Innovation Award
 May 2008
Number 4 |
Slide show applications are common in many Web sites. Usually they present images stored in the same Web server of the slide show page.
This class provides a different kind of solution that allows presenting a slide show of images available in different Web servers. It can automatically scrape a given page to retrieve the list of images to be displayed in a slide show.
Manuel Lemos |
This class can be used to present a slide show of local or remote Web images.
It can extract lists of image files available on the local server or a remote Web server.
The image list is served to the browser which retrieves it with Javascript code that performs AJAX requests to obtain the images to display.
For local server images the class returns a list of image file names. For remote Web server, it retrieves a given remote page and parses it to return the list of GIF, JPEG and PNG images linked from that page.
The Javascript libraries provided within this package control the slide show presentation.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.