ICYG "Now Playing" Info
Since I launched ICYG, I've incorporated "now playing" info on this site by having ICYG's source player's HTTP writer return a small HTML file about the currently playing song when requested on a certain port. Then, I created a cron job on Cygweb's host that made that request with Lynx, saved the result locally, and rebuilt the frontpage every 5 minutes. This was OK, but obviously not dynamic or highly accurate. I'm now working on a Zope-served now playing page and am playing with an iframe in the ICYG Radio portion of the rightbar as a replacement. I need to see if MT has a cleaner way of including foreign HTML content than iframes.
Comments
or if at a different URL
Not sure if this is what you were looking for or not.
Posted by: Scotbuff | November 1, 2004 8:46 PM
This host has PHP, but the ICYG site is running Zope. I'm trying to include straight HTML. I'll have to see if I can somehow shoehorn this into using PHP.
Thanks...
Posted by: aharden | November 2, 2004 8:22 AM
Ain't it still cool?
Posted by: aharden | November 3, 2004 4:02 PM