Showing posts with label Ajax. Show all posts
Showing posts with label Ajax. Show all posts

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

Wednesday, August 15, 2007

Spry Framework for Ajax

Spry Framework
Spry Framework is a repository of javascript library that allows the web designers to design and develop pages with enriching user experience. Basically Spry framework is easy to implement for users with the basic knowledge of Html, CSS and javascript. Spry works with all Html editors, including Dreamweaver.It can be downloded from Adobe Labs and you can start building applications. Spry is a lightweightmodel framework for adding data,interactivity & rich user experience.