I've used a combination of a
Blogger account and the
MagpieRSS parser on a recent site. The client wanted something low cost (read free!) and easy to use. Their news page gets updated the minute they add anything to their blog, seems to work well. Check out the
news page.
On the site's homepage, I'm using an iframe as a temporary solution (I've made the "item" links point to the News page). But what I really want is a perfectly normal .html page with updated content from the blog. My plan is to serve an index.php page as .html to get around this problem (using the RewriteRule in the .htaccess file)
Paul
PS. Here's a link I found really useful!
Display your latest Blogger post on another page