15 Best of jQuery RSS Feed Readers

Sam Deering
Share

RSS has been the easiest way to get the current update of any website or blog for a long time. These updates include full or summarized text like blog entries, news headlines, audio, and video in a standardized format. In today’s post we are presenting you our list of 15 best of the best jQuery RSS Feed Readers that can help you show these updates of other blog and sites on your own website. Have fun!

Related Posts:

1. jQuery RSS ATOM Feed Button

One RSS Button -All of Your Feeds!
jQuery RSS ATOM Feed
SourceDemo

2. jQuery REST RSS Demo

This is very similar to the original jQuery RSS demo but it also illustrates how to preview the RSS post by hovering over the item in the list. The “tooltip” here is just a hidden div that is styled and shown when on mouseover is triggered.
jQuery REST RSS Demo
Source + Demo

3. FeedEk jQuery RSS/ATOM Feed Plugin

FeedEk is an RSS/ATOM Feed Reader/Importer/Parser that is written with jQuery. You can obtain feeds easily from any domain.
FeedEk jQuery RSS/ATOM Feed
SourceDemo

4. zRSSFeed : RSS Feeds Reader Plugin for jQuery

This plugin will read RSS feeds from any website URL using the Google Feeds API. It produces structured HTML with in-built CSS classes for styling.
zRSSFeed
SourceDemo

5. PaRSS : jQuery RSS Feed Plugin

A jQuery plugin for displaying RSS feed from a given source in user-defined format/style. It uses a UL or OL element from your style sheet to display content on your HTML page.
PaRSS
Source + Demo

6. jFeed

jQuery RSS/ATOM feed parser plugin.
jFeed
Source + Demo

7. jQuery News Ticker

Taking inspiration from the BBC News website ticker, jQuery News Ticker brings a lightweight and easy to use news ticker to jQuery.
jQuery News Ticker
Source + Demo

8. jQuery: RSS Feed Rotator

To accomplish this, we need a server-side script to fetch the feed, jQuery’s AJAX methods and a JavaScript timer to create the intervals between feeds. Since fetching a feed requires some time, we hide the elements while the process is running and then we reveal them one by one with a certain delay.
RSS Feed Rotator
SourceDemo

9. jQuery Google Feed Plugin

Google Feed Plugin is a pretty cool thing as it facilitates feed mashups by providing the server component. This means that developers can easily mash feeds on the client by simply including Google’s new API script.
jQuery Google Feed
Source + Demo

10. How to fetch RSS Feed by jQuery

This is cool plugins to fetch instant, easily feed display on your website by jQuery. Developer can use it any website. It’s so handy to use.
fetch RSS Feed by jQuery
SourceDemo

11. Build an RSS Feed Reader with jQuery and jGFeed

This will show you 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 get ‘any’ RSS feed from ‘any’ host and returns a JSON object for easy usage.
RSS Feed Reader with jQuery and jGFeed
Source + Demo

12. How to build RSS feed reader app using PHP and jQuery

Learn how to build a simple RSS reader web application using PHP and jQuery. PHP comes so handy to process server side requests. To add the speed and performance we will be using jQuery for the application.
RSS feed reader app using PHP and jQuery
SourceDemo

13. Discover jQuery rssFeed plugin for jQuery

Allows you to display all the rss feeds you want. It’s very easy to use.Copy and paste the code on your website, put the URL of the RSS feed, choose the options and it works.
jQuery rssFeed plugin for jQuery
Source + Demo

14. jQuery and PHP RSS Feed Syndicator(with auto-reload!)

This simple jQuery and PHP feed loader is a dead simple and effective way of adding the contents of news feed to any page you choose.
jQuery and PHP RSS Feed Syndicator
SourceDemo

15. jQuery RSS Slider

To add some life to the news & events sections on the home page I created a slider that scrolls through the three latest entries using ‘the jFeed’ and ‘jQuery Flips’ plug-ins.
jQuery RSS Slider
SourceDemo