What is RSS Feeds?
Really Simple Syndication or RSS is a XML based file used to broadcasting website content such as latest news, blog post and other kind of website updates. RSS feeds can be download and read by RSS reader application. There are many RSS reader around but the most popular is NewzCrawler, FeedDemon, and Feedreader.
What is MagpieRSS?
MagpieRSS or usually called Magpie is a PHP class that can be used to parse or read RSS and Atom feeds from PHP application. Its currently supports RSS 0.9, RSS 1.0, Atom 0.3 and other most popular RSS format.
MagpieRSS works by fetching the content of RSS by specified url and saves the result to a file (called cache). The PHP programs then read the RSS content from the cache.
How can I use MagpieRSS with PHP and display it at my website?
In this post, I’ll explain two example scripts to read RSS feeds using PHP and and MagpieRSS. The first example is to read the latest news from http://www.reuters.com/ and the second example is to read the weather feed from http://weather.msn.com/.


Intel’s latest processor technology, called Nehalem, or its official name 

















