Simple RSS Reader With jQuery And Google Feed API ...

A simple yet customizable jQuery based RSS reader that allows to fetch and display any public Atom, RSS, or Media RSS feed on the webpage using  Google Feed API .

How to use it:

1. Include the rssreader.css in the header to style the RSS reader.

2. Create an empty container for your RSS reader.

3. Include both jQuery JavaScript library and the rssreader.js at the bottom of the webpage.

4. Initialize the RSS reader and...

Read more


Website: http://www.jqueryscript.net

Related topics : jquery rss feed reader script / google rss feed reader api / using google reader for rss feeds / my google reader rss feed / google rss feed reader for website

jQuery Plugin To Display RSS Feeds On Your Webpage - YRSS ...

YRSS is a jQuery RSS reader plugin which uses YQL to fetch data from any RSS feed and display it on your webpage. Easy to customize with lots of configuration options.

How to use it:

1. Load jQuery library and the jQuery YRSS plugin at the end of the html document.

2. Create a container to place your RSS feeds.

3. Call the plugin on the container and specify the RSS source.

$('.rss-feed').yrss('http://feeds.feedburner.com/jquery-script?format=xml')

4. Style...

Read more


Website: http://www.jqueryscript.net

Related topics : jquery rss feed reader script / html rss feed reader script / rss feed reader script / create rss feed reader / best rss feed reader

20+ Best jQuery Rss feed reader tutorial & plugin with ...

20+ Best jQuery Rss feed reader tutorial & plugin with examples

July 9, 2012 | Article

In this Article we are providing best jQuery rss reader tutorial & plugin.Rss is the easy way to get the current update of any blog or website.These updates includes full or summarized text like blog entries, news headlines, audio, and video in a standardized format.And if you want to show these updates of...

Read more


Website: http://www.jqueryrain.com

Related topics : using google reader for rss feeds / jquery rss feed reader script / display rss feed on website using php / create rss feed for website using php / php rss feed reader tutorial

Creating Your Own RSS Reader Using Google Feed API

Creating Your Own RSS Reader Using Google Feed API

Creating Your Own RSS Reader Using Google Feed API

tweet

Own RSS reader with Google feed API. I think every one faced with the task of connecting RSS feeds to your website, you can search and find some ready solutions (such as jQuery plugins), but also you can write your own script (which will smaller) and that will do it too. In this tutorial...

Read more

Date: 2017-03-21 07:25:08
Website: https://www.script-tutorials.com

Related topics : using google reader for rss feeds / google rss feed reader api / google reader rss feed url / my google reader rss feed / google rss feed reader for website

Build an RSS Feed Reader with jQuery and jGFeed

Build an RSS Feed Reader with jQuery and jGFeed

Advertisement

JavaScript

This tutorial shows 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.

This tutorial includes a screencast available to Tuts+ Premium...

Read more


Website: https://code.tutsplus.com

Related topics : build an rss feed reader with jquery and jgfeed / jquery rss feed reader script / using google reader for rss feeds / build rss feed reader / google rss feed reader api