[neale] * Something really needs to be done about convert.sh; relying on parameters for the output pathname is yucky. Putting the proper value in the wrapper might be an idea; perhaps passing it in as an environment varialbe would be the easiest way to do it, but might not be very portable. Barring that, passing in a new argv would work. * I'm wondering why I didn't just have "albums", "thumbs", "descs", and "scaled" directories, that you could symlink to each other if you don't like having tons of directories floating around. Maybe in 2.1. * For that matter, why not put descriptions in a database format? Or even just a big text file. Or either. * Pull a random thumbnail for display of an album cover, or something like that. We'd have to find a way to make it clear that you were going to click on an album, and not an image. But it's a really chouette idea. * What about people who have to execute PHP in a certain directory?