Skip to content

Category Archives: XHTML

XHTML

XPath is not always the best option

Sometimes as a programmer you get to a point where you have to choose HOW to do your stuff. You have plenty of options. In Java almost everything is done before. So there is no need to it your self. But consider this, would it be worth while to use a library when you could [...]

JavaScript Module pattern

A lot of critical voices are shouting out about the bad things the module pattern in JavaScript brings with it. Well, I am going to shout back because they are just silly stupids that doesnt know how to code. Maybe they are still living with their mom eating pizzas. Who knows. But who am I [...]