Punjab allows to connect to an xmpp server like ejabberd, from a client that supports http requests only (for ex. javascript / ajax). It uses some clever parallel connections to handle input and output streams, so there is very little latency when sending and receiving messages.
First, install needed libraries:
apt-get install python python-twisted
then, download the source [...]
Entries from March 2009
installing punjab xmpp http client interface on ubuntu-server
March 23, 2009
installing ejabberd on ubuntu-server
March 20, 2009
Ejabberd is one of the most popular xmpp servers. It is used mostly as a jabber chat server, but the xmpp protocol serves for any purpose when instant messaging, and message queques are needed.
Anytime when you need people (or software components) communicate in realtime over the network, an xmpp server might be what you are [...]
back again
March 9, 2009
it’s been a while since I published my last post, all because of some health problems that I’ve been coping with. Well, I am happy to say, things seem to go better these days and I feel like doing some new exciting projects (and of course blog about it). to be honest, we have been [...]
Posted in


