2007.04.10 v0.7 rewriting in Python - including presense detection and logging of previous/current status messages to online states (online/away/offline/etc) - adding RSS feed generator - split out API and config parsing from main XMPP parser updated mysql storage tables - using tags instead of categories (allows an article to be tagged with multiple items) - split out presence from jid table to allow multiple users online with the same jid. fixes issue where logging out under a second jid marked the user as not available. 2004.03.20 v0.6 use Proc::Daemon to fork away add forward declairations and cleanup subroutines 2004.01.24 v0.5.1 fixing quoting issues 2002.12.07 v0.5.0 changed name to 'jolem' (Jabber Golem) trying ti fix presence bug where jolem re-announces its presence when someone else logs in 2002.11.30 v0.3.0 started to use debug command write Usage() add an 'updated' column to the users and commands tables misc code cleanup began using the 'show' and 'status' columns to know more precisely what status a user is started using an xml file for config for jabber and mysql pass config file in via command line; assumes 'silbot.xml' otherwise == v0.2.1 == add category support to blogs == v0.2.0 and earlier == basic bot exists allow command line parameter for: debug level help add smsspliter functionality