File System improvements
I think I'd like to see a filesystem with callbacks. That
is, there should be a config file (similar to crontab,
perhaps?) that lists a file or directory, and when that file
or directory is accessed, unlinked, written to, or created,
(configured for each event), a program is run with the name
of the file or directory. So, I might have a configuration
line like this:
/usr/web/docs:AUWC:/usr/web/bin/update_index
Perhaps you could even do pre-write and post-write filters.
Granted, if the filesystem were database-driven, this would all be automagic. But that presents performance and security issues. I know, there are security issues here, as well, but it could Play Nice with the filesystem.
Anyway, just some rambling.
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!