Re: [jdev] Simple JavaScript XMPP client example

2014-09-08 Thread Hund, Johannes
: [jdev] Simple JavaScript XMPP client example Yep, I meant file:///. Just saw tape as well, will use that for now! Thanks On Fri, Sep 5, 2014 at 8:51 AM, Dave Cridland mailto:d...@cridland.net>> wrote: On 4 September 2014 23:05, Chris Fortmüller mailto:chrits...@gmail.com>> wro

Re: [jdev] Simple JavaScript XMPP client example

2014-09-06 Thread Steven Lloyd Watkin
And a hackathon the next day :) On 6 Sep 2014 21:29, "Matthew Wild" wrote: > On 6 September 2014 21:07, Chris Fortmüller wrote: > > Hi Steven, I managed to get a workaround running, so it is ok now. Is > there > > some kind of event going on in Berlin? Or are you located there? > > There will be

Re: [jdev] Simple JavaScript XMPP client example

2014-09-06 Thread Matthew Wild
On 6 September 2014 21:07, Chris Fortmüller wrote: > Hi Steven, I managed to get a workaround running, so it is ok now. Is there > some kind of event going on in Berlin? Or are you located there? There will be an XMPP summit in the coming week: http://wiki.xmpp.org/web/Summit_16 Regards, Matthew

Re: [jdev] Simple JavaScript XMPP client example

2014-09-06 Thread Chris Fortmüller
Hi Steven, I managed to get a workaround running, so it is ok now. Is there some kind of event going on in Berlin? Or are you located there? I am located in Hamburg, so Berlin wouldn't be too far, but my current workaround is fine for now. Thanks for the invite though! Best regards, Chris On S

Re: [jdev] Simple JavaScript XMPP client example

2014-09-06 Thread Steven Lloyd Watkin
There's lots of tools you can use to spin up a quick server, grunt-connect (nodejs), simplehttpserver (IIRC - python), etc. Assuming your surname is German Chris if you can make it to Berlin for Wed/Thurs next week we can help you out with your code in person if you'd like. __

Re: [jdev] Simple JavaScript XMPP client example

2014-09-06 Thread Steven Lloyd Watkin
_ Steven Lloyd Watkin Software Engineer PHP ::: Java ::: Ruby ::: Node.js ::: XMPP ll...@evilprofessor.co.uk (email+jid) ::: http://www.evilprofessor.co.uk Facebook / Twitter / Flickr: lloydwatkin Organiser of WORLD RECORD breaking charity event

Re: [jdev] Simple JavaScript XMPP client example

2014-09-05 Thread Chris Fortmüller
Yep, I meant file:///. Just saw tape as well, will use that for now! Thanks On Fri, Sep 5, 2014 at 8:51 AM, Dave Cridland wrote: > On 4 September 2014 23:05, Chris Fortmüller wrote: > >> Ok, so I have experimented a bit more, and as Steven said, if I host the >> code on a server, the code work

Re: [jdev] Simple JavaScript XMPP client example

2014-09-04 Thread Dave Cridland
On 4 September 2014 23:05, Chris Fortmüller wrote: > Ok, so I have experimented a bit more, and as Steven said, if I host the > code on a server, the code works, but if I just access it locally, the code > does not work. I still don't quite understand why. If I access the code > locally from my m

Re: [jdev] Simple JavaScript XMPP client example

2014-09-04 Thread Chris Fortmüller
er and it’s * by default. >> >> >> >> Best’ >> >> Johannes >> >> >> >> *Von:* JDev [mailto:jdev-boun...@jabber.org] *Im Auftrag von *Chris >> Fortmüller >> *Gesendet:* Dienstag, 2. September 2014 18:43 >> >> *An:* Jabb

Re: [jdev] Simple JavaScript XMPP client example

2014-09-04 Thread Chris Fortmüller
esendet:* Dienstag, 2. September 2014 18:43 > > *An:* Jabber/XMPP software development list > *Betreff:* Re: [jdev] Simple JavaScript XMPP client example > > > > Just bought Metajack's book, along with XMPP: The Definitive Guide: > Building Real-Time Applicatins wi

Re: [jdev] Simple JavaScript XMPP client example

2014-09-03 Thread Hund, Johannes
Von: JDev [mailto:jdev-boun...@jabber.org] Im Auftrag von Chris Fortmüller Gesendet: Dienstag, 2. September 2014 18:43 An: Jabber/XMPP software development list Betreff: Re: [jdev] Simple JavaScript XMPP client example Just bought Metajack's book, along with XMPP: The Definitive Guide: Bui

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Chris Fortmüller
>>>>>>> release >>>>>>> (it is available through npm) but currently browserify is broken - >>>>>>> probably >>>>>>> my fault. >>>>>>> >>>>>>> Lloyd >>>>>>> &

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Chris Fortmüller
>>>>>> >>>>>> Steven Lloyd Watkin >>>>>> Software Engineer >>>>>> PHP ::: Java ::: Ruby ::: Node.js ::: XMPP >>>>>> ll...@evilprofessor.co.uk (email+jid) ::

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Kirk Bateman
t;>>>> http://www.evilprofessor.co.uk >>>>> Facebook / Twitter / Flickr: lloydwatkin >>>>> >>>>> Organiser of WORLD RECORD breaking charity event: >>>>> Scuba Santas ::: http://www.scuba-santas.co.uk >>>>> Supporting t

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Steven Lloyd Watkin
Organiser of WORLD RECORD breaking charity event: >>>> Scuba Santas ::: http://www.scuba-santas.co.uk >>>> Supporting the RNLI & DDRC - 15th December 2013 - NDAC, Chepstow >>>> >>>> >>>> On 1 September 2014 14:51, Hund, Johannes >>>> wrote: >

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Chris Fortmüller
t;>> >>>> >>>> looks like a sasl Problem. >>>> >>>> >>>> >>>> I recently whipped something up using strophe.js and found this example >>>> quite useful: >>>> >>>> https://github.com/strophe

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Stefan Strigler
gt;>> >>> >>> looks like a sasl Problem. >>> >>> >>> >>> I recently whipped something up using strophe.js and found this example >>> quite useful: >>> >>> https://github.com/strophe/strophejs/blob/master/exampl

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Christian Schudt
Did you try to add a trailing slash to the BOSH URL? At least for Openfire this is mandatory, i.e.: http://localhost:5280/http-bind/   Christian   Gesendet: Dienstag, 02. September 2014 um 16:50 Uhr Von: "Chris Fortmüller" An: "Jabber/XMPP software development list" Betreff: Re: [jdev] Simp

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Steven Lloyd Watkin
l Problem. >>>> >>>> >>>> >>>> I recently whipped something up using strophe.js and found this example >>>> quite useful: >>>> >>>> https://github.com/strophe/strophejs/blob/master/examples/echobot.js >&g

Re: [jdev] Simple JavaScript XMPP client example

2014-09-02 Thread Chris Fortmüller
t;>> >>> looks like a sasl Problem. >>> >>> >>> >>> I recently whipped something up using strophe.js and found this example >>> quite useful: >>> >>> https://github.com/strophe/strophejs/blob/master/examples/echobot.js >>> &

Re: [jdev] Simple JavaScript XMPP client example

2014-09-01 Thread Chris Fortmüller
js/blob/master/examples/echobot.js >> >> >> >> Worked out of the box with openfire. >> >> >> >> Cheers, >> >> Johannes >> >> >> >> >> >> *Von:* JDev [mailto:jdev-boun...@jabber.org] *Im Auftrag von *Chr

Re: [jdev] Simple JavaScript XMPP client example

2014-09-01 Thread Steven Lloyd Watkin
> *Gesendet:* Montag, 1. September 2014 15:02 > *An:* jdev@jabber.org > *Betreff:* [jdev] Simple JavaScript XMPP client example > > > > Hi all, > > > > I am running an ejabberd server for testing purposes. > > I am now looking for a very basic example of a wo

Re: [jdev] Simple JavaScript XMPP client example

2014-09-01 Thread Hund, Johannes
...@jabber.org] Im Auftrag von Christopher Fortmüller Gesendet: Montag, 1. September 2014 15:02 An: jdev@jabber.org Betreff: [jdev] Simple JavaScript XMPP client example Hi all, I am running an ejabberd server for testing purposes. I am now looking for a very basic example of a working JavaScript/html client

Re: [jdev] Simple JavaScript XMPP client example

2014-09-01 Thread Sergey Dobrov
Hi, you can check this one too: https://github.com/jbinary/jslix/blob/master/index.html Thanks, don't hesitate to ask any questions on the example. On 09/01/2014 08:01 PM, Christopher Fortmüller wrote: > Hi all, > > I am running an ejabberd server for testing purposes. > I am now looking for a

Re: [jdev] Simple JavaScript XMPP client example

2014-09-01 Thread Ashley Ward
Hi Christopher, On 1 Sep 2014, at 14:01, Christopher Fortmüller wrote: > I am running an ejabberd server for testing purposes. > I am now looking for a very basic example of a working JavaScript/html client > to log in to this server. I would recommend looking at one of the newer node.js based

[jdev] Simple JavaScript XMPP client example

2014-09-01 Thread Christopher Fortmüller
Hi all, I am running an ejabberd server for testing purposes. I am now looking for a very basic example of a working JavaScript/html client to log in to this server. I have tried several JavaScript libraries so far, unfortunately, to no avail. Would also appreciate input on my post on stackoverfl