28 Apr 2001 jfleck   » (Master)

garden
A quarter of an inch of rain last night! It's been dry here all month, so that makes today an ideal day to continue my romance with the weeds. Also, today's the plant sale at the garden center, so Lissa and I are going to hunt real plants grown by real people.
computers
I've started integrating DV's sgml DocBook parser into the xml parser I'm making for GNOME documentation. For now I'm just testing based on file name to determine if a doc is sgml or xml. I'm sure there will be a more elegant way, involving checking the doc's dtd, but this will do for now as we are quite consistent in the naming of our own docs. We must eventually do this in a more general way, however, so the parser will work on other people's docs.

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!