<?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>Light Stalking &#187; Post Production</title>
	<atom:link href="http://www.lightstalking.com/category/post-production/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lightstalking.com</link>
	<description>Beautiful Photography</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Make Photoshop Actions [TIME SAVER]</title>
		<link>http://www.lightstalking.com/photoshop-actions</link>
		<comments>http://www.lightstalking.com/photoshop-actions#comments</comments>
		<pubDate>Wed, 01 Feb 2012 23:52:42 +0000</pubDate>
		<dc:creator>Jason Row</dc:creator>
				<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=10348</guid>
		<description><![CDATA[I am sure, like me, many of you spend hours and hours sitting at Photoshop carrying out the same repetitive tasks on countless photographs, be it resizing, converting formats or applying the same color tweaks to a large batch. Well you may or may not have heard of Photoshop Actions, an often under used little [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>I am sure, like me, many of you spend hours and hours sitting at Photoshop carrying out the same repetitive tasks on countless photographs, be it resizing, converting formats or applying the same color tweaks to a large batch. Well you may or may not have heard of Photoshop Actions, an often under used little gem hidden away in the Windows section of the main Photoshop menu. When activated it will appear amongst the pallets section, generally on the right hand side of the Photoshop window.</p>
<p>So what does it do? Well put simply, when activated it records the inputs that you are making to your image and saves them, allowing you automatically apply the same inputs to further images. The actions are very flexible, you can create an action to carry out a simple repetitive task in the middle of more complicated manipulation or you can create one to carry out all the operations in one fell swoop and then rename the image and change it’s format.</p>
<p>I will give you a very simple example one how to create an action and then run it on a batch of images. In this action we will open a JPG file, resize it suitable for web and save it as a PNG file.</p>
<p>First open a JPG of your choice. If the actions palette is not already open, open it from the Photoshop menu WINDOW – ACTIONS.</p>
<p style="text-align: center"><a title="PS Actions-01 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6800458581/"><img class="aligncenter" src="http://farm8.staticflickr.com/7156/6800458581_d9d1197f0f.jpg" alt="PS Actions-01" width="500" height="313" /></a></p>
<p>The actions pallete should now be visible on the right side of the Photoshop screen. If you have not used actions before you will see a folder called default actions at the top. This is a set of actions provided with photoshop. </p>
<p>You can create your own library of actions and assign them to different folders called sets. Lets create a new set called My Actions. Click the new set icon on the bottom of the actions palette and enter the name.</p>
<p style="text-align: center"><a title="PS Actions-03 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6800459385/"><img class="aligncenter" src="http://farm8.staticflickr.com/7031/6800459385_0d87059b54.jpg" alt="PS Actions-03" width="500" height="313" /></a></p>
<p>Now select that set in the main window and click the create new action icon at the bottom. Give your action a name, in this case Web Size.</p>
<p style="text-align: center"><a title="PS Actions-02 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6800460165/"><img class="aligncenter" src="http://farm8.staticflickr.com/7018/6800460165_af8e8a2358.jpg" alt="PS Actions-02" width="500" height="313" /></a></p>
<p>With your image open and the Web Size action selected click the record button. We are now recording our Photoshop moves. From the Photoshop menu, select IMAGE – IMAGE SIZE. Set the resolution to 72 pixels per inch and make sure Constrain Proportions is checked. Enter a new height or width size, in our case a width of 800 pixels. Click ok when everything is set.</p>
<p>Now we will save the image so click FILE – SAVE AS rename the file as required and select PNG from the File Type drop down. Click SAVE.</p>
<p style="text-align: center"><a title="PS Actions-06 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6800460555/"><img class="aligncenter" src="http://farm8.staticflickr.com/7005/6800460555_daacbdaa28.jpg" alt="PS Actions-06" width="500" height="313" /></a></p>
<p>This next bit is important, we will now close the image from FILE – CLOSE. If you do not do this, when you are running a batch of images, they will all remain open, slowing down your computer.</p>
<p>With the actions finished, we must now stop the recording. Click the square box next to the record icon, you action is now saved.</p>
<p>We can run the action two different ways, from Adobe Bridge where you can define which images to batch or from inside Photsohop itself where you can batch an entire folder of images. We will do the latter.</p>
<p>From the Photoshop menu, select FILE – AUTOMATE – BATCH. At the top you will see the Set drop down menu, choose MY ACTIONS. You can now select the WEB SIZE action from the next drop down. For source select FOLDER and from the CHOOSE icon select the folder of images you wish to batch.</p>
<p style="text-align: center"><a title="PS Actions-04 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6800459767/"><img class="aligncenter" src="http://farm8.staticflickr.com/7026/6800459767_411fe32d28.jpg" alt="PS Actions-04" width="500" height="313" /></a></p>
<p>Under DESTINATION, select FOLDER and choose a suitable folder to send the images to.</p>
<p>Check the “Override Action Save As Command” tick box</p>
<p>Next you have options for renaming, I usually create a new name using the Document dropdown box then add a 2 or 3 digit sequence number in the next drop down, finally in the third dropdown select extension. Set your serial number to 1 and click ok.</p>
<p>You will now see your images wiz past in Photoshop as the program applies the action and saves the file and you can make a cup of tea and put your feet up knowing you have saved hours of work.</p>
<p>As mentioned this is a very simple example but with a little practice you will find yourself creating more advanced actions and drinking more tea.</p>
<p><em>Jason Row is a British born travel photographer now living in Ukraine. You can follow him on <a href="http://www.facebook.com/pages/Jason-Row-Photography/22508836659">Facebook</a> or visit his site, <a href="http://www.theodessafiles.co.uk/portfolio" target="_blank">The Odessa Files</a>. He also maintains a <a href="http://www.expatfsu.blogspot.com/" target="_blank">blog chronicling his exploits as an Expat in the former Soviet Union</a></em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/photoshop-actions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photographic Levitation &#8211; The Prop Method</title>
		<link>http://www.lightstalking.com/photographic-levitation-the-prop-method</link>
		<comments>http://www.lightstalking.com/photographic-levitation-the-prop-method#comments</comments>
		<pubDate>Wed, 11 Jan 2012 02:28:30 +0000</pubDate>
		<dc:creator>Emma Brabrook</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=6741</guid>
		<description><![CDATA[Remember this article? Here&#8217;s one of the follow-ups! Today, I&#8217;m going to show you how to use props to aid you in your flying ambition. What you will need: A camera A tripod A prop to sit/stand/recline on Optional: Trigger release Flash (entirely up to you) Other props to add to the look of the [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Remember <a href="http://www.lightstalking.com/levitate" target="_blank">this</a> article? Here&#8217;s one of the follow-ups! Today, I&#8217;m going to show you how to use props to aid you in your flying ambition.</p>
<p><span style="text-decoration: underline">What you will need:</span></p>
<ul>
<li>A camera</li>
<li>A tripod</li>
<li>A prop to sit/stand/recline on</li>
</ul>
<p><span style="text-decoration: underline">Optional:</span></p>
<ul>
<li>Trigger release</li>
<li>Flash (entirely up to you)</li>
<li>Other props to add to the look of the photo</li>
</ul>
<p>So what can you use? As outlined previously, a lot of things. Most people use something like a table or chair, a ladder or two, planks of wood, boxes; the list is endless. In my example, I&#8217;ll be using a box.</p>
<div align="center">
<div id="attachment_10135" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/box" rel="attachment wp-att-10135"><img class="size-medium wp-image-10135" src="http://www.lightstalking.com/wp-content/uploads/2012/01/box-300x300.jpg" alt="" width="300" height="300" /></a><p class="wp-caption-text">Yup. That&#039;s one boxy box.</p></div>
</div>
<p>I&#8217;ll be the first to admit that this potentially isn&#8217;t the comfiest method of achieving levitation (depending on your prop), but it&#8217;s one of the most frequently used methods and one of the most convenient to boot. Always remember to keep safety first, and don&#8217;t do anything too risky! You might get hurt, and that wouldn&#8217;t be fun at all.</p>
<p>First, choose your location. It could be anywhere &#8211; the local park, the beach, a room in your house, a studio, and if you&#8217;re feeling really brave, maybe even a shopping centre! Be prepared to get some odd looks if you decide on the last one though.</p>
<p>Next, set up. Take your prop along with your camera, tripod and anything else you&#8217;ve decided to use. I use a remote trigger as it saves on trips back and forth to the camera, but if you&#8217;re photographing yourself there&#8217;s nothing wrong with using your timer setting. If you&#8217;re photographing somebody else you might not even need one.</p>
<p>Frame your shot the way you want it, get it focused and then <span style="text-decoration: underline">before you do anything else, take a photo of the scene without you or your prop in it</span> (I call this the canvas image). <strong><span style="text-decoration: underline">This is key.</span></strong> I&#8217;ve been in the situation where I didn&#8217;t have a canvas image to work from, and it was no fun at all when I tried editing it. So, always <em>always <strong>always</strong></em> take a photograph of your scene without you in it, even if it is just a brick wall!</p>
<div align="center">
<div id="attachment_10140" class="wp-caption aligncenter" style="width: 209px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/canvas" rel="attachment wp-att-10140"><img class="size-medium wp-image-10140" src="http://www.lightstalking.com/wp-content/uploads/2012/01/canvas-199x300.jpg" alt="" width="199" height="300" /></a><p class="wp-caption-text">I even do canvas images in the studio!</p></div>
</div>
<p>Once you have your canvas image, don&#8217;t move the camera or the tripod. Don&#8217;t zoom in, don&#8217;t reframe. This is another reason why you might want to use a remote trigger. It avoids any accidental movement of the scene and saves you time later on when it comes to the all important editing stage. Place the prop you want to use as an aid to levitation in your scene somewhere, and start posing with it. Here&#8217;s an example of a pose I did in the studio:</p>
<div align="center">
<div id="attachment_10141" class="wp-caption aligncenter" style="width: 209px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/pose" rel="attachment wp-att-10141"><img class="size-medium wp-image-10141" src="http://www.lightstalking.com/wp-content/uploads/2012/01/pose-199x300.jpg" alt="" width="199" height="300" /></a><p class="wp-caption-text">I&#039;ll admit, I&#039;ve been comfier</p></div>
</div>
<p>You might want to take several photographs before you&#8217;re happy with the outcome, but when you are, you&#8217;re ready to pack everything up and head to your photo editor of choice. I use Photoshop, but they&#8217;re all pretty similar and the process is fairly simple so don&#8217;t worry about it too much.</p>
<p>Load your images and sift through them until you find the ones you want to use. Keep your canvas image to one side, and keep it safe. This is what you will build on. Open that one first. Next, find the photograph with the pose you want to use. Make it a new layer on top of the canvas image, and make sure it lines up with the image underneath. You can do this easily by making it snap to guidelines or decreasing the opacity and shuffling it around. Just make sure to turn the opacity back up or you&#8217;ll look like a ghost, unless that&#8217;s what you&#8217;re after of course.</p>
<div align="center">
<div id="attachment_10146" class="wp-caption aligncenter" style="width: 209px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/placement" rel="attachment wp-att-10146"><img class="size-medium wp-image-10146" src="http://www.lightstalking.com/wp-content/uploads/2012/01/placement-199x300.jpg" alt="" width="199" height="300" /></a><p class="wp-caption-text">Make sure the layers are lined up properly</p></div>
</div>
<p>The next step involves something called layer masks, which you&#8217;re either very familiar with or have no idea what I&#8217;m talking about. These are used to non-destructively mask out areas in the image that you don&#8217;t want to keep. It&#8217;s better to use this than the eraser tool as if you make a mistake on a layer mask, it is very easily modified. In Photoshop, you can find layer masks under Layers &gt; Layer Mask. Make sure the layer you want to modify is selected. You can use either a hide all or reveal all layer mask, personally I prefer to use reveal all. This won&#8217;t appear to change anything, but it will create a little white box next to your &#8216;posing&#8217; layer with a link icon next to it. Like this:</p>
<div align="center"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/screen-shot-2012-01-08-at-14-07-41" rel="attachment wp-att-10143"><img class="aligncenter size-full wp-image-10143" src="http://www.lightstalking.com/wp-content/uploads/2012/01/Screen-shot-2012-01-08-at-14.07.41.png" alt="" width="242" height="193" /></a></div>
<p>Make sure this white box is selected by clicking on it once, or the next step won&#8217;t work. In order to remove areas of the image, take the brush tool and paint in black the area you wish to hide. In this case, it&#8217;ll be the prop you&#8217;re using. Watch as the canvas image shows through and makes it seem as though you&#8217;re flying! To hide areas again, paint in white. It&#8217;s worth mentioning that if you choose hide all instead, you&#8217;ll get a black box instead of a white box as above and your subject will appear to vanish! Don&#8217;t worry, they&#8217;re still there. Just paint on the mask in white instead and you&#8217;ll see them re-appear.</p>
<p>You could leave it like this, but for some extra realism you may want to do things like make it so the body and clothing doesn&#8217;t look squared off by the prop.</p>
<div align="center">
<div id="attachment_10174" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/screen-shot-2011-07-18-at-17-57-41" rel="attachment wp-att-10174"><img class="size-medium wp-image-10174" src="http://www.lightstalking.com/wp-content/uploads/2012/01/Screen-shot-2011-07-18-at-17.57.41-300x216.png" alt="" width="300" height="216" /></a><p class="wp-caption-text">Removing the box</p></div>
</div>
<p>You can do this by taking bits of clothing either from the same photograph or different ones you took that day and pasting them in on a different layer and making sure they blend in with more layer masks and strategic placement. In the below image, I decided my back was too squared off by the box. So I took another pose I did without the box where the curve of the back was more visible. With some layer masks, I hid the parts I didn&#8217;t want and made sure the whole thing blended together seamlessly.</p>
<div align="center">
<div id="attachment_10175" class="wp-caption aligncenter" style="width: 296px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/screen-shot-2012-01-10-at-18-35-44" rel="attachment wp-att-10175"><img class="size-medium wp-image-10175" src="http://www.lightstalking.com/wp-content/uploads/2012/01/Screen-shot-2012-01-10-at-18.35.44-286x300.png" alt="" width="286" height="300" /></a><p class="wp-caption-text">Making the pose more realistic</p></div>
</div>
<p>Another way to add to the realism is to include a shadow. You can easily paint a shadow in by taking a large soft brush and painting in black underneath and altering the opacity and blending modes. Another method for the shadow is to use the burn tool which tends to look more realistic, though it depends on your location. In my example, I painted the shadow in with some black and changed the opacity.</p>
<p>And that&#8217;s it! These kinds of photos are very good editing practice and will get you used to everything mentioned above very quickly. You could get even crazier and put several different versions of yourself floating in the same image. Have fun, and post your levitating photos in the comments. I look forwards to seeing more!</p>
<div align="center">
<div id="attachment_10176" class="wp-caption aligncenter" style="width: 209px"><a href="http://www.lightstalking.com/photographic-levitation-the-prop-method/floating-2" rel="attachment wp-att-10176"><img class="size-medium wp-image-10176" src="http://www.lightstalking.com/wp-content/uploads/2012/01/floating-199x300.jpg" alt="" width="199" height="300" /></a><p class="wp-caption-text">Marionette - Emma Brabrook</p></div>
</div>
<p>&nbsp;</p>
<p><em>Article by Emma Brabrook – Emma is a photographer from the UK. You can <a href="http://www.twitter.com/clarityjane" target="_blank">follow her on Twitter</a>, <a href="http://www.flickr.com/photos/mystery_topaz/" target="_blank">visit her Flickr</a>, <a href="http://500px.com/Emma_Brabrook" target="_blank">find her on 500px</a>, <a href="http://www.facebook.com/pages/Emma-Brabrook-Photography/" target="_blank">join her Page on Facebook</a> or <a href="http://emmaseyeview.blogspot.com/" target="_blank">visit her Blog</a>.</em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/photographic-levitation-the-prop-method/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What a Typical Digital Image Management Workflow Looks Like</title>
		<link>http://www.lightstalking.com/what-a-typical-digital-image-management-workflow-looks-like</link>
		<comments>http://www.lightstalking.com/what-a-typical-digital-image-management-workflow-looks-like#comments</comments>
		<pubDate>Tue, 10 Jan 2012 01:00:33 +0000</pubDate>
		<dc:creator>Jason Row</dc:creator>
				<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=10081</guid>
		<description><![CDATA[Until a few years ago, workflow was a virtually unheard of word. Now it is the mantra of nearly every professional photographer but what does it mean? Well, put simply, its carrying out the day to day work tasks in a consistent and hence efficient way. Following on from my last article on Digital Image [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Until a few years ago, workflow was a virtually unheard of word. Now it is the mantra of nearly every professional photographer but what does it mean? Well, put simply, its carrying out the day to day work tasks in a consistent and hence efficient way. Following on from my last article on Digital Image Management I want to talk about my workflow for ingesting and organizing images.</p>
<p>As mentioned before, there are a number of image management programs out there, my personal choice is Apple’s Aperture, mainly because I am Apple orientated and like the way the program interfaces with the rest of the Apple operating system. I allow Aperture to manage my library, meaning that I do not import my images separately to a folder then catalogue; I import them directly to Aperture and allow the program to deal with filing them.</p>
<p>So, for efficiency, start as you mean to go on. Get into the habit of uploading your images every time you return home. This way you can clean your cards, and start afresh next time you go out to shoot. It also means you are cataloging whilst things are still fresh in your mind.</p>
<p>The first thing I do when returning from a shoot is ingest my images into Aperture. As most of my images are travel based, my cataloging hierarchy is date and place related. My images are organized into projects by year, into folders by month and into individual shoots by albums. Typically I would return from a shoot and create a new album called for example 2012-01-01 Odessa. This album would reside in a folder called 2012-January inside a project called 2012-Images. Upon importing, I would batch name each image 2012-01-01 Odessa-(Sequential Number) Most image management software allows you to batch name your photographs in various ways. Before importing, I also add any keywords that are consistent throughout the shoot and most importantly add my copyright and date information to the metadata. I then import all the images.</p>
<p style="text-align: center"><a title="2011-12-21 Odessa-192 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6626853807/"><img class="aligncenter" src="http://farm8.staticflickr.com/7029/6626853807_3f438f12d7.jpg" alt="2011-12-21 Odessa-192" width="500" height="321" /></a></p>
<p style="text-align: center"> Add relevant keywords and copyright info on import</p>
<p>Once all are imported, the next stage of my workflow is to go through all the images one by one, very quickly and tag any sub standard unusable image. In Aperture I use the 9 key or rejected command. Once this is done, I then do a search within the album for all mages marked 9 and delete them.</p>
<p style="text-align: center"><a title="2011-12-21 Odessa-194 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6626853339/"><img class="aligncenter" src="http://farm8.staticflickr.com/7006/6626853339_cf3094b3e1.jpg" alt="2011-12-21 Odessa-194" width="500" height="279" /></a></p>
<p style="text-align: center">Reject anything substandard</p>
<p>The next stage is to go through and mark anything I think is useable for stock. Using Aperture’s rating systems, which run from 1-5, I rate any potential stock images as a 3. Using Apertures metadata filters, I select all images rated three, a much smaller amount than the original upload, and once again go through the selection. This time I am looking for the outstanding work, which I will rate either a 4 or 5. Anything that achieves a 5 rating must be good enough to warrant a place in my portfolio, a rare event indeed.</p>
<p style="text-align: center"><a title="2011-09-31 Odessa-182 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6514658317/"><img class="aligncenter" src="http://farm8.staticflickr.com/7011/6514658317_fd1505b335.jpg" alt="2011-09-31 Odessa-182" width="500" height="306" /></a></p>
<p style="text-align: center">Give a rating to anything usable</p>
<p> Now with all my potentially useable images rated, I can get to work on key-wording the images. This means adding to the metadata, specific wording relevant to the image, that allows me, and potential clients to find the image in a search. As you can see, by rating the images first, I only have to go through the laborious and time consuming keyword process on images I have selected as potentially useable and hence  highlighting the key feature of a good workflow, efficiency.</p>
<p style="text-align: center"><a title="2011-12-21 Odessa-191 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6626854293/"><img class="aligncenter" src="http://farm8.staticflickr.com/7002/6626854293_8cb8792374.jpg" alt="2011-12-21 Odessa-191" width="500" height="260" /></a></p>
<p style="text-align: center">Add more specific keywords and captions</p>
<p> This is just one workflow, the one I have adapted and found best for my own needs. The best way to find a workflow suitable for yourselves is simply to hone your techniques until you find the most comfortable way of doing things. Then stick to it.</p>
<p><em>Jason Row is a British born travel photographer now living in Ukraine. You can follow him on <a href="http://www.facebook.com/pages/Jason-Row-Photography/22508836659">Facebook</a> or visit his site, <a href="http://www.theodessafiles.co.uk/portfolio" target="_blank">The Odessa Files</a>. He also maintains a <a href="http://www.expatfsu.blogspot.com/" target="_blank">blog chronicling his exploits as an Expat in the former Soviet Union</a></em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/what-a-typical-digital-image-management-workflow-looks-like/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Crucial Skill in How to Select your Best Images</title>
		<link>http://www.lightstalking.com/how-to-select-your-best-images</link>
		<comments>http://www.lightstalking.com/how-to-select-your-best-images#comments</comments>
		<pubDate>Wed, 04 Jan 2012 23:45:56 +0000</pubDate>
		<dc:creator>Jacob Maentz</dc:creator>
				<category><![CDATA[Post Production]]></category>
		<category><![CDATA[composition]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=9223</guid>
		<description><![CDATA[When most of us hear the phrase &#8220;photo editing&#8221; we generally think of editing a photo to enhance it in some way using computer software. Although that is usually a big component of post-production, the &#8220;photo editing&#8221; process should always start with photo selection. When photo editors edit photos, what they are usually doing is [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>When most of us hear the phrase &#8220;photo editing&#8221; we generally think of editing a photo to enhance it in some way using computer software. Although that is usually a big component of post-production, the &#8220;photo editing&#8221; process should always start with photo selection. When photo editors edit photos, what they are usually doing is selecting images that they feel will work for a particular use. Most of us end up being our own photo editors, so we should be familiar and learn how to select our best images. The photo editing selection process should be one of the most important parts of your post-production, but is often not given enough emphasis.</p>
<p>So how do I select my best images? Well I think it takes practice and some knowledge of what an audience will respond to. Of course certain images will do better depending on their medium and audience which is why photo editors have the job they do &#8211; they make this call. There are however other general qualities we can find in &#8220;better&#8221; images without considering the audience.  </p>
<p>Below are some examples that explain why a particular photo was selected over others. I think this is a good exercise to do so we can start to be more critical of our images. Details in a photograph matter and can change the entire meaning of an image. When we start spending time learning how to select images we become more aware of the small details that are so important. We also start to get familiar with stronger compositions and the use of light. Likewise, we start shooting better and begin to share only our strongest images. </p>
<p><img class="aligncenter size-full wp-image-9961" src="http://www.lightstalking.com/wp-content/uploads/2011/12/girl_rice.png" alt="" width="640" height="937" /></p>
<p>This is a good series to show how small subtleties can make for a stronger image. The first thing I noticed when looking at these images was that I liked the ones with the girl holding her shirt the best. It seems that in these images she is more relaxed and I like her stance much better. I was also able to zoom in during these particular gestures which I think helps isolate the girl a little more (I think isolating the girl in this particular image works because we already know she is in a rice field). I decided on the <strong>right image in the middle row.</strong> The girl seems most relaxed in this particular image and you can see more of her face. Additionally, although a small detail, the rice stalks in the chosen image look better to my eye. If you look closely at the other images you will notice one rice stalk shooting off into the left of the picture. To me this &#8220;out of place&#8221; rice stalk adds a small distraction that takes away from the girl.</p>
<p><img class="aligncenter size-full wp-image-9966" src="http://www.lightstalking.com/wp-content/uploads/2011/12/fish_market.png" alt="" width="640" height="426" /></p>
<p>In the above series, I selected the <strong>bottom left image</strong>. The women looking up at a customer gave this image an extra component the others were lacking. I feel being able to see her eyes helps the viewer connect better with the photo, in addition to providing a deeper storytelling element (showing her engaging with a customer).</p>
<p><img class="aligncenter size-full wp-image-9964" src="http://www.lightstalking.com/wp-content/uploads/2011/12/vegetable_loaders.png" alt="" width="640" height="206" /></p>
<p>Here are two photos that are similar yet very different. These photos were taken within 5 minutes of each other but tell completely different stories. They could both potentially be used depending on the purpose, however, I find the <strong>second photo</strong> to be more engaging. There is more emotion shown in the second image because the man is carrying the vegetables and his helpers are on the side. It makes me want to know more about the situation and what they are doing. Because of the storytelling component of the second image I believe it is the stronger one.      </p>
<p><img src="http://www.lightstalking.com/wp-content/uploads/2011/12/shrimp_fisherman1.png" alt="" width="640" height="870" class="aligncenter size-full wp-image-9987" /></p>
<p>In this series, I was looking for a natural expression of the shrimp fisherman. I didn&#8217;t want a photo of him looking straight at the camera, but I wanted to be able to see his face. I felt the best way to do this was to ask him if he could look in the other direction away from what he was doing. I knew I may get some awkward shots of him looking away, but I was only after one frame that captured a heartfelt expression. To me there is only one that captured this expression, the <strong>left image on the third row</strong>.</p>
<p><span style="text-decoration: underline">Tools for helping you select images:</span> There are many software programs that can help you organize and make the selection process easier. Here are a few of the more common ones I find useful.</p>
<p><strong>Photo Mechanic</strong> &#8211; Photo Mechanic is a great tool to view your images with speed before importing them into Lightroom or Aperture. It allows you to quickly compare multiple images and select the best ones from a sequence. The speed at which you can view and select your high resolution images is one of the best attributes of this software.</p>
<p><strong>Adobe Lightroom </strong>- Lightroom is a great all-around program for organizing, selecting, developing and exporting your photos. You can use the Library module to select your best images using tools called Compare View or Survey View. Although these can be useful for selecting your best images, I often just use the Thumbnail View and select from there. Lightroom can sometimes be slow when dealing with a large amount of pictures and therefore I recommend using Photo Mechanic or Bridge for your initial selection process.  </p>
<p><strong>Adobe Bridge</strong> &#8211; Bridge is a another great way to view images, especially if you plan to edit your photos directly in Photoshop or prefer to use Camera Raw for your raw conversions. I also find Bridge to be much faster than Lightroom providing a better way to view images when all I need to do is make selections or look at metadata. </p>
<p><em>Jacob Maentz is a freelance travel, culture and documentary photographer currently based in the Philippines. You can visit his website <a title="Freelance Travel Photographer Philippines" href="http://www.jacobimages.com" target="_blank">here</a>, read his articles on his <a title="Travel Photography Blog" href="http://www.jacobimages.com/blog" target="_blank">blog</a>, follow him on <a href="http://www.facebook.com/jacobimages" target="_blank">Facebook</a> or <a href="http://twitter.com/#!/jmaentz" target="_blank">Twitter</a>.</em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/how-to-select-your-best-images/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Managing your Digital Library</title>
		<link>http://www.lightstalking.com/digital-library</link>
		<comments>http://www.lightstalking.com/digital-library#comments</comments>
		<pubDate>Wed, 21 Dec 2011 01:25:46 +0000</pubDate>
		<dc:creator>Jason Row</dc:creator>
				<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=9817</guid>
		<description><![CDATA[Today, there are many options for managing your digital library, some free, some not. Until a few years ago managing a large collection meant investing in some expensive top end software or simply cataloging in a folder hierarchy. As more of us take more and more images, it is important to keep on top of [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Today, there are many options for managing your digital library, some free, some not. Until a few years ago managing a large collection meant investing in some expensive top end software or simply cataloging in a folder hierarchy. As more of us take more and more images, it is important to keep on top of organizing them, how many of you remember a great shot you took, only to spend a significant amount of time try to find it again at a later date?</p>
<p>So why use an image management program? Well there are many reasons but lets start with the simplest and most important, knowing where your images are. By this I mean two things, firstly that the software knows exactly where your images are stored, secondly that you know where specific images are.</p>
<p style="text-align: center"><a title="2011-09-31 Odessa-182 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6514658317/"><img class="aligncenter" src="http://farm8.staticflickr.com/7011/6514658317_fd1505b335.jpg" alt="2011-09-31 Odessa-182" width="500" height="306" /></a></p>
<p style="text-align: center">Powerful yet easy. Image management software is vital to todays photographers</p>
<p>Image management software allows you to easily catalogue photos in projects and albums, you can choose how to specify this hierarchy, in my case I use date and location but you could use any structure you like. You don’t have to assign the image to one album either, if for example you had a picture of a mosque in Istanbul, you could assign it to an album called Istanbul and an album called religious buildings. For each image or batch or images, you can assign specific and targeted keywords, allowing you to further refine your collection. The beauty of image management software is that they are really only databases, the image is not copied multiple times to different locations, it is merely referenced in each album hence conserving your harddrive space.</p>
<p style="text-align: center"><a title="2011-09-31 Odessa-184 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6514657713/"><img class="aligncenter" src="http://farm8.staticflickr.com/7145/6514657713_cf3fbe7b2d.jpg" alt="2011-09-31 Odessa-184" width="500" height="295" /></a></p>
<p style="text-align: center"> Make advanced adjustments and corrections.</p>
<p>For those of you shooting RAW, advanced image management software such as Apple’s Aperture and Adobe’s Lightroom are invaluable tools. Not only do they make cataloguing your RAW files easy, they allow you to make quite complex image adjustments to your files. Of course this is not just true for RAW, the programs will handle most image types and like the previous point, when you make an adjustment, all you are doing is make a reference to the file, the original image is not touched, what is shown on screen is a representation of the original with the adjustments made. All that is saved, is the tiny amount of code saying what the adjustments should be, not an entirely new manipulated image.</p>
<p>Most of the advanced level image management programs will include some form of automated backup system. This allows you to tell the program where your backup harddrive is and when and what to back up. Any of you who have lost images will know how important backing up is.</p>
<p style="text-align: center"><a title="2011-09-31 Odessa-183 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6514657199/"><img class="aligncenter" src="http://farm8.staticflickr.com/7172/6514657199_fbc4e0a3fd.jpg" alt="2011-09-31 Odessa-183" width="500" height="252" /></a></p>
<p style="text-align: center"> Export to Facebook and Flickr, among others.</p>
<p>As well as managing your catalogue many of these programs have advanced export options; you can export your images in any combination of file size, compression, or file type. You can add watermarks, export custom designed web galleries, slideshows and create all sorts of print templates. Some even allow you to geo tag your images, will export to Flickr or Facebook or even catalogue movie files from your camera.</p>
<p style="text-align: center"><a title="2011-09-31 Odessa-181 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6514656751/"><img class="aligncenter" src="http://farm8.staticflickr.com/7022/6514656751_4e001e2272.jpg" alt="2011-09-31 Odessa-181" width="500" height="343" /></a></p>
<p style="text-align: center"> Powerful printing options are among the many attributes.</p>
<p>There are a multitude of choices out there, a powerful free version is Picasa, at the more professional level Aperture and Lightroom are the most popular choices. For those of you still using a folder hierarchy on your harddrive, take a look at the current crop of available software, many even have free 30 day trials. The powerful yet user friendly aspects of these programs will change the way you manage your digital collections forever.</p>
<p><em>Jason Row is a British born travel photographer now living in Ukraine. You can follow him on <a href="http://www.facebook.com/pages/Jason-Row-Photography/22508836659">Facebook</a> or visit his site, <a href="http://www.theodessafiles.co.uk/portfolio" target="_blank">The Odessa Files</a>. He also maintains a <a href="http://www.expatfsu.blogspot.com/" target="_blank">blog chronicling his exploits as an Expat in the former Soviet Union</a></em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/digital-library/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why You Should Shoot Raw</title>
		<link>http://www.lightstalking.com/why-you-should-shoot-raw</link>
		<comments>http://www.lightstalking.com/why-you-should-shoot-raw#comments</comments>
		<pubDate>Thu, 08 Dec 2011 00:00:16 +0000</pubDate>
		<dc:creator>Jason Row</dc:creator>
				<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=9770</guid>
		<description><![CDATA[Before we go anywhere, we should answer the question, what is RAW. Well the word itself is the clue, put simply a RAW file is just the raw data from the sensor put into a readable file format. No adjustments of any kind are made to the image, it is purely a digital representation of [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Before we go anywhere, we should answer the question, what is RAW. Well the word itself is the clue, put simply a RAW file is just the raw data from the sensor put into a readable file format. No adjustments of any kind are made to the image, it is purely a digital representation of the light that hit the sensor during exposure.</p>
<p>There used to be many arguments against using RAW in the early days of digital photography. It takes too much space, the post-production is complicated, will there be compatible software in 30 years? I don’t have big enough memory cards to use RAW. Many of these arguments will still be trotted out today so let’s dissect each one. </p>
<p>Too much space &#8211; hard drives today are not only cheap, but they are massive compared to just a few years ago. </p>
<p>Post production &#8211; well there is an array of image management programs out there now, all very capable of reading and adjusting RAW files. If you are on a Mac, you will already have some great-inbuilt software in iPhoto. Even Photoshop’s Raw program is a lot simpler than in days gone by. </p>
<p>Compatibility &#8211; well first you are making the assumption that either your camera manufacturer will go bust or stop supporting older formats. Both are unlikely but if they did occur, think about how many freeware programs that are out there running or emulating 20 year old software. If there is a need, someone will write the code. </p>
<p>Lastly memory cards &#8211; well it’s more or less the same response to hard drive.</p>
<p>So why should we use RAW? Put quite simply, its better. First and foremost, you will be able to attain the highest possible quality that your sensor can deliver. When you shoot JPEG, you camera makes all the adjustments based on your settings then applies them to a file that is then compressed. It’s a double whammy, the image is already manipulated then it is reduced in size. </p>
<p>With a RAW file, you make all the corrections in the post-production getting the image perfect before you save it as a JPEG. The latitude and dynamic range of a RAW file is significantly higher meaning if you are struggling with a difficult exposure you are more likely to be able to “save” the image in post.</p>
<div align="center"><a title="2011-09-31 Odessa-107 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6464978625/"><img class="aligncenter" src="http://farm8.staticflickr.com/7003/6464978625_54e4f63177.jpg" alt="2011-09-31 Odessa-107" width="500" height="333" /></a></p>
<p>RAW captures a higher dynamic range</p></div>
<p>You can also correct your own mistakes, have you ever returned home to find you have shoot the wrong white balance or wrong image size. RAW files do not apply white balance so you can be way off with the original camera settings yet return the image to perfect in post, and the image size is always the maximum dimensions of the sensor.</p>
<div align="center"><a title="2011-09-31 Odessa-111 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6464978289/"><img class="aligncenter" src="http://farm8.staticflickr.com/7145/6464978289_e4cde49970.jpg" alt="2011-09-31 Odessa-111" width="500" height="333" /></a></p>
<p><a title="2011-09-31 Odessa-112 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6464979643/"><img class="aligncenter" src="http://farm8.staticflickr.com/7150/6464979643_34bcb8456b.jpg" alt="2011-09-31 Odessa-112" width="500" height="333" /></a></p>
<p>RAW allows for much more image manipulation without loss of quality</p></div>
<p>Because of the increased dynamic range of RAW files, it is possible create effective HDR images from a single file simply by post producing two or three different exposures from that single file.</p>
<div align="center"><a title="2011-09-31 Odessa-108 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6464979331/"><img class="aligncenter" src="http://farm8.staticflickr.com/7001/6464979331_cc758a8cbd.jpg" alt="2011-09-31 Odessa-108" width="500" height="333" /></a></p>
<p><a title="2011-09-31 Odessa-113 by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6464978981/"><img src="http://farm8.staticflickr.com/7157/6464978981_9472814086.jpg" alt="2011-09-31 Odessa-113" width="500" height="333" /></a></p>
<p>This image used three versions of the top image to create an HDR effect</p></div>
<p>One of the unsung hero’s of RAW files in my opinion is being able to control and protect your intellectual property. If you strictly control your RAW files, and only release into the public domain, JPEG’s or TIFFS, you have a very strong argument if you incur copyright infringements.</p>
<p>Whilst there are a few minor problems shooting RAW for instance, older cameras may slow down when shooting in burst mode, the pros far out weigh the cons. If you are looking for maximum quality and control over you images then RAW is the way to go.</p>
<p><em>Jason Row is a British born travel photographer now living in Ukraine. You can follow him on <a href="http://www.facebook.com/pages/Jason-Row-Photography/22508836659">Facebook</a> or visit his site, <a href="http://www.theodessafiles.co.uk/portfolio" target="_blank">The Odessa Files</a>. He also maintains a <a href="http://www.expatfsu.blogspot.com/" target="_blank">blog chronicling his exploits as an Expat in the former Soviet Union</a></em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/why-you-should-shoot-raw/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why You Should Use Levels in Post Production</title>
		<link>http://www.lightstalking.com/why-you-should-use-levels-in-post-production</link>
		<comments>http://www.lightstalking.com/why-you-should-use-levels-in-post-production#comments</comments>
		<pubDate>Wed, 09 Nov 2011 22:41:57 +0000</pubDate>
		<dc:creator>Jason Row</dc:creator>
				<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=8981</guid>
		<description><![CDATA[How many of you spend many hours and much creativity getting the image as perfect as possible in camera, then return to Photoshop or similar and use the brightness, contrast and color controls for your post production. If this sounds like you, then maybe you should have a look at the levels control in your [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>How many of you spend many hours and much creativity getting the image as perfect as possible in camera, then return to Photoshop or similar and use the brightness, contrast and color controls for your post production. If this sounds like you, then maybe you should have a look at the levels control in your editing program. Whilst this is not intended to be a tutorial on the levels controls, I will explain briefly how to use them before explaining why you should use them</p>
<div align="center"><a title="The Histogram is your friend by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6329014254/"><img src="http://farm7.static.flickr.com/6111/6329014254_edb2cec053.jpg" alt="The Histogram is your friend" width="500" height="302" /></a></p>
<h6>The Histogram is Your Friend</h6>
</div>
<p>If you have seen the levels controls before and been daunted by it, don’t be. Perhaps the scariest element of levels is that strange looking graph called the histogram. In fact this is your best friend and like all best friends it takes a little time for your relationship to develop but in the end it will be rewarding and long lived.</p>
<p>The <a href="http://www.lightstalking.com/histogram">histogram</a> is basically a graph that shows your exposure. Think of it as a bucket full of light. At the left end you have the darkest parts of the image, and the right the lightest. Your goal is to have the bucket full but not overflowing.</p>
<p>At the left end of the histogram you will see a small triangle moving this to the right will increase your black levels. You aim is to bring it as close to the beginning of the graph as possible. Similarly at the right end is another triangle by moving this to the left you reduce the density only for the highlights.  The middle triangle represents the mid tones of the image, drag that left to lighten the mid tones and right to darken them.</p>
<p>So why should you use the levels rather than the brightness/contrast and color controls? Well put simply it gives you a huge amount of control over your image, much more than you may think at first glance. When you use brightness and contrast your editing program is controlling an image using a fixed inflexible algorithm. It simultaneously changes dark mid and light tones in all three colors with little or no control.</p>
<p>By using levels you can control exactly how you want the dark, light and mid tones to look. By compressing your bucket of light, you can infinitely tweak the contrast. Using the included eye dropper tools you can define your black point, white point. Between the white and black point  droppers you have the grey eye dropper. By clicking this on a neutral grey tone in your image, you can quickly correct a colourfast.</p>
<div align="center"><a title="Boosting the Contrast  by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6329014420/"><img src="http://farm7.static.flickr.com/6092/6329014420_5f4db374d0.jpg" alt="Boosting the Contrast " width="500" height="354" /></a></p>
<h6>Boosting the Contrast</h6>
</div>
<p>Controlling the grey point brings us onto the next advantage of levels and often under estimated tool, color control. When you first open the levels palette you will find the histogram shows the overall RGB levels. Look closely at above the histogram and you will see a drop down box. This allows you to individually see the red/green/blue histograms and adjust them individually.</p>
<p>Why is this important, well let’s say you have a blue cast in a shadow that is spoiling your image. By selecting the blue only histogram, you can move the black point a little to the right, this would add yellow to the blue shadows only, and neutralize the cast.</p>
<p>The levels tool become even more powerful when you combine it with the selection tools. For instance if you wanted to warm the tones of a grey building but keep the rest of the image the same color, you could select just the building, open the levels dialogue, use the mid tones blue or red slider and warm up the greys. The rest of the image will remain exactly as it was.</p>
<div align="center"><a title="Using a selection to enhance the red face by Jason Row Photography, on Flickr" href="http://www.flickr.com/photos/jasonrowphotography/6329014588/"><img src="http://farm7.static.flickr.com/6046/6329014588_e6cfa65dbf.jpg" alt="Using a selection to enhance the red face" width="500" height="380" /></a></p>
<h6>Using a selection to enhance the red face by Jason Row Photography, on Flickr</h6>
</div>
<p>In some imaging programs such as Photoshop CS5, the levels control has a series of presets to base as a starting point, for instance, increase contrast or lighten the midtones.</p>
<p>There are a multitude of things you can do with the levels controls, so why not take a look and see what you can do. Remember to work on a copy of your original, just in case you get a little carried away and end up with a Hockney rather than an Adams.</p>
<p><em>Jason Row is a British born travel photographer now living in Ukraine. You can follow him on <a href="http://www.facebook.com/pages/Jason-Row-Photography/22508836659">Facebook</a> or visit his site, <a href="http://www.theodessafiles.co.uk" target="_blank">The Odessa Files</a>. He also maintains a <a href="http://www.expatfsu.blogspot.com" target="_blank">blog chronicling his exploits as an Expat in the former Soviet Union</a></em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/why-you-should-use-levels-in-post-production/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Essential Keywording Tips and Strategies for Photographers</title>
		<link>http://www.lightstalking.com/keywording</link>
		<comments>http://www.lightstalking.com/keywording#comments</comments>
		<pubDate>Thu, 03 Nov 2011 23:38:15 +0000</pubDate>
		<dc:creator>Jacob Maentz</dc:creator>
				<category><![CDATA[Post Production]]></category>
		<category><![CDATA[keywording]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=8705</guid>
		<description><![CDATA[Keywording is a tool to assign or tag meaningful words to your photos so people searching may find them. I often think of stock photography when I hear the word &#8220;tag&#8221; or &#8220;keyword&#8221; because it&#8217;s an important step in that industry &#8212; allowing photo buyers to find appropriate images. Although this is the case, adding [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Keywording is a tool to assign or tag meaningful words to your photos so people searching may find them. I often think of stock photography when I hear the word &#8220;tag&#8221; or &#8220;keyword&#8221; because it&#8217;s an important step in that industry &#8212; allowing photo buyers to find appropriate images. Although this is the case, adding keywords to your photos is also important in building your exposure on the web. Most online photo sharing sites, search engines, and web galleries use keyword recognition to help people find your images.</p>
<p>Keywording photos can be a time consuming endeavor, but it should still be included in your workflow if it is not already. There are programs that help you select words (just do a search on Google for &#8220;photo keywording tools&#8221;) but the best way I have found is to brainstorm and figure them out on my own. Every photo is unique and should be given time for tagging appropriate keywords. The great thing about digital photos is we only need to add keywords to our images once. By saving keywords to our photos&#8217; metadata we are essentially storing them for use at anytime in the future.</p>
<p><strong><strong>Types of keywords:</strong></strong><br />
<em>Location</em> &#8211; Describes the actual location of the photo. Start with a region of the world and work your way down to the city or town. (Ex: Asia, Southeast Asia, Philippines, Mindanao, Surigao del Sur, Bayabas)<br />
<em>Conceptual</em> &#8211; These are words that describe moods, emotions or ideas associated with an image.<br />
<em>Descriptive</em> &#8211; Keywords describing what is actually happening or shown in the photo.</p>
<p>Not all photos will need to be tagged with every type of keyword. It will depend on each individual photo and what you feel people will search for to find that image. Put yourself in the searchers shoes and think about what they’d type into a search field box to come by your pictures.</p>
<p>Examples:</p>
<div align="center"><img class="aligncenter size-full wp-image-8711" src="http://www.lightstalking.com/wp-content/uploads/2011/10/Bayabas_Mindanao_6221_0034.jpg" alt="" width="368" height="550" /></div>
<p>Title: Mangrove Seedling<br />
Description: A single mangrove seedling in its coastal environment.<br />
Keywords: alone, Asia, beginnings, environment, Flora, future, growth, hope, leaves, new, nursery, Philippines, plants, progress, single, Southeast Asia, ocean, coast, coastal, tree, seascape, grow, branch, renewal, new life, prosperity, seedling, infancy, mangrove, salt water, sapling, estuary, awakening, Mindanao, Bayabas, Surigao del Sur, mangrove habitat, coastal environment, mangrove swamp, mangrove forest</p>
<div align="center"><img class="size-full wp-image-8710" src="http://www.lightstalking.com/wp-content/uploads/2011/10/Malapascua_5345.jpg" alt="" width="384" height="254" /></div>
<p>Title: Children silhouette playing in ocean<br />
Description: Children playing on a boat anchor rope, Malapascua Island, Cebu, Philippines.<br />
Keywords: Asia, carefree, childhood, children, energy, enjoyment, friendship, fun, innocence, leisure, partnership, people, playful, playing, recreation, relaxation, silhouette, Southeast Asia, sunset, togetherness, tropical, Happiness, boy, game, child, lifestyle, ocean, shore, coastal, beach, play, girl, seascape, island, joyful, backlit, salt water, Human relationships, archipelago, Cebu, island life, Visayas, Malapascua, Philippines, island lifestyle, Pacific Islands, Malay Archipelago</p>
<p>I often find myself looking other places to help me discover relevant keywords for my images. I almost always look to Wikipedia for suggestions, especially for those location and descriptive keywords. I will also sometimes visit a thesaurus or just simply do a Google search on the particular topic to see if any other important words stick out to me.</p>
<p><strong>Using Lightroom to Organize and Add keywords:</strong></p>
<p>The Library Module in Adobe Lightroom gives photographers some fantastic tools to organize and add metadata to their photos. Within this module Lightroom as developed a structured and time saving method to add keywords &#8211; the parent/child hierarchy method. By organizing your photos in this hierarchy manner when you apply a child keyword to your photo the parent keywords are also applied. Lightroom makes it easy to move your child and parent keywords around and automatically updates your photos.</p>
<div align="center"><img class="aligncenter size-full wp-image-8915" src="http://www.lightstalking.com/wp-content/uploads/2011/11/keywords-lightroom.png" alt="" width="383" height="241" /></div>
<p>To create a child keyword within a parent, right-click on the parent and select &#8220;create keyword tag inside.&#8221; The number on the right hand side indicates how many photos in your collection are tagged with that word.</p>
<p>By spending some time in Lightroom you will see how easy it is to manage your photos keywords. I have found that by being more organized in Lightroom I am willing to take a little more time to add the appropriate keywords to my images.</p>
<p><em>Jacob Maentz is a freelance travel, culture and documentary photographer currently based in the Philippines. You can visit his website <a title="Freelance Travel Photographer Philippines" href="http://www.jacobimages.com" target="_blank">here</a>, read his articles on his <a title="Travel Photography Blog" href="http://www.jacobimages.com/blog" target="_blank">blog</a>, follow him on <a href="http://www.facebook.com/jacobimages" target="_blank">Facebook</a> or <a href="http://twitter.com/#!/jmaentz" target="_blank">Twitter</a>.</em></p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/keywording/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Creative Use of Off-Camera Flash and Ultra-Wide in Wedding Photography</title>
		<link>http://www.lightstalking.com/flash-and-ultra-wide-wedding</link>
		<comments>http://www.lightstalking.com/flash-and-ultra-wide-wedding#comments</comments>
		<pubDate>Thu, 29 Sep 2011 01:19:13 +0000</pubDate>
		<dc:creator>Zahn Trotter</dc:creator>
				<category><![CDATA[Post Production]]></category>
		<category><![CDATA[Shooting]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[wedding]]></category>
		<category><![CDATA[weddings]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=8406</guid>
		<description><![CDATA[This is a guest post with photographs from talented New Zealand wedding photographer, Perry Trotter. Check out his great photography iPad app. This is one of several images shot at a fall wedding in Eastland, a beautiful region in the North Island of New Zealand. The bride, groom and I were flown to this location [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p><em>This is a guest post with photographs from talented <a href="http://perrytrotter.com/">New Zealand wedding photographer</a>, Perry Trotter. Check out his great <a href="http://itunes.apple.com/nz/app/the-wedding-photographer/id420845184">photography iPad app</a>.</em></p>
<p>This is one of several images shot at a fall wedding in Eastland, a beautiful region in the North Island of New Zealand. The bride, groom and I were flown to this location for an hour of shooting following the ceremony and prior to the wedding reception. This was one of the last images captured as the light was failing.</p>
<div align="center"><img class="aligncenter size-full wp-image-8501" title="1" src="http://www.lightstalking.com/wp-content/uploads/2011/09/1.jpg" alt="" width="491" height="323" /></div>
<p>The lens was the ultra-wide Tokina AT-X PRO 11-16 f2.8. Because ultra-wide lenses exaggerate the perspective (increasing the apparent distance between near and far objects) it is possible to create quite dramatic landscapes. However, ultra-wides are not particularly easy to use when photographing people. In my experience, anything wider than 16mm (DX) or 24mm (FX) requires the photographer to position the subject rather carefully in the frame. The eye is far less tolerant of perspective distortion when it is applied to the human body. This image was shot at 11mm at which even the slightest change in lens axis alters the composition markedly.</p>
<p>I shot handheld while lying on the ground and pointing the camera slightly upward. This exaggerated the shape of the dress but it also &#8220;placed&#8221; the horizon where I wanted it (approximately a third from the base of the frame). It of course also enabled me to include more sky in the image.</p>
<p>The bride is also placed roughly one third from the right of the frame.</p>
<p>The Nikon SB-800 flash was used off camera. The groom stood to the bride&#8217;s right and held the flash quite high. On this occasion I used the Nikon SC-26 cable to connect the body and flash. Had I had more time the shot could have been improved by attaching a diffuser to the flash. This would have softened the shadow edges on the dress.</p>
<p>The original image is shown here. To achieve the final result this image was heavily processed in Lightroom 3. The procedure can be divided into three stages: effects, color adjustments, darkening of selected regions.</p>
<div align="center">
<p style="text-align: center;"><img class="size-medium wp-image-8502 aligncenter" title="2" src="http://www.lightstalking.com/wp-content/uploads/2011/09/2.jpg" alt="" width="701" height="461" /></p>
</div>
<p>Under most circumstances one would introduce image effects later in the sequence. However, for this image, because the effects are so radical it is best to introduce them at the outset.</p>
<p>First, I pushed the Fill Light to its highest setting. Then, (with the image looking awful), I adjusted the Blacks, Brightness, Clarity and overall Saturation in order to restore the image to something a little closer to reality. The extreme Fill Light setting along with Clarity tends to create a very interesting effect on the details -particular the grass.</p>
<div align="center"><img class="aligncenter size-full wp-image-8503" title="3" src="http://www.lightstalking.com/wp-content/uploads/2011/09/3.png" alt="" width="234" height="237" /></div>
<p>Noise Reduction has also been introduced to create a slightly painted effect.</p>
<div align="center"><img class="aligncenter size-full wp-image-8504" title="4" src="http://www.lightstalking.com/wp-content/uploads/2011/09/4.png" alt="" width="234" height="132" /></p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-8505" title="5" src="http://www.lightstalking.com/wp-content/uploads/2011/09/5.jpg" alt="" width="701" height="461" /></p>
</div>
<p>Second, I moved onto color adjustments. Skies are often made more attractive by lowering the luminance and increasing the saturation. It is best to begin with the luminance before touching the saturation. I prefer to use the adjustment tool available within Lightroom&#8217;s HSL panel.</p>
<div align="center"><img class="aligncenter size-full wp-image-8506" title="6" src="http://www.lightstalking.com/wp-content/uploads/2011/09/6.png" alt="" width="234" height="205" /></div>
<p>Sometimes it works well to remove certain colors from an image entirely. In this case I removed the green. I also shifted the hue of the yellow grass away from green towards red.</p>
<div align="center"><img class="aligncenter size-full wp-image-8507" title="7" src="http://www.lightstalking.com/wp-content/uploads/2011/09/7.png" alt="" width="234" height="205" /></p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-8508" title="8" src="http://www.lightstalking.com/wp-content/uploads/2011/09/8.jpg" alt="" width="701" height="461" /></p>
</div>
<p>Third, I darkened selected areas of the image. This is most easily done with vignettes and graduated filters. By setting the Lens Vignette midpoint parameter to 0, I created a smooth vignette that draws the viewer&#8217;s attention toward the centre of the image. This, of course, would not be suitable for an image in which the subject is far from the centre.</p>
<div align="center"><img class="aligncenter size-full wp-image-8509" title="9" src="http://www.lightstalking.com/wp-content/uploads/2011/09/9.png" alt="" width="234" height="65" /></div>
<p>I also applied two graduated filters to the image -one from the top down and one from the bottom up. Again it is important that the graduated filter is smooth. A &#8220;stepped&#8221; look is unattractive.</p>
<div align="center"><img class="aligncenter size-full wp-image-8510" title="10" src="http://www.lightstalking.com/wp-content/uploads/2011/09/10.png" alt="" width="234" height="224" /></div>
<p>Finally, because the rather radical effects tended to blowout the detail in the upper part of the dress I used the Adjustment Brush to darken the dress very slightly, thus restoring detail.</p>
<div align="center"><img class="aligncenter size-medium wp-image-8511" title="11" src="http://www.lightstalking.com/wp-content/uploads/2011/09/11.jpg" alt="" width="701" height="461" /></div>
<p>This is one of six tutorials featured in <a href="http://itunes.apple.com/nz/app/the-wedding-photographer/id420845184">The Wedding Photographer</a> iPad and iPhone app. A <a href="http://itunes.apple.com/nz/app/the-wedding-photographer-free/id434586749">free version</a> is available from the app store.</p>
<p>Author: Perry Trotter</p>
<p>Perry is a <a href="http://perrytrotter.com">New Zealand wedding photographer</a>. You can also find him at <a href="http://www.facebook.com/Perry.Trotter.Photography">Perry Trotter Photography&#8217;s Facebook page</a>.</p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/flash-and-ultra-wide-wedding/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>3 Easy Lightroom Adjustments to Add Drama to a Landscape</title>
		<link>http://www.lightstalking.com/lightroom-landscape</link>
		<comments>http://www.lightstalking.com/lightroom-landscape#comments</comments>
		<pubDate>Wed, 07 Sep 2011 09:06:59 +0000</pubDate>
		<dc:creator>Light Stalking</dc:creator>
				<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.lightstalking.com/?p=7729</guid>
		<description><![CDATA[An old adage of photography is that you should try to create the image you want with the camera rather than relying on post-production. And that&#8217;s good advice. The less post you need to do on a photograph, the easier your life will be (as post-production throws up an extra set of challenges). But sometimes, [...]<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>An old adage of photography is that you should try to create the image you want with the camera rather than relying on post-production. And that&#8217;s good advice. The less post you need to do on a photograph, the easier your life will be (as post-production throws up an extra set of challenges). But sometimes, for one reason or another, you might want to make your landscapes shots pop a little more by applying a little well-considered post production to them. Here are a few ways you add the drama you are looking for.</p>
<p><strong>Play With the Blacks Slider</strong> &#8211; Lightroom has a convenient little slider called &#8220;Blacks&#8221; in develop mode that allows you to have more control over the contrast in your images. Dragging the slider to the right to increase your blacks will usually result in a slightly more dramatic image in landscapes owing to an increase in contrast. Be sure not to clip too much (you can see exactly how much clipping you&#8217;re doing by holding down the &#8220;option&#8221; key on a Mac or &#8220;alt&#8221; key on a PC as you use the slider with your mouse). For a great little video on using the black slider, <a href="http://lightroom-news.com/2009/03/09/how-black-are-your-blacks/">check out this tutorial</a>.</p>
<div align="center"><a href="http://www.flickr.com/photos/lukepeterson/5627345292"><img src="http://farm6.static.flickr.com/5185/5627345292_2cb2598b21.jpg" alt="" /></a><br />
<a href="http://www.flickr.com/photos/lukepeterson/5627345292">&quot;Sacrifice&quot; (Explored #23)</a> by <a href="http://www.flickr.com/people/lukepeterson">Luke Peterson Photography</a>, on Flickr</p>
<p><a href="http://www.flickr.com/photos/hhoyer/3460518290"><img src="http://farm4.static.flickr.com/3662/3460518290_ec4c7cd138.jpg" alt="" /></a><br />
<a href="http://www.flickr.com/photos/hhoyer/3460518290">Schweriner Schloss in the Evening Sun</a> by <a href="http://www.flickr.com/people/hhoyer">saturn ♄</a>, on Flickr</p></div>
<p><strong>Give it a Gradient</strong> &#8211; Another convenient tool you can use to make your clouds and sky a little more ominous is to darken them by way of a gradient. This has a similar effect to using an ND Grad filter on your camera while you are shooting. Sometimes it can also create a more interesting effect if you add a slight gradient to the foreground. This helps highlight the center of interest in the image. There is a nice tutorial on <a href="http://www.creativepro.com/article/add-drama-photos-master-lightroom-s-graduated-filter">adding drama to a seascape image with the graduated filter in LightRoom here</a>.</p>
<div align="center"><a href="http://www.flickr.com/photos/coda/185730408"><img src="http://farm1.static.flickr.com/57/185730408_1f0c231a3a.jpg" alt="" /></a><br />
<a href="http://www.flickr.com/photos/coda/185730408">Dune 45, Sossusvlei</a> by <a href="http://www.flickr.com/people/coda">coda</a>, on Flickr</p>
<p><a href="http://www.flickr.com/photos/mugley/2535647935"><img src="http://farm3.static.flickr.com/2302/2535647935_a888215d4d.jpg" alt="" /></a><br />
<a href="http://www.flickr.com/photos/mugley/2535647935">dance of the microghosts</a> by <a href="http://www.flickr.com/people/mugley">mugley</a>, on Flickr
</p></div>
<p><strong>Vignette</strong> &#8211; The final tool that can often be used very quickly and effectively that we&#8217;re going to mention is the vignette tool/s in Lightroom. Darkening the surrounds mildly while leaving the center of interest a little brighter is an effective strategy to draw the eye of a viewer in any photograph. There is a tutorial on <a href="http://digitalphotobuzz.com/using-the-vignette-tool-in-lightroom">using the vignette palette here</a>. In landscape photography, it can be used quite effectively and looks especially dramatic in black and white landscapes.</p>
<div align="center"><a href="http://www.flickr.com/photos/nathanhayag/5888213038"><img src="http://farm6.static.flickr.com/5068/5888213038_4fec3c75c7.jpg" alt="" /></a><br />
<a href="http://www.flickr.com/photos/nathanhayag/5888213038">Stop-motion</a> by <a href="http://www.flickr.com/people/nathanhayag">digitalpimp.</a>, on Flickr</p>
<p><a href="http://www.flickr.com/photos/astragony/5632301181"><img src="http://farm6.static.flickr.com/5270/5632301181_313ec321c9.jpg" alt="" /></a><br />
<a href="http://www.flickr.com/photos/astragony/5632301181">Teaspoon</a> by <a href="http://www.flickr.com/people/astragony">Astragony</a>, on Flickr
</p></div>
<p>This is by no means a comprehensive list of things that can be done to a landscape quickly in Lightroom, but often they can be the go-to tools to spruce up a flat image.</p>
<p>Photography Tutorials, Case Studies and Discounts - <a href="http://www.lightstalking.com/newsletter/">LightStalking Photography Newsletter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightstalking.com/lightroom-landscape/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 10/51 queries in 0.023 seconds using memcached
Object Caching 1569/1671 objects using memcached

Served from: www.lightstalking.com @ 2012-02-04 00:35:07 -->
