Archive for October 7th, 2007

07 Oct 2007

Posted by under Dave's Thoughts,Geekstuff

Photoblogging

Photoblogging

One of my goals for this blog is to see if I can set things up to make it easy to post sets (galleries) of photos. I tried to get Gallery2 up and running because there is a WordPress plugin called WPG2 that allows for “easy” integration with WordPress. Sadly, I never found out if the integration works because Gallery2 wouldn’t even install. It drops its install files outside of the apache document root and if you just copy them over, stuff breaks. So I abandoned that approach.

I am already using a program called webimage which works fairly well, but it is dated and limited ease of use. It is pretty powerful if you spend enough time in the weeds of the php code. I’ve used it for web galleries for www.newpaige.ca as well as for some family photos last Christmas. The trouble with webimage is that it doesn’t integrate seamlessly into the blog and would still require a lot of manual html/php manipulation, which I’d like to avoid.

So what else is there? WordPress recommends yapb in their online docs as “the easiest way to get started with photoblogging on WordPress”. It’s just a simple plugin, no messing around with installs on ubuntu, or configuring another database in mysql (still don’t really know how I got the WordPress database to work!). The only downside that I can see to this is that yapb is not a gallery, it’s philosophy is “One post, one image, one description”, so it doesn’t completely meet my goal of posting photo sets.

There you go – this post is a post with a photo using yapb. The picture is one of me hiking in Steve’s Canyon, near Exshaw, Alberta in September 2006.

Useful links:

Main yapb website and some installation instructions

3 Comments »