Here is a group-editable playlist. Feel free to add music to it yourself.
The code to generate this is incredibly simple. Here's all the code it took:
<script src="http://www.ilike.com/api/js"></script>
iLikeDisplayPlaylist({devKey: "dk016IKVQVGBPvZcG4KDA4jOBlUxmieOmZdYVaUY/j4LIVs=", elId:"ilike_playlist", playlistName: "techcrunch", editMode: "edit", maxSongs:"40"});
</script>
<hr />
<div id="ilike_playlist">Loading playlist..</div>
<hr />
Of course, you also need a developer key. More info is available here: http://developer.iLike.com
Comments