This post originated from an RSS feed registered with Ruby Buzz
by Eric Stewart.
Original Post: Tweakin' Typo
Feed Title: Ponderings On Ruby
Feed URL: http://blog.eric-stewart.com/category/programming-ruby.rss
Feed Description: This is the Ruby related section of Eric Stewart's weblog. These entries will be the commentary of a long time Java/C++ programmer that started exploring Ruby in 2003.
I've been playing with Typo even more and I'm loving it. Just look how good the new logo looks! That's the most important thing!
I thought I was going to have to start from scratch adding per-category syndicated feeds, but luckily someone had already submitted a patch. Unfortunately, the patch only set up the xml_controller routing (the meat of the feature). So, I modified the categories list to provide syndication links for each category. Then I edited the syndication view code itself to include the category in the link, title, and descriptions so all the feeds for a blog don't have the same info/link.
I'm going to clean it all up a little more and submit as a patch, but will provide those files here if anyone is interested: