Quote:
|
Originally Posted by z4dll
didn't really know where to put this simple question, so decided to put it here... does anybody know what technology google uses for their personalized home page? (the one where you can add rss feeds, and check your weather) is that ajax or what? how can those boxes be moved around? thanks 
|
Well yes, the "boxes being moved around" as you describe it is the work of
AJAX - but I wouldn't necessarily descibe AJAX as a technology; it's more of a combination of the JavaScript and XML technologies.