Monthly Archives: May 2008
Selecting XML Nodes with JavaScript (Peril of getElementsByTagName)
Parsing XML in the browser can be a tricky beast. There are many different wrong ways to do it, which can leave you cold and naked in a snowstorm if you're not careful. So, let's put on the metaphorical electric one-sie of standards based code and let the power of Edison heat our JavaScript code like the innards of a tauntaun.
Javascript Objects are NOT JSON
The headline should more accurately read “Javascript Objects are not necessarily JSON.” But that waters it down a bit, don’t you think?
I know this has been posted a few times before, but this is not something I knew until recently, and after learning it, have noticed quite a few other people doing it wrong [...]
Surnamespacing
Everyone has a library. Everyone has their own utility classes and functions they're using in their own personal and contracted projects. And now that everyone has a blog too, they're all releasing their libraries as open source, using the commando underoo philosophy of wild, free, and unrestricted naming schemes for their code. Not anymore. Let's surnamespace.
Posted in Humor, Java, JavaScript, PHP 3 Comments

Subscribe
Follow
Double Whammy: OpenID and Microformats