Spry Framework for Ajax Released on Labs

| 5 Comments

The Spry framework for Ajax released on Adobe Labs today. The framework is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users. It is designed to bring Ajax to the web design community who can benefit from Ajax, but are not well served by other frameworks. For more information regarding the Spry release, please see Paul Gubbay's Linked In article.

Spry Technology Overview
Spry Download
Spry Wiki

5 Comments

Very nice looking demos.

I'm interested in learning how the "spryregion" attribute works.

The "spry_help.pdf" could be more helpful with screenshots.

It'd be very nice to have a example based tutorial sets that walk through various aspect of this framework :)

Thanks for the feedback.
For an example based tutorial, check the Technology Overview link above or my web photo gallery article:
http://labs.adobe.com/technologies/spry/articles/photo_album.html

A spryregion attribute is used on any element that is going to contain a piece of XML data. This tells the framework to work on the data bindings within the container tag.
For instance, in the web gallery demo, I repeat over the thumbnail images inside a DIV

The spryregion attribute tells the framework to work on this div and that the data within the div comes from the two datasets: dsGallery and dsData.
Any data references within the spryregion, like src="{dsData::thumbnail/@base}{@thumbpath}", will then be converted to the XML data.
If you didn't have the spryregion attribute, it would just show that raw text.
Hope this helps.
Donald Booth
Adobe Spry Team

Really a cool toolset that friendly brings AJAX paradigm whithin an even simple page.

However, I would get some details on the future vision of this framework: where are you moving on?

Hi Giovanni,

Please see Paul Gubbay's Logged In article for infotmation about the vision of this framework.

http://www.adobe.com/devnet/logged_in/pgubbay_spry.html

Leave a comment

About this Entry

This page contains a single entry by Daniel T published on May 10, 2006 7:39 PM.

Flex 2 Beta 3 Released on Labs was the previous entry in this blog.

NoteTag Technology Released on Labs is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.