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:
ExposureCounter ExposureCounter - This program can be used when you are exposed to hazardous substances. You can enter the number of units/second and the program displays the total exposure.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
TimeBiller Pack TimeBiller Pack - This package includes both Pocket PC and desktop TimeBiller. TimeBiller is a time and billing tracking program. It is designed to work similar to a timesheet application in a typical work environment
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
DateCalc Add ''x'' number of days to date to get new date
count-down count-down - Never ever black burned pizza again! count->down is a powerful countdown tool, which lets you set a custom time in hours, minutes and seconds and start the countdown. It will count down second by second and when the countdown is finished, it will show a notification or play an alarm sound, if you like
SPB Mobile Shell SPB Mobile Shell introduces the next generation user interface while keeping all advantages of a Windows Mobile device. SPB Mobile Shell is the first program a Windows Mobile user needs to install. It dramatically improves the standard user interface and adds features that most users expect from a modern PDA phone
BreakGauger BreakGauger is a graphical break time left alerter. Select the time period (the app has preset values for 5, 10, 15, 20, 30 and 60 minutes) and tap the button to start the timer. When your break is over, your mobile device will notify you that the break time is done and the meter will be at 100 percent
ServiceTimed ServiceTimed - This program can be used by a service person. The service person enters the call from radio/email etc. into the program. The program shows the total time since the call was made. The reports are sent via email.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
NotifyTimer NotifyTimer is a count down timer that works even when the program is exited. Select the time to alert you and the program will create a notification alarm. When the timer has run out the notification alert of the timer will show.
NOTE: This program will wake up the PocketPC if the power is off
ToDo List Program ToDo List Program - It's a mobile version of the ToDoList program found at http://www.codeproject.com/KB/applic...todolist2.aspx and http://www.abstractspoon.com/index.htm
Features:
Views based on grouping by date, folder etc
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 Glofiish V900 (E-Ten V900)