Your book has been very helpful. I'm wondering if you know of a complimentary book for setting up an XMPP server? I can't get my head around why I am able to connect to your server (bosh.metajack.im:5280/xmpp-httpbind) using an xmpp account that was created at
www.olark.com. Did you turn off authentication on the bosh.metajacket.im server? I found another server that works a similar way that is used to demo the converse.
js javascript client. bind.opkode.im
However, all of the public servers seem to require registration and I want to build a chat client (using what i learned reading your book) that can work with an existing xmpp account from olark.com.
Does my question make sense? I can elaborate more if necessary.