I just got Piwik, a real time web analytics software, working on this site.
Now a great news: I just got Final Metronome almost working under linux, to be precise under lucid distribution. I had to fight against a few bugs, almost related to the completely different way in wich functions (expecially GUI-related callbacks) are called under linux, wich resulted in functions processing objects that were not even initialized :-)
A bit annoying, but not a real pain after learning gdb. Now I'm studying autotools to deal with user-friendly cross-compilation.