On Tue, Jun 06, 2006 at 09:32:25PM +0200, Arnaud Ab?lard wrote: > No need to be sarcastic, but unfortunately we all know that MSN, Yahoo, > ICQ & AIM will never make a step toward using XMPP, unlike Google.
Who knows? :-) At least Google Talk and AIM are going to federate in some way [1]. Best regards, Lars [1] http://www.google.com/press/pressrel/twaol_expanded.html From [EMAIL PROTECTED] Tue Jun 6 19:53:19 2006 From: [EMAIL PROTECTED] (Lars T. Mikkelsen) Date: Tue Jun 6 19:53:33 2006 Subject: [py-transports] problem when upgrading PyMSN 0.10.3 => 0.11a In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Hi Boris, On Tue, Jun 06, 2006 at 03:55:15PM +0200, Boris Granveaud wrote: > [EMAIL PROTECTED]:~/jabber/pymsnt-0.11$ ./PyMSNt.py > Unable to find a reactor. > Exiting... [snip] > Any idea? Please try execute the following command in a Python interpreter, and post the output: from twisted.internet import pollreactor The output should look similar to this: $ python Python 2.4.3 (#1, May 31 2006, 05:37:24) [GCC 4.1.1 (Gentoo 4.1.1)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from twisted.internet import pollreactor >>> Best regards, Lars From [EMAIL PROTECTED] Tue Jun 6 20:12:43 2006 From: [EMAIL PROTECTED] (=?ISO-8859-1?Q?Francisco_Joaqu=EDn_Rodr=EDguez_Prados?=) Date: Tue Jun 6 20:12:47 2006 Subject: [py-transports] MSN will soon allow to add yahoo! contacts In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On 06/06/06, Lars T. Mikkelsen <[EMAIL PROTECTED]> wrote: > On Tue, Jun 06, 2006 at 09:32:25PM +0200, Arnaud Ab?lard wrote: > > No need to be sarcastic, but unfortunately we all know that MSN, Yahoo, > > ICQ & AIM will never make a step toward using XMPP, unlike Google. > > Who knows? :-) At least Google Talk and AIM are going to federate in > some way [1]. Are not actually AIM and iChat using XMPP, or I just came up with the relation between AIM, iChat and XMPP? -- Francisco Joaqu?n Rodr?guez Prados Fachbereich Informatik, Fachhochschule Darmstadt, Darmstadt, Germany Phone: (+49) 176 24 255 490 Phone: (+34) 615 975 631 E-mail: [EMAIL PROTECTED] JID: [EMAIL PROTECTED] From [EMAIL PROTECTED] Tue Jun 6 20:23:05 2006 From: [EMAIL PROTECTED] (Lars T. Mikkelsen) Date: Tue Jun 6 20:23:08 2006 Subject: [py-transports] MSN will soon allow to add yahoo! contacts In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Tue, Jun 06, 2006 at 10:12:43PM +0200, Francisco Joaqu?n Rodr?guez Prados wrote: > Are not actually AIM and iChat using XMPP, or I just came up with the > relation between AIM, iChat and XMPP? iChat is a multi-protocol client supporting AIM and XMPP (and Link-Local Messaging). Best regards, Lars From [EMAIL PROTECTED] Thu Jun 8 01:42:45 2006 From: [EMAIL PROTECTED] (Robert B Quattlebaum, Jr.) Date: Thu Jun 8 01:43:04 2006 Subject: [py-transports] Attn: James In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Are message stanzas not getting to him either? ;) On May 30, 2006, at 7:28 PM, Daniel Henninger wrote: > Hey James, if you haven't had time to answer my various e-mail's > that I'd sent you a month ago, no problem! However, I recall in > the past that we had an odd problem getting e-mail through to each > other except via the list so... Have you received email from me > in a while? I had asked you at one point about potentially meeting > online at some semi regular basis to "catch up" and maybe plan out > some things. > > Daniel > > -- > "The most addictive drug in the world is music." > - The Lost Boyz > > > > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
