14 Nov 2002 (updated 15 Mar 2004 at 20:39 UTC) »
18 Oct 2002 (updated 15 Mar 2004 at 20:39 UTC) »
27 Nov 2001 (updated 18 Oct 2002 at 15:57 UTC) »
26 Sep 2001 (updated 15 Mar 2004 at 20:38 UTC) »
13 Jul 2001 (updated 15 Mar 2004 at 20:38 UTC) »
25 Jun 2001 (updated 25 Jun 2001 at 21:46 UTC) »
New ColdStore stuff: I wrote a rough demo of what an XML parser will look like. It uses expat's SAX parser to construct a list of Objects, which inherit from Objects created to match elements in the DTD. What's remaining, design wise, is to come up with a way of mapping the element containment stuff so we can do nice treewalking searches. I'm going to have to take a look at a lot of the XSLT, etc. stuff that's out there, too, to see what kind of transformation operations we're going to need.
Also new is a refactoring of the interpreter's Frame stuff. Split it up into Frames (contexts) and Closures (executable bit.) Makes a little more conceptual sense.
11 May 2001 (updated 10 Jun 2001 at 16:53 UTC) »
I've spent the last couple and a half weeks since the start of my new unemployment, working like a madman on the coldStore Python bridge. In summary:
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
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!