What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » [REQ] People online

[REQ] People online
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [REQ] People online
quote:
Originally posted by Itsme-HcK
Though, the $group$ variabele was added for my first syntax, where the users could add multiple groups; could be usefull.
You can already do that without the $group$ variable if you simplify your whole syntax and the logic of the plugin. You make it far too complex then actually needed for what you want.
quote:
Originally posted by Itsme-HcK
However, yours doesn't give enough freedom, imho.
It is only the result of leaving all the complex stuff out of your syntax by simplifying the use of it and the logic behind it. The result has even more freedom than the first complex syntax of yours...

That was the whole point of my previous post: that you can greatly simplify stuff without reducing any of the possebilities.
quote:
Originally posted by Itsme-HcK
It should be possible to give an own way of showing it; your way can only show OR the e-mail, OR the name, not both.
That's only a matter of how you design the preference dialog (what I gave was just a simple example). It hasn't got much todo in how you create the syntax or if you use a command or tag or whatever.
quote:
Originally posted by Itsme-HcK
And it should be possible to do that for only ONE statement, and different for the other.
Again, only a matter of how you design the preference screen and also why there are quicktexts. So the user can make his own commands and combinations.

Why making it so complex when there is already a perfect way for the user to make their own output using quicktexts. And quicktexts is what he is going to use anyways, so it would be kind of stupid for not using its capabilities.
quote:
Originally posted by Itsme-HcK
After reconsidering all this; maybe the next one is better:
/xwhois group:"groupname","another one","another two" status:brb,busy mask:online on group $group$: $name$ ($email$) (And maybe more groups or statuses.)
The quotes in the groupname could then just be escaped using the backslash.
The tag would be something like this:
(!XWHOIS_statuses_return value_groupname) (return value being $email$ or $name$ or such.)
Make your parameters consistent. Why using quotes in one parameter, but not in the other one? If a program uses parameters, it is supposed to be done in a consistant way; each parameter should have the exact same set of 'syntax rules'.

And if you make it consistent (and fixed), you'll also will find that you don't need the prefixes anymore either, since each parameter is delimited by a space (as it is standard thruout windows).

But forgot about the command, you only need a tag. As I said in my previous post, you don't need a command at all! The user can create there own commands. And this also means you do not need a $group$, $email$ or $name$ thingie at all.

------------

I only want you to give some advise which prevents making something which possible contains limits, bugs, inconsistancies and a too complex syntax from the start. You are going to experience a lot of coding problems otherwise (also seeing your other programming question).

This post was edited on 12-23-2005 at 03:50 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-23-2005 03:39 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[REQ] People online - by huwnet on 12-18-2005 at 09:07 PM
RE: [REQ] People online - by J-Thread on 12-18-2005 at 10:10 PM
RE: [REQ] People online - by Supersonicdarky on 12-18-2005 at 10:18 PM
RE: [REQ] People online - by DJKAL on 12-18-2005 at 10:31 PM
RE: [REQ] People online - by Itsme-HcK on 12-19-2005 at 10:13 PM
RE: [REQ] People online - by DJKAL on 12-19-2005 at 10:15 PM
RE: [REQ] People online - by CookieRevised on 12-19-2005 at 10:21 PM
RE: [REQ] People online - by Itsme-HcK on 12-19-2005 at 10:27 PM
RE: RE: [REQ] People online - by CookieRevised on 12-19-2005 at 10:44 PM
RE: [REQ] People online - by DJKAL on 12-19-2005 at 10:31 PM
RE: [REQ] People online - by Itsme-HcK on 12-20-2005 at 07:23 PM
RE: RE: [REQ] People online - by huwnet on 12-21-2005 at 03:35 PM
RE: [REQ] People online - by CookieRevised on 12-20-2005 at 11:39 PM
RE: [REQ] People online - by DJKAL on 12-21-2005 at 04:06 PM
RE: [REQ] People online - by haydos on 12-21-2005 at 04:18 PM
RE: [REQ] People online - by Itsme-HcK on 12-21-2005 at 10:02 PM
RE: [REQ] People online - by Supersonicdarky on 12-21-2005 at 10:10 PM
RE: [REQ] People online - by Itsme-HcK on 12-21-2005 at 10:31 PM
RE: RE: [REQ] People online - by CookieRevised on 12-22-2005 at 01:03 AM
RE: [REQ] People online - by Itsme-HcK on 12-22-2005 at 07:10 AM
RE: [REQ] People online - by CookieRevised on 12-22-2005 at 11:33 AM
RE: [REQ] People online - by Chestah on 12-22-2005 at 11:57 AM
RE: [REQ] People online - by CookieRevised on 12-22-2005 at 12:22 PM
RE: [REQ] People online - by Itsme-HcK on 12-22-2005 at 01:27 PM
RE: [REQ] People online - by CookieRevised on 12-23-2005 at 01:22 AM
RE: [REQ] People online - by Itsme-HcK on 12-23-2005 at 02:01 PM
RE: [REQ] People online - by CookieRevised on 12-23-2005 at 03:39 PM
RE: [REQ] People online - by Itsme-HcK on 12-23-2005 at 08:16 PM
RE: [REQ] People online - by CookieRevised on 12-24-2005 at 12:41 AM
RE: [REQ] People online - by Itsme-HcK on 12-24-2005 at 09:04 AM
RE: [REQ] People online - by CookieRevised on 12-24-2005 at 08:36 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On