Older blog entries for tjl (starting at number 0)

First entry. Spent day talking with students, coding GZigZag (some ZZCanvas speedup, rethinking the ZZView model so that the ZZUpdateManager will be able to tell views how much they should skimp on the detail to preserve framerate), and finally reviewing some text for a research grant application for the Dominica project with GZigZag (more on that later).

Debugging with GZigZag really rocks: seeing the structure in question mutate in another view in another window as I operate on it in one window is amazing. And no clumsy debuggers required: it's just different views into the same structure. There's so much I feel is just on the edge of happening with GZigZag.

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!