Post by Peter Cooper on July 13th, 2006
ActionMessenger: Basic IM / Jabber support for Rails

- Introduction to XMPP and XMPP4R for Ruby Developers
- RailsConf Updates To The Second With Twitter
- Create a daemon / server in 11 lines of Ruby


Action Messenger, by Trejkaz Xaoza, is a basic wrapper around Ruby's xmpp4r Jabber library that makes Jabber instant messaging services directly available to Rails applications. (Jabber is an open, XML specification and framework for instant messaging. Google Talk uses it, for example.)
It's still in its infancy and currently only supports basic message sending and receiving of messages, but with instant messaging rapidly merging into the plans of many Web applications, it's a good start. If this sort of functionality is on your wishlist, check it out.

Click here to add on del.icio.us








