[Haskell-cafe] ANN: rss2irc 0.4 released

Simon Michael simon at joyful.com
Sat Sep 26 19:44:08 EDT 2009


I have released rss2irc 0.4, with some improvements from the field:

- fix a problem connecting with irc.quakenet.org (Radoslav Dorcik)
- feed polling now recovers from transient failures
- can poll a local file: uri as well as remote uris
- more robust new item detection, with some alternate strategies  
available
- --idle option, waits for channel inactivity before announcing
- limit individual field sizes, preventing too many irc messages per  
item
- misc. output improvements
- logging improvements
- --delay now takes minutes, not seconds

See hackage for more detail. Note the new contributor! Thanks Radoslav.

home: http://hackage.haskell.org/package/rss2irc
darcs repo: http://joyful.com/darcsweb/darcsweb.cgi?r=rss2irc

I am currently using this to run hackagebot, darcscommitbot and other  
announce-bots on freenode. A tip: if you experiment, avoid joining the  
irc server too frequently; once per minute may be ok. Feedback and  
patches welcome. Best,

-Simon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090926/091cfae9/attachment.html


More information about the Haskell-Cafe mailing list