NEW ARTICLES  HOT ARTICLES  TOP RATED  ADD AN ARTICLE  UPDATE AN ARTICLE  GET RATED 
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     SUPPORT     SUGGEST CATEGORY  

How To Display An XML Feed On Your Website
1986 Internet > RSS Mar 1, 2007 William Lee - How To Display An XML Feed On Your Website Really Simple Syndication (RSS) has taken off in a big way. Just as satellite television beams more channels into your home than you can watch, RSS allows to you display an endless amount of other peoples content. Whilst RSS XML feeds are plenty, there's not as much in the way of clear, simple instruction when it comes to making use of those feeds.

If you're one of the webmasters who uses a content management system that makes using RSS XML feeds as simple as specifying a feed URL then you're fortunate in that respect. For others, the options available tend to be offered by developers of the software and the usage instructions provided can often be riddled with technical jargon. Many cry, "Use my feed", but fewer tell you how.

One of the best and easiest ways I've found to show the content from an RSS XML feed on one of my websites is to use a ready made PHP parser. Now, don't worry about what that means, just think of it as somthing that someone has already created; a blackbox that makes it easy for you to use content from RSS feeds and display it on your website.

For this guide, I've used MagpieRSS because it's compact, works well and is distributed under the GPL, which basically means it's free for you to use. Now, MagpieRSS is written in PHP so you'll need a compatible hosting account that allows you to execute PHP scripts.

For the purposes of this guide, I'm assuming you've some level of basic knowledge about websites e.g. you know how to FTP, change file permissions etc. Covering the basics of running a website is beyond the scope of this article.

Instead, let's cover what are probably the most difficult steps; displaying the content from an RSS feed on your website.

1. Download the latest stable release of MagpieRSS.
2. Extract the contents of the ZIP file onto your computer.
3. The core files you need from the ZIP package are rss_cache.inc, rss_fetch.inc, rss_parse.inc, rss_utils.inc. You'll also need the extlib folder together with the Snoopy.class.inc file inside of it.
4. Create a new file to display your RSS feed. I've called mine, index.php. Inside this file, copy and paste the contents of the file referred to below and save it.
5. Upload all of the files and the folder mentioned in steps 3 and 4 to your hosting account. Put them into the desired location, but ensure that the Snoopy.class.inc file is still within the extlib folder.
6. Then visit the file you created in step 4 using your web browser.

That's the basics of it. Once you've got this far, customising the way you present the content of the feed is relatively easy. Just refer back to the MagpieRSS website for guidance on how to do this.

William Lee is the Internet Marketing Fool. The MagpieRSS website is magpierss.sourceforge.net/. The code to copy in step 4 can be found at snipurl.com/example_code.


Write a Review   Add to My Favorite   Refer it to Friend   Report Article  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating


Other links owned by this user
Really Simple Syndication (RSS) has taken off in a big way. Just as satellite television beams more channels into your home than you can watch, RSS allows to you display an endless amount of other peoples content. Whilst RSS XML feeds are plenty,
Category:

Other links at Internet > RSS
RSS which stands for really simple syndication is a format that is associated with the XML family of file formatting. It functions by continuously running through the websites to scan for updates. It then sends these updates to all of the people who are
Category:

RSS is short for Really Simple Syndication. It is part of e XML family at is used for syndicating information. Put simply RSS allows one web site to share information wi anoer web site. As a web site publisher, RSS offers a way for
Category:

There seem to be several theories as to what RSS stands for so I will go with the most popular, Real Simple Syndication. OK, enough geek speak, you want to know what it can do for you, right? I imagine your car radio has several
Category:

If you have used the internet lately you have most likely heard of something called ?RSS.? If you are anything like me I am sure that you have wondered what this ?RSS stuff? is all about. I am going to try and answer that question as well as explain a
Category:

You may already know that RSS stands for Remote Site Syndication, but what does that really mean to you and more importantly, how can you use RSS to help you make more money? Simply put, RSS feeds are written in XML, a special mark up
Category:




Site Sponsor
Directory Statistics

Articles: 68252
Categories: 501

Yahoo Entertainment
Valid XHTML 1.0 Transitional   Valid CSS