This script is no longer being actively developed.
Known Bugs
none
Requested Changes
Allow "Previous - Next" scrolling through address book entries when there are more than 10
Create multi-user version
have an "edit" option in addition to the "add" and "delete" actions
spread the content out to multiple pages
template-ize everything, including the line listings
Version History
v1.1.0.0010 - 2003-07-02 - stable
Fixed bug in which header repeated word "ago" as in "Data last updated 9 minutes ago ago" (thanks Gadi Veiner).
Added internal links across the top of the page, for faster access to each section (will appear only on fresh installs, or re-installs for which /start/data/template.html is updated)
v1.1.0.0009 - 2003-05-07 - stable
Fixed bug in which deleting a single address book entry would, in most cases, delete all address book entries.
v1.1.0.0008 - 2002-12-11 - stable
Fixed several HTML-encode bugs.
Now using consistent date format YYYY-MM-DD HH:MM:SS as per ISO standard. Now easier to change time zone represenation using
$TIME_OFFSETvariable.Converted interface to XHTML 1.0 with all styles stored in CSS (requires update of data/template.html for this change to be realized)
Added search link for Dictionary.com and Whois. Removed links to Amazon and Altavista. Retained links to Google and Yahoo (requires update of data/template.html for this change to be realized)
v1.1.0.0007 - 2001-10-26 - stable
Changed the user interface to appear better on Netscape 4.x. Added paid link to Amazon.com search engine.
Added "work log" feature
v1.1.0.0006 - 2001-08-28 - stable
Added "anniversary" field to the address book
Fixed bug where the %addr-book% replacement value was missing from template.html in the 0005 release. This was causing the address book entries to not be displayed.
v1.1.0.0005 - 2001-08-22 - stable
Fixed bug in print "last update" time
Script output is now 100% template-based, pulling from the "template.html" file in the "data" folder
Added search form that can query three major search engines
Changed directory structure of download page - now expands into a "start" folder, with a "start/data" data folder
v1.1.0.0003 - 2001-01-18 - stable
Added address book feature
Updated copyright to 2001
Added HTML code to avoid pop-up ads on Hypermart and VirtualAve (will show inline ads instead)
Added trapping code for Perl execution errors
v1.1.0.0002 - 2002-12-10 - stable
Started strict versioning of the form x.y.z.wwww
Improved error handling
Updated HTML user interface