Re: [JDEV] (no subject)

2003-02-18 Thread Chris Shafer
r.xml file, I would read the the server admin guide on jabber.org and download the source for jabberd it has one in it. Chris Shafer msg08703/pgp0.pgp Description: PGP signature

Re: [JDEV] JabberWebClient

2003-01-05 Thread Chris Shafer
Adrian, Im very interested in this and am currently about 1/2 way through prototyping my own Web Client for jabber. I would like very much to help with this. ~Chirs On Sun, 2003-01-05 at 05:40, Adrian Rapa wrote: > I will wait until Friday next week, to get the peple for the project, then > i wil

Re: Re[2]: [JDEV] webclient project

2003-01-03 Thread Chris Shafer
Yes this would help some but not all people. e.g. If I where at the public library and for some reason wanted to use jabber to talk to somebody. The library around here do not have Java installed and I'm not in a position to go and install a client on there machines. OR I cam sitting in my VB

Re: [JDEV] (no subject)

2003-01-03 Thread Chris Shafer
Not all browsers can handle JS. I didn't even bother looking at the JEPs before I started blazing away at my system. Sense HTTP keep alive is part of the http 1.1 standard(rfc 2068) I feel that most browsers should support this. ~Chris PS In my last post and forgot to edit before I hit the send

Re: [JDEV] webclient project

2003-01-03 Thread Chris Shafer
Hello, I am currently developing my own client right now using a combiantaion of pure html 4.01 transtional and python. I'm sure many people will laugh at the soultion I came up with. So, dont flame me. I first wrote a daemon using python that is passed the login information from a web form. The