Software Engineering
February 3, 2010
GWT in a .Net environment
Hi All, As you know we have recently release the PicNet Mouse Eye Tracking service. This project is by far the largest Javascript centric application that PicNet has developed. This led us to do a lot of research on what technologies we would use for ...
February 3, 2010
Mouse Tracking vs. Eye Tracking
Note: I tried to make this article as unbiased as possible but being the father of a newborn mouse tracking service I highly doubt I achieved this. So please read this with an open mind and feel free to research both solutions. Since the limited rele ...
February 15, 2010
How to make money from your website or blog using adsense and intelligent add placement
This article will try to show you how best to maximize the income generating potential of a blog or a website by focusing on placement and settings of your advertisements. We will be using a new free service called Mouse Eye Tracking. This service al ...
February 18, 2010
Html Web Worker Woes - Data Analysis not an Option
During development of the PicNet Mouse Eye Tracking service I carefully investigated the possibility of using Html Web Workers. After careful reading of the specs I thought this would be great but after some initial tinkering I found that communicati ...
February 19, 2010
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 activity. We have done a lot of testin ...
March 4, 2010
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 recursion. And the easiest way to do ...
