MabberMessageLogger released as OpenSource
As some of you might know I’ve been working for more than half a year now for a project called mabber which aims to bring Jabber to the masses – what else?
Today we’ve started releasing some of the code produced within this time to the public as OpenSource. The first piece of code we want to share is a message archiving component conforming to JEP-0136. It’s implemented in Java using MySQL as data storage backend. For details and a download link please visit http://blog.mabber.de/eintrag.php?id=32 !
Edit:
Please note that this component implements JEP-0136 as of version 0.4 which is available at http://www.jabber.org/jeps/attic/jep-0136-0.4.html.
Of course there are plans to implement the latest version of the JEP (which is at v0.5 right now and has some notion about automatic server side logging).