Minutes to Midnight -countdown timer application. When you can measure what you are speaking about, and express it in numbers, you know something about it; but when you cannot express it in numbers, your knowledge is of a meager and unsatisfactory kind; it may be the beginning of knowledge, but you have scarcely in your thoughts advanced to the state of science.
- Lord Kelvin (William Thomson)
Simple, simple application, but I would say it is useful. At first I just had it say 2 hours, 45 minutes, and 38 seconds remaining. But I decided that was too simple. I decided to use progress bars, because it adds a visual element that gives the application a little, let's call it, "weight".
Then I looked at the application and felt it looked a little sterile, aka dull, dull, dull. I decided the answer was to add some color. I did this by going to http://www.colourlovers.com/ and browsing their color palettes. I was even able to search color palettes by using the color of the progress bar, which I got by doing a screen capture and getting the hex color from Paint .NET.
I didn't take me long to notice I had an issue. From my point of view, it's subjective, the progress bar wasn't right. progressBarHours.Value = timeSpan.Hours; needed to be progressBarHours.Value = 24 - timeSpan.Hours;. Once I did this it was working like I wanted it to.
I wasn't thrilled with the top progress bar. It was meant to show the total remaining time left in the day, but I didn't have room for another label. But there is a saying, "The perfect is the enemy of the good." I think of this as, if you follow the road to Perfect forever, you may never get to Good. If Another reason to use the color scheme to help break the form into logical sections: yes, there is method to my madness, well, at least sometimes.
The only other thing I had to handle was total minutes left. Depending on the math, it would sometimes display "X.666666666 of 1440 total minutes left". Fortunately, there is an easy fix for this, custom numeric format strings: timeSpan.TotalMinutes.ToString("#.0").
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
ProgressTimers ProgressTimers is a graphical countdown timer that displays the time as a progress bar. Select the amount of hours/minutes for the alarm and tap the button to start the timer. The app will count down the time and graphically display it as a progress bar. It also has an alarm that goes off when the time is done
NotificationIntervals NotificationIntervals allows you to enter a interval time (in Minutes) and calculates a schedule of the times when the program will notify you of an interval via the notification box. Enter the interval time in minutes and tap the button to set the timer. When the interval time passes the program will display a notification box
ExposureMeter ExposureMeter - This program allows you to track 'exposure time' from harmful chemicals or fields. Tap the button to start/stop the timer.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
TimeLeft TimeLeft - This program shows you the amount of time left until midnight.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer. For free support on installing email me
PIM Organize PIM Organize-PIM Organizer is an all-in-one PIM application for Windows Mobil PDAs. SMS Tone, Reply, Forward, Store, Hide, Unhide, Backup, Restore, Encrypt, Export, Decrypt, Blacklist, Whitelist. Contact, Task, Calendar Backup/Restore, Export
Date Time Calc (WM5) Date Time Calc (WM5) - helps to calculate the Time Span between two different dates.
This helps to calculate how much time is still remaining till the target date, useful in cases like target setting, project deadlines etc.,
Date Time Calci has multiple forms of output to choose from, like..
Countdown Timer Countdown Timer - Simple countdown timer. User enters time in hours, minutes, seconds. Countdown shows in hours, minutes, seconds. Pleasant alarm when timer reaches zero. User can pause and resume countdown. Supports screen rotation
NotifyScheduler NotifyScheduler allows you to schedule notifications in a calendar interface and stores each as a text file in dated folders. Tap on the day and select the time for the notification and the text. When you tap 'Save' the notification will be stored in the notification database and the scheduler as a text file separate from your calendar entries
DayAnalyzer DayAnalyzer - This program is an activity tracker.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer. For free support on installing email me
racePro racePro allows you to time multiple cars, motorcycles, boats, karts, horses, or any moving object and calculate measurements of the racers' pace.
· Multiple race timers - time and make calculations for a maximum of 8 racers (4 racers on the Pocket PC) at the same time
Comments on Minutes to Midnight:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Minutes to Midnight is compatible with your device O2 xda Exec