Get $500+ of the best After Effects files, video templates and music for only $20!
Build an RSS Feed Reader with jQuery and jGFeed: New Plus Tutorial
plus

Build an RSS Feed Reader with jQuery and jGFeed: New Premium Tutorial

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

NETTUTS+ Screencasts and Bonus Tutorials

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.


Add Comment

Discussion 11 Comments

  1. Matt says:

    Great way to make your server do absolutely nothing!

  2. Keith says:

    Glad I have a plus subscription :)

  3. David Moreen says:

    This would be great, for a little widget.

  4. esranull says:

    good working thanks

  5. Omar says:

    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

  6. Dylan says:

    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.

  7. Nicole says:

    Great script, just a pity that the read more button doesn’t work in IE7.

  8. emtarte says:

    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!

  9. David says:

    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!

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.