What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » // comments

// comments
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: // comments
I think (calculated guess) that you all misunderstood chrisbloe ;)



quote:
Originally posted by raceprouk
The analogy with program comments is a good explanation. For example, a compiler sees 'int x = 3*y; // init x' as 'int x = 3*y;'. So what's wanted is for the chat log to show 'rofl // just humouring', but the contact to see 'rofl'.
correct

quote:
Originally posted by raceprouk
I'm not too sure about the demand for such a feature
I would certainly use it

quote:
Originally posted by raceprouk
plus it'll need to access the protocol directly to be implemented properly. So it'll need to be a plugin.

(...)

.... if it alters the MSG packets directly, it'll be entirely one-sided. Contacts without Plus! don't see what isn't sent, after all ;)

Basically:
Message -> Plus! commands -> Packet sniffer -> Server -> Contact.
The packet sniffer will remove the comment before forwarding the MSG packet (suitably altered) to the server.
I don't see what the protocol, packets sending, sniffing or anything like that has to do with it though...

Nothing is seen by your contacts, and the feature doesn't depend on what your contact has or hasn't (Plus! for example); it is totally locally.


chrisbloe basicly asked for a so called "echo" command. Echoing is outputting text without sending it thru the normal means of output (if that makes any sense :)). Aka: a "set this text as some log comment" command.

eg: mIRC has this command too: "/echo". You can use that to add comments (or whatever you want) to the log file, for a quick search/lookup later. Nothing is send to the contact, the only thing that is done is writing a line to the log file.

I would find such a command very usefull indeed!
in fact, this was one of the first things I programmed in mIRC so I could quickly add some comments to the logs after something has been said. Extremely usefull to look things up and to use as reference pionts in big otherwise chaotic logs

And I hope something like this is added to the new version of Plus! (or a way in the new Plugin API to tell Plus! to save its current cached chat log lines to the log file so you can append a line yourself in the correct positions... see PS below)

PS: this can't be done/programmed as of now in a plugin or whatever because Plus! doesn't save log files each time you type something. Chat lines in log files (in Plus! at least) are only written after certain time intervals (and when you close the convo of course), not after each line of text you send to your contact.

This post was edited on 03-09-2006 at 01:39 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-09-2006 01:28 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
// comments - by chrisbloe on 03-06-2006 at 02:48 PM
RE: // comments - by John Anderton on 03-06-2006 at 02:57 PM
RE: // comments - by chrisbloe on 03-08-2006 at 01:58 AM
RE: // comments - by RaceProUK on 03-08-2006 at 03:38 PM
RE: RE: // comments - by CookieRevised on 03-09-2006 at 01:28 AM
RE: // comments - by Eljay on 03-08-2006 at 03:40 PM
RE: // comments - by RaceProUK on 03-08-2006 at 03:43 PM
RE: // comments - by Eljay on 03-08-2006 at 03:45 PM
RE: // comments - by RaceProUK on 03-09-2006 at 02:03 PM
RE: // comments - by CookieRevised on 03-09-2006 at 05:34 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