FreeBSD capabilities are progressing--wrote about 10 pages worth of man pages, and cleaned up supporting libraries. Should be ready to put a version online RSN.
Haven't made much progress on extended attributes, as I'm hoping for some feedback before pushing it out the door, as it's likely to be a little more on the controversial side: the often lauded but infrequently used method of choice for file system extension in FreeBSD is layering, and I am not using it for this :-). While stacked file systems offer a number of architectural advantages, there are serious problems with the supporting infrastructure currently, although efforts are underway to correct this. However, until it's fixed, I still have work to do, so extended attributes are part of my base version of FFS. I also suspect that until FFS itself is broken into layers (namespace vs. filestore) services such as extended attributes cannot reasonably be implemented as layers, due to the issues associated with hard links, garbage collection, etc.
Work continues as usual: quite hectic with many impending deadlines, both for NAI/TIS stuff, and contract work/writing. Given the choice of falling behind or canceling commitments, I always seem to choose falling behind. Not clear that this is a healthy habit.
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!