<?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 Boschmans Account &#187; photography</title>
	<atom:link href="http://www.boschmans.net/tag/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boschmans.net</link>
	<description>A collection of interests and happenings...</description>
	<lastBuildDate>Mon, 19 Jul 2010 19:36:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A simple workflow for processing pictures</title>
		<link>http://www.boschmans.net/2007/10/21/a-simple-workflow-for-processing-pictures/</link>
		<comments>http://www.boschmans.net/2007/10/21/a-simple-workflow-for-processing-pictures/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 07:12:50 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Pictures]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.boschmans.net/2007/10/21/a-simple-workflow-for-processing-pictures/</guid>
		<description><![CDATA[About a year ago I bought myself a new camera (a Sony DSLR-A100) and it&#8217;s been a joy to use. I had my sights on it for a few months, but it took me a long time to really convince myself to actually buy the camera. It&#8217;s not exactly cheap, but with a special price [...]]]></description>
			<content:encoded><![CDATA[<p>About a year ago I bought myself a new camera (a Sony <a href="http://en.wikipedia.org/wiki/Digital_single_lens_reflex_cameras" title="wikipedia dslr " target="_blank">DSLR</a>-<a href="http://www.dpreview.com/reviews/sonydslra100/" title="dpreview sony" target="_blank">A100</a>) and it&#8217;s been a joy to use.</p>
<p>I had my sights on it for a few months, but it took me a long time to really convince myself to actually buy the camera. It&#8217;s not exactly cheap, but with a special price (100 euros cashback) and Fnac&#8217;s member day 10%, I managed to pick it up for quite a bit less than it was listed. Together with a 2GB Sandisk Extreme III Compact Flash card, I can snap away to my hearts content. Even with a 10 megapixel CCD it&#8217;s hard to fill up a card like that in a few goes. If you use RAW ofcourse, it&#8217;ll fill up easely !</p>
<p>As I said, the camera delivers great pictures, but each picture is 10 megapixels, jpeg fine (I keep away from RAW for the moment) and between 2 and 3 MB big. While this is fine, I want to keep my iPhoto collection snappy and use my hard disk for more than just my photo-collection. But at the same time I want to keep those originals stored away safely in case I want to edit them or print a huge poster of my children.</p>
<p>Aperture was out of the question, too expensive. So for now I&#8217;m using my own little manual workflow, using</p>
<ul>
<li>Image Capture to get the picture from my camera and store them in a To-Process directory,</li>
<li>launch a <a href="http://www.boschmans.net/2007/04/27/bash-script-to-convert-pictures-using-imagemagick/" title="bash script">bash script file</a> that resizes each picture to 50% original and move the resulting files to another directory</li>
<li>and I then insert them in iPhoto.</li>
</ul>
<p>The batch script file works wonderful, using ImageMagick, but I&#8217;ve been trying to use Automator to string the workflow together, but I can&#8217;t seem to get it to launch the bash script file correctly.</p>
<p>For now, I&#8217;m continuing doing this manually, until I either find out how to do this or give  in and buy Aperture&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.boschmans.net/2007/10/21/a-simple-workflow-for-processing-pictures/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
