I'm an experienced Unix, C and Perl developer. I'd like to be able to
set a reminder for a certain date and time that causes a window to pop
up at that time, regardless of what else I'm doing.
So far all I can think of is finding some reminder or calendar program
that accepts AppleScript; then using Perl and the Mac::AppleScript
module to control it.
Any other suggestions? Are there any calendar or reminder utilities that
have a Perl or C API? Or if I go the AppleScript route, what calender or
reminder utilities would be suitable?
TIA.