The Singing Snake ( Distributed Music System in Python )

Steve Holden sholden at holdenweb.com
Wed Apr 11 07:57:30 EDT 2001


"Krisss" <kmbotha at netinfo.ubc.ca> wrote in message
news:3ad3ef27.28614244 at news.interchange.ubc.ca...
> FYI.
> I'm a student at UBC (University of British Columbia). Please feel
> free to comment on my group's programming project - a distributed
> music system.
>
> Features include:
>
> * Graphical client and server interface through which to browse songs,
> express preferences, administer users/computers
> * DJ that selects songs to be aired in accordance with everyone's
> listeining preferences (and user-supplied parameters)
> * Ability to set listening permissions among users (cater for fair use
> issues)
>  * Support for WAV, MP3, AU, AIFF, CSL (via Snack TCL module)
> * etc.
>
> Checkout sample User Documentation for an idea of how it looks / what
> it does:
> http://24.112.121.96/kris/UBC/CPSC/319/userdoc/
>
An interesting application, with high marks for documentation.

Because of the high graphical content of the docs you may want to think
about making them available as multiple files for those wit lower-bandwidth
network links.

Well done!

regards
 Steve






More information about the Python-list mailing list