- 4chan hell raisers finding fame brings heat?
- The 10 dumbest mistakes network managers make
- NetApp quits bidding war in face of EMC opposition
- CompuServe closes after 30 years
- Google to launch open-source Chrome OS this year
We want to revise some forms to use the Asynchronous JavaScript + XML (AJAX) approach with background data submissions and page updates. Are there options for an AJAX development kit to simplify the process?
There are several AJAX toolkits, from commercial products (Backbase) to open source offerings such as the Simple Ajax Tool Kit (www.modernmethod.com). More information is available at www.ajaxian.com.
One free component you will want to utilize is prototype.js. Prototype is a strong, stable collection of Document Object Model handling and convenience methods for working with XMLHTTPRequest and remote scripting that simplifies AJAX programming. The Rico kit (www.openrico.org) is an example of a higher-level development tool that builds on prototype.js. Several special-effects components can enhance your AJAX development experience. The site www.asp.net has links to AJAX controls for use in ASP.NET applications.
Tibco also provides an AJAX development toolkit through its General Interface Developer program. Finding a kit to meet your needs may take a little digging, simply because there are so many choices. Also keep an eye on the Macromedia (Adobe) Flex platform. The Flex Builder 2 alpha download seems aimed at making it easier to build AJAX-style Rich Internet Applications in Flash.
Comments (2)
One of the choicesBy Anonymous on December 29, 2008, 9:08 amThose who need client-side Ajax components toolkit may check DHTMLX Suite, a comprehensive set of DHTML JavaScript components for building rich and interactive web...
Reply | Read entire comment
Finding AJAX toolkitsBy Anonymous on December 16, 2006, 10:13 amprototype and openrico are good, but, for a complete solution, you must check ZK, too. Re: This article.
Reply | Read entire comment
View all comments