15 Aug 2000 gord   » (Master)

Yesterday I did a presentation on Figure. It went very smoothly, and now there are a few more people interested in working on it.

I, myself, am still trying to get the thing bootstrapped so that I don't need to write it in C any more. So far, I've got the filesystem half-finished, and can read files and directories from the POSIX filesystem into Figure's in-memory nodesystem.

Next comes fine-grained virtual memory, so that individual objects can be moved around without having to read and write entire files.

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!