Hi! Initial release of 'rubric' (my tiny RSS aggregator) took place some minutes ago. It is minimalistic but works quite fine with the feeds I use: http://csdaily.com/search.pl?content_type=rss http://documentation.linux.com http://freshmeat.net/backend/fm-newsletter.rdf http://freshmeat.net/backend/fm-releases-themes.rdf http://raa.ruby-lang.org/raa-rdf10.xml http://rubyforge.org/export/rss_sfnewreleases.php http://rubyforge.org/export/rss_sfnews.php http://slashcode.com/slashcode.rss http://tuxedo.org/search.pl?content_type=rss http://tuxmobil.org/tuxmobil_rss.rdf http://www.devchannel.org/devchannel.rss http://www.heise.de/mobil/newsticker/heise.rdf http://www.heise.de/newsticker/heise.rdf http://www.heise.de/security/news/news.rdf http://www.heise.de/tp/news-xl.rdf http://www.icewalkers.com/backend/icewalkers.rss http://www.itmanagersjournal.com/itmanagersjournal.rss http://www.linux.com/linuxcom.rss http://www.osdn.com/events.rss http://www.osdn.com/media.rss http://www.symlink.ch/symlinkch.rdf http://www.thinkgeek.com/thinkgeek.rdf Any feedback is welcome. If you have trouble with a certain feed please provide URL or (if that is not possible for whatever reason) a sample file. Known issue: rubric does not care for the character encoding. That is not a bug because seemingly some feeds do use non-ASCII charsets without providing information which one. So here's the URLs (the example is a snapshot of rubric's output using the above feeds). Homepage: http://rubric.rubyforge.org/ Example: http://rubric.rubyforge.org/newsfeed.html (500 kB!) Download: http://rubyforge.org/projects/rubric/ Anybody has an interesting feed for me? Josef 'Jupp' Schugt, jupp(AT)rubyforge(DOT)org -- for i in $(seq 1 9); do rm /bin/cat done