Difference between revisions of "HackathonSummit2008"

From XMPP WIKI
Jump to navigation Jump to search
m
 
(No difference)

Latest revision as of 18:41, 24 July 2010

Chatty.im

A freenode like service to help get more MUCs out there. Allows for web based access via JSJac, but still provides full client support S2S etc.

ejabberd - OpenID

An Ejabberd http_module that allows for people to use their jabber server as an openID endpoint.

Here's a module that's already much more advanced than what I've done, it would be interesting to me to see this implemented.

https://svn.process-one.net/ejabberd-modules/mod_openid/trunk/

Ruby Jabber Component Framework

An xmpp4r based component framework that makes it trivial to create your own bots and/or xmpp services. This is currently being developed by Geni.com for a specific project and will require more work to make it truly generalized, though that is the short-term goal. Specifically, it currently relies on ActiveRecord as the Roster/subscription store, memcache as the presence cache, and starling as the message queue. Ideally these would be plugable adapters themselves. I'm looking for development help and design advice as to what pieces I'm missing as well as the best way to generalize the framework further.

Rabbiter

Rabbiter is a bot that works on top of RabbitMQ and the XMPP Transport they released for that which enables microblogging like behavior (see twitter. They're all over in england and couldn't make it over, but can hack live with us over the interwebs.