
JavaScript string localization done right
December 1st 2010
I live and work in a bilingual environment and most of the things I work on needs to be localized. While it’s easy to do localization on the server side, it’s not so easy on the client side. There are several solutions available online, but most of the times they are either over-complicated or contains […]

The real world costs of an heavy website
November 30th 2009
You often read about why you should keep your web pages as light as possible to be quick to load. While all of this is true, there’s also a very important reason why you should keep your web pages as light as possible and that’s regarding bandwidth costs. We often take for granted unlimited bandwidth […]