Internet Explorer on Linux
One of the biggest pains when designing a website is ensuring cross-browser compatibility. When it comes to HTML this is not too much of a problem, however javascript and [...]
One of the biggest pains when designing a website is ensuring cross-browser compatibility. When it comes to HTML this is not too much of a problem, however javascript and [...]
As a webdeveloper, albeit a hobbyist one, I’ve found Firefox standards-compliance to be a valuable asset when writing HTML, CSS and javascript. Adding a few extensions makes Firefox even [...]
Google’s desktop software set, Google Pack, has been updated to be even more useful. It now includes Norton Security Scan which provides basic but adequate protection, especially when combined [...]
Recently, Google announced there would be a new system of ad unit management for publishers and now finally it is here – well, not every publisher will see it just [...]
Sadly, my experiment with Bidvertiser failed. I’ve removed it and won’t be bringing Adsense back for now either. Currently, I have other projects I’m working on which are [...]
Recently, I need to check for an empty value in an array. While empty() is good for checking a specific value it does not allow the checking of a [...]