public
Description: ejabberd module implementing a microblogging service
Home | Edit | New

Home

mod_tweet is an ejabberd module with a pretty naive, straight forward approach of implementing something like a weblog. Currently all it does is logging messages sent to it directly and making them available by HTTP as HTML.

It’s got a simple API for database backends. Currently there’s one for mnesia and one for CouchDB available.

The core idea is to bring a service like twitter to native XMPP clients without relying on PEP but supporting it.

Also it should play nicely with existing microblogging services thus replacing dedicated twitter clients like twhirl, twitterific etc.

Last edited by sstrigler, Fri Sep 19 00:16:18 -0700 2008
Home | Edit | New
Versions: