We need a full-screen app that just counts down to the starting time of DevDays to put up on the huge screen at the beginning of the room.
You know, "DEVDAYS BEGINS IN 7:32" etc. counting down, or "DEVDAYS RESUMES..." to show during breaks.
This is helpful for making sure people are in their chairs in time to start.
I thought this would be an awesome opportunity for the community to showcase their programming talents and graphics talents. Go crazy with 3D, graphics, flying shark-jumping Joel, etc.
Rules:
- Must run on typical Windows or Mac laptops.
App must take a command line argument with a time in 24-hour format and the string to display. For example:
c:> myapp.exe 0900 "DevDays begins in %s"
would count down to 9 am. The %s in the second argument should be replaced with the time remaining in whatever time format matches your design.
When the countdown is complete, fade smoothly to black. No silly fireworks; we're starting the conference.
We'll show different countdown apps in different cities and call out the programmer of each one; if you're planning to attend, when you post your submission, let me know what city you're going to.
You must submit full source code and compiled code. However, you will retain ownership of everything you submit in case you do some cool graphical screensaver type thing that you want to sell or whatever. We just want a license to use it once.
UPDATE: A zip file with high-res StackOverflow logos is here
















