comp.lang.ada
 help / color / mirror / Atom feed
* Need advice on Reminder program
@ 2001-01-31 12:07 Preben Randhol
  2001-01-31 14:44 ` Ted Dennison
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Preben Randhol @ 2001-01-31 12:07 UTC (permalink / raw)


Hi

I have started making a small reminder program called avtale (Norwegian
for appointment) because I am tired of all the programs for Linux that
suddenly stop reminding me about appointments I have. I want to make a
small daemon that reads in a text file with appointments and warn me by
popping up a dialog on the screen (possibly sound effect and more later,
but not now I want to keep it simple and reliable).

My thought is to use tasks for this. One task that pop up the dialogs,
one that read the text file and one that keeps track of the time. I do
not have experience with tasks so I am wondering if this is a stupid
approach :-) ? Is there something I should look out for so that the
daemon won't suddenly stop working. I want a really reliable program
:-).

Thanks in advance.

PS: No, this is not homework, well I make the program at home but for my
own leisure and not for any course :-)

-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 �For me, Ada95 puts back the joy in programming.�



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2001-02-02 17:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-31 12:07 Need advice on Reminder program Preben Randhol
2001-01-31 14:44 ` Ted Dennison
2001-01-31 16:42   ` Preben Randhol
2001-01-31 19:08     ` Ted Dennison
2001-02-02  0:04       ` Client-Server 'Gender' [was Need advice on ...] Nick Roberts
2001-02-02 14:38         ` Ted Dennison
2001-01-31 14:47 ` Need advice on Reminder program sk
2001-01-31 16:04   ` Preben Randhol
2001-02-01 11:47     ` Tarjei T. Jensen
2001-02-01 12:29       ` Preben Randhol
2001-02-01 15:18         ` Tarjei T. Jensen
2001-02-01 16:21           ` Preben Randhol
2001-02-01 18:37             ` sknipe
2001-02-01 21:10       ` Matthew Woodcraft
2001-02-02  1:16         ` Preben Randhol
2001-02-02 17:14       ` (null)
2001-01-31 18:08 ` Stephen Leake
2001-01-31 18:46   ` Preben Randhol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox