Difference between revisions of "Roundup/Software"

From XMPP WIKI
Jump to navigation Jump to search
(''ClearText ESM (XIMPP)'')
Line 13: Line 13:


'''Servers'''
'''Servers'''
''Jingle Nodes for ejabberd''
Johann Prieur has contributed a Jingle Nodes modules for ejabberd: mod_jinglenodes.
https://code.launchpad.net/~jprieur/+junk/mod_jinglenodes
''WebSockets for Prosody''
Ali Sabil has contributed a WebSocket module for Prosody: mod_websocket.
http://code.google.com/p/prosody-modules/source/detail?r=5fc00a3e47b543ec3ac1c138a89d8dbd320dba72


'''Libraries'''
'''Libraries'''
Line 29: Line 39:


Neil.Stratford, using Skype API, in Python, GPLv2 http://code.google.com/p/karaka/
Neil.Stratford, using Skype API, in Python, GPLv2 http://code.google.com/p/karaka/
''Jingle Nodes for ejabberd''
Johann Prieur has contributed a Jingle Nodes modules for ejabberd: mod_jinglenodes.
https://code.launchpad.net/~jprieur/+junk/mod_jinglenodes
''WebSockets for Prosody''
Ali Sabil has contributed a WebSocket module for Prosody: mod_websocket.
http://code.google.com/p/prosody-modules/source/detail?r=5fc00a3e47b543ec3ac1c138a89d8dbd320dba72

Revision as of 10:11, 10 February 2010

XMPP Roundup 14: software

Clients

Pigeon

Windows Mobile client for XMPP and ICQ http://getbest.ru/

ClearText ESM (XIMPP)

David Banes from ClearText, will release the client ClearText ESM (XIMPP), an XMPP chat and microblogging client. http://www.davidbanes.com/2010/02/08/teaser-cleartext-esm-code-name-ximpp/

Servers

Jingle Nodes for ejabberd

Johann Prieur has contributed a Jingle Nodes modules for ejabberd: mod_jinglenodes. https://code.launchpad.net/~jprieur/+junk/mod_jinglenodes

WebSockets for Prosody

Ali Sabil has contributed a WebSocket module for Prosody: mod_websocket. http://code.google.com/p/prosody-modules/source/detail?r=5fc00a3e47b543ec3ac1c138a89d8dbd320dba72

Libraries

Those that don't fit the above categories (but that rock though)

twitter-xmpp bot

Uriah Welcome http://github.com/precision/twitter-xmpp/

PAD-XMPP: People Are Ducks

Tim Bielawa http://github.com/tbielawa/PAD-XMPP

karaka: XMPP to Skype gateway

Neil.Stratford, using Skype API, in Python, GPLv2 http://code.google.com/p/karaka/