public
Description: Create playlists and share them with your friends.
Homepage: http://www.playlick.com/
Clone URL: git://github.com/jwheare/playlick.git
name age message
file .gitmodules Sat Nov 14 06:47:49 -0800 2009 Update playlick to use playdar.js 0.5 [jwheare]
file README.md Wed Nov 18 13:31:46 -0800 2009 Add seeded results pastie link [jwheare]
directory config/ Fri Nov 13 06:57:10 -0800 2009 Enable sprocket minifying [jwheare]
directory public/ Tue Dec 08 18:24:46 -0800 2009 Play around with loading bar [jwheare]
directory src/ Wed Dec 09 17:28:11 -0800 2009 Make this easier to comment out [jwheare]
README.md

Playlick lets you create and share playlists with your friends.

There's a UI for creating, importing, and editing playlists and an accompanying JS library for modelling playlists.

Hooks into Playdar for content resolution.

Persists in a CouchDB database.

URL Import

You can import playlists into Playlick by using URL hash parameters that map to the import forms:

TODO

  • Seeded result objects from non stream sources http://pastie.org/pastes/704659/
  • Setup CouchDB/persistance/sessions/URLs on playlick.com
  • Tag playlist/personal tags/loved tracks import from Last.fm
  • Error handling for streaming
  • XSPF export
  • iTunes import

DESIGN NOTES

  • First visit gives you an anon session that you can later activate with an email address and name
  • Anon session lets you stream other's playlists and create/import and manage playlists in browser. "Activate to save and share these playlists"