Code Style site log and archiveCode Style site log subsection index; a technical change log and full archive.New Linux fonts and Mac font screen shots, 10th March 2008- March 10, 2008 Created an SQL script to replace 7 lowest ranking fonts in the Unix survey sample with new fonts more common on recent Linux platform distributions:http://www.codestyle.org/codestyle/log/index.shtml#date-2008-03-10 Archived font survey submissions, 8th March 2008- March 8, 2008 Updated the font survey archive SQL script to archive survey submissions before 1 January 2004. Older submissions are moved to an archive_submission table, so that survey results are calculated with only the past 4 years' submissions. Applied script to the master database and re-generated survey results to test.http://www.codestyle.org/codestyle/log/index.shtml#date-2008-03-08 LightTTP compatibility changes, 7th March 2008- March 7, 2008 Updated the Code Style server side scripting code base to be directly compatible with the LightTPD Web server. Mainly affected references to global server variables in server side includes. Took the opportunity to standardise and optimise the syntax of many script elements. The changes are also compatible with the current Apache Web server.http://www.codestyle.org/codestyle/log/index.shtml#date-2008-03-07 Sponsorship banners for font sampler, 1st March 2008- March 1, 2008 Added a site sponsorship promotional banner to the AbstractSample font sampler class through a protected getSponsor() method. Added calls to the getSponsor() method at the appropriate points in the ImageSample and TextSample servlet classes. This also required adjustments to the CSWideImport.css file to make the right hand margin wide enough to take a 180 pixel banner and make text ads the same width.http://www.codestyle.org/codestyle/log/index.shtml#date-2008-03-01 |