libby: this is very cool indeed - it finds up to three quotes from other web pages about the hits it finds
libby: this is working much faster than it used to, to the extent that it's useful :)
DanC: written in Python and the Twisted framework
DanC: I'm curious about twisted. I think it's somewhat like asyncore/medusa
DanC: I'm also interested in bridges between IRC and AIM (via jabber, probably) since my WearableGizmo does AIM
DanC: twister dev docs are pretty interesting so far...
AaronSw: I wrote an AIM<->IRC bot in Twisted. Source code.
DanC: I'm curious about twisted. I think it's somewhat like asyncore/medusa
DanC: I'm also interested in bridges between IRC and AIM (via jabber, probably) since my WearableGizmo does AIM
DanC: twister dev docs are pretty interesting so far...
AaronSw: I wrote an AIM<->IRC bot in Twisted. Source code.
AaronSw: Hm, I thought I fixed all instances of that.