Download Source Files
This PLUS tutorial and screencast will demonstrate how to use jQuery and the jGFeed plugin to fetch news feeds remotely and write the results into the existing markup. jGFeed is a jQuery plugin that allows you to retrieve ‘any’ RSS feed from ‘any’ host and return a JSON object for easy usage. Become a Premium member.
Join Tuts Premium

For those unfamiliar, the family of TUTS sites runs a premium membership service called “Premium”. For $19 per month, you gain access to exclusive premium tutorials, screencasts, and freebies from Nettuts+, Psdtuts+, Aetuts+, Audiotuts+, and Vectortuts+! For the price of a pizza, you’ll learn from some of the best minds in the business. Join today!
- Subscribe to the Nettuts+ RSS Feed for more daily web development tuts and articles.




Great way to make your server do absolutely nothing!
Glad I have a plus subscription :)
You can look at http://labs.adobe.com/technologies/spry/demos/rssreader/index.html
This would be great, for a little widget.
I can’t wait!
good working thanks
Great information, though I must admit I’m a pretty bare-bones kind of guy.
This works fine for me for now.
http://www.downes.ca/cgi-bin/page.cgi?post=56
This is a great script, and does a lot to explain how to work with jgfeed. Although i am running into an issue with the ajax-feed-readmore function working in IE7. I have even tried using toggle() instead of swapping content between divs and it still fails. I was hoping someone had and idea on why this is failing.
Great script, just a pity that the read more button doesn’t work in IE7.
I’m having difficulty linking to my Yahoo Pipes RSS feeds. Would anyone happen to know why there would be a problem using an RSS feed aggregation/mashup service with this tut? Thanks!
Just got into Joomla component coding and was able to turn this into a Joomla component with a back end to add more urls.
Here’s a link to what I did:
http://dev.darkcrescentdesign.com/mine/index.php?option=com_db_rss_feed&Itemid=53
I’ll probably never release this, but it was a fun way to get started!
Thanks for posting this!