Archive for February, 2007

NYT Text Search

Saturday, February 24th, 2007

Interesting way to search a document: The State of the Union in Words from the New York Times. Saw a link to it in the comments on Tufte’s post about sparklines.

Vassar widget

Friday, February 23rd, 2007

Noticed in a blog post that a student created a system status dashboard widget

Special characters in provided content

Thursday, February 15th, 2007

When converting print stuff to HTML we know to watch for the usual suspects known as special characters. These include curly quotes and apostrophes, and the families Umlaut and Accent. There are a couple others to watch out for—the ellipsis (should be replaced with plain text …). And “ff” and “fi” sometimes appears as one character and also need to be replaced manually.