If you happen to use a photo publishing application like Mejiro that stores photos and their thumbnails in regular directories, you can automatically map your photos with uMap and a dash of PHP scripting. Better still, there is no need…
If you happen to use a photo publishing application like Mejiro that stores photos and their thumbnails in regular directories, you can automatically map your photos with uMap and a dash of PHP scripting. Better still, there is no need…
Deploying Mejiro (or any PHP-based application for that matter) for production use usually requires a dedicated web server like Apache or lighttpd. However, it’s possible to run Mejiro using PHP’s built-in server. To do this, you need to install PHP,…