quote:
Originally posted by T-PO
Hi Chikara,
I FULLY back up your request.
I'm using "XOBNI" (www.xobni.com), an MS Outlook add-in that has this kind of functionality for all my email contacts. Works GREAT!!
You can see very easily at what time in a day the contact is awake/working/spamming...
Would be great to have this also working for Messenger!
Although that is totally different than what Chikara explained here:
quote:
Originally posted by Chikara
Solution 2:
A new script could be made just to monitor on which hours are the most messages recieved. As i see this, this very very simple script would only store 24 values and provide some way to look at those 24 values to see when messenger would be used most efficiently.
- 24 values, one for each hour of the day
- code needed to store those 24 values
- code needed to know how much the time is
- code needed to add one to the value currently in progress
whenever a message arrives
- some sort of viewer for the information collected
Chikara means a stats script which keeps track on the amount of messages for each hour in the day. You are talking about individual contact stats, much like what the script Stat Center already does.
---------------------------------------
quote:
Originally posted by SmokingCookie
@SpunkyLoveMuff:
Perhaps you can use some Word API/ActiveX function to draw a graph and use an ImageElement to display it..
Why such a really long and clumsy/dodgy way? You can easly make your own graph by drawing some lines of your own.
EDIT:
quote:
Originally posted by SmokingCookie
Yeah, but then I'll need to think and I've got vacation ( = bad combination )
Anyhow it'll be loads of work doing such things in a script, without using external libraries/ActiveXs..
You realy need that vacation it's dead easy