What's Making Blognews? - Syndication Options

RSS

There are two RSS feeds you can use. The first () provides each update as a single item, with the top ten news items listed in the description. The second () treats each news item as a feed item. Which you use will depend on how you like to use RSS; I prefer the first for use in SharpReader, but the second will be more use on a website. Try them, and decide for yourself.

Please let me know of bugs/issues.

WMB on your web page

To include What's Making Blognews on your web site, just add
 
<link rel="stylesheet" href="http://wmb.goringe.net/wmb.css" type="text/css"/>
 
somewhere in the <HEAD> section of your page, and
 
<script src="http://wmb.goringe.net/wmb-syndicate.in"></script>
 
where you want the table to appear. Let me know you've added it so I can inform you of updates. If you prefer to define your own stylesheet, feel free.