Today is Fri, 12 Mar 2010 16:32:28 +0000
It is day 71 and week 10 of 2010. There are 294 days left in the year
Born Today
- 1831 - Clement Studebaker, automobile pioneer.
- 1832 - Charles Boycott, estate manager in Ireland, caused boycotts.
- 1941 - Barbara Feldon, actress (Agent 99).
- 1946 - Liza Minnelli, actress, singer.
- 1948 - James Taylor
Events Today
- 1850 - First $20 Gold piece issued.
- 1912 - The first Girl Scout troop was organized in Atlanta, GA.
- 1936 - President Franklin Roosevelt holds his first "Fireside Chat."
- 1948 - The Hells Angels are created. (Heaven's Devils comes next!)
This is a PHP implementation of Puppet Master's original perl script (however I cannot locate his/her site despite the popularity of the script). There are some advantages in that and probably some disadvantages. The code is available to tinker with, so is the data file. If you do make improvements please contact me (I'll even set up decent versioning etc), I am particularly keen to add dates that are less eurocentric. If you do add to the data file it is structured so that the first character (B,S or R) sets a Birthdate, an Event or a Reminder. This is followed by month (always two characters), day (always two characters) and year (4 characters, optional for reminders or unknown. Three numeral years are preceded by a space and there is no support for BC). The next character is use to indicate if a reminder must fall on a certain day (this is a bit of a quick and dirty solution for the moment). Finally the string after that is the description that you want to see appear on the webpage.
