Google's Rasmussen on Google Maps
jbp1337 writes "During a presentation at Sydney University last week, the lead engineer behind Google Maps, Lars Rasmussen offered an interesting insight into how it all came together. Rasmussen is working on a number of AJAX applications that provide a rich desktop-like interface to the end-user from within the Web browser. Other interesting things include a Linux port of Google Earth, the company is opening a new engineering center in Sydney, and Google's design philosophy is based on end-user loyalty - not money. On the rumor of a Web-based office suite from Google, Rasmussen said he is unaware of one 'but there are 3000 people that work for Google'."
XUL is a user-interface description language created by Mozilla. XAML is a user-interface description language created by Microsoft. AJAX is a method of using Javascript to asynchronously update parts of page content without refreshing the entire page.
I mod down pathetic posts.
http://marc.theaimsgroup.com/?l=php-general&m=1121 98633625636&w=2
This explains it very simply and easily. Basically you have the backend deliver content on-demand, and the frontend is a single HTML page powered by JavaScript which queries the backend for the necessary data. Just like a desktop application.
Too bad the only thing going for Google maps is that it is pretty (antialiased graphics, map can be as large as you want) and lets you pan. That's really the ONLY thing that is innovative about it- not even the "use google maps for displaying stuff from your site" is innovative; Yahoo and Mapquest have been doing this for years.
Funny thing, but MS Streets has NONE of these problems- it's not perfect, but it is FAR superior to Google Maps in useability and features people need; it has a nice way of compressing the map into a page, it's high resolution, saves addresses, does a near PERFECT job of finding "what's within the radius circle I draw", and it uses both route numbers and the uncommon road names. Nothing sets Google Maps apart from its web-based cousins, either- except for the basic map display. It certainly hasn't revolutionized online maps.
Please help metamoderate.
Why can't I find a particular business listing in Google Local?
Where does Google Local get its information?
Aside from the ms remark (can't comment on that), the rest of your points are quite valid. So everything that google touches doesn't turn to gold, what a relief.
Correction...they are not an ad agency, they are in the business of ad sales. The difference is that while an ad agency creates ads for clients, Google sells ad space. Just a note from your friendly local ad exec.
Buy Steampunk Clothing Online!
I was actually at the talk Rasmussen gave at the University of Sydney. He gave quite a good explanation of how it all works. I wrote about it here: http://freespace.atomicscript.com/. Note, however, that I'm not a web developer or particularly good with javascript, so my interpretation of what he said could well have errors.