Do you know AJAX?
Did you ever see Google refreshing your search input on the fly? Or are you a web designer and programmer yourself and wondered, how you could bring more life to your next project.
Well, AJAX could be your friend:
It means “Asynchronous JavaScript + XML” and defines an interactive technology based on what is already there: JavaScript in combination with XML.
The idea is to lower the bandwidth usage by cutting big processes into tiny steps and put some of these steps in the users browser.
A full definition of that technology can be found here:
AJAX definition and is for sure worth a look!



February 13th, 2006 at 12:57 pm
[...] There are a lot of activities in the Googleplex - some may just be trail and error approaches to new technologies, but if the rumor is true, they will create an editor for AJAX driven sites. [...]