mannkind / jabbersimple-class-php

A simple extension to the Jabber class by Centova Technologies Inc. (http://www.centova.com)

This URL has Read+Write access

jabbersimple-class-php / README.txt
67467ab0 » mannkind 2009-01-03 Added a small readme 1 A simple extension to the Jabber class by Centova Technologies Inc. (http://www.centova.com)
2
3 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. :)
4
5 Jabber Simple simplifies things by:
6
7 * Automatically connecting and logging into the Jabber Server
8 * Automatically discovering the handler methods
9 * Potential for simple and clean code