Posted 61 days ago
I discovered a small bug in my RSS Renderer tonight -- if you're using Blosxonomy, you should edit your config['codebase']/handlers/renderer/RSS2Renderer.rb file, and make the following change to line #16:
@pubdatefmt = '%a, %d %b %Y %H:%M:%S GMT'
The existing class reads: '%a, %m %b %Y %H:%M:%S GMT', which causes problems
for aggregators when they try to sort your blog!
The patched renderer will be out in 0.6
add to del.icio.us