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.
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.
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.
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.
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.
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.
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.
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.
Find technical implementation notes on all aspects of the Code Style site.
For a summary overview, see the final site log contents.