Posts Tagged ‘feeds’

Three Reasons Why You Should Use FeedBurner

Thursday, June 25th, 2009

I just wrote a post on creating a feed using YQL and Pipes. Now that you’ve got a shiny new feed, what to do with it? Well, my suggestion is to run it through a service like FeedBurner, here are three reasons why:

Cleaner URL

What you may have noticed if you read that post is the not-so-pretty URL that Pipes generates. I mean don’t get me wrong, Pipes is great but wouldn’t it be great to have a URL that looked like this,

http://pipes.yahoo.com/feeds/myImaginaryFeed

instead of this?

http://pipes.yahoo.com/pipes/pipe.run?_id=05ed54b00bf80cc43160ee19d6b18e02&_render=rss

Well, you’re in luck because running a feed through FeedBurner will give you a nice URL like this,

http://feeds.feedburner.com/myImaginaryFeed

Usage Stats

But wait, there’s more!  (Sorry, I couldn’t help it.) FeedBurner’s main purpose as a service isn’t really to give you cleaner URLs, it’s to “analyze, optimize, publicize,” and “monetize” your feed. One of the great things about using FeedBurner is that any usage of a feed gets logged giving you usage stats, something darn near impossible otherwise. (Unless of course you’re a server-side code ninja and love writing code for this sort of thing, but then you’re not the target audience for this post anyway so go code something already will ya?)

feedburner

Abstraction

Finally, using FeedBurner gives you the added advantage of being able to provide a URL for your feed that never changes. Since your actual feed is plugged into FeedBurner and you’re providing your readers with the URL created by the service rather than your own, you can easily change your source feed URL without losing any readers. They’ll always be plugged into your FeedBurner feed no matter what the source is. Instant feed URL abstraction!

Feed Icons Exist for a Reason

Saturday, March 21st, 2009

I just dropped in on the new Seed Magazine site after reading about its redesign on Zeldman’s site. After looking around a little I decided that I’d like to subscribe to its feed so as to keep up with what they publish. But try as I may, I couldn’t find that famous feed icon, or a variation thereof. There’s a reason why standard icons exist, so that people can recognize something like a feed icon on whichever site they may be visiting. It doesn’t help anyone to ditch the icon and go with eight point text instead. Well, unless you really aren’t looking to attract readers.