Just uploaded a new update to chrss. It's been a while since the last one, as I've been moving house amongst other things. So in fact a few of these additions have been ready for a while.
The new additions are:
I've have also added a bit of caching to the back-end to help keep things speedy. At the moment only the RSS feeds and PGN files are cached. I'm seeing what the effects of the caching is on the live site and these pages shouldn't cause much problem. If things go well I'll roll it out further and hopefully everything should get a little bit nippier.
I'll also release the code for the Python cache decorator I wrote for this later. It's pretty simple, but should make adding caching to Turbogears applications.
updated: 2008-03-18 14:38:44
blog post for the cache decorator