[jdev] List of all connected users on jabberd 1.4

2005-10-03 Thread John Talbot
Is there no way to get a list of all connected users on jabberd 1.4, apart from looking at the users' spool directory? (The iq stanza described by the protocol produces an error code on 1.4.3) Is there a way to see if a particular users is online, except looking at that user's .xml file? Hi

Re: [jdev] List of all connected users on jabberd 1.4

2005-10-03 Thread Tijl Houtbeckers
On Sun, 02 Oct 2005 20:53:42 +0200, John Talbot [EMAIL PROTECTED] wrote: Is there no way to get a list of all connected users on jabberd 1.4, apart from looking at the users' spool directory? (The iq stanza described by the protocol produces an error code on 1.4.3) Is there a way to see if

Re: [jdev] Re: Fwd: Re: Lan chat

2005-10-03 Thread Tijl Houtbeckers
On Mon, 03 Oct 2005 10:06:29 +0200, Remko Troncon [EMAIL PROTECTED] wrote: , there is a main chat room, you can leave a persistent message on a messageboard... Try BorgChat (only for windows), you will have my point of view. These are more 'special' features, and doesn't necessarily fall

Re: [jdev] List of all connected users on jabberd 1.4

2005-10-03 Thread John Talbot
False alarm. It works. There's something I was doing, sorry. Tijl Houtbeckers wrote: On Sun, 02 Oct 2005 20:53:42 +0200, John Talbot [EMAIL PROTECTED] wrote: Is there no way to get a list of all connected users on jabberd 1.4, apart from looking at the users' spool directory? (The iq

[jdev] Google Talk transport?

2005-10-03 Thread John Talbot
Is anyone thinking of making a Google Talk transport for Jabber?

Re: [jdev] Google Talk transport?

2005-10-03 Thread Norman Rasmussen
I was thinking of making a general XMPP transport for jabber. You would have to register with it to supply your gtalk account details. Also when you set it up on your server you would override the @gmail.com with the transport, and then all your google talk stuff is 100% transparent to the user

Re: [jdev] Google Talk transport?

2005-10-03 Thread Rory
Hi John, I'm building a stand-alone proxy/bridge that accepts connections from legacy clients and connects them to any XMPP complient service - Google Talk included. Is this the kind of functionality you're looking for? On Mon, Oct 03, 2005 at 12:46:16AM +0300, John Talbot wrote: Is anyone

Re: [jdev] Google Talk transport?

2005-10-03 Thread Norman Rasmussen
Hey does this mean I could use my MSN client to connect to my jabber server? I think that would be pretty funny. On 03/10/05, Rory [EMAIL PROTECTED] wrote: Hi John, I'm building a stand-alone proxy/bridge that accepts connections from legacy clients and connects them to any XMPP complient

Re: [jdev] Google Talk transport?

2005-10-03 Thread Rory
Oops. Sorry Norman - when I said 'legacy clients' I meant jabber clients that don't yet support XMPP. My bad. On Mon, Oct 03, 2005 at 12:50:51PM +0200, Norman Rasmussen wrote: Hey does this mean I could use my MSN client to connect to my jabber server? I think that would be pretty funny.

Re: [jdev] Google Talk transport?

2005-10-03 Thread John Talbot
By "legacy clients" you mean ICQ, MSN, Yahoo? If so, no, my client is a Jabber client that can only connect to one Jabber server at a time. What I'm hoping for is a jabber transport, a component, that would make my server be able to allow its users to talk to their Google Talk buddies. I'm

Re: [jdev] Google Talk transport?

2005-10-03 Thread Rory
Sorry about that John, what I meant by 'legacy client' was a jabber client that does not yet support XMPP. My mistake. On Mon, Oct 03, 2005 at 01:55:52AM +0300, John Talbot wrote: By legacy clients you mean ICQ, MSN, Yahoo? If so, no, my client is a Jabber client that can only connect to one

Re: [jdev] Google Talk transport?

2005-10-03 Thread Norman Rasmussen
On 03/10/05, Rory [EMAIL PROTECTED] wrote: Sorry about that John, what I meant by 'legacy client' was a jabber client that does not yet support XMPP. My mistake. Have to admit: I didn't know these existed. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page:

Re: [jdev] Google Talk transport?

2005-10-03 Thread Rory
Would it be better if I said a jabber client that doesn't yet support TLS using 'starttls', SASL authentication, etc? On Mon, Oct 03, 2005 at 01:03:10PM +0200, Norman Rasmussen wrote: On 03/10/05, Rory [EMAIL PROTECTED] wrote: Sorry about that John, what I meant by 'legacy client' was a

Re: [jdev] Google Talk transport?

2005-10-03 Thread John Talbot
Nice idea. Norman Rasmussen wrote: I was thinking of making a general XMPP transport for jabber. You would have to register with it to supply your gtalk account details. Also when you set it up on your server you would override the @gmail.com with the transport, and then all your google

Re: [jdev] Google Talk transport?

2005-10-03 Thread John Talbot
...but why the phrase was thinking? Aren't you thinking of going ahead anymore? Norman Rasmussen wrote: I was thinking of making a general XMPP transport for jabber. You would have to register with it to supply your gtalk account details. Also when you set it up on your server you would

Re: [jdev] Google Talk transport?

2005-10-03 Thread Norman Rasmussen
I'm hoping that google will enable s2s before I have time to code it :-P On 03/10/05, John Talbot [EMAIL PROTECTED] wrote: ...but why the phrase was thinking? Aren't you thinking of going ahead anymore? Norman Rasmussen wrote: I was thinking of making a general XMPP transport for jabber.

Re: [jdev] Google Talk transport?

2005-10-03 Thread rek2 GNU/Linux LO LO LO
Great IDEA!! John Talbot wrote: Is anyone thinking of making a Google Talk transport for Jabber?

Re: [jdev] Google Talk transport?

2005-10-03 Thread Peter Saint-Andre
Gosh, there's always s2s, isn't there? rek2 GNU/Linux LO LO LO wrote: Great IDEA!! John Talbot wrote: Is anyone thinking of making a Google Talk transport for Jabber? smime.p7s Description: S/MIME Cryptographic Signature

Re: [jdev] Google Talk transport?

2005-10-03 Thread rek2 GNU/Linux LO LO LO
lol yap but is google going to actually use s2s thats the question :-) will be nice if they did. Peter Saint-Andre wrote: Gosh, there's always s2s, isn't there? rek2 GNU/Linux LO LO LO wrote: Great IDEA!! John Talbot wrote: Is anyone thinking of making a Google Talk transport for

RE: [jdev] Google Talk transport?

2005-10-03 Thread Matt Tucker
lol yap but is google going to actually use s2s thats the question :-) will be nice if they did. Google has committed to supporting s2s. For more details, check out the live chat from last week that a lead Google Talk engineer was a part of:

Re: [jdev] Google Talk transport?

2005-10-03 Thread John Talbot
I would guess that Google would be willing to open up to a network of other jabber servers once the problem of spam is solved. The only reason we don't have spam (spim, rather) now on the Jabber network is that the market is too small for it. It remains though to be seen whether a formula

Re: [jdev] Google Talk transport?

2005-10-03 Thread Trejkaz
On Mon, 3 Oct 2005 19:47, John Talbot wrote: I would guess that Google would be willing to open up to a network of other jabber servers once the problem of spam is solved. ...or rather, once they've written the S2S support for their custom server. TX -- Email: Trejkaz Xaoza

Re: [jdev] Google Talk transport?

2005-10-03 Thread Hal Rottenberg
On 10/2/05, John Talbot [EMAIL PROTECTED] wrote: By legacy clients you mean ICQ, MSN, Yahoo? If so, no, my client is a Jabber client that can only connect to one Jabber server at a time. What I'm hoping for is a jabber transport, a component, that would make my server be able to allow its

Re: [jdev] Google Talk transport?

2005-10-03 Thread rek2 GNU/Linux LO LO LO
yap I have jabber and gtalk .. but it will really be nice to just have to connect to one ;-) Hal Rottenberg wrote: On 10/2/05, John Talbot [EMAIL PROTECTED] wrote: By legacy clients you mean ICQ, MSN, Yahoo? If so, no, my client is a Jabber client that can only connect to one Jabber

Re: [jdev] Google Talk transport?

2005-10-03 Thread Matthew Terenzio
On Oct 3, 2005, at 5:47 AM, John Talbot wrote: It remains though to be seen whether a formula can be worked out to combat the spam possibilities. It could be something along the lines of ill-behaving jabber servers being blocked from the network of the SPIM-fighting servers. But it's easy to

Re: [jdev] PyMSNt 0.10 released! Now with avatars!

2005-10-03 Thread Nahuel ANGELINETTI
Hi, thanks for this new release :) Juste a question, browsing services, under msn transport it have connect all registered users and stats of pymsnt. Can we use it ? if yes, how ? Thanks On Mon, 3 Oct 2005 11:31:10 +1000 James Bunton [EMAIL PROTECTED] wrote: Hi everybody. PyMSNt 0.10 has

Re: [jdev] Google Talk transport?

2005-10-03 Thread John Talbot
Matthew Terenzio wrote: On Oct 3, 2005, at 5:47 AM, John Talbot wrote: It remains though to be seen whether a formula can be worked out to combat the spam possibilities. It could be something along the lines of ill-behaving jabber servers being blocked from the network of the SPIM-fighting

Re: [jdev] PyMSNt 0.10 released! Now with avatars!

2005-10-03 Thread ReK2GNULinux
I am trying it.. but every 5 m boots me out saying that I registered somewhere else... but I didn't... Nahuel ANGELINETTI wrote: Hi, thanks for this new release :) Juste a question, browsing services, under msn transport it have connect all registered users and stats of pymsnt. Can we use