WestNIC provides reliable web hosting services
Fastwebhost offers cheap web hosting & reseller hosting services
This page is part of a searchable archive of the Code Style site log. Technical implementation notes that shed light on when, why and how the site has evolved since 2000.
Follow the latest entries to the site log.
Added standard section navigation to the search engine optimisation article page, and a clear: both rule to the .TextAd and .Sponsor selectors in CSStdLayoutCommon.css" to ensure the relevant boxes line up beneath each other.
Actions: Ask a question about this post, seek clarification or offer a correction.
Updated the SQL output of the font survey mailing list configuration to provide subscription and removal from the relevant lists. Now the template output uses submission details to create a number of context dependent INSERT statements.
notify table records if the email and survey combination does not already exist.
notify table record if the email and survey combination exists but the notify status is false (a rare case) and the user has requested updates.
email field in the submission table to null and notify false for submission and archive_submission table records if the email and survey combination exists and the user has not requested updates.
Actions: Ask a question about this post, seek clarification or offer a correction.
Updated the general purpose mailing list configuration to write font survey subscriptions to the existing SQL notification file. Changed the field values in the form to true and false for direct use and SQL output to the email confirmation to double check.
Actions: Ask a question about this post, seek clarification or offer a correction.
Separated out questions to do with the historic format of the Unix family font survey to a new Linux font survey FAQ.
Actions: Ask a question about this post, seek clarification or offer a correction.
onclick tracking, 1st September 2007
Moved core Google Analytics urchin script to standard page header include files and removed from existing body placements. Corrected some include statements in email form templates and added tracking code to those not already configured. Then added tracking onclick events to all text ad links. Also separated the analytics script from the function call in the CodeStyleTemplate class to implement onclick handlers in the servlet TextAds class.
Replaced the Anchor Points sidebar and footbar navigation links with the HTML and XHTML section index and re-ordered to follow the Javascript section and moved the site log link to the bottom of the list. Updated accesskey references as appropriate.
Added a deploy.notest target to the Ant build script for rapid deployment of minor changes to servlets without testing.
Added mailing lists subscription links to all local navigation boxouts.
Actions: Ask a question about this post, seek clarification or offer a correction.
Find technical implementation notes on all aspects of the Code Style site.
For a summary overview, see the final site log contents.