Yes, there is that and there is also “Asynchronous JavaScript and XML”.
Jesse James Garrett, the person who invented the acronym AJAX, defines it:
Ajax isn’t a technology. It’s really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates:
- standards-based presentation using XHTML and CSS;
- dynamic display and interaction using the Document Object Model;
- data interchange and manipulation using XML and XSLT;
- asynchronous data retrieval using XMLHttpRequest;
- and JavaScript binding everything together.
Nowadays, AJAX is the latest buzz word buzzing not only among web application developers but also among venture-capital firms. It drew the attention of the Wall Street journal which just published an article about AJAX, titled: New Web-based Technology Draws Applications, Investors.
The article mentions that AJAX first made its fame because of its adoption by Google (like Google maps, Gmail, Google suggest…), but did you know that Ajax-type technologies were first developed by Microsoft in the late 1990s as part of its Internet Explorer Web browser to improve its Internet applications.
The article also lists, in addition to Google, a few web sites that use Ajax like Joyent, Kiko, Meebo, Upstartle and Zimbra.
So, how does Oracle use AJAX? For a starter, there is Oracle’s “Partial Page Rendering”, read related post by Steve Muench. There is also ADF Faces, read related entry in the IT eye blog. HTML DB can do AJAX too, read Scott Spendolini’s post about it.
Update: Slashdot has picked up the WSJ story.
Possibly related:
- Web 2.0, vyew, buzzshout and AJAX
- ColdFusion + AJAX = CFAjax
- New look and features
- Microsoft Update version 6
- Infinite Scrolling at OraNA.info and New Oracle Bloggers Group
Tagged ajax | Post a Comment


















Home > About This Post
This entry was posted by Eddie Awad on Thursday, November 3rd, 2005, at 12:03 pm, and was filed in ColdFusion, Oracle, Technology.
Subscribe to the
RSS 2.0 feed for all comments to this post.
Post a Comment