E*Reminders
What this is:
This is the home page for the E*Reminder software licensed under the GNU
General Public License. It is a series of scripts written in
PHP which interface with a
MySQL database
(hopefully we'll be able to build in support for more databases in future
releases). These scripts allow you to set up reminders to automatically
E-mail you at a certain time to remind you of things. These scripts are
only useful if you're interested in setting up a web site that allows people
to do this.
For example, if you keep forgetting about birthdays and other events, you
can set up a one-time reminder or a recurring reminder, and you can have
it notify you in advance. I've
seen code like this on the net, but none of it was put together and
licensed under the GPL. The GPL license means you can take this code and
extend it, and you can do most anything you'd like to do with it, including
sending us patches so we can develop the software further.
Can I see what it looks like before I get it?
Of course. Take a look here
to try it! Please don't abuse this system. It's really here more for
demonstration purposes and we'll take it down if people misuse it.
TO-DO, Bugs, etc.
If you experience any bugs, please tell us! If you have a patch for us,
please send it to us, so we can improve this software. It works well for
us, but you may run into problems. Remember, there are no warranties with
this code. Send any suggestions, bug reports, or patches to
ben@amvalue.com
Where can I get it?
You can get it from right
here. The current release is version 0.86.
Created November 30, 1998
Glen Stewart Released 0.8 on April 17, 1999 to original authors
Released 0.85 on April 23, 1999
Released 0.86 on April 25, 1999
Glen Stewart Released 0.9 on Dec 14, 2000 to original authors