Site Changelog

Content Change

Due to personal and professional considerations, the journal content of this blogsite has been removed. I will make a substantial effort to focus on updating the topical content, and I intend to add technical topics for java and compters, etc. Postings similar to the journal content will continue on private mailing lists. Please contact me via email should you wish to be added to such a mailing list. Update, Oct 4, 2003: My apoligies for not updating this like I said I would.

Migration Fixes

Admin Pages: converted to pure PHP4, _SERVER[var, _POST[var], and _GET[var] references Main Pages: removed referer display code until I can get it fixed

code cleanup

Main Pages: consolidated and cleaned up code; less redundant code is good added HTTP referer display code resized big photos for consistency and space saving renamed templates from *.ihtml to *.html fixed a bug in “content_individual.html” blog template

Visible Links

Database: added “visible” column for link table Admin Pages: added “visible” check box to editlink and addlink pages Main Pages: made non-visible links not show up in link displays

Cool Upgrades

Database: added table for counting clikthrus out of site added table for counting HTTP_REFERRERs into the site Libraries: renamed hit_tracking.php to stats_tracking.php add clikThruCount() method added redirect script for counting clikthrus modified Counter() method to track HTTP_REFERRERs Main Pages: added search capability renamed “home” topic to “blather”…. since it’s kindof the catch all blog topic