Everyone knows what it's like to mistype something. Your finger strays and hits the incorrect key. Nothing big... usually. Heck, most of the time, the spellchecker will catch it.
Unless, of course, the "mistyped" word is still a word in its own right. I heard a story about someone in public relations who was trying to type the word "public" in a press release. The finished, and sent, press release instead contained the word "pubic." Hmmmm...
Now try typing code for a Web page. A mistype can be disastrous. Yes, it can completely fubar the page. Sometimes it's easy to find and correct it when you immediately realize what's going on. Other times, not so easy.
And, then there are those instances that are just laughably hilarious.
Take, for example, today. I tend to use an HTML tag known as "<strike>" when using placeholder text on a draft page. This lets me know that the text needs to be replaced with completed copy before I make it live. This tag displays strikethrough text, or text with a line going through the middle of it kinda like crossing it out with a pen. I had to type in this tag several times via Dreamweaver as it's not one of the default function buttons in this particular version. For some reason, my middle and ring fingers on my right hand couldn't decide who should be typing and I wound up with...
<stroke>blah blah blah</stroke>
(note: for those not familiar with HTML coding, the use of a "/" denotes the end of the piece of text that will display with a strikethrough).
Hmmm... probably not the most accurate use of code in the world.
But wouldn't it be nice if it were that easy to control medical conditions and other worldly problems? Just close the tag to end it all. Hey world, I'm going to </cancer> and </HIVAIDS> and </starvation> and </war> and </hatred> and </discrimination> and so many other things with the press of a few keys!
Ojalá que si...
Totally Unrelated Aside (TUA): Sorry my follow up to last Friday's pepper challenge isn't up yet. I've got most of it done, now I just need to edit. Yes, it's a video post. But it wasn't done in one straight shot. I had to record in a half dozen or so segments and now I need to edit them all together. We shall see. It's been years since I've done video editing. Like eight years. That's a long time and a lot of changes in how the software works. Gah!







