<?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>Interfacing Nature &#187; dreamy</title>
	<atom:link href="http://jeffreyswansonphotography.com/tag/dreamy/feed" rel="self" type="application/rss+xml" />
	<link>http://jeffreyswansonphotography.com</link>
	<description>Landscape Photography by Jeff Swanson</description>
	<lastBuildDate>Sat, 11 May 2013 17:30:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>NEW IMAGE &#8212; MUIR&#8217;S MELODY</title>
		<link>http://jeffreyswansonphotography.com/new-image-muirs-melody</link>
		<comments>http://jeffreyswansonphotography.com/new-image-muirs-melody#comments</comments>
		<pubDate>Mon, 16 Apr 2012 15:35:07 +0000</pubDate>
		<dc:creator>Jeff Swanson</dc:creator>
				<category><![CDATA[New Images]]></category>
		<category><![CDATA[dreamy]]></category>
		<category><![CDATA[fresh snow]]></category>
		<category><![CDATA[mist]]></category>
		<category><![CDATA[night]]></category>
		<category><![CDATA[stars]]></category>
		<category><![CDATA[tunnel view]]></category>
		<category><![CDATA[winter]]></category>
		<category><![CDATA[yosemite national park]]></category>

		<guid isPermaLink="false">http://jeffreyswansonphotography.com/?p=256</guid>
		<description><![CDATA[Muir&#8217;s Melody &#8212; Yosemite National Park, California Add to Cart &#160; This is just a few bars of the epic Yosemite Symphony,  but I guarantee it will get stuck in your head.  I haven&#8217;t been able to shake it since I first set eyes (and ears) on that magnificent granite when I first moved to [...]]]></description>
				<content:encoded><![CDATA[<p><div class="photocrati_nojava" id="gal_images_256_1"><a href="http://jeffreyswansonphotography.com/wp-content/uploads/galleries/post-256/full/JLS_8873_blend-1280.jpg" class="decoy" id="img_256_1_1" rel="gallery_256_1"><img src="http://jeffreyswansonphotography.com/wp-content/uploads/galleries/post-256/thumbnails/JLS_8873_blend-1280.jpg" alt="JLS_8873_blend-1280.jpg" /></a></div><script type="text/javascript">
		jQuery.noConflict();
		jQuery("#gal_images_256_1").hide();
			
		function iframe_256_1_loaded()
		{
			var iframe = jQuery("#g256_1");
			var height = iframe.contents().find('#content').height();
			iframe.height(height);
		}
	</script><div class="iframe_wrapper"><script type="text/javascript">
<!--
document.write ('<iframe id="g256_1" allowtransparency="true" src="http://jeffreyswansonphotography.com/index.php?display_gallery_iframe&amp;gal_id=256_1&amp;gal_type=2&amp;gal_cap=OFF&amp;gal_page=false&amp;page_template=false&amp;bg=FFFFFF" scrolling="no" width="100%" frameborder="0" style="margin:0 auto;padding:0;border:0;clear:both;background:transparent;"></iframe>');
//-->
</script></div></p>
<p><strong>Muir&#8217;s Melody &#8212; Yosemite National Park, California</strong></p>
<p><div class="photocrati_nojava" id="gal_images_256_2"><a href="http://jeffreyswansonphotography.com/wp-content/uploads/galleries/post-256/full/JLS_8873_blend-1280.jpg" class="decoy" id="img_256_2_1" rel="gallery_256_2"><img src="http://jeffreyswansonphotography.com/wp-content/uploads/galleries/post-256/thumbnails/JLS_8873_blend-1280.jpg" alt="Muir's Melody" /></a></div><script type="text/javascript">
		jQuery.noConflict();
		jQuery("#gal_images_256_2").hide();
			
		function iframe_256_2_loaded()
		{
			var iframe = jQuery("#g256_2");
			var height = iframe.contents().find('#content').height();
			iframe.height(height);
		}
	</script><script src="http://jeffreyswansonphotography.com/wp-content/themes/photocrati-theme/admin/js/jquery.tools.min.js"></script>
	
	<script type="text/javascript">
	jQuery.noConflict();
	jQuery(document).ready(function() {
			
		jQuery("a.iframe").fancybox({
			'width'				: 650,
			'height'			: 500,
			'autoScale'     	: false,
			'transitionIn'	: 'elastic',
			'transitionOut'	: 'elastic',
			'overlayColor'	: '#0b0b0f',
			'type'			: 'iframe'
		});
		
		jQuery.ajax({type: "POST", url: "http://jeffreyswansonphotography.com/wp-content/themes/photocrati-theme/photocrati-gallery/ecomm-cart-widget.php", data: '', success: function(data)
        {
            jQuery('#cart_widget').html(data)
        }
		
		});
	
	});
	</script>
	
	<style type="text/css">
	
	.ecommerce {
		width			:	127px;
		height			:	145px;
		margin			:	5px;
		padding			:	10px;
		background		:	#F1F1F1;
		border			:	1px solid #CCCCCC;
	}
	
	.ecommerce .image_wrapper {
		height			:	105px;
		z-index			:	1;
		overflow		:	hidden;
	}
	
	.ecommerce .image_wrapper img {
		max-width		:	125px;
		max-height		:	103px;
		border			:	1px solid #CCCCCC;
		z-index			:	1;
	}
	
	.ecommerce .meta_wrapper {
		height			:	30px;
		color			:	#333;
		margin-top		:	10px;
		text-align		:	left;
		z-index			:	5;
	}
	
	</style>
	
	<div class="ecommerce_wrapper">
	
	<div class="widget_wrapper">
		<div id="cart_widget"></div>
	</div><div class="ecommerce">
		
		<div class="image_wrapper"><a class="photocrati_lightbox_always" rel="gallery" href="http://jeffreyswansonphotography.com/wp-content/uploads/galleries/post-256/full/JLS_8873_blend-1280.jpg"title="Muir\'s Melody - Yosemite National Park, CA">
					<img onmousedown="event.preventDefault ? event.preventDefault() : event.returnValue = false" src="http://jeffreyswansonphotography.com/wp-content/uploads/galleries/post-256/thumbnails/JLS_8873_blend-1280.jpg" alt="JLS_8873_blend-1280.jpg"></a>
		
			</div>
			
			<div class="meta_wrapper">
				
				<div class="addto"><a class="iframe" id="addto_135" href="http://jeffreyswansonphotography.com/wp-content/themes/photocrati-theme/photocrati-gallery/ecomm-sizes.php?prod_id=135">
						<button id="addto" class="positive">
							Add to Cart
						</button>
						</a></div>
		
			</div>
		
		</div></div>
	<div class="clear"></div></p>
<p>&nbsp;</p>
<p>This is just a few bars of the epic Yosemite Symphony,  but I guarantee it will get stuck in your head.  I haven&#8217;t been able to shake it since I first set eyes (and ears) on that magnificent granite when I first moved to California.  This little snippet of that symphony has all the right instruments, the low bass thunder of Bridal Veil Falls, the whisper of the everchanging mists, a twinkle of starlight, the alto of fresh snow, and the murmur of the Merced River as it flowed by hundreds of feet below.</p>
<p>I checked the Yosemite Conservancy webcams incessantly on Friday as a late season storm passed through the valley putting a fresh coat of snow on everything.  Having not been on a crazy day trip to Yosemite in a few months, I decided that it might be a good time to use my National Parks Membership and shoot on over for sunrise on Saturday.  Unfortunately, that means leaving the Bay Area around 1:00. AM.  Thankfully, I had a couple friends who were willing to come along and slap me around a bit if I started nodding off on the long drive through the central valley and up into the foothills.  We arrived in Yosemite at about 4:30 and promptly ran up to Tunnel View to have a snack and scope out the scene in the moonlight.  A bit later the clouds overhead started to break up and we could see some stars.  That&#8217;s when I took the shots that make up this image.  We spent the next hour or so shooting the valley from Tunnel View waiting for sunrise.  Unfortunately, the sunrise was not colorful.  Afterward we toured around the valley and took a few more shots, ate breakfast and we were on our way back home by 8:30.  The nap that followed my return was wonderful.</p>
<p><strong>Here’s some technical information about the exposure and the post processing:</strong></p>
<p><strong>Exposure: </strong>30 seconds, f/2.8, ISO 3200 &amp; 2 minutes, f/2.8, ISO 800</p>
<p><strong>Camera &amp; Lens: </strong>Nikon D7000 &#8212; Sigma 24-70mm f/2.8 EX DG</p>
<p><strong>Filters: </strong>None.</p>
<p><strong>Post Processing:</strong>  This image is blend of two exposures taken in succession.  A shorter exposure at ISO 3200 to freeze the stars in place as as much as possible and a longer exposure at ISO 800 to obtain more detail and reduce the grain in the lower part of the image.  I processed both files in Adobe Camera Raw with identical adjustments so that the blend would be as seamless as possible.  After merging the two images together in Photoshop I burned down the top of the image to darken the sky and dodged in some more detail in the valley itself.  Then, I finished by adding some a bit of saturation and by warming up the image a bit by changing the grey point in a levels adjustment layer.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffreyswansonphotography.com/new-image-muirs-melody/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
