Hi,
I like to give you a little introduction into my mini project. In my mini project I created some kind of a "widget" that displays the songs that are currently in my playlist. By clickling a button you can randomly cycle through my MP3 playlist. The widget displays the title, artist and artwork of the selected song. So far I port my playlist manually to a XML file and the artwork pictures are also locally on my machine, but in later releases I plan to fetch the data about a song directly from the Amazon API (including a shopping link). Perhaps I will also use a webservice that broadcasts your iTunes or winamp playlist as an RSS feed, so I don't have to create the playlist XML manually. So far I embed the widget in a dummy blog (follow the link).
- André