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:
PocketClock Pro PocketClock Pro is a practical solution, which provides users with a variety of tools for the effective time management.
The main application enables to display the current time, calendar and other helpful time parameters in the formats most convenient for you. The database featuring 500 cities makes it possible to learn the time worldwide
ClipboardDates ClipboardDates - formats the current date and time into short/long formats. Tap the format button to copy the date onto the clipboard. You can paste the formatted date/time from the clipboard into any Pocket PC application that supports pasting
TVMeter TVMeter - This program allows you to set a Maximum amount of time to watch TV per day. Then you can count down the time on the Meter.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
TimeStopper TimeStopper - This program allows you to 'stop time'. Tap the button to pause time. To reset the clock select 'reset' from the toolbar.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Poker iClock iClock is a versatile timer for poker tournaments. It runs on any Windows Mobile platform in any screen resolution or orientation. Features: * 24 possible Blind levels and 12 associated Ante levels * Selectable blind duration from 3 to 55 minutes, change possible during any level * Voice announcements for current small and big blind * Default
PagerLogs PagerLogs - This program can be used if you have a pager. Each time you receive a page enter the number and text. The program puts a time/date stamp on each entry. You can also export the database into Word.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
CEBeans BirthDays CEBeans BirthDays - This program allows you to store in the birthdays of the people that you know and shows the number of days until the date.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Timer A simple stopwatch application for Windows Mobile
CookingTimers CookingTimers - This program can be used to create a list of 'cooking times'. When you cook an item for the first time use the 'add' selection and time the total time to cook. Then the time is stored in the database.
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 HTC Advantage X7510 (HTC Athena 400)