On spelling
I’m probably setting myself up for a nice big fall - straight onto my ass - but why is it that supposed programmers/web developers have a seemingly limitless ability to abuse the english language. I don’t want this to be another “the internet is ruining spelling” post, and that’s not what I’m saying; what I am saying is that the internet allows you access to a whole lot of written work that you usually wouldn’t see. I might be friends with x and y, but 10 years ago I wouldn’t see much of their writing outside of school. Suddenly introduce the internet and weblogs, and it becomes disturbingly apparent that a lot of people can’t spell a lot of words. I’m not trying to be a grammar/spelling nazi; I mean I am quite the comma abuser, but I like to think my sentences and paragraphs generally leave little room for ambiguity or downright confusion.
On top of this, some of the worst offenders are programmers, and this really annoys me. Programmers are supposedly meant to have a logical mind - sure you can go on about the creativity of coding and letting your raw brain waves shape some sort of master program, or some other crap - but facts are facts, a compiler/interpreter has to parse your code at some point, and it can only parse something that follows the right conventions and uses the correct symbols. I know some people whose spelling is predictably terrible, so at least (or unfortunately) when they misspell a variable name, they consistently misspell it, and thus the compiler never knows the difference. And let us not delve into the abuses exclamation marks suffer.
Multiple exclamation marks are a sure sign of someone who wears their underwear on their head.
Furthermore, Firefox 2 comes with a built-in spell checker that underlines any errors that you may have made when filling in a text area on a web page… and if you’re in the web development business and not using Firefox, perhaps it’s time you left the web development business, preferably via way of suicide.
I shall leave you with a list of correct spellings for common errors that really make me go, “Grrr… “:
weird, dependent, guarantee, government, definite.
Comments(6)