Daily Archives: May 19th, 2004

Fair Warning, Part Deux

No really, it seems like I’m going to have lots of stuff to bitch about with windows. I already have a pretty good rant worked up on what a gigantic motherfucking pain in the ass it is to use MSXML after using Java’s DOM (ignoring the more convenient implementations like JDOM and even TinyXML). […]

Hungarian Notation

Once upon a time, I was young and foolish and ignorant, and writing some code in Visual Basic. (Visual Basic 3. In 1994. Get off my back.) I learned that many people used this weird convention, where, say, a text control started with txt. txtName seemed kinda weird to […]