Archive for February 4th, 2006

Using AJAX to display Pandora RSS

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Pandora released their RSS feeds this week and several feeds are available for Top Rated stations, artists and tracks. At CybersMusic.com we wanted to dynamcially display the Top Tracks. Using Blogger limits the use of methods to accomplish this task. Enter AJAX.
First we created a PHP page to read the Pandora feed. Then we used an AJAX script from Dynamic Drive to read the PHP page into the sidebar. The output works exactly as needed, the only downside is that most (if not all) […]