<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=20348820&amp;blogName=wolfb+-+feeds+and+RSS&amp;publishMode=PUBLISH_MODE_HOSTED&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fwww.wolfb.com%2Fsearch&amp;blogLocale=en_US&amp;homepageUrl=http%3A%2F%2Fwww.wolfb.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

wolfb - feeds and RSS

rss feeds, and the world of syndication

Digg Feedburner FeedFlare (what the hell is that ?)

Monday, March 13, 2006

I have been playing a bit with Feedburner today. They have the best service for RSS feeds that I know of. Among the hundreds of features they have, I like the one called "feed flares", which allow you to create little applets of code to be included in your feeds (more info here). I just created one that includes a buttom in every post I create so you can vote for my stories in Digg. You can see it in action if you are subscribed to this blog with your RSS feed reader !!  :)

This is the little code that I made:

<FeedFlareUnit>
     <Catalog>
         <Title>Vote my stories at Digg</Title>
         <Description>A static FeedFlare unit that links
         to Digg's hombrelobo stories</Description>
     </Catalog>
     <FeedFlare>
         <Text>Vote my stories at Digg</Text>
         <Link href="http://digg.com/users/hombrelobo/submitted"/>
     </FeedFlare>
</FeedFlareUnit>

posted by hombrelobo, Monday, March 13, 2006
Add to del.icio.us Add to del.icio.us Stumble Upon ToolbarStumble It!


0 Comments:



Add a comment