Re: [Amsn-devel] 0.96 release

2006-04-18 Thread Gustavo A. Díaz
Hi! I'm begining to train myselft into TCL/Tk ... (and Python/QT too). So, maybe i will available to help with amsn (specially in GUI development) I will post when i have some examples :-) Cheers. Youness Alaoui escribió: Hi all, I think all of you already know this, since I think vivia

[Amsn-devel] 0.96 release

2006-04-18 Thread Youness Alaoui
Hi all, I think all of you already know this, since I think vivia told everyone individually... anyways, the 0.96 is scheduled for release *SOON*... the objective is in 2 weeks.. or to be more precise : May 1st... I'm sick and tired, and I have exams during the next 2 weeks so I'm off, I won

Re: [Amsn-devel] Image naming conventions

2006-04-18 Thread Karel Demeyer
replying on myself again :D Op di, 18-04-2006 te 19:31 +0200, schreef Karel Demeyer: > Op di, 18-04-2006 te 19:30 +0200, schreef Karel Demeyer: > > As I don't like the fact we are naming images in amsn's code rather freely, > > I think we need some consistency. Therefor, > > I present a beginnin

Re: [Amsn-devel] cvs broken again :/

2006-04-18 Thread Youness Alaoui
http://amsn.sourceforge.net/forums/viewtopic.php?t=817 On Tue, 18 Apr 2006 15:16:44 -0400, Tom Hennigan <[EMAIL PROTECTED]> wrote: Sorry guys didn't realise :$ thanks for the quick replies! Tom On 18 Apr 2006, at 20:11, Boris Faure (aka billiob) wrote: The anonymous cvs is out of sync,

Re: [Amsn-devel] Re: Summer of code (message from Jerome)

2006-04-18 Thread Youness Alaoui
I say go for it, we loose nothing, if we need to manage a student or more, we'll see when the time comes and we'll probably be able to do it without problems, don't worry about that, just subscribe! KKRT On Tue, 18 Apr 2006 15:28:13 -0400, Karel Demeyer <[EMAIL PROTECTED]> wrote: Anyway

Re: [Amsn-devel] Re: Summer of code (message from Jerome)

2006-04-18 Thread Boris Faure (aka billiob)
2006/4/18, Karel Demeyer <[EMAIL PROTECTED]>: > Anyway ... we should subscribe now or wenever will. Should I do it ? > Maybe I can do it next week .. give some more feedback on this please. > > Karel. I'd like to code some stuff this summer (gui using html: only the "chat widget" and the contact

Re: [Amsn-devel] Re: Summer of code (message from Jerome)

2006-04-18 Thread Karel Demeyer
Anyway ... we should subscribe now or wenever will. Should I do it ? Maybe I can do it next week .. give some more feedback on this please. Karel. Op zo, 16-04-2006 te 14:03 -0400, schreef Youness Alaoui: > lol.. we're talking about a student, not a whole team of geniuses :P > > KKRT > > On Su

Re: [Amsn-devel] cvs broken again :/

2006-04-18 Thread Tom Hennigan
Sorry guys didn't realise :$ thanks for the quick replies!TomOn 18 Apr 2006, at 20:11, Boris Faure (aka billiob) wrote:The anonymous cvs is out of sync, but the cvs tarball is (synced every4 or 5 hours with the dev cvs).2006/4/18, Tom Hennigan <[EMAIL PROTECTED]>: Heya,Even after 'cvs update -d' i

Re: [Amsn-devel] cvs broken again :/

2006-04-18 Thread Boris Faure (aka billiob)
The anonymous cvs is out of sync, but the cvs tarball is (synced every 4 or 5 hours with the dev cvs). 2006/4/18, Tom Hennigan <[EMAIL PROTECTED]>: > > Heya, > > Even after 'cvs update -d' i get this error. It doesn't appear if I download > the CVS tarbal, so I deleted the CVS folder, and ran: > >

Re: [Amsn-devel] cvs broken again :/

2006-04-18 Thread Philippe Valembois - Phil
anonymous CVS is DEAD for now !! Phil Le Tuesday 18 April 2006 21:08, Tom Hennigan a écrit : > Heya, > > Even after 'cvs update -d' i get this error. It doesn't appear if I > download the CVS tarbal, so I deleted the CVS folder, and ran: > > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/amsn co -P

Re: [Amsn-devel] cvs broken again :/

2006-04-18 Thread Tom Hennigan
Heya,Even after 'cvs update -d' i get this error. It doesn't appear if I download the CVS tarbal, so I deleted the CVS folder, and ran:cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/amsn co -P msnThen just to be doubly sure I ran:cvs update -dBut still get the error. :'(#Errorcan't find package msnS

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
I coul give you a non-hotmail email and configured with Passport i you wanna do some testing :-) Vivia Nikolaidou escribió: billiob: that part of the code that checks if you have hotmail and acts accordingly, i think you should move it to the proc gotURL instead of viewProfile, or just

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Vivia Nikolaidou
billiob: that part of the code that checks if you have hotmail and acts accordingly, i think you should move it to the proc gotURL instead of viewProfile, or just wrap gotURL. I don't have a non-hotmail account to test so I can't do this, but if someone else wants to do it instead of billiob,

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
Title: FirmaEmail I forgot to mention: in amsn, Preferences when i try to "edit" my profile.. is the same problem. Boris Faure (aka billiob) escribió: It should already work without that with the cvs. --- This SF.Net email is sponsored

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
Title: FirmaEmail I recently downloaded the cvs... and yes... it works now with emails that don't belong to Hotmail. Thanks!. Cheers. Boris Faure (aka billiob) escribió: It should already work without that with the cvs. --- This SF.Net

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Boris Faure (aka billiob)
It should already work without that with the cvs. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group bre

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Gustavo A. Díaz
I just modified the line of the url (around line 34): proc gotURL {main_url {post_url "https://login.passport.net/uilogin.srf?lc=58378&id=45930&vv=330"} {id 2}} { Maybe the URL of the login page could be this too: https://login.passport.net/uilogin.srf?lc=1033&vv=330 With that change, i can

Re: [Amsn-devel] Image naming conventions

2006-04-18 Thread Karel Demeyer
Op di, 18-04-2006 te 19:30 +0200, schreef Karel Demeyer: > As I don't like the fact we are naming images in amsn's code rather freely, I > think we need some consistency. Therefor, > I present a beginning of a specification I made. I already applied some of > these on my local copy of amsn and

[Amsn-devel] Image naming conventions

2006-04-18 Thread Karel Demeyer
As I don't like the fact we are naming images in amsn's code rather freely, I think we need some consistency. Therefor, I present a beginning of a specification I made. I already applied some of these on my local copy of amsn and I think I'll just commit it and hope it doesn't break everything

Re: [Amsn-devel] Users Profile url Login

2006-04-18 Thread Vivia Nikolaidou
On Tue, 18 Apr 2006, "Gustavo A. Díaz" wrote: > If i use the Microsoft Passport Network login url, its works > (http://login.passport.net/uilogin.srf). > Will be better to use in "hotmail.tcl" the url > http://login.passport.net/uilogin.srf ? > i 've made a test with that url and when i want to se

Re: [Amsn-devel] add emoticon bug (low severity)

2006-04-18 Thread NoWhereMan
[...] this two bugs were sent using a wrong mail address, you can ignore them, as you already answered bye --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media

[Amsn-devel] Sorry about ML

2006-04-18 Thread Gustavo A. Díaz
Title: FirmaEmail Sorry about changing my email about amsn-devel list... SourceForge reject my email i used to register on the ML ([EMAIL PROTECTED]) So, i used this one... Cheers. -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar Prof. y Soporte Técnico UTN www.frba.utn.edu.ar (Univers

[Amsn-devel] add emoticon bug (low severity)

2006-04-18 Thread NoWhereMan
if you put "-mydescr" or "--mydescr" as a description for an emoticon (why should you? well, i did :P) you have a crash, because it is interpreted as a tcl command. you should escape the hyphen(s) or either prevent the user to use such a combination :) bye :)

[Amsn-devel] GUI and Skin Design for aMSN

2006-04-18 Thread Gustavo A. Díaz
Hi! I want yo help in GUI development and Skin design of aMSN. I was reading a little bit amsn code... i have no experience in tcl/tk, but i want to learn it to help amsn-devel. I wonder is some of you have (or know where i could find) a nice manual, tutorial on internet so i could start to re

[Amsn-devel] amsn plus breaks custom emoticons

2006-04-18 Thread NoWhereMan
Enabling "colors in chat window" in amsn plus will break emoticon support in aMsn. You won't see the emoticon you're sending, while still you'll see the other's. I'm not sure if the others can see the emoticons you're sending even if you can't. I think they can. I wasted an entire afternoon fo