Ajax/php interface to mpd (media player daemon). Web backend is PHP; manager for known songs is cli Python; known songs are stored in MySQL; more info to follow later.
This project is designed to control your home over the web or a local network. It consists of a backend in Python using Sqlite3 databases. The front end web is written mainly in JavaScript and PHP. Right now Denon receivers, a projector and CM11 X10.
A server based music (ogg/mp3/flac) player. Written in Python/C, uses sqlite for a database backend, and xml-rpc for client/server communication. Released clients are for php, sdl and curses(geezer).