Re: clojure xmpp

2011-02-12 Thread Bruce Durling
Mibu, On Sat, Feb 12, 2011 at 17:03, Mibu wrote: > To save you the headache, here are two gotchas I encountered: > When connecting to Google Talk servers .setSASLAuthenticationEnabled > on ConnectionConfiguration to false. > When connecting to Facebook chat servers avoid requiring security > wit

Re: clojure xmpp

2011-02-12 Thread Mibu
ing a dojo in the future that will create an XMPP bot. > > I've found a couple of clojure xmpp projects out there, but I was > wondering if anyone on the list could recommend a particular project > in clojure or failing that a good Java library to base our work on. > > I'

Re: clojure xmpp

2011-02-10 Thread Michael Ossareh
point for your own work, let me know, I can > post > > them somewhere or email them to you. > > - Mark > > > > On Thu, Feb 10, 2011 at 7:06 AM, Bruce Durling wrote: > >> > >> Hi, > >> > >> We're going to be doing a dojo in t

Re: clojure xmpp

2011-02-10 Thread Bruce Durling
ve any interest > in using them as a starting point for your own work, let me know, I can post > them somewhere or email them to you. >  - Mark > > On Thu, Feb 10, 2011 at 7:06 AM, Bruce Durling wrote: >> >> Hi, >> >> We're going to be doing a dojo in th

Re: clojure xmpp

2011-02-10 Thread Mark Rathwell
, 2011 at 7:06 AM, Bruce Durling wrote: > Hi, > > We're going to be doing a dojo in the future that will create an XMPP bot. > > I've found a couple of clojure xmpp projects out there, but I was > wondering if anyone on the list could recommend a particular project &

clojure xmpp

2011-02-10 Thread Bruce Durling
Hi, We're going to be doing a dojo in the future that will create an XMPP bot. I've found a couple of clojure xmpp projects out there, but I was wondering if anyone on the list could recommend a particular project in clojure or failing that a good Java library to base our work on.