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:
Six Timer Six Timer - Six independent high-resolution (down to 0.01second) timers are conveniently shown on a single screen. Start all timers with one button - stop separately; or start timers separately - stop all with one button; or start and stop timers separately. Counts time up and down. Time is in hundreds of a second 9:59:59.99. Count-down sound alarm
PocketBreeze Use your Today screen for more than just good looks - a Today plug-in that replaces your built-in Calendar and Tasks on your Today screen, offering a much more powerful solution
Kai's Sandglass.Net Kai's Sandglass.Net - A digital Sandglass as Count Down Timer
DateCalcCE DateCalcCE - You can use DateCalcCE to quickly calcluate the number of days, or weeks and days, between two dates. Just choose the two days from the date pickers, and the difference is displayed in weeks and days, or just days. You can also find a date that is a specified number of days from another day
ClockWatcher ClockWatcher - This program allows you to enter in the time when your workday ends. Then counts down the time until your shift is over.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Agendus Professional for Windows Mobile The Pocket PC (touchscreen) version of our award-winning personal information manager (PIM) includes powerful new features and significant usability improvements to help you work smarter and get more done while on the go
WastedTime WastedTime - This program allows you to keep track of the total time that you waste in a day.
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
PhonEx Switches your touch phone to a finger-friendly approach for handling phone calls, managing contacts and feeling like the boss!
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
TimeWasted TimeWasted - This program allows you to time your wasted time. When you do something that is a 'waste' start the timer to count the time. NOTE: You can also pause the timer.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
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 UTStarcom PPC6700 (HTC Apache)