Spry framework

From Wikipedia, the free encyclopedia

The Spry Framework is an open source Ajax framework developed by Adobe Systems which is used in the construction of Rich Internet Applications.[1] Unlike other pure JavaScript frameworks such as the Dojo Toolkit and Prototype, Spry is geared towards web designers, not web developers, although it is increasingly difficult to decouple these two fields.

Contents

[edit] Components

The Spry framework broadly consists of

  • Spry Effects - animation effects like blind, fade, grow, highlight, shake, slide and squish.
  • Spry Data - data binding to HTML markup using minimal code or proprietary markup. Spry uses the Xpath JavaScript library of Google's to convert XML into JavaScript objects. It can handle XML, HTML and JSON data.
  • Spry Widgets - framework for development of widgets, and included widgets such as the accordion

[edit] Versions

Spry is currently in beta. The current version is 1.6. Adobe has not specified a target release date for the Spry framework, nor has it posted any sort of roadmap. Spry prerelease 1.5 was released on May 17, 2007

[edit] Usage

The Spry framework is directly integrated into the Dreamweaver CS3.[2][3] There is further speculation as to how Adobe will utilize the Spry codebase. Possible uses are:

[edit] Competitors

Spry competes with a number of other Ajax frameworks and toolkits:

[edit] See also

[edit] References

[edit] External links