Alice and Wonderland
http://alicetheapp.com/
git clone http://github.com/auser/alice.git
cd alice
make
make boot
mkdir web
cd web
git clone http://github.com/auser/wonderland.git
/path/to/rabbitmq/scripts/rabbitmq-server -detached
/path/to/alice/scripts/alice.sh -d
-s [sname] -r [rabbit@foo] -p [port]