Category Archives: photography

New WordPress plugin – Image Browser

Today I released my 8th wordpress plugin. This one is quite a bit different from all the other plugins I have written. A friend of mine was looking for a way to create a gallery on his family blog. “No … Continue reading

Posted in photography, php, sql, wordpress | Comments Off

New wordpress plugin – Image Meta

I just released my 7th wordpress plugin, Image Meta. This one has to do with image handling. Before wordpress 3.0, when you uploaded an image, the filename of the image was set as the title, and if you had given … Continue reading

Posted in photography, wordpress | 2 Comments

2 new versions of postie released

I would like to announce 2 new versions of my popular postie plugin for wordpress, which gives users advanced options for posting to their blog via e- mail. The first new version is 1.2.2, which has some minor bug fixes … Continue reading

Posted in (x)html, css, javascript, photography, wordpress | Tagged , | 5 Comments

Two types of pngs

I recently learned that there are basically two different types of png images – indexed and truecolor. Most pngs you find on the internet are probably the truecolor type. The truecolor type uses an rgb format, so each pixel is … Continue reading

Posted in (x)html, photography | Tagged , | 2 Comments

Reading iptc captions from jpegs with imagemagick

Rob and Spencer with zebras Once again I found myself needing to use imagemagick to do something, and was overwhelmed by the many options. After much fiddling around, I found out some options that worked for me. In this case, … Continue reading

Posted in linux, photography, wordpress | Tagged , , , , | 1 Comment