PDA

View Full Version : Displaying RSS Feeds from other News sources (Solution)


amitos
11-04-2004, 02:09 AM
Hey guys,

I've found a great free resource for those in dire need of displaying RSS feeds from other news sources on your site. Be it PHP or .NET, this should work. I went on a search rampage for this one God-given solution and the effort has paid off. Certainly helps that it's open source too. Check it out at:
http://jade.mcli.dist.maricopa.edu/feed/index.php?s=about

I'm currently using it on my site. Go to the bottom of http://www.SouthAsianConnection.com (http://www.southasianconnection.com/). It retrieves South Asian news from BBC. All i did was create a custom panel, RSSBBCPanel.php and RSSBBCPanel.html. Insert the script into the html panel. Then included %%RSSBBCPanel% into Default.html.

As mentioned, the beauty of this script is that it may well work for both PHP and .NET simply coz it converts the RSS feeds to Javascript.

Do give it a go...Good luck!

Cheers,
Amitos