Archive content from 2000 to 2010

WestNIC provides reliable web hosting services

Fastwebhost offers cheap web hosting & reseller hosting services

Site navigation below

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.

RSS news feed Follow the latest entries to the site log.

Reverse chronology

29th October 2000

Started a content plan to prepare for the site launch and ultimately to preview forthcoming articles and developments. Also renamed the XML directory to just /xml/, changed some links include files to upgrade their hierarchy to <h2 class="Rule">..., roughed-out initial Java & servlets and XML & XSLT section home pages.

Actions: Ask a question about this post, seek clarification or offer a correction.

17th October 2000

Altered JServ configuration to new Xerces and Xalan locations and changed incorrect case in archive file references. Simple XSLT servlet now working online too.

Actions: Ask a question about this post, seek clarification or offer a correction.

15th October 2000

Started developing a more generic set of XSLT documents for building Code Style pages on the fly from simple XML file databases.

Actions: Ask a question about this post, seek clarification or offer a correction.

14th October 2000

Started article on installing Tomcat on Windows 95, and the first working example of a simple XSLT servlet. Moved the Xerces.jar and Xalan.jar archives to a separate /lib/ directory outside the document root and similar separate directories for /xml/ and /xsl/.

Actions: Ask a question about this post, seek clarification or offer a correction.

11th October 2000

Uploaded .htaccess file to set appropriate MIME types for HTML, CSS, WML, WBMP, Flash (and enable script handling):

AddType "text/html; charset=iso-8859-1" html
AddType "text/html; charset=iso-8859-1" htm
AddType "text/html; charset=iso-8859-1" shtml
AddType text/css                        css
AddType application/x-shockwave-flash   swf
AddType application/futuresplash        spl
AddType text/vnd.wap.wml                wml
AddType image/vnd.wap.wbmp              wbmp
      

Added feedback form to the home page with a form handler script and uploaded a version of the main sidebar with holding content in place of links. Moved all Java source and references to /classes/ and established a new content directory in /java/ for Java and servlet articles.

Deleted P{text-align: justify} from CSStandard.css to avoid extreme word spacing in lines before long un-broken code elements.

Actions: Ask a question about this post, seek clarification or offer a correction.

10th October 2000

Started using SSI to include CSS files in pre elements rather than copying the content and maintaining the changes on example pages. Further conversions to complete. Extracted .URI {margin-right} declaration from grouped .URI a:<pseudoclass> declarations to undo over-compensation for "compound" effect of grouping on the margin-right property.

Actions: Ask a question about this post, seek clarification or offer a correction.

9th October 2000

Configured generic email forwarding for all @codestyle.org and @codestyle.org.uk addresses.

Actions: Ask a question about this post, seek clarification or offer a correction.

Previously on Code Style

Find technical implementation notes on all aspects of the Code Style site.

What if you were One Percent Better? Ebooks for Web developers on iPad, Kindle, Nook and Sony Reader
Home · Web fonts · Font stacks · FAQs · Java · CSS · Javascript · HTML · Web manager