no worries -- but actually, this does bring up another point...
Currently, the rss feeds are providing JUST posts from the Forums.
However, the structure of the new qcodo.com commenting subsystem is actually the same for the entire website, everything from Forums, Bug Tracking, QPM Posts, even Wiki entries.
So I'd like to get the RSS feed updated so that you can have a single RSS feed to see any and all changes to the qcodo website at any time.
This should be pretty straightforward, especially because all changes go through the comments subsystem, and as I said, we already have an implementation of it for the forums, specifically. So all we're talking about is extending that to encompass all posts.
Let me know if you'd be interested in working on this at all -- the code and data model can be viewed/checked out from github.