Surveying open-source AJAX toolkits

Dojo

If there is one open source AJAX project that is leading the pack these days, it might be Dojo (http://www.dojotoolkit.org/). It's not necessarily better in any particular way than the others, but it is both broad and deep with a big selection of very customizable widgets. These traits may explain why both IBM and Sun have recently signed on to support the Dojo Foundation and its work.

The project Web site and the code have the flavour of an exceptionally fertile open source project run by a neutral team of enthusiastic developers. The management is clearly aiming to encourage a wide range of contributions -- as long as they fit Dojo's basic philosophy demanding simplicity and clarity.

Dojo has an excellent editing package, a wide selection of animating boxes, some drag-and-drop tools, and much more. A tool for providing maps from Google and Yahoo just appeared in the latest 0.3.1 version.

I feel, however, that Dojo suffers a bit from the kitchen-sink-like quality of popular open source projects. Some parts of the library are well-documented and illustrated by a set of good demo pages. Other parts have little documentation, leaving developers on their own -- the manual as well as the book describing the project have large holes typical of volunteer-built documentation.

Adding a bit of the Dojo toolkit to your Web application is pretty easy. The source code is modular, so your application only needs to load the necessary pieces using Dojo's loading mechanism. In many cases, all you need to add is an extra attribute, dojoType, to your working HTML, and the code will do the work when it loads the page.

Dojo continues to improve as it attracts more developers with more ideas and code from other projects. The leaders are doing a good job of keeping these contributions in order, and there's every reason to expect more sophistication in the future.

Zimbra Kabuki AJAX Toolkit

When Zimbra appeared as a complete solution for offering e-mail and calendar management to an office, many were impressed by the package's sophisticated use of AJAX at all levels. Every widget was designed to have a real live feel.

Although the entire suite of tools is available under a community source licence, Zimbra chose to spin off its Ajax toolkit in a separate package called Kabuki that's licensed under either Apache or Mozilla. The toolkit includes some of the practical tools and widgets but not all of the pieces found in the larger package.

That doesn't mean Zimbra's toolkit comes up short, though: Kabuki has an excellent editor, a nice tree package, and a layout mechanism that can be used to build sophisticated user interfaces.

Zimbra's system doesn't have the same polish or sophisticated animations as Dojo or Yahoo's AJAX package. The widgets are quite functional, but they're also fairly basic; there's no sign of the sophisticated eye candy some people expect to see when they start using JavaScript to drive the UI.

You can fix some of this with the right style sheets and some good design, but it's going to take some extra programming effort. If you're willing to take that on, the Zimbra AJAX mechanism is still filled with largely practical tools.

Join the newsletter!

Or

Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.

Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.

Error: Please check your email address.

More about ApacheCreativeEvolveGoogleIBM AustraliaMicrosoftMozillaSpeedTibcoYahooZimbra

Show Comments
[]