Appendix A: Screen Shots from Webpages


screen shot from http://overton.tamu.edu/photos

This is the "welcome" page with a thumbnail picture and link to a contact sheet. See http://overton.tamu.edu/photos for more examples.



screen shot from http://overton.tamu.edu/photos
Here's the thumbnail sheet. An image-mapping program was used to create a client-side image map linking the thumbnails to larger versions. See http://overton.tamu.edu/photos/weather_cs.htm to see how the links operate


screen shot from http://overton.tamu.edu/photos

Here's the intermediate page with a short caption, a link to an associated story and a link to the high-resolution version of the image. The image is 31 kb in size, meaning it will download on a moderately fast modem in less than 30 seconds.



screen shot from http://overton.tamu.edu/photos

Here's the form page. The HTML code for this form page is listed in Appendix D. The code for this page is used again and again. For two disparate image files, weather_01_600.jpg and bberry_09_600.jpg, the identical HTML code is used. The only difference is the version for weather_01_600.jpg is named weather_01_600.htm and the version for bberry_09_600.jpg is named bberry_09_600.htm.



screen shot from http://overton.tamu.edu/photos

The page is standard, boiler plate html, generated by the Perl Script, which is listed in Appendix B.

Appendix B: Source Code of photoguest.cgi

(available to download from http://overton.tamu.edu/publish/photoguest.cgi

Appendix C: Source of sample low-resolution HTML code

(view or download from http://overton.tamu.edu/photos/weather_02.htm)

Appendix D: Source Code of Photo Download Page

View or download from http://overton.tamu.edu/photos/high_res/photoguest.htm