Talk:Icebreaker

From XiphWiki
Revision as of 23:39, 4 June 2007 by Lodc (talk | contribs)
Jump to navigation Jump to search

SQLAlchemy is way more powerful. It doesn't take very long to run into the limitations of SQLObject.

I once used a Linux program that analyzes each song in your library to determine the tempo and the tonal character of each song. Given a starting song (or a random starting song) it would try to make a playlist of similar songs. It made some pretty good playlists.

It would be cool if your system supported hourly "news breaks" and commercials, so that it would be just like a regular radio station. Instead of the real news (which is of course obtainable), you could play The Onion Radio News.

DanielHolth 19:58, 30 May 2007 (PDT)

I wrote a some programs that do almost everything you are talking about doing a couple years ago. Maybe oriented a little more towards online radio stations (request processing and "voting" etc) but also covers the features you've mentioned. Unfortunately it uses an entirely different set of tools (perl/mysql/apache). But maybe it would be of some use to you in any case. It is in desperate need of documentation but is quite stable, several sites have been running the code 24/7 for nearly 2 years now. http://tunequeue.sf.net and feel free to contact me if you'd like help with your project, I have probably been through many of the same problems you will encounter. -Lodc