Today I'm putting asynchronous IO into Mojo Nation. This will make the code simpler, make the app a bit faster (but probably not noticeably), and make it possible to actually shut down the app cleanly. With the current, synchronous, IO, we usually find the Python interpreter hung on a blocking call to accept() and we have to kill it the hard way.
I'm also supporting the Mojo Hackers, who are busily doing a port to BSD.
I'm also trying to get the table of licenses up on Advogato...
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!