php
SmugMug Uploader Updated
I have updated the SmugMug uploaders I released previously to include the latest version of phpSmug as well as making the uploader only look at image files. In the not too distant future, I hope to add video files. Download the package
PHP Uploader for SmugMug
EDIT (9/28/2009): I pulled the sourcecode out of the post as it was far too long. I have also updated the download package with a couple of important fixes. I just recently started playing with SmugMug and am really liking it so far. One of my complaints so far is the upload process. Let me [...]
PHP Script for Deleting Orphaned Images
The title for this sucks. But that is because it isn’t easy to concisely describe (in a title fashion) what the script does. Imagine you have a lot of pictures from a photo shoot in both tif and jpg formats. You pick out the jpgs you want to keep and delete the rest. You still [...]
PHP vs Ruby on Rails
Over the past many months, I have seen many articles explaining how PHP is a bad programming language for various reasons. This one is the only one I have read which gives a well thought out reason for it though. PHP has long been considered something of a standard in modern web development. Comparatively, Java [...]