View Feed Source Bookmarklet

See, this is why I love Twitter. One of my gripes with Firefox is that it automatically assumes any RSS or atom feed I enter into the address bar is one that I want to subscribe to using some sort of feed reader like Google Reader. While this is true 90% of the time, there is that occasional instance where I actually want to see the plain text of the feed. I posed my question to the Twittersphere and merely moments later, somebody replied with just the right solution:

I gave it a shot and it worked perfectly, but the only problem was that it required a few too many keystrokes for my liking. With that in mind, I whipped up a quick bookmarklet to take care of it for me. Here's the source in, conveniently enough, less than 140 characters.

Source (dcortesi.com)


Download Bookmarklet:


View Bookmarklet Code:

Bookmarklet Source Code:

javascript%3A%28function%28%29%7Bs%3Dlocation.href%3Blocation.href%3D%27view-source%3A%27+unescape%28s.substr%28s.indexOf%28%27feedurl%27%29+8%29%29%3B%7D%29%28%29%3Bvoid%280%29%3B


Rate it:


Tags:

Comments

Comments so far. Add yours.

z3zim4

Doesn't work with IE (sorry I have to use it).