On Mon, Sep 13, 2010 at 9:07 AM, Guillaume Nodet <[email protected]> wrote:
> FWIW, I've blogged about something slightly related that I did a few months > ago: > > http://gnodet.blogspot.com/2009/10/jira-notification-system-for-irc-using.html > It's only slightly related as the aim wasn't to provide a real chat > bot, but using > Camel on top of Karaf made things really easy to do. > Camel is something you may want to look at... > > On Fri, Sep 10, 2010 at 17:52, Donald Whytock <[email protected]> wrote: > > A few months back I'd thought about submitting my Chatterbot project > > to the incubator. Now that I have a fully functional prototype I'm > > considering instead offering it as a Felix subproject. > > > > Chatterbot is built on Felix, designed to accept messages over a > > variety of protocols and submit them to command processors. This > > could serve as a remote-access framework, a chat responder, a chat > > lurker, a cross-protocol message forwarder, and so on. The project > > wiki is at http://www.imtower.net/chatterbot > > > > My thought for adding this as a Felix subproject is that the bundles > > for handling protocols can be generalized to be used outside of > > Chatterbot. The same may be true for the command-processor bundles. > > > > Your thoughts? > > > > Don > Add to this list looking at MINA as well. What are you using for your network layer? -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu

