RE: [JDEV] Limitations of XHTML Basic

2001-04-05 Thread Robert Temple
Title: I spent some time trying to do rich formatting in XHTML basic, but it wasn't going the way I hoped.  Ran into the same problems you described below.   Instead I turned to using something similar to the tags you described.   -Robert -Original Message-From: Jens Alfke [

[JDEV] Jabber DevZone News - Socket Scaling Gets a Boost

2001-04-05 Thread Jabber DevZone
Socket Scaling Gets a Boost The following was posted by [EMAIL PROTECTED] via the Jabber DevZone web site (http://dev.jabber.org/): Jabber.com is happy to resolve some issues regarding the release last year of a version of the jpolld socket manager for Jabber. This software, which increases th

[JDEV] Limitations of XHTML Basic

2001-04-05 Thread Jens Alfke
The JPO and JPG say that HTML content in messages should use the "XHTML Basic" dialect. However, the spec for XHTML Basic includes almost nothing in the way of visual formatting commands, presumably because cellphones don't have fonts and colors. (Kind of shortsighted, if you ask me!) So there's no

Re: [JDEV] IETF protocol docs?

2001-04-05 Thread Iain Shigeoka
At 05:00 PM 4/5/2001 -0600, David Waite wrote: >The most recent files that I know of are in >http://core.jabber.org/rfc Thanks. That's what I was looking for. Most are dated June 2000. Has no more work been done in this area since then? -iain ___

Re: [JDEV] IETF protocol docs?

2001-04-05 Thread Peter Saint-Andre
There's a link to this from the FAQ: http://docs.jabber.org/general/html/faq.html (currently it's FAQ 1.8, but those numbers change as I add more to the doc). Peter David Waite wrote: > > The most recent files that I know of are in > http://core.jabber.org/rfc > > -David Waite > > Iain Shige

Re: [JDEV] IETF protocol docs?

2001-04-05 Thread David Waite
The most recent files that I know of are in http://core.jabber.org/rfc -David Waite Iain Shigeoka wrote: > Hello, > > I have seen that J. Miller submitted a draft of the Jabber protocol to the > IETF Instant Messaging and Presence Protocol Working group. The IETF has > apparently dropped the d

Re: [JDEV] Jabber Server 1.4 - Core Dumps II

2001-04-05 Thread temas
The only msg from you in my inbox has been replied to asking for this information =) It appears that your spool is incorrectly set. Check the config for your xdb. Why this makes it crash is another question in itself =) --temas On 05 Apr 2001 20:23:38 +, Amarnath Yara wrote: > Hi All, No

RE: [JDEV] Jabber Server 1.4 - Core Dumps II

2001-04-05 Thread John Hebert
Title: RE: [JDEV] Jabber Server 1.4 - Core Dumps II Hi Amar, The message you sent yesterday was blank for me. I assume everyone received the same, which would explain why no one replied. John Hebert -Original Message- From: Amarnath Yara [mailto:[EMAIL PROTECTED]] Sent: Thursday,

[JDEV] Jabber Server 1.4 - Core Dumps II

2001-04-05 Thread Amarnath Yara
Hi All, No body answered to my previous days question about the stability of the jabber server 1.4 I am pasting the error log and also the gdb dump. Any suggestions on how to avoid the following warning. xdb_file failed to open file ./spool/tucson/eresmas.xml: No such file or directory After th

Re: [JDEV] Jabber Test Suite

2001-04-05 Thread Dustin Puryear
> Rafael Molina wrote: > > Packet tracing. Actual IM encapsulated packets and their latency > times from point of delivery to reception. > Code tracing: If the test suite, will actually do performance > benchmarking on where and how long it takes for clien/server > responses. Yes. One of the to

RE: [JDEV] Jabber Test Suite

2001-04-05 Thread Rafael Molina
Title: RE: [JDEV] Jabber Test Suite Packet tracing.  Actual IM encapsulated packets and their latency times from point of delivery to reception. Code tracing: If the test suite, will actually do performance benchmarking on where and how long it takes for clien/server responses. Hope this he

Re: [JDEV] Jabber Test Suite

2001-04-05 Thread Dustin Puryear
Iain Shigeoka wrote: > Well, I for one would be very interested in this. I do notice that this > seems to be entirely performance metrics and was wondering if standards > compliance was going to be part of the test? Yes, if you write a tool to do that. :) The test suite is composed of several to

Re: [JDEV] Jabber Test Suite

2001-04-05 Thread Dustin Puryear
> Rafael Molina wrote: > > I would be very interested. Do you already have baselines to compare > against? Will it also to packet/code tracing? What baselines? :) Since there doesn't appear to be any real data floating around we are starting from ground zero. As soon as we are given the go by

RE: [JDEV] Q: Does roster require manual management?

2001-04-05 Thread temas
Umm you just really confused me =) Jabber Programmer's Guide: The Picture of Jabber (hehe get it?) On 05 Apr 2001 10:57:32 -0700, Ted Rolle wrote: > What's a 'JPG' (Jabber Programmer's Guide?)... and for that matter, what's a > 'JPG'? > > > Well, the best thing to do is learn DocBook and submi

Re: [JDEV] Core Dumps with Jabber 1.4 -- Need Help

2001-04-05 Thread temas
Could you get a debug log and backtrace of what is happening? You could try 1.4.1, but it sounds like something else is amiss. --temas On 05 Apr 2001 02:41:35 +, Amarnath Yara wrote: > Hi all, I have installed the jabber server 1.4 on a Redhat 7.0 successfully. > The jabber server gets kil

Re: [JDEV] Trouble with local JUD

2001-04-05 Thread temas
Using vkhdli08.hda.hydro.com will _not_ work, and that is guaranteed, because then to the routing layer you have two items with the same name, how would it ever know where to deliver it to? You also begin to break some of the general rules of XML, in that you have two elements with the same id at

[JDEV] IETF protocol docs?

2001-04-05 Thread Iain Shigeoka
Hello, I have seen that J. Miller submitted a draft of the Jabber protocol to the IETF Instant Messaging and Presence Protocol Working group. The IETF has apparently dropped the drafts (the links don't work) as the working group has submitted a proposal. Does anyone know where I can get a co

RE: [JDEV] Q: Does roster require manual management?

2001-04-05 Thread Ted Rolle
What's a 'JPG' (Jabber Programmer's Guide?)... and for that matter, what's a 'JPG'? > Well, the best thing to do is learn DocBook and submit some patches. > Once it's all cool, then we'll > give you full CVS access. Easy breazy. I am looking to start a brand > new JPG soon, so stay tuned and I'

Re: [JDEV] Q: Does roster require manual management?

2001-04-05 Thread temas
Well, the best thing to do is learn DocBook and submit some patches. Once it's all cool, then we'll give you full CVS access. Easy breazy. I am looking to start a brand new JPG soon, so stay tuned and I'll put out a message for people to help. --temas On 04 Apr 2001 10:05:19 -0500, Iain Shige

[JDEV] Top-level element is undocumented

2001-04-05 Thread Jens Alfke
One one attempted login to jabber.org, my embryonic client received an element from the server as a direct child (the first) of the element. My parser didn't know what to do with it. This was several bug-fixes ago and I believe my client had not sent the jabber:iq:auth element correctly, which wo

RE: [JDEV] Jabber Test Suite

2001-04-05 Thread Rafael Molina
Title: RE: [JDEV] Jabber Test Suite I would be very interested.  Do you already have baselines to compare against?  Will it also to packet/code tracing? Rafael -Original Message- From: Iain Shigeoka [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 7:47 PM To: [EMAIL PROTE

Re: [JDEV] Jabber Test Suite

2001-04-05 Thread Iain Shigeoka
At 10:37 AM 4/4/2001 -0500, Dustin Puryear wrote: >Is anyone interested in using this suite as well as helping to work out >any problems? We will be releasing the test suite as GPL'd software >available on SourceForge. We would be VERY happy if members of jdev and >jadmin would checkout the code

[JDEV] Is there any problem with the ICQ gateway?

2001-04-05 Thread José Nuno Coelho Sanarra Pires
Hi! I'm installing a Jabber server on my enterprise and I couldn't install the ICQ gateway on it. All the requests for registration, search, etc. time out. I've been trying to connect to most of the Jabber servers and I've found that happens the same thing with all of them (jabber.org, jab

[JDEV] getting top shared groups with xdb backend

2001-04-05 Thread Benoit Orihuela
hi, I'm currently using jabber 1.4 (I tried jabber 1.4.1 and I have the same problem) and shared groups (mod_groups). The problem is that I am unable to retrieve toplevel groups when I store groups info in xdb backend (that is to say in global.xdb). xdb_file receives this : but is unable to

[JDEV] Jabber DevZone News - Quick update and 1.4.1 server release

2001-04-05 Thread Jabber DevZone
Quick update and 1.4.1 server release The following was posted by [EMAIL PROTECTED] via the Jabber DevZone web site (http://dev.jabber.org/): This have been moving quickly lately, and this update is long overdue and woefully inadequate in covering all of the activity surrounding Jabber. Most o

Re: [JDEV] Trouble with local JUD

2001-04-05 Thread Ørjan Sandland
> You will need to have the service called something different than the server > name so traffic can be routed correctly - probably jud.vkhdli08.hda.hydro.com. > This should be set both in the service section for jud, and the agents block > within the jsm 'sessions' configuration (the former telli