<?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>JonathanBourke.Com</title>
	<atom:link href="http://www.jonathanbourke.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonathanbourke.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 06:51:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protecting an Image by Watermarking&#8230;</title>
		<link>http://www.jonathanbourke.com/blog/2010/07/02/protecting-an-image-by-watermarking/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/07/02/protecting-an-image-by-watermarking/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 06:55:24 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Digimarc]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Imagerights]]></category>
		<category><![CDATA[Watermark]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=1150</guid>
		<description><![CDATA[Image watermarking, and why you should consider alternatives, such as metadata, Digimarc, and Imagerights.


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2008/07/23/software-for-beginner-improver-and-advanced-photographers/' rel='bookmark' title='Permanent Link: Software for Beginner, Improver, and Advanced Photographers'>Software for Beginner, Improver, and Advanced Photographers</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/' rel='bookmark' title='Permanent Link: Some Quick Links'>Some Quick Links</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2008/08/08/the-most-difficult-photographic-skill-rating-your-photos/' rel='bookmark' title='Permanent Link: The Most Difficult Photographic Skill &#8211; Rating Your Photo&#8217;s!'>The Most Difficult Photographic Skill &#8211; Rating Your Photo&#8217;s!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 640px"><img title="Qantas Airbus A380 does a low pass over Sydney" src="http://farm5.static.flickr.com/4036/4314595359_4c006e5dff_z.jpg?zz=1" alt="Qantas Airbus A380 does a low pass over Sydney" width="640" height="427" /><p class="wp-caption-text">Qantas Airbus A380 does a low pass over Sydney</p></div>
<p><strong>&#8230;ruins it.</strong></p>
<p>At least if you have created a watermark of sufficient <em>boldness</em> to defeat the various semi-skilled image thief&#8217;s which inhabit the world wide web as it exists today.  You only have to do a simple <a href="http://www.google.com/search?hl=en&amp;safe=active&amp;q=remove+watermark" target="_blank">Google</a> search to give an exhaustive list of tools and techniques to remove watermarks on images.</p>
<p><span id="more-1150"></span></p>
<p>As <a href="http://portfolio.aboutrc.com/" target="_blank">RC Conception</a> says in <a href="http://www.scottkelby.com/blog/2010/archives/10041" target="_blank">this guest blog post</a> on <a href="http://www.scottkelby.com/blog/">Scott Kelby&#8217;s</a> website:</p>
<blockquote><p>The viewers eyes are now set to do the dance of &#8220;let me see what this picture COULD HAVE been provided this big symbol wasn’t in front of it&#8221;.</p></blockquote>
<p>My simple copyright watermark, as in the image above would defeat nobody,  but I have now realized that there are better ways to assert your ownership of an image / deter Copyright Thieves:</p>
<ul>
<li>File name &#8211; A tip / directive from Peter Kroghs &#8220;<a href="http://www.amazon.com/gp/product/0596523572?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596523572">The DAM Book: Digital Asset Management for Photographers</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=0596523572" border="0" alt="" width="1" height="1" />&#8221; was to include your name or moniker in your file name so that if you ship them to a client, or upload them someplace, there is still a simple and visible reference to you right there in the name.</li>
<li>Metadata &#8211; I am already a metadata freak, and every one of my images contains my copyright statement and contact details, so anyone using Adobe Lightroom, Google Picasa, or even Windows 7 metadata will see all this information.</li>
<li><a href="http://www.flickr.com/help/stats/" target="_blank">Flickr Stats</a>, Google Image Search, <a href="http://www.tineye.com/" target="_blank">Tineye</a>, and web server logs - Occasionally searching for references to your images using these tools can help you track down images thief&#8217;s.</li>
<li>Fight Back Against Content Scraping &#8211; Got a great tip from <a href="http://www.smashingmagazine.com/2010/07/01/10-useful-wordpress-security-tweaks/" target="_blank">this article on Wordpress Security</a> (Update: <a href="http://www.catswhoblog.com/how-to-protect-your-blog-from-content-thieves" target="_blank">Original Source</a>); a simple .htaccess rule can prevent any website other than yours from linking to your posted images:</li>
</ul>
<p style="padding-left: 60px;"><code>RewriteEngine On<br />
#Replace ?mysite\.com/ with your blog url<br />
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC]<br />
RewriteCond %{HTTP_REFERER} !^$<br />
#Replace /images/nohotlink.jpg with your "don't hotlink" image url<br />
RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/nohotlink.jpg [L]</code></p>
<ul>
<li>Professional Image Tracking &#8211; A number of services have sprung up that attempt to digitally track your images such as <a href="https://www.digimarc.com/solutions/images/default.asp" target="_blank">Digimarc</a> and <a href="https://www.imagerights.com/index.php" target="_blank">ImageRights</a>. They achieve this in different ways, Digimarc by embedding tracking information in each image file, and ImageRights by maintaining a database of your images and continuously searching the web for possible copies. Better still, ImageRights is after launching a free service protecting up to 10,000 images, <a href="https://www.imagerights.com/free-subscription.php" target="_blank">check it out here</a>!</li>
</ul>
<p>Up to now, I have used my basic Copyright statement as a watermark on pretty much every image I uploaded to either Flickr or this website. this often resulted in some pretty ugly unintended effects such as on my home screen:</p>
<p><img class="alignnone size-full wp-image-1158" title="An example of text and copyright notices overlapping on an image." src="http://www.jonathanbourke.com/wp-content/uploads/2010/07/text-overlap.png" alt="An example of text and copyright notices overlapping on an image." width="640" height="334" /></p>
<p>With all that said, and despite the low level of copyright theft that I experience, my new strategy for protecting my images will be as follows:</p>
<ul>
<li>Flickr, Facebook, DPReview, or any other public website will get a Watermark as follows:</li>
</ul>
<p style="padding-left: 60px;">© 2010 All Rights Reserved www.JonathanBourke.com</p>
<ul>
<li>On my own website, I will slowly replace all images with watermark free ones in order to present them in the best light possible. I will also register these images with <a href="https://www.imagerights.com/" target="_blank">ImageRights</a>.</li>
</ul>
<div id="attachment_1162" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1162" title="No Watermark is the New Watermark!" src="http://www.jonathanbourke.com/wp-content/uploads/2010/07/new-watermark.jpg" alt="No Watermark is the New Watermark!" width="640" height="200" /><p class="wp-caption-text">No Watermark is the New Watermark!</p></div>
<p>Now if only <a href="http://www.adobe.com/products/photoshoplightroom/" target="_blank">Adobe Lightroom 3</a> could output an &#8220;Export Package&#8221; containing all the required formats <img src='http://www.jonathanbourke.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2008/07/23/software-for-beginner-improver-and-advanced-photographers/' rel='bookmark' title='Permanent Link: Software for Beginner, Improver, and Advanced Photographers'>Software for Beginner, Improver, and Advanced Photographers</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/' rel='bookmark' title='Permanent Link: Some Quick Links'>Some Quick Links</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2008/08/08/the-most-difficult-photographic-skill-rating-your-photos/' rel='bookmark' title='Permanent Link: The Most Difficult Photographic Skill &#8211; Rating Your Photo&#8217;s!'>The Most Difficult Photographic Skill &#8211; Rating Your Photo&#8217;s!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/07/02/protecting-an-image-by-watermarking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some Quick Links</title>
		<link>http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 00:45:29 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[DAM]]></category>
		<category><![CDATA[DSLR]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[ImpulseAdventure]]></category>
		<category><![CDATA[Lifehacker]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=1138</guid>
		<description><![CDATA[After the "War and Peace" like length of my last post on "Editing Canon EOS 7D Video with Premiere Pro", I have taken a bit of a break. Here are some quick photography related links to distract while I craft my next masterpiece :-)


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2009/07/24/new-gallery-my-brothers-wedding/' rel='bookmark' title='Permanent Link: New Gallery &#8211; My Brothers Wedding'>New Gallery &#8211; My Brothers Wedding</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/05/04/end-of-an-era-selling-my-20d/' rel='bookmark' title='Permanent Link: End Of An Era &#8211; Selling My 20D'>End Of An Era &#8211; Selling My 20D</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/07/02/protecting-an-image-by-watermarking/' rel='bookmark' title='Permanent Link: Protecting an Image by Watermarking&#8230;'>Protecting an Image by Watermarking&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1148" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1148" title="Flickrs New Look" src="http://www.jonathanbourke.com/wp-content/uploads/2010/07/flickr-light.jpg" alt="A screenshot of Flickrs new look" width="640" height="535" /><p class="wp-caption-text">Flickrs New Look</p></div>
<p>After the &#8220;<a href="http://www.amazon.com/gp/product/0143039997?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0143039997">War and Peace</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=0143039997" border="0" alt="" width="1" height="1" />&#8221; like length of my last post on &#8220;<a href="http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/" target="_blank">Editing Canon EOS 7D Video with Premiere Pro</a>&#8220;, I have taken a bit of a break. Here are some quick photography related links to distract while I craft my next masterpiece <img src='http://www.jonathanbourke.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<ul>
<li><a href="http://www.lifehacker.com.au/2010/07/how-to-record-great-video-with-your-hd-dslr-camera/">Lifehacker &#8211; How to record great video with your hd dslr camera</a>. Some great tips on shooting video, including knowing which way your focus ring moves. Sounds simple, but you don&#8217;t have time to mess around with this when shooting video.</li>
<li><a href="http://www.impulseadventure.com/photo/flow-catalog-compare.html">ImpulseAdventure &#8211; Comparison of Digital Photo Catalog Software</a>. After my brief reviews of DAM software such as Adobe Lightroom, I found this excellent (and massive) comparison table of pretty much every software product for digital asset management known to man.</li>
<li>Finally, <a href="http://blog.flickr.net/en/2010/06/23/a-new-photo-experience-your-photos-happier/" target="_blank">Flickr</a> will shortly be introducing an exciting new look, as seen in the image at the head of this post. It also features a great &#8220;Dark&#8221; mode, seen below, something which many third party services had provided in the past. I use Flickr to showcase my images, it&#8217;s a great community, and I enjoy the feedback that an image or gallery on my website doesn&#8217;t necessarily receive.</li>
</ul>
<div id="attachment_1147" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1147" title="The new Flickr &quot;Dark&quot; mode" src="http://www.jonathanbourke.com/wp-content/uploads/2010/07/flickr-dark.jpg" alt="A screenshot of the new Flickr &quot;Dark&quot; Mode" width="640" height="457" /><p class="wp-caption-text">The new Flickr &quot;Dark&quot; mode</p></div>
<ul></ul>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2009/07/24/new-gallery-my-brothers-wedding/' rel='bookmark' title='Permanent Link: New Gallery &#8211; My Brothers Wedding'>New Gallery &#8211; My Brothers Wedding</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/05/04/end-of-an-era-selling-my-20d/' rel='bookmark' title='Permanent Link: End Of An Era &#8211; Selling My 20D'>End Of An Era &#8211; Selling My 20D</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/07/02/protecting-an-image-by-watermarking/' rel='bookmark' title='Permanent Link: Protecting an Image by Watermarking&#8230;'>Protecting an Image by Watermarking&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing Canon EOS 7D Video with Premiere Pro</title>
		<link>http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/#comments</comments>
		<pubDate>Fri, 21 May 2010 00:58:39 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[DSLR Video]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[7D]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[premiere]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=1084</guid>
		<description><![CDATA[In my most detailed blog post to date, I discuss my experience learning to shoot, edit, and share video shot with Canon's EOS 7D DSLR using Adobe Premiere Pro CS4, AVID DNxHD, MPEG Streamclip, Youtube, and Vimeo.


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/' rel='bookmark' title='Permanent Link: My Top Three Adobe Creative Suite 5 Features'>My Top Three Adobe Creative Suite 5 Features</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/04/12/dslr-video-welcome-to-the-future/' rel='bookmark' title='Permanent Link: DSLR Video &#8211; Welcome to the Future'>DSLR Video &#8211; Welcome to the Future</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/' rel='bookmark' title='Permanent Link: Some Quick Links'>Some Quick Links</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11261435&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=11261435&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The emergence of Canon DSLR video has been a triumph and a struggle for wantabe Steven Speilbergs, me included. The triumph is the undoubted quality of the image, and the creative avenues opened up by the wide variety of lenses available.</p>
<p>The struggle includes the introduction of so much new terminology, so many new ways to be creative and to fail miserably, and the inevitable havoc caused to well established workflows with the introduction of video. This post outlines my efforts to arrive at something resembling a usable workflow for video, using  MPEG Streamclip, Adobe Premiere Pro, and Youtube.</p>
<p><span id="more-1084"></span></p>
<h2>Camera Settings</h2>
<ul>
<li><strong>Movie Mode: </strong>Depending on whether you have your Canon 7D set to PAL or NTSC, you are normally presented with 3 real options:
<ul>
<li>1080P @23.97 Frames/Second or &#8220;24P&#8221;: This is the Movie Pro&#8217;s choice for the supposed cinematic look.</li>
<li>1080P @25 Frames/Second for PAL or 30 Frames/Second for NTSC</li>
<li>720P @50 Frames/Second for PAL or 60 Frames/Second for NTSC. This is the setting I use. Why? Mainly because it is the best balance between good quality and acceptable file size. Also, converting, editing, playing back HD clips takes a lot of processing power, which not everyone has.</li>
</ul>
</li>
<li><strong>Shutter Speed:</strong> For best results Canon recommends a shutter speed between 1/&lt;video frame rate&gt; to 1/125 of a second. <a href="http://www.usa.canon.com/dlc/controller?act=GetArticleAct&amp;articleID=2951#shutterspeed" target="_blank">Click here for more</a>.</li>
<li><strong>Aperture:</strong> One of the great benefits of Canon DSLR video is the ability to use fast lenses, so this is very much a creative decision.</li>
<li><strong>ISO:</strong> For lowest noise, <a href="http://marvelsfilm.wordpress.com/2009/10/10/canon-7d-noise-and-iso-test/" target="_blank">this excellent article</a> from Marvels Films  suggest using one of 160, 320, 640, 1250, 3200.</li>
<li><strong>Highlight Tone Priority:</strong> The interwebs suggest leaving HTP off to reduce banding in the movie files, as mentioned in this <a href="http://www.dvinfo.net/forum/canon-eos-7d-hd/467018-all-7d-settings-shooting-video.html" target="_blank">forum.</a></li>
<li><strong>Noise Reduction:</strong> With moving images, noise isn&#8217;t the same issue it is for photo&#8217;s. This can be turned off.</li>
<li><strong>White Balance:</strong> As with photography, try and set this before shooting. Saves pain later.</li>
<li><strong>Image Stabilization:</strong> Some seem to imply that using image stabilization helps reduce jitter / flicker in your movies&#8230; BUT if you are using the inbuilt mic, you can hear the lens motor all the time!</li>
<li><strong>Picture Style:</strong> After seeing this <a href="http://www.youtube.com/watch?v=62wx5S0jHCk" target="_blank">Youtube video</a>, I was using the Canon Neutral style to preserve shadow and highlight detail, as in the movie at the top of this post. More seasoned Movie Pro&#8217;s employ custom <a href="http://marvelsfilm.wordpress.com/2009/10/19/canon-7d-picture-style-with-cine-gamma-s-curve-free-download/" target="_blank">Picture</a><a href="http://www.cinema5d.com/viewtopic.php?f=14&amp;t=3401" target="_blank"> Styles</a>, as excellently outlined in this video:</li>
</ul>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=7256322&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=7256322&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>Shooting</h2>
<p>Shooting video with a Canon 7D brings with it a number of ergonomic challenges, which many <a href="http://store.zacuto.com/dslr-products/" target="_blank">companies</a> have sought to address with Finders, Follow Focus, Matte Boxes, Contact Rigs. These can all add up, but if you have the money to spend, get a load of this:</p>
<div id="attachment_1100" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1100" title="Canon EOS 1D Mk IV in a Zacuto Cross Fire Z-DCF3" src="http://www.jonathanbourke.com/wp-content/uploads/2010/04/Z-DCF3-BLOG.jpg" alt="Canon EOS 1D Mk IV in a Zacuto Cross Fire Z-DCF3" width="640" height="781" /><p class="wp-caption-text">Canon EOS 1D Mk IV in a Zacuto Cross Fire Z-DCF3</p></div>
<p>If you are not in this category, and are improvising with their existing photographic supports and techniques, as I am, then I can share the following:</p>
<ul>
<li>Shoot more, shorter clips than fewer longer ones. Camera shake, noise, etc. will be less noticeable in your final edited movie as the viewer will have less time to notice erratic movement on screen.</li>
<li>If you plan on changing zoom, or focus, then you better be using a tripod or monopod, as it looks wobbly as hell if you try and do it hand held.</li>
<li>A lot of sites recommend manual focus, mostly for the creative cinematic effect of bring a scene into focus, but if you are shooting handheld, I would go for a larger F-stop with focus at infinity. This is especially important if you are shooting moving objects.</li>
<li>Aperture Priority, Time Priority are completely ignored when shooting video. They become Program Mode, where you adjust exposure using Exposure Compensation. If you are dealing with erratic lighting or have a creative goal in mind, Full Manual is the way to go.</li>
<li>The built in Mic in the Canon 7D is fairly poor, and just &#8220;loves&#8221; the wind! I nearly always overlay my movie clips with music for this reason.</li>
</ul>
<h2><strong>Transcoding</strong></h2>
<p>Ah yes, now to the heart of some of the difficulties. If you think the range of photographic file formats was complicated, wait till you get a load of movie file formats! You&#8217;ve got containers, codecs, compression settings, frame rates, dimensions, associated sound formats, sampling rates&#8230; it goes on and on. Let&#8217;s start with a couple of definitions from <a href="http://en.wikipedia.org/wiki/Main_Page" target="_blank">Wikipedia</a>:</p>
<blockquote><p>A <strong>video <a title="Codec" href="http://en.wikipedia.org/wiki/Codec">codec</a></strong> is a device or <a title="Software" href="http://en.wikipedia.org/wiki/Software">software</a> that enables <a title="Video compression" href="http://en.wikipedia.org/wiki/Video_compression">video compression</a> and/or decompression for digital video.</p></blockquote>
<p>And</p>
<blockquote><p>A <strong>container</strong> or <strong>wrapper format</strong> is a <a title="Meta" href="http://en.wikipedia.org/wiki/Meta">meta</a>-<a title="File format" href="http://en.wikipedia.org/wiki/File_format">file format</a> whose specification describes how data and <a title="Metadata" href="http://en.wikipedia.org/wiki/Metadata">metadata</a> are stored.</p></blockquote>
<p>My knowledge is very far from indepth at this stage, but the reason why Canon 5D Mk II and 7D movie editing has preoccupied many people on the web is that the file format chosen by Canon (using the H.264 codec in a Quicktime MOV container) is a great balance between quality and size for playback but terrible for editing.</p>
<p>The reason for this is the video compression used, which utilizes <a href="http://en.wikipedia.org/wiki/Group_of_pictures" target="_blank">Groups of Pictures</a>, where only every 15th frame of the movie is a complete frame, and the intermediary frames are calculated based on differences from this complete frame. As you scrub forward and backwards in your editing software, searching for clips to extract, your CPU needs to work overtime to calculate and re-calculate movie frames as you make edits. Some editing programs do this better than others, with <a href="http://www.sonycreativesoftware.com/vegassoftware">Sony Vegas</a>, <a href="http://www.avid.com/US/products/family/Media-Composer" target="_blank">AVID Media Composer</a>, and <a href="http://www.pinnaclesys.com/PublicSite/us/Products/Consumer+Products/Home+Video/Studio+Family/" target="_blank">Pinnacle Studio</a> coming in for mention. Try scrubbing through Canon 7D movie footage in <a href="http://www.adobe.com/products/premiere/" target="_blank">Adobe Premiere Pro</a> and you will think that your CPU&#8217;s are going to melt!</p>
<blockquote><p>Adobe Premiere Pro CS5 is meant to be a vast improvement in this area, implementing native support for Canon DSLR movie footage. This improvement is enabled by a move to 64Bit, a new rendering engine called Mercury, and support for real time rendering on a number of high end nVidia CUDA enabled graphics cards.</p></blockquote>
<p>While I have vastly simplified this explanation, you can now get some idea why movie files like this are so hard to edit, so the approach taken by most people is to transcode or convert the out-of-the-camera movie files to a format which is less CPU intensive to work with. The three main approaches that I have read about are:</p>
<ol>
<li><strong>Convert to ProRes</strong> which is a Codec supplied by Apple as part of <a href="http://www.apple.com/finalcutstudio/" target="_blank">Final Cut Studio</a>. Which means you need to buy <a href="http://www.apple.com/finalcutstudio/" target="_blank">Final Cut Studio</a>. And a Mac. $$$$</li>
<li><strong>Convert to <a href="http://www.cineform.com/neoscene/" target="_blank">Neoscene</a></strong> which is a Codec supplied by<a href="http://www.cineform.com/index.php" target="_blank"> Cineform</a>. This Codec is compatible with Adobe Premiere Pro, but it does cost US$129.</li>
<li><strong>Convert to </strong><strong><a href="http://www.avid.com/US/solutions/workflow/DNxHD-Codec" target="_blank">DNxHD</a> </strong>supplied by <a href="http://www.avid.com" target="_blank">AVID</a> which many in would consider to be the leader in HD Video Editing. The basic Codec can be downloaded for free <a href="http://avid.custkb.com/avid/app/selfservice/search.jsp?DocId=263545" target="_blank">here</a>. You need to also get a copy of the free <a href="http://www.squared5.com/" target="_blank">MPEG Streamclip from Squared 5</a> to accomplish the conversion.</li>
</ol>
<p>The availability of a trial download of Adobe Premiere Pro CS5, which brings with it greater native support for DSLR video and much improved performance during playback and editing, allowed me to compare editing performance as can be seen in the following sequence of screenshots:</p>
<div id="attachment_1122" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1122 " title="Processing RAW Canon EOS 7D video in Adobe Premiere Pro CS4" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/raw_video.png" alt="" width="640" height="360" /><p class="wp-caption-text">Processing RAW Canon EOS 7D video in Adobe Premiere Pro CS4. In the clip properties, you can see the different coloured frame types (i.e. the full frames and the differences). Simply playing the clip results in excessive CPU utilization.</p></div>
<div id="attachment_1121" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1121" title="Processing 10Bit AVID DNxHD video in Adobe Premiere Pro CS4" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/mpeg_10bit_video.png" alt="Processing 10Bit AVID DNxHD video in Adobe Premiere Pro CS4" width="640" height="360" /><p class="wp-caption-text">Processing 10Bit AVID DNxHD video in Adobe Premiere Pro CS4. Even converting to this codec does not bring much of a saving in CPU utilization, although you can see that all frames are now full frames.</p></div>
<div id="attachment_1120" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1120" title="Processing 8Bit 50% Quality AVID DNxHD in Adobe Premiere Pro CS4" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/mpeg_8bit_video_50.png" alt="" width="640" height="360" /><p class="wp-caption-text">Processing 8Bit 50% Quality AVID DNxHD in Adobe Premiere Pro CS4. Dropping the quality level even further still doesn&#39;t show great improvements, but it does help.</p></div>
<div id="attachment_1119" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1119" title="Processing RAW Canon EOS 7D video in Adobe Premiere Pro CS5" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/cs5_raw_video.png" alt="Processing RAW Canon EOS 7D video in Adobe Premiere Pro CS5" width="640" height="360" /><p class="wp-caption-text">Processing RAW Canon EOS 7D video in Adobe Premiere Pro CS5. Now we see an improvement, which is especially good considering that it is using only the software version of the Mercury Engine, and the trial doesn&#39;t include the native DSLR codecs due to licensing reasons.</p></div>
<p>I am unable to show Cineform Neoscene as my trial had expired and I don&#8217;t plan on purchasing it after seeing what Adobe Premiere Pro CS5 can do. Pending an upgrade, Adobe Premiere Pro CS4 is still my day-2-day video editor, and I chose the last, free option of AVID DNxHD and MPEG Streamclip. After installing these to components, here is how to go about performing the transcode:</p>
<ol>
<li>File, Open 7D file.</li>
<li>File, Export to Quicktime.</li>
<li>Choose AVID DNxHD.</li>
<li>Click Options button beside the AVID DNxHD choice, which brings up a confusing looking dialog window. There is a bug in the layout.</li>
<li>Set Color levels RGB.</li>
<li>Click the tiny sliver of a box at the bottom of the window, and a drop down box will appear, allowing you to select the bit rate for DNxHD. As I demonstrated with the screenshots above, you may need to experiment to see what works best for your editing workflow, but ensure you pick the same resolution and framerate as the source clip.</li>
<li>Hover over the Uncompressed selection and the OK button will appear. This is another bug. Click OK.</li>
<li>Set quality to 100% (again this is something to be experimented with).</li>
<li>Uncheck Interlaced Scaling.</li>
<li>Ensure that &#8220;1920&#215;1080 unscaled&#8221; is selected (or the relevant unscaled resolution for your source clip).</li>
<li>Click &#8220;Make Movie&#8221;</li>
</ol>
<div id="attachment_1127" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1127 " title="Setting AVID DNxHD options in MPEG Streamclip" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/MPEG_Streamclip.png" alt="Setting AVID DNxHD options in MPEG Streamclip" width="640" height="576" /><p class="wp-caption-text">Setting AVID DNxHD options in MPEG Streamclip. Note that the drop down list for resolution and frame rate settings hang awkwardly from the messed up dialog window.</p></div>
<div id="attachment_1128" class="wp-caption alignnone" style="width: 640px"><img class="size-full wp-image-1128" title="Other MPEG Streamclip &quot;Export to Quicktime&quot; settings" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/MPEG_Streamclip_2.png" alt="Other MPEG Streamclip &quot;Export to Quicktime&quot; settings" width="640" height="547" /><p class="wp-caption-text">Other MPEG Streamclip &quot;Export to Quicktime&quot; settings, in particular frame size is unscaled and interlace scaling and video are unchecked.</p></div>
<h2>Editing</h2>
<p>I tested the waters with a number of video editors, including:</p>
<ul>
<li>Microsoft Windows Live Video (I can&#8217;t believe that I am even admitting this, but it worked fine!)</li>
<li>Pinnacle Studio HD (based on the advice from this <a href="http://blog.photoframd.com/2009/10/07/canon-7d-hd-video-editing-the-easy-way/" target="_blank">Photoframd Blog post</a>)</li>
<li>Premiere Elements 7</li>
</ul>
<p>As I stated at the beginning, and alluded too at a number of other points, I eventually settled on Adobe Premiere Pro CS4, which I am lucky enough to have as part of the Adobe Master Collection.  No point having all that professional software if I don&#8217;t use it! For me, the easiest way to learn this product is to watch a number of the excellent tutorial series on Youtube, such as this one from <a href="http://www.youtube.com/user/OrlyHoodTV" target="_blank">OrlyHoodTV</a>:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/W7nE9be7Gno&amp;hl=en_US&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/W7nE9be7Gno&amp;hl=en_US&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I won&#8217;t go into great detail here about the editing process, as that in itself would make up a very very long post, but will make the observations:</p>
<ol>
<li>When creating a new project in Premiere Pro you will need to create a new preset based on the nature of the video files you will be using, i.e. you shot 24p</li>
<li>I am still tiptoeing creatively when it comes to editing, using simple standard Cross Dissolves / Dips to Black</li>
<li>I am not using any external sound recording, and the Mic on the Canon 7D just loves background noise and wind, so I mostly overlay music on the clips</li>
<li>If you have imported a lot of media, some of which you have trimmed, others you haven&#8217;t used at all, creating a new &#8220;Trimmed&#8221; project at the end and deleting the original is a great way of conserving disk space.</li>
</ol>
<h2>Exporting</h2>
<p>I am not really churning out sufficiently long (or sufficiently high quality for that matter) videos to want to create DVD&#8217;s or BluRays&#8230; currently. When it comes to exporting, I typically have the following two targets in mind:</p>
<ol>
<li><strong>Web Video:</strong> mainly <a href="http://www.youtube.com/user/bourkejonathan" target="_blank">Youtube</a>, but for a more professional feel I am also looking at <a href="http://vimeo.com/jonathanbourke/videos" target="_blank">Vimeo</a>.</li>
<li><strong>iPhone / iPod Touch: </strong>My iPhone is my Photoalbum, my Slide Collection, my primary method of physically sharing with those around me.</li>
</ol>
<p>Once you are done in Premiere with your edits, you need to render or export your project for the appropriate destination. I am not familiar with your version of Premiere Pro but these are the general settings I use, much of which is based on the guidance from this <a href="http://www.google.com/support/youtube/bin/answer.py?hl=en&amp;answer=132460" target="_blank">Youtube</a> and this <a href="http://vimeo.com/help/compression" target="_blank">Vimeo</a> support page :</p>
<ul>
<li><strong>Originals:</strong> the fewer re-encodings or transcodings between original file and Youtube the better</li>
<li><strong>Aspect Ratio:</strong> don&#8217;t change the aspect ratio if possible</li>
<li><strong>Resolution &amp; Framerate:</strong> again, don&#8217;t change the resolution or framerate</li>
<li><strong>TV Standard:</strong> I am not sure whether this has a major bearing, but if you shot in PAL you should export in PAL (same for NTSC)</li>
<li><strong>Containers &amp; Formats:</strong> While Youtube and Vimeo both support a wide variety of import formats, sticking with H264 in a MP4 container seems to be the best option</li>
</ul>
<p><strong>Finally</strong></p>
<p>So that&#8217;s it, my longest, most involved blog post to date. Writing this has helped me collect together the various snippets of knowledge required to produce something approximating a quality video.</p>
<p>Hopefully it will be useful to all of you as well.</p>
<p>For further reading, please visit:</p>
<ul>
<li><strong>Canon Digital Learning Center:</strong> <a href="http://www.usa.canon.com/dlc/controller?act=GetArticleAct&amp;articleID=3050">Harnessing the Power of the EOS 7D’s Video System</a></li>
<li><strong>Philip Bloom:</strong> <a href="http://philipbloom.net/video-dslrs/" target="_blank">Articles about DSLR Video</a></li>
<li><strong>Cinema5D:</strong> <a href="http://www.cinema5d.com/news/" target="_blank">Originally created for 5D, but relevant to 7D as well</a></li>
<li><strong>Planet5D:</strong> <a href="http://blog.planet5d.com/">5D and 7D News</a></li>
<li><strong>DVINFO: </strong><a href="http://www.dvinfo.net/forum/canon-eos-7d-hd/" target="_blank">Canon 7D Video Forum</a></li>
<li><strong>Vimeo:</strong> <a href="http://vimeo.com/groups/eos7d" target="_blank">Canon 7D Group</a></li>
</ul>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/' rel='bookmark' title='Permanent Link: My Top Three Adobe Creative Suite 5 Features'>My Top Three Adobe Creative Suite 5 Features</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/04/12/dslr-video-welcome-to-the-future/' rel='bookmark' title='Permanent Link: DSLR Video &#8211; Welcome to the Future'>DSLR Video &#8211; Welcome to the Future</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/' rel='bookmark' title='Permanent Link: Some Quick Links'>Some Quick Links</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>End Of An Era &#8211; Selling My 20D</title>
		<link>http://www.jonathanbourke.com/blog/2010/05/04/end-of-an-era-selling-my-20d/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/05/04/end-of-an-era-selling-my-20d/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:03:32 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[20D]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[DSLR]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[EOS]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=1113</guid>
		<description><![CDATA[End of an era, selling my Canon EOS 20D. Ah, my first DSLR, a Canon 20D, it is time to part company. I will miss it, but the truth is I have not used it since I got my 7D. So it is up on eBay now, to be recycled into something new and shiny! Check it out here. 


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/' rel='bookmark' title='Permanent Link: Some Quick Links'>Some Quick Links</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/17/jack-l-dolans-warehouse-in-limerick/' rel='bookmark' title='Permanent Link: Jack L @ Dolans Warehouse in Limerick'>Jack L @ Dolans Warehouse in Limerick</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2009/07/24/new-gallery-my-brothers-wedding/' rel='bookmark' title='Permanent Link: New Gallery &#8211; My Brothers Wedding'>New Gallery &#8211; My Brothers Wedding</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1114" class="wp-caption alignnone" style="width: 640px"><img class="size-large wp-image-1114" title="jbourke_20100504_ebay_9834" src="http://www.jonathanbourke.com/wp-content/uploads/2010/05/jbourke_20100504_ebay_9834-640x426.jpg" alt="We Had Some Great Adventures!" width="640" height="426" /><p class="wp-caption-text">We Had Some Great Adventures!</p></div>
<p>Ah, my first DSLR, a Canon 20D, it is time to part company. I will miss it, but the truth is I have not used it since I got my 7D. So it is up on eBay now, to be recycled into something new and shiny! <a href="http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&amp;item=330430287613#ht_500wt_1182" target="_blank">Check it out here</a>.</p>
<p>UPDATE: Sold and dispatched.</p>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/07/01/some-quick-links/' rel='bookmark' title='Permanent Link: Some Quick Links'>Some Quick Links</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/17/jack-l-dolans-warehouse-in-limerick/' rel='bookmark' title='Permanent Link: Jack L @ Dolans Warehouse in Limerick'>Jack L @ Dolans Warehouse in Limerick</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2009/07/24/new-gallery-my-brothers-wedding/' rel='bookmark' title='Permanent Link: New Gallery &#8211; My Brothers Wedding'>New Gallery &#8211; My Brothers Wedding</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/05/04/end-of-an-era-selling-my-20d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Gallery &#8211; Queen Victoria in Sydney</title>
		<link>http://www.jonathanbourke.com/blog/2010/04/23/new-gallery-queen-victoria-in-sydney/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/04/23/new-gallery-queen-victoria-in-sydney/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 03:10:14 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Cityscape]]></category>
		<category><![CDATA[Cruise Ships]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Landscape]]></category>
		<category><![CDATA[Queen Victoria]]></category>
		<category><![CDATA[Seascape]]></category>
		<category><![CDATA[Sydney]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=1074</guid>
		<description><![CDATA[I have just posted a new gallery of some shots of the Cunard Line cruise ship MS Queen Victoria on her recent visit to Sydney, Australia. For more information on this beautiful ship, check out this Wikipedia entry, or the Cunard Line website.


Related posts:<ol><li><a href='http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/queen-victoria-1/' rel='bookmark' title='Permanent Link: Queen Victoria 1'>Queen Victoria 1</a></li>
<li><a href='http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/queen-victoria-3/' rel='bookmark' title='Permanent Link: Queen Victoria 3'>Queen Victoria 3</a></li>
<li><a href='http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/queen-victoria-2/' rel='bookmark' title='Permanent Link: Queen Victoria 2'>Queen Victoria 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1021" class="wp-caption aligncenter" style="width: 640px"><img class="size-large wp-image-1021" title="MS Queen Victoria alongside in Sydney" src="http://www.jonathanbourke.com/wp-content/uploads/2010/04/jbourke_20100220_cruise_ships_1970-640x319.jpg" alt="" width="640" height="319" /><p class="wp-caption-text">MS Queen Victoria alongside in Sydney</p></div>
<p>I have just posted a <a href="http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/" target="_self">new gallery</a> of some shots of the Cunard Line cruise ship MS Queen Victoria on her recent visit to Sydney, Australia. For more information on this beautiful ship, check out this Wikipedia<a href="http://en.wikipedia.org/wiki/MS_Queen_Victoria" target="_blank"> entry</a>, or the <a href="http://www.cunard.com/ourships/default.asp?ship=QV" target="_blank">Cunard Line website</a>.</p>
<p>While not strictly a “Landscape” photo, for the moment, I am including “Cityscape” and ‘Seascape” in this category.</p>
<p><a href="http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/" target="_self">Go take a look!</a></p>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/queen-victoria-1/' rel='bookmark' title='Permanent Link: Queen Victoria 1'>Queen Victoria 1</a></li>
<li><a href='http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/queen-victoria-3/' rel='bookmark' title='Permanent Link: Queen Victoria 3'>Queen Victoria 3</a></li>
<li><a href='http://www.jonathanbourke.com/gallery/landscape/queen-victoria-in-sydney/queen-victoria-2/' rel='bookmark' title='Permanent Link: Queen Victoria 2'>Queen Victoria 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/04/23/new-gallery-queen-victoria-in-sydney/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Gallery &#8211; Rome</title>
		<link>http://www.jonathanbourke.com/blog/2010/04/19/new-gallery-rome/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/04/19/new-gallery-rome/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 01:43:59 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[20D]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[St. Peters Basilica]]></category>
		<category><![CDATA[The Coliseum]]></category>
		<category><![CDATA[The Pantheon]]></category>
		<category><![CDATA[The Roman Forum]]></category>
		<category><![CDATA[The Vatican]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=1010</guid>
		<description><![CDATA[Slowly but surely I am sorting and sifting my way through my back catalog of images. This new gallery features some of my favorite shots from a two week trip to Rome in 2007. During that time, we really got a feel for this wonderful city, and especially it's food!


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/04/23/new-gallery-queen-victoria-in-sydney/' rel='bookmark' title='Permanent Link: New Gallery &#8211; Queen Victoria in Sydney'>New Gallery &#8211; Queen Victoria in Sydney</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/23/repost-duke-special-dolans/' rel='bookmark' title='Permanent Link: Repost &#8211; Duke Special @ Dolans'>Repost &#8211; Duke Special @ Dolans</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2008/09/17/new-gallery-a-weekend-in-carcassonne/' rel='bookmark' title='Permanent Link: New Gallery &#8211; A Weekend in Carcassonne&#8230;'>New Gallery &#8211; A Weekend in Carcassonne&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_956" class="wp-caption aligncenter" style="width: 640px"><img class="size-large wp-image-956" title="Towards The Light" src="http://www.jonathanbourke.com/wp-content/uploads/2010/04/jbourke_20070323_rome_004-640x426.jpg" alt="" width="640" height="426" /><p class="wp-caption-text">Towards The Light - Tourists shoot the Pantheon Oculus</p></div>
<p>Slowly but surely I am sorting and sifting my way through my back catalog of images. This new <a href="http://www.jonathanbourke.com/gallery/travel/rome/">gallery</a> features some of my favorite shots from a two week trip to Rome in 2007. During that time, we really got a feel for this wonderful city, and especially it&#8217;s food!</p>
<p><span id="more-1010"></span></p>
<p>This collection features images from the Vatican Museum, the Roman Forum, the Pantheon, St. Peters Basilica, and the Coliseum. If you are visiting Rome, here are some tips I would offer:</p>
<ul>
<li>Don&#8217;t fill everyday with museums and sightseeing. One of the best ways of getting under the skin of this city is sitting in cafes, or in a Piazza, and watching the world go by.</li>
<li>Skip the restaurants on the Piazza&#8217;s, especially on the Piazza Novona and the Campo Di Fiori. While the food may be good, it will be overpriced. Search down the side streets for the small local trattorias where the locals go.</li>
<li>Walk or use public transport. Rome is easy to get around by anything other than car!</li>
<li>The Vatican museum is worth a full day on its own.</li>
<li>A tripod will not be welcome in the Vatican, nor will you be able to take pictures in the Sistine Chapel (though many do).</li>
</ul>
<p>While the gallery contains some of my favorite images, I have posted additional images in my <a href="http://www.flickr.com/photos/bourkejonathan/sets/72157623845544944/" target="_blank">Flickr Set</a>:</p>
<p><code><div class='flickr-mini-gallery ' lang=_s rel="user_id=75397322@N00&tags=&min_upload_date=&max_upload_date=&min_taken_date=&max_taken_date=&license=&sort=&bbox=&accuracy=&safe_search=&content_type=&machine_tags=&group_id=&lat=&lon=&radius_units=&per_page=30&extras=" longdesc='photosearch'></div></code></p>
<p>All images taken with a Canon 20D, and post processed in Adobe Lightroom.</p>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/04/23/new-gallery-queen-victoria-in-sydney/' rel='bookmark' title='Permanent Link: New Gallery &#8211; Queen Victoria in Sydney'>New Gallery &#8211; Queen Victoria in Sydney</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/23/repost-duke-special-dolans/' rel='bookmark' title='Permanent Link: Repost &#8211; Duke Special @ Dolans'>Repost &#8211; Duke Special @ Dolans</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2008/09/17/new-gallery-a-weekend-in-carcassonne/' rel='bookmark' title='Permanent Link: New Gallery &#8211; A Weekend in Carcassonne&#8230;'>New Gallery &#8211; A Weekend in Carcassonne&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/04/19/new-gallery-rome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Top Three Adobe Creative Suite 5 Features</title>
		<link>http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 13:45:46 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[DSLR Video]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[7D]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[Creative Suite]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Premiere Pro]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=946</guid>
		<description><![CDATA[So Adobe has announced Creative Suite 5. There have already been some amazing preview video's, but, as always with Adobe products, there will be the debate whether to upgrade or not. I am lucky enough to have Adobe Master Collection CS4, but here are the top three features which will probably push me down the upgrade path...


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/' rel='bookmark' title='Permanent Link: Editing Canon EOS 7D Video with Premiere Pro'>Editing Canon EOS 7D Video with Premiere Pro</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/18/great-overview-of-20-years-of-adobe-photoshop/' rel='bookmark' title='Permanent Link: Great Overview of 20 Years of Adobe Photoshop'>Great Overview of 20 Years of Adobe Photoshop</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/03/08/the-state-of-the-dam-2-adobe-lightroom/' rel='bookmark' title='Permanent Link: The State Of The DAM 2 &#8211; Adobe Lightroom'>The State Of The DAM 2 &#8211; Adobe Lightroom</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl id="attachment_948" class="wp-caption aligncenter" style="width: 650px;">
<h2><img class="size-full wp-image-948" title="CS5_Master_Collection" src="http://www.jonathanbourke.com/wp-content/uploads/2010/04/CS5_Master_Collection.jpg" alt="" width="640" height="620" /></h2>
<dd class="wp-caption-dd">What&#8217;s In The Box?</dd>
</dl>
</div>
<p>So Adobe has announced <a href="http://www.adobe.com/products/creativesuite/" target="_blank">Creative Suite 5</a>. There have already been some amazing preview video&#8217;s, but, as always with Adobe products, there will be the debate whether to upgrade or not. I am lucky enough to have Adobe Master Collection CS4, but here are the top three features which will probably push me down the upgrade path&#8230;</p>
<p><span id="more-946"></span></p>
<h2>Content Aware Fill in Photoshop CS5</h2>
<p>Ok, I&#8217;ll admit it, I am terrible at retouching photo&#8217;s, and I would imagine that I am not alone. Good behind the camera, but don&#8217;t have the time to master this exacting skill. For us, Adobe has introduced Content Aware Fill.  I could explain it, but it&#8217;s simpler to see it in action:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/NH0aEp1oDOI&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/NH0aEp1oDOI&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>Native Support For Canon 5D MkII / 7D Movies In Premiere Pro</h2>
<p>Let me tell you, editing video from a Canon DSLR in Premiere CS4 is not easy by any stretch of the imagination. The main issue being Canon&#8217;s file format choice for DSLR video, good for size and playback, bad for editing on a Non Linear Editor (i.e. Premiere Pro, Final Cut Pro, Sony Vegas, Avid, etc.). Because of the type of compression used, Premiere Pro has to work hard to extrapolate image data when you try and &#8220;scrub&#8221; through your clips. The normal resolution is to trans-code the files to another format, usually at additional cost for additional codecs (<a href="http://www.cineform.com/neoscene/" target="_blank">Neoscene</a>, I am pointing at you!).  Combined with a new, GPU accelerated, playback engine called Mercury, native support for Canon formats should make the whole editing process a lot less labor intensive:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/De5N9IjUkNo&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/De5N9IjUkNo&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>Ability To Create / Edit Wordpress Sites in Dreamweaver</h2>
<p>As I am the jack of all trades (and more than likely master of none) when it comes to the design and maintenance of this website, I am especially looking forward to the ability to create, edit, and maintain WordPress sites within Dreamweaver CS5. Up to now, I have been reluctant to dive in and learn proficiently the HTML, CSS, PHP, and JavaScript necessary to perform this task, but this feature should allow me a greater understanding of how a typical WordPress template hangs together.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/AflQ_N3Kl1Q&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/AflQ_N3Kl1Q&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>Bonus Features</h2>
<p>Some of the other Creative Suite 5 features which caught my eye:</p>
<ul>
<li>Lens correction in Photoshop CS5 (as against <a href="http://epaperpress.com/ptlens/" target="_blank">PTlens</a>)</li>
<li>HDR Pro in Photoshop CS5 (as against <a href="http://www.hdrsoft.com/" target="_blank">Photomatix Pro</a>)</li>
<li>64Bit across all applications</li>
</ul>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/' rel='bookmark' title='Permanent Link: Editing Canon EOS 7D Video with Premiere Pro'>Editing Canon EOS 7D Video with Premiere Pro</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/18/great-overview-of-20-years-of-adobe-photoshop/' rel='bookmark' title='Permanent Link: Great Overview of 20 Years of Adobe Photoshop'>Great Overview of 20 Years of Adobe Photoshop</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/03/08/the-state-of-the-dam-2-adobe-lightroom/' rel='bookmark' title='Permanent Link: The State Of The DAM 2 &#8211; Adobe Lightroom'>The State Of The DAM 2 &#8211; Adobe Lightroom</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DSLR Video &#8211; Welcome to the Future</title>
		<link>http://www.jonathanbourke.com/blog/2010/04/12/dslr-video-welcome-to-the-future/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/04/12/dslr-video-welcome-to-the-future/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 01:53:12 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[DSLR Video]]></category>
		<category><![CDATA[24P]]></category>
		<category><![CDATA[5D MKii]]></category>
		<category><![CDATA[7D]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[Shane Hurlbut]]></category>
		<category><![CDATA[The Last 3 Minutes]]></category>
		<category><![CDATA[Vimeo]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=935</guid>
		<description><![CDATA["The Last 3 Minutes" From Shane Hurlbut, ASC; after watching this video all I can say is "Wow!". As photographers, we now have cameras at our disposal which introduce many new challenges, new formats, new tools, and new creative decisions with their high definition video capabilities. I still struggle with the basics, and then something like this completely blows you out of the water!


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/' rel='bookmark' title='Permanent Link: Editing Canon EOS 7D Video with Premiere Pro'>Editing Canon EOS 7D Video with Premiere Pro</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/' rel='bookmark' title='Permanent Link: My Top Three Adobe Creative Suite 5 Features'>My Top Three Adobe Creative Suite 5 Features</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10570139&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="480" src="http://vimeo.com/moogaloop.swf?clip_id=10570139&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/10570139">&#8220;The Last 3 Minutes&#8221; From Shane Hurlbut, ASC</a> from <a href="http://vimeo.com/hurlbutvisuals">Shane Hurlbut, ASC</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>After watching this video, all I can say is:</p>
<blockquote><p>Wow!</p></blockquote>
<p>My Canon 7D can also shoot High Definition 24P video, though coming from a photography background, I am struggling to catch up. New formats, new tools, new challenges (i.e. have you tried to edit Canon 7D footage in Premiere Pro? That is a major challenge for another post&#8230;) and new creative decisions.</p>
<p>Then you see a video like this, and realize that even with all the right tools, you still have a mountain to climb <img src='http://www.jonathanbourke.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  The video capabilities on the current Canon 5D MkII and 7D are so strong that even <a href="http://www.petapixel.com/2010/04/09/house-season-finale-filmed-entirely-with-canon-5d-mark-ii/" target="_blank">the season finale of House MD was filmed completely on one</a>.</p>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/05/21/editing-canon-eos-7d-video-with-premiere-pro/' rel='bookmark' title='Permanent Link: Editing Canon EOS 7D Video with Premiere Pro'>Editing Canon EOS 7D Video with Premiere Pro</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/04/12/my-top-three-adobe-creative-suite-5-features/' rel='bookmark' title='Permanent Link: My Top Three Adobe Creative Suite 5 Features'>My Top Three Adobe Creative Suite 5 Features</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/04/12/dslr-video-welcome-to-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Hate Flash&#8230;</title>
		<link>http://www.jonathanbourke.com/blog/2010/03/09/i-hate-flash/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/03/09/i-hate-flash/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 09:18:17 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Harsh Shadows]]></category>
		<category><![CDATA[Red Eye]]></category>
		<category><![CDATA[Washout]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=901</guid>
		<description><![CDATA[I hate flash... Why? If I am honest with myself, I don't know how to use it correctly, and have the photographic evidence to prove it! A post from Photocritic.Org might just put me on the path to flash redemption, and cure me of my past sins..


No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_907" class="wp-caption aligncenter" style="width: 640px"><img class="size-large wp-image-907" title="JonathanBourke_20080111_MrsOs_052" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/JonathanBourke_20080111_MrsOs_052-640x426.jpg" alt="I Hate Flash..." width="640" height="426" /><p class="wp-caption-text">I Hate Flash...</p></div>
<p>Why? It scares me, it defies me to control it, demands manual control for best results. And mostly, it beats me&#8230; so much so that I bought <a href="http://www.amazon.com/gp/product/0321580141?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321580141">this book</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=0321580141" border="0" alt="" width="1" height="1" />, <a href="http://www.amazon.com/gp/product/B001CCAISE?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001CCAISE">this flash</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=B001CCAISE" border="0" alt="" width="1" height="1" />, <a href="http://www.amazon.com/gp/product/B002NEGTTW?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002NEGTTW">this camera</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=B002NEGTTW" border="0" alt="" width="1" height="1" />, and finally, <a href="http://www.amazon.com/gp/product/B00009XVCZ?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00009XVCZ">this lens</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=B00009XVCZ" border="0" alt="" width="1" height="1" /> to wrestle back control at the darker points of the my photographic adventure.</p>
<p>If I am honest with myself, I don&#8217;t know how to use it correctly, and have the photographic evidence to prove it! <a href="http://photocritic.org/visualising-studio-lighting/" target="_blank">This post</a> from <a href="http://photocritic.org/" target="_blank">Photocritic.Org</a> might just put me on the path to flash redemption, and cure me of my past sins..</p>
<p><span id="more-901"></span></p>
<p>It can cast harsh shadows, especially when you forget to remove the lens hood!</p>
<p><img class="aligncenter size-large wp-image-909" title="Jonathan_Bourke_20060919_4976_Original" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/Jonathan_Bourke_20060919_4976_Original-640x426.jpg" alt="" width="640" height="426" /></p>
<p>It can wash EVERYTHING out. And off course, there is Red Eye!</p>
<p><img class="aligncenter size-large wp-image-913" title="JonathanBourke_20071215_Laura_Liam_0199" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/JonathanBourke_20071215_Laura_Liam_0199-640x426.jpg" alt="" width="640" height="426" /></p>
<p>It can reflect in glasses, windows&#8230; even been known to sparkle of the odd shiny nose or forehead.</p>
<p><img class="aligncenter size-large wp-image-911" title="Jonathan_Bourke_20060919_5687_Original" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/Jonathan_Bourke_20060919_5687_Original-640x426.jpg" alt="" width="640" height="426" /></p>
<p>And if you are using it, so is everybody else. Flash attack from all angles!</p>
<p><img class="aligncenter size-large wp-image-910" title="Jonathan_Bourke_20060919_5033_Original" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/Jonathan_Bourke_20060919_5033_Original1-640x479.jpg" alt="" width="640" height="479" /></p>
<p>Occasionally&#8230;</p>
<p>Just occasionally&#8230;</p>
<p>It can work out all right <img src='http://www.jonathanbourke.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><img class="aligncenter size-large wp-image-912" title="Jonathan_Bourke_20070120_0127_Original" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/Jonathan_Bourke_20070120_0127_Original-640x960.jpg" alt="" width="640" height="960" /></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/03/09/i-hate-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The State Of The DAM 2 &#8211; Adobe Lightroom</title>
		<link>http://www.jonathanbourke.com/blog/2010/03/08/the-state-of-the-dam-2-adobe-lightroom/</link>
		<comments>http://www.jonathanbourke.com/blog/2010/03/08/the-state-of-the-dam-2-adobe-lightroom/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 01:08:45 +0000</pubDate>
		<dc:creator>jbourke</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[DAM]]></category>
		<category><![CDATA[Digital Asset Management]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Jeffrey Friedl]]></category>
		<category><![CDATA[John Nack]]></category>
		<category><![CDATA[Keyword]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Martin Evening]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[Tagging]]></category>

		<guid isPermaLink="false">http://www.jonathanbourke.com/?p=889</guid>
		<description><![CDATA[In my previous post on Digital Asset Management, I briefly outlined some of the entry level contenders for DAM software such as Google Picasa and Adobe Photoshop Elements. In the rest of this series, I will look at some of the heavy weights, the professional asset management systems. I will start with the one I use most -  Adobe Lightroom


Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/02/18/great-overview-of-20-years-of-adobe-photoshop/' rel='bookmark' title='Permanent Link: Great Overview of 20 Years of Adobe Photoshop'>Great Overview of 20 Years of Adobe Photoshop</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/11/the-state-of-the-dam-part-1/' rel='bookmark' title='Permanent Link: The State Of The DAM, Part 1'>The State Of The DAM, Part 1</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2008/07/23/software-for-beginner-improver-and-advanced-photographers/' rel='bookmark' title='Permanent Link: Software for Beginner, Improver, and Advanced Photographers'>Software for Beginner, Improver, and Advanced Photographers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_899" class="wp-caption aligncenter" style="width: 640px"><img class="size-large wp-image-899" title="Adobe Lightroom 2" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/Adobe-Lightroom1-640x360.jpg" alt="Screenshot of Adobe Lightroom 2" width="640" height="360" /><p class="wp-caption-text">Adobe Lightroom 2</p></div>
<p>In my previous post on Digital Asset Management, I briefly outlined some of the entry level contenders for DAM software such as Google Picasa and Adobe Photoshop Elements. In the rest of this series, I will look at some of the heavy weights, the professional asset management systems. I will start with the one I use most &#8211;  Adobe Lightroom. Not sure if this is a good idea as I it is the product that I am most intimate with, knowing its strengths and weaknesses. Let&#8217;s get started&#8230;</p>
<p><span id="more-889"></span></p>
<p>Adobe Lightroom is now the elephant in the room of DAM software. As John Nack (of Adobe) <span style="color: #000000;"><a href="http://blogs.adobe.com/jnack/2009/09/lightroom_vs_aperture_09.html" target="_blank">revealed a short while back</a></span>, Adobe Lightroom pretty much owns the professional market, beating it&#8217;s next nearest competitor, Apple Aperture, by a considerable margin. I have been using it since the very early beta&#8217;s (and Pixmantic RawShooter before that, which Adobe bought to kick start Adobe Lightroom), and hopefully, am somewhat qualified to give you a non-professionals opinion.</p>
<h3>Library / Catalog Tools:</h3>
<p>This is the module of Lightroom where I spend 85%+ of my time. I am slowly working through my back catalog of images, and suffering from <span style="color: #000000;"><a href="http://en.wikipedia.org/wiki/Obsessive%E2%80%93compulsive_disorder" target="_blank">OCD</a></span> as I do, I insist on all images being correctly located, named, tagged, etc. Lightroom is very strong here, having the ability to apply extensive keyword tag hierarchies to images. A strong file renaming engine, along with virtual collections (and collections of collections), and numerous methods of catagorizing images (by colour label, by star rating, and by Pick/Reject) are available. Apples&#8217; Aperture was the first major DAM product to be announced in my memory, but immediately there was a lot of critism regarding it&#8217;s approach to asset management; namely migrating all managed images INTO it&#8217;s database, removing all external access. While this had it&#8217;s merits, Adobe chose to go another way, winning lots of friends in the process, allowing the Lightroom user to:</p>
<ul>
<li>Reference the image file from it&#8217;s existing location</li>
<li>Manage the image file by copying it to a managed location, still on the file system and accessible from other tools (I will touch on this again at a later date).</li>
<li>Manage the image file by moving it to a managed location.</li>
<li>Manage the image file by converting it to Adobe&#8217;s open DNG RAW standard, and moving it to a managed location.</li>
</ul>
<h3>Image Editing:</h3>
<p>The second major module with Adobe Lightroom is the develop module, which is where the real fun starts. Here is where you apply image adjustments such as exposure, white balance, contrast, saturation, and a host of other modifications. Version 1.0 of Lightroom restricted these adjustments to the whole of the image, requiring the use of Photoshop for more targeted adjustments such as removing blemishes, or other distractions. Thankfully with version 2, Adobe introduced the adjustment brush and other specific pixel level adjustment tools. Now you can remove spots and blemishes, smooth skin, whiten eyes and teeth, apply graduated filters as well as adjust other settings relating to the entire image. You still need Adobe Photoshop in order to perform more advanced adjustments such as panoramas, collages, HDR, or other major image surgery. I would recommend <a href="http://www.amazon.com/gp/product/0321555619?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0321555619">Martin Evenings&#8217;</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=0321555619" border="0" alt="" width="1" height="1" /> book if you want to get best value out of the Develop module though&#8230;</p>
<div id="attachment_924" class="wp-caption aligncenter" style="width: 640px"><img class="size-large wp-image-924" title="Altering white balance in Adobe Lightroom" src="http://www.jonathanbourke.com/wp-content/uploads/2010/03/Lightroom-Development-640x360.jpg" alt="Altering white balance in Adobe Lightroom" width="640" height="360" /><p class="wp-caption-text">Altering white balance in Adobe Lightroom</p></div>
<h3>Exports / Sharing:</h3>
<p>In some respects this is where Adobe Lightroom has lost ground on the competition, especially Apple Aperture. Out of the box, Lightroom can export images to disk, and to CDROM (not on 64 bit windows), as well as having modules to govern printing, creation of a web gallery, and a slideshow. Doesn&#8217;t sound to bad&#8230; but Facebook, Flickr, and other online resources are now becoming major marketing tools for photographers, and exporting directly to these locations is a capability now offered by some competitors. Another major gap was the ability to export to a Photo Book creation service. This capability may feel a little consumer orientated, but again, it is offered by Apple Aperture.  Yes, <a href="http://regex.info/blog/lightroom-goodies" target="_blank">export plugins are available</a>, and I use them myself; they are very capable, but the lack of a native ability to export to the major hosting sites feels like an omission.</p>
<h3>The X Factor:</h3>
<p><span style="font-weight: normal; font-size: 13px;">What do I mean by the X Factor? Basically, why would I buy this over a competing product when, on paper,  the competing product is more capable. And for Adobe Lightroom, the X Factor is this&#8230; community. Lightroom has a massive community around it, producing tutorials, presets, blogs, reviews, reports, etc. When you are getting started with a product as advanced as Lightroom, that really helps and can&#8217;t be overlooked. </span></p>
<h2>Details:</h2>
<ul>
<li>Link: <a href="http://www.adobe.com/products/photoshoplightroom/">http://www.adobe.com/products/photoshoplightroom/</a></li>
<li>Cost: US$ 229</li>
<li>Platforms: Windows, Mac OSX</li>
<li>Buy: <a href="http://www.amazon.com/gp/product/B0018VH8S2?ie=UTF8&amp;tag=wwwjonathanbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0018VH8S2">Adobe Photoshop Lightroom 2</a><img class=" tuqjrtmgiehnhyjqwmkk tuqjrtmgiehnhyjqwmkk" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=wwwjonathanbo-20&amp;l=as2&amp;o=1&amp;a=B0018VH8S2" border="0" alt="" width="1" height="1" /></li>
</ul>


<p>Related posts:<ol><li><a href='http://www.jonathanbourke.com/blog/2010/02/18/great-overview-of-20-years-of-adobe-photoshop/' rel='bookmark' title='Permanent Link: Great Overview of 20 Years of Adobe Photoshop'>Great Overview of 20 Years of Adobe Photoshop</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2010/02/11/the-state-of-the-dam-part-1/' rel='bookmark' title='Permanent Link: The State Of The DAM, Part 1'>The State Of The DAM, Part 1</a></li>
<li><a href='http://www.jonathanbourke.com/blog/2008/07/23/software-for-beginner-improver-and-advanced-photographers/' rel='bookmark' title='Permanent Link: Software for Beginner, Improver, and Advanced Photographers'>Software for Beginner, Improver, and Advanced Photographers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jonathanbourke.com/blog/2010/03/08/the-state-of-the-dam-2-adobe-lightroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
