13 Feb 2002 osullivj   » (Journeyer)

Coding: work on the template engine is coming along nicely. Hope to release the Python impl soon. Arrays are always tricky when expanding a template. One of my coding mantras is 'evenly distribute complexity', so I'm going to keep the array features minimal, and use pipelining to handle more complex rendering scenarios. Us XMLers need to take a leaf or two out of the graphics textbook; it's always good to learn from a more mature domain.

Real life: the IKEA furniture storm is starting to abate. The new swivelly chairs should make the home computing environment nicer. And the dining table looks good.

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!