Re: [Amsn-devel] MPD password support for Music plugin

2007-03-18 Thread Youness Alaoui
this should be sent to the plugins forum : http://amsn-project.net/forums/viewforum.php?f=14 and do it on the svn verison of the plugin and use the command 'svn diff' to get the diff, only one patch allowed, not 5!!! KKRT On Sun, Mar 18, 2007 at 11:08:46PM -0400, Yonathan Dossow wrote: > > i

[Amsn-devel] [PATCH 4/5] MPD password entry now show only "*"

2007-03-18 Thread Yonathan Dossow
Signed-off-by: Yonathan Dossow <[EMAIL PROTECTED]> --- music.tcl |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/music.tcl b/music.tcl index 9a93f27..467b2fb 100644 --- a/music.tcl +++ b/music.tcl @@ -816,7 +816,7 @@ namespace eval ::music { #password

[Amsn-devel] [PATCH 3/5] MPD password support

2007-03-18 Thread Yonathan Dossow
Signed-off-by: Yonathan Dossow <[EMAIL PROTECTED]> --- music.tcl | 19 +++ 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/music.tcl b/music.tcl index a97a45d..9a93f27 100644 --- a/music.tcl +++ b/music.tcl @@ -1067,10 +1067,21 @@ namespace eval ::music {

[Amsn-devel] [PATCH 1/5] added to the config gui input for MPD password

2007-03-18 Thread Yonathan Dossow
Signed-off-by: Yonathan Dossow <[EMAIL PROTECTED]> --- lang/langen |1 + lang/langes |3 ++- music.tcl |8 3 files changed, 11 insertions(+), 1 deletions(-) diff --git a/lang/langen b/lang/langen index 45261f7..06a9475 100644 --- a/lang/langen +++ b/lang/langen @@ -22,3 +22

[Amsn-devel] MPD password support for Music plugin

2007-03-18 Thread Yonathan Dossow
i made some changes to the music plugin to support MPD Servers with password. i hope you apply this patches :) - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the cha

[Amsn-devel] [PATCH 2/5] fixes a problem if mpd has password, amsn hangs

2007-03-18 Thread Yonathan Dossow
Signed-off-by: Yonathan Dossow <[EMAIL PROTECTED]> --- music.tcl | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/music.tcl b/music.tcl index 465d613..a97a45d 100644 --- a/music.tcl +++ b/music.tcl @@ -1066,6 +1066,12 @@ namespace eval ::music {

Re: [Amsn-devel] Proposal of TODOs

2007-03-18 Thread Youness Alaoui
looks good.. I answered you on the forums! KKRT On Sun, Mar 18, 2007 at 05:49:52PM -0700, Sake Sashimi wrote: > Hi AMSN Developers, > > I will attempt to follow-up and complete the following list of TODOs, which > is a subset that Vivia and Kakaroto suggested on the amsn forum. > > http://www.a

[Amsn-devel] Proposal of TODOs

2007-03-18 Thread Sake Sashimi
Hi AMSN Developers, I will attempt to follow-up and complete the following list of TODOs, which is a subset that Vivia and Kakaroto suggested on the amsn forum. http://www.amsn-project.net/forums/viewtopic.php?t=2827 - better usable menu options for the change text size... http://www.amsn-projec

Re: [Amsn-devel] Colorednicks plugin

2007-03-18 Thread Youness Alaoui
it's true, amsnplus has its limitations and it would be nice to have this feature as a separate plugin... BUT what you did is great but it's code in guicontactlist.tcl ... shouldn't it all go into a plugin ? or are you saying that these changes are necessary for such a plugin to work ? KKRT On

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Youness Alaoui
I agree with Alvaro about it being very low security, but I also disagree about having to change it... I receive almost once a month or two someone requesting me to recover his password because he saves it in amsn and never types it and he forgot about it... I would be really glad to just say "

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Álvaro J. Iradier
On 3/18/07, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote: > I'm not saying that it's a bad idea, but I can think of a few problems > that we need to take into account > > 1) You change your network card / hard disk / whatever and 3 programs > break - 2 due to licensing stupidities and amsn due to pas

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Vivia Nikolaidou
On 3/18/07, Álvaro J. Iradier <[EMAIL PROTECTED]> wrote: > > What do you think? I would code it, I just don't know what would be the best > ID. do I read well? *you* would code for *amsn*? :p :D ps: j/k , please don't send any serious replies :) --

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Vivia Nikolaidou
I'm not saying that it's a bad idea, but I can think of a few problems that we need to take into account 1) You change your network card / hard disk / whatever and 3 programs break - 2 due to licensing stupidities and amsn due to password decryption... 2) John Doe takes his .amsn from his laptop,

Re: [Amsn-devel] Colorednicks plugin

2007-03-18 Thread square87
Hi Phil. With aMSNPlus is possible to color a nick with only one color... Then aMSNPlus "works" because it sets a custom color for that user... It is only a workaround... that doesn't work very well... anyway with newCL we can only choose a color for nick, but we cannot change font style... --

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Álvaro J. Iradier
Could we get a unique ID from the computer, and encrypt the password using that ID? That way, if you send that config file to another user, it can't be decrypted. Maybe we could use disk label / uuid, or network card mac address or something like that. If you change the computer id, the password w

Re: [Amsn-devel] Colorednicks plugin

2007-03-18 Thread Philippe Valembois - Phil
Ouch :s There is already a way to color nicks in the newCL you don't need to redo the wheel ;) Anyway you should look at aMSNPlus that handles the new colouring thing... The only thing that miss is the Live! color system... If you want to do it... Phil square87 a écrit : > Hello. > I written a plu

[Amsn-devel] Colorednicks plugin

2007-03-18 Thread square87
Hello. I written a plugin that it colors nicknames and psms like msn live plus do. It works only for contact list. Nick background doesn't work, because with canvas is more hard to draw a background (i should create a rectangle under the nick, but a background color can be faded). If i'll found a

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Youness Alaoui
On Sun, Mar 18, 2007 at 07:47:59PM +0100, NoWhereMan wrote: > > - Original Message - > From: "Youness Alaoui" <[EMAIL PROTECTED]> > > OOUUU I can't reproduce it anymore d'oh d'oh d'oh! :( > > >> > ohh.. we got your password now!! :D > >> > lol, j/k > >> > >> I've ch

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread NoWhereMan
- Original Message - From: "Youness Alaoui" <[EMAIL PROTECTED]> OOUUU I can't reproduce it anymore d'oh d'oh d'oh! :( >> > ohh.. we got your password now!! :D >> > lol, j/k >> >> I've changed my password already :P I trust you guys, an the password is >> encrypted bu

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread Youness Alaoui
On Sun, Mar 18, 2007 at 09:16:07AM +0100, NoWhereMan wrote: > > - Original Message - > From: "Youness Alaoui" <[EMAIL PROTECTED]> > To: "Mailing list for developers and everyone helping AMSN" > > Sent: Sunday, March 18, 2007 8:49 AM > Subject: Re: [Amsn-devel] config.xml failure? > >

Re: [Amsn-devel] Patch : History lists users with webcams log only

2007-03-18 Thread Gabriel Gambetta
Yes, sorry.. it contains both changes. It lists all the users with logs in both the webcam session viewer and the user history. It's the simpler version (without the checkbox) --Gabriel >El dom, 18-03-2007 a las 03:46 -0400, Youness Alaoui escribió: > ok thx, I'll look at it when I get t

Re: [Amsn-devel] [Amsn-lang] langcomp

2007-03-18 Thread Vivia Nikolaidou
Just send the source and we'll see what we can do :) On 3/18/07, tonighx <[EMAIL PROTECTED]> wrote: > Hi everybody! > I have written a small program called langcomp, > that shows each translated key together with the original, > and checks the number of $n variables > it is written in MATLAB > the

[Amsn-devel] [Amsn-lang] langcomp

2007-03-18 Thread tonighx
Hi everybody! I have written a small program called langcomp, that shows each translated key together with the original, and checks the number of $n variables it is written in MATLAB the big problem is that I can't set the encoding, I think it users the system default, does anybody know? also I'm

Re: [Amsn-devel] config.xml failure?

2007-03-18 Thread NoWhereMan
- Original Message - From: "Youness Alaoui" <[EMAIL PROTECTED]> To: "Mailing list for developers and everyone helping AMSN" Sent: Sunday, March 18, 2007 8:49 AM Subject: Re: [Amsn-devel] config.xml failure? > ohh.. we got your password now!! :D > lol, j/k I've changed my password alr