SimplePie RSS Parser
Just found SimplePie, a very easy-to-use PHP code library that allows you to display an RSS feed on your site. It works amazingly well! A more detailed explanation of all that it does can be found in the SimplePie FAQs.
Also, if you plan on using it with WordPress, use the SimplePie Core plugin (the stand-alone
require_once();call doesn't play nicely with WordPress).
