pantsblazing:
Simple Photo Album

<< home : software

What It Is

This is a bare-bones, flip-book-style (one picture at a time with Next and Previous buttons) photo album in a single self-contained HTML file. It downloads images as requested, so the initial page load is fast.

Number your pictures sequentially (1.jpg - n.jpg) and stick this file in the same directory. Do some quick configuration in the HTML file (instructions are in there) and you're good to go.


Vitals

Language   HTML/JavaScript
Environment   Web Browser
License   GPL (read fine print)

Requirements

JavaScript-enabled Web browser


Demo

Go

Download

simple_photo_album-v1.0.html.gz

MD5: f80d8a054fc69c82de3731397b82cedc



fine print

Simple Photo Album, Copyright © 2002, 2003 Nicolai Grossman

Simple Photo Album is free software; you can redistribute it and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Simple Photo Album is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.


<< home : software · top of page