|
| Asynchronous JavaScript and XML | | http://www.deitel.com/spanstylecolorF00ResourceCentersspan/Programming/Ajax/tabid/159/Default.aspx | | The term AJAX (Asynchronous JavaScript and XML) was coined by Jesse James Garrett of Adaptive Path, Inc. in February 2005 to describe a range of technologies for developing high-performance, Web-based applications. AJAX applications include Google Maps, Yahoo's FlickR and many more. AJAX separates the user interaction portion of an application from its server interaction, enabling both to proceed asynchronously in parallel. This enables AJAX Web-based applications to perform at speeds approaching those of desktop applications reducing or even eliminating the performance advantage that desktop applications have traditionally had over Web-based applications. This has huge ramifications for the desktop applications industry-the applications platform of choice is starting to shift from the desktop to the Web. Many people believe that the Web-especially in the context of abundant open source software, inexpensive computers and exploding Internet bandwidth-will be the great equalizer, creating the next major growth phase for Internet companies. Check out our Ajax Resource Center to explore our links to AJAX articles, tutorials, applications, community web sites, and more. | | |
|
| Mastering AJAX, Part 1: Introduction to AJAX | | http://www-128.ibm.com/developerworks/web/library/wa-ajaxintro1.html | | Article: "Mastering AJAX, Part 1: Introduction to AJAX," by Brett McLaughlin. Discusses old technology, new tricks; the XML HTTPRequest object, adding in JavaScript, the DOM, getting a request object, working with Microsoft browsers, dealing with Mozilla and non-Microsoft browsers, security, request/response, making a request, handling a response, and hooking in the Web form. | | |
|
| AJAX Magazine | | http://ajax.phpmagazine.net/ | | Home page for AJAX magazine. Links to articles are set up by category (such as AJAX design, games, conferences, etc.) additional areas on the site include Mobile, Shop, Forums, and Atom. | | |
| |
| |
|
| AJAX Patterns.org | | http://ajaxpatterns.org/ | | AJAX Patterns.org home page. You will find information and links to a host of AJAX related topics including AJAX patterns, frameworks, libraries, tools, design patterns, projects, terminology, foundational technology patterns, programming patterns, functionality and usability patterns, development process patterns, and comments and feedback. | | |
| |
| |
| |
| |
| |
| |
| |
| |
|
| AJAX with Java 2 Platform, Enterprise Edition | | http://java.sun.com/developer/technicalArticles/J2EE/AJAX/ | | Article: "Asynchronous JavaScript Technology and XML (AJAX) with Java 2 Platform, Enterprise Edition," by Greg Murray. Discusses an introduction to AJAX, uses for AJAX interactions, the anatomy of an AJAX interaction, the Java BluePrints solutions catalog, autocomplets, progress bar, refreshing data, and real-time validation. | | |
|
|
| |
 |
|