| |
Categories
Dojo is an Open Source DHTML toolkit written in JavaScrip.Dojo allows you to easily build dynamic capabilities into web pages and any other environment that supports JavaScript sanely.Dojo's event system, I/O APIs, and generic language enhancement form the basis of a powerful programming environment.With Dojo you can build degradable user interfaces more easily, prototype interactive widgets quickly, and animate transitions.You can use the lower-level APIs and compatibility layers from Dojo to write portable JavaScript and simplify complex scripts.Dojo provides multiple points of entry, interpreter independence, forward looking APIs, and focuses on reducing barriers to adoption.
DWR is a Java open source library which allows you to write Ajax web sites. It allows code in a browser to use Java functions running on a web server just as if it was in the browser. DWR works by dynamically generating Javascript based on Java classes. The code does some Ajax magic to make it feel like the execution is happening on the browser, but in reality the server is executing the code and DWR is marshalling the data back and forwards.This method of remoting functions from Java to JavaScript gives DWR users a feel much like conventional RPC mechanisms like RMI or SOAP, with the benefit that it runs over the web without requiring web-browser plug-ins.
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 is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile. GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.
jMaki is a lightweight client/server framework for creating JavaScript centric Web 2.0 applications using CSS layouts, widgets widget model, client services such as publish/subscribe events to tie widgets together, JavaScript action handlers, and a generic proxy to interact with external RESTful web services. While jMaki abstracts much of the JavaScript and CSS by providing defaults for widgets, the JavaScript widgets and CSS are made easily accessible so they may be customized by a designer or page developer. jMaki focuses on the aspects of delivering JavaScript to the client allowing the JavaScript to communicate to various server-technologies including PHP, Java (JSP/JSF), and Phobos in a server-technology neutral way.
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around.Prototype framework enables you to deal with Ajax calls in a very easy that is also safe (cross-browser).The biggest part of the Prototype framework are its DOM extensions.
qooxdoo is one of the most comprehensive and innovative Open Source multipurpose AJAX frameworks. It includes support for professional JavaScript development, a state-of-the-art GUI toolkit and high-level client-server communication.
script.aculo.us provides easy to use, cross browser user interface JavaScript libraries.
It's an add-on to the Prototype framework
The Spry framework for Ajax is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users.The Spry framework is a way to use the data capabilities that enable designers to incorporate XML, JSON or HTML data into their documents using HTML, CSS, and a minimal amount of JavaScript, without the need for refreshing the entire page. The Spry framework is HTML-centric, and easy to implement for users with basic knowledge of HTML, CSS and JavaScript. The framework was designed such that the markup is simple and the JavaScript is minimal.
ThinWire is an development framework that allows you to easily build applications for the web that have responsive, expressive & interactive user interfaces without the complexity of the alternatives.
|
Featured Links
Standard ListingsSort by: PageRank | Hits | Alphabetical | OpenAjax Alliance The OpenAjax Alliance is an organization of leading vendors, open source projects,
and companies using Ajax that are dedicated to the successful adoption of open and interoperable Ajax-based Web technologies. The prime objective is to promote open and interoperable Ajax-based Web technologies.
http://www.openajax.org/
|
| ZK simply ajax and mobile ZK is an open source Web development framework that enables Web applications to have both rich user experiences and low development cost as you did for years in desktop applications. ZK includes an Ajax-based event-driven engine, rich sets of XUL and XHTML components, and a markup language.
- The event-driven engine brings the intuitive desktop programming model to Web developers
- The XUL and XHTML components enrich Web applications by off-the-shelf building blocks.
- The markup language, called ZUML, makes the design of rich user interfaces as simple as authoring HTML pages.
http://www.zkoss.org/
|
| |