Available for a limited time only - £10 off a £20 spend at eXpansys! For more details visit this topic!

Please Log In or Register - it's FREE!

3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
 Snooze (alarm), File Updated: 20 Jan 2007
oldSAP
post Jan 17 2007, 23:35
Post #21


Newbie
Group Icon

Group: Posters
Posts: 39
Joined: 18th June 2005
Member No.: 135,355



wow! i like the added options menu where we can set the snooze time, default volume and default sound.
Also the "Name:" part of a new alarm is automatically highlighted so we can enter our alarm name immediately without having to delete the default "Alarm 1" title.
Go to the top of the page
 
+Quote Post
chrisjaffe
post Jan 19 2007, 22:37
Post #22


Newbie
Group Icon

Group: MoDaCo Plus
Posts: 18
Joined: 27th August 2005
Member No.: 146,514

Device(s): Cingular 3125



WOW! Thanks for this app. I really like it.

I would like to make two small requests for future development.

First is it possible to select a shortcut file (.lnk) as the target of the execute program function? The shortcuts show up in the brows folder and you can select them, but when you click done they are not saved. When you re-enter the alarm there is no program selected and if the alarm tries to fire you just get an error which hangs the program and prevents any subsequent programs from firing. Another alternative that would let me do the same thing would be to support arguments to an executable. I get the same problem when I try to enter the arguments.

Second is it possible to enable the automatic profile as one of the selections for the change profile option. I use this profile most often but I cannot set Snooze to automatically set this profile.

I hope that these are not too much to ask. I really like the app and these improvements would enable me to configure it just the way I want. Either way thanks again for the great app.

Chris


This post has been edited by chrisjaffe: Jan 19 2007, 22:38
Go to the top of the page
 
+Quote Post
chrisjaffe
post Jan 19 2007, 22:44
Post #23


Newbie
Group Icon

Group: MoDaCo Plus
Posts: 18
Joined: 27th August 2005
Member No.: 146,514

Device(s): Cingular 3125



QUOTE(rogueqd @ Dec 19 2006, 18:11) *
Yeah, restricting the browse to .exe files was a bit narrow minded of me. I have changed it to all files, as you can "run" a .jpg file (for example) and the file association will pick the right program.


I just saw this... blink.gif ...Not sure how I missed it the first time through. I guess that I am not doing something right since I cannot make this work with a .lnk shortcut file as I mentioned in my last post.

Any thoughts?

Chris
Go to the top of the page
 
+Quote Post
rogueqd
post Jan 20 2007, 01:00
Post #24


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(chrisjaffe @ Jan 20 2007, 09:44) *
I just saw this... blink.gif ...Not sure how I missed it the first time through. I guess that I am not doing something right since I cannot make this work with a .lnk shortcut file as I mentioned in my last post.

Any thoughts?

Chris


Hi Chris,

Thanks for your feedback. I don't actually use the execute program ability myself, so it's the least tested part of my code, as you can tell. smile.gif After reading your comments I did some testing myself and have fixed most of the problems.

When you browse for a program it will now add quotes around the full path. Anything after the quotes will be passed as arguments when the program is executed. Existing alarms without quotes will be unchanged.

eg "\Program Files\MyProgram.exe" /a /r /g
"/a /r /g" will be passed as the args.

I've also fixed the text in the program text box, the info was there but it was never displayed.

I haven't tested running shortcuts, but I use a function from core.dll to do the executing, so if they don't work it's likely that they never will.


I'll have a look at the Automatic profile later on.


This post has been edited by rogueqd: Jan 29 2007, 22:17
Go to the top of the page
 
+Quote Post
chrisjaffe
post Jan 20 2007, 01:34
Post #25


Newbie
Group Icon

Group: MoDaCo Plus
Posts: 18
Joined: 27th August 2005
Member No.: 146,514

Device(s): Cingular 3125



QUOTE(rogueqd @ Jan 19 2007, 20:00) *
Hi Chris,

Thanks for your feedback. I don't actually use the execute program ability myself, so it's the least tested part of my code, as you can tell. smile.gif After reading your comments I did some testing myself and have fixed most of the problems.

When you browse for a program it will now add quotes around the full path. Anything after the quotes will be passed as arguments when the program is executed. Existing alarms without quotes will be unchanged.

eg "\Program Files\MyProgram.exe" /a /r /g
"/a /r /g" will be passed as the args.

I've also fixed the text in the program text box, the info was there but it was never displayed.

I haven't tested running shortcuts, but I use a function from core.dll to do the executing, so if they don't work it's likely that they never will.
I'll have a look at the Automatic profile later on.



Now that is some fast service!!!

Edit: Just tried it and it works like a charm. Thanks!

Can't wait to see what the future holds...


This post has been edited by chrisjaffe: Jan 22 2007, 03:56
Go to the top of the page
 
+Quote Post
rogueqd
post Jan 20 2007, 01:43
Post #26


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(chrisjaffe @ Jan 20 2007, 12:34) *
No that is some fast service!!! Can't wait to see what the future holds...

lol, your just lucky that my new flatmate moves in today so I'm sitting around waiting for him. smile.gif

PS. Here's a version with the Automatic profile option.


This post has been edited by rogueqd: Jan 29 2007, 22:16
Attached File(s)
Attached File  Snooze.zip ( 58.51K ) Number of downloads: 179
 
Go to the top of the page
 
+Quote Post
keithmaddock
post Jan 31 2007, 21:05
Post #27


Newbie
Group Icon

Group: Posters
Posts: 1
Joined: 14th January 2007
Member No.: 222,484

Device(s): Moto Q



I have a problem with this program on my Motorola Q where if the keypad is locked, then the alarm will run only 3-4 repeitions of the WAV or MP3 file, and then dismiss itself. Is there any way to fix this?
Go to the top of the page
 
+Quote Post
rogueqd
post Feb 1 2007, 04:47
Post #28


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(keithmaddock @ Feb 1 2007, 08:05) *
Is there any way to fix this?
Without a Motorola phone myself it's hard to say what the problem is. I've made a test version for you to try. It loops the sound in a different way, which I hope will fix the problem, and also displays a message saying "Snooze is exiting cleanly." just before it closes. That way you can tell if it is really dismissing the alarm or if it's crashing.

Let me know if it works, and also if you always see the exiting message.


This post has been edited by rogueqd: Feb 6 2007, 19:59
Go to the top of the page
 
+Quote Post
ajk34
post Feb 14 2007, 14:45
Post #29


Newbie
Group Icon

Group: Posters
Posts: 1
Joined: 16th January 2007
Member No.: 222,933

Device(s): null



Hi I'm very new at this.

I upgraded my mpx200 to wm5 today, but I don't know how to install a .cab file.

I seem not to have a file explorer to seach for the cab file.

Is there another way?

Thanks in advance
Go to the top of the page
 
+Quote Post
chrisjaffe
post Feb 14 2007, 15:35
Post #30


Newbie
Group Icon

Group: MoDaCo Plus
Posts: 18
Joined: 27th August 2005
Member No.: 146,514

Device(s): Cingular 3125



QUOTE(ajk34 @ Feb 14 2007, 09:45) *
Hi I'm very new at this.

I upgraded my mpx200 to wm5 today, but I don't know how to install a .cab file.

I seem not to have a file explorer to seach for the cab file.

Is there another way?

Thanks in advance



It has been a while since I have used that phone but I don't believe that that version of WM5 came with a file explorer. You can get a third party one that will work. I use SP Smart Explorer because you can use it for free. Another popular one is Resco Explorer which I am sure has a free trial. Just google for either you should be able to find them pretty easily.
Go to the top of the page
 
+Quote Post
nexus
post Mar 31 2007, 09:07
Post #31


Newbie
Group Icon

Group: Posters
Posts: 10
Joined: 22nd May 2003
Member No.: 6,654



QUOTE(rogueqd @ Jan 17 2007, 11:37) *
Here's 1.2 beta. Just replace Snooze.exe with the one in the zip file. I'll upload it to the download section over the weekend unless anyone finds a bug to report.

Thanks for all your feedback oldSAP. Get this version, as it has some improvements from the one I sent you the other day.

Edit: File removed. Version 1.2 is in downloads page.


FYI: on my Qtec 8500, wm5 I get an microsoft .net compact error. I need a newer version to use snooze.exe.
Go to the top of the page
 
+Quote Post
rogueqd
post Apr 3 2007, 06:39
Post #32


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(nexus @ Mar 31 2007, 20:07) *
FYI: on my Qtec 8500, wm5 I get an microsoft .net compact error. I need a newer version to use snooze.exe.

Do you have compact framework 2.0 installed?
Go to the top of the page
 
+Quote Post
golgotha100
post Apr 29 2007, 16:57
Post #33


Newbie
Group Icon

Group: Posters
Posts: 5
Joined: 1st March 2007
Member No.: 234,166

Device(s): Dash



Hi. Great program. WM5 should have a decent alarm clock built in, but this is an excellent replacement. I have one question though: is it possible to make the phone vibrate as an alarm? I don't see any option for this in the program, and I don't know how to make the phone do this programmatically.

Thanks. Awesome job even without the vibrate.


This post has been edited by golgotha100: Apr 29 2007, 16:58
Go to the top of the page
 
+Quote Post
rogueqd
post May 1 2007, 06:02
Post #34


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(golgotha100 @ Apr 30 2007, 03:57) *
Hi. Great program. WM5 should have a decent alarm clock built in, but this is an excellent replacement. I have one question though: is it possible to make the phone vibrate as an alarm? I don't see any option for this in the program, and I don't know how to make the phone do this programmatically.

Thanks. Awesome job even without the vibrate.


Hi golgotha,

Thanks for your comments. I have added the vibrate functionality, and hopefully finally found the bug that causes the sound not to play sometimes. I want to test this for a few days, then I'll post the new version in the downloads section.
Go to the top of the page
 
+Quote Post
golgotha100
post May 1 2007, 11:17
Post #35


Newbie
Group Icon

Group: Posters
Posts: 5
Joined: 1st March 2007
Member No.: 234,166

Device(s): Dash



QUOTE(rogueqd @ May 1 2007, 02:02) *
Hi golgotha,

Thanks for your comments. I have added the vibrate functionality, and hopefully finally found the bug that causes the sound not to play sometimes. I want to test this for a few days, then I'll post the new version in the downloads section.


Yay! ::Happy Dance
Go to the top of the page
 
+Quote Post
rogueqd
post May 7 2007, 05:55
Post #36


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(golgotha100 @ May 1 2007, 22:17) *
Yay! ::Happy Dance

Here's a version with vibrate. I'm still testing it, but let me know what you think.

Oh, and I changed the alarm volume options. Old alarms will still have their old volume options, but if you edit them you'll need to pick a new volume unless they are set to Full.


This post has been edited by rogueqd: May 7 2007, 05:57
Attached File(s)
Attached File  Snooze_vibrate.zip ( 58.74K ) Number of downloads: 152
 
Go to the top of the page
 
+Quote Post
golgotha100
post May 7 2007, 23:12
Post #37


Newbie
Group Icon

Group: Posters
Posts: 5
Joined: 1st March 2007
Member No.: 234,166

Device(s): Dash



QUOTE(rogueqd @ May 7 2007, 01:55) *
Here's a version with vibrate. I'm still testing it, but let me know what you think.

Oh, and I changed the alarm volume options. Old alarms will still have their old volume options, but if you edit them you'll need to pick a new volume unless they are set to Full.



I'll set two alarms tonight for testing in the morning. I'll let you know how they work.
Go to the top of the page
 
+Quote Post
golgotha100
post May 8 2007, 12:05
Post #38


Newbie
Group Icon

Group: Posters
Posts: 5
Joined: 1st March 2007
Member No.: 234,166

Device(s): Dash



ok. I already had two recurring alarms set for M-F, one at 6am, another for 7am. With the updated program, I did not change anything except I checked the vibrate option. The "Action" is set to "Play sound", and the "Sound" defaults to "QUEST1.WAV"; vol@100%.

The alarms went off as desired. The alarm vibrated and played the WAV file simultaneously. Vibrate made quite a racket too which is very desirable. It would be nice if you could press any button to snooze, and only the left soft key to quit the alarm, but that's a very minor thought that does not detract from the user experience.

If I wanted just vibrate without a sound file, I suppose I could create a blank WAV file, and store that on the phone? Perhaps that could be included?

Great update. I did expect the vibrate option to be a list item in the "Action" drop-down menu, but a check box works fine too. The update works as I wanted/hoped/expected it to do.

Thanks for the update!
Go to the top of the page
 
+Quote Post
rogueqd
post May 8 2007, 12:33
Post #39


Regular
Group Icon

Group: Posters
Posts: 63
Joined: 21st March 2006
Member No.: 178,510

Device(s): Nokia 6500 Slide



QUOTE(golgotha100 @ May 8 2007, 23:05) *
If I wanted just vibrate without a sound file, I suppose I could create a blank WAV file, and store that on the phone? Perhaps that could be included?

Great update. I did expect the vibrate option to be a list item in the "Action" drop-down menu, but a check box works fine too. The update works as I wanted/hoped/expected it to do.


I guess I could put it as an action, but I thought it worked better as an addition to the sounds. One of the new volume options is 1%, which you virtually can't hear unless your in a quiet room, so you could set the volume to that if you wanted just vibrate.

Also, you can press any of the number pad keys to snooze for the default snooze length, you only need the menu if you want to snooze for a non-default time. That was one of the features I wanted that prompted me to develop it in the first place. smile.gif

Lastly, you realise this plays MP3's too right?
Go to the top of the page
 
+Quote Post
golgotha100
post May 8 2007, 23:35
Post #40


Newbie
Group Icon

Group: Posters
Posts: 5
Joined: 1st March 2007
Member No.: 234,166

Device(s): Dash



QUOTE(rogueqd @ May 8 2007, 08:33) *
I guess I could put it as an action, but I thought it worked better as an addition to the sounds. One of the new volume options is 1%, which you virtually can't hear unless your in a quiet room, so you could set the volume to that if you wanted just vibrate.

Also, you can press any of the number pad keys to snooze for the default snooze length, you only need the menu if you want to snooze for a non-default time. That was one of the features I wanted that prompted me to develop it in the first place. smile.gif

Now that I think about it, having vibrate as an option allows for flexibility.
I did not know about using the number pad keys to snooze. That is ideal.
I just love this program.
Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3 >
Reply to this topicStart new topic

Collapse

Similar Topics

  Topic Replies Topic Starter Views Last Action
No New Posts Topic has attachmentsLow battery alarm chime while on call.
Can it be removed?
6 clockwork58 815 4th January 2009 - 23:57
Last post by: clockwork58
No New Posts Omnia alarm sounds
0 dogwood63 252 17th December 2008 - 04:49
Last post by: dogwood63