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 [...]


Ajaxigg - All the news about the AJAX’s world

equipo24 is glad to announce the release of  Ajaxigg. Ajaxigg is project similar to digg.com and meneame.es where the users can share news, components and resources about the Ajax’s world. On Ajaxigg the users decide which news are more relevant trough its vote system.
In this moment it is only available in Spanish but will be [...]


Async ajax calls, the key for the web2.0 search engines

The Ajax’s main feature is the async call possibility, it lets serve results without interrupt the user experience on the page. This is the main key for today’s web2.0 search engines.
Here you have some good examples that make our life easy:

Minube - Fly search engine
Shopall
AjaxLookup Domain Whois

If you want to check what I am [...]