An Open Source Ajax Shootout
Posted by Scott Delap on Aug 02, 2006 06:56 PM
InfoWorld columnist Peter Wayner recently reviewed six of the most popular open source Ajax toolkits. The article sets out to see if they are enterprise ready in comparison to commercial products such Backbase, JackBe, and Tibco's General Interface. The six open source projects covered were selected because each has a high-profile in the developer community and support of one or more stable organizations. Microsoft Atlas is included as a part of the six due to its "few pratical restrictions" and freedom to license code created with it as you like. Peter's summary of the each toolkit's main feature points:
In closing Peter states that he expects to see more of a difference to evolve between the toolkits sponsored by one specific corporation and the toolkits sponsored by a collection of contributors. His final recommendation is to mix and match the best elements of the various toolkits instead of expecting one to solve all your needs.
InfoWorld columnist Peter Wayner recently reviewed six of the most popular open source Ajax toolkits. The article sets out to see if they are enterprise ready in comparison to commercial products such Backbase, JackBe, and Tibco's General Interface. The six open source projects covered were selected because each has a high-profile in the developer community and support of one or more stable organizations. Microsoft Atlas is included as a part of the six due to its "few pratical restrictions" and freedom to license code created with it as you like. Peter's summary of the each toolkit's main feature points:
Dojo
Broad collection of widgets
Package system speeds loading
Spotty documentation
Google Web Toolkit
Fascinating/Simple Javascript to Java translation
Broad collection of widgets
Complicated to integrate with other Javascript apps
Microsoft Atlas
Deep Integration with .NET
Excellent documentation
Too integrated with Microsoft development tools
Open Rico and Prototype
Clean code
Sophisticated widgets
No package management
Yahoo AJAX Library
Good documentation
Easy interface for beginning programmers and HTML designers
Lack of larger widgets such as live table
Zimbra Kabuki AJAX Toolkit
Efficient widgets
Source available to large application using it
No package management
Broad collection of widgets
Package system speeds loading
Spotty documentation
Google Web Toolkit
Fascinating/Simple Javascript to Java translation
Broad collection of widgets
Complicated to integrate with other Javascript apps
Microsoft Atlas
Deep Integration with .NET
Excellent documentation
Too integrated with Microsoft development tools
Open Rico and Prototype
Clean code
Sophisticated widgets
No package management
Yahoo AJAX Library
Good documentation
Easy interface for beginning programmers and HTML designers
Lack of larger widgets such as live table
Zimbra Kabuki AJAX Toolkit
Efficient widgets
Source available to large application using it
No package management
In closing Peter states that he expects to see more of a difference to evolve between the toolkits sponsored by one specific corporation and the toolkits sponsored by a collection of contributors. His final recommendation is to mix and match the best elements of the various toolkits instead of expecting one to solve all your needs.
Comments