Saturday 16 June 2012

How to start using RSS feeds?

             Well, the first thing you’re gonna need is a news reader. There are many different versions of these, some of which are accessed using a browser, and some of which are downloadable applications. All allow you to display and subscribe to the RSS feeds you want.
             My top picks for news readers, listed by the operating system they work with, are:
1. Mac OS X: newsfirerss This is a simple yet elegant Mac-like aggregator that any one can use, yet it’s powerful.
2. Windows: rssreader A very simple tool, but it delivers the goods.
3. Linux: liferea.sourceforge The best very aggregator for GNOME.
4. Web: www.google.com/reader Enough said.


          Now, after you’ve chosen a news reader, all you have to do is to decide what content you want. For example, if you would like the latest BBC News Entertainment stories, simply visit the Entertainment section and you will notice an orange RSS button on the left hand side.
          If you click on the RSS button you can subscribe to the feed in various ways: you can either drag the URL of the RSS feed into your news reader, or you can cut and paste the URL into a new feed in your news reader.
           Some browsers, including Firefox, Opera and Safari, have functionality that automatically picks up RSS feeds for you. To make absolutely sure, check the details on the homesites of those browsers.
          RSS feeds are a great way to get free content streaming onto your pages.
           The only downside is that most of the free RSS feeds are news-oriented or entertainment-oriented, so if you run, say, a site that focuses on the latest video games, your audience may not really care that they can get the latest news streaming in there.
           As far as the nitty-gritty, each RSS channel can contain up to 15 items and is easily parsed using Perl or other open source software. If you want more details, I suggest you check out Jonathan Eisenzopf's excellent article in the February issue of Web Techniques.
            But you don't really have to worry too much over the details, since a simple Google search on “free open source RSS feed scripts” will produce the code you need to create your own RSS channel.
           The next step, once you've created and validated your RSS text file, is to register it at the various aggregators, and start watching your traffic really spike. This happens because now any site can grab and display your feed regularly, which will drive traffic straight to your site.
           It gets better—if you update your RSS file, all the external sites that subscribe to your feed will be automatically updated. What could be easier, other than watching those nice, fat checks from your Google AdSense ads roll in? Well, if you use RSS feeds, they’ll work together!

No comments:

Post a Comment