public
Description: A simple extension to the Jabber class by Centova Technologies Inc. (http://www.centova.com)
Homepage:
Clone URL: git://github.com/mannkind/jabbersimple-class-php.git
name age message
file JabberSimple.class.php Loading commit data...
file LICENSE.txt Sat Jan 03 17:45:28 -0800 2009 Added license information [mannkind]
file NewJabberBot.class.php Sun Mar 23 23:03:57 -0700 2008 Added: * An example JabberBot that uses Jab... [mannkind]
file README.txt
A simple extension to the Jabber class by Centova Technologies Inc. (http://www.centova.com)

The Jabber class is an *awesome* class. I love it. But getting a bot up and running took quite a bit of code... Jabber 
Simple aims to, uh, simplify that. :)

Jabber Simple simplifies things by:

  * Automatically connecting and logging into the Jabber Server
  * Automatically discovering the handler methods
  * Potential for simple and clean code