Feed Digest. You enter your web feed, setup some formatting option and your done.
How easy is that!
Boagworld.com code
To add the boagworld.com feed to your website just copy and paste the code below:
<script type="text/javascript" src="http://app.feeddigest.com/digest3/1HOAOHQZC1.js"><noscript>
<a href="http://app.feeddigest.com/digest3/1HOAOHQZC1.html">
Click for "Boagworld.com Articles".</a> By <a href="http://www.feeddigest.com/">Feed Digest</a></noscript></script>
Or if you prefer to use PHP instead of Javascript simple use this code instead:
<?php
include ("http://app.feeddigest.com/digest3/1HOAOHQZC1.html");
?>
I have stripped out all of the formatting to make it as easy to style in CSS as possible. That way you can make the stories look anyway you want. Here is an example of how the code looks:
<div id="boagworld">
<div class="bwItem">
<a href="urlgoeshere.html">Title goes here</a>
<p class="bwDate">(10/10/05)</p>
<ifdescription><p class="bwDescription">Description goes here...</p></ifdescription>
</div>
</div>
If you decide to use these stories, please let me know. I would love to know who is making use of my content.