Re: [JDEV] Beginners Questions

2001-09-05 Thread steve becerra
Great, thanks for the info! Steve >From: temas <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [JDEV] Beginners Questions >Date: 04 Sep 2001 14:30:02 -0500 > >You might want to check out http://www.flabber.org > >--temas > > >On Sat, 2001-09-01 at 00:07, st

[JDEV] Jabber server on Sunsolaris

2001-09-05 Thread Dillip Kumar Swain
Hi Guys.. I need some information regarding open source jabber server on Sun solaris.I am interested to configure jabber server on sun solaris So I want to know how many concurrent users connected with server simultanously( How many tcp connections open at a time) ? and what should be the server s

Re: [JDEV] Avatar images are per-resource

2001-09-05 Thread Jens Alfke
On Wednesday, September 5, 2001, at 02:36 PM, temas wrote: > What if per resource > data stored int he DM was only persistent through the life of that > resource, but data stored for the user@server scheme would be always > there. To further enhance this we could make it so that if a > user@ser

[JDEV] QNXJabber

2001-09-05 Thread Chris Chance
Yea good guess client i meant :) Who is working on one? and as far as i know i believe Python is supported on QNX but im not sure about perl ill check that out... QNX kicks ass and is fast ass hell but their arent many programs available... Hey has anyone use VisualBasic before? i was wondering ho

Re: [JDEV] Avatar images are per-resource

2001-09-05 Thread temas
On Wed, 2001-09-05 at 16:11, Jens Alfke wrote: > > On Wednesday, September 5, 2001, at 12:34 PM, temas wrote: > > > Good thoughts, have you tested at all aginast the server? > > Not yet. I had to finish up implementing feature #n-1 before I could get > to this one. But I've started coding now.

Re: [JDEV] Avatar images are per-resource

2001-09-05 Thread Julian Missig
Jens Alfke wrote: > How much server space do we really waste? Remember that we have agreed > on an 8k limit for the pictures (and in my experience the JPEGs will be > about 2k). It takes a lot of those to eat up any meaningful amount of > storage. > > I would be sad if we had to make avatars

[JDEV] strange JUD problem

2001-09-05 Thread Ulrich Wisser
Hi, installing jabberd was really smooth (compiled, ran). But than I tried to add JUD to my setup (everything only localhost). Whenever I eable the section for jud and then try to connect to the server I can't connect and error.log shows: 20010905T21:15:31: [notice] (localhost): bouncing a rout

Re: [JDEV] Avatar images are per-resource

2001-09-05 Thread Jens Alfke
On Wednesday, September 5, 2001, at 12:34 PM, temas wrote: Good thoughts, have you tested at all aginast the server? Not yet. I had to finish up implementing feature #n-1 before I could get to this one. But I've started coding now. If the avatar is *not* per-resource, all we'll have to do is wr

Re: [JDEV] Is the jabber applet project alive?

2001-09-05 Thread Peter Saint-Andre
Hallo Edwin! :) That's cool about your applet. The JOSL is not viral in the way that the GPL is -- it's quite similar to the Mozilla Public License except that it plugs a few loopholes in the MPL. So if you make changes to the applet code itself (whatever you downloaded initially), you need to co

Re: [JDEV] Is the jabber applet project alive?

2001-09-05 Thread Edwin van Ouwerkerk Moria
On Wed, 5 Sep 2001, Edwin van Ouwerkerk Moria wrote: > I didn't want to reply to the list, because at the moment I'm not sure > what the official legal status would be, but I think it would be cool if > we could release the changes we made to the applet back to Jabber. Well, that's what you get

Re: [JDEV] Is the jabber applet project alive?

2001-09-05 Thread Edwin van Ouwerkerk Moria
On Wed, 5 Sep 2001, Peter Saint-Andre wrote: > > Is anyone using it for group chats? I'm interested in using it for that on > > a client's web site. > The JabberApplet code was created by Dave Scott, a developer at jabber.com ... > project is not active. Hi Peter! (As context, I'm one of the t

Re: [JDEV] Avatar images are per-resource

2001-09-05 Thread Julian Missig
But then the question arises... what happens when a user signs on with resource testing1378392432, the client automatically puts up the image which was already put up for resource MyCoolJabberClient, and then the user changes the resource back to MyCoolJabberClient and never logs in with testi

Re: [JDEV] Avatar images are per-resource

2001-09-05 Thread temas
On Wed, 2001-09-05 at 12:05, Jens Alfke wrote: > One more note on the avatar spec. I realized while in the shower this > morning that it's important that the image be stored in the public XML > associated with the resource, not in the XML for the user itself. > Otherwise multiple logins trying

[JDEV] (no subject)

2001-09-05 Thread ramesh gummadi
please unsubscribe me from the list. My email id is [EMAIL PROTECTED] Thanks. __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com ___ jdev mai

[JDEV] Avatar images are per-resource

2001-09-05 Thread Jens Alfke
One more note on the avatar spec. I realized while in the shower this morning that it's important that the image be stored in the public XML associated with the resource, not in the XML for the user itself. Otherwise multiple logins trying to set different images will stomp over the image stor

Re: [JDEV] Is the jabber applet project alive?

2001-09-05 Thread Karel Tejnora jr.
On Wed, Sep 05, 2001 at 11:49:11AM -0400, Barry Hoggard wrote: > I have subscribed to the mailing list, but there are no responses to my > post, and the last release was in January. > > Is anyone using it for group chats? I'm interested in using it for that on > a client's web site. > Hmm, I tr

Re: [JDEV] i have a question.. presence problem

2001-09-05 Thread temas
On Tue, 2001-09-04 at 20:00, Yoong.Y Kim wrote: > I'm download jabber-cvs version now, > and using default configure.(only change > localhost to my domain name) > > when i joined id 'abc' first, and later joined 'def'. > then, abc get presence of def, but def can't get > abc's presence. > > i'm

Re: [JDEV] patch to fix presence problem

2001-09-05 Thread temas
On Wed, 2001-09-05 at 11:10, [EMAIL PROTECTED] wrote: > Hi,. > > with the latest CVS version there is a problem with mod_presence. > The reply to a presence/probe isn't given a recipient, thus new > connects will not see allready connected roster subscribees as such. > > The patch included fixes

Re: [JDEV] Is the jabber applet project alive?

2001-09-05 Thread Peter Saint-Andre
The JabberApplet code was created by Dave Scott, a developer at jabber.com who is no longer with the company. I don't think he is active in Jabber stuff anymore, so someone else could feel free to take over the project (I can try to contact him directly about that if you would like). So, no, the p

Re: [JDEV] jabber client

2001-09-05 Thread Jens Alfke
>> I'd like to learn to develop a jabber client. DO you >> know which texts should I read as reference? > > Have a look at Jens Alfke's Client Developer's Cheat Sheet aT: > > http://homepage.mac.com/jens/Jabber/JabberClientCheatSheet.html One note: my cheat sheet describes writing a Jabber clien

[JDEV] patch to fix presence problem

2001-09-05 Thread peter . zijlstra
Hi,. with the latest CVS version there is a problem with mod_presence. The reply to a presence/probe isn't given a recipient, thus new connects will not see allready connected roster subscribees as such. The patch included fixes this. Regards, Peter Zijlstra *** jsm/modules/mod_presence.c We

[JDEV] Is the jabber applet project alive?

2001-09-05 Thread Barry Hoggard
I have subscribed to the mailing list, but there are no responses to my post, and the last release was in January. Is anyone using it for group chats? I'm interested in using it for that on a client's web site. -- Barry Hoggard Tristan Media LLC e: [EMAIL PROTECTED] p: 212-627-1596 aim: hoggar

Re: [JDEV] Available: Jabber Web Pager documentation

2001-09-05 Thread Al Sutton
I made a screw up in one of the other servlets running on the system that had a knockon effect, all should be working now. Apologies, Al. At 15:11 05/09/2001 +0100, you wrote: > > All, > > > I've finally got round to documenting my "send a jabber message from a web > > page form" system. Anyon

Re: [JDEV] Available: Jabber Web Pager documentation

2001-09-05 Thread Thomas Parslow (PatRat)
> All, > I've finally got round to documenting my "send a jabber message from a web > page form" system. Anyone who's interested can find a link to it at > http://www.alsutton.com/ > Al. Looks very cool :) But when I try and use it I get a 500 error... Am I doing something wrong or is it just

Re: [JDEV] Available: Jabber Web Pager documentation

2001-09-05 Thread Al Sutton
Michael, The source isn't available as yet, I've got some tiding work to do on it. Al. At 20:37 05/09/2001 +1000, you wrote: >That's brilliant Al! Exactly what I was looking for! >I'll insert it into my site as soon as I get the chance. > >Is there source available for this by any chance? > >T

Re: [JDEV] jabber client

2001-09-05 Thread Thomas Parslow (PatRat)
> I'd like to learn to develop a jabber client. DO you > know which texts should I read as reference? Have a look at Jens Alfke's Client Developer's Cheat Sheet aT: http://homepage.mac.com/jens/Jabber/JabberClientCheatSheet.html There's also quite a bit of info at: http://docs.jabber.org/ Tho

Re: [JDEV] Available: Jabber Web Pager documentation

2001-09-05 Thread Dave Smith
Nice work, Al. :) Diz On Wed, Sep 05, 2001 at 10:00:27AM +0100, Al Sutton wrote: > All, > > I've finally got round to documenting my "send a jabber message from a web > page form" system. Anyone who's interested can find a link to it at > http://www.alsutton.com/ > > Al. > > -- > Al Sutto

Re: [JDEV] Available: Jabber Web Pager documentation

2001-09-05 Thread Michael Brown
That's brilliant Al! Exactly what I was looking for! I'll insert it into my site as soon as I get the chance. Is there source available for this by any chance? Thanks again, Michael. > All, > > I've finally got round to documenting my "send a jabber message from a web > page form" system. A

[JDEV] Available: Jabber Web Pager documentation

2001-09-05 Thread Al Sutton
All, I've finally got round to documenting my "send a jabber message from a web page form" system. Anyone who's interested can find a link to it at http://www.alsutton.com/ Al. -- Al Sutton Email/Jabber: [EMAIL PROTECTED] Web: http://www.alsutton.com/ ___