Blog RSS feed here using FeedBurner
I just updated my blog’s RSS feed to use FeedBurner. So if you’ve already subscribed to my blog here, please delete the existing reader subscription and re-subscribe using an RSS feed at http://feeds.feedburner.com/mashupx/klevy.
Update: The URL above goes to a FeedBurner page with various types of methods to subscribe. You can subscribe directly to RSS XML at http://feeds.feedburner.com/mashupx/klevy?format=xml.
Update: I’ve you’ve encountered any RSS XML errors from my blog here, it is due to some WordPress blog bug summarized in the WordPress forum post RSS Doesn’t Work - XML Parsing Error. It has to do with some WordPress plug-in files with extra spaces outside of the PHP code block definition. It appears I was able to fix it after making recommended in that forum thread.
Update: Thanks to a tip from Steven Black, I was able to auto-update the blog default RSS feed to auto redirect to the FeedBurner URL. This means there is no need to unsubscribe and re-subscribe as I indicated above. The information on how to do this with WordPress was at the blog post The right way to redirect a WordPress 2.0 feed through FeedBurner.
Update: I think this will be the final update on this, finally. I did have to install one more WordPress plug-in to get the auto RSS feed redirect working, the FeedSmith Plugin. The trick to get the blog source RSS feed to always work properly was to remove one blank line from the Yahoo plug-in for WordPress called Customizable Permalinks. it took several hours to track down this tiny bug, but in the process I learned a lot about the folder/file structure and architecture of the open source WordPress application.

July 30th, 2008 at 7:52 am
Check out RSS redirects:
http://www.google.com/search?q=RSS+redirect
Works seamlessly and flawlessly.
July 30th, 2008 at 10:46 am
I get an error subscribing:
The address does not point to a valid HTML or XML page,.
July 30th, 2008 at 3:09 pm
As I updated in this blog post, I fixed the invalid RSS issue and added the auto RSS feed redirect to FeedBurner. Thanks Steve and Arthur for the feedback on this.