Comment: Re:The real key is AJAX (Score 5, Informative) 2008-11-13 21:03
Attached to: Microsoft's Office Web Will Do iPhone, Linux, Mac
So the real key to this is using AJAX like everyone else (Google, Yahoo, Slashdot, my employer's internal web apps, my grandmother) instead of some proprietary ActiveX bullshit.
Way to go, Microsoft!
The first component to allow client-side scripts to issue HTTP requests (XMLHTTP) was originally written by the Outlook Web Access team. It soon became a part of Internet Explorer 5.0. Renamed XmlHttpRequest and standardized by the World Wide Web Consortium,[1] it has since become one of the cornerstones of the Ajax technology used to build advanced web applications.

