Multi-Mania 2007

2007-05-24

I’m really looking forward to Multi-Mania tomorrow. See you there!

Vista speedup

2007-05-11

Vista seems to run sluggish sometimes. Luckily there is a cure!

Read the rest of this entry »

BlogReader in AsWing

2007-05-11

The AsWing Blogreader was almost as easy to write as the Flex 2 BlogReader it mimics.

Right-click to view source.

Read the rest of this entry »

Trace Output on Linux with Flash Player 9

2007-05-06

Tracing on linux is hard. The official docs are wrong and multiple blogs contradict each other.

Read the rest of this entry »

Vista

2007-04-12

The Vista command line is far better than the XP one. Forfiles and find combined allow me to search files containing a certain string deep into directories. This could of course be done in explorer with type:asp TextToSearch.

forfiles /S /M *.asp /C "find /N \"TextToSearch\" @file" | more
Read the rest of this entry »

Removing rows in Excel

2007-02-27

Today I had to remove all rows in an excel sheet containing #N/A in the third cell. The only catch is that there are thousands and thousands of these rows and I need to be able to repeat this action.

Read the rest of this entry »

Installing Ubuntu 6.10 “Edgy Eft” on an Acer Aspire 1690

2007-02-26

My laptop is rendered useless by a problem in windows. The First partition is erased and the second is backupped. Vista will be installed on this machine Monday.

So, I guess this the perfect time to install Ubuntu on this machine.

Read the rest of this entry »

Flash player 9 for linux

2007-01-17
Flash Player 9 For Linux (x86) has gone gold.

Accessibility training

2007-01-12

I’ve recently had an accessibility training from Anysurfer. Roel Van Gils came to speak to me and the designers of indie group for an entire day.

Read the rest of this entry »

BlogReader

2006-12-26

I too am toying around with Flex 2. Thus copying every other Flash programmer on this planet. The states, transitions and binding are going to be a blessing for every programmer.

Read the rest of this entry »