Update to the MG2 Exif Parser 3

Based on the comment by Catherine I decided to run some more tests on the Canon ISO data that I was extracting from the EXIF Makernotes. I confirmed that the script worked correctly for my S400 (and I assume other similar models). Unfortunately, I discovered that it did not work […]


Google Maps GPX Viewer 2

I have been working on this script for a while, and it isn’t really complete, but I have finally posted it publicly. This is a set of Javascript functions that can parse a GPX file (XML GPS data format) and view it using Google Maps. It shows track logs as […]


GeoTagging Photos

I have just completed some pages describing GeoTagging of photos. I’ve given a basic description of what it means, why I do it, and where I think it is going to go. There are some projects that I have done and plan to do to help me visualize my photos […]


MG2 Exif Parser 3

I have written a bit of a tutorial on how I replaced the default MG2 EXIF parser with the EXIF library built into PHP. The reason I did this was that the default parser does not recognize GPS EXIF data and I wanted to link my photos to the location […]


Blogger Image Import

I’ve added a new page for my WordPress Plugin for importing Blogger hosted images found in the blog. This tends to happen after importing a Blogger blog into WordPress that contains images. These images will be continue to be hosted on Blogger and may not be accessible to viewers of […]