Spry framework

{{Short description|Open-source Ajax framework}}

{{Infobox software

| name = Spry Framework

| logo =

| author = Adobe Systems

| developer =

| released =

| discontinued = yes

| latest release version = 1.6.1

| latest release date = {{Start date and age|2008|04|25}}

| latest preview version =

| latest preview date =

| programming language = JavaScript

| genre = Web application framework

| license = MIT

| website = https://github.com/adobe/Spry

| size =

}}

The Spry Framework is an open source Ajax framework developed by Adobe Systems which is used in the construction of Rich Internet applications.{{cite magazine |title=Adobe Adds Spry Framework for AJAX |author=Darryl K. Taft |magazine=eWeek |date=2006-05-11 |url=http://www.eweek.com/c/a/Application-Development/Adobe-Adds-Spry-Framework-for-AJAX/ |accessdate=2008-04-05}} Unlike other pure JavaScript frameworks such as the Dojo Toolkit and Prototype, Spry is geared towards web designers, not web developers. On August 29, 2012, Adobe announced that it would no longer continue development of Spry and handed it over to the community on GitHub.{{cite news |title=Update on Adobe Spry framework availability |author=Sarthak Singhal |publisher=Adobe Systems |date=2012-12-29 |url=http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.html |access-date=2013-01-15 |url-status=dead |archive-url=https://web.archive.org/web/20130114022216/http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.html |archive-date=2013-01-14 }}

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 Google's Xpath JavaScript library 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.

Versions

Spry is currently in beta. The current version is 1.6.1. Spry prerelease 1.5 was released on May 17, 2007

On August 29, 2012, Adobe announced that they would discontinue investing in Spry, focusing on jQuery instead.

Usage

The Spry framework is directly integrated into Adobe Systems's Dreamweaver CS3.{{cite magazine |title=Dreamweaver CS3 integrates Spry framework for Ajax |author=Jim Dalrymple |magazine=Macworld |date=2007-03-27 |url=http://www.macworld.com/article/56994/2007/03/cs3dweaver.html |accessdate=2008-04-05}}[http://www.adobe.com/products/dreamweaver/?xNav=MCDW Dreamweaver product page - reasons to upgrade]

There is further speculation as to how Adobe will utilize the Spry codebase. Possible uses are:

Competitors

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

  • Atlas Framework from Microsoft
  • Ext JS
  • Dojo Toolkit
  • Echo
  • Google Web Toolkit
  • jQuery
  • MooTools
  • M and Script.aculo.us
  • YUI Library

See also

{{Portal|Free and open-source software}}

References

{{Reflist}}