
All articles/Topic
Software Engineering
Lean css in javascript
This weekend I was looking at the lesscss.org project and found it very interesting. There is also a .net implementation. The basic features of these projects is to make css less verbose, they do this by offering…
Javascript Tips, Tricks and Hacks
JavaScript is by far the most expressive language I use today, that expresiveness is a result of the amount of flexibility that the language gives the developer. This is also the same reason why it is so hard to develop…
Google Explorercanvas (excanvas) for IE. Silverlight vs VML
Many people do not realise that excanvas has a silverlight implementation. This implementation is apparently less stable (I have had very few issues with it) but much much faster. The only real draw back as I see it is…
Automatic Google Page Position Report
Overview The position of your website in the Google organic search is quickly becomming one of the most critical marketting measures. This page/script will allow you to automate this process. How To - You will get a…
How to prevent 'Stop running this script' message in browsers
Avoiding the 'Script taking too long' (all browsers have some form or another of this) message in browsers is relatively simple. You just have to make sure the browser knows you have not created an endless loop or…
Introducing Mouse Eye Tracking - Tunnel Vision
One question that has been asked of me a few times since the release of the PicNet Mouse Eye Tracking Service is that of accuracy. How acurate can the Mouse Eye Tracking service correlate eye activity from mouse…