RSS news aggregator in Ruby. getrss.rb and rsshtml.rb.
Among the novel features are the use of a passed
code block to perform actual news item formatting (keeping presentation separate from the logic) and support for Google News. You can see an example at NO SIGNAL in the right sidebar (with all the news headlines).
note: uses REXML and CGI libraries.

