Re: [JDEV] Help: jabber server Admin

2001-09-04 Thread temas
Keith Salisbury wrote: > Hey guys - temas, > > > > Jabber.org and jabber.com are no longer (as of today) supporting flash > connections - i know all about the hack that jer wrote for > flabber.org, we're trying to create a flash client so i'm just > wondering what your plans are regarding fl

Re: [JDEV] Buddy Icon (Avatar) Proposal

2001-09-04 Thread Dirk-Willem van Gulik
On Fri, 31 Aug 2001, Jens Alfke wrote: > > Have a look at 'batik' at the ASF (www.apache.org) - it gives you nice > > scalable graphics in xml :-) and the lib's to render it. > > http://xml.apache.org/batik/ > > Looks like Batik is not a data format in itself but a Java based > rendering library

Re: [JDEV] Flash support - was:Help: jabber server Admin

2001-09-04 Thread dlb
Re: Jabber.com discontinuing Flash support just got a response of jabber.com on this - it appears the original post concerning support for Flash 5 was mistaken. Jabber.com has only recently adapted a Flash 'patch' and hasn't introduced this to jabber.com yet. There will apparently be support fo

[JDEV] More avatar thoughts

2001-09-04 Thread temas
Ok, I've put the avatar spec up on core.jabber.org (URL: http://core.jabber.org/avatar.txt) for easier access by everyone. I was talking with some people and they brought up the valid point of why don't we just use OOB for the icon transfer (after failing the public xml). Seems that we woul

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Jens Alfke
On Tuesday, September 4, 2001, at 09:51 AM, temas wrote: > Ok, I've put the avatar spec up on core.jabber.org (URL: > http://core.jabber.org/avatar.txt) for easier access by everyone. Thanks. Could you update this to include the support for public-XML access, since I think there is consensus

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Thomas Charron
Quoting Jens Alfke <[EMAIL PROTECTED]>: > Thanks. Could you update this to include the support for public-XML > access, since I think there is consensus that this is a good thing? (We > do need to settle on a namespace for it; I suggest "jaber:iq:avatar" or > is the intentional misspelling going

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Jens Alfke
On Tuesday, September 4, 2001, at 10:46 AM, Thomas Charron wrote: > I think it was accidental.. 8-P Either that, or done intentionally > so the > server would store it without requiring a module.. 8-P The public-XML-storage feature was explicitly [mis]designed so that only namespaces that

[JDEV] Private XML storage

2001-09-04 Thread Michal Leinweber
I'm trying to store client preferences on server in my clients own namespace. In http://docs.jabber.org/draft-proto/html/xml.html is written that "The jabber:iq:private namespace is the old way of storing any XML" So I'm asking, what is now the NEW way to store private data? Because, if I store

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Julian Missig
No, I definitely don't like 'jaber' with one b. Makes it look like you can't type. :) Julian -- email: [EMAIL PROTECTED] jabber:[EMAIL PROTECTED] Jens Alfke wrote: > > On Tuesday, September 4, 2001, at 10:46 AM, Thomas Charron wrote: > >> I think it was accidental.. 8-P Either that, or

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Thomas Charron
Quoting Jens Alfke <[EMAIL PROTECTED]>: > On Tuesday, September 4, 2001, at 10:46 AM, Thomas Charron wrote: > > I think it was accidental.. 8-P Either that, or done intentionally > > so the > > server would store it without requiring a module.. 8-P > The public-XML-storage feature was explicit

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Dave Waite
Its really just a unique text string - why does 'jabber:x:avatar' make more sense than any other string, other than habit? -David Waite Jens Alfke wrote: > > On Tuesday, September 4, 2001, at 10:46 AM, Thomas Charron wrote: > >> I think it was accidental.. 8-P Either that, or done >> inte

Re: [JDEV] More avatar thoughts

2001-09-04 Thread temas
I move for storage:avatar. I feel fine tabelling OOB until we work out it's details some more. Standards JIG is getting rolling and we'll tackle that one soon enough. Any other tweaks before we write this up and submit it for approval? --temas On Tue, 2001-09-04 at 13:57, Thomas Charron wrote

[JDEV] [ANNOUNCE] Jabelin Hub CVS Import

2001-09-04 Thread temas
I'm pleased to say that the initial import of the jabelin hub got into the jabber.org public cvs this morning. This is just a prototype, but development will continue around it. I'm currently setting up the bugzilla found on jabelin.org to help us get more done. I'll also be finishing up the vi

Re: [JDEV] Strange change in jsm (CVS)

2001-09-04 Thread temas
CVS code is unstable, and some major presence fixes are being worked on. The code has very little testing, so be careful, events like this might not be uncommon for a while. --temas On Sat, 2001-09-01 at 16:32, Stefan Praszalowicz wrote: > Hi all ! > > I now use the CVS version of jabberd and n

Re: [JDEV] libraries

2001-09-04 Thread temas
Sounds like you are compiling winjab. You might want to check its site http://winjab.sf.net --temas On Fri, 2001-08-31 at 18:53, Jenny Yuen Zhou wrote: > I have a problem compiling the Jabber, it says I don't have some libraries > such as htmllite.dcu, xml1.dcu and many other. I've seached in t

RE: [JDEV] More avatar thoughts

2001-09-04 Thread David Iodice
Not to muddy the waters and start a never-ending message thread, but :-) Wouldn't the avatar be considered some type of profile information for a user? if that's the case, why not standardize on a name like "profile:avatar"? And while I'm at it, does anyone see a similarity (in general term

RE: [JDEV] More avatar thoughts

2001-09-04 Thread temas
Well the profiles JIG is exploring a full suite of profile information and I wouldn't want to cramp their space for a simple icon. We originally talked about the VCard picture space, but requesting an entire vcard for a little icon is a bit bulky and overkill. I guess that's why I would prefer a

Re: [JDEV] Beginners Questions

2001-09-04 Thread temas
You might want to check out http://www.flabber.org --temas On Sat, 2001-09-01 at 00:07, steve becerra wrote: > Hello, I would like to develop a Jabber client using Macromedia Director and > it's programming language 'Lingo', but I am not quite sure where to start. I > have developed a Shock W

[JDEV] RDF Feed for Jogger

2001-09-04 Thread Jim Ray
Has anyone thought about making an RDF feed for jogger? That way I can Mozilla sidebar it. I'll do the XUL and JavaScript part, if some makes the RDF available. jim ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

RE: [JDEV] Strange change in jsm (CVS)

2001-09-04 Thread Stefan Praszalowicz
Hey ! Thanks for your answer. I'll slow down on reports about the cvs version then ;) Just that I felt that a lot of people were using the cvs version... BTW I'd like to be involved a bit more into jabber[d], so if there is anyway I can help... Stefan > -Original Message- > From: [EMA

[JDEV] Emergency: QNX

2001-09-04 Thread Chris Chance
Hopefully this time someone will read this cause of the subject lol but i really need to find a compatible version of jabber for QNX (www.qnx.com) the linux version does not work at all for some reason and i dont know why and i cant find any other clients that may work Thanks Chris _

RE: [JDEV] User logins slow down?

2001-09-04 Thread Colin Madere
We haven't tried it with jpoll or (forget the name of the other one). We haven't been successful at getting either to work well enough to warrant testing :) Dustin, maybe you could check into jpolld again... > -Original Message- > From: temas [mailto:[EMAIL PROTECTED]] > Sent: Monday,

Re: [JDEV] Emergency: QNX

2001-09-04 Thread John Hebert
Chris Chance wrote: > Hopefully this time someone will read this cause of the subject lol but i > really need to find a compatible version of jabber for QNX (www.qnx.com) the > linux version does not work at all for some reason and i dont know why and i > cant find any other clients that may work.

Re: [JDEV] More avatar thoughts

2001-09-04 Thread Jens Alfke
On Tuesday, September 4, 2001, at 12:03 PM, Dave Waite wrote: > Its really just a unique text string - why does 'jabber:x:avatar' make > more sense than any other string, other than habit? I'm not an XML expert, but I thought that to ensure uniqueness, XML namespaces were supposed to be manag

[JDEV] Re: Emergency: QNX

2001-09-04 Thread Jay Curry
Not quite sure that it qualifies as an emergency myself, and equally not sure that my suggestions will help. >From what I have read on this list however I would suggest starting with an attempt >to compile the perl.jabber or jabber.perl libraries, (whichever is the correct naming convention

[JDEV] jabber client

2001-09-04 Thread Jenny Yuen
I'd like to learn to develop a jabber client. DO you know which texts should I read as reference? __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com _

Re: [JDEV] RDF Feed for Jogger

2001-09-04 Thread Rich Klein
That would be great. I've been using Mozilla regularly for about the last month and i've been looking for some interesting side bar applications. - Original Message - From: "Jim Ray" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 04, 2001 3:26 PM Subject: [JDEV] RDF

[JDEV] i have a question.. presence problem

2001-09-04 Thread Yoong.Y Kim
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 using Winjab 0.9.6.5, 0.9.7.6 and gabber. it has

[JDEV] Re: jabber client

2001-09-04 Thread Jay Curry
Jenny, your best bet is to start at http://support.jabber.com/faqs/clientinfofaq/clientinfo.html There are a couple of presumptions that I have made. One is that you are looking for an online reference, though it appears that your question is indicating books. That assesment is based upon my