A twitter (or laconica, but that is kind of pointless since it has it built-in) to XMPP (Jabber) gateway app.
You probably don’t want to use this, if you want a twitter->XMPP gateway of your own I suggest you try twitterspy first as it is much more capable (and mature) than my noddy little script.
However, if you want to try my simple one-trick-pony app the latest code is available at my git repo, twixm.py.
Your browser does not support iframes.
Example config file:
[XMPP]
jid = somebody@jabber.org
XMPPpass = password
[twitter]
URL = http://twitter.com/statuses/friends_timeline.json
Username = twittername
Password = password
Blog post describing the origins of twixm.

![[Google]]( http://blog.trollgod.org.uk/wp-content/plugins/easy-adsenser/google-light.gif)
