Project update:
That last one is scary. I'm trying to come up with a real software fix for the whole clock drift issue by moving all the real work for I/O from the hardware interrupt context into a high priority kernel thread context. I'm not sure if I'll end up making any scheduler changes or not. That depends on whether there's a neat interface for making a kernel thread schedulable from within the hardware interrupt context.
I created a prototype of part of that rework about a year ago, but I kept getting kernel panics when trying to create the kernel thread, and nobody had any suggestions. At the time, I didn't have time to try to debug it further.
Meanwhile, I'm trying to finish recording a song from which we used just a short snippet in the movie, since I never actually bothered to record it for real....
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!