planet.rb is a RSS aggregator to make "planet" site such as <URL:http://planet.debian.net>.
<URL:http://rubyforge.org/projects/planet/>
Ruby 1.8.2 or later.
planet.rb uses YAML, ERb, RSS, REXML, iconv, fcntl, gdbm, etc.
HTree
HTree is a HTML/XML tree library. It can get from:
Uconv
You should install Uconv If you will process RSS encoded in EUC-JP. It can get from:
You can write config file as YAML. And you can write templete files as eRuby. Examples are in "examples" directory.
<URL:http://planet.yendot.org> (Japanese, UTF-8)
It aggregates some feeds of my friends.
<URL:http://planet.yendot.org/tdiary.html>
It contains same as the above and uses a theme of tDiary. The theme is selected randomly at update time.
planet.rb is in ALPHA status. The code, config, template, etc may be changed.