This page is an overview of some code demos and examples.
-
NYT Bestseller Graphs
A graph of the current New York Times bestsellers by retail cost. The chart allows the user to select the list that they are interested in see a bar graph of the prices by title. This demo was built using the New York Times Bestseller API and Abobe Flex Charting components.
– View Application -
Flickr Flex Viewer
Photo viewer for flickr buit in Adobe Flex. The demo features a multi-pane interface for browsing and viewing details. There are a few nice features added to enhance the user experience: a mouse listener to allow scrolling within the application like a html page. Also a “full screen mode” which is great for viewing large photos or a slide show. This demo was built using the Flickr API and Adobe Flex.
– View Application -
Flickr Viewer
View a users flickr photos. Search for users by name. The demo uses a clean design for simplicity. Built using YUI javascript and the flickr api.
– View Application -
Local Search
Confined a local search by a group of addresses. This demo uses google local search and maps
– View Application