Archivos del mes 01:03 AM

Mootools Idle Spy - Detecting the idle status

Our mission as programmers is to take care of our users and our server resources. Ajax applications tend to make constant requests to the server, and even if you change to another window or tab often the apps continue to run wasting CPU, bandwidth and other server resources.
Imagine an application like Gmail, that is [...]