<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">My latest Perl
      mini-project was to write a program that could fix a broken photo
      collection from f-spot or Shotwell (Linux), or basically take a
      massive amount of images and sort them into an organized,
      date-based directory tree.  In other words, with a terabyte or two
      of unorganized photos, JUST DO THIS -->
      $TARGET_DIR/YYYY/MM/DD/foo_099.jpg<br>
      <br>
      Instead of re-write everything I just wrote about it on my blog,
      I'll just link to the blog post (which has links to the github
      repo for the "exifsort" code).  Maybe it will be as useful to
      others as it has been to me<br>
      <br>
      <a
href="http://www.atrixnet.com/organize-photos-by-exif-date-or-how-to-fix-your-shotwell-library-with-perl/">http://www.atrixnet.com/organize-photos-by-exif-date-or-how-to-fix-your-shotwell-library-with-perl/</a><br>
      <br>
      --Tommy Butler<br>
    </font>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>