<?xml version="1.0" encoding="UTF-8"?>
<page>
  <about>A loose collection of smaller &amp;lsquo;projects&amp;rsquo;, some for fun others to learn something new. As friends started to use some of these smaller scripts - maybe you can even find a real program here - it made sense to publish some of them, why should it spend the rest of its digital life in some gray, dusted sector on my hard drive?</about>
  <author>Simon Schoeters</author>
  <content>&lt;h3&gt;Adobe Lightroom&lt;/h3&gt;

&lt;h4&gt;iPhotoExport&lt;/h4&gt;

&lt;p&gt;&lt;img src="/images/lightroom.gif" alt="" /&gt; &lt;a href="http://svn.suffix.be/public/lightroom/iPhotoExport.dmg" title="Download the iPhotoExport plugin from the public SVN repository"&gt;Download iPhotoExport v0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Lightroom to iPhoto plugin exports the selected photos fom Adobe Lightroom to iPhoto and creates an album with the exported photos if needed.&lt;/p&gt;

&lt;h3&gt;AppleScripts&lt;/h3&gt;

&lt;h4&gt;NMEA2KML&lt;/h4&gt;

&lt;p&gt;&lt;img src="/images/applescript.gif" alt="" /&gt; &lt;a href="http://svn.suffix.be/public/applescript/NMEA2KML.scpt" title="Download the NEMA2KML AppleScript from the public SVN repository"&gt;Download NEMA2KML v0.3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This small AppleScript droplet converts a NMEA log file (a GPS track log for example) to a Google KML which you can open in Google Earth or Google Maps. NMEA contains both real coordinates and calculated coordinates, only the real coordinates are converted, the calculated ones are ignored. This script is a droplet so just download it and drop a NMEA log file on top of the script, it will ask for a target filename and convert the file.&lt;/p&gt;

&lt;h4&gt;RepairiPhotoDates&lt;/h4&gt;

&lt;p&gt;&lt;img src="/images/applescript.gif" alt="" /&gt; &lt;a href="http://svn.suffix.be/public/applescript/RepairiPhotoDates.scpt" title="Download the RepairiPhotoDates AppleScript from the public SVN repository"&gt;Download RepairiPhotoDates v0.2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My friend has a digital camera which refuses to store the dates in the photo EXIF data. iPhoto does a pretty good job when I import her photos, it takes the file creation date when the EXIF date isn&amp;rsquo;t available. This isn&amp;rsquo;t enough, if you export the photos you will notice it still doesn&amp;rsquo;t have any EXIF dates so that&amp;rsquo;s what this script does. Start iPhoto, select the problematic photos and run the script. The script will read the &amp;lsquo;iPhoto date&amp;rsquo; and writes it to the EXIF data. You will need the &lt;a href="http://www.sno.phy.queensu.ca/~phil/exiftool/" title="Phil Harvey&amp;rsquo;s ExifTool script"&gt;ExifTool&lt;/a&gt; by Phil Harvey first, my RepairiPhotoDates script uses this to do the magic. Remember that iPhoto does not refresh the metadata of imported photos so you won&amp;rsquo;t see any differences as long as you don&amp;rsquo;t re-import the photos... maybe Apple will solve this one day.&lt;/p&gt;

&lt;h4&gt;AlbumImporter&lt;/h4&gt;

&lt;p&gt;&lt;img src="/images/applescript.gif" alt="" /&gt; &lt;a href="http://svn.suffix.be/public/applescript/AlbumImporter.dmg" title="Download the AlbumImporter AppleScript from the public SVN repository"&gt;Download AlbumImporter v0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The AlbumImporter AppleScript droplet imports a folder with images to an iPhoto album with the same name. The folder is removed once this is done so make sure you have a copy of your files if you try this out (or look in your Trash). iPhoto should create events with the same name for every folder that is imported.&lt;/p&gt;
</content>
  <created-at type="datetime">2007-09-06T11:23:39+02:00</created-at>
  <id type="integer">4</id>
  <navigation-level type="integer">0</navigation-level>
  <navigation-order type="integer">1</navigation-order>
  <permalink>bits</permalink>
  <show-in-navigation type="boolean">true</show-in-navigation>
  <title>Bits</title>
  <updated-at type="datetime">2007-12-19T15:23:46+01:00</updated-at>
</page>
