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
commit  325ac6ebb6630957d069775b0889ee3b7010ef83
tree    e82203d78b064f43550dd92f2f86d7652f497e18
parent  4cd5571b8b7b04d82ed535357fb6aa25380de0b3
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.markdown Tue Mar 11 14:15:35 -0700 2008 alter readme to be more likely to be read [sudara]
file Rakefile Tue Mar 11 05:11:56 -0700 2008 first commit [sudara]
directory app/ Wed Mar 26 11:25:12 -0700 2008 tweak the 'hotness' algo and fix the single mp3... [sudara]
directory config/ Tue Mar 11 10:05:08 -0700 2008 further snafu prevention, though not DRY [sudara]
directory db/ Mon Mar 17 07:13:49 -0700 2008 give users a serialized user settings [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/ Mon Mar 17 07:13:49 -0700 2008 give users a serialized user settings [sudara]
directory public/ Thu Mar 13 07:19:06 -0700 2008 * individual track page enhancements [sudara]
directory script/ Mon Mar 17 09:24:38 -0700 2008 modify script/runner to be joyent-friendly in t... [sudara]
directory spec/ Mon Mar 17 09:04:30 -0700 2008 fix fixtures for playlists and specs for assets... [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.markdown

The future is bright

Amazing:

We 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 music away from countless companies looking to profit from musicians and help me to create the best damn online home for DIY/indy/new musicians.

The goal?

To create and run best online home a musician could have.

What would make it the best?

  • It is easy to use (grandma-friendly)
  • It is attractive to look at
  • It provides musicians with practical, useful and inspiring tools and services
  • It does not overwhelm folks with TMI (too much information) or TMO (too many options)
  • It supports and makes it easy to navigate 1000s of musicians
  • The features are developed by the musicians, implemented and refined by the dev team

For more info, visit the alonetone faq

Current feature set

Really, only the very basics are implemented.

  • Unlimited mp3 uploads for musicians
  • Creation of playlists / albums
  • MP3 streaming and download
  • Basic artist browsing
  • Tracking of listens and providing useful feedback to artists
  • Very basic commenting system
  • Extremely basic Facebook integration
  • Feeds for itunes and offsite flash players

Please visit the alonetone todo list for more juicy details regarding how my life is potentially booked this next year.

Current tech

  • Rails 2
  • Rspec
  • LowPro and Prototype (likely moving to jquery here soon)
  • SoundManager 2 (for flash mp3 playback)

Want to join forces?

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

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, and I were looking at alonetone and wanting to do anything useful with it....I would email me.