No Flash Web Gallery Template?
April 26, 2010 5:51 AM   Subscribe

Clean and minimal web photo gallery templates with NO FLASH?

I've managed to kludge together my web site in various forms since the middle 1990's. I currently use a JALbum template set (this one) to handle the image galleries. I like this, but I would really like to get away from Adobe Flash for the next revision of my site.

I need something which I can easily modify myself with my rudimentary skill in html coding.

I have my hosting with GoDaddy and don't need to pull photos from any image sharing sites.
posted by imjustsaying to Computers & Internet (10 answers total) 27 users marked this as a favorite
 
Check out Gallery and JAlbum.
posted by Drasher at 6:01 AM on April 26, 2010


The jQuery-based Galleria may fit the bill. You basically add some javascript to your page and put the images in an unordered list. It will even automatically make the thumbnails for you.
posted by FreezBoy at 6:19 AM on April 26, 2010


You could try Galleria (it's been updated since that link, but the demos are found from that page.) which is pretty and slick. Galleriffic seems pretty good too.

They both just need you to generate an li of images, which I think most CMSs should be able to do without much bother.

There are others as well - try googling for Javascript Gallery or similar.
posted by Magnakai at 6:21 AM on April 26, 2010


I like Lightbox myself. Pretty easy to use.

http://www.justinbarkhuff.com/lab/lightbox_slideshow/
posted by Guy_Inamonkeysuit at 7:53 AM on April 26, 2010


Thumbs Plus can take a set of pictures and create a set of HTML pages as a gallery.
posted by Chocolate Pickle at 8:51 AM on April 26, 2010


It's not pretty, but it's really simple and works easily:

http://mig.sourceforge.net/

Gallery is nice but it's really easy to have it get out of hand.
posted by drstein at 12:24 PM on April 26, 2010


I really like zenphoto. It was dead easy to install/configure (I'm not a coder at all) and works quickly, quietly, and reliably. I add photos via ftp, new albums are created automatically.
posted by wzcx at 1:57 PM on April 26, 2010


seconding zenphoto
posted by aesacus at 7:38 PM on April 26, 2010


Tumblr can be used to make a stream of images. Here's something I made. Or see Projects.

However, for multiple images within a single post, Tumblr defaults to Flash, I believe.
posted by vostok at 12:09 AM on April 27, 2010


Nthing Galleria. I use it for my illustration portfolio, and it's super easy to incorporate it into any CMS or blogging software, too. Just have your templates output your entries as an unordered list of images, and presto. And because all it does it rearrange the images in that list into a neat little gallery, if a visitor visits your site without Javascript, your images are all still there.
posted by Robot Johnny at 6:45 AM on April 27, 2010


« Older Did they write this job for me? Um, no.   |   Japanese Customs (of the non-social variety) Newer »
This thread is closed to new comments.