public
Fork of sudara/alonetone
Description: alonetone - a damn fine musician's home. Upload mp3s, create playlists, track listens, get your widget on. (looking for dev help!)
Homepage: http://alonetone.com
Clone URL: git://github.com/taansen/alonetone.git
sudara (author)
Tue Mar 11 09:57:30 -0700 2008
commit  d523c6cba47beb818ead3193691ffd515e2e35cb
tree    61e3875a7993bbb78120de8dd7f933b13cba6343
parent  138f9f853f049c53c86fad53a1a7426f6f8fc31b
name age message
file .gitignore Tue Mar 11 09:14:21 -0700 2008 Clean up private keys and so on for open source [sudara]
file Capfile Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
file README Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
file Rakefile Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory app/ Tue Mar 11 09:14:21 -0700 2008 Clean up private keys and so on for open source [sudara]
directory config/ Tue Mar 11 09:57:30 -0700 2008 modify production.rb [sudara]
directory db/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory doc/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory fonts/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory lib/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory public/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory script/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory spec/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory stories/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory test/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory vendor/ Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
README
= The future is bright

The future of music distribution online, brought to you by Sudara

Amazing: We now live in a world where 1 person, in his spare time can provide limitless distribution for hundreds of 
artists, thousands of songs, millions of copies. Truly, we are at the beginning of a revolution in music making.

I invite you to join me in moving good music away from companies looking (still) to profit from musicians and help me to 
create the best damn online home for DIY / independent / online-savy musicians.

== Want to join forces?

First of all, talk to me. You can send me electronic mail. Sudara...at...nameofthisproject....com

The nameofthisproject and the production site is:

http://alonetone.com 

Here is the codebase, which is open source and open development.

== Set it up

You'll need to setup 5 config files for it to run flawlessly:

  database.yml
  amazon_s3.yml (you can always ignore this and set Asset and Pic to use the filesysem)
  basecamp.yml (for todo list, you don't need it unless you want pages/todo)
  defensio.yml (spam protection)
  facebooker.yml (for facebook app)

You'll need some gems, at least:
  rmagick
  haml
  facebooker
  ruby-mp3info
  mocha (for rspec)
  googlecharts
  aws-s3
  
If I were you, I would email me.