Wednesday, November 07, 2007

Clean AJAX

Clean AjaxClean is an open source engine for AJAX, that provides a high level interface to work with the AJAX technology. It can be plugged in any page or DHTML framework because it was designed in comformation with the separation of concerns principle, keeping focus on AJAX issues.

What Clean is:

  1. Server side technology agnostic, you can use it
    with any server side language

  2. Simple to install, to configure and to use; Small learning
    curve solution

  3. Full based on client side JavaScript.
What Clean is not:
  1. A DHTML widget framework with AJAX features
    embedded on it

  2. A huge and complex framework that clains to
    be the main artifact in your applications

  3. A toy implementation wrapping XMLHttpRequest
    and ActiveX

No comments: