my $xmlUrl=0; while (<FILE>) { $xmlUrl = $1 if /xmlUrl=\"([^\"]+)\"/; if ($xmlUrl ne 0) { if ($rawdog_config) { print "feed 30m " } print "$xmlUrl\n" } $xmlUrl=0; } close FILE;
2° trying hard to post this on advogato with konqueror - no luck, I had to do it with iceweasel to avoid getting part of the entry to go in limbo with no explanation.
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!