rjab-connection v0.1.1
- a port of Jabber::Connection from Perl to Ruby

I'll be adding docs shortly and cleaning up the code (method security, and
more importantly - abstracting out the Connection class and creating two
sublcasses).

To install, run (probably as root) install.rb. This installs rjab's own private
version of REXML with it, so don't worry about that. 

New in this release is the installer, a much better directory structure,
and zero-k and digest authentication support. If you don't mind the low-level
API, rjab-connection could be used for simple communication, etc. 

See test/test.rb for a VERY simple client. The API right now is quite similar
to that of Jabber::Connection by D.J. Adams. You can see D.J.'s API docs at
http://www.pipetree.com/jabber/jabberconnection/ 

-mike sassak
msassak@speakeasy.org  
