I really do not believe in all of these new languages. Because by simplification you must sacrifice the ability to change aspects.
If I create a window in GTK or Windows, there are several properties I must specify traits to tell the computer how to draw it. If you make a generic CreateWindow() that takes no properties, you benefit from a more standardized look, but loose alot of functionality. Granted, we can take this function and just overload it, making it more user friendly. That seems to be a happy medium. And certainly C/C++ is up to this task, so why use a new language to do it?
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!