Plagger: the UNIX pipe programming for Web 2.0
Plagger is a pluggable RSS/Atom feed aggregator written in Perl. Everything is implemented as a small plugin and you can mash them up together to build a new application to handle RSS/Atom feeds. Ray Ozzie said RSS can be Unix Pipe of the Internet and that way Plagger is an Unix shell for Web 2.0!
If you're familiar to Perl, Plagger is like a blosxom or qpsmtpd of RSS/Atom remixer.
Shortcuts
- Plagger Blog
- ChangeLog
- Development Mailing List
- Planet Plagger
- IRC channel #plagger and #plagger-ja (use utf-8) at freenode
- Track plagger on Hatena, del.icio.us and Technorati
- Chimps Submissions
Contents
Plagger Plugins
You can browse the plugin repository by simply going to source:trunk/plagger/lib/Plagger/Plugin directory. Document for each plugin is available as in POD document, which is available as HTML on Search CPAN distribution page.
We're in the active development right now. API and config file format might be changed in the future.
Development
We have a Subversion repository and you can check it out with:
svn co http://svn.bulknews.net/repos/plagger/trunk/plagger
If you want a svn commit bit, email me your username and htpasswd format password to miyagawa<at>bulknews.net
Authors
Tatsuhiko Miyagawa drives the Plagger development. See AUTHORS for a list of contributors.
