Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Kung-Tunes - Post your iTunes listening habits to the web' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Kung-Tunes - Post your iTunes listening habits to the web
Authored by: aranor on May 05, '03 06:07:06PM
I personally enjoy a prefpane called iChatStatus. It runs an applescript/shell script at a user-settable interval (mine's set at 5 seconds) and sets the iChat status to the return value of the script. The default script grabs information from iTunes, and I edited the script to also write the information out to a file. I then wrote a simple PHP script to interpret, the file, and so you get this page. Very nifty :D

[ Reply to This | # ]
Kung-Tunes - Post your iTunes listening habits to the web
Authored by: ChiperSoft on May 05, '03 06:11:36PM

I did something simmilar, but rather then post to a local file, I
used curl to send the information to a script on my website.



[ Reply to This | # ]