Re: DNS SRV reccords

2009-05-21 Thread Michal Charemza
On 21 May 2009, at 15:34, Joao Gomes Pereira wrote: I dont know if these ports (5269, 5222) are correct... Are they? I think yes, they are the usual Jabber ports. However, you can't really get it wrong: because they are specified in the DNS record, they can be any arbitrary port. I'm in a

Re: Communicate with website visitors in real time: Simple web based chat / IM

2009-04-24 Thread Michal Charemza
On 24 Apr 2009, at 16:42, Christopher Zorn wrote: Checkout the following projects; http://code.stanziq.com/punjab http://code.stanziq.com/strophe http://speeqe.com You can use them to build what you want. Punjab provides a BOSH connection manager to any jabber server and strophe is a BOSH

Re: Communicate with website visitors in real time: Simple web based chat / IM

2009-04-24 Thread Michal Charemza
On 24 Apr 2009, at 13:01, Tomasz Sterna wrote: From: "Michal Charemza" I'm looking to communicate with my website visitors in real time. Ideally if they send me a message it will appear in my jabber client. Use http://www.meebome.com/ I guess I was hoping to not involve a

Communicate with website visitors in real time: Simple web based chat / IM

2009-04-24 Thread Michal Charemza
Hi, I'm looking to communicate with my website visitors in real time. Ideally if they send me a message it will appear in my jabber client. I have thought of a way to construct a 'naive' version: - Use a BOSH connection manager (like Punjab) and a JS library (like Strophe) - Use a single