The HD Download...
It's still going. Around about 98% done now. I have a little script running so I can see how far it's got to. It's almost as exiting as waiting for Christmas. here's the script:
while [ 1 -le 2 ]
do
echo -n -e "\r" `ls -l|grep disk|awk '{print "scale=5; (" $5 "/6871947674)*100"}'|bc -l` "\b\b\b% "
sleep 1s
done
I'll post info on how well the recovery process is going when the file is all here. If it makes it in one piece.
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!