Tile Based Image Viewer
This tile-based image viewer loads only the parts of the image that are visible. Not unlike how Google Maps loads map tiles.
This demo comes with a web service to divide large images into tiles using PHP, but the concept is easily replicated in other languages.