Thinking about that stupid word make me regret recently coining the term "deducerator" for C++ functions such as std::back_inserter and std::make_pair. Although it was suggested as a joke, I do think it's more memorable than Object Generator, or the less specific "creator function" used by Matthew Wilson in his books. I think functional languages call them constructors, but that would obviously be confusing in C++.
jtauber, that's due to GNU bash. Bash remembers that you changed dir via the symlink, and preserves that information in your pwd, which is why bash's pwd command has a -P option to see the physical pwd, not symbolic one.
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!