The scripts used to generate the album on my previous web site. The thumbnails are generated with Python (using ImageMagick’s convert) and displayed with a PHP script. This split approach keeps the scripts’ file-size down while not needing PHP to process any images, which keeps the speed up.
It’s very primitive, but can look quite nice, and is easily automated.
Attachment | Size |
---|---|
album.php.txt | 5.27 KB |
albumify.py.txt | 3.45 KB |
Comments
Post new comment