CSS font stacks, developer FAQs & web standards

Your banner ad here

In this section

Follow Code Style

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

30th April 2005

Refined the XHTMLtoRSS XSL template's new "Links" mode transformation to exclude mailto: links.

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

27th April 2005

Created a simple new SentenceCase XSL template to transform the initial letter of a phrase to uppercase. Applied the sentence case transformation to the RSS title content for the new Links mode of the XHTMLtoRSS template.

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

24th April 2005

Added answers to the CSS, media dependent style sheets, Java servlets and Javascript FAQ pages. Also added a ViewSource servlet link to the DOM1 visibility menus article to show the source of the page itself; one with line numbering, one without.

CSS problems

Java servlet API

Javascript browser

Media style sheets

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

23rd April 2005

Added a more general "Links" processing mode to the XHTMLtoRSS XSL transformation, which forms RSS items from standard hyperlinks in paragraphs. This is a great improvement over the ultimate fallback "Basic" mode.

Testing Links mode revealed an exceptional case in the Domain-Extractor XSL where there is no trailing slash after a simple domain address. Added an xsl:choose element to test the length of the $host-length variable before taking the substring of the original URL.

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

22nd April 2005

Added methods to AbstractMockServletResponse to assign the PrintWriter and ServletOutputStream instances used by getWriter and getOutputStream directly.

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

17th April 2005

Created a new IncludePanel to add to the AWT LogManager tool, for copying log file lines by inclusion. Manually checked correct operation of the underlying TextCopier class, which selectively copies lines that match a simple text pattern.

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

9th April 2005

Added FAQ answers for the Java programming, Java servlets and font sampler sections:

Java language

Java servlets

Java strings

Web font sampler

Archived the past year's site log contents to a new site log contents 2004 page.

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

6th April 2005

Added a flag to the JDBC MockResultSet next method to return so that it only returns true for the first call to prevent endless loops in testing.

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.

Add this page to your chosen social bookmarking service

Style warning, please read

Home · CSS · Java · Javascript · HTML · Help · Log