simplepie
Creating A Personalised Events List With SimplePie
Fri, 11/28/2008 - 18:11 | by philipnorton42One nice feature for any blog or site (especially news sites) is to have a little list of forthcoming events that would interest your readers. One way of collating this information is to scour the web and update the list manually. However, this is time consuming and tedious, especially as there is an easier way to do it.
Display Wordpress Feeds On Your Site With SimplePie
Wed, 02/20/2008 - 21:01 | by philipnorton42You can display your latest Wordpress posts anywhere on your site by using an RSS reader called SimplePie and a few lines of code. SimplePie is a fast and efficient RSS reader, and it will also cache feeds to reduce the amount of processing time taken.
Download simple pie from the website and upload the simplepie.inc file to your web server. Next include the following section of code anywhere on your site that you want to display the latest post on.