<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>OSOMac</title>
	
	<link>http://www.osomac.com</link>
	<description>Making your life easier, one App at a time...</description>
	<lastBuildDate>Thu, 17 May 2012 16:02:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/osomac" /><feedburner:info uri="osomac" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>HandBrakeBatch 2.9 released</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/CilYoqfIkHY/</link>
		<comments>http://www.osomac.com/2012/04/28/handbrakebatch-2-9-released/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 09:22:17 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=927</guid>
		<description><![CDATA[I have just released version 2.9 with a number of new features, among which the option to delete source files after conversion. I have improved the detection of a successful conversion (directly parsing the output of HandBrakeCLI), still  Let me know if you encounter problems with this version. Open the article to see the complete list of new features and ...]]></description>
			<content:encoded><![CDATA[<p>I have just released version 2.9 with a number of new features, among which the option to delete source files after conversion. I have improved the detection of a successful conversion (directly parsing the output of HandBrakeCLI), still <span class="highlight2 red_text">please be careful and backup files important files before converting them!</span> Let me know if you encounter problems with this version.</p>
<p>Open the article to see the complete list of new features and improvements, or see all the release notes on the <a href="https://github.com/taglia/HandBrakeBatch/wiki/Release-Notes" target="_blank">wiki</a>.</p>
<p><span id="more-927"></span></p>
<ul>
<li><strong>New</strong>: Option to create conversion log files (always written if the conversion fails)</li>
<li><strong>New</strong>: Indication of number of files converted and total</li>
<li><strong>New</strong>: Option to put converted files in the same location as the source</li>
<li><strong>New</strong>: Conversion is done in a temporary folder and then moved (iTunes will process it correctly if the destination is the Automatically Add to iTunes folder)</li>
<li><strong>New</strong>: Possible to delete source once the conversion is completed (the source is deleted only if the conversion is successful)</li>
<li><strong>Improved</strong>: Detection of successful / failed conversion</li>
</ul>
<p>These additions were among the most requested: you can see the entire list of planned features on the <a href="https://github.com/taglia/HandBrakeBatch/wiki/Planned-Features" target="_blank">wiki</a>.</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/CilYoqfIkHY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/04/28/handbrakebatch-2-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/04/28/handbrakebatch-2-9-released/</feedburner:origLink></item>
		<item>
		<title>HandBrakeBatch 2.4 released (big release)</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/Gd_R7TB60Bc/</link>
		<comments>http://www.osomac.com/2012/03/17/handbrakebatch-2-4-released-big-release/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 05:48:04 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=912</guid>
		<description><![CDATA[I have just released v2.4, with the new HandBrake engine (0.9.6), and a bunch of other long due enhancements. The new version should show up if you check for updates, or you can get it from the HandBrakeBatch page as usual. Here is the (almost) complete list of improvements: Replaced HandBrakeCLI with v0.9.6 Update manicure.rb script with v0.9.6 Added a ...]]></description>
			<content:encoded><![CDATA[<p>I have just released v2.4, with the new <a href="http://handbrake.fr" target="_blank">HandBrake</a> engine (0.9.6), and a bunch of other long due enhancements. The new version should show up if you check for updates, or you can get it from the <a title="HandBrake Batch" href="http://www.osomac.com/apps/osx/handbrake-batch/">HandBrakeBatch page</a> as usual.</p>
<p><span id="more-912"></span></p>
<p>Here is the (almost) complete list of improvements:</p>
<ul>
<li>Replaced HandBrakeCLI with v0.9.6</li>
<li>Update manicure.rb script with v0.9.6</li>
<li>Added a preference to disable language scan completely</li>
<li>Added a timeout to avoid freezing while scanning for languages</li>
<li>Position and size of the application windows are restored on restart</li>
<li>Files are converted as they are displayed (from first to last)</li>
<li>Possible to reorder files in the list by dragging &amp; dropping them</li>
<li>Other minor improvements</li>
</ul>
<p><strong>Note</strong>: HandBrake team has not released a 32 bit version of the new CLI, if you are running on a 32 bit machine HBB will still use v0.9.5 (untested).</p>
<p><strong>Note 2</strong>: As usual, the amount of testing I have done is minimal, <a title="Contact" href="http://www.osomac.com/contact/">do let me know</a> if you have problems!</p>
<div class="warning_box"><strong>Update</strong>: If you installed 2.4, please update to 2.5, I fixed two annoying bugs that creeped in the new version…</div>
<img src="http://feeds.feedburner.com/~r/osomac/~4/Gd_R7TB60Bc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/03/17/handbrakebatch-2-4-released-big-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/03/17/handbrakebatch-2-4-released-big-release/</feedburner:origLink></item>
		<item>
		<title>HandBrake 0.9.6 is out</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/Xb5XUswivxk/</link>
		<comments>http://www.osomac.com/2012/03/01/handbrake-0-9-6-is-out/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 01:43:41 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=901</guid>
		<description><![CDATA[HandBrake team has just released a new version of the tool: both the GUI and CLI have been updated. Here is a link to the release note. I was hoping they would have added batch processing, but it does not look like so. I guess I will have to maintain HandBrakeBatch a while longer! In case you wonder, most likely ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://handbrake.fr"><img class="alignright size-full wp-image-695" title="HandBrake" src="http://www.osomac.com/wp-content/uploads/2011/05/HandBrake5.png" alt="" width="128" height="128" /></a>HandBrake team has just released a new version of the tool: both the GUI and CLI have been updated. Here is a link to the <a title="Milestone HandBrake 0.9.6" href="https://trac.handbrake.fr/milestone/HandBrake%200.9.6" target="_blank">release note</a>. I was hoping they would have added batch processing, but it does not look like so. I guess I will have to maintain HandBrakeBatch a while longer!<span id="more-901"></span></p>
<p>In case you wonder, most likely this weekend I will do a maintenance release with the new HandBrake engine, and hopefully I will also have time to fix a nasty bug which causes HBB to freeze during the initial scan of some files.</p>
<p>From the release note there seems to be only minor changes to the CLI. I am not sure if HBB parses the new standards presets correctly, although I do not expect major issues. If you want to update HandBrake you can download the new version <a href="http://handbrake.fr/downloads.php" target="_blank">here</a>.</p>
<div class="warning_box">
<span class="highlight purple">A recommendation</span> Backup your preset file before running the new HandBrake. From your home folder, this file is located here:
<pre class="brush: plain; title: ; notranslate">Library/Application Support/HandBrake/UserPresets.plist</pre>
</div>
<img src="http://feeds.feedburner.com/~r/osomac/~4/Xb5XUswivxk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/03/01/handbrake-0-9-6-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/03/01/handbrake-0-9-6-is-out/</feedburner:origLink></item>
		<item>
		<title>HandBrakeBatch 2.1 released</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/yt6_46Mnveo/</link>
		<comments>http://www.osomac.com/2012/01/23/handbrakebatch-2-1-released/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 05:18:00 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=889</guid>
		<description><![CDATA[I missed a small issue with the new Growl framework in the previous version. Nothing horrible, but all notifications were doubled, once with the app icon, and once with a broken icon… This is fixed. With the new Growl framework, notifications are supported even when the Growl application is not installed. This could be annoying as there is no simple ...]]></description>
			<content:encoded><![CDATA[<p>I missed a small issue with the new Growl framework in the previous version. Nothing horrible, but all notifications were doubled, once with the app icon, and once with a broken icon… This is fixed.</p>
<p>With the new Growl framework, notifications are supported even when the Growl application is not installed. This could be annoying as there is no simple way to disable those notifications (short of changing a hidden preference with a Terminal command). I have added the possibility to disable all HandBrakeBatch notifications, in case you don&#8217;t want to be annoyed; it&#8217;s in the Preferences.</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/yt6_46Mnveo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/01/23/handbrakebatch-2-1-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/01/23/handbrakebatch-2-1-released/</feedburner:origLink></item>
		<item>
		<title>HandBrakeBatch 2.0 released</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/nTTR288gqRM/</link>
		<comments>http://www.osomac.com/2012/01/21/handbrakebatch-2-0-released/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 10:29:56 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=881</guid>
		<description><![CDATA[I have just released the new version of HandBrakeBatch, featuring a brand new icon and support for multiple languages (audio and subtitles). I have also fixed many bugs and done some general optimization. All in all, a lot of new code went in, and with it I expect a fair amount of new bugs Please be patient and let me ...]]></description>
			<content:encoded><![CDATA[<p>I have just released the new version of HandBrakeBatch, featuring a brand new icon and support for multiple languages (audio and subtitles). I have also fixed many bugs and done some general optimization. All in all, a lot of new code went in, and with it I expect a fair amount of new bugs <img src='http://www.osomac.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Please be patient and let me know if I broke something, I will do my best to fix it quickly!</p>
<p>Here is a summary of the new features:</p>
<ul>
<li>New icon</li>
<li>Added support for multiple audio languages (check the Preferences)</li>
<li>Added support for multiple subtitle languages (check the Preferences)</li>
<li>Available audio languages and subtitles shown for each file in the main window</li>
<li>Added full-screen support (Lion only)</li>
<li>Updated growl framework (to v1.3.1), with support for “mist”</li>
</ul>
<p>The update will happen automatically if you already have the application, otherwise check the <a title="HandBrake Batch" href="http://www.osomac.com/apps/osx/handbrake-batch/">main application page</a>.</p>
<p>Enjoy!</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/nTTR288gqRM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/01/21/handbrakebatch-2-0-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/01/21/handbrakebatch-2-0-released/</feedburner:origLink></item>
		<item>
		<title>Multiple languages and subtitles support in HandBrakeBatch</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/WVgTdlyZkcA/</link>
		<comments>http://www.osomac.com/2012/01/18/multiple-languages-and-subtitles-support-in-handbrakebatch/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 17:01:10 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=873</guid>
		<description><![CDATA[This was one of the most requested features for HandBrakeBatch: support for files with multiple audio languages, and subtitles. Finally I got around it and tried to implement it in the simplest possible way. Have a look at the screenshot at the top of the post, the idea is very simple: you configure your language preferences once, and they are respected ...]]></description>
			<content:encoded><![CDATA[<p>This was one of the most requested features for HandBrakeBatch: support for files with multiple audio languages, and subtitles. Finally I got around it and tried to implement it in the simplest possible way.</p>
<p>Have a look at the screenshot at the top of the post, the idea is very simple: you configure your language preferences once, and they are respected for all movies. For audio, you can select to maintain all languages during the conversion, or just your favorite (if available). For subtitles, you can also decide not to include any. On the top of that, the program is now able to detect and display the available audio languages and subtitles when you add the video files.</p>
<p>I haven&#8217;t released the new version yet, but all the code is on github, on a separate branch. Feel free to download the code and play with it! If you are not familiar with compiling Mac applications, drop me a note and I will send you a test version, or wait till the weekend when I will have time to do some more serious testing and publish version 2.0.</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/WVgTdlyZkcA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/01/18/multiple-languages-and-subtitles-support-in-handbrakebatch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/01/18/multiple-languages-and-subtitles-support-in-handbrakebatch/</feedburner:origLink></item>
		<item>
		<title>Happy New Year!</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/oSLqhydUbEQ/</link>
		<comments>http://www.osomac.com/2012/01/01/happy-new-year/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 09:09:35 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=868</guid>
		<description><![CDATA[I wish you all a happy and prosperous new year! Some changes on HandBrakeBatch I have started uploading some information on github&#8217;s wiki page (just requested features and release notes for now) I have just released v1.10, with a couple of small new features Added a check on the existence of the output folder Now possible to create a new ...]]></description>
			<content:encoded><![CDATA[<p>I wish you all a happy and prosperous new year!</p>
<p>Some changes on HandBrakeBatch</p>
<ul>
<li>I have started uploading some information on <a title="HandBrakeBatch's Wiki" href="https://github.com/taglia/HandBrakeBatch/wiki" target="_blank">github&#8217;s wiki page</a> (just requested features and release notes for now)</li>
<li>I have just released v1.10, with a couple of small new features</li>
<ul>
<li>Added a check on the existence of the output folder</li>
<li>Now possible to create a new folder when selecting the output</li>
<li>Added a pause / resume button</li>
</ul>
</ul>
<img src="http://feeds.feedburner.com/~r/osomac/~4/oSLqhydUbEQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2012/01/01/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2012/01/01/happy-new-year/</feedburner:origLink></item>
		<item>
		<title>What I have been up to…</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/z0zawqJweYY/</link>
		<comments>http://www.osomac.com/2011/11/13/what-i-have-been-up-to%e2%80%a6/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 14:48:59 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Blog's Life]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=860</guid>
		<description><![CDATA[It&#8217;s been a while since I last posted something, and releases of my applications have become quite sporadic. The reason is simple: I have started working on a new project. My daily job is also taking quite some time, so I have to focus on this new idea if I want it to see the light some day. I prefer ...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I last posted something, and releases of my applications have become quite sporadic. The reason is simple: I have started working on a new project. My daily job is also taking quite some time, so I have to focus on this new idea if I want it to see the light some day.</p>
<p><span id="more-860"></span></p>
<p>I prefer not to say much yet, but I can tell you that it is about personal productivity (i.e. <a href="http://www.davidco.com/about-gtd" target="_blank">GTD</a>), it&#8217;s a web application, and it I am developing it in <a href="http://rubyonrails.org/" target="_blank">Rails</a> (which I am learning at the same time, another reason why it&#8217;s going pretty slow).</p>
<p>If all goes well, and the project attracts some interest when I release the first beta to the public, I will take it to the next level putting the necessary time &amp; money investment behind it.</p>
<p>It is too early to set a timeline, but I will publish updates on the progress from time to time.</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/z0zawqJweYY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2011/11/13/what-i-have-been-up-to%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2011/11/13/what-i-have-been-up-to%e2%80%a6/</feedburner:origLink></item>
		<item>
		<title>HandBrakeBatch 1.7 released</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/44nuDt_oFFs/</link>
		<comments>http://www.osomac.com/2011/08/11/handbrakebatch-1-7-released/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 15:59:28 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.osomac.com/?p=856</guid>
		<description><![CDATA[Version 1.7 is all about improvements: Implemented a workaround to avoid an empty preset list; even if HandBrake preset file is corrupted, the program should fallback to the default presets; The preset list is now alphabetically sorted; It is now possible to change the frequency of the sparkle updates, and to enable or disable the automatic updates (in the Preferences). ...]]></description>
			<content:encoded><![CDATA[<p>Version 1.7 is all about improvements:</p>
<ul>
<li>Implemented a workaround to avoid an empty preset list; even if HandBrake preset file is corrupted, the program should fallback to the default presets;</li>
<li>The preset list is now alphabetically sorted;</li>
<li>It is now possible to change the frequency of the sparkle updates, and to enable or disable the automatic updates (in the Preferences).</li>
</ul>
<p>You can update a previous version of HandBrakeBatch, or download the new version <a title="HandBrakeBatch" href="http://www.osomac.com/appcasts/handbrakebatch/HandBrakeBatch_1.7.zip">here</a>.</p>
<p>Please do <a title="Contact" href="http://www.osomac.com/contact/">let me know</a> if you find regressions!</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/44nuDt_oFFs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2011/08/11/handbrakebatch-1-7-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2011/08/11/handbrakebatch-1-7-released/</feedburner:origLink></item>
		<item>
		<title>Photo management workflow on the road</title>
		<link>http://feedproxy.google.com/~r/osomac/~3/vD65iUx_Rb4/</link>
		<comments>http://www.osomac.com/2011/08/02/photo-management-workflow-on-the-road/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 09:47:27 +0000</pubDate>
		<dc:creator>Cesare Tagliaferri</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">https://www.osomac.com/?p=821</guid>
		<description><![CDATA[I have just come back from a trip around Italy, and I had a lot of fun shooting photos and working on them straight away, so I would like to share something about my workflow on the road. In past trips I used to travel preferably with my iPad only, while this time I decided to take my laptop. This ...]]></description>
			<content:encoded><![CDATA[<p>I have just come back from a trip around Italy, and I had a lot of fun shooting photos and working on them straight away, so I would like to share something about my workflow on the road.</p>
<p>In past trips I used to travel preferably with my iPad only, while this time I decided to take my laptop. This was mainly due to the size and weight of the MacBook Pro; now I have a MacBook Air 11&#8243;, which to be honest does not feel much bigger and heavier than the iPad…</p>
<p><span id="more-821"></span></p>
<p>This is the software I installed on the machine:</p>
<ul>
<li><a href="http://www.apple.com/aperture/" target="_blank">Aperture 3</a>: The keystone of the entire workflow;</li>
<li><a href="http://www.hdrsoft.com/" target="_blank">Photomatix Pro</a>: I love HDR, and I have always been using this amazing application. To be honest I have not tried many other competitors in this area, I did choose Photomatix in 2005 when I started playing with HDR and the software always got me covered;</li>
<li><a href="http://www.adobe.com/products/photoshop.html" target="_blank">Photoshop CS5</a>: Mainly used to stitch multiple photos (i.e. panoramas, removing moving objects, etc.);</li>
<li><a href="http://www.dxo.com/photo/dxo_optics_pro/introduction" target="_blank">DxO Optics Pro</a>: I have a lot of fun with my Sigma 8-11mm ultra-wide, DxO makes it very simple to fix the geometry, distortions, and improve the images in many ways;</li>
<li><a href="http://www.picturecode.com/" target="_blank">Noise Ninja</a>: I haven&#8217;t used Noise Ninja much since I bought the Nikon D7000, but it&#8217;s always handy when I need to shoot at very high ISO and heavy noise is visible (on the D7000 I only use it above ISO 12,800).</li>
</ul>
<p>In addition to this, I use <a href="http://www.geotagphotos.net/en/" target="_blank">Geotag Photos</a> on my iPhone, great application to get GPS data and geotag all my photos.</p>
<p>I need to say that I am amazed of what can be achieved with such a small machine as the MacBook Air (especially since I have the 2010 Core 2 Duo version); although the computing power is quite limited, I was able to do all post processing that I wanted, and the laptop kept the pace nicely, without generating much heat either.</p>
<h2>Basic Workflow</h2>
<p>After a day of visiting and shooting, I take the SD card out of the camera and import the photos using the Aperture importer. I usually shoot in RAW+JPG, to keep all options open in post-processing, although I must say that I really like the way Aperture develops RAW files, so I might stop shooting JPG in the future. As soon as the photos are imported, I go through all of them in full screen, to do a first quick rating: Aperture makes that very easy, you can simply hit the keys from 1 to 5 to rate a photo with the corresponding number of stars. In general I consider everything with at least a 3-star rating to be worth post-processing, I keep the 2-star &#8220;just in case,&#8221; and I delete the 1-star photos. During the first review of the photos, I sort them by date, and I organize the linked images in stacks (i.e. multiple exposures to be merged in HDR). After the review, I change the sorting method to show best rated photos first. In this way I spend the little time I have for post-processing focusing on the strongest shots.</p>
<h2>Backup</h2>
<p>Everybody who knows me would tell you that I am quite paranoid regarding backups. One of the things that scares me is when all copies of the data are in the same place: at home I use <a href="http://www.crashplan.com" target="_blank">CrashPlan</a> to backup remotely, but while traveling the amount of data is too big and good Internet connections too rare for that to be effective, so I have to rely on local hardware. I backup data in two ways:</p>
<ul>
<li>Apple Time Machine with an external USB hard disk: whenever possible, I do not store the Time Machine HD in the same bag as the laptop, in case I lose one bag;</li>
<li>Aperture Vault on a USB thumb-drive, which I keep always in my pocket. I use a 32GB drive for this, and I have not yet shot more than this in a single trip.</li>
</ul>
<h2>Geotagging</h2>
<p>Geotagging is very important for me, I like to know exactly where I was when I took a particular shot. As mentioned earlier, I keep &#8220;Geotag Photos&#8221; running on my iPhone, and when I&#8217;m back at the hotel in the evening I get a <a href="http://www.topografix.com/gpx.asp" target="_blank">GPX file</a> on the laptop, and I use that to geotag the photos with Aperture &#8220;Places&#8221; feature. If you need some more information on how to use Aperture to geotag photos, or other help on Aperture, I recommend you listen to <a href="http://www.screencastsonline.com/tutorials_files/SCO0239-aperture3.php" target="_blank">this excellent tutorial</a> by Don Mcallister.</p>
<h2>Post-processing</h2>
<p><a title="Sunset from Ponte Santa TrinitÃ  by Cesare Tagliaferri, on Flickr" href="http://www.flickr.com/photos/tagliasteel/5940373890/" target="_blank"><img style="border: 0px initial initial;" src="http://farm7.static.flickr.com/6008/5940373890_7506f02b1e.jpg" alt="Sunset from Ponte Santa TrinitÃ " width="500" height="330" /></a></p>
<p>To avoid taking up too much disk space, I try to do the maximum I can directly in Aperture: all round-trips in other applications take a lot of disk space, especially if you use expensive formats like <a href="http://en.wikipedia.org/wiki/Tagged_Image_File_Format" target="_blank">TIFF-16</a>.</p>
<p>I don&#8217;t think the plugin architecture is mature enough yet, or maybe it&#8217;s just the plugins that I am using which are not mature, either way when I like a photo I prefer to export it, process it out of Aperture, and import the result back. This is especially true for HDR: Photomatix standalone application gives many more options than the Aperture plugin; furthermore, whenever I shoot a lot of bracketed photos, I tend to group them, carefully process one set, save the settings in a preset, and process the rest in a batch. This is very convenient when I am traveling and I don&#8217;t have the computing power of my Mac Pro available. I can launch all the batches and let them run when I&#8217;m not around. A similar approach is also good with DxO Optics, which allows you to configure the work using a fast preview, and then to start the processing of all the photos.</p>
<p>Depending on the type of processing, I choose a different export format from Aperture. DxO works better with RAW files, while I don&#8217;t think Photomatix development module is as good as Aperture&#8217;s, so in this case I export TIFF-16 files.</p>
<p><a title="Il Cupolone by Cesare Tagliaferri, on Flickr" href="http://www.flickr.com/photos/tagliasteel/5959868563/" target="_blank"><img src="http://farm7.static.flickr.com/6138/5959868563_b9bc3095e2.jpg" alt="Il Cupolone" width="500" height="331" /></a></p>
<h2>Sharing</h2>
<p>I tend not to wait to get back from a trip to share the best photos (unless I can&#8217;t find a good Internet connection). I usually share on <a href="http://www.flickr.com/photos/tagliasteel/" target="_blank">flickr</a> first, and from there to <a href="http://twitter.com/taglia" target="_blank">Twitter</a> and <a href="http://www.facebook.com/taglia" target="_blank">Facebook</a>. The exception is <a href="https://plus.google.com/111201267377989258904" target="_blank">Google+</a>, where I upload the photo instead of posting a link to flickr. For flickr, the Aperture exporter is usable, but very often I use <a href="http://connectedflow.com/flickrexport/aperture/" target="_blank">FlickrExport</a>, far more flexible.</p>
<h2>Back home</h2>
<p>When I get back from a trip, I simply import the Aperture library in my main library, and I usually group the various project in a single folder. Aperture is very flexible when it comes to importing and exporting projects and libraries, as it is on organizing your photos.</p>
<img src="http://feeds.feedburner.com/~r/osomac/~4/vD65iUx_Rb4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.osomac.com/2011/08/02/photo-management-workflow-on-the-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.osomac.com/2011/08/02/photo-management-workflow-on-the-road/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 15/34 queries in 0.022 seconds using disk: basic
Object Caching 999/1024 objects using disk: basic

Served from: www.osomac.com @ 2012-05-18 00:17:13 -->

