1 Oct 2002 xach   » (Master)

I found the problem with my prototypes. Turns out order is important and the compiler doesn't see the definition in time to do the right thing. That plus a failure to "use strict" when testing my idea out. Duh.

In other boring news, I got a new computer (a dual athlon like raph's), a new girlfriend, and I'm looking to buy a house. Oh, and I'm going to Hawaii and Super Monkey Ball 2 is a lot of fun.

That is all.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!