In a nutshell, URL Catcher is an irssi plugin that watches channels for URLs and then stores them in a database.

The irssi script is written in perl and makes use of DBI to connect to a database of choice (I'm using MySQL).

Settings are stored in an XML file and read in by XML::Simple.

The web UI is written in PHP and VERY much a work in progress.

Come look at the source and ticket tracker at http://dev.urlcatcher.org/


The TODO list (this might be a little long as the ideas keep coming in (mostlty from no_pants):

If you are interested in running the code yourself or would like to help code on this project, please contact me

URL Catcher home | RSS feeds! | Tell me about URL Catcher