reclaimed photo galleries

When I nuked my Flickr account, I had planned on migrating some of the sets onto my own website somehow, but wasn’t sure how, and wasn’t sure it was important to hurry along. Then Jen mentioned something about missing being able to look through a couple of the old sets. Dang. OK. That was the nudge I needed.

One of the things I missed from my now-nonexistent Flickr account was the “Sets” page, with links to historical photo sets. Easy to rectify. I just exported a bunch of the more relevant/interesting/fun sets from Aperture, as static “web page” exports. I created a “gallery” folder on the server, and dumped them all in there. I could have just let directory indexing provide an ugly automatic menu of photo sets available, but that’s not good enough. So I googled together some simple PHP code that builds a visual gallery page, with links to each photo set.

The thumbnails are pulled by randomly picking an image in the “thumbnails” folder in each set. They’re different each time the gallery page loads. I also added in a link to my “ephemera” photostream. There’s no RSS, no comments, no animated-GIF-unicorn-awards. Just the photos.

I picked a photo size of 840px because it’s big enough, and is coincidentally the same as the width of my blog posts so if I want to use any of the photos, I can just use them directly without any futzing.

3 thoughts on “reclaimed photo galleries”

    1. OpenEd2009 in Vancouver. He was working with David Wiley on a book, and they were talked into having much of their conversation about it in public sessions. Very cool discussions. Lots of tension between them, though.

    2. actually… I’m assuming that’s the photo you meant. It’s not in the gallery snapshot I used for this post, but shows up on the main gallery page regularly.I’ve got several of Stephen, from a few different events (and at least one event that had no photos…)

Comments are closed.