Re: [jdev] Eclipse and XMPP/Jabber

2004-09-29 Thread Dave Smith
I think this is a good idea, but I personally don't have time to pursue it. Have you considered trying to take this up yourself? :) D. On Wed, 29 Sep 2004 11:46:09 -0400, John Liston <[EMAIL PROTECTED]> wrote: > Nary a nibble? > > I emailed the Eclipse Communications Project lead encouraging hi

Re: [jdev] XMPP library for server usage..

2004-09-02 Thread Dave Smith
There is a fair amount of functionality in the last stable release of Twisted that should help you with the socket management, XML parsing and xpathish sort of operations. It's not a full server, but it may be a useful start. D. On Thu, 2 Sep 2004 11:49:20 -0600, Jason Ish <[EMAIL PROTECTED]> wr

Re: [jdev] Jabbers Killer App (was: The State of Our Code-bases)

2004-09-02 Thread Dave Smith
Chalk this up to old fashioned email usage, but why do people keep forking threads? First it was the XHTML-IM thread, now it's the "State of our Code-bases" -- can't we all just talk on one topic under the same name? D. On Thu, 02 Sep 2004 17:41:36 +0200, Bart van Bragt <[EMAIL PROTECTED]> wrote:

Re: [jdev] New MSN-t available for testing

2004-08-19 Thread Dave Smith
Very cool! I'm glad to see someone besides myself using the Jabber support in Twisted. :) D. On Thu, 19 Aug 2004 20:29:02 +1000, James Bunton <[EMAIL PROTECTED]> wrote: > Hi everybody. > > Please check out the new MSN transport available. It has been completely > re-written using Python and Twi

Re: [jdev] Jabber Certification Program

2004-06-18 Thread Dave Smith
Greetings, I would offer one thought about this "Should I implement Experimental JEPs" question that seems to be arising from the discussion about certification. The original point of the JEP was that it was an extension PROPOSAL and as such, it was assumed that whomever was making the proposal w

Re: [jdev] JEP-0096 implemementations?

2004-03-27 Thread Dave Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mar 27, 2004, at 5:45 PM, Justin Karneges wrote: I'm running FreeBSD 4.4 on a VPS account -- I couldn't get Twisted installed (which proxy65 relies on) and working correctly, so I started looking for another solution. What issues did you encounter

Re: [JDEV] (no subject)

2003-12-15 Thread Dave Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The component stuff should work with most Jabber servers out there. The client stuff is also fine. Feature support is not as extensive as I'd like it, but it'll get there. Twisted is great if you want to build any sort of server-side component that

Re: [JDEV] jabber component development and jabbercentral

2003-10-25 Thread Dave Smith
On Oct 25, 2003, at 1:00 AM, Nicholas Perez wrote: Currently, writing components against the 1.4 codebase (externally or internally) is just a Bad Idea. Lots of not well thought out cruft has been growing like a slime mold over the past couple of years. Things have still not been standardized w

Re: [JDEV] Jabber/C contributing issues, was: MIU

2003-09-04 Thread Dave Smith
On Thursday, Sep 4, 2003, at 14:29 America/Denver, Andrew Sayers wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aside: thanks to PGP, you can be sure that, despite the hack, my messages haven't been tampered with :) Unfortunately, GPG reports that your key is expired, so technically speakin

Re: [JDEV] [SECURITY] Remote roster manipulation bug in various Jabber clients

2003-07-02 Thread Dave Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, Jul 2, 2003, at 14:05 America/Denver, Jacek Konieczny wrote: By using this vulnerability and modifying someone's roster one may make him start chat or send file to a person user doesn't intend contact with. This would require send one t

Re: [JDEV] JEPs and Jabber Adoption

2003-06-26 Thread Dave Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +2 On Thursday, Jun 26, 2003, at 19:45 America/Denver, Paul Curtis wrote: I normally avoid all of the conflicts surrounding JEPs, as I am rather content to implement than to propose. However, in my one year of active participation in the Jabber comm

Re: [JDEV] Webpresence revisited [Was: JabberCentral]

2003-06-17 Thread Dave Smith
> Has anyone thought about creating a centralized user directory? There > could be an optional s2s component for the server implementations, and > perhaps a direct c2s protocol that clients could implement, as well. > > If such a project were started, it would be a good idea to fold presence > int

Re: [JDEV] What does een IM system need to reach the end user (Was: Re: [JDEV] Poll about who will use Jabber when Trillian comes out)

2003-06-11 Thread Dave Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, Jun 11, 2003, at 14:34 America/Denver, [EMAIL PROTECTED] wrote: As with the whole Jabber philosophy, we don't need a "big jabber.org community site", we need several smaller sites with good setups - I think of a *good* WWW presentation

Re: [JDEV] question on dialback.c

2003-03-11 Thread Dave Smith
On Tuesday, Mar 11, 2003, at 16:06 America/Denver, Frank Koenen wrote: can anyone give me insight on the following lines of code in the function dialback_out_read() in dialback.c: /* make sure we're not connecting to ourselves */ if( ghash_get( c->d->in_id, xmlnode_get_attrib( x

Re: [JDEV] Java JabberBeans and SSL certificates

2002-11-20 Thread Dave Smith
On Tuesday, Nov 19, 2002, at 21:12 America/Denver, McGovern, Gerard wrote: This email is confidential. If you are not the intended recipient, you must not disclose or use the information contained in it. I'm not the intended recipient..I better not tell anyone about this email I guess. Hope no

Re: [JDEV] Jabber.org eating messages

2002-11-08 Thread Dave Smith
On Friday, Nov 8, 2002, at 13:05 America/Denver, Simon Guindon wrote: Rob and myself feel this is still something that should be fixed in the Jabber.org SCM, I'm told this is a component by Jabber Inc. I would greatly appreciate if this could be fixed in future versions. All is fixed on my e

Re: [JDEV] Fw: International Dating Etiquette

2002-08-20 Thread Dave Smith
For the record, I find this distasteful. Diz On Tuesday, August 20, 2002, at 01:09 , dave wrote: International Dating Etiquette CAUCASIAN WOMAN First date You get to kiss her goodnight Second date You get to grope all over and make out Third date You get to have sex in the missionary position BL

Re: [JDEV] RVP transport (M$ exchange messenger)

2002-08-19 Thread Dave Smith
In general any interoperability work with Exchange would be interesting to the Jabber community, I would imagine. By all means let's see some code! :) Diz On Friday, August 16, 2002, at 07:17 , Martin Mrvka wrote: > Hi, > > I'm currently trying to build a jabber transport for microsofts > ex

Re: [JDEV] Hip-hip-hoorah

2002-07-30 Thread Dave Smith
No, just a simple "thanks" and "job well done". :) diz On Tuesday, July 30, 2002, at 02:50 , Matthias Wimmer wrote: > Hi Dave! > > Dave Smith wrote: > >> Many of you on these lists have seen many posts by a guy named Peter >> St. Andre. Over the pas

[JDEV] Hip-hip-hoorah

2002-07-30 Thread Dave Smith
Many of you on these lists have seen many posts by a guy named Peter St. Andre. Over the past 2-3 years, St. Peter (as we affectionately know him) has been a driving force in the Jabber community, and I just wanted to note that we would be much less of a community, and tons less organized, wit

[JDEV] Please disregard..

2002-07-12 Thread Dave Smith
Sorry to do this...one quick test message. :) Please disregard. Thanks Diz ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] Emoticons...go home! :)

2002-04-23 Thread Dave Smith
I appreciate all the commentary and brain-power being sunk into the emoticon issue, but at the same time, I'm a little tired of having to clean my email box of 20+ messages several times a day. Is there any chance of moving this discussion to it's own mailing list so that other questions don't get

Re: [JDEV] Is there a patch for YAHOO

2002-04-12 Thread Dave Smith
On 4/11/02 10:58 PM, "nitin" <[EMAIL PROTECTED]> wrote: > I just wanted to know if there is a patch or some kind of fix for the > current Yahoo problem of not able to log in using the yahoo transport. If > so, where can i get it If not, then I'll like to know how long will this > problem exis

Re: [JDEV] SCM (server connection mananger)

2002-04-09 Thread Dave Smith
On 4/9/02 6:36 AM, "Stephen Lee" <[EMAIL PROTECTED]> wrote: > Does anyone know what happened to the SCM that was on tigris.org ? I notice > the JECL was moved to jabbersturdio, but I can't find the SCM now. > I'm investigating this. :) Let you know as soon as I know. Diz _

[JDEV] Council Meeting

2002-03-11 Thread Dave Smith
As a member of the Council, I hereby request a meeting of said Council to discuss our role in the Foundation and to produce a commentary of JEPs which we have passed or not passed so that the members of this community will know our stance on these matter. I propose that we convene Thursday, Marc

Re: [JDEV] checking for leaks in jabberd using purify

2002-01-30 Thread Dave Smith
Gotta love PTH -- apparently purify doesn't like the PTH way of doing pseudo-threading. :) Diz On Wed, Jan 30, 2002 at 10:57:14AM -0500, Osmond, Emily (Factiva) wrote: > hi, > I'm running a jabber server in Solaris 5.8. I tried to run jabberd > thru purify. It coredumps when I try to che

Re: [JDEV] PAM support in jabber

2001-12-19 Thread Dave Smith
I would very much like to see this, as would lots of people I'm sure. :) Diz On Wed, Dec 19, 2001 at 02:17:08PM +, James Stevens wrote: > If anyone is interested, I have added PAM support to our jabber server, so only > those users that are authenticated through PAM are allowed to register wi

RE: [JDEV] Use of SVC records for server resolution.

2001-12-13 Thread Dave Smith
Jabber Servers use the SRV record (I've never heard of the SVC record) to do just such a thing. Diz > -Original Message- > From: Mathew Johnston [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 7:05 AM > To: [EMAIL PROTECTED] > Subject: [JDEV] Use of SVC records for server

RE: [JDEV] ghash & xhash

2001-11-26 Thread Dave Smith
ghash is an earlier version of xhash. Use xhash_*.   Diz -Original Message-From: Utpal Sikdar [mailto:[EMAIL PROTECTED]]Sent: Monday, November 26, 2001 12:05 AMTo: [EMAIL PROTECTED]Subject: [JDEV] ghash & xhash Hi all,Anyone please let me know what is the main differenc

RE: [JDEV] XPath Granularity in IQ

2001-10-29 Thread Dave Smith
What exactly are you trying to do? You certainly can't embed a XPath expression into the xmlns attribute -- unless you intend for that expression to be the identifying URL for the namespace... Diz -Original Message- From: Adam Theo [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 200

Re: [JDEV] More on namespaces in jabberd

2001-10-03 Thread Dave Smith
Again, due to the fact that _none_ of the current Jabber source handles namespaces properly, nothing using namespaces like this will work.. This is a rather large fix to effect -- it requires a lot of code to be examined to deal with namespaces when processing packets. At this point, it's probab

Re: [JDEV] Namespace usage on server

2001-10-03 Thread Dave Smith
Actually, what you are seeing is broken behaviour in Jabber's handling of namespaces. In keeping with the XML 1.0 and XML Namespaces spec, specifying the namespace on a per packet basis is perfectly acceptable. Unfortunately, up to this point, the Jabber server doesn't process namespaces at all (a

Re: [JDEV] Jabberd config file & namespaces

2001-10-01 Thread Dave Smith
On Mon, Oct 01, 2001 at 04:04:43PM -0700, Franck Mangin wrote: > Is the jabberd configuration file that ships with the distribution a > valid XML file? Pretty much. Otherwise, we couldn't load and parse it. :) > According to the w3c spec (http://www.w3.org/TR/REC-xml-names/), it > seems like

[JDEV] OT: Please ignore

2001-09-22 Thread Dave Smith
Sorry, just testing a filter. :) Diz ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

Re: [JDEV] Two more avatar issues.

2001-09-07 Thread Dave Smith
Off a suggestions by pgmillard.. Perhaps this would be a better approach: storage:client:avatar That's the minimal info required -- clients could simply browse to the resource for more info. Additionally, in keeping with the browsing spec, one could send pre

Re: [JDEV] Avatar Update

2001-09-07 Thread Dave Smith
It would be most appropriate to actually write this up as a JEP, don't you think... :) Diz On Fri, Sep 07, 2001 at 10:53:33AM -0500, temas wrote: > I just got done updating the avatar spec on > http://core.jabber.org/avatar.txt. Please take a look at it and give us > some feedback. Notable cha

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] Jabber for QNX

2001-09-01 Thread Dave Smith
Hrm..in all the time I've watched the mailing lists (2+ years) that's the first time I've heard anyone ask for QNX port.. :) I'm sure it can be done.. So do you want a client or a server? Diz On Fri, Aug 31, 2001 at 02:26:06AM -0700, Chris Chance wrote: > I am currently a user of jabber for wi

Re: [JDEV] Help: jabber server Admin

2001-08-31 Thread Dave Smith
Jabber.org just got a brand new CCM (client connection manager) -- it's likely temas didn't add the hack in to make flash work properly.. :) As for jabber.com, nothing has changed there in a long time (that i'm aware) of... Diz On Thu, Aug 30, 2001 at 07:03:25PM +0100, Keith Salisbury wrote:

Re: [JDEV] roster managment and server-side components

2001-08-16 Thread Dave Smith
Robert, Take a look at the XDB calls that JSM makes -- you'll make similar ones. Diz On Thu, Aug 16, 2001 at 01:59:38PM -0700, Robert Temple wrote: > > From: temas [[EMAIL PROTECTED]] > > > > > From: Robert Temple > > > > > > I'd like to manipulate people's rosters from a server-side > > > co

Re: [JDEV] About changing the S2S communication port

2001-07-26 Thread Dave Smith
On Thu, Jul 26, 2001 at 04:44:14PM +0200, Riviere St?phane wrote: > Thanks for this precise answer. > > So the only thing I have to do is to use DNS SRV. Good news. > > Does this need any special configuration in the jabber.xml file or is it > jabber default behaviour to use such records ? Simp

Re: [JDEV] About changing the S2S communication port

2001-07-26 Thread Dave Smith
On Thu, Jul 26, 2001 at 03:27:02PM +0200, Riviere St?phane wrote: > Hi, > > I noticed the following about S2S communication : > > - the jabber.xml file allows to change the LISTENING port of the server > for S2S communication (by default 5269) as for C2S communication > > - when initializing th

Re: [JDEV] Identity/Authorization Project for Jabber

2001-07-05 Thread Dave Smith
On Thu, Jul 05, 2001 at 10:06:32PM -0400, Adam Theo wrote: > > will work. What we do have is a few good ideas that we think can work, > and would like to throw them out there to the wind, so to speak, and see > what everyone thinks. Also, feel free to post your own ideas. they can > form new i

Re: [JDEV] Jabber server in Java

2001-07-02 Thread Dave Smith
On Mon, Jul 02, 2001 at 12:55:24PM -0700, Bill Abbas wrote: > > There's probably some work we can share, at least early on, > with the Jabelin project. Non-implementation-specific > things (requirements analysis, sequence diagramming) come > to mind as common to both efforts. As do security

Re: [JDEV] Re: Verifying Jabber + External Ident apps + Presence scalability + New protocol ideas submissions

2001-06-26 Thread Dave Smith
Greetings.. This is a very interesting idea -- while I don't necessarily like M$'s Passport schema (especially the part where you must auth via M$), I think there may be merit there. I strongly disagree with the idea of sending an IP embedded in presence -- not only is it not scalable, it also

Re: [JDEV] Verifying Jabber

2001-06-18 Thread Dave Smith
Well, there's not really a clean way to tie directly into the presence system at this point. However, if you're up for a bit of code..here's how it could be done... 1.) Create a module which plugins into JSM and redelivers presence packets to an external component. 2.) Create a component which

Re: [JDEV] Windows XP and IM

2001-06-14 Thread Dave Smith
There are certainly _opinions_ on SIP... :) Diz On Thu, Jun 14, 2001 at 12:08:04PM -0500, John Alex Hebert wrote: > Mike, > > I'm no fan of M$, let me state for the record. But I kinda thought that M$'s use of >SIP in the XP version of MSN Messenger was a big deal and will lead to the > use of

Re: [JDEV] thread problem, HELP !!!

2001-06-09 Thread Dave Smith
On Sat, Jun 09, 2001 at 10:56:54AM +0200, Gerard BUNEL wrote: > I'm trying to write a module for the Jabber server which aims at > handling XDB requests > by doing some CORBA requests. I'm using ORBacus 4.0.3 with JTC to do the > CORBA requests. Hrm..this could be quite dangerous as the Jabber s

Re: [JDEV] Watcher goes live

2001-06-02 Thread Dave Smith
This is due to some strange race-conditions in the s2s code currently in the servers. Diz On Sat, Jun 02, 2001 at 07:20:24AM +0100, Al Sutton wrote: > I've had a quick look through the logs and found... > > 20010602T05:41:57: [notice] (jabber.com): bouncing a packet to > [EMAIL PROTECTED] > fr

Re: [JDEV] Re: Signed & encrypted messages / Identity

2001-06-01 Thread Dave Smith
Care to post a link? Diz On Fri, Jun 01, 2001 at 07:46:15PM +0100, Michael Hearn wrote: > (sorry for no quotes, this is off the digest) > > I think this is an excellent opportunity to advertise my lovely Identity > system that I described some time ago in a paper. This I believe is a much > mor

[JDEV] Jabelin mtg

2001-05-30 Thread Dave Smith
Greetings all.. For all who are interested, a meeting to discuss development and direction of the jabelin project will commence Thursday, 5pm MST-USA. You can find us on conference.jabber.org in the #jabelin room. Everyone is invited, but only people who are serious about aiding the development

Re: [JDEV] Idea!

2001-05-13 Thread Dave Smith
Heh, never said it was documented... :) However, if you use SRV records, the code is there to support it in server-to-server comms. As for the documentation, we're workin' on it. :) Diz On Sun, May 13, 2001 at 12:22:48PM -0500, Taral wrote: > On Sun, May 13, 2001 at 12:01:05PM -0500, [EMAIL

Re: [JDEV] Idea!

2001-05-13 Thread Dave Smith
Jabber already uses SRV records for server lookups. :) Diz On Sun, May 13, 2001 at 05:06:18AM -0500, Taral wrote: > Why not use DNS SRV records (see RFC 2052) to look up jabber servers. > Right now, my taral.net A record is tied up with a web site, and I can't > change it. But I could quite ha

Re: [JDEV] Re: Implementing Jabber Server in other Languages (Was RE: [JDEV] Cus tomizing Jabber server)

2001-05-11 Thread Dave Smith
On Fri, May 11, 2001 at 12:37:22PM -0600, Peter Saint-Andre wrote: > temas wrote: > > > This is one of the exact goals of the Foundation, to have a formalized > > process for working on the protocol. Jabelin will then be the group to > > work on server development. Some more info about this sho

Re: [JDEV] Server feature request

2001-05-11 Thread Dave Smith
Huh? What are you wanting to do with such a script? Diz On Fri, May 11, 2001 at 09:24:06AM -0700, Max Metral wrote: > This might make it a bit annoying to write automated scripts... Unless we > have some way of finding out what state the server is in? > > -Original Message- > From: [EM

Re: [JDEV] Server feature request

2001-05-11 Thread Dave Smith
In the next iteration of server development, MIO will be modified such that it will not will use SIGUSR2 for this. Having debugging turned on via SIGUSR2 is intriguing and we'll look into that for the next iteration. Probably, it would simply be used as a boolean -- if debugging is off SIGUSR2 wo

[JDEV] Plans for the future

2001-05-04 Thread Dave Smith
Greetings.. Well, the silence has been long, I know. Seems like I really only use this mailing list to apologize for not using the mailing list.. :) I thought I would just take a few moments and catch everybody up with where I am at, in terms of development, and where I hope to go. To begin with

Re: [JDEV] Distributed design of jabber

2001-04-25 Thread Dave Smith
Lemme just translate this marketing stuff to engineering speak: > >"Enables Distributed Processing across multiple server "farms" which in > > turn may support multiple CPUs." Jabber.com reworked the server to be pre-emptively multi-threaded (pthreads). Additionally, some work on JSM was done t

Re: [JDEV] One more comment on Greg Hookey why?

2001-04-23 Thread Dave Smith
On Fri, Apr 20, 2001 at 10:31:22AM -0400, Lubos Pochman - Audiencebank wrote: > Ok, > > I couldn't resist. I think most of the Greg's complains are without a merit. > XML is great and appropriate > tool for IM (and more). > > But he has one point. XDB default file implementation is single bigges

Re: [JDEV] Q: How to indicate denial of subscription?

2001-04-02 Thread Dave Smith
Yup..you send right back at the person. Diz On Mon, Apr 02, 2001 at 05:13:20PM -0700, Jens Alfke wrote: > How does a client deny a subscription request (incoming type=subscribe> tag)? The JPO and JPG have nothing to say on the topic. > Surely I should send something back, otherwise the origin

Re: [JDEV] How is aol blocking ?

2001-03-27 Thread Dave Smith
No, they're blocking IP addresses..as far as i know. Diz On Tue, Mar 27, 2001 at 05:44:50PM -0800, Bill Ataras wrote: > How is aol blocking? I can see blocking everything from jabber.com. But > blocking 100's or 1000's of IP addresses? No. So they're changing the > protocol. But how can they do