On Fri, Nov 27, 2009 at 3:30 AM, Rudi Schlatte <rudi@...> wrote:
>
> On 26.11.2009, at 17:27, Leslie P. Polzer wrote:
>
> >
> > Hi David,
> >
> > David Creelman wrote:
> >> My prog is a small reminder utility similar (though so far many less
> features)
> >> to David Skoll's remind utility. There are about 12 lisp files and I've
> >> arranged things into three packages for calendars, dates and reminders.
> >> I'm aiming to have it work under SBCL and eventually ECL.
> >
> > But where is your code?
>
> Seconded ... if you want drive-by reviews by people who Really Should Work
> On Their Thesis, just casually mention a github url or something.
>
> Aha, so, just in case anyone is interested.....
The reminders source is :-
git://github.com/kreely/cl-reminders.git
The unetwork source is :-
git://github.com/kreely/unetwork.git
Unetwork uses puri, which is available from
http://files.b9.com/puri/puri-1.5.2.tar.gz
The code basically works for simple reminders, but more complex ones with
combinations of repeats, weekdays and warn befores do unexpected, incorrect
things.
Thanks for the other advice too, I'll look at PCL and try some of the
websites mentioned. I might even gather up enough courage for
comp.lang.lisp.
David
Rudi
>
>
|