{
  "attachments": [],
  "comments_archived": true,
  "date": "2005-06-24T04:27:39.000Z",
  "layout": "post",
  "title": "decafbot update & FAQs",
  "wordpress_id": 657,
  "wordpress_slug": "decafbot-update-faqs",
  "wordpress_url": "http://www.decafbad.com/blog/?p=657",
  "year": "2005",
  "month": "06",
  "day": "24",
  "isDir": false,
  "slug": "decafbot-update-faqs",
  "type": "entry",
  "postName": "2005-06-24-decafbot-update-faqs",
  "html": "<p>So, <a href=\"aim:goim?Screenname=decafbot&amp;Message=help+index\">decafbot</a> has been an interesting experiment so far, especially for a 20 minute hack I didn't think would actually work.  So, I think I might try to keep this bot running and tinker some more.</p>\n<p>First thing, it looks like the original <a href=\"http://www.infobot.org\">Infobot</a> is abandoned, but there's a (slightly) more active fork named <a href=\"http://flooterbuck.sourceforge.net/\">Flooterbuck</a>.  I used to be a more active participant in <a href=\"/tag/perl\">#perl</a>, so I used to be more up on these things, but oh well.  Eventually, I could explore another bot built from POE parts, or leave Perl altogether for a Python-based bot.  For now, though, <a href=\"aim:goim?Screenname=decafbot&amp;Message=help+index\">decafbot</a> has been upgraded with <a href=\"http://flooterbuck.sourceforge.net/\">Flooterbuck</a>.  </p>\n<p>And, you should know when you talk to <a href=\"aim:goim?Screenname=decafbot&amp;Message=help+index\">decafbot</a> that your conversation may be monitored for training and quality assurance purposes.  I noticed a few people using more AIM-speakish language than the bot's probably used to seeing in the more peer-enforced literacy zone of <a href=\"/tag/perl\">#perl</a>, so I might work in a few snarky factoids toward that end.  </p>\n<p>That, and many people seemed to have trouble understanding what to say to the bot.  It occurs to me that most people learned how to interact with the <a href=\"/tag/perl\">#perl</a> infobots by example--since most queries occurred in public, the more astute newbies in the channel would eventually pick up on what the bot did by watching regulars.  However, this instance of the bot is pretty much all-private all-the-time, so it's a bit different.</p>\n<p><a href=\"http://flooterbuck.sourceforge.net/\">Flooterbuck</a> seems to have a <em>bit</em> more documentation around it, so maybe people dropping in to chat will have a little more success.  In any case, more tinkering to be done...</p>\n<div id=\"comments\" class=\"comments archived-comments\"><h3>Archived Comments</h3>\n<ul class=\"comments\">\n<li class=\"comment\" id=\"comment-221086940\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"http://suttree.com\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=6bb123eda79aeb10b804c6d4c643f69e&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"http://suttree.com\">duncan</a>\n</div>\n\n\n<p><a href=\"#comment-221086940\" class=\"permalink\"><time datetime=\"2005-06-24T09:43:36\">2005-06-24T09:43:36</time></a></p>\n</div>\n\n\n<div class=\"content\">If you're interested in a Python bot, I can recommend Grokitbot (and not just because I wrote it):\nhttp://www.suttree.com/code/GrokItBot/</div>\n\n\n</li>\n<li class=\"comment\" id=\"comment-221086941\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"http://singe.rucus.net/\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=70f4c3580e61128421cd3899a2dcf6f1&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"http://singe.rucus.net/\">Dominic White</a>\n</div>\n\n\n<p><a href=\"#comment-221086941\" class=\"permalink\"><time datetime=\"2005-06-26T15:37:38\">2005-06-26T15:37:38</time></a></p>\n</div>\n\n\n<div class=\"content\">There has been a rewrite of infobot called Knab, it is far more extensible and can do much that you have done with decafbot nativley. The project page is up at http://sourceforge.net/projects/knab/.\nI know the developer and we have been using it for several years quite successfully. The project page should be there soon.</div>\n\n\n</li>\n<li class=\"comment\" id=\"comment-221086942\">\n<div class=\"meta\">\n<div class=\"author\">\n<a class=\"avatar image\" rel=\"nofollow\" href=\"http://vhata.rucus.net/blog/\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d1c14684b5b66fa27d785c7eb54e0eaf&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\" width=\"\" height=\"\"></a>\n<a class=\"avatar name\" rel=\"nofollow\" href=\"http://vhata.rucus.net/blog/\">Jonathan Hitchcock</a>\n</div>\n\n\n<p><a href=\"#comment-221086942\" class=\"permalink\"><time datetime=\"2005-06-27T04:43:46\">2005-06-27T04:43:46</time></a></p>\n</div>\n\n\n<div class=\"content\">I got sick of infobot's very kludgy, very monolithic codebase, and rewrote a clone from scratch.  It's completely modular, and hot-pluggable - you can modify modules on the fly, and reload them without taking the bot down.  It's got all the original capabilities of infobot, and much more by now.  I'd be very interested if you tried it out?\nhttp://sourceforge.net/projects/knab/</div>\n\n\n</li>\n</ul>\n\n\n</div>\n\n\n",
  "body": "So, [decafbot][] has been an interesting experiment so far, especially for a 20 minute hack I didn't think would actually work.  So, I think I might try to keep this bot running and tinker some more.\r\n\r\nFirst thing, it looks like the original [Infobot][] is abandoned, but there's a (slightly) more active fork named [Flooterbuck][].  I used to be a more active participant in #perl, so I used to be more up on these things, but oh well.  Eventually, I could explore another bot built from POE parts, or leave Perl altogether for a Python-based bot.  For now, though, [decafbot][] has been upgraded with [Flooterbuck][].  \r\n\r\nAnd, you should know when you talk to [decafbot][] that your conversation may be monitored for training and quality assurance purposes.  I noticed a few people using more AIM-speakish language than the bot's probably used to seeing in the more peer-enforced literacy zone of #perl, so I might work in a few snarky factoids toward that end.  \r\n\r\nThat, and many people seemed to have trouble understanding what to say to the bot.  It occurs to me that most people learned how to interact with the #perl infobots by example--since most queries occurred in public, the more astute newbies in the channel would eventually pick up on what the bot did by watching regulars.  However, this instance of the bot is pretty much all-private all-the-time, so it's a bit different.\r\n\r\n[Flooterbuck][] seems to have a *bit* more documentation around it, so maybe people dropping in to chat will have a little more success.  In any case, more tinkering to be done...\r\n\r\n\r\n[flooterbuck]: http://flooterbuck.sourceforge.net/\r\n[decafbot]: aim:goim?Screenname=decafbot&Message=help+index\r\n[infobot]: http://www.infobot.org\r\n\r\n<div id=\"comments\" class=\"comments archived-comments\">\r\n            <h3>Archived Comments</h3>\r\n            \r\n        <ul class=\"comments\">\r\n            \r\n        <li class=\"comment\" id=\"comment-221086940\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"http://suttree.com\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=6bb123eda79aeb10b804c6d4c643f69e&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"http://suttree.com\">duncan</a>\r\n                </div>\r\n                <a href=\"#comment-221086940\" class=\"permalink\"><time datetime=\"2005-06-24T09:43:36\">2005-06-24T09:43:36</time></a>\r\n            </div>\r\n            <div class=\"content\">If you're interested in a Python bot, I can recommend Grokitbot (and not just because I wrote it):\r\n\r\nhttp://www.suttree.com/code/GrokItBot/</div>\r\n            \r\n        </li>\r\n    \r\n        <li class=\"comment\" id=\"comment-221086941\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"http://singe.rucus.net/\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=70f4c3580e61128421cd3899a2dcf6f1&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"http://singe.rucus.net/\">Dominic White</a>\r\n                </div>\r\n                <a href=\"#comment-221086941\" class=\"permalink\"><time datetime=\"2005-06-26T15:37:38\">2005-06-26T15:37:38</time></a>\r\n            </div>\r\n            <div class=\"content\">There has been a rewrite of infobot called Knab, it is far more extensible and can do much that you have done with decafbot nativley. The project page is up at http://sourceforge.net/projects/knab/.\r\n\r\nI know the developer and we have been using it for several years quite successfully. The project page should be there soon.</div>\r\n            \r\n        </li>\r\n    \r\n        <li class=\"comment\" id=\"comment-221086942\">\r\n            <div class=\"meta\">\r\n                <div class=\"author\">\r\n                    <a class=\"avatar image\" rel=\"nofollow\" \r\n                       href=\"http://vhata.rucus.net/blog/\"><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d1c14684b5b66fa27d785c7eb54e0eaf&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png\"/></a>\r\n                    <a class=\"avatar name\" rel=\"nofollow\" \r\n                       href=\"http://vhata.rucus.net/blog/\">Jonathan Hitchcock</a>\r\n                </div>\r\n                <a href=\"#comment-221086942\" class=\"permalink\"><time datetime=\"2005-06-27T04:43:46\">2005-06-27T04:43:46</time></a>\r\n            </div>\r\n            <div class=\"content\">I got sick of infobot's very kludgy, very monolithic codebase, and rewrote a clone from scratch.  It's completely modular, and hot-pluggable - you can modify modules on the fly, and reload them without taking the bot down.  It's got all the original capabilities of infobot, and much more by now.  I'd be very interested if you tried it out?\r\n\r\nhttp://sourceforge.net/projects/knab/</div>\r\n            \r\n        </li>\r\n    \r\n        </ul>\r\n    \r\n        </div>\r\n    ",
  "parentPath": "./content/posts/archives/2005",
  "path": "2005/06/24/decafbot-update-faqs",
  "needsBuild": true,
  "prevPostPath": "2005/06/23/quick-mind-interface-thoughts",
  "prevPostTitle": "Quick mind interface thoughts",
  "nextPostPath": "2005/06/24/locking-down-mac-os-x-for-intel",
  "nextPostTitle": "Locking down Mac OS X for Intel"
}