<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Photo Geek &#187; Howto</title>
	<atom:link href="http://thephotogeek.com/category/style/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://thephotogeek.com</link>
	<description>Digital photography toys and techniques</description>
	<lastBuildDate>Mon, 14 Jun 2010 15:30:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Capturing your Client&#8217;s Selections in Lightroom</title>
		<link>http://thephotogeek.com/ttg-web-gallery-client-selections-lightroom/</link>
		<comments>http://thephotogeek.com/ttg-web-gallery-client-selections-lightroom/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:30:36 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[LR3]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[smartalbum]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/?p=185</guid>
		<description><![CDATA[TTG Client script was updated to support client selects from TTG's Highslide Lightroom Web Galleries, and work around a LR2 bug causing some selections to be missed.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/ttg-web-gallery-client-selections-lightroom/">Capturing your Client&rsquo;s Selections in Lightroom</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Lightroom is adept at managing the digital photography workflow from camera through to output, but it currently doesn’t help gather your client’s feedback that will influence the processing and final output of your work.&#160; Photographers today must either present the photos to their client using Lightroom, and mark the selects as they go, or capture selects information elsewhere and manually load them back into the catalog. </p>
<p>The <a title="Adobe Photoshop Lightroom 3 Beta" href="http://labs.adobe.com/technologies/lightroom3/" target="_blank">Lightroom 3 beta</a> is taking a step in the right direction with its new Publish Services.&#160; The included Flickr plugin will synchronise ratings and comments back to your catalog but only time will tell if this capability will support retrieval of individual client selections from Publish Services.&#160; In the meantime Lightroom 2 users can make use of web galleries to achieve a similar outcome.</p>
<p>Matt at <a title="The Turning Gate" href="http://lightroom.theturninggate.net/" target="_blank">The Turning Gate</a> has developed a number of web galleries, including <a title="TTG Client Response Gallery homepage" href="http://lightroom.theturninggate.net/html-galleries/ttg-client-response-gallery/" target="_blank">TTG Client Response Gallery</a>, <a title="TTG Highslide Gallery homepage" href="http://lightroom.theturninggate.net/html-galleries/ttg-highslide-gallery/" target="_blank">TTG Highslide Gallery</a> and <a title="TTG Highslide Gallery Pro homepage" href="http://lightroom.theturninggate.net/html-galleries/ttg-highslide-gallery-pro/" target="_blank">TTG Highslide Gallery Pro</a>, that can help Lightroom publish self-contained web sites that automatically email a client’s selects.&#160; Articles and tutorials regarding web gallery usage are available on Matt’s site so I won’t repeat that information here.&#160; These galleries cover part of the workflow gap – allowing clients to inform you of selects – and my <a title="TTG Client script homepage" href="http://thephotogeek.com/lightroom/ttgclient/" target="_blank">TTG Client script</a> addresses the remainder by converting the response emails into Smart Collections ready for import into Lightroom.</p>
<h3>New TTG Client Script features</h3>
<p>I first published this script as part of my <a title="Working with a Wedding Client’s Photo Selects in Lightroom 2" href="http://thephotogeek.com/client-photo-selects-lr2/" target="_blank">Working with a Wedding Client’s Photo Selects in Lightroom 2</a> post last year.&#160; This revision provides the following functionality improvements over the original version.&#160; Usage of the script remains unchanged and is described on the <a title="TTG Client script homepage" href="http://thephotogeek.com/lightroom/ttgclient/" target="_blank">TTG Client script</a> homepage.</p>
<p><strong>Support for TTG Highslide Galleries </strong></p>
<p>Over the past year Matt has released new Highslide galleries that can email client selects to the photographer.&#160; The <a title="TTG Client script homepage" href="http://thephotogeek.com/lightroom/ttgclient/" target="_blank">TTG Client script</a> now supports client select emails from these galleries.</p>
<p><strong>Workaround for Lightroom 2 (LR2) bug when hyphens (-) are used in filenames</strong></p>
<p>LR2 has a minor bug that means it quietly renames files to replace hyphens (-) with underscores (_) when producing web galleries.&#160; While the gallery itself will work fine it makes it difficult to match the client selects back to the original file names in your Lightroom catalog.&#160; The Turning Gate recommends <a title="CRG 01: File Naming Conventions" href="http://lightroom.theturninggate.net/2008/12/crg-01-filenaming-conventions/" target="_blank">file naming conventions</a> to avoid this issue but this could require renaming of files imported before you started using these galleries.&#160; This new release of <a title="TTG Client script homepage" href="http://thephotogeek.com/lightroom/ttgclient/" target="_blank">TTG Client script</a> allows you to continue with your current file naming scheme and instead treats every underscore as a search wild card so the Smart Collections can locate the selects.</p>
<table cellspacing="0" cellpadding="1" width="600" border="2">
<tbody>
<tr>
<td valign="top" width="596"><a name="download"></a>
<p align="center"><a href="http://thephotogeek.com/downloads/2" title="TTG Client Lightroom Script download">Download the latest TTG Client Lightroom Script version here (20091216.002)</a></p>
<p align="center">Released under the <a title="Licenses - GNU GPL, GNU LGPL, GNU FDL, General Public License, Lesser General Public License, Free Documentation License, List of Free Software Licenses" href="http://www.gnu.org/licenses/" target="_blank">GNU GPL version 3 license</a>.&#160; <a title="TTG Client script homepage" href="http://thephotogeek.com/lightroom/ttgclient/" target="_blank">Usage instructions here.</a></p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d2c767e8-276d-49e2-9a1e-3ff8384f08d5" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/gallery" rel="tag">gallery</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/lr3" rel="tag">lr3</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/script" rel="tag">script</a>,<a href="http://technorati.com/tags/smartalbum" rel="tag">smartalbum</a>,<a href="http://technorati.com/tags/web" rel="tag">web</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/ttg-web-gallery-client-selections-lightroom/">Capturing your Client&rsquo;s Selections in Lightroom</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/client-photo-selects-lr2/" title="Working with a Wedding Client’s Photo Selects in Lightroom 2">Working with a Wedding Client’s Photo Selects in Lightroom 2</a> (31)</li><li><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/" title="Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a> (14)</li><li><a href="http://thephotogeek.com/backup-lightroom-rendered-export-images/" title="Backup Your Rendered Images When Exporting From Lightroom 2 To The Web">Backup Your Rendered Images When Exporting From Lightroom 2 To The Web</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/ttg-web-gallery-client-selections-lightroom/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Plugin Brings Lightroom and Photoshop Elements Together At Last</title>
		<link>http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/</link>
		<comments>http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 16:13:43 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[photoshopelements]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[pse]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/</guid>
		<description><![CDATA[Photoshop has always enjoyed preferential treatment as an external editor for Lightroom. My Elemental plugin gives similar access to Photoshop Elements.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/">New Plugin Brings Lightroom and Photoshop Elements Together At Last</a></p>
]]></description>
			<content:encoded><![CDATA[<table cellspacing="0" cellpadding="2" width="600" border="2">
<tbody>
<tr>
<td valign="top" width="600">
<p align="center"><strong><u>Update:</u> Newer version(s) of this plugin are now available.&#160; <br />Please visit the </strong><a title="Elemental Lightroom plugin home page" href="http://thephotogeek.com/lightroom/elemental/" target="_blank"><strong>Elemental plugin page</strong></a><strong> to download the latest version.</strong> </p>
</td>
</tr>
</tbody>
</table>
<p>Lightroom’s non-destructive editing capabilities support most of my digital photography workflow needs.&#160; I rarely need to resort to external tools to edit my photos, but rarely is not quite the same as never.&#160; There will always be some situations where Lightroom needs a little help.&#160; For me stitching together panoramas, correcting lens distortion and correcting perspective issues are the main culprits.</p>
<p>Before Lightroom I was a Photoshop Elements (PSE) 6 user.&#160; I had been hoping to completely migrate away from it and remove it from my system, but I still keep it around as an external editor to pair with Lightroom.&#160; I’d love to be able to splash out and use Photoshop instead but as I’m only a hobbyist I simply can’t afford it.&#160; An upsell version (from PSE) of Photoshop CS4 would <a title="Adobe Store - Australia - Adobe Photoshop CS4" href="https://store3.adobe.com/cfusion/store/html/index.cfm?event=displayProduct&amp;categoryOID=2014540&amp;store=OLS-AU" target="_blank">cost me over $1200 AUD at the Adobe store</a>.&#160; That’s a lot of money for a piece of software I would rarely need to use, especially when my couple year old version of PSE does everything I really need at a fraction of the price.&#160; My photography would benefit more from me investing that cash in a brand new Nikon DSLR camera body, lens or flash than a software upgrade.</p>
<p><img title="Standard Lightroom Photo Edit In Menu" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="126" alt="Standard Lightroom Photo Edit In Menu" src="http://thephotogeek.com/wp-content/uploads/2009/07/ElementalLRPlugin07.png" width="592" border="0" /><a href="http://thephotogeek.com/wp-content/uploads/2009/07/ElementalLRPlugin08.png"><img title="Standard Lightroom External Edit Preset" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="Standard Lightroom External Edit Preset" src="http://thephotogeek.com/wp-content/uploads/2009/07/ElementalLRPlugin08_thumb.png" width="179" border="0" /></a></p>
<p>&#160;</p>
<p>One of the things I’m missing by not using Photoshop is tighter integration between my external editor and Lightroom itself.&#160; The Lightroom <strong>Photo-&gt;Edit In </strong>menu contains a number of entries (see above) that allow you to work with files in Photoshop CS3 (or later), launching directly into the desired feature without having to render those files first.&#160; This would not only speed up my editing process but also reduce the need to waste CPU cycles rendering files that will only be discarded later anyway.&#160; With Photoshop Elements my only option is to use the standard external editor feature which doesn’t allow me to launch directly into the PSE feature I’m planning to use.</p>
<p>&#160;</p>
<p><img title="Elemental Lightroom Plugin Menu Extras" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="91" alt="Elemental Lightroom Plugin Menu Extras" src="http://thephotogeek.com/wp-content/uploads/2009/07/ElementalLRPlugin01.png" width="536" border="0" /></p>
<p>My new <a title="Elemental Lightroom Plugin" href="http://thephotogeek.com/lightroom/elemental/" target="_blank">Elemental</a> plugin resolves these issues.&#160; It adds 5 new menu items to the <strong>File –&gt; Plug-in Extras</strong> and <strong>Library –&gt; Plug-In Extras</strong> menus, emulating the integration available to users of the full Photoshop product.&#160; This includes letting the user select photos and launch them directly into the Photomerge dialog, or open them as Smart Objects (a feature Adobe doesn’t advertise is available in PSE).&#160; It even adds some new options for good measure, namely <strong>Remove Lens Distortion </strong>and the ability to directly <strong>Open </strong>in PSE.&#160; And it does this all while avoiding the <strong>Camera Raw </strong>dialog which should be redundant given your <strong>Develop </strong>module edits in Lightroom.&#160; The only feature I couldn’t reproduce was <strong>Merge to HDR in Photoshop</strong> because PSE does not have a matching feature.&#160; By all reports the HDR generated by Photoshop was of limited usefulness so I doubt many would miss it anyway.</p>
<table cellspacing="0" cellpadding="1" width="600" border="2">
<tbody>
<tr>
<td valign="top" width="596"><a name="download"></a>
<p align="center"><a name="download">Download the original version</a>&#160;<a title="Elemental Lightroom plugin download" href="http://thephotogeek.com/download/plugins/elemental-20090705_003.zip">here (20090705.003)</a>.</p>
<p align="center">Released under the <a title="Licenses - GNU GPL, GNU LGPL, GNU FDL, General Public License, Lesser General Public License, Free Documentation License, List of Free Software Licenses" onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/www.gnu.org&#39;);" href="http://www.gnu.org/licenses/" target="_blank">GNU GPL version 3 license</a>.&#160; <a title="Lightroom Extras" href="http://thephotogeek.com/lightroom/" target="_blank">Installation instructions here.</a></p>
</td>
</tr>
</tbody>
</table>
<h4>Usage</h4>
<p>When you first try to use one of these menu options the plugin will attempt to locate your installation of Photoshop Elements.&#160; If you have used the default install location the plugin shouldn’t require any configuration.&#160; If it can’t find PSE then it will open a dialog asking you to locate the PSE editor before you continue. </p>
<p>There are also a few other dialogs you may see during regular operation. </p>
<p>First is a reminder to save your files before opening in PSE.&#160; Saving your metadata (<strong>Ctrl + S</strong>, or <strong>Cmd + S</strong>) writes the Lightroom edits to the photo or XMP sidecar making them available to other applications.&#160; If you don’t save your files first PSE will show the initial, unedited image which is unlikely to be what you intended.&#160; Once you’ve gotten into the habit of saving before opening you can configure the warning to not show again. </p>
<p>Next is a warning that displays if one of the selected photos is a virtual copy.&#160; Virtual copies do not have a dedicated, matching image file so you can’t save the metadata to the file or sidecar and they can’t be opened in PSE.&#160; For virtual copies you will be given the option of opening the master file instead, or ignoring the virtual copies entirely.&#160; Once again the dialog can be set to not show again if you have a preferred option you will always use whenever virtual copies are selected.</p>
<p>The last dialog is one you will only see if you use the plugin for more than 3 weeks and it will only show once.&#160; Its a “buy me a beer” donation request.&#160; I’ve put a fair amount of work into this plugin (including learning a new programming language) to make Photoshop Elements do things its not supposed to be able to do, and to work not only on Windows but also the Mac platform.&#160; I’m hoping you will find my plugin useful enough that you would consider saying thanks in a liquid fashion.&#160; If you are extra keen you don’t even have to wait for the 3 week reminder.&#160; You can donate (and update the configuration) at any time by opening the <strong>Elemental</strong> entry in <strong>File –&gt; Plugin Manager </strong>dialog.</p>
<p>I hope you find this plugin useful and as always please leave comments below if you have any feedback you would like to offer.&#160; I’d also like to send out a big thank you to <a title="Rusticolus Images Blog" href="http://blog.rusticolus.co.uk/" target="_blank">Mark over at Rusticolus Images</a> who quite patiently tested the plugin on OSX and helped me iron out a number of rather large kinks on that platform!</p>
<p>&#160;</p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:762c871a-3a6f-4f9e-ba65-5ddaed2e4b78" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/code" rel="tag">code</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/photoshopelements" rel="tag">photoshopelements</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/pse" rel="tag">pse</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/">New Plugin Brings Lightroom and Photoshop Elements Together At Last</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/lightroom-workflow-photoshop-elements-vs-photoshop/" title="Why Lightroom Users Should Seriously Consider Adding Photoshop Elements To Their Workflow">Why Lightroom Users Should Seriously Consider Adding Photoshop Elements To Their Workflow</a> (15)</li><li><a href="http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/" title="Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)">Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)</a> (11)</li><li><a href="http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/" title="Simplify Entry of Common Metadata in Lightroom 2">Simplify Entry of Common Metadata in Lightroom 2</a> (9)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Accelerate Access to Lightroom Plugin Extras</title>
		<link>http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/</link>
		<comments>http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:44:34 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/</guid>
		<description><![CDATA[Features added by Lightroom plugin developers can be hard for keyboard shortcut junkies to access. Find out how to add accelerators to speed access to these menus.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/">Accelerate Access to Lightroom Plugin Extras</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Many Lightroom plugins add new menu items to the Lightroom user interface.&#160; Examples include my own <a title="Config Backup plugin homepage" href="http://thephotogeek.com/lightroom/config-backup/" target="_blank">Config Backup plugin</a>, those from the prolific <a title="Jeffrey Friedl&#39;s Lightroom Goodies" href="http://regex.info/blog/lightroom-goodies" target="_blank">Jeffrey Friedl</a> (the grandmaster of Lightroom plugin development) and recent <a title="Definition: affliction for writing plug-ins" href="http://www.beardsworth.co.uk/news/index.php?id=P1380" target="_blank">pluginitis</a> victim <a title="John Beardsworth&#39;s Lightroom Plugins" href="http://www.beardsworth.co.uk/news/index.php?id=C0_31_1" target="_blank">John Beardsworth</a>.&#160; Adobe decided to bury these new menu items in <strong>Plug-in Extras</strong> sub-menus found under the <strong>File</strong>, <strong>Library </strong>and <strong>Help </strong>menus.&#160; While I can understand the desire for Adobe to clearly identify which parts of the product they are responsible for, this does slow down access to these extra features the user chose to add and requires the use of a mouse to access them.&#160; If the Lightroom user interface provided a shortcut key to access the <strong>Plug-in Extras</strong> menu, or the SDK provided a way to specify keyboard shortcuts for your new menu items, this issue would go away.&#160; I’ve recently discovered a way to work around this issue until Adobe provides a more permanent solution.</p>
<h3>Accelerator Usage</h3>
<p><img title="Plugin Extras menu with accelerators" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="49" alt="Plugin Extras menu with accelerators" src="http://thephotogeek.com/wp-content/uploads/2009/06/acceleratepluginextras011.png" width="528" border="0" /></p>
<p>If you look closely at the screenshot above you will notice an underlined character in each menu item.&#160; Specifically the <strong><u>s</u></strong> character in <strong>Plug-in Extra<u>s</u></strong>, the <strong><u>B</u></strong> character in <strong>Customisable Configuration <u>B</u>ackups</strong>, and the <strong><u>1</u></strong> character in <strong><u>1</u>-Click Configuration Backup</strong>.&#160; These are known as accelerators and are a standard Windows feature to allow the use of your keyboard to navigate menus.&#160; For Mac users I’ve been receiving mixed messages as to whether this feature can be directly applied on your platform.&#160; An alternate approach compatible with your operating system is listed at the end of the post.</p>
<p>To use the accelerators provided above you would press:</p>
<ol>
<li>Alt + F to open the <strong>File</strong> menu </li>
<li>S to open the <strong>Plug-in Extras</strong> sub menu </li>
<li>1 to execute the <strong>1-Click Configuration Backup</strong> </li>
</ol>
<p>And so on. This might seem convoluted but your average keyboard shortcut junkie can slam those keypresses into the machine pretty quickly&#160; If the menu item is something you need to call pretty regularly (say a Photomatix HDR menu item) this time can start to add up.</p>
<h3>Setting Up Accelerators</h3>
<p>Adding the accelerators to Lightroom takes advantage of Lightroom’s existing localisation capabilities.&#160; </p>
<h4>1) Locate your resources directory</h4>
<p>You will need to create or update your TranslatedStrings.txt configuration file.&#160; This is found in the resources directory found at the following location:</p>
<blockquote><p><font style="background-color: #ffffff"><strong>&lt;Program Installation Directory&gt;</strong>\Resources\<strong>&lt;language code&gt;</strong></font></p>
</blockquote>
<p>For example on my English localised Windows XP system this translates to:</p>
<blockquote><p>C:\Program Files\Adobe\Adobe Photoshop Lightroom 2\Resources\en</p>
</blockquote>
<p>Other language codes are <strong>fr</strong> and <strong>de</strong> for French and German respectively. </p>
<h4>2) Create or update your TranslatedStrings.txt file</h4>
<p>If you are using the English version of Lightroom your resources directory is unlikely to contain a <strong>TranslatedStrings.txt</strong> file.&#160; In this case you can simply copy <a title="TranslatedStrings.txt resource file" href="http://thephotogeek.com/wp-content/download/misc/accelerators/TranslatedStrings.txt" target="_blank">this file</a> into the directory.&#160; </p>
<p>If your directory does contain a <strong>TranslatedStrings.txt</strong> file:</p>
<ol>
<li>Open <strong>TranslatedStrings.txt</strong> in a text file editor </li>
<li>Search for the string “<strong>AgSdkMenus/Menu/PluginExtras</strong>” </li>
<li>If the string does exist, add an ampersand (&amp;) into the text following the equals (=) sign.&#160; This should be placed immediately before the character you want to be the accelerator.&#160; e.g.      <br /><code>&quot;$$$/AgSdkMenus/Menu/PluginExtras=Plug-in Extras&quot;</code> would become <code>&quot;$$$/AgSdkMenus/Menu/PluginExtras=Plug-in Extra&amp;s&quot; </code>to make <strong>s</strong> the accelerator character </li>
<li>If the string does not exist, add the following line to the file:      <br /><code>&quot;$$$/AgSdkMenus/Menu/PluginExtras=Plug-in Extra&amp;s&quot;&#160; </code></li>
</ol>
<p> French and German speakers should translate the value after the equals (=) sign so it makes sense to you. Just be sure to include an ampersand (&amp;) to mark the character to become the accelerator key.<br />
<h4>3) Accelerator enable the plugin</h4>
<p>Plugin developers can accelerator enable their menu items using code similar to the following in their <strong>Info.lua</strong> file:</p>
<p> <code>LrExportMenuItems = {    <br />&#160;&#160;&#160; {     <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; title = &quot;Customisable Configuration &amp;Backups&quot;,     <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; file = &quot;ManageBackup.lua&quot;,     <br />&#160;&#160;&#160; },
</p>
<p>},</p>
<p>  </code>
<p>Please note the only difference between this and your average menu item definition is the single ampersand character.&#160; </p>
<p>If you are trying to accelerator enable a third party plugin things get a little trickier.&#160; If the plugin is open sourced you can directly modify the <strong>Info.lua </strong>file in the manner mentioned above.&#160; Reload the plugin after the change and the accelerator will be enabled.&#160; If the plugin is compiled you can’t modify the file directly.&#160; If the plugin is localised (i.e. you will see <strong>$$$</strong> strings in the <strong>Info.lua</strong> file after opening it in a text editor) then you can add a new line to the <strong>TranslatedStrings.txt</strong> file to override that value and add the accelerator.&#160; Unfortunately the Photomatix Pro plugin is not localised otherwise I would add that as an example here.</p>
<h3>Mac OS X Alternative</h3>
<p>Mac OS X includes a facility to create keyboard shortcuts for any menu item in any program.&#160; Details are available <a title="Full Keyboard Access in OS X" href="http://swearingscience.com/2009/05/08/full-keyboard-access-in-os-x/" target="_blank">here</a>.&#160; Once you enable the keyboard shortcut capabilities you can try using Ctrl-F2 (Focus on Menu Bar), arrow keys and the accelerator keys above to access your plugin menu items.&#160; </p>
<p>If you still can’t take advantage of the accelerators then consider adding a shortcut directly to the feature in question.&#160; </p>
<ol>
<li>As mentioned in the article above you control these settings in <strong>System Preferences -&gt; Keyboard &amp; Mouse -&gt; Keyboard Shortcuts</strong>.&#160; </li>
<li>Once there press the &quot;+&quot; button to add a new keyboard shortcut.&#160; </li>
<li>Choose which application it applies to (Lightroom) then enter the exact name of the menu item.&#160; </li>
<li>Enter the keyboard shortcut you want to use and you should now have direct keyboard access to the menu item!</li>
</ol>
<h4>Closing Remarks</h4>
<p>I hope you find this useful and please leave a comment if you wish to share your experiences.&#160; I’m particularly interested to hear if any Mac users can access the accelerators via the Ctrl-F2 key combination, and if any other developers choose to accelerator enable their plugins.</p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:50ddf1bd-62ae-4175-b6dd-c83883577fc7" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/configuration" rel="tag">configuration</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/software" rel="tag">software</a></div>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/">Accelerate Access to Lightroom Plugin Extras</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/config-backup-plugin-update-20090606-002/" title="Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)">Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)</a> (10)</li><li><a href="http://thephotogeek.com/reclaim-disk-space-backup-lightroom-config/" title="The Quick Way to Reclaim Disk Space and Backup Your Lightroom Configuration">The Quick Way to Reclaim Disk Space and Backup Your Lightroom Configuration</a> (13)</li><li><a href="http://thephotogeek.com/lightroom-workflow-photoshop-elements-vs-photoshop/" title="Why Lightroom Users Should Seriously Consider Adding Photoshop Elements To Their Workflow">Why Lightroom Users Should Seriously Consider Adding Photoshop Elements To Their Workflow</a> (15)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>The Quick Way to Reclaim Disk Space and Backup Your Lightroom Configuration</title>
		<link>http://thephotogeek.com/reclaim-disk-space-backup-lightroom-config/</link>
		<comments>http://thephotogeek.com/reclaim-disk-space-backup-lightroom-config/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:26:48 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/?p=90</guid>
		<description><![CDATA[Quickly reclaim disk space and backup your Lightroom preferences using my new Config Backup plugin.  It supports both manual and 1-click backup methods.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/reclaim-disk-space-backup-lightroom-config/">The Quick Way to Reclaim Disk Space and Backup Your Lightroom Configuration</a></p>
]]></description>
			<content:encoded><![CDATA[<table cellspacing="0" cellpadding="2" width="600" border="2">
<tbody>
<tr>
<td valign="top" width="600">
<p align="center"><strong><u>Update:</u> Newer version(s) of this plugin are now available.&#160; <br />Please visit the </strong><a title="Config Backup Lightroom plugin home page" href="http://thephotogeek.com/lightroom/config-backup/" target="_blank"><strong>Config Backup plugin page</strong></a><strong> to download the latest version.</strong> </p>
</td>
</tr>
</tbody>
</table>
<p>It is vital that every Adobe Photoshop Lightroom user backup their catalog and configuration files.&#160; If you don’t and your catalog gets corrupted, the results of all the time and effort you invested retouching your photos disappears.&#160; While you can use the “Automatically write changes into XMP” setting to work around the catalog corruption issue you will suffer a performance penalty for enabling it.&#160; Most find its easier to use Lightroom’s built in capability to regularly backup your catalog.</p>
<p>One obvious downside of backing up is the increased consumption of disk.&#160; For example my backups for a ~10000 photo catalog are around 220Mb each.&#160; Multiply that by 52 backups a year and 11Gb of my laptop’s limited disk capacity is spent on something I’ll hopefully never need to use.&#160; Compressing each backup is an effective way to combat this, and in my experience catalogs zip to approximately 10% of their original size, but it is yet another task you need to undertake to keep disk space under control. </p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/06/configbackuplrplugin018.png"><img title="ConfigBackupLRPlugin018" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="25" alt="ConfigBackupLRPlugin018" src="http://thephotogeek.com/wp-content/uploads/2009/06/configbackuplrplugin018-thumb.png" width="244" border="0" /></a></p>
<p>I’ve developed a <strong><a title="Config Backup Plugin" href="http://thephotogeek.com/lightroom/config-backup/" target="_blank">Config Backup</a></strong> plugin to help speed up and simplify backing up and compressing Lightroom files.&#160; It adds two new menu items to the <strong>File</strong> menu’s <strong>Plug-in Extras</strong> sub-menu.</p>
<ol>
<li><strong>Customisable Configuration Backups</strong> – Allows you to customise and manually trigger the backup and compression processes </li>
<li><strong>1-Click Configuration Backup </strong>– Immediately backs up the Lightroom Preferences File and Catalog backups using your previously configured settings, and optionally displays the results of the backup process. </li>
</ol>
<table cellspacing="0" cellpadding="1" width="600" border="2">
<tbody>
<tr>
<td valign="top" width="596">
<p align="center">Download the original version <a href="http://thephotogeek.com/download/plugins/config-backup-20090528_001.zip">here (20090528.001)</a></p>
</td>
</tr>
</tbody>
</table>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/06/configbackuplrplugin023.png"><img title="ConfigBackupLRPlugin023" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="244" alt="ConfigBackupLRPlugin023" src="http://thephotogeek.com/wp-content/uploads/2009/06/configbackuplrplugin023-thumb.png" width="218" border="0" /></a></p>
<p>The <strong>Customisable Configuration Backups</strong> menu item calls up the dialog shown to the left.&#160; It allows you to specify where preference file backups should be stored, displays summary details of backups currently found at that location, and to request a new backup be created. </p>
<p>The catalog compression section assumes you are using Lightroom’s inbuilt capability to create catalog backups.&#160; You supply the details of where Lightroom stores those backups, choose a location for the compressed version of those backups, and then request the backups be compressed.&#160; All backups will be compressed into separate zip files named after the catalog and date/time of the backup.&#160; You can also choose to move, rather than copy, the backups into the zip files once you are comfortable everything is working properly.</p>
<p>The <strong>1-Click Configuration Backup </strong>menu item automatically backs up the preferences file and compresses all catalog backups using the preferences last used in the <strong>Customisable Configuration Backups</strong> dialog.&#160; It optionally displays the results using a cutdown version of the main dialog.&#160; If you wish to enable or disable the displaying of the results dialog use the “<strong>Show Results After 1-Click Backup</strong>” option at the bottom of either the Customisable or 1-Click dialogs.</p>
<p>I hope you find this plugin useful and please feel free to share your experiences or suggestions in the comments section below.&#160;&#160; A big thank you goes out to Sean over at the <a title="Lightroom Blog" href="http://lightroom-blog.com/" target="_blank">Lightroom Blog</a> for testing the plugin to ensure it was Mac compatible.</p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:cdf361fc-1a02-420b-83b9-278d243ea179" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/backup" rel="tag">backup</a>,<a href="http://technorati.com/tags/code" rel="tag">code</a>,<a href="http://technorati.com/tags/configuration" rel="tag">configuration</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a></div>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/reclaim-disk-space-backup-lightroom-config/">The Quick Way to Reclaim Disk Space and Backup Your Lightroom Configuration</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/config-backup-plugin-update-20090606-002/" title="Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)">Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)</a> (10)</li><li><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/" title="Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a> (14)</li><li><a href="http://thephotogeek.com/backup-lightroom-rendered-export-images/" title="Backup Your Rendered Images When Exporting From Lightroom 2 To The Web">Backup Your Rendered Images When Exporting From Lightroom 2 To The Web</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/reclaim-disk-space-backup-lightroom-config/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Choosing Tethered Shooting Software for Nikon DSLR Cameras</title>
		<link>http://thephotogeek.com/choosing-nikon-dslr-camera-tethered-shooting-software/</link>
		<comments>http://thephotogeek.com/choosing-nikon-dslr-camera-tethered-shooting-software/#comments</comments>
		<pubDate>Thu, 14 May 2009 13:55:28 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[dslr]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[tethered]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/?p=79</guid>
		<description><![CDATA[Nikon expects DSLR camera owners to pay for tethered shooting software. Let us help you choose from the growing list of free alternatives now available.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/choosing-nikon-dslr-camera-tethered-shooting-software/">Choosing Tethered Shooting Software for Nikon DSLR Cameras</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Most Nikon DSLR owners are unlikely to have experimented with tethered shooting for one simple reason: Nikon charges in the order of <a title="Nikon Camera Control Pro 2 Full Version Software" href="http://www.amazon.com/gp/product/B000XRRDWS?ie=UTF8&amp;tag=techniqu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000XRRDWS" target="_blank">$153 (Amazon)</a><img style="margin: 0px; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; border-bottom-style: none! important" height="1" alt="" src="http://www.assoc-amazon.com/e/ir?t=techniqu-20&amp;l=as2&amp;o=1&amp;a=B000XRRDWS" width="1" border="0" /> for the required software, where as Canon ships <a title="Tethered Shooting with Canon DSLRs | How to set up free fullscreen tethered shooting" href="http://www.jibble.org/canon-tethered-shooting/" target="_blank">tethered shooting software with their DSLRs</a> at no additional charge. </p>
<p>There have been free alternatives available for some time now but they weren’t that easy to locate or use and had to rely on approaches (e.g. <a title="Windows Image Acquisition" href="http://en.wikipedia.org/wiki/Windows_Image_Acquisition" target="_blank">WIA</a>) that couldn’t take full advantage of all of the camera’s capabilities.&#160; Nikon’s <a title="SDKs for Digital Imaging Products" href="https://sdk.nikonimaging.com/apply/" target="_blank">public release of newer SDKs</a> redresses that and has spurred developers to produce more sophisticated alternatives.&#160; These may finally bring tethered shooting to the Nikon masses.</p>
<p>&#160;</p>
<h2>Why Shoot Tethered?</h2>
<p>Photographers use tethering for two main reasons:</p>
<ol>
<li><strong>Image Review and Workflow</strong> – Shooting while tethered provides immediate feedback about your work on a larger screen, making it easier to review and adjust your approach mid shoot and let the “keepers” enter your digital workflow more quickly.&#160; <a title="5 Reasons to Shoot Tethered" href="http://counter.imagemechanics.com/capture/56-five-reasons-to-shoot-tethered" target="_blank">(More detail)</a> </li>
<li><strong>Remote Control</strong> – Previewing, configuring and triggering your camera remotely can be extremely helpful when doing product, macro, <a title="Tutorial: Shooting a Timelapse" href="http://jamesbayliss.com/2008/tutorial-shooting-a-timelapse/" target="_blank">time lapse</a> or <a title="Self-Portraiture Tools" href="http://borkwarephoto.wordpress.com/2009/02/07/self-portraiture-tools/" target="_blank">self portraiture</a> photography. </li>
</ol>
<p>The feature set for free tethered shooting software has traditionally focused upon the needs of “Image Review and Workflow” users.&#160; The new Nikon SDKs allow better support for “Remote Control” users, especially with the introduction of Live View.</p>
<p>&#160;</p>
<h2>Selecting Your Software</h2>
<p>The most appropriate tethering software for you will be dependent upon a number of factors:</p>
<ul>
<li><strong>User Type</strong> – Are you using tethering for “<strong>Image Review and Workflow”</strong> or “<strong>Remote Control</strong>” purposes?&#160; The latter user type has fewer options to chose from and may need to resort to commercial options to meet all of their needs. </li>
<li><strong>Camera </strong>– Cameras released prior to the D80 are unlikely to be supported by the more sophisticated, free tethering alternatives.&#160; SDKs for older models must exist but Nikon have only released SDKs product July 2007 or later (at the time of writing, this includes the D3, D3x , D40, D60, D80, D90, D200, D300, and D700).&#160; </li>
<li><strong>Operating System </strong>– Few tethering software vendors support both the Windows and Mac platforms.&#160; Only one Linux option appeared in my brief search on the topic. </li>
<li><strong>Budget</strong> </li>
</ul>
<p>I had access to Windows XP and a Nikon D70S while preparing this post.&#160; As such I was unable to test Mac and Linux specific software or perform in depth testing of programs utilising the Nikon SDKs.&#160; Also some software has been released in German only and could not be reviewed.&#160; </p>
<p>The material below focuses upon the free alternatives available, and has split the free choices into separate “with Extensive Camera Support” and “with Modern Camera Support” categories.&#160; Commentary about my experiences is included when I’m able to test the software.&#160; Where I can’t test software directly I’ve included links to relevant publicly available data.&#160; This can be used as a starting point if you wish to conduct your own investigation into application suitability for your needs.</p>
<p>A list of commercial alternatives has been included for completeness.&#160; Limited detail is provided and I suggest readers use the vendor websites to gain a better understanding of the vendor’s solution.</p>
<p>&#160;</p>
<h2>My Picks</h2>
<p>Keeping in mind that I tether for “Image Review and Workflow” purposes and use a Nikon D70S and Windows XP, my top picks are:</p>
<ol>
<li><strong><a href="#DIYPhotobits">DIYPhotobits.com Camera Control</a></strong> – it works, and has the widest feature set of any non-Nikon SDK tethering software on Windows </li>
<li><strong><a href="#Loligo">Loligo Tether</a></strong> – visually more appealing but had reliability issues during testing </li>
</ol>
<p>If I upgraded my camera body to something a little more modern my list would become:</p>
<ol>
<li><strong><a href="#DCamCapture">DCamCapture</a></strong> – use of Nikon SDK should result in more robust and fully featured connectivity with the camera </li>
<li><strong><a href="#DIYPhotobits">DIYPhotobits.com Camera Control</a></strong><strong></strong> – it works, and has the widest feature set of any non-Nikon SDK tethering software on Windows </li>
</ol>
<p>Mac users should definitely look into <a title="Stefan Hafeneger&#39;s Blog" href="http://stefan.hafeneger.name/" target="_blank">Stefan Hafeneger&#8217;s</a>&#160;<a title="Sofortbild" href="http://www.sofortbildapp.com/" target="_blank">Sofortbild</a> application.&#160; The feature set is impressive and I wish that <strong><a href="#DCamCapture">DCamCapture’s</a></strong> feature set was as rich!&#160; If you use both a Mac and Adobe Photoshop Lightroom 2, or require support for older cameras, then <a title="StudioTether" href="http://www.mountainstorm.co.uk/photography/Tether-Overview/Tether-Overview.html" target="_blank">StudioTether</a> would be preferable.&#160; While <a title="Sofortbild" href="http://www.sofortbildapp.com/" target="_blank">Sofortbild</a> has more advanced features than <a title="StudioTether" href="http://www.mountainstorm.co.uk/photography/Tether-Overview/Tether-Overview.html" target="_blank">StudioTether</a> many of them would become redundant when added into a Lightroom-based workflow.</p>
<p><a title="gPhoto2 Digital Camera Software" href="http://www.gphoto.org/" target="_blank">gPhoto2</a> was the only option I found for Linux users though I’m sure there are more available.&#160; <a title="Tethered shooting on Ubuntu Linux using gPhoto2" href="http://photodoto.com/tethered-shooting-with-linux/" target="_blank">See this post for details</a>.</p>
<p>Good luck with your adventures with tethered shooting, and please share your experiences with us in the comments section below.</p>
<p>&#160;</p>
<p> <a name="ExtensiveCameraSupport"><br />
<h2>Free Software with Extensive Camera Support</h2>
<p> </a>
<p>Tethering software in this section uses the underlying <a title="Picture Transfer Protocol" href="http://en.wikipedia.org/wiki/Picture_Transfer_Protocol" target="_blank">Picture Transfer Protocol</a>, rather than Nikon’s published SDKs, to talk to your camera.&#160; This provides wider compatibility at the expense of supporting more advanced camera features such as Live View.&#160; </p>
<p>Two options were tested to confirm whether they could meet my needs, with the results outlined below.&#160; An overview of all options (including those I couldn’t test) is included at the end of the section.</p>
<p> <a name="DIYPhotobits"><br />
<h4>DIYPhotobits.com Camera Control</h4>
<p> </a>
<p>&#160;<a href="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-diyphotobits-014.png"><img title="DIYPhotobits.com Camera Control Main Screen" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="214" alt="DIYPhotobits.com Camera Control Main Screen" src="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-diyphotobits-014.png" width="244" border="0" /></a>&#160;</p>
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td width="114"><a title="DIYPhotobits.com Camera Control" href="http://www.diyphotobits.com/download-diyphotobitscom-camera-control/" target="_blank">Download Here</a></td>
</tr>
</tbody>
</table>
<p>&#160;</p>
</p>
<p>DIYPhotobits.com Camera Control is a hosted script using <a title="Windows Image Acquisition" href="http://en.wikipedia.org/wiki/Windows_Image_Acquisition" target="_blank">WIA</a> over a <a title="Picture Transfer Protocol" href="http://en.wikipedia.org/wiki/Picture_Transfer_Protocol" target="_blank">PTP</a> link to interact with your camera.&#160; It provides features for both Image Review and Remote Control users.&#160; It is designed to solely manage the link to the camera, with more advanced workflow tasks being left for the user’s preferred viewer/workflow tool.&#160; Personally I prefer this approach because there are plenty of viewers and workflow tools to choose from and I’d rather the author focus on getting the tethering right.</p>
<p>The interface was a little slow on the initial connection &#8211; times of more than 2 minutes were common &#8211; but this seems to be a common complaint with WIA based applications.&#160; So be patient and give the application time to connect.&#160; The hosted script development approach means you may see the odd script error message pop up and be asked whether to continue running scripts on the page.&#160; In practice the program seemed to recover and continue performing its duties if you selected “Yes” to continue running scripts.&#160; </p>
<p>There was one repeatable (and long standing) issue that will impact Remote Control type users.&#160; When you use the “Shutter Release” and “Download Immediately” features together the image capture format is swapped.&#160; e.g. select JPG and “Download Immediately”, click the “Shutter Release” button, and an NEF format file will be transferred to your computer.&#160; Strange, but once you know the issue is there you can easily work around it.</p>
<p>Despite my concerns with the hosted scripting development approach, this was the only program I could get to consistently work with my Nikon D70S for tethered shooting.&#160; I’d recommend trying this program first if you have a camera not supported by the Nikon SDKs.</p>
<p> <a name="Loligo"><br />
<h4>Loligo Tether</h4>
<p> </a>
<p>&#160;</p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-loligotether-01.png"><img title="Loligo Tether Main Screen" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="208" alt="Loligo Tether Main Screen" src="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-loligotether-01.png" width="244" border="0" /></a></p>
<p><a title="Loligo Tether" href="http://loligoblog.lngphotos.com/loligoblog/post/2009/01/02/Loligo-Tether.aspx" target="_blank">Download Here</a>&#160;</p>
<p>&#160;</p>
<p>Loligo Tether is a .Net framework application using <a title="Windows Image Acquisition" href="http://en.wikipedia.org/wiki/Windows_Image_Acquisition" target="_blank">WIA</a> over a PTP link to interact with your camera.&#160;&#160; </p>
<p>It is designed for Image Review type users.&#160; It includes some basic image viewing capabilities but for best results should be combined with a dedicated viewing or workflow application.</p>
<p>I had high hopes for this application and was planning to use it in preference to DIYPhotoBits.com Camera Control.&#160; Unfortunately there was one <em>minor</em> issue that got in the way: I couldn’t get it to consistently work with my camera when using either my camera or the program to trigger the shutter.&#160; To be fair to the author they did describe this as an alpha release so my expectations were unrealistic.&#160; This problem may be specific to my environment so you might want to test it yourself.&#160; I will keep an eye on the application’s progress but until reliability improves it is hard to recommend this for general use.&#160; </p>
<h4>All Options Considered in Free Software with Extensive Camera Support Category</h4>
</p>
<p>&#160;</p>
<table cellspacing="0" cellpadding="0" width="597" border="0">
<tbody>
<tr>
<th width="125">Name</th>
<th width="95">Compatibility</th>
<th width="81">Suitable For</th>
<th width="126">Features</th>
<th width="168">Comments</th>
</tr>
<tr>
<td width="126"><a title="DIYPhotobits.com Camera Control" href="http://www.diyphotobits.com/download-diyphotobitscom-camera-control/" target="_blank">DIYPhotobits.com Camera Control</a>           </p>
<p>$0           </p>
<p>Current Version: v4.0</td>
<td width="95"><strong>Camera(s)</strong>: All           <br /><strong>OS</strong>: Win XP, Vista           <br /><strong>Language(s)</strong>: English</td>
<td width="81">Image Review, Remote Control</td>
<td width="126"><strong>Image Review</strong>: Auto Sync, View Exposure Settings, External Viewer, File naming prefix           <br /><strong>Remote Control</strong>: Remote Trigger, Time Lapse, Set Exposure Settings, Set File Format, Bracketing</td>
<td width="168">Basic Image Review and Remote Control features. No Live View. Would need to be used with an external viewer/workflow application. Written as hosted script, so can be more error prone than a true application. One of the more mature free tethering programs.</td>
</tr>
<tr>
<td width="126"><a title="gPhoto2 Digital Camera Software" href="http://www.gphoto.org/" target="_blank">gPhoto2</a>           </p>
<p>$0           </p>
<p>Current Version:           <br />2.4.5</td>
<td width="95"><strong>Camera(s)</strong>: D40, D40x, D50, D60, D70, D70s, D80, D90, D100, D200, D300, D700           </p>
<p><strong>OS</strong>: Linux           <br /><strong>Language(s)</strong>: English, and others</td>
<td width="81">Image Review, Remote Control</td>
<td width="126"><strong>Image Review</strong>: “All”           <br /><strong>Remote Control</strong>: “All”, including Remote Trigger, Time Lapse, Set Exposure Settings, Live View</td>
<td width="168">See gPhoto2 <a title="gPhoto Doc | Remote controlling cameras" href="http://www.gphoto.org/doc/remote/" target="_blank">documentation for tethered capabilities</a>.&#160; See <a title="Tethered shooting on Ubuntu Linux using gPhoto2" href="http://photodoto.com/tethered-shooting-with-linux/" target="_blank">this post for a tutorial around its usage</a>.</td>
</tr>
<tr>
<td width="126"><a title="Icarus Camera Control" href="http://sourceforge.net/projects/camctl/" target="_blank">Icarus Camera Control</a>           </p>
<p>$0           </p>
<p>Current Version: Snapshot 20090425</td>
<td width="95"><strong>Camera(s)</strong>: D80           <br /><strong>OS</strong>: Mac OS X           <br /><strong>Language(s)</strong>: English</td>
<td width="81">Remote Control</td>
<td width="126"><strong>Remote Control</strong>: Remote Trigger, Time Lapse, Set Exposure Settings</td>
<td width="168">Basic Remote Control features. Minimal information available about the program. PTP based so assume it will be able to provide extensive camera support. Relatively young application.</td>
</tr>
<tr>
<td width="125"><a title="Loligo Tether" href="http://loligoblog.lngphotos.com/loligoblog/post/2009/01/02/Loligo-Tether.aspx" target="_blank">Loligo Tether</a>           </p>
<p>$0           </p>
<p>Current Version: January 2, 2009</td>
<td width="95"><strong>Camera(s)</strong>: All           <br /><strong>OS</strong>: Win XP, Vista           <br /><strong>Language(s)</strong>: English</td>
<td width="81">Image Review</td>
<td width="126"><strong>Image Review</strong>: Auto Sync,           <br />Internal Viewer, Multi Photo View           <br /><strong>Remote Control</strong>: Remote Trigger, Time Lapse</td>
<td width="168">Basic Image Review features. Limited to no remote control features. Relatively young application.</td>
</tr>
<tr>
<td width="126"><a title="PhotoRemote" href="http://www.photoremote.de/" target="_blank">PhotoRemote</a>           </p>
<p>$0           </p>
<p>Current Version: v1.0.3.0</td>
<td width="95"><strong>Camera(s)</strong>: All           <br /><strong>OS</strong>: Win XP, Vista           <br /><strong>Language(s)</strong>: German</td>
<td width="81">Image Review</td>
<td width="126"><strong>Image Review</strong>: Auto Sync, External Viewer, Web and FTP Server publish, Event Scripting Engine           <br /><strong>Remote Control</strong>: Remote Trigger, Time Lapse</td>
<td width="168">Basic Image Review features. Limited to no remote control features. Notable features are automatic publishing to web/FTP server, and internal scripting support.</td>
</tr>
<tr>
<td width="126"><a title="StudioTether" href="http://www.mountainstorm.co.uk/photography/Tether-Overview/Tether-Overview.html" target="_blank">StudioTether</a>           </p>
<p>$0 (Donation Requested)           </p>
<p>Current Version: v3.6</td>
<td width="95"><strong>Camera(s)</strong>: D1, D1H, D1X, D2Hs, D2X, D2Xs, D3, D100, D200, D300, D700, D70, D70s, D80, D90, D40, D40x, D50, D60           <br /><strong>OS</strong>: Mac OS 10.5           <br /><strong>Language(s)</strong>: English</td>
<td width="81">Image Review, Remote Control</td>
<td width="126"><strong>Image Review</strong>: Auto Sync, View Exposure Settings, Lightroom Integration           <br /><strong>Remote Control</strong>: Remote Trigger, Set Exposure Settings, Liveview</td>
<td width="168">Basic Image Review and Remote Control features. Designed to integrate with Lightroom.          <br />* Remote control of your camera &amp; onscreen display of camera settings</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p> <a name="ModernCameraSupport"><br />
<h2>Free Software with Modern Camera Support</h2>
<p> </a>
<p>Tethering software in this section uses Nikon’s published SDKs, rather than the underlying <a title="Picture Transfer Protocol" href="http://en.wikipedia.org/wiki/Picture_Transfer_Protocol" target="_blank">Picture Transfer Protocol</a>, to talk to your camera.&#160; This provides simpler access to more advanced camera features (e.g. Live View) at the expense of camera support.&#160; At the time of writing Nikon’s SDKs support the D3, D3x , D40, D60, D80, D90, D200, D300, and D700 only.</p>
<p>An option was tested to confirm whether it could be used for cameras that weren’t officially supported, with the result outlined below.&#160; An overview of all options (including those I couldn’t test) is included at the end of the section.</p>
<p> <a name="DCamCapture"><br />
<h4>DCamCapture</h4>
<p> </a>
<p>&#160;</p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-dcamcapture-01.png"><img title="DCamCapture Main Screen" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="DCamCapture Main Screen" src="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-dcamcapture-01.png" width="171" border="0" /></a></p>
<p><a title="DCamCapture" href="http://www.bernd-peretzke.de/index.php?option=com_content&amp;view=article&amp;id=6:dcamcapture-engl&amp;catid=1:software&amp;Itemid=3" target="_blank">Download Here</a></p>
<p>&#160;</p>
<p>DCamCapture is an application developed using the SDKs Nikon began releasing last year.&#160; This allows access to more sophisticated functionality than the previously mentioned applications (e.g. Live View) at the expense of supporting older cameras.&#160; Nikon’s D80 is the oldest camera model for which an SDK is publicly available.&#160; For me personally this means I’m unable to test this application as I own a Nikon D70S and the software refuses to connect to that model.</p>
<p>DCamCapture provides features for both Image Review and Remote Control users.&#160; While it does support Live View and provides an IPTC editor I’d still suggest teaming the application with a dedicated image viewer/workflow tool for best results.&#160; From the current documentation it is difficult to know exactly how many of the exposure setting controls are available when trying to remotely control a camera.</p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-dcamcapture-03.png"><img title="DCamCapture File Menu" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="96" alt="DCamCapture File Menu" src="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-dcamcapture-03.png" width="192" border="0" /></a> </p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-dcamcapture-04.png"><img title="DCamCapture Camera Menu" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="122" alt="DCamCapture Camera Menu" src="http://thephotogeek.com/wp-content/uploads/2009/05/nikon-tether-dcamcapture-04.png" width="144" border="0" /></a> </p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>I can’t comment on the application usability as I don’t have access to a newer camera to test with.&#160; <a title="DCamCapture: Tethered Shooting App for Nikon DSLRs" href="http://dptnt.com/2009/05/dcamcapture-tethered-shooting-app-for-nikon-dslrs/trackback/" target="_blank">Digital Photography Tips and Techniques</a> has reported some usability issues but it is unclear whether these issues are model specific, so its worth conducting your own testing in case it is model specific or they have released another update since then.&#160;&#160; To be fair to the author they did describe this as an alpha release so we should set our expectations accordingly.</p>
<h4>All Options Considered in Free Software with Modern Camera Support Category</h4>
<p>&#160;</p>
<table cellspacing="0" cellpadding="0" width="595" border="0">
<tbody>
<tr>
<th width="97">Name</th>
<th width="106">Compatibility</th>
<th width="71">Suitable For</th>
<th width="126">Features</th>
<th width="193">Comments</th>
</tr>
<tr>
<td width="97"><a title="DCamCapture" href="http://www.bernd-peretzke.de/index.php?option=com_content&amp;view=article&amp;id=6:dcamcapture-engl&amp;catid=1:software&amp;Itemid=3" target="_blank">DCamCapture</a>           </p>
<p>$0           </p>
<p>Current Version: v0.5.0</td>
<td width="107"><strong>Camera(s)</strong>: SDK Supported Only           <br /><strong>OS</strong>: Win XP, Vista           <br /><strong>Language(s)</strong>: English, German</td>
<td width="72">Image Review, Remote Control</td>
<td width="127"><strong>Image Review</strong>: Auto Sync, File naming prefix, IPTC editor           <br /><strong>Remote Control</strong>: Remote Trigger, Time Lapse, Live View (inc recording)</td>
<td width="192">Basic Image Review and Remote Control features. No visibility or control of camera settings. Able to record Live View to avi file. Would need to be used with an external workflow application.</td>
</tr>
<tr>
<td width="97"><a title="Sofortbild" href="http://www.sofortbildapp.com/" target="_blank">Sofortbild</a>           </p>
<p>$0           </p>
<p>Current Version: v1.0</td>
<td width="108"><strong>Camera(s)</strong>: SDK Supported Only           <br /><strong>OS</strong>: Mac OS X 10.5.0 or later           <br /><strong>Language(s)</strong>: English</td>
<td width="73">Image Review, Remote Control</td>
<td width="127"><strong>Image Review</strong>: Auto Sync, View Exposure and Focus Settings, Automatic HDRI Creation, Internal Viewer,           <br />Histogram Viewing, Configurable Filename           <br /><strong>Remote Control</strong>: Remote Trigger, Time Lapse, Set Exposure Settings, Bracketing</td>
<td width="191">Has both Image Review and Remote Control features. Feature set is the most advanced of any free tethering software considered during this review.</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p> <a name="Commercial"><br />
<h2>Commercial Software</h2>
<p> </a>
<p>All options listed in this section are commercial software.&#160; Please refer to the software websites to confirm whether the feature sets are compatible with your requirements.&#160; Most provide trial versions so you can properly test the product before having to part with any money.. </p>
<p>&#160;</p>
<table cellspacing="0" cellpadding="0" width="594" border="0">
<tbody>
<tr>
<th width="96">Name</th>
<th width="113">Compatibility</th>
<th width="74">Suitable For</th>
<th width="322">Comments</th>
</tr>
<tr>
<td width="96"><a title="TetherPro" href="http://www.oxfordeye.co.uk/TetherPro/TetherPro.aspx" target="_blank">TetherPro</a>           </p>
<p>$49.95           </p>
<p>Current Version: Unknown</td>
<td width="113"><strong>Camera(s)</strong>: All           <br /><strong>OS</strong>: W2K, XP, Vista</td>
<td width="74">Image Review, Remote Control</td>
<td width="322">* Remote Camera Control &#8211; Adjust Camera Settings via your PC          <br />* Intelligent rules giving Complete Control over your image files           <br />* Automatic Image Backup for Safety           <br />* Adobe Compatible Image Tagging (Rating and Colour coding)           <br />* Automatic Printing of images and Proof Sheets</td>
</tr>
<tr>
<td width="96"><a title="NKRemote" href="http://www.breezesys.com/NKRemote/index.htm" target="_blank">NKRemote</a>           </p>
<p>$95           </p>
<p>Current Version: v1.0.3</td>
<td width="113"><strong>Camera(s)</strong>: D90, D300, D700, D3 or D200           <br /><strong>OS</strong>: Win XP, Vista</td>
<td width="74">Image Review, Remote Control</td>
<td width="322">* Display live images on the PC screen*          <br />* Auto focus and manually control focus from a PC*           <br />* Run a Photobooth: automatically take a sequence of photos and print them out           <br />* Sophisticated control for time lapse photography           <br />* Preview images in black and white or color</td>
</tr>
<tr>
<td width="96"><a title="Nikon Camera Control Pro 2 Full Version Software" href="http://www.amazon.com/gp/product/B000XRRDWS?ie=UTF8&amp;tag=techniqu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000XRRDWS" target="_blank">Camera Control 2</a><img style="margin: 0px; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; border-bottom-style: none! important" height="1" alt="" src="http://www.assoc-amazon.com/e/ir?t=techniqu-20&amp;l=as2&amp;o=1&amp;a=B000XRRDWS" width="1" border="0" />           </p>
<p>$153           </p>
<p>Current Version: v2.5</td>
<td width="113"><strong>Camera(s)</strong>: D3X, D3, D2X, D2Hs, D2H, D2Xs, D700, D300, D200, D100, D90, D80, D70s, D70, D60, D50, D40X, D40, D5000           <br /><strong>OS</strong>: W2K, XP, Vista, Mac OS X 10.3.9/ 10.4.11/ 10.5.1</td>
<td width="74">Image Review, Remote Control</td>
<td width="322">* Picture Control Utility: In certain Nikon digital SLRs such as the D3, D700, D300 and D90 customized image adjustment, including tone compensation curve data, can be saved to tailor the camera’s behavior to the photographer’s vision, improving efficiency when using multiple cameras at the same time.          <br />* LiveView support: Live previews direct from the camera are supported on the D3, D700, D300 and D90 when this feature is enabled. See what you are about to shoot!           <br />* Compatible with WiFi operation: In addition to supporting USB cable connections, Camera Control Pro offers compatibility with the optional wireless transmitter models WT-2a, WT-3a and WT-4a. When attached to a digital SLR, the WT-2a, WT-3a and WT-4a enable remote shooting and setting via a wireless LAN over WiFi.           <br />* Compatible with Nikon&#8217;s Image Authentication Function: Image data can be transferred and stored without affecting the authentication function.</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>(via <a title="DIYPhotoBits" href="http://www.diyphotobits.com/category/software/" target="_blank">DIYPhotoBits</a>, <a title="NikonRumors" href="http://nikonrumors.com/2009/04/30/nikon-control-beta-3-released.aspx" target="_blank">NikonRumors</a> and <a title="Another Mac Option for Tethered Shooting with Nikon DSLR Cameras" href="http://dptnt.com/2009/03/another-mac-option-for-tethered-shooting-with-nikon-dslr-cameras/trackback/" target="_blank">Digital Photography Tips and Techniques</a>) </p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d0e75a5a-f241-47a5-9c0f-ee1b4dbb39e9" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/camera" rel="tag">camera</a>,<a href="http://technorati.com/tags/dslr" rel="tag">dslr</a>,<a href="http://technorati.com/tags/nikon" rel="tag">nikon</a>,<a href="http://technorati.com/tags/software" rel="tag">software</a>,<a href="http://technorati.com/tags/tethered" rel="tag">tethered</a></div>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/choosing-nikon-dslr-camera-tethered-shooting-software/">Choosing Tethered Shooting Software for Nikon DSLR Cameras</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/" title="Accelerate Access to Lightroom Plugin Extras">Accelerate Access to Lightroom Plugin Extras</a> (14)</li><li><a href="http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/" title="Enabling (Free!) DNG Support in FastPictureViewer and Windows Live Photo Gallery on Windows XP">Enabling (Free!) DNG Support in FastPictureViewer and Windows Live Photo Gallery on Windows XP</a> (4)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/choosing-nikon-dslr-camera-tethered-shooting-software/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)</title>
		<link>http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/</link>
		<comments>http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 10:32:14 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/?p=54</guid>
		<description><![CDATA[My Metadata Tagset plugin for Lightroom 2 has been updated to version 20090310.002. It includes new tagsets to document SDK and 3rd party plugin metadata fields.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/">Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a83a9ec0-079b-4873-a78a-354d8de0d4fc" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/code" rel="tag">code</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/metadata" rel="tag">metadata</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
<p>&#160;</p>
<p>My <a href="http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/" target="_blank">Metadata Tagset plugin</a> for Lightroom 2 has been updated.&#160; The new version contains additional tagsets to help document the metadata fields available, including a number of those available in <a title="Jeffrey Friedl&#39;s Lightroom Goodies" href="http://regex.info/blog/lightroom-goodies" target="_blank">popular third party plugins</a>.</p>
<p>The plugin now includes six additional tagsets for use in the Library module:</p>
<p>&#160;</p>
<table cellspacing="0" cellpadding="2" width="600" border="0">
<tbody>
<tr>
<td valign="top" width="189"><strong>Default (With Location)</strong></td>
<td valign="top" width="411">Extends the standard <strong>‘Default<strong>‘</strong></strong> tagset with additional IPTC location fields</td>
</tr>
<tr>
<td valign="top" width="189"><strong>Location (with Jeffrey&#8217;s GPS Metadata)</strong><font color="#ff0000"><em> [new]</em></font></td>
<td valign="top" width="411">Extends the standard &#8216;Location&quot; tagset with Jeffrey Friedl&#8217;s plugin fields</td>
</tr>
<tr>
<td valign="top" width="189"><strong>LR: All</strong></td>
<td valign="top" width="411">A copy of the standard <strong>‘All’</strong> tagset, to demonstrate&#160; available fields.</td>
</tr>
<tr>
<td valign="top" width="189"><strong>LR: SDK</strong> <font color="#ff0000"><em>[new]</em></font></td>
<td valign="top" width="411">Example of all metadata fields currently documented by the LR 2.0 SDK </td>
</tr>
<tr>
<td valign="top" width="189"><strong>Miscellaneous Plugin</strong> <font color="#ff0000"><em>[new]</em></font></td>
<td valign="top" width="411">List of known metadata fields implemented by third party plugin developers </td>
</tr>
<tr>
<td valign="top" width="189"><strong>Undocumented </strong><font color="#ff0000"><em>[new]</em></font>          </td>
<td valign="top" width="411">Lists metadata fields found to work within LR2, but aren&#8217;t documented as part of the SDK</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p><img title="Metadata Tagset Selection List" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="299" alt="Metadata Tagset Selection List" src="http://thephotogeek.com/wp-content/uploads/2009/03/metadatatagsetpluginbuild002.png" width="377" border="0" /> For those interested in writing their own tagsets, the ‘<strong>LR: All</strong>’, ‘<strong>Miscellaneous Plugin</strong>’ and ‘<strong>Undocumented</strong>’ tagsets are the most useful for documentation purposes.&#160; Even if you shy away from using undocumented features it is worth reading the last section of the ‘<strong>Undocumented</strong>’ tagset because it demonstrates some of the ways to control tagset field formatting.&#160; Please note ‘<strong>LR: SDK</strong>’ is not particularly useful at the moment, other than to demonstrate SDK documentation issues which <a href="http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/#comments" target="_blank">I’m currently discussing with the Adobe developers</a>.</p>
<p>With this release I now have all of the main features I need for my own purposes, and have provided sample code for everything I’ve found out about tagset metadata fields and formatting techniques.&#160; Please leave a comment if you have suggestions for other features that should be added.</p>
<h2>Installation</h2>
<ol>
<li>Download the plugin: <a href="http://thephotogeek.com/download/plugins/metadata-tagsets-20090310_002.zip">metadata-tagsets-20090310_002.zip</a></li>
<li>Copy the file where you want the plugin to permanently reside, then unzip the file.&#160; This should create a sub-directory called <strong>metadata-tagsets.lrplugin</strong>. </li>
<li>Open Lightroom 2, then select the <strong>File\Plugin Manager</strong> menu option. </li>
<li>Press the <strong>Add</strong> button, select the <strong>metadata-tagsets.lrplugin</strong> directory created in step 2, then press <strong>OK</strong>. </li>
<li>The plugin is now installed and enabled.&#160; Press <strong>Done</strong>. </li>
</ol>
<h2>Usage</h2>
<p>When you open the <strong>Library</strong> module and display the right panel, a <strong>Metadata</strong> section is shown towards the bottom of the panel.&#160; To use the new features: </p>
<ol>
<li>Select the drop down list showing available tagsets (depicted above). </li>
<li>Choose one of the new tagsets at the bottom of the list.&#160; For example, the <strong>Default (with Location)</strong> tagset. </li>
</ol>
<p>I hope you find this plugin useful and feel free to share your experiences or suggestions in the comments section below.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/">Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/" title="Simplify Entry of Common Metadata in Lightroom 2">Simplify Entry of Common Metadata in Lightroom 2</a> (9)</li><li><a href="http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/" title="New Plugin Brings Lightroom and Photoshop Elements Together At Last">New Plugin Brings Lightroom and Photoshop Elements Together At Last</a> (16)</li><li><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/" title="Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a> (14)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Simplify Entry of Common Metadata in Lightroom 2</title>
		<link>http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/</link>
		<comments>http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 22:56:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/?p=44</guid>
		<description><![CDATA[Simplify entry of metadata in Lightroom 2 with this plugin.  It customises the Library module's Metadata layout to add full location details to the Default view.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/">Simplify Entry of Common Metadata in Lightroom 2</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:de44eda6-a1ba-4ebc-95e0-89f7a50e7f18" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/code" rel="tag">code</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/metadata" rel="tag">metadata</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
<p>&#160;</p>
<p>According to <a title="The Adobe Photoshop Lightroom 2 Book for Digital Photographers (Voices That Matter)" href="http://www.amazon.com/gp/product/0321555562?ie=UTF8&amp;tag=techniqu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321555562" target="_blank">Scott Kelby</a><img style="margin: 0px; border-top-style: none! important; border-right-style: none! important; border-left-style: none! important; border-bottom-style: none! important" height="1" alt="" src="http://www.assoc-amazon.com/e/ir?t=techniqu-20&amp;l=as2&amp;o=1&amp;a=0321555562" width="1" border="0" /> I must be either a serial killer or a micro biologist.&#160; Apparently they are the only two types of people who religiously maintain metadata for their photos, but as you might suspect the reality is a little more mundane.&#160; </p>
<p>I keep my metadata up-to-date on all my rated photos for two main reasons: </p>
<ol>
<li>So I can find them later; and </li>
<li>To help me grow as a photographer by allowing me to better understand what an image captures and how.&#160;&#160; </li>
</ol>
<p>Applying keywords, IPTC location information and geoencoding (when appropriate) helps me to find my photos later.&#160; Gaining insights into my photography depends more upon captions, ratings,&#160; labels and EXIF data.&#160; My quandary was Lightroom 2 addresses these goals using two separate <strong>Library Metadata </strong>panel layouts: <strong>Location</strong> and <strong>Default</strong>.&#160; </p>
<p>Constantly changing backwards and forwards between these two tagsets (i.e. <strong>Metadata</strong> panel layouts), or scrolling around the massive <strong>All</strong> tagset, unnecessarily slows down my workflow.&#160; Fortunately this was a simple issue to resolve as the <a title="Lightroom Developer Center" href="http://www.adobe.com/devnet/photoshoplightroom/" target="_blank">Lightroom 2 SDK</a> provides a way to define new tagsets.&#160; The result is my newest plugin which provides two additional tagsets for use in the Library module. </p>
<table cellspacing="0" cellpadding="2" width="600" border="0">
<tbody>
<tr>
<td valign="top" width="120"><strong>Default (With Location)</strong></td>
<td valign="top" width="480">Extends the standard <strong>&#8216;Default<strong>&#8216;</strong></strong> tagset with additional IPTC location fields</td>
</tr>
<tr>
<td valign="top" width="120"><strong>LR: All</strong></td>
<td valign="top" width="480">A copy of the standard <strong>&#8216;All&#8217;</strong> tagset, to demonstrate&#160; available fields.</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>    <a href="http://thephotogeek.com/wp-content/uploads/2009/02/metadatatagsetplugin.png"><img title="Metadata Tagset Plugin in action" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 5px 30px 5px 0px; border-right-width: 0px" height="561" alt="Metadata Tagset Plugin in action" src="http://thephotogeek.com/wp-content/uploads/2009/02/metadatatagsetplugin.png" width="189" align="right" border="0" /></a>
<p>The second tagset was added because I found the SDK documentation for tagset development to be&#160; insufficient and (in places) inaccurate.&#160; The <strong>LR: All</strong> tagset implements most of the fields available in the <strong>Metadata</strong> panel, so if you are interested in modifying my plugin to better suit your individual workflow you have a working example of most of the fields you can select from.</p>
<h2>Installation</h2>
<ol>
<li>Download the plugin: <a title="Metadata Tagsets plugin" href="http://thephotogeek.com/download/plugins/metadata-tagsets-20090223_001.zip" target="_blank">metadata-tagsets-20090223_001.zip</a> </li>
<li>Copy the file where you want the plugin to permanently reside, then unzip the file.&#160; This should create a sub-directory called <strong>metadata-tagsets.lrplugin</strong>. </li>
<li>Open Lightroom 2, then select the <strong>File\Plugin Manager</strong> menu option. </li>
<li>Press the <strong>Add</strong> button, select the <strong>metadata-tagsets.lrplugin</strong> directory created in step 2, then press <strong>OK</strong>. </li>
<li>The plugin is now installed and enabled.&#160; Press <strong>Done</strong>. </li>
</ol>
<h2>Usage</h2>
<p>When you open the <strong>Library</strong> module and display the right panel, a <strong>Metadata</strong> section is shown towards the bottom of the panel.&#160; To use the new features: </p>
<ol>
<li>Select the drop down list showing available tagsets. </li>
<li>Choose one of the new tagsets listed at the bottom of the list.&#160; For example, the <strong>Default (with Location)</strong> tagset depicted here. </li>
</ol>
<p>I hope you find this plugin useful and feel free to share your experiences or suggestions in the comments section below.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/">Simplify Entry of Common Metadata in Lightroom 2</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/metadata-tagset-plugin-update-20090310002/" title="Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)">Simple Metadata Entry Plugin for Lightroom 2   Updated (Version 20090310.002)</a> (11)</li><li><a href="http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/" title="New Plugin Brings Lightroom and Photoshop Elements Together At Last">New Plugin Brings Lightroom and Photoshop Elements Together At Last</a> (16)</li><li><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/" title="Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a> (14)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/simple-metadata-entry-tagset-plugin-lr2/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Enabling (Free!) DNG Support in FastPictureViewer and Windows Live Photo Gallery on Windows XP</title>
		<link>http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/</link>
		<comments>http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 13:41:51 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[DNG]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/</guid>
		<description><![CDATA[Do you use FastPictureViewer or Windows Live Photo Gallery on Windows XP? Want them to support DNG files? Keep reading to find out how to enable this for free!<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/">Enabling (Free!) DNG Support in FastPictureViewer and Windows Live Photo Gallery on Windows XP</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8c31f806-a6b9-4d65-b124-1cfbdb194702" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/codec" rel="tag">codec</a>,<a href="http://technorati.com/tags/DNG" rel="tag">DNG</a>,<a href="http://technorati.com/tags/software" rel="tag">software</a></div>
<p>&#160;</p>
<h3>Do you want <a title="Fast Picture Viewer: A Fast Image Viewer for Windows Vista &amp; XP, with Adobe XMP &amp; Vista Rating" href="http://www.fastpictureviewer.com" target="_blank">FastPictureViewer</a> and <a title="Windows Live Photo Gallery Overview" href="http://get.live.com/photogallery/overview" target="_blank">Windows Live Photo Gallery</a> to support DNG files on Windows XP?&#160; Keep reading to find out how.</h3>
<p>If you are a digital photographer that “shoots RAW”, chances are you have at least considered converting your camera’s native files to <a title="Adobe Digital Negative Format" href="http://www.adobe.com/products/dng/index.html" target="_blank">Adobe Digital NeGatives (DNG)</a>.&#160; The DNG format promises greater software support for RAW photos by saving developers from the maintenance nightmare of supporting all the manufacturer (and camera) specific RAW formats on the market today.</p>
<p>Microsoft took a platform approach to the same problem by developing their <a title="MSDN Windows Imaging Component Overview" href="http://msdn.microsoft.com/en-us/library/ms737408(VS.85).aspx" target="_blank">Windows Imaging Component (WIC)</a>.&#160; It provides a framework for working with images and metadata, with third parties releasing codecs to add support for individual RAW file formats.&#160; In practice this means manufacturers release codecs for their cameras to improve their support for Microsoft’s Windows Vista operating system.&#160; The three most notable applications using this framework are Vista’s Windows Explorer, <a title="Fast Picture Viewer: A Fast Image Viewer for Windows Vista &amp; XP, with Adobe XMP &amp; Vista Rating" href="http://www.fastpictureviewer.com" target="_blank">FastPictureViewer</a> and <a title="Windows Live Photo Gallery Overview" href="http://get.live.com/photogallery/overview" target="_blank">Windows Live Photo Gallery</a>.</p>
<p>I prefer Adobe’s approach to this problem but market realities dictate they fully support Microsoft’s operating systems to achieve mass market penetration.&#160; After some delay <a title="DNG Codec from Adobe Labs" href="http://labs.adobe.com/wiki/index.php/DNG_Codec" target="_blank">Adobe Labs produced a release candidate DNG codec</a> to help address this gap.&#160; Unfortunately they only provided support for Vista 32 bit users, leaving Windows XP and Vista 64 bit users to <a title="Download the DNG CODEC Free Trial" href="http://www.ardfry.com/dng-codec/Download.htm" target="_blank">purchase a codec from Ardfry or avoid using DNGs with WIC-based applications</a>.&#160; Eight months later not only do these issues still remain, <a title="DNG Specification and Vista DNG Codec - Lightroom Journal" href="http://blogs.adobe.com/lightroomjournal/2008/05/dng_specification_vista_dng_co.html" target="_blank">Adobe hasn’t given any indication whether they will ever be resolved</a>. </p>
<p>Well us Windows XP users don’t need to wait for Adobe any longer.</p>
<h2>Instructions</h2>
<p>Adobe Labs’ DNG codec will install on Windows XP if you give it a helping hand:</p>
<p><font color="#ff0000"><strong>Warning</strong>:&#160; By f<font color="#ff0000">ollowing these instructions you agree you are doing so at your own risk.</font>&#160; Adobe Labs haven’t fully tested their DNG codec on Windows XP and are unlikely to provide support if you have problems.&#160; I haven’t encountered any problems over the month I’ve had the codec installed but can’t provide any guarantees.&#160; I only use the codec to view photos, not write metadata (ratings etc) to them, so definitely backup your photos before updating their metadata.&#160; </font></p>
<ol>
<li>Download a copy of the <a title="DNG Codec from Adobe Labs" href="http://labs.adobe.com/wiki/index.php/DNG_Codec" target="_blank">Adobe Labs’ DNG codec</a> </li>
<li>Download a copy of the <a title="Remove Installer OS Check" href="http://www.msfn.org/board/Remove-Installer-OS-Check-t51694.html" target="_blank">Remove Installer OS Check</a> script and extract a copy to the same directory used in step 1.</li>
<li>Drag and drop the DNG codec installer file onto the removechk.vbs file.&#160; This will remove the check ensuring it only installs on Vista 32 bit.</li>
<li>Run the codec installer.&#160; It should now complete successfully on Windows XP.&#160; </li>
<li>If prompted, reboot your system.</li>
</ol>
<p>You should now have a working DNG codec on your system.&#160; To confirm please run <a title="Fast Picture Viewer: A Fast Image Viewer for Windows Vista &amp; XP, with Adobe XMP &amp; Vista Rating" href="http://www.fastpictureviewer.com" target="_blank">FastPictureViewer</a> or <a title="Windows Live Photo Gallery Overview" href="http://get.live.com/photogallery/overview" target="_blank">Windows Live Photo Gallery</a> and test whether they can display your DNG files.&#160; </p>
<p>On my system this worked flawlessly and <a title="Fast Picture Viewer: A Fast Image Viewer for Windows Vista &amp; XP, with Adobe XMP &amp; Vista Rating" href="http://www.fastpictureviewer.com" target="_blank">FastPictureViewer</a> could zoom and pan DNG files at full size without any pauses or delays.&#160; Hopefully your experience will be just as smooth.&#160; </p>
<p>Please share your experiences with us especially if you use this codec to write metadata back to your photos.&#160; And here’s hoping that Adobe soon releases an update that officially supports Windows XP, making these instructions redundant!</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/">Enabling (Free!) DNG Support in FastPictureViewer and Windows Live Photo Gallery on Windows XP</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/keyboard-accelerate-lightroom-plugin-extras/" title="Accelerate Access to Lightroom Plugin Extras">Accelerate Access to Lightroom Plugin Extras</a> (14)</li><li><a href="http://thephotogeek.com/choosing-nikon-dslr-camera-tethered-shooting-software/" title="Choosing Tethered Shooting Software for Nikon DSLR Cameras">Choosing Tethered Shooting Software for Nikon DSLR Cameras</a> (35)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/free-dng-codec-for-wic-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</title>
		<link>http://thephotogeek.com/export-backup-plugin-update-20090208003/</link>
		<comments>http://thephotogeek.com/export-backup-plugin-update-20090208003/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 13:58:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/export-backup-plugin-update-20090208003-2/</guid>
		<description><![CDATA[My Export Backup plugin (a post-process action) for Lightroom 2 has been updated to version 20090208.003. Primary focus of the release has been usability updates.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0bf278fd-0254-4132-9a4a-5e270790970d" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/backup" rel="tag">backup</a>,<a href="http://technorati.com/tags/code" rel="tag">code</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/web" rel="tag">web</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
</p>
<p>&#160;</p>
<p>My <a title="Backup Your Rendered Images When Exporting From Lightroom 2 To The Web" href="http://thephotogeek.com/backup-lightroom-rendered-export-images/" target="_blank">Export Backup plugin</a> for Lightroom 2 (in Adobe speak, a post-process action) has been updated today.&#160; The new version contains some usability updates:</p>
<ul>
<li>Destination folder now has a “Most Recently Used” (MRU) drop down list to help you quickly export files to your favourite folders.&#160; A delete button (the minus sign next to the drop down arrow) helps you clean up folders you no longer want kept in the list.</li>
<li>A separate subfolder field has been added, similar to that found in the Export to Files Export Service.</li>
<li>Windows Explorer or Finder can show the backed up files once the export completes.</li>
</ul>
<p>With this release I now have all of the main features I need for my own purposes.&#160; Please leave a comment if you have suggestions for other features that should be added.</p>
<h2>Installation</h2>
<ol>
<li>Download the plugin: <a title="Export Backup plugin" href="http://thephotogeek.com/download/plugins/export-backup-20090208_003.zip">export-backup-20090208_003.zip</a> </li>
<li>Copy the file where you want the plugin to permanently reside, then unzip the file.&#160; This should create a sub-directory called <strong>export-backup.lrplugin</strong>. </li>
<li>Open Lightroom 2, then select the <strong>File\Plugin Manager</strong> menu option. </li>
<li>Press the <strong>Add </strong>button, select the <strong>export-backup.lrplugin</strong> directory created in step 2, then press <strong>OK</strong>. </li>
<li>The plugin is now installed and enabled.&#160; Press <strong>Done</strong>. </li>
</ol>
<h2>Usage</h2>
<p>Next time you export files you will notice an <strong>Export Backup</strong> entry in the Export dialog’s Post-Process Actions list.&#160;&#160; </p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/02/export-backup-post-action-build003.png"><img src="http://thephotogeek.com/wp-content/uploads/2009/02/export-backup-post-action-build003.png" alt="Export Backup Location Dialog Section" title="Export Backup Location Dialog Section" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" width="604" height="150" class="aligncenter size-full wp-image-35" /></a>To use this feature:</p>
<ol>
<li>Select the <strong>Export Backup</strong> entry, then press the <strong>Insert</strong> button.&#160; Note: The Insert button will remain inactive if you select the wrong Export Backup entry.&#160; This will add an Export Backup Location section near the end of the Export dialog. </li>
<li>Either manually enter or choose the base directory where the rendered files should be copied.&#160; </li>
<li>If desired, specify a subfolder to be appended to the folder name.&#160; This is typically used to enter the album/collection name or any other folder name that changes from export to export. </li>
<li>Select either <strong>Overwrite</strong> or <strong>Skip </strong>option, depending upon how you want to proceed if the same files already exist in the destination directory. </li>
<li>Continue with your file export as usual. </li>
</ol>
<p>When you export your files to Flickr, Gallery 2 or whatever photo hosting service you use, you will now also have a local copy of the rendered output for your own records.&#160; </p>
<p>I hope you find this plugin useful and feel free to share your experiences or suggestions in the comments section below.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/backup-lightroom-rendered-export-images/" title="Backup Your Rendered Images When Exporting From Lightroom 2 To The Web">Backup Your Rendered Images When Exporting From Lightroom 2 To The Web</a> (0)</li><li><a href="http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/" title="New Plugin Brings Lightroom and Photoshop Elements Together At Last">New Plugin Brings Lightroom and Photoshop Elements Together At Last</a> (16)</li><li><a href="http://thephotogeek.com/config-backup-plugin-update-20090606-002/" title="Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)">Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)</a> (10)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/export-backup-plugin-update-20090208003/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Backup Your Rendered Images When Exporting From Lightroom 2 To The Web</title>
		<link>http://thephotogeek.com/backup-lightroom-rendered-export-images/</link>
		<comments>http://thephotogeek.com/backup-lightroom-rendered-export-images/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 11:54:10 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[lr2]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://thephotogeek.com/backup-lightroom-rendered-export-images/</guid>
		<description><![CDATA[Lightroom 2 doesn't let you backup the images rendered while exporting to a web site.  I've written a plugin (post-process action) to add this feature.<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/backup-lightroom-rendered-export-images/">Backup Your Rendered Images When Exporting From Lightroom 2 To The Web</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3f065ef2-24cd-4fed-b567-780c45a0cad6" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/backup" rel="tag">backup</a>,<a href="http://technorati.com/tags/code" rel="tag">code</a>,<a href="http://technorati.com/tags/lightroom" rel="tag">lightroom</a>,<a href="http://technorati.com/tags/lr2" rel="tag">lr2</a>,<a href="http://technorati.com/tags/plugin" rel="tag">plugin</a>,<a href="http://technorati.com/tags/web" rel="tag">web</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
<p>&#160;</p>
<p>Today I’m publicly releasing my first Lightroom 2 plugin.&#160; Its a simple export post-process action that addresses an oversight in the Lightroom 2 export functionality – that there is no way to backup the images rendered while exporting from Lightroom to a web site.&#160; These images are generated, uploaded then discarded without giving the user any option to intervene and keep these images.</p>
<p>While it is possible to use the “Files on Disk” export service to achieve a similar result, I found this to be a cumbersome workflow. A second export is required to make up for the missing functionality, and this approach is error prone because you may not remember to reapply all of the same settings.&#160; Not to mention the time it takes to run the export and wait for it to re-render the files.</p>
<p>There are many reasons you might want to retain these files.&#160; </p>
<ul>
<li>If you have read and follow advice in Peter Krogh’s <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FDAM-Book-Digital-Management-Photographers%2Fdp%2F0596100183%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1201998816%26sr%3D8-1&amp;tag=techniqu-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">The DAM Book: Digital Asset Management for Photographers</a>, you will be keeping copies of all derivative files you deliver to your clients.&#160; </li>
<li>As a Lightroom user you are probably shooting photos using a raw format, and your family members might not be using image viewers that can cope with these formats.&#160; </li>
<li>If you are anything like me you won’t want people in your household to download your photos from the web when they could quickly and easily copy them from your PC.&#160; </li>
</ul>
<p>For these and other reasons I decided to write a plugin to fill this gap.</p>
<h2>Installation</h2>
<ol>
<li>Download the plugin: <a title="Export Backup plugin" href="http://thephotogeek.com/download/plugins/export-backup-20090131_002.zip">export-backup-20090131_002.zip</a></li>
<li>Copy the file where you want the plugin to permanently reside, then unzip the file.&#160; This should create a sub-directory called <strong>export-backup.lrplugin</strong>.</li>
<li>Open Lightroom 2, then select the <strong>FilePlugin Manager</strong> menu option.</li>
<li>Press the <strong>Add </strong>button, select the <strong>export-backup.lrplugin</strong> directory created in step 2, then press <strong>OK</strong>.</li>
<li>The plugin is now installed and enabled.&#160; Press <strong>Done</strong>..</li>
</ol>
<h2>Usage</h2>
<p>Next time you export files you will notice an <strong>Export Backup</strong> entry in the Export dialog’s Post-Process Actions list.&#160; </p>
<p><a href="http://thephotogeek.com/wp-content/uploads/2009/02/export-backup-post-action.png"><img title="export-backup-post-action" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="148" alt="export-backup-post-action" src="http://thephotogeek.com/wp-content/uploads/2009/02/export-backup-post-action-thumb.png" width="606" border="0" /></a> </p>
<p>To use this feature:</p>
<ol>
<li>Select the <strong>Export Backup</strong> entry, then press the <strong>Insert</strong> button.&#160; Note: The Insert button will remain inactive if you select the wrong Export Backup entry.&#160; This will add an Export Backup section near the end of the Export dialog.</li>
<li>Either manually enter or choose the directory where the rendered files should be copied.</li>
<li>Select either <strong>Overwrite</strong> or <strong>Ignore</strong> option, depending upon how you want to proceed if the same files already exist in the destination directory.</li>
<li>Continue with your file export as usual.</li>
</ol>
<p>When you export your files to Flickr, Gallery 2 or whatever photo hosting service you use, you will now also have a local copy of the rendered output for your own records.&#160; </p>
<p>I hope you find this plugin useful and feel free to share your experiences or suggestions in the comments section below.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/2.5/au/88x31.png" /></a><br />This work by <a xmlns:cc="http://creativecommons.org/ns#" href="http://thephotogeek.com/" property="cc:attributionName" rel="cc:attributionURL">The Photo Geek</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/au/">Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License</a><br/><br/><a href="http://thephotogeek.com/backup-lightroom-rendered-export-images/">Backup Your Rendered Images When Exporting From Lightroom 2 To The Web</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://thephotogeek.com/export-backup-plugin-update-20090208003/" title="Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)">Export Backup Plugin for Lightroom 2 Updated (Version 20090208.003)</a> (14)</li><li><a href="http://thephotogeek.com/elemental-lightroom-photoshop-elements-plugin/" title="New Plugin Brings Lightroom and Photoshop Elements Together At Last">New Plugin Brings Lightroom and Photoshop Elements Together At Last</a> (16)</li><li><a href="http://thephotogeek.com/config-backup-plugin-update-20090606-002/" title="Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)">Config Backup Plugin Updated&hellip; To Backup More Configuration Settings (Version 20090606.002)</a> (10)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://thephotogeek.com/backup-lightroom-rendered-export-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: thephotogeek.com @ 2010-08-01 01:07:06 -->