I just finished working on a 4 week project that seems to have turned out pretty OK.<p>http://www.myplaylist.biz/lyrics/<p>Do let me know what you think...
Yea, I've written some similar code to this for fetching the lyrics based on arbitrary parts of the song. It's a fun challenge, and getting the correct lyrics is also hard. Well done on that account.<p>I see that you are using a flash player to display Flickr photos, presumably appropriated tagged, while playing an mp3 of the song?<p>I like the site though, well done!
<a href="http://www.myplaylist.biz/Coldplay/Lost/269837" rel="nofollow">http://www.myplaylist.biz/Coldplay/Lost/269837</a><p>this was displayed on the page above:<p>array(1) { [0]=> array(2) { [0]=> string(8) "coldplay" [1]=> int(0) } } here1 coldplayhere2 coldplay<p>And if I take the lyrics from this page, "Just because I'm loosing" or Just because I'm loosing, it doesn't find Coldplay. Am I incorrect in assuming it should find this?<p>I think it's pretty cool, but I would give the user the option of "playing" the song rather than doing it automatically. In my experience most people are already listening to the songs which they are trying to find the lyrics for.<p>This page also produces an error, I don't think Sting did a Wu tan song, but I could be wrong on that as well:<p><a href="http://www.myplaylist.biz/Sting/Wu-Tang-Cream-Team-Line-Up/165567" rel="nofollow">http://www.myplaylist.biz/Sting/Wu-Tang-Cream-Team-Line-Up/1...</a>
Cool stuff! A few bugs: under the "recently viewed" header, the same song appears twice in a row. You're getting text encoding funkiness -- <a href="http://www.myplaylist.biz/Coldplay/Cemeteries-Of-London/269836" rel="nofollow">http://www.myplaylist.biz/Coldplay/Cemeteries-Of-London/2698...</a>
This is very cool :)<p>By default, if the search string consists of more than 1 word do you do an OR or AND search? It seems OR from the results I'm getting, but most people now are conditioned by Google to expect an AND search (which really makes more sense..)<p>Great work, either way.
Found all three songs I looked for first try, but site is getting pretty slow. Might try whittling down the number of results returned. Also saw text encoding funkiness. Really nice tho, bookmarked. How are you getting the songs and pictures in the flash on the left?
Pretty sweet service. Where did you get a lyrics web service? I was looking for a lyrics web service some time ago for the following idea: certain times when listening to a song it would be useful/more entertaining if the lyrics would follow along with the song similar to karaoke, this could be done by running the song through some speech recognition software such as nuance to get the approximate words/time during the song. You would then tie that into the lyrics through the web service and would be able to display the lyrics along with the song for almost any song. This would be helpful to me anyway, and I think add an extra level of connection and understanding to your songs.
yeah i liked this. searched for hooker in minneapolis, and not only did i get the correct lyrics but i also got sweet version by neko case to hear. i have been looking for it for ages..whata bonus. nice one. just to nit pick. i would out-source your logo. try 99designs for $150-$200.
I would highly suggest you get a license to feature the lyrics on your site if you intend on going mainstream. Aside from legal troubles you could face, I think intellectual property should be respected. Using someone's copyrighted material without their consent is never ok.
Are we supposed to comment on the coding or the business model? Not bad for four weeks coding. Might have a little trouble making money with the copyright issues involved.