
[UPDATE] Reminder+ v2.00 - 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: [UPDATE] Reminder+ v2.00 (/showthread.php?tid=73613)
[UPDATE] Reminder+ v2.00 by Ameba on 04-15-2007 at 06:01 AM
Hi guys,
I'm attaching a Reminder+ script.
The reason to create this script was that I missed this feature a lot in Plus! Live and the reason why I'm publishing it is that I saw on the forum that I was not alone. 
I'm posting it here as this is my first larger-scaled script and I want to check what the response will be and whether it will work for more users than just me. 
So feel free to send any comments and report any bugs you will encounter.
Thanks!
Reminder+ v1.0 features:
- adding, removing and editing tasks
- recurring option
- reminder for alarms which were due while you were not signed-in, Messenger was locked or you were away from the computer
- WIN+S hotkey to activate alarms window
- toggle the sound on/off and select a sound to be played
Let me just send big thanks to all on the forum whose questions and answers helped me a lot. 
Cheers! 
Change log:
v2.0.0
- added an option to change status when alarm is due
- added an option to change personal message when alarm is due
- added an option to change frequency and duration of the beeper
- added an option to display toasts when in status Busy or Appear Offline
- fixed Open dialog on Vista
v1.2.0
- date and time format conforms to the regional settings
- the alarms window remembers its size and the width of columns.
v1.1.0
- added an option to play a speaker beep
RE: [RELEASE] Reminder+ v1.0 by Felu on 04-15-2007 at 06:16 AM
Nice.
You should add an option for an internal speaker beep for the alarm. For it you can use Beep from Kernel32.dll. Eg
code: Interop.Call("Kernel32.dll", "Beep", 1000/* Frequency */, 300 /*Duration in milliseconds*/);
PM me if you need any help with it.
RE: [RELEASE] Reminder+ v1.0 by Oxy on 04-15-2007 at 09:42 AM
Umm.. I don't know whether it's a problem with me, or the script.. but on the "Options" window, the [...] and [>>] Buttons don't work...?
Everything else seems pretty cool, good job
RE: [RELEASE] Reminder+ v1.0 by Ameba on 04-22-2007 at 02:42 PM
I have just updated the first post with version 1.1, now the speaker beep is included. 
Thanks!
RE: [RELEASE] Reminder+ v1.0 by Felu on 04-22-2007 at 02:45 PM
quote: Originally posted by Ameba
I have just updated the first post with version 1.1, now the speaker beep is included. 
Thanks!
You can also allow the use the set the duration and frequency of the beep .
RE: [RELEASE] Reminder+ v1.0 by Ameba on 04-22-2007 at 02:57 PM
quote: Originally posted by Felu
You can also allow the use the set the duration and frequency of the beep .
I was thinking of that. I will include the option in the next release, hopefully with some more features.
RE: [RELEASE] Reminder+ v1.0 by Eddie on 04-22-2007 at 03:08 PM
Screenshots?
RE: [RELEASE] Reminder+ v1.0 by Menthix on 04-29-2007 at 08:28 PM
http://www.msgpluslive.net/scripts/view/289-Reminder+/
RE: [RELEASE] Reminder+ v1.1 by Salem on 05-24-2007 at 03:45 PM
This is a very nice script, finally there's a replacement for the MsgPlus! 3 Scheduler feature.
There's is one thing that I miss which was in the Messenger Plus! 3 Scheduler, and thats the ability to automatically change your status and/or PSM according to a schedule. I used to use this for when i used to watch something on TV (for example). I used to set up the scheduler to automatically change my Status and PSM to let my contacts now i'm watching TV, then when the schedule expired MsgPlus! 3 could turn my status back again. Would be nice for Reminder+ to have this also
RE: [RELEASE] Reminder+ v1.0 by Bryan84 on 05-26-2007 at 04:28 PM
Err when I click "..." wanting to select a file for my sound alarm, nothing happens when I click it.
Vista Home
WLM 8.1
RE: [RELEASE] Reminder+ v1.0 by aNILEator on 05-26-2007 at 04:52 PM
quote: Originally posted by Bryan84
Err when I click "..." wanting to select a file for my sound alarm, nothing happens when I click it.
Vista Home
WLM 8.1
Confirmed
reminder+ 1.2
Vista Ultimate x64
WLM 8.1
Plus 4.21
code: Error: Automation server can't create object (code: -2146827859)
File: Remind_func.js. Line: 106.
Function OnOptionsWindowEvent_CtrlClicked returned an error. Code: -2147352567
RE: RE: [RELEASE] Reminder+ v1.0 by aaronjones3593 on 05-26-2007 at 09:20 PM
quote: Originally posted by aNILEator
Confirmed
reminder+ 1.2
Vista Ultimate x64
WLM 8.1
Plus 4.21
code: Error: Automation server can't create object (code: -2146827859)
File: Remind_func.js. Line: 106.
Function OnOptionsWindowEvent_CtrlClicked returned an error. Code: -2147352567
Tested on Windows XP Home SP2, WLM 8.1, MP!L 4.20
- works.
Must only affect Vista?
Or has it been fixed?
p.s. GREAT PLUGIN
RE: [RELEASE] Reminder+ v1.0 by Ameba on 06-04-2007 at 10:02 AM
I'm attaching a version where the Open dialog should appear on Vista as well. I have tested this on Vista Business and XP SP2 so if you could try and confirm it is OK, that would be perfect.
I would update the official release then.
Thanks. 
RE: [RELEASE] Reminder+ v1.0 by aNILEator on 06-22-2007 at 09:00 AM
Can confirm Open dialogue appears on Vista, and alarm plays, but then crashes Messenger afterwards 
is the button next to open/find supposed to play the music/sound because it doesn't
8.5 beta 1 update 1
Vista x64 Ultimate
RE: [UPDATE] Reminder+ v2.00 by Ameba on 07-11-2007 at 11:21 AM
quote: Originally posted by aNILEator
Can confirm Open dialogue appears on Vista, and alarm plays, but then crashes Messenger afterwards 
is the button next to open/find supposed to play the music/sound because it doesn't
8.5 beta 1 update 1
Vista x64 Ultimate
Does anybody else encounter the same problem? I have tested on Vista Business, with Messenger Live 8.1 and 8.5.1235 (with Plus! 4.23) and everything seems to be working properly.
BTW, I have updated the first post with a new version , the change log is included as well.
RE: [UPDATE] Reminder+ v2.00 by skribb on 11-19-2007 at 02:07 PM
Thanks a lot for making this script. This is one of those features that I REALLY need!
RE: [UPDATE] Reminder+ v2.00 by dianawky on 06-13-2009 at 01:54 PM
This script is very useful. Can the alarm be set at HH:MM S? The current script only allows the alarm to be set at HH:MM which is not sufficient for me.
RE: [UPDATE] Reminder+ v2.00 by CookieRevised on 06-15-2009 at 11:33 PM
See my reply in that other thread:
CookieRevised's reply to [request] Time-Changing PSM
PS: please don't cross-post (posting the same message in several threads).
RE: [UPDATE] Reminder+ v2.00 by rhpias on 09-25-2009 at 01:20 AM
I could be retarded and it could be an easy fix but, everytime I hit the Windows key and S the reminder will show up on my bar but not on my screen, Im hoping I can fix it without losing all my alarms. I love this program and used it with plus 3. any ideas?
RE: [UPDATE] Reminder+ v2.00 by Ameba on 09-26-2009 at 01:11 PM
Hi,
try to locate the alarms.xml file, it should be in the following directory by default
C:\Program Files\Messenger Plus! Live\Scripts\Reminder+\alarms.xml
and delete the windowPosition and LstViewWidth IDs on the first row.
E.g.
Replace
<Reminder version="2.1.0" windowPosition="555,282,120,0" LstViewWidth="0,47,47,47,142,47,95,47">
with
<Reminder version="2.1.0">
Next time the window should be opened properly.
RE: [UPDATE] Reminder+ v2.00 by passer on 04-20-2010 at 05:45 AM
Thanks for your nice script.I want a "every working day" option if possible.
RE: [UPDATE] Reminder+ v2.00 by Ameba on 04-28-2010 at 07:03 AM
Once I have some free time I will see what I can do about this.
|