A pirate radio station run by a couple of robots, broadcasting their sound over the internet.
INSTALL npm install ivona-node also install http://mp3wrap.sourceforge.net/
DELAYED JOB To start: RAILS_ENV=production bin/delayed_job start
To restart: RAILS_ENV=production bin/delayed_job restart
To view: http://realpiratesship.troisen.com/delayed_job/overview
To compile assets: rake assets:precompile