From: James Britt Date: 2004-12-05T01:01:01+09:00 Subject: Re: [ANN] Ruby CVS IRC bot, and Ruby CVS RSS feed James Britt wrote: >> >> Thanks to our wonderful Shugo, there is now RSS feed and a >> commit bot for >> the cvs. Each time there is a cvs commit, the scripts send information to >> the correct server for processing. The IRC bot messages the channel >> each commit >> for the Ruby CVS. Which is interesting, and hopefully messages can be >> even more >> improved with color tags in the XML which is sent. >> >> The RSS Feed: >> http://cia.navi.cx/stats/project/ruby/.rss > > > Very nice. One gripe: > > Content-Type: text/html > > > is not the correct content type for an RSS feed. text/xml would be better. Ah, and now it comes as Content-Type: text/xml That was fast. Thanks. James