PHP program that transfers EXIF data from your NEF (RAW) files to your JPEGs. Use it to fix missing EXIF data when creating ufraw JPEGs from NEFs.
Tuesday, 2010-06-15
PHP Utility To Transfer EXIF Data Between Files
By Al Andersen on Tuesday, 2010-06-15, 18:05
Saturday, 2010-04-10
PHP Image Watermarking Program(s)
By Al Andersen on Saturday, 2010-04-10, 11:24
PHP program(s) that place watermarks on your images.
Thursday, 2010-03-04
PHP Image And Website Tracking Program
By Al Andersen on Thursday, 2010-03-04, 19:28
A PHP program that tracks which images you place on which websites.
Sunday, 2010-02-21
PHP Database Abstraction Module
By Al Andersen on Sunday, 2010-02-21, 17:17
Two PHP modules that provide database abstraction layers for MySQL and PostgreSQL.
Tuesday, 2010-01-26
PHP Recursive RAW Conversion Function
By Al Andersen on Tuesday, 2010-01-26, 18:04
A PHP function that recursively converts all RAW image files in a directory and all its sub-directories to another file format, like JPG, PNG, or TIFF.
Friday, 2010-01-01
PHP Recursive Rename Function
By Al Andersen on Friday, 2010-01-01, 14:00
PHP Recursive Directory Function
By Al Andersen on Friday, 2010-01-01, 10:00
A PHP function that shows you how to recursively navigate a directory and all it's sub-directories.