aMSN Forums
May 25, 2013, 06:04:41 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: 1 [2] 3
  Print  
Author Topic: Contact Monitor Plugin  (Read 21216 times)
BartOtten
Newbie

Offline Offline

Posts: 16


View Profile
« Reply #15 on: October 09, 2007, 10:02:57 am »

langnl
Code:

amsn_lang_version 2
intro Selecteer wat zichtbaar moet zijn in het chatscherm:
log_always_intro Selecteer wat je wilt loggen van gebruikers waarmee je niet aan het chatten bent:
log_intro Selecteer wat je wilt loggen van gebruikers waarmee je aan het chatten bent:
log_myintro Selecteer wat er van jezelf gelogt moet worden:
nick Gebruikersnaam
media Muziek
mediachanged luistert naar
mynickchanged Je hebt je naam veranderd naar
mymediachanged Je luistert naar
mypsmchanged Je hebt je persoonlijke bericht gewijzigd naar
mystatuschanged Je hebt je status veranderd naar
nickchanged heeft zijn/haar naam veranderd in
psm Persoonlijke Bericht
psmchanged heeft zijn/haar persoonlijke bericht veranderd naar
show_start Toon informatie als het chatscherm geopend wordt.
status Status
status_unstable Status (onstabiel)
statuschanged heeft zijn/haar status veranderd naar


Thanks for this very usable plugin (logging my personal messages was a big wish!)[/code][/b]
Logged
snipe2004
Super Power User
**
Offline Offline

Posts: 827


View Profile
« Reply #16 on: October 25, 2007, 06:42:58 pm »

langfr

Code:
amsn_lang_version 2
intro Sélectionnez ce que vous désirez voir apparaître dans la fenêtre de conversation:
log_always_intro Sélectionnez ce que vous voulez enregistrer à propos des contacts avec qui vous ne chattez pas:
log_intro Sélectionnez ce que vous voulez enregistrer à propos des contacts avec qui vous chattez:
log_myintro Sélectionnez ce que vous voulez enregistrer à propos de vous:
nick Pseudo
media Musique
mediachanged écoute
mynickchanged Vous avez changé votre pseudo en :
mymediachanged Vous écoutez
mypsmchanged Vous avez changé votre pseudo personnel en
mystatuschanged Vous avez changé votre satut en
nickchanged a changé son pseudo en
psm Pseudo personnel
psmchanged a changé son pseudo personnel en
show_start Montrer les informations à l'ouverture de la fenêtre de conversation.
status Statut
status_unstable Statut (instable)
statuschanged a changé son statut en
short_nick Raccourcir les pseudos


I didn't get what "short_nick" was referring to, so I translated it approximatively... What's its effect exactly?
Logged

Voyager 11.10
Daniel15
Super Power User
**
Offline Offline

Posts: 269


View Profile WWW
« Reply #17 on: November 04, 2007, 11:19:38 am »

Great plugin, thanks square87 Smiley

Quote from: "Zalbor"
A grammatical thing: I'm not a native English speaker, but I think "has changed their nickname to" rather than "in" is the correct way to say it, isn't it?

Yes, this is correct. Smiley
And Zalbor, for a non-native speaker, you seem to speak English very well Wink
Logged

Ubuntu 8.04, Tcl/Tk 8.5, aMSN SVN
My sites: [DanSoft Australia] [Daniel15's Forum and Blog and more...
Zalbor
Super Power User
**
Offline Offline

Posts: 255


View Profile
« Reply #18 on: November 05, 2007, 10:20:34 pm »

So I've heard... Thank you. Smiley Or at least I write it very well, I don't get many speaking opportunities. :p
Logged
BartOtten
Newbie

Offline Offline

Posts: 16


View Profile
« Reply #19 on: November 28, 2007, 01:44:44 am »

Just browsing the forum and am suprised I submitted a translation Tongue. Have to fix my memory Wink
Logged
banana
Power user
*
Offline Offline

Posts: 66


View Profile
« Reply #20 on: December 06, 2007, 12:10:44 am »

Logged
square87
Super Power User
**
Offline Offline

Posts: 427


View Profile
« Reply #21 on: December 06, 2007, 07:56:28 am »

Good morning.
I just woke up Razz
So...
When you open a CW, it is always shown

Code:
[timestamp]  ...@hotmail.com (Status: Online)
          Nickname: ...


you said:
Code:
[18:08:36] E-mail: blank@hotmail.com
    Status: online


so:
1) An account is always an email, so there isn't the need to specific "E-mail:"
2) Status info is near to the email to save space in CW
3) You say "Name" i prefer "Nickname", because it is a nickname....
4) About PSM, Media they are shown ONLY if they exist, when you open the CW. It's done to save space in CW.

Quote
also i noticed this plugin doesnt work when our own info is changed


Give me more info...

Thanks, bye.
Logged
square87
Super Power User
**
Offline Offline

Posts: 427


View Profile
« Reply #22 on: December 06, 2007, 08:18:40 am »

I answer some posts... :S

@OktayD
You are right it's under GPL, but, for respect, you should say to me what doesn't work and eventually give me a patch.

@Zalbor
Thanks for grammatical correction. I don't speak English, but Squarenglish. It's a new language  Tongue

@BartOtten
Thanks for langnl

@Snipe2004
Thanks for langfr.

short_nick option allows to show in CW a short nick instead of a real nick. Example:
short_nick 0 -> I am a human and i need to be loved has changed his/her status in: Be Right Back
short_nick 1 -> I am a hum has changed his/her status in: Be Right Back

Maybe that behavior will change in the next version of this plugin. I won't put anymore the nick of the user (if we are not in a multichat). What do you, folks, think about that?

 ...and... i have many ideas for this plugin Tongue but i don't have time! Sad

Thanks, bye.
Logged
banana
Power user
*
Offline Offline

Posts: 66


View Profile
« Reply #23 on: December 06, 2007, 07:04:36 pm »

Logged
square87
Super Power User
**
Offline Offline

Posts: 427


View Profile
« Reply #24 on: December 06, 2007, 09:54:16 pm »

Hi Banana
where you have:
Code:
           set output "E-mail: $user\n    [trans status]: [::MSN::stateToDescription [::abook::getVolatileData $usersinchat State]]\n    [trans nick]: [lindex $temp 0]"

change that in:
Code:
           set output "E-mail: $user\n    [trans status]: [trans [::MSN::stateToDescription [::abook::getVolatileData $usersinchat State]]]\n    [trans nick]: [lindex $temp 0]"


Bye
Logged
banana
Power user
*
Offline Offline

Posts: 66


View Profile
« Reply #25 on: December 06, 2007, 11:15:28 pm »

Logged
square87
Super Power User
**
Offline Offline

Posts: 427


View Profile
« Reply #26 on: December 07, 2007, 07:26:38 am »

Good morning Banana.
What you are talking about it's not implemented and maybe it won't, because it's almost useless: when you change something about you... you know that you changed something... so you don't need to be "alert" about that.
Anyway, there is a feature that put in your log your changes.
Bye.
Logged
banana
Power user
*
Offline Offline

Posts: 66


View Profile
« Reply #27 on: December 08, 2007, 02:03:14 pm »

ok square np
i just thought since it was logging them it was supposed to display them also

did u notice that your plugin does this when a contact changes their display picture? btw it occurs even when a chatwindow hasnt been opened for the contact
[07:55:23] ::MSN::SBFor: Requested SB for non existent chatid 0
Logged
Daniel15
Super Power User
**
Offline Offline

Posts: 269


View Profile WWW
« Reply #28 on: December 15, 2007, 01:11:30 pm »

Pidgin (used to be called Gaim) shows a message if someone adds you or removes you from their contact list. Is it possible to add that functionality to this plugin? Smiley
Logged

Ubuntu 8.04, Tcl/Tk 8.5, aMSN SVN
My sites: [DanSoft Australia] [Daniel15's Forum and Blog and more...
square87
Super Power User
**
Offline Offline

Posts: 427


View Profile
« Reply #29 on: December 16, 2007, 10:11:00 am »

@ Banana
Hi Banana Smiley
I never noticed that, and i didn't tested yet.
Sometimes i got some msg error from this plugin, but i didn't investigate on the reason.
Thanks for information. I'll investigate on that.
Have a nice Sunday Smiley

@ Daniel15
Hi Daniel15 Smiley
I didn't put that just because there isn't the event to do that (plugins works with "events" that there are included in aMSN code). I'd like so much things for this plugin but i don't have time, then also devs are very busy.
Anyway time ago i tested the case when someone delete you from his/her contact list, but there are some other cases to consider because the server can send an info that say "that user doesn't have you in his/her CL anymore" but in some cases it's not true... so for the moment i want to have this "feature" with a low priority.
As i said i have many ideas for this plugin, but i don't have much time.
Thanks anyway
Have a nice Sunday Smiley
Logged
Pages: 1 [2] 3
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!