Again, sorry. Didn't mean to post twice, though I took that chance when I did it, understanding the possible repurcussions
WindowMaker
I worked around the WindowMaker menu/docking problems. I
wrote some menu management scripts that create stub scripts
to launch applications from the appropriate server. Now we
can install the same menu on any of our machines, adjust a
file specifying the location of the stubs and the servers
from which the apps are run, and then run an install
script. It's much easier than it sounds, and it works well.
This is a problem with X11, and not with WindowMaker, per se. X11 apps report the binary invocation, and not the shell script used to launch the binary. Since we use a lot of shell script wrappers to set up environment variables, log events, etc, this makes it difficult to inform the window manager how to properly re-launch the application.
My solution is definitely sub-optimal, but works well.
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!