....
got my newpkgs script working again finally. stupid typos..... i need to figure out a better way to get that info. right now it is very hackish.... it's one of those projects i keep on telling myself i'd get to, but never do. *sigh*
spent some time working with joey and culus yesterday to speed up dpkg-preconfigure. found out that forking is terribly expensive, despite some things i have previously read. we ended up speeding it up about 3x with inprocess unpacking of the config/template stuff, but the program that is used to do it is about 36k after various optimizations. g++ really sucks when it comes to dealing with templates. culus has an idea that we should just make a non-templatized string class and link all our stuff against it. maybe i'll give that a shot this weekend.
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!