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

FAQ backlog, 30th April 2006

Added a backlog of 14 new answers in multiple sections, including Javascript, Web fonts, Java programming, Java language and servlet containers, as follows:

JSP tags & libraries

Java API

Java compiler

Java interface design

Java networking

Java servlet "how to"

Java servlet API

Javascript

Tomcat configuration

Web fonts

Also moved right-hand local navigation panels to vertically align with the left-hand Options navigation.

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

Exception handling for empty user agent, 22nd April 2006

Returned to the log file parse errors found on 14th April, where the user agent field is the empty string, and added an exception handler to the CombinedLogParser class to deal with it properly. The catch NoSuchElementException block inserts [None].

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

Stack trace for log parse errors, 14th April 2006

Added a stack trace output to the RssAgentLogger class to find the cause of unexpected exceptions parsing Metacentric service logs to update the Feed reader reference. The trace revealed a NoSuchElementException on the StringTokenizer nextToken method used to extract the log field data. Eventually isolated the case where the user agent entry is the empty string. Manually deleted the problem lines as a short term fix.

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