InfoQ Homepage AJAX Content on InfoQ
-
Introduction to Spring Roo
Rod Johnson and Stefan Schmidt introduce Spring Roo, building a sample app, unit and integration tests, AspectJ utilization, dependency injection, controller/view generation and GWT integration.
-
Test-Driven Development of Asynchronous Systems
Nat Pryce exemplifies how he dealt with flickering, false positives, slow, and messy tests appearing in asynchronous testing when trying to perform end-to-end testing.
-
Now What?
Dylan Schiemann presents the current status of web development engulfed in lots of frameworks, languages, and browsers, advising on choosing the right technologies to secure the future of a web app.
-
The Present and Future of Web App Design
Torrey Rice presents relevant milestones in the evolution of the web from a UX perspective and tries to foresee the future of web development and what it will mean for developers and casual people.
-
Working With Spring Web Flow
Keith Donald discusses controller modules, Ajax events, partial responses, security, data access, lazy-load exceptions, testing, flow design/implementation best practices, and deploying flows.
-
Parleys.com, a RIA Case Study
Stephan Janssen’s talks about Parleys.com and the technology used: Flex/AIR. He also talks about two technologies that could be used instead, GWT and JavaFX, presenting their pros/cons.
-
The Browser as a Platform
Ben Galbraith and Dion Almaer present the current status of the browser as a platform and what it takes to be successful: a fast JavaScript engine, using Canvas, thread support, great UI, and others.
-
JQuery - a Javascript DOM Library
This presentation demonstrates the features of JQuery, particularly its support for AJax and DOM services plus cross-browser compatibility. Details of the library and its structure are covered.
-
Building Blueprint with GWT
The presentation begins with a demo of Blueprint, written in Java and using GWT to provide the Web browser based user experience and continues with justification and examples.
-
Interactive Websites with Comet and DWR
In this session filmed during QCon London 2008, Joe Walker presents Comet, a long polling AJAX method used for updating the browser’s page, and DWR, a Java library for writing web sites using AJAX.
-
GWT-Gears: The Browser is the Platform
This presentation covers the use of GWT and Gears to create Web applications that can also be used when Web connection is not possible. Together these technologies make your browser your "platform."
-
Building Large AJAX Applications with GWT 1.4 and Google Gears
Rajeev Dayal discusses GWT, integrating GWT with other frameworks, GWT 1.4 features, developing large GWT apps, integrating GWT and Google Gears, Google Gears features and the Google Gears API.