Ext JS Flickr Image Gallery widget
Categories: Ext JS, Yahoo
Tags: Ext JS, Flickr, Widgets
Written By: admin
Advertisement
As we all know that Ext JS is rocking all the way in the World of Web, today there was an article from Evan Trimboli regarding “Ext Flickr Image Gallery” and as we know Flickr is a popular image sharing tool and do people daily share there images to their loved ones and it allow users to create online photo albums and the ability to categorize and tag photos.
The respective application will retrieve data from Flickr by extending Ext’s native data package to display an image gallery. This image gallery widget will support search ability as well we can search images based on how they are tagged inside Flickr.
Getting Started, firstly we need have an API key, the API key is sent with all requests and its used to identify the caller. Its a free of cost to get the API key, just follow this URL – http://www.flickr.com/services/api/keys/ and it will ask for yahoo’s authentication and proceed further to get your own API key. After getting your own API key then just do follow respective steps can be viewed at this URL – http://extjs.com/blog/2008/10/17/ext-flickr-image-gallery/ to built your own widget.
Live Demo:
If you would like to see the demo, then below is the link for the same its awesome! really awesome enough… http://extjs.com/playpen/flickr/flickr.html
This widget can be placed on your websites or on your rocking blogs.











February 21st, 2009 at 8:20 am
This is a very nice article, I try to follow up for my example. OK, and I want to sugguest new best artical about GWT and Eclipse, That is Extjs-GWT on Eclipse which reduce development time.
I like this example and try to use extjs-gwt in eclipse project.
See more about Extjs-GWT on Eclipse by using Eclipse’s plugin.
I think this Extjs-GWT article can help beginner to learn faster.