Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

The de-buzzification of AJAX

By Andrew Pollack on 05/10/2005 at 11:11 PM EDT

Everyone's talking about AJAX now. The level of attention this is getting is more indicative of the herd mentality of JavaScript UI programmers than it is of anything particularly amazing about the technology. Apparently, everyone has spent so much time and effort stealing JavaScript from their favorite websites (the preferred method for getting a new technique) that not enough people have been really considering what they're doing in the context of the language.

The heart of AJAX turns out to be an object called "XMLHttpRequest" -- its built into Firefox and Safari, and its an Active-X in IE. You can get all the details here but the long and short of it, is that it lets you make an html request in the background from the browser, and process those results as an event on the web page. That means based on a menu selection, text entry, or whatever, you can hit the server for data, and change things on the page -- without a page reload or refresh.

I've seen this done in the past, but always with a java applet that gets downloaded and runs in the background. Thomas Gumz makes good use of this in the Domino Administrator Client for the web browser (a great application, btw) and of course iNotes and Google are high profile uses of this technique. And that's exactly my point -- its a technique, making use of a poorly (perhaps on purpose) documented feature of the web browser. Its not a new language. Its not a new standard. Its not new at all.

Don't get me wrong, I think its great stuff. Its just not revolutionary.


  • text bubble icon

    Security Review

    How secure is your Domino environment? A security review doesn't have to be expensive to be helpful. If you're interested in finding out more, Contact Me.
  • There are  - loading -  comments....

    My own thoughts on this are...By Lance Spellman on05/24/2005 at 01:11 PM EDT
    Comment Loading


    Other Recent Stories...

    1. 06/23/2009OpenNTF Licensing ChoiceOpenNTF should settle on the Apache Licensing. It allows IBM to consume OpenNTF released software for inclusion into the core product base -- which means really good stuff could get added in as default templates or parts of the mail file, etc. It also means developers can use Google code and other Apache Licensed software without worrying about being excluded from OpenNTF. As far as I'm concerned, if you don't agree, you're wrong -- and you should fork off (your own source tree) -- maybe call it ...... 
    2. 06/23/2009Web Developers and Artists -- What does a color really look like?The two images in the sample to the right - which LOOK like different colors, are not. they are the same web page and being displayed on the same computer with nearly the same settings. In both cases, the color is defined as "#15433D". [] The only difference, is that the one on top is shown in Firefox using the relatively little known feature introduced in version 3.x which uses the color profile configuration you have set up for your monitor when it renders images. These settings are ...... 
    3. 06/04/2009Product Review: Verizon's MiFiā„¢2200 Intelligent Mobile HotspotYou're not as connected as I am. If that's not true, you're a pretty unusually connected person. When I'm not in the office, I've used cellular tower based connections for several years. Originally it was just a cellular modem, then Verizon upgraded the network to "1xRTT" which gave speeds comparable to a dial-up line at home. EVDO came out and we boosted to the speed of a cheap DSL connection, and now with EVDO Rev A we can be connected almost anywhere with speeds nearly as good as any hotel or coffee ...... 
    4. 05/27/2009Second Signal - Starting to see the kind of growth I've been looking forward to 
    5. 05/26/2009Memorial Day 2009 - Slideshow of the parade, the marching band, the kids' bike parade, etc... 
    6. 05/21/2009Speaking at events that are not specific to our industry - Interesting Reaction 
    7. 05/19/2009Corporate Protectionism is as bad as the nationalistic kind 
    8. 05/17/2009Skippy, the Omega Dog! Freedom - thanks to the new "Dogwatch" fence 
    9. 05/17/2009This blog interrupted by the Lotus Design Partner Program 
    10. 04/24/2009Even more cool integration with the XLight FTP & SFTP Server to Domino - Upload/Download notificiations to the the Domino server 
    Click here for more articles.....


    pen icon Comment Entry
    Subject
    Your Name
    Homepage
    *Your Email
    * Your email address is required, but not displayed.
     
    Your thoughts....
     
    Remember Me  

    Please wait while your document is saved.