<?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>New Century Expeditions</title>
	<atom:link href="http://blog.aaronlinsdau.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.aaronlinsdau.com</link>
	<description>Bringing Earth&#039;s remote corners to your desktop.</description>
	<lastBuildDate>Fri, 08 Nov 2013 17:09:16 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Tidbit of wisdom</title>
		<link>http://blog.aaronlinsdau.com/?p=1777</link>
		<comments>http://blog.aaronlinsdau.com/?p=1777#comments</comments>
		<pubDate>Fri, 08 Nov 2013 17:09:16 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[motivation]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1777</guid>
		<description><![CDATA[&#8220;Remembering that you are going to die is the best way I know to avoid the trap of thinking you have something to lose. There is no reason not to follow your heart.&#8221; Steve Jobs]]></description>
				<content:encoded><![CDATA[<p>&#8220;Remembering that you are going to die  is the best way I know to avoid the trap of thinking you have something to lose. There is no reason not to follow your heart.&#8221;<br />
Steve Jobs</p>
<p><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/11/20131108-1008381.jpg"><img src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/11/20131108-1008381.jpg" alt="20131108-100838.jpg" class="alignnone size-full" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1777</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create PDF from images</title>
		<link>http://blog.aaronlinsdau.com/?p=1769</link>
		<comments>http://blog.aaronlinsdau.com/?p=1769#comments</comments>
		<pubDate>Mon, 04 Nov 2013 14:50:53 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[images to pdf]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1769</guid>
		<description><![CDATA[This morning I ran into a problem where I needed to convert a series of photos into a single PDF document.  I am going down to Mexico for two weeks to climb two of their highest peaks and needed to &#8230; <a href="http://blog.aaronlinsdau.com/?p=1769">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>This morning I ran into a problem where I needed to convert a series of photos into a</p>
<div id="attachment_1770" style="width: 288px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/11/Screen-Shot-2013-11-04-at-7.09.28-AM.png"><img class="size-medium wp-image-1770" alt="Automator" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/11/Screen-Shot-2013-11-04-at-7.09.28-AM-278x300.png" width="278" height="300" /></a><p class="wp-caption-text">Automator</p></div>
<p>single PDF document.  I am going down to Mexico for two weeks to climb two of their highest peaks and needed to get the old release of liability form out of the way.  And then email it to the guide service.  It&#8217;s a brainless process to take the iPhone, make photos of each page, then email the pictures.</p>
<p>But the company I am going with needs/wants the form back in a single PDF, so there&#8217;s not so much to manage.  At first I looked around for an application to do that, then I realized I&#8217;m on a Mac and I bet there&#8217;s the ability to create an <a title="Apple's automator Knowledge base" href="http://support.apple.com/kb/HT2488" target="_blank">Automator</a> workflow to take care of that.</p>
<p>Sure enough, after a little looking around, I found a way to create an application.  It took two minutes to make it.  I can&#8217;t believe how easy it is to do this, whereas on my old PC I would have had to download an application, get a virus or two in the process, suffer through whatever bad programming was built in, then finally get my PDF.  I wouldn&#8217;t even bother to have tried to write software to do it myself, on either the Mac or PC.</p>
<p>Now, on my Mac, it&#8217;s taken longer to write this blog entry than it did to create the single</p>
<div id="attachment_1771" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/11/automator-images-to-PDF.png"><img class="size-thumbnail wp-image-1771" alt="Automator images to PDF" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/11/automator-images-to-PDF-150x150.png" width="150" height="150" /></a><p class="wp-caption-text">Automator images to PDF</p></div>
<p>PDF from four different images.  In fact, I was looking through the actions in <a title="Mac OS X automator" href="http://www.macosxautomation.com/automator/" target="_blank">Automator</a> and found there&#8217;s an action to create an ePub file from text.  This text can then be read on a Kindle or in the Mac/iPhone&#8217;s Kindle app.  How cool is that.  I digress.</p>
<p>In any case, here is a <a title="PDF from images Automator app" href="http://www.aaronlinsdau.com/misc/PDF_from_images.dmg">link to the Automator action</a> to create a PDF from one or multiple images.  To create a PDF from multiple images, hold the Command button when clicking those image files.  The Choose a Finder Item: dialog might open behind some other open windows, so make sure it&#8217;s not hiding.</p>
<p>If you don&#8217;t want to download the above Automator action, you can just take the image to the right, duplicate it in Automator by dragging the two actions in and save it as an application.  Then you will have created an Automator application.  Something that would have taken me hours or days now takes literally minutes with Automator.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1769</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Following Parker Liautaud</title>
		<link>http://blog.aaronlinsdau.com/?p=1766</link>
		<comments>http://blog.aaronlinsdau.com/?p=1766#comments</comments>
		<pubDate>Sat, 26 Oct 2013 17:13:27 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Antarctica]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1766</guid>
		<description><![CDATA[Good luck to the final training months for Parker Liautaud, a 19 year old from Palo Alto, for trying to do a mid-range route to the south pole: http://news.msn.com/us/teen-polar-explorer-will-attempt-to-break-south-pole-record#! Note &#8211; the article is a bit misleading &#8211; Christian Eide&#8217;s &#8230; <a href="http://blog.aaronlinsdau.com/?p=1766">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Good luck to the final training months for Parker Liautaud, a 19 year old from Palo Alto, for trying to do a mid-range route to the south pole:</p>
<p><a href="http://news.msn.com/us/teen-polar-explorer-will-attempt-to-break-south-pole-record#!">http://news.msn.com/us/teen-polar-explorer-will-attempt-to-break-south-pole-record#!</a></p>
<p>Note &#8211; the article is a bit misleading &#8211; Christian Eide&#8217;s feat of going solo from Hercules Inlet to the SP was 700 miles in 25 days.  No one has come even close to touching his record since 2011.  Parker&#8217;s trip, though a long 400 miles, will not compare to Christian&#8217;s trip, as a speed record.  The website has a correct assessment of the expedition:</p>
<p><a title="Website" href="http://www.willisresilience.com/the-expedition/world-record/">http://www.willisresilience.com/the-expedition/world-record/</a></p>
<p>I&#8217;m looking forward to reading when a solo Parker starts from the Hercules Inlet and best&#8217;s Christian&#8217;s record &#8211; now that will be astonishing!  It looks like Parker has a good many years to do some very impressive things and I look forward to reading about them.</p>
<p>Good luck Parker!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1766</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jackson Hole Quickdraw 2013</title>
		<link>http://blog.aaronlinsdau.com/?p=1764</link>
		<comments>http://blog.aaronlinsdau.com/?p=1764#comments</comments>
		<pubDate>Mon, 21 Oct 2013 19:50:40 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[cinematographer]]></category>
		<category><![CDATA[director]]></category>
		<category><![CDATA[director of photography]]></category>
		<category><![CDATA[fall arts festival]]></category>
		<category><![CDATA[gaffer]]></category>
		<category><![CDATA[grip]]></category>
		<category><![CDATA[jackson hole]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1764</guid>
		<description><![CDATA[As part of my video reel, I needed to put together a video from something interesting and fun, then edit it so it worked well. So, I went out the day before the Jackson Hole Quickdraw during the 2013 Jackson Hole &#8230; <a href="http://blog.aaronlinsdau.com/?p=1764">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As part of my video reel, I needed to put together a video from something interesting and fun, then edit it so it worked well.</p>
<p>So, I went out the day before the Jackson Hole Quickdraw during the 2013 <a title="Jackson Hole Fall Arts Festival" href="http://www.jacksonholechamber.com/fall_arts_festival/" target="_blank">Jackson Hole Fall Arts Festival</a> and began shooting setup shots.  That way I could make some fun transitions to the actual drawing competition.</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/kABbFJJSg1g?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p>It was very crazy to be shooting with three different cameras during the competition to make this shoot happen.  As much as I wanted to be shooting with a PMW-200, the budget did not accommodate that camera.  Instead, I shot with:</p>
<ul>
<li>Nikon D300s</li>
<li>Canon M-500</li>
<li>GoPro 3 Black</li>
</ul>
<p>Using these three cameras, plus Final Cut Pro X to edit the material, made it possible to create the video above.  I&#8217;ve done work as a <a title="Director" href="http://en.wikipedia.org/wiki/Film_director" target="_blank">Director</a>, <a title="Director of Photography" href="http://www.theasc.com/magazine/mar99/director/pg1.htm" target="_blank">Director of Photography</a>, <a title="Cinematographer" href="http://en.wikipedia.org/wiki/Cinematographer" target="_blank">cinematographer</a>, <a title="film editor" href="http://en.wikipedia.org/wiki/Film_editor" target="_blank">editor</a>, <a title="film grip" href="http://en.wikipedia.org/wiki/Grip_(job)" target="_blank">grip</a>, and <a title="Film gaffer" href="http://en.wikipedia.org/wiki/Gaffer_(filmmaking)" target="_blank">gaffer</a>.  All have been fun, though I prefer working as a DP or cinematographer, as it&#8217;s one of my passions.</p>
<p>Getting the right shot, making it look great, and matching or improving the director&#8217;s vision is a constant and challenging job.  The rewards are worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1764</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beautiful butterfly lighting</title>
		<link>http://blog.aaronlinsdau.com/?p=1760</link>
		<comments>http://blog.aaronlinsdau.com/?p=1760#comments</comments>
		<pubDate>Mon, 21 Oct 2013 15:15:32 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[gear]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[butterfly lighting]]></category>
		<category><![CDATA[crystals]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[product]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1760</guid>
		<description><![CDATA[While working on a full product catalog photography shoot, one of the fun things I&#8217;ve been able to do is use some classic portraiture lighting techniques, like the butterfly lighting in the photo on the right. Many times, photographers will &#8230; <a href="http://blog.aaronlinsdau.com/?p=1760">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>While working on a full product catalog photography shoot, one of the fun things I&#8217;ve</p>
<div id="attachment_1761" style="width: 310px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01781-small.jpg"><img class="size-medium wp-image-1761" alt="Beautiful light for beautiful products" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01781-small-300x236.jpg" width="300" height="236" /></a><p class="wp-caption-text">Beautiful light for beautiful products</p></div>
<p>been able to do is use some classic portraiture lighting techniques, like the butterfly lighting in the photo on the right.</p>
<p>Many times, photographers will use light tents for their shoots, giving their products a certain look.  And that look is just like everyone else&#8217;s look.  Although light tents are very handy, there is only so much you can do with them.</p>
<p>You can place lights all around them, chose to use just one light, and add variations on variations.  That seems great, but the surrounding darkness looks the same.  And with very reflective objects, you can see the box frame.  It requires lots of post-production work in photo editing software to fix that.  I very much prefer to get the image right in camera, as I don&#8217;t like wasting mine or my clients&#8217; time correcting errors out later.</p>
<p>I don&#8217;t want my client&#8217;s products to look like everyone elses.  They hire me because I</p>
<div id="attachment_1762" style="width: 301px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_1432-800c.jpg"><img class="size-medium wp-image-1762" alt="Crystals at By Nature Gallery" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_1432-800c-291x300.jpg" width="291" height="300" /></a><p class="wp-caption-text">Crystals at By Nature Gallery</p></div>
<p>give them a unique look with very high quality.</p>
<p>When photographing crystals with light tents, the highlights become very mushy in the translucent stone.  Soft light removes the texture of the crystal surface.</p>
<p>Instead, I use hard lights to make the image pop.  It takes more work but the results are better.  The are reflections and hot spots to deal with &#8211; that&#8217;s the challenge and where practiced skill comes in.  Strip boxes, light tents and umbrellas take away those hot spots but they also soften the texture.  Texture is very important in these images, as it really gives feeling to the crystals.  Without those hard edges, the above piece would look like plastic.  People don&#8217;t go into <a title="By Nature Gallery" href="http://www.bynaturegallery.com/" target="_blank">By Nature Gallery</a> to purchase fake plastic rocks &#8211; they want the real thing.</p>
<p>I do my best to deliver the real thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1760</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pearls luster photographs</title>
		<link>http://blog.aaronlinsdau.com/?p=1755</link>
		<comments>http://blog.aaronlinsdau.com/?p=1755#comments</comments>
		<pubDate>Wed, 09 Oct 2013 16:12:43 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[gear]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[butterfly]]></category>
		<category><![CDATA[mikimoto]]></category>
		<category><![CDATA[pearl]]></category>
		<category><![CDATA[pearls]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1755</guid>
		<description><![CDATA[Pearls have been one of the most difficult things to photograph I&#8217;ve run into yet. Bison being aggressive toward me were nothing compared to these tiny little round spheres. My first photos were too milky and bead like, as you &#8230; <a href="http://blog.aaronlinsdau.com/?p=1755">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Pearls have been one of the most difficult things to photograph I&#8217;ve run into yet.</p>
<div id="attachment_1756" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55412-sm.jpg"><img class="size-thumbnail wp-image-1756" alt="Milky pearls" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55412-sm-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Milky pearls</p></div>
<p>Bison being aggressive toward me were nothing compared to these tiny little round spheres.</p>
<p>My first photos were too milky and bead like, as you can see in the photograph at the right.</p>
<p>Although I created the nearly perfect light tent with no particularly hard edges, this ended up being a total failure for pearls.  Many objects are very nice with uniform smooth lighting but not these.</p>
<p>According to what I saw on <a title="Pearl Quality guide" href="http://www.pearlparadise.com/pearlqualityguide.html" target="_blank">PearlParadise.com</a>, I was making these nice pearls look like they were of low quality.  That is because the edge of the reflection is not sharp.  &#8221;You should be able to see your reflection in the pearls.&#8221;  For many things, I work hard to put a nice, smooth gradient on.  Pearls are just the opposite.  The harder the edge of the reflection, making the pearl look more mirror-like, the better.</p>
<p>Fail on the first attempt.  Oops.</p>
<p>So, after studying <a title="Mikimoto" href="http://www.mikimotoamerica.com/" target="_blank">pearl images from Mikimoto</a>, I figured out their image magic of</p>
<div id="attachment_1757" style="width: 310px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/112-1100-PBS-094sm-copy.jpg"><img class="size-medium wp-image-1757" alt="Same pearls with luster" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/112-1100-PBS-094sm-copy-300x191.jpg" width="300" height="191" /></a><p class="wp-caption-text">Same pearls with luster</p></div>
<p>how they make the pearl look round and lustrous.  It&#8217;s a combination of their pearl quality and using one of the types of classic portrait photography.  In many of their images, they use what is termed butterfly lighting.  Not all of their pearl images are like that but most are are a variation of it.</p>
<p>Of course, making this style of image requires a softbox and reflector.  As my awesome parents are shipping me my softbox, I&#8217;m going to have to figure out how to get by with what I have for now.  Using very non-photography items like paper, cardboard, posterboard, and the like, I&#8217;ll be able to create a make-shift softbox.  As you can see with the second image, the same strand of pearls as above looks much more lustrous.</p>
<p>Like all photography (and really, everything else), you have to keep working it and studying what was done.  Then you can match and maybe even go beyond what anyone else has done.  This takes lots of effort and keeps you up late at night.  But if you keep at it, chances are you will succeed.</p>
<p>Just don&#8217;t give up.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1755</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diamond Necklaces</title>
		<link>http://blog.aaronlinsdau.com/?p=1749</link>
		<comments>http://blog.aaronlinsdau.com/?p=1749#comments</comments>
		<pubDate>Sat, 05 Oct 2013 03:34:16 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[gear]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[jewelry]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[sb-800]]></category>
		<category><![CDATA[strobes]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1749</guid>
		<description><![CDATA[I&#8217;m enjoying studio photography and had the chance to photograph Kelly&#8217;s diamond necklace by Christian Tse today.  I made the first image on black to make the piece stand out.  It was actually pretty easy to get the background to go within 3 points &#8230; <a href="http://blog.aaronlinsdau.com/?p=1749">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m enjoying studio photography and had the chance to photograph Kelly&#8217;s</p>
<div id="attachment_1750" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55478.jpg"><img class="size-thumbnail wp-image-1750" alt="Kelly's diamond necklace by Christian Tse on black." src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55478-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Kelly&#8217;s diamond necklace by Christian Tse on black.</p></div>
<p>diamond necklace by <a title="Christian Tse" href="http://www.christiantse.com/" target="_blank">Christian Tse</a> today.  I made the first image on black to make the piece stand out.  It was actually pretty easy to get the background to go within 3 points of complete black.  This will be part of my intermediate photography and strobe photography class in spring 2014 put on by the <a title="Jackson Hole Art Association" href="http://www.artassociation.org/" target="_blank">Jackson Hole Art Association</a>.</p>
<p>The second image was done on white, similar to what most jewelry companies do.  Although almost all products are done on what, PSOW, I prefer the black for this sort of piece with white gold and diamonds.  Even though the image on the metal is the same in both</p>
<div id="attachment_1751" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55506.jpg"><img class="size-thumbnail wp-image-1751" alt="Kelly's necklace by Christian Tse on white" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55506-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Kelly&#8217;s necklace by Christian Tse on white</p></div>
<p>images, the effect of a black versus a white background is pretty dramatic.  It&#8217;s really a personal preference.  Most clients prefer things on white because they can cut the background out in Photoshop and then do whatever they need with it.  I prefer to get everything right in the camera and not have to do hardly anything in PS.  The less time I spend in post, the happier I am.</p>
<p>The photographs I&#8217;ve done for By Nature Gallery have required a pure, 0,0,0 background, meaning I have a LOT of work to do in photoshop.  Even though I can control the light really well, getting a true zero black background is essentially impossible.  So, their work always requires a lot of post.</p>
<p>You&#8217;ll have to decide for yourself which one you like better.</p>
<div id="attachment_1752" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55511.jpg"><img class="size-thumbnail wp-image-1752" alt="Necklace setup shot" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_55511-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Necklace setup shot</p></div>
<p>I&#8217;ve also included a setup shot so you can see what goes into making one of these images.  I really wish I had one more Nikon Speedlight to give me an extra edge and ability to sculpt the image.  It&#8217;d only be another $500.  Haha!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1749</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Death hike into Grand Teton National Park</title>
		<link>http://blog.aaronlinsdau.com/?p=1730</link>
		<comments>http://blog.aaronlinsdau.com/?p=1730#comments</comments>
		<pubDate>Thu, 03 Oct 2013 21:29:59 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[gear]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[physical]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[death canyon]]></category>
		<category><![CDATA[death hike]]></category>
		<category><![CDATA[fox creek pass]]></category>
		<category><![CDATA[grand canyon]]></category>
		<category><![CDATA[grand Teton national park]]></category>
		<category><![CDATA[granite canyon]]></category>
		<category><![CDATA[hiking]]></category>
		<category><![CDATA[marion lake]]></category>
		<category><![CDATA[Symmes Creek]]></category>
		<category><![CDATA[teton crest trail]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1730</guid>
		<description><![CDATA[For the first night in nearly a week, the sky was clear in Grand Teton National Park. With the storms and snow blowing through in late September, hiking up and around the Teton Crest Trail had looked pretty dubious from &#8230; <a href="http://blog.aaronlinsdau.com/?p=1730">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>For the first night in nearly a week, the sky was clear in Grand Teton National Park.</p>
<div id="attachment_1732" style="width: 211px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/dsc_d45196copyright.jpg"><img class="size-medium wp-image-1732" alt="Questionable weather" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/dsc_d45196copyright-201x300.jpg" width="201" height="300" /></a><p class="wp-caption-text">Questionable weather</p></div>
<p>With the storms and snow blowing through in late September, hiking up and around the <a title="Teton Crest Trail" href="http://adventure.nationalgeographic.com/adventure/trips/best-trails/grand-teton-hike-map/" target="_blank">Teton Crest Trail</a> had looked pretty dubious from continuous poor weather.  But there was a break.  It was supposed to be clear for two days and then a storm was to move through the area.  I had a very short window to make this happen.</p>
<p>I had wanted to hike the <a title="Teton Crest Trail" href="http://en.wikipedia.org/wiki/Teton_Crest_Trail" target="_blank">Teton Crest Trail</a> straight through from the Granite Canyon trailhead to Jenny Lake via Paintbrush canyon for some time, as I am training to climb two 18,000&#8242; volcanoes in Mexico.  It required me to do a <i>death hike</i>, that is, a hike that is done straight through without camping or sleeping.  I&#8217;ve done two in my life.</p>
<div id="attachment_1733" style="width: 235px" class="wp-caption alignleft"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/100_11848copy.jpg"><img class="size-medium wp-image-1733" alt="Grand Canyon" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/100_11848copy-225x300.jpg" width="225" height="300" /></a><p class="wp-caption-text">Notice the tiny trail on the right side cliff face. That goes up the north rim.</p></div>
<p>The first was hiking the <a title="Grand Canyon rim-rim-rim" href="http://andrewskurka.com/adventures/grand-canyon-rim-to-rim-to-rim/" target="_blank">Grand Canyon rim-rim-rim</a> in 2006 from the south rim to the north rim (8,000&#8242;) and back to the south rim (6,000&#8242;) in 24 hours.  This is a <a title="Grand Canyon rim-rim-rim" href="http://www.ultrarunning.com/ultra/features/world/grand-canyon-basics-rim-t.shtml" target="_blank">classic must-do</a> for <a title="Distance runners" href="http://www.crockettclan.org/running/gc.html" target="_blank">distance runners</a>.  Using the Bright Angel trail both down and up, I completed the 49 mile round trip in exactly 24 hours, starting at midnight and finishing at midnight.  I had to stop and tape up my ankle on the way back down from the north rim, as I had twisted my ankle on a rock.  That was by far the longest distance I had ever hiked in 24 hours.</p>
<p>My second death hike was off Highway 395 in California, just south of Independence and Lone Pine in 2010.  After chaining my bike up at the Onion Valley campground, I drove back around to Symmes Creek.  Starting at 7am, I hiked from the Symmes Creek trailhead, over Shepherd Pass (12,050&#8242;) , to Tyndall Creek</p>
<div id="attachment_1734" style="width: 310px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/IMG_0088copyright.jpg"><img class="size-medium wp-image-1734" alt="Forester Pass at midnight" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/IMG_0088copyright-300x199.jpg" width="300" height="199" /></a><p class="wp-caption-text">Forester Pass at midnight</p></div>
<p>(10,870&#8242;), to Forester Pass (13,160&#8242;), past Kearsarge Lakes, over Kearsarge Pass (11,823&#8242;) and arrived in Onion Valley at 9am, a full 26 hours straight hiking.  I then picked up my bike, rode it down the massive hill and back to Symmes Creek.  Even though this trip was only 26 miles, it had far more vertical relief and higher altitude than Grand Canyon.</p>
<p>Now, I wanted to do the Teton Crest Trail as a straight through hike in 2013 (I had <a title="Teton Crest backpack" href="http://aaronlinsdau.com/usa/wyoming/tetoncrest/tetoncrest.html" target="_blank">backpacked it in 2007</a>). Realizing my time was very short, I went over to Smith&#8217;s in Jackson Hole and bought a small mountain of food to fuel me.  I had lots of calories in a relatively compact form.  I did not take any butter with me this time, though.  Lara Bars, Pringles, Smokehouse Blue Diamond almonds, Chex Mix, and a few more food bars made up the $33 of 3,200 calories I took with me.  All I had to do was fill up my Platypus water bladder, a generic 0.5L bottle and I was ready to go.  That was, except for sleep.</p>
<p>This week is the series of talks at<a title="Photography at the Summit" href="http://www.photographyatthesummit.com/fall_photography_at_the_summit.html" target="_blank"> Photography at the Summit</a>.  I did not want to miss the</p>
<div id="attachment_1731" style="width: 310px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_54945mod.jpg"><img class="size-medium wp-image-1731" alt="Teton Village streaking clouds" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC_54945mod-300x177.jpg" width="300" height="177" /></a><p class="wp-caption-text">Teton Village streaking clouds</p></div>
<p>speakers that evening, meaning I wouldn&#8217;t get home until at least 10pm.  Heck, I had traversed the Grand Canyon on 4 hours of poor sleep.  I figured I might do it again.  And, I wanted to do it in the same style as I had done the Crest Trail before, leaving from the trailhead rather than cheating and starting off on the <a title="Jackson Hole Mountain Resort" href="http://en.wikipedia.org/wiki/Jackson_Hole_Mountain_Resort" target="_blank">Jackson Hole Resort Tram</a>.  As I was leaving early, the tram was not an option anyway.</p>
<div id="attachment_1735" style="width: 160px" class="wp-caption alignleft"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01621copy.jpg"><img class="size-thumbnail wp-image-1735" alt="Granite Canyon morning" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01621copy-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Granite Canyon morning</p></div>
<p>Leaving Jackson, my girlfriend Kelly dropped me off at the Granite Canyon trailhead at 6:15am and I was off like a shot.  I had a lot of miles to cover and the sun had just begun to barely brighten the sky.  Wandering through the brush with a headlamp and a bottle of bear spray was fun but disconcerting.  Even though I had the bear spray in my hand, ready to fire off at a moment&#8217;s notice, the early morning sounds of the forest spooked me.  There have been a few grizzly attacks lately and my biggest fear was running into one in my haste.  So, every minute or two, I yelled out, &#8220;No Bears!&#8221;  The best part was the bold warning sign about being bear country right at the trailhead warning not to hike alone.  Yet, here I was.  I couldn&#8217;t scare anyone else up for a <em>death hike</em>, so this was a solo activity.</p>
<p>The hike up Granite Canyon is pleasant compared to Death and Paintbrush canyons.  The</p>
<div id="attachment_1736" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01629copy.jpg"><img class="size-thumbnail wp-image-1736" alt="Thin clouds coming in" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01629copy-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Thin clouds coming in</p></div>
<p>grade is evenly spaced, so as to not feel like going up a massive set of stairs.  I spent the first 45 minutes in the dark, listening to the elk bugle.  It&#8217;s an ethereal sound normally, but by yourself going into the dark woods, it&#8217;s downright spooky.  It did not take too long to make it into the canyon and begin ascending the long grade.  The weather was pleasant for the first few hours.  But soon, a thin layer of clouds came in from Idaho.</p>
<p>On the way up, I ran into an entire herd of moose with one bull.  They were quite close to</p>
<div id="attachment_1737" style="width: 160px" class="wp-caption alignleft"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01631.jpg"><img class="size-thumbnail wp-image-1737" alt="Bull moose stealthing around" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01631-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Bull moose stealthing around</p></div>
<p>the trail and I did not even realize I was in their midst until one of them spooked.  The sudden motion spooked me, too.  With bears on my mind, I was vigilant.  But moose are not to be trifled with, either.  Telling the large beasts, &#8220;Nice moose, I just have to slowly pass by you, moose,&#8221; I tried to charm them and let them know I was no danger to them or the two calves wandering around.  It was good none of them flicked their ears or stomped, as there were not too many trees to hide behind.</p>
<p>As I reached Marion Lake at 1030am, thicker clouds had begun to move in, cooling the</p>
<div id="attachment_1738" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01660.jpg"><img class="size-thumbnail wp-image-1738" alt="There are bears out there" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01660-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">There are bears out there</p></div>
<p>temperature down considerably.  It felt like when I was in Antarctica.  The moment the sun&#8217;s warmth is taken away, the perceived temperature drops rapidly.  I was doing pretty well on 4 hours sleep thus far.  I found dog tracks (coyote, wolf?) of some sort following deer and also a single bear track.  That was rather disconcerting.  Though the paw mark looked more like a black rather than grizzly bear.</p>
<p>I forged on toward Fox Creek Pass.  Hiking up Snow King with a 35 pound pack 3-4 times a week was really paying off, as I was able to push and hoof it without having my legs burn out.  Very soon, I started to get into a little bit of snow.  With only trail gaiters on, I knew that if it got too deep, there was no way I was going to make it very far.  But I had hopes.  Then, one of the trail drops had a cornice of snow and I went in up to my bare knees.  That was not very pleasant.  And, by this time, even thicker clouds had rolled in, the type that portend snow.</p>
<div id="attachment_1739" style="width: 160px" class="wp-caption alignleft"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01674.jpg"><img class="size-thumbnail wp-image-1739" alt="Fox Creek Pass" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01674-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Fox Creek Pass</p></div>
<p>At Fox Creek Pass, I had to make a decision.  With satellite phone in hand, I was able to connect with Kelly and get an up-to-the-minute forecast.  Not good.  There was an increasing chance of rain in the valley with highs in the 40&#8242;s.  That meant there was going to be freezing rain or snow up at this elevation.  Even though I had all the right gear with me, I was still pretty cold due to the lack of sleep.  I wasn&#8217;t sure of the intensity of the storm coming in and didn&#8217;t want to get buried.</p>
<p>Even though I had been over Paintbrush Divide in a storm, I was not sure how deep the</p>
<div id="attachment_1740" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/dsc_d45230.jpg"><img class="size-thumbnail wp-image-1740" alt="4 backpackers on Paintbrush Divide in a storm, 2007" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/dsc_d45230-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">4 backpackers on Paintbrush Divide in a storm, 2007</p></div>
<p>snow was going to be on Hurricane Pass.  If Hurricane was impassable, I would have to backtrack 4 miles to reach this junction again.  Looking north, I saw snow and knew that it was pretty risky.  The trail going up Hurricane was tight, so with snow on it, there was real danger, as I had never been on it with ice before.</p>
<p>The lateness of the season conspired against me.  It had snowed a week before and had melted off pretty well.  But the farther north I looked, the worse things looked.  I just didn&#8217;t want to get trapped with no way out.  As I was lightly geared without a shelter, I would be in trouble if I got stuck.  So, I decided it was time to cut this one short and head down Death Canyon.  As I had wanted to take this route at one time or another, it was a bonus.  Plus, I had recently read a geology report of the area and learned of several caves on Death Shelf, so had the chance to scout those out.</p>
<div id="attachment_1741" style="width: 160px" class="wp-caption alignleft"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01744.jpg"><img class="size-thumbnail wp-image-1741" alt="For the sinister name, Death Canyon is beautiful" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01744-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">For the sinister name, Death Canyon is beautiful</p></div>
<p>After slipping on one steep, snowy slope, I felt better about my decision.  Getting smashed up prior to a big trip was no way to go.   I knew I had been over the north side of Paintbrush in snow with a backpack, but the forecast freezing rain was another matter.  I had no backpack to keep me warm, even if it slowed me down.  I&#8217;d rather have it snowing and 20 degrees than raining and 40 degrees.  It&#8217;s much easier to deal with blowing snow than rain.</p>
<p>On the way down Death Canyon, I ran into a small group of deer.  And I saw one pika, though I heard several higher up.</p>
<div id="attachment_1743" style="width: 160px" class="wp-caption alignleft"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC017601.jpg"><img class="size-thumbnail wp-image-1743" alt="Late season flowers" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC017601-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Late season flowers</p></div>
<p>They&#8217;re just so fast I only hear and rarely see them.  By the time I exited Death Canyon neared Phelps Lake, the rain had started coming down, making me quite cold.  I decided to head toward the park&#8217;s south entrance to be picked up around 730pm, as Kelly was unable to come much earlier anyway.  Moving fast kept me warm, though barely.  It was ironic that carrying a pack made me slower but kept me warmer.  For a <em>death hike</em>, I need to move fast but can&#8217;t generate as much body heat.</p>
<p>The rain went from a drizzle to a steady gentle stream.  With the wind, it was getting a bit</p>
<div id="attachment_1744" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01729.jpg"><img class="size-thumbnail wp-image-1744" alt="We see you..." src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01729-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">We see you&#8230;</p></div>
<p>unpleasant.  When I stopped to prepare for night travel by pulling out my headlamp, I was able to get a cel phone message to Kelly.  She would be able to meet me at just the right time when I would be coming out of the park.  Since my shorts were fairly wet by this point (yes, shorts&#8230;.it seems crazy but it&#8217;s not that bad), I had to put away my camera to prevent damage.  I mentioned in the last video recording that once I put the camera away, something interesting would happen.</p>
<p>Sure enough, I ran into a bugling bull elk with six cow elk.  Classic.  It was so dark I would</p>
<div id="attachment_1745" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01771.jpg"><img class="size-thumbnail wp-image-1745" alt="Phelps Lake color" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01771-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">Phelps Lake color</p></div>
<p>have had a grainy, cruddy picture, so I just enjoyed the sight.  I wondered how they dealt with sleeping in freezing rain.</p>
<p>Reaching the Granite Canyon trailhead again, I began walking toward the south entrance in hopes that Kelly would find me.  Sure enough, her FJ&#8217;s headlights shone through the rain and I was out.  The thermometer showed 38 degrees F.</p>
<p>It was only a trip of 26 miles over 13 hours.  It wasn&#8217;t nearly the 35+ miles I had hoped to do.  But with sketchy conditions and a very long walk back</p>
<div id="attachment_1746" style="width: 160px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01716.jpg"><img class="size-thumbnail wp-image-1746" alt="The pika's view" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/10/DSC01716-150x150.jpg" width="150" height="150" /></a><p class="wp-caption-text">The pika&#8217;s view</p></div>
<p>through the park, I thought it was the prudent thing to do.  I&#8217;ll just have to wait for a better weather window next time.  Much to my surprise, I only ate two Lara bars, a Ziplock full of Chex Mix and half a Ziplock full of Pringles.  When I&#8217;m going downhill, I hardly stop to eat.  Knowing this, I&#8217;ll carry far less food next time.  As a bonus, the next morning I saw I had shed a full pound just from this hike alone.  This is a way better way to lose weight instead of dieting.</p>
<p><em>Death hikes</em> rule.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1730</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prep for teaching: Watch at the South Pole</title>
		<link>http://blog.aaronlinsdau.com/?p=1717</link>
		<comments>http://blog.aaronlinsdau.com/?p=1717#comments</comments>
		<pubDate>Fri, 27 Sep 2013 20:10:08 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Antarctica]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[Art Association of Jackson Hole]]></category>
		<category><![CDATA[casio]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[expedition]]></category>
		<category><![CDATA[g-shock]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[protrek prw5100]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1717</guid>
		<description><![CDATA[One thing I had been meaning to do for a while was photograph the watch It&#8217;s Jackson Time, one of my expedition sponsors, provided me with.  Ted, the owner, was very good and made sure I had an excellent expedition time piece to &#8230; <a href="http://blog.aaronlinsdau.com/?p=1717">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>One thing I had been meaning to do for a while was photograph the</p>
<div id="attachment_1724" style="width: 243px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/09/DSC_54347-Edit.jpg"><img class="size-medium wp-image-1724" alt="Casio G-Shock ProTrek PRW5100 that went to the South Pole" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/09/DSC_54347-Edit-233x300.jpg" width="233" height="300" /></a><p class="wp-caption-text">Casio G-Shock ProTrek PRW5100 that went to the South Pole</p></div>
<p>watch <strong>It&#8217;s </strong><strong>Jackson </strong><strong>Time</strong>, one of my expedition sponsors, provided me with.  Ted, the owner, was very good and made sure I had an excellent expedition time piece to trek across Antarctica with.</p>
<p>Although the <a title="Casio Protrek" href="http://www.casio-usa.com/products/Watches/PRO_TREK/PRW5100-1/" target="_blank">Casio ProTrek PRW5100-1</a> is no Rolex, it has certain features I loved.  Having analog for checking time at a glance was wonderful.  It had been forever since I had an analog watch and I never realized how much more quickly I could watch my time during skiing.  Also, the analog face does not develop lag like an LCD nor does it turn black when looking at it with polarized glasses.  And, I could leave the watch out and still read it.  LCD-based watches would turn to unreadable mush at -40 deg. F.</p>
<p>One of the purposes for photographing this watch was to fine-tune my product shooting skills for a few classes I&#8217;m teaching at the <a title="Art Association of JH" href="http://www.artassociation.org/" target="_blank">Art Association of Jackson Hole</a>.  I will be teaching four different classes.  Stay tuned for their description, purpose and audience.  I will be targeting intermediate shooters with one course and have a class on strobe (flash) photography.  Hence the above photograph.</p>
<p>The class dates and exact description will be forthcoming.</p>
<div id="attachment_1727" style="width: 209px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/09/DSC_54347-dinged-up.jpg"><img class="size-medium wp-image-1727" alt="ProTrek PRW5100 unretouched" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/09/DSC_54347-dinged-up-199x300.jpg" width="199" height="300" /></a><p class="wp-caption-text">ProTrek PRW5100 unretouched, what it looked like after the south pole</p></div>
<p>Note: The above watch went with me to the South Pole.  It&#8217;s a little more beat up than the above shows.  It took a sick amount of Photoshop work to take out most of the dings, scratches, fuzzies, and specs.</p>
<p>Here&#8217;s the original image before editing:</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1717</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guts of Antarctic Tears rough draft complete</title>
		<link>http://blog.aaronlinsdau.com/?p=1712</link>
		<comments>http://blog.aaronlinsdau.com/?p=1712#comments</comments>
		<pubDate>Thu, 26 Sep 2013 19:14:49 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[Antarctic Tears]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[manuscript]]></category>
		<category><![CDATA[michelangelo]]></category>
		<category><![CDATA[rough draft]]></category>
		<category><![CDATA[scrivener]]></category>

		<guid isPermaLink="false">http://blog.aaronlinsdau.com/?p=1712</guid>
		<description><![CDATA[Finally!  After months of working on my book manuscript of Antarctic Tears in Scrivener, I have completed the first rough draft.  There&#8217;s the surrounding material still to fill in (foreword, epilogue, appendices, et. al) but the main guts of the &#8230; <a href="http://blog.aaronlinsdau.com/?p=1712">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Finally!  After months of working on my book manuscript of <em>Antarctic Tears</em> in Scrivener, I have</p>
<div id="attachment_1713" style="width: 310px" class="wp-caption alignright"><a href="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/09/manuscript-looks-like.png"><img class="size-medium wp-image-1713" alt="Rough draft manuscript" src="http://aaronlinsdau.com/wordpress/wp-content/uploads/2013/09/manuscript-looks-like-300x154.png" width="300" height="154" /></a><p class="wp-caption-text">Rough draft manuscript</p></div>
<p>completed the first rough draft.  There&#8217;s the surrounding material still to fill in (foreword, epilogue, appendices, et. al) but the main guts of the book are there, in the computer.</p>
<p>Woo hoo!  There are still endless hours to put in but I&#8217;ve at least quarried the marble so that I might make my angel.  At least that&#8217;s what my editor tells me.  Without that full rough draft, you are just never going to be able to even begin chiseling out a piece of art.</p>
<p>However, I am no Michelangelo.  I did not give up on my expedition even after so many things went wrong and I will not give up on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aaronlinsdau.com/?feed=rss2&#038;p=1712</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
