

|
Lamp!
Lamp! is a one-script photobook written in PHP. It is designed to be easy to create new photobooks or add photos to existing ones. Read the text at the top of the script to know how it works.
- version: 0.4
implementation: PHP
A partial rewrite to use the gd library, because
ImageMagick wasn't available anymore. In this rewrite, also rotation support
was added.
- version: 0.1
implementation: PHP
It uses ImageMagick's convert to convert pictures into fullsize and thumbnails, so you need that installed. TODOs include adding 'next' and 'previous' links to browse through the pictures and a test on double filenames, so no photos will be overwritten. Future enhancements are removal of books and pictures.
download
|