Tagged: Error

Are you a web geek? Can a 404 error page excite you?

404 error signIf the former is true, it proves the latter. I’ll confess “yes” to both.

Today at work I was doing some miscellaneous web-related research (aimless surfing? no, no, never), and I came across a page of creative 404 error pages that inspired me to finally do something interesting with my own 404 error message.

Having lived in Atlanta (area code 404), I initially set out to do something that played off that. (I know, very original. I just wanted to make sure not to settle for “Tha 404.”) But it wasn’t long before my roadgeek tendencies kicked in and I thought of something even better. Read more »

Catalog of Annoying Grammatical and Spelling Errors

Originally posted July 12, 2006

First off, let me acknowledge that my English ain’t perfect. (Get it?) That said, it’s pretty damn good. And when I make grammatical errors, it’s usually on purpose and I’m aware that I’m using something incorrectly. In those cases, I’m only doing it because I don’t really care and it’s not something I’d label as an egregious mistake. (I don’t make spelling errors, period! Well, OK… maybe once.) I will also acknowledge that English is not a fixed language, and that the rules of its use are arbitrary and subject to permutation. (And, of course, I’m sure anyone outside the U.S. who’s reading this will find the title itself to be unacceptable. Too bad! I’m an American! I get to be an arrogant jerk at least once in a while!)

With all of those qualifiers and disclaimers out of the way, let’s get down to business. There’s a difference between novel usage (and I’ll even let 1337 pass in that context) and just plain boneheaded errors though, and the latter is what I’m dealing with here. This page will be updated periodically as I encounter (or remember) errors of speech or (more commonly) writing that I simply find intolerable. (Split infinitives and dangling participles are OK. And so is beginning a sentence with a conjunction.)

Read more »

Forget what I said before; we have a winner!

It’s a given that anything I post here is going to be brain-deflatingly stupid. But this one goes beyond even what I would have expected of Microsoft. Fortunately, thanks to a highly effective Google search, I was able to solve the problem in minutes.

The problem was this: For a site I’m working on, we are manipulating the 404 error feature to allow users to set up customized URLs. If the URL entered doesn’t match a real page, it gets fed into this 404 error script, which looks up the path in a database and redirects the user to their customized page. A bit of a hack, but it’s pretty slick.

Read more »