Did you guys get sorted for invites - I find I have 5 today, so send me an email (or xmpp msg) of an email address I can send the invites to if you want any.
On 1/26/06, James Bunton <[EMAIL PROTECTED]> wrote: > On 26/01/2006, at 4:42 AM, Norman Rasmussen wrote: > > > On 1/25/06, Chad Jannusch <[EMAIL PROTECTED]> wrote: > >> I tried using WLM to talk to PyMSNt and everything seems to work > >> alright. > >> Avatars and file transfer both work correctly, the only stuff that > >> obviously > >> doesn't work is the new "Share Folders" and any of the other new > >> features. > > > > The easiest feature to enable right off the bat would probably be > > offline messaging, because at the moment those messages seem to be > > dropped in the water, (where the msn 8 front end happily tells you > > that they absolutely will be delivered) > > > > -- > > - Norman Rasmussen > > - Email: [EMAIL PROTECTED] > > - Home page: http://norman.rasmussen.co.za/ > > hehe :P > > Could I have an invite? I might be able to implement this. > > --- > > James > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Sat Jan 28 23:13:12 2006 From: [EMAIL PROTECTED] (Peter Berry) Date: Sat Jan 28 23:13:26 2006 Subject: [py-transports] PyMSN-t Licensing In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (fixed top posting) On Sat, 28 Jan 2006, James Bunton wrote: > On 27/01/2006, at 10:31 AM, Peter Berry wrote: <snip> >> James, can you please clear this up, including putting copyright >> declarations in at least some files? >> > They're there :) > > At the top of all the .py files is a copyright notice, with my name, a year, > and a sentence stating that the code is licensed under the GPL version 2. Argh, so they are. *slaps forehead* I just looked in README, PyMSNt and PyMSNt.tac and saw no copyright declarations so I assumed none of the files in src/ did either. Can you put declarations in these files too please? Especially in README. - -- Peter Berry, SUCS Ex-Treasurer <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQFD2/qKjQ2dXZ8OEFERAo0VAKC/1+T41+QVgEXJQXdvmwfK/HiMGACfRXJW Qq3gqlvuE8bA3yGIkP1IVo4= =tyyM -----END PGP SIGNATURE----- From [EMAIL PROTECTED] Sun Jan 29 01:16:44 2006 From: [EMAIL PROTECTED] (James Bunton) Date: Sun Jan 29 01:17:05 2006 Subject: [py-transports] Re: Error Starting MSN Transport In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On 29/01/2006, at 2:53 AM, Michael Cooper wrote: > James Bunton wrote: >> On 28/01/2006, at 11:44 AM, Michael Cooper wrote: >>> this is the error i get. >>> /usr/lib/python2.3/site-packages/twisted/words/__init__.py:21: >>> UserWarning: twisted.words will be undergoing a rewrite at some >>> point in the future. >>> warnings.warn("twisted.words will be undergoing a rewrite at some >>> point in the future.") >> That's a warning, it isn't fatal though, or even important :) >> It is suppressed in the latest code (in subversion), so it won't >> appear in the next release. >> --- >> James > I haven't had much work with python but when ./PyMSNt it runs with the > warnings signs but doesnt return to command prompt is that normal. Which version of the transport are you running? If its 0.10.x then have a look through the docs on http://msn-transport.jabberstudio.org They explain how to make it background itself. --- James