Ajax Fundementals: A Revolutionary New Way to Look at the Web

The Ajax framework has introduced a novel way to look at the basics of a web application and has been touted by the likes of Google, Yahoo, and Amazon.com, but is it really worth investing the time to learn more about it? By the fact that you are reading this article, that question most [...]

AJAX frameworks collection

Recently I had compiled a listing of AJAX frameworks
AJAX framework for JAVA
Google Web Toolkit: Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don’t speak browser quirks as a second language. Writing dynamic web applications today [...]

JPSpan

JPSpan is an Ajax framework built with the intention of integrating client-side JavaScript with serverside code written in PHP. Download
JPSpan works by analyzing a PHP class using reflection. It then emits a number of JavaScript methods that accept the same arguments as the methods of the class on the server. When one of these methods [...]

keep looking »