Shoutbox

[Release] UptimePms - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] UptimePms (/showthread.php?tid=61957)

[Release] UptimePms by upsfeup on 06-28-2006 at 09:48 PM

What Is
UptimePms is a Messenger Plus! Live script that sets the personal message  to the current computer uptime.

Motivation
After request in this thread: http://shoutbox.menthix.net/showthread.php?tid=61758.

Features
Option to set refresh time interval.
Option to format displayed string.

Interface
Commands:
/uptimepms <- Shows config window
/uptimepms time <- sets refresh interval to time seconds

Menu:
Plus! -> UptimePms -> Configure...

Importante Notes
During my testing I found that using a fast refresh rate is useless. Your contacts will only see it in > 10 seconds intervals, so using a smaller number you will be only flooding the server. Default is for 2 minutes.

Printscreen
[Image: config.gif]

Version History
Release 1.0 - Rewrite: Initial release.

Release 0.0 - Ohh no!! I lost it all after pressing the delete button! Stupid!

Download
UptimePms 1.0



RE: [Release] UptimePms by Zayl on 06-28-2006 at 10:25 PM

Thx a lot man !
You're great !!


RE: [Release] UptimePms by segosa on 06-28-2006 at 10:30 PM

Uptime PMS? :P


RE: [Release] UptimePms by upsfeup on 06-28-2006 at 10:33 PM

Personal Message.

The all caps was something I didn't even thougth about... Not pretty.. but who cares :D


RE: [Release] UptimePms by NiteMare on 06-28-2006 at 10:54 PM

nice script, you might want to add an option to deactivate it and revert to the previous Personal message

Ex:
PM = New E-mail address for E-mail Only: Scott (at) Nitemare (dot) ca
*activate Script
PM = Uptime: yada yada yada
*deactivate Script
*PM automaticaly goes back to "New E-mail address for E-mail Only: Scott (at) Nitemare (dot) ca"


RE: [Release] UptimePms by upsfeup on 06-28-2006 at 11:05 PM

I had that option on my previous build.. the one that I trashed! :(
I might add it again in a few days.


RE: [Release] UptimePms by Lou on 06-29-2006 at 12:01 AM

quote:
Originally posted by upsfeup
Personal Message.
That's actually PSM:P Just because PMS is already taken.
RE: [Release] UptimePms by upsfeup on 06-29-2006 at 12:06 AM

Humm if it real makes a difference I can change it.. :P


RE: [Release] UptimePms by Tartooob on 06-29-2006 at 06:46 AM

NICE, Very nice

Could you please make another one which writes the time [hour : min : sec] and date ?


RE: [Release] UptimePms by upsfeup on 06-29-2006 at 10:40 AM

quote:
Originally posted by Tartooob
Could you please make another one which writes the time [hour : min : sec] and date ?

Date of? Computer Boot? Or Present time?

RE: RE: [Release] UptimePms by segosa on 06-29-2006 at 11:42 AM

quote:
Originally posted by upsfeup
Humm if it real makes a difference I can change it.. :P


PMS:

"The physical and psychological symptoms that occur in the week before a woman's menstrual period. Symptoms may include bloating, headache, irritability, anxiety or depression, low self-esteem, difficulty sleeping, changes in appetite, fatigue, and breast swelling and tenderness."
RE: RE: [Release] UptimePms by Tartooob on 06-29-2006 at 05:59 PM

quote:
Originally posted by upsfeup
quote:
Originally posted by Tartooob
Could you please make another one which writes the time [hour : min : sec] and date ?

Date of? Computer Boot? Or Present time?



Present time, like :

13/06/2006 01:44:23
13/06/2006 01:44:24
13/06/2006 01:44:25
13/06/2006 01:44:26
13/06/2006 01:44:27
RE: [Release] UptimePms by Thor on 06-29-2006 at 09:05 PM

Like it :)

Good work! (Y)


RE: [Release] UptimePms by rockmanneo on 06-30-2006 at 04:56 AM

Why do I always read it as Ultimate PMS?
Can't bear the thought :S


RE: [Release] UptimePms by upsfeup on 06-30-2006 at 12:12 PM

OK! OK! I got it! On the next update it will be called UptimePSM!!

Geeee! You are terrible! :P :P :P


RE: [Release] UptimePms by BrutuZ on 06-30-2006 at 07:25 PM

Hi everybody, just as a side note, actually (AFAIK) PSM is the short for Personal Status Message, also, i would like to alert that there's a little bug in the script code, at line 77 "if(MenuItemId == 'UptimePmsConf'){" the value should be "if(MenuItemId == 'UptimeConfig'){", if it's not changed the Menu Item for the script doesn't work properly ;)


RE: [Release] UptimePms by upsfeup on 06-30-2006 at 07:51 PM

quote:
Originally posted by BrutuZ
Hi everybody, just as a side note, actually (AFAIK) PSM is the short for Personal Status Message, also, i would like to alert that there's a little bug in the script code, at line 77 "if(MenuItemId == 'UptimePmsConf'){" the value should be "if(MenuItemId == 'UptimeConfig'){", if it's not changed the Menu Item for the script doesn't work properly ;)

I thought I tested that... Anyway.. here I go to my dark programming dungeon!