16 Apr 2009 fzort   » (Journeyer)

Stuff I've been doing outside work

I haven't posted in a while, so here's an update.

  • Game coding: I'm writing yet another game. This time I'm working with some talented artists, so who knows. I won't say much about it except that it will feature audible explosions in the vacuum of space. Here's a debugging screenshot of an octree (that stuff really helps). I wrote a firing pattern scripting system, inspired on BulletML, but using Scheme. Here's a screenshot of an editor for a 2D shmup, featuring my hacked OpenGL GUI toolkit.

  • Prolog: I played a bit with Prolog, after reading on the 5th Generation Computer project. A really interesting piece of computing history I didn't know about. Prolog is mind-explodey.

  • Learning Japanese: it's apparent that my crappy English is at a local minimum and will hardly get any better, so I decided to try something different. Memorized the kana, thanks to Kanatest (I should send the authors a postcard). I'm learning on my own, using this book/CD set, which isn't bad. I'll try to take the JLPT Level 4 by the end of the year.

I'm also studying for a few more Sun certifications, but I guess that counts as work.

Mindless hyperlink propagation

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!