RSS to HTML via PHP
MagpieRSS is a bit old, but it nicely rips an RSS feed to HTML using PHP, handling most errors and even using a cache. I’m using this to add content from the CF blog to the CF front page.
Here’s the code I use show the last three feed items, nicely formatted. (Link because some of the lines are really long.)