Its virtual machine has settled down to something that has one register (called context) which is a pointer into a web of nodes. Programming this beast is quite convenient (to me), because you can navigate and manipulate the nodes as if they were a filesystem.
Did I mention there's no stack? Tee-hee.
Now I'm implementing the meta-object protocol so that different namespaces can be linked into the node system, such as the Unix filesystem, the DNS, machine registers, etc.
All in all, it's one step closer to eliminating the need for programming languages.
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!