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.


  • car icon

    On Site Training

    We can bring the same kind of top quality training you get at conferences right to your offices. If your team needs training in a single topic, or you want to do a whole series on site, we can put a mini-conference together just for your team. For more information, 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. 02/14/2010Great weekend sleddingI'm from "away" -- a term which in Maine speak means that I wasn't born here, and while I've been here for nearly 20 years I am very easily spotted as a non-native to pretty much anyone with long time family roots in the area. Being from away, there are things I just hadn't had a chance to do that most Mainer's take for granted. This weekend, I got the chance to scratch a few of those off the list. These included going 'upta camp', being significantly north of Bangor, and spending a fair bit of time on a ...... 
    2. 02/10/2010Is anyone really considering a move to a hosted Exchange system?I got this press release today from someone I really should learn to just ignore -- but I couldn't help myself. I actually read it. What struck me as the most odd set of statements in it focused on the idea that small and medium businesses are migrating away from Notes and into hosted exchange environments. In other words, that the move for small business into the cloud was somehow based on ISV's hosting off-site Microsoft Exchange mail servers for people. I suppose there must be some out there. This one ...... 
    3. 02/06/2010When does an application stop belonging to its owner?When an application becomes truly successful and people start relying on it for things they consider important, is there a point at which the application starts to belong to the owners? Facebook's latest change brings the topic to mind, but it can happen to you with internal applications as well. There comes a time when users begin to have a personal stake in the design of a good application. Facebook makes a great example for when your users really own your application. Its user base is both extremely ...... 
    4. 01/29/2010Lotusphere 2010 - Session Survey Results 
    5. 01/27/2010Is UPS just plain broken? * Updated 
    6. 01/25/2010My presentations posted here from Lotusphere 2010 
    7. 01/24/2010Me - in bobblehead form 
    8. 01/23/2010Announcing the C.U.L.T. Shirt 2010 Winner 
    9. 01/19/2010Great round table with Kristen Lauria about the Lotus Knows campaign 
    10. 01/19/2010The Review: Lotusphere 2010 – Opening General Session 
    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.