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. Report any suggestions, bug reports, or patches to
Glen Stewart
Where can I get it?
You can get it from right
here.