I used to order pizza a lot when I was hot in the midst of a new program. Then I had to try to remember to keep track of the time so I could listen for the delivery man. (My place could be hard to pick out amongst all the buildings on the property.) Well, most times, I even forgot to look at the clock when I hung up the phone, so I was forever popping up, looking out the front window.
Then I got smart and started running a background job to keep track of the time, and alert me in half an hour. Problem there was that I was constantly blowing up my configuration so that the security on my X display wouldn't allow the message box to pop up, or the window manager would have the sound tied up, and it wouldn't let me play a sound. Of course, I only found this out after the pizza arrived, and I poked around to figure out why I wasn't notified.
'Til one day... I decided that I wouldn't eat lunch until after I'd written a program that would work from within X windows, and would work reliably. Since I was pretty hungry, I quickly popped this out in tcl/Tk using SpecTcl (the language and the GUI designer are both real lifesavers). It worked so well under un*x that I hacked the startup code, dropped it on FreeWrap, and voila!, new M$ Windows version, too.
The program is copyright © by me, and offered for use under the terms of this free license (Please read it). There is NO WARRANTY offered, and no promise of support, but I will answer email about the program as time permits.
|
Enjoy!! |