Over the weekend Shane O’Sullivan liberated edition 1.0 of Dojo Image Widgets, a ordered of Dojo widgets that allows cushy creation of ikon galleries from Flickr.
One of the coolest features of every of these widgets is that they every take soured ikon accumulation provided by the dojo.data API. What this essentially effectuation is that apiece widget crapper transfer images from some source, with no change whatsoever. You only transfer it a Dojo accumulation store, and is shows the pictures. Some of the accumulation stores currently in the Dojo toolkit include:
- dojo.data.ItemFileReadStore - vantage in ultimate JSON accumulation in an array. You could ingest this if you only hit a directory of images on your possess scheme computer you would same to display
- dojox.data.FlickrRestStore (demo) - ask the Flickr picture distribution website for images. This is every finished on the browser, with no requirement for some server-side redirects. This is added of my additions to the Dojo toolkit - I fuck Flickr, wager liberated to analyse discover my picture course here.
- dojox.data.PicasaStore (demo) - ask Google’s Picasa ikon distribution website for images. As with the Flickr accumulation store, this is finished on the browser, with no requirement for computer lateral support.
and some more….. You crapper also indite your possess accumulation accumulation if you so desire, but the ones included in the toolkit should counterbalance nearly everything you strength need.

Some of the features included are:
- Pages of thumbnails.
- Intelligent pre-loading of images so the images you are hunting at are unexploded first.
- Fade personalty for transitioning of images
- Populated using JSON accumulation - some JSON data, not meet Flickr.
- Flickr combining - remotely alluviation your Flickr images.
- Paging finished a Flickr collection.
- Slideshow
You crapper feature the full promulgation notes and wager demos at Sean’s site.