Embed any* RSS feed into a webpage using a simple chunk of html!
*standard compliant RSS feed
Sample:
<script src="http://www.feedmypage.com/importfeed.php?url=http://84northstudios.com/blog/feed/">
</script>
Note: If you see any funny characters on your page, you may need to add the following meta info in the <head> section of your page:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
Result: