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:
ShoppingMeet ShoppingMeet - This program can be used when you are in a shopping mall with another person. If you decide to shop alone then you both set a time to 'meet' and this program keeps track of the time.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Time Tracker Pro Time Tracker Pro - Keep track of your valuable time spent on any kind of work with the Time Tracker Pro.
Runs in Pocket PC / Pocket PC 2002 / Pocket PC 2003 / Pocket PC 2003 SE / Windows Mobile 5.0 Devices.
Setup a Task to be monitored which can be a part of a Project
Pocket StopWatch Pocket StopWatch 3.0 is a User-friendly Stopwatch for timing all events. Pocket Stopwatch is an awesome tool or timing any event
PPC Marcatempo Record date, time and description of events
Project Professional Project Professional is a Comprehensive Project Management Utility for Pocket PC. Safely stores Project details such as Project Schedule, Project Phases, Tasks for phases, Risks involved in a project, Project Reviews, Project Meetings, Client details, Closure report and Summary of a project
Kai's Sanduhr Kai's Sanduhr - Eine digitale Sanduhr als Kurzzeittimer. Count Down Timer
DateSpeeder DateSpeeder - This program simulates the future. Tap the button and view the current date display. Try to imagine where you would like to be on this date.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
DentistAppointment DentistAppointment - This program allows you to set the date/time of your next dentist appointment. Select the appointment and the program stores the information.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Stopky for Pocket PC Stopky for Pocket PC - Simple watch & stopwatch with big digits. Times can be named and saved. You can stop your way home from work, to the school, to the bus. You know when leave home so you don't miss the date.
You can switch off the device while stopwatch is still running.
What's New in This Release:
· Not an installer
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
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