I've just commited another open source project to Google Code repository.
Ramka is a very easy to install PHP script to display images on a web site in a blaze. Just drop it somewhere within a web root at a PHP-enabled hosting server, add some images to images/ directory (configurable) and you are ready to display the album to your friends.
A narrow mouse-scrollable list of photos appears on the right pane. Photos will be displayed at the rest available area, loading in background without re-loading the page itself. Titles get derived from file names, say, myperfectroma_vacations.png file name turns to "my perfect vaction" title and so on.
Photos get resized (not actually resized but squeezed) to fit into available view area. (Note: fullsize image is loaded. If you wish to save traffic then resize images before uploading to server!)
Background toggles from white to black and back with a click on image canvas.
I set up a working demo for you to try.