Xmms-democracy is a web xmms control tool originally programer for office workers or colaborative places. Xmms-democracy allows you and your team control democratically all your music :)
Install
install xmms-shell apache2 and php4. for example in ubuntu:
apt-get install xmms-shell apache2 libapache2-mod-php4set the propierty permissions
chmod a+s /usr/bin/xmms-shellDonwload xmms-democracy
move it to your apache directory
mv xmms-democracy.tar.gz /var/wwwUntar it
cd /var/www tar -xvzf xmms-democracy.tar.gzedit the libs/remote.inc.php file line 10. Insert in it your xmms-shell path, for example in ubuntu:
$xs_path="/usr/bin/xmms-shell";Launch the program
launch xmms-shell as root
sudo xmms-shell -rOpen with your web browser the xmms-democracy program
Screenshot