Animal
11-20-2007, 07:29 AM
An implementation of a search and view facility for Flickr. The class extends Ext.Panel so it can be dumped into any Ext Container and just work.
It offers searching, paging view of the results, and automatic page size adjustment when the viewable area resizes.
Right click on any thumbnail image offers image and owner details, and the ability to view the available larger resolution images in another tab. Also, for search results, the right click dialog offers to go to the photo's source photoset, or if not in a photoset, to the public photos of the photo owner - again in another tab.
Eventually, the first, non-closable tab will contain some useful content and functionality.
I've been finding photo browsing using this widget more satisfying than using Flickr's website.
The app attempts to showcase Ext's capabilities using a Viewport, layout, a TabPanel with dynamically added tabs, popup windows, Ajax, progress bars etc.
Any comments and suggestions welcome.
I'll update this post with new versions as I progress it.
The two files should just drop into examples/view and work.
10067
Example:
http://i131.photobucket.com/albums/p286/TimeTrialAnimal/flickr.jpg
It offers searching, paging view of the results, and automatic page size adjustment when the viewable area resizes.
Right click on any thumbnail image offers image and owner details, and the ability to view the available larger resolution images in another tab. Also, for search results, the right click dialog offers to go to the photo's source photoset, or if not in a photoset, to the public photos of the photo owner - again in another tab.
Eventually, the first, non-closable tab will contain some useful content and functionality.
I've been finding photo browsing using this widget more satisfying than using Flickr's website.
The app attempts to showcase Ext's capabilities using a Viewport, layout, a TabPanel with dynamically added tabs, popup windows, Ajax, progress bars etc.
Any comments and suggestions welcome.
I'll update this post with new versions as I progress it.
The two files should just drop into examples/view and work.
10067
Example:
http://i131.photobucket.com/albums/p286/TimeTrialAnimal/flickr.jpg