Added 3D primitive support to berlin last night. It still needs a lot of work for it all to blend nicely into one unified scene graph (using the appropriate traversal types as you walk through the polymorphic nodes, for example), but you can already get nice screenshots.
An interesting aspect to note is that I did all the prototyping in a python client, before I moved the code into the PrimitiveKit. The joy of using a location transparent and language transparent architecture...
I'v also been working on synopsis, in particular printable
output formats. As it turned out, docbook isn't yet able to
annotate programming languages, Abstract Syntax Trees in
particular. *Sigh*.
I'll maybe go and make a proposal concerning some more
entities, based on the AST type system I use inside
synopsis.
In the meantime, I wrote a texinfo based formatter, which
does the job quite nicely.
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!