IT581: Practicum in Web Development, Summer 2015 (Hybrid)

Lab15: Online Photograph Album

Due the end of day on Aug. 3rd. YOu may have 24 hours extention.

For this lab, you will make an online photograph album.

Background:

Large images can take a long time to download, so online photograph albums often display smaller thumbnail images. The thumbnails serve as links to the larger images.

Proper thumbnails should be separate files, not just the original images displayed with smaller dimensions. They can be smaller versions of the original images or use a portion cropped out from it.

The lab

Making thumbnail images

You do not need to use a special photo editing program to make thumbnails, though you can if you wish.

There are online tools available for resizing and cropping images. One of them is pic resize at http://www.picresize.com/. You can crop out selections, rotate the image, resize it, and add selected special effects. To use it, you just upload your image, make your changes, and save the final result.

Submission:

  1. Create a subdirectory of your public_html directory on wyrd.hood.edu for this project.
  2. Put all the files for the project in that directory.
  3. After it is ready, provide the URL of the lab.
Comments to: dong@hood.edu
Last Modified: 06 August 2015. 19:00