<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>The Carey Adventures</title><link>http://thecareyadventures.com/blog</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheCareyAdventures" /><description>EXPLORE - INSPIRE - EDUCATE</description><language>en</language><lastBuildDate>Thu, 24 May 2012 09:43:13 PDT</lastBuildDate><generator>http://wordpress.org/?v=3.3</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheCareyAdventures" /><feedburner:info uri="thecareyadventures" /><thespringbox:skin xmlns:thespringbox="http://www.thespringbox.com/dtds/thespringbox-1.0.dtd">http://feeds.feedburner.com/TheCareyAdventures?format=skin</thespringbox:skin><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>TheCareyAdventures</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FTheCareyAdventures" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FTheCareyAdventures" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FTheCareyAdventures" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/TheCareyAdventures" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FTheCareyAdventures" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><item><title>Free 5×7″ Fine Art Prints For A Limited Time</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/6b0ZWE3uMgU/</link><category>Not So Travel Related</category><category>Photography</category><category>Randomness</category><category>free print</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Thu, 24 May 2012 09:43:13 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10432</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><img class="alignright size-full wp-image-10434" title="unnamed" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/unnamed.jpg?cda6c1" alt="" width="220" height="220" />A fresh batch of printer inks? A 25 count box of Moab Entrada Rag Bright Matte 190 5&#8243;x7&#8243; paper?</p>
<p>It&#8217;s time to play! Or, more precisely, run some test prints. And that&#8217;s where you have a chance to pick up a free print.</p>
<p>I am giving away 15 of the test prints I will run with this new (to me and my printer) paper. Free to those in the USA. Fill out the form below and in the comments section let me know if you have a preferred image. If not, I will pick one to test with and that will be your print. I can&#8217;t guarantee you will get a particular photo (other than the general Preferred Subject Matter selection), but I will try.</p>
<p>The print will be mailed in a standard 5&#215;7&#8243; envelope with first class postage next week.</p>
<p>If you are one of the first 15 respondants, I will require a mailing address, but please don&#8217;t send it now. Filling out the form is just to reserve your spot in line and orders will be first come, first served. One per person. I&#8217;m not going to type lengthy rules: you try to game the system, I will ignore you.</p>
<p>&nbsp;</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><div id='formBuilderCSSIDFree_Print'>
<form class='formBuilderForm ' id='formBuilderFree_Print' action='/blog/feed/#formBuilderCSSIDFree_Print?PHPSESSID=mqu779fasjo6fmr0bv4hhofsi3' method='post' onsubmit='return fb_disableForm(this);'><input type='hidden' name='formBuilderForm[FormBuilderID]' value='6' /><div id='formbuilder-6-page-1'><script type="text/javascript">

function toggleVis(boxid)
{
	if(document.getElementById(boxid).isVisible == "true")
	{
		toggleVisOff(boxid);
	}
	else
	{
		toggleVisOn(boxid);
	}
}

function toggleVisOn(boxid) 
{
		document.getElementById(boxid).setAttribute("class", "formBuilderHelpTextVisible");
		document.getElementById(boxid).isVisible = "true";
}

function toggleVisOff(boxid) 
{
		document.getElementById(boxid).setAttribute("class", "formBuilderHelpTextHidden");
		document.getElementById(boxid).isVisible = "false";
}

			</script>
<div class='formBuilderField single_line_text_box' id='formBuilderFieldName' title='You must enter your name.' ><a name='formBuilderFieldName'></a>
<span id='formBuilderErrorSpaceformBuilderFieldName'></span>
<div class='formBuilderLabelRequired'>Name </div>
<div class='formBuilderInput'><input type='text' name='formBuilderForm[Name]' value='' id='fieldformBuilderFieldName' onblur="fb_ajaxRequest('http://thecareyadventures.com/blog/wp-content/plugins/formbuilder/php/formbuilder_parser.php', 'formid=6&amp;fieldid=19&amp;val='+document.getElementById('fieldformBuilderFieldName').value, 'formBuilderErrorSpaceformBuilderFieldName')"/> </div>
</div>
<div class='formBuilderField single_line_text_box' id='formBuilderFieldEmail' title='You must enter your email address.' ><a name='formBuilderFieldEmail'></a>
<span id='formBuilderErrorSpaceformBuilderFieldEmail'></span>
<div class='formBuilderLabelRequired'>Email </div>
<div class='formBuilderInput'><input type='text' name='formBuilderForm[Email]' value='' id='fieldformBuilderFieldEmail' onblur="fb_ajaxRequest('http://thecareyadventures.com/blog/wp-content/plugins/formbuilder/php/formbuilder_parser.php', 'formid=6&amp;fieldid=20&amp;val='+document.getElementById('fieldformBuilderFieldEmail').value, 'formBuilderErrorSpaceformBuilderFieldEmail')"/> </div>
</div>
<div class='formBuilderField selection_dropdown' id='formBuilderFieldType' title='' ><a name='formBuilderFieldType'></a>
<span id='formBuilderErrorSpaceformBuilderFieldType'></span>
<div class='formBuilderLabel'>Your Preferred Subject Matter </div>
<div class='formBuilderSelect'>
<select name='formBuilderForm[Type]'>
<option value='0' selected = 'selected'>Mountains</option>
<option value='1' >Animals</option>
<option value='2' >Waterfalls</option>
<option value='3' >Travel</option>
<option value='4' >People</option>
<option value='5' >Abstract</option>
</select>
 </div>
</div>
<div class='formBuilderField large_text_area' id='formBuilderFieldComments' title='' ><a name='formBuilderFieldComments'></a>
<span id='formBuilderErrorSpaceformBuilderFieldComments'></span>
<div class='formBuilderLabel'>Comments </div>
<div class='formBuilderLargeTextarea'><textarea name='formBuilderForm[Comments]' rows='10' cols='80' id='fieldformBuilderFieldComments' onblur="fb_ajaxRequest('http://thecareyadventures.com/blog/wp-content/plugins/formbuilder/php/formbuilder_parser.php', 'formid=6&amp;fieldid=21&amp;val='+document.getElementById('fieldformBuilderFieldComments').value, 'formBuilderErrorSpaceformBuilderFieldComments')" ></textarea></div>
</div><input type='hidden' name='PAGE' value='http://thecareyadventures.com/blog/feed/' />
<div class='formBuilderSubmit'><input type='submit' name='Submit' value='Send!' /></div>
</div>
</form></div>
<img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/6b0ZWE3uMgU" height="1" width="1"/>]]></content:encoded><description>A fresh batch of printer inks? A 25 count box of Moab Entrada Rag Bright Matte 190 5&amp;#8243;x7&amp;#8243; paper? It&amp;#8217;s time to play! Or, more precisely, run some test prints....</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/free-5x7-fine-art-prints-for-a-limited-time/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/free-5x7-fine-art-prints-for-a-limited-time/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=free-5x7-fine-art-prints-for-a-limited-time</feedburner:origLink></item><item><title>Photo Of The Day – Lazy Afternoon  – Steve Cook</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/GpwGkixqLjk/</link><category>Central America &amp; Carribean</category><category>Dominican Republic</category><category>Featured</category><category>Photo of the Day</category><category>dominican republic</category><category>lazy</category><category>people</category><category>Steve Cook</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Thu, 24 May 2012 08:57:05 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10388</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p style="text-align: center;"><a href="http://www.stevecookphotography.com/blog"><img class="aligncenter size-full wp-image-10396" title="steve-cook-4" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/steve-cook-4.jpg?cda6c1" alt="" width="900" height="599" /></a></p>
<p style="text-align: center;">Title: Lazy Afternoon</p>
<p style="text-align: center;">Description: Lazy afternoon in the sun of Santo Domingo, Dominican Republic.</p>
<p style="text-align: center;">Photograph Copyright <a href="http://www.stevecookphotography.com/blog">Steve Cook</a></p>
<p style="text-align: center;">Catch up with Steve in his many forms on <a href="http://www.stevecookphotography.com/blog">his blog</a>, <a href="http://www.twitter.com/stevorevo">Twitter</a>, <a href="http://stevorevo.tumblr.com/">Tumblr</a> and <a href="http://www.facebook.com/stevecookphotography">Facebook</a>.</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/GpwGkixqLjk" height="1" width="1"/>]]></content:encoded><description>Title: Lazy Afternoon Description: Lazy afternoon in the sun of Santo Domingo, Dominican Republic. Photograph Copyright Steve Cook Catch up with Steve in his many forms on his blog, Twitter,...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/photo-of-the-day-lazy-afternoon-steve-cook/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/photo-of-the-day-lazy-afternoon-steve-cook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=photo-of-the-day-lazy-afternoon-steve-cook</feedburner:origLink></item><item><title>Bonus Photo Of The Day – Wild Tiger</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/cPS3Cio1NuM/</link><category>Asia</category><category>India</category><category>Photo of the Day</category><category>india</category><category>tiger</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Wed, 23 May 2012 14:38:35 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10428</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p style="text-align: center;"><a href="http://peterwestcarey.com/store/"><img class="aligncenter  wp-image-10429" title="Wild-Tiger" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/Wild-Tiger.jpg?cda6c1" alt="" width="840" height="600" /></a></p>
<p style="text-align: center;">Title: Wild Tiger</p>
<p style="text-align: center;">Description: There are wild animals on our planet worth protecting even if you don’t see them every day.</p>
<p style="text-align: center;">Location: Ranthambhore National Park, India</p>
<p style="text-align: center;">Photograph Copyright <a href="http://peterwestcarey.com/store/">Peter West Carey </a></p>
<p style="text-align: center;"><strong>You may order this image as a 5&#8243;x7&#8243; fine art blank greeting card or fine art print <a href="http://peterwestcarey.com/store/">here</a>.</strong></p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/cPS3Cio1NuM" height="1" width="1"/>]]></content:encoded><description>Title: Wild Tiger Description: There are wild animals on our planet worth protecting even if you don’t see them every day. Location: Ranthambhore National Park, India Photograph Copyright Peter West...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/bonus-photo-of-the-day-wild-tiger/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/bonus-photo-of-the-day-wild-tiger/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=bonus-photo-of-the-day-wild-tiger</feedburner:origLink></item><item><title>Kids In The City – Expedia’s Useful Tips For Family Travel This Summer</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/0E0K5NoCp9w/</link><category>California</category><category>Colorado</category><category>Featured</category><category>Illinois</category><category>Lodging</category><category>Massachusetts</category><category>New York</category><category>North America</category><category>Oregon</category><category>Parenting</category><category>Pennsylvania</category><category>Pre-Trip Planning</category><category>Road Trip</category><category>Something Really Cool</category><category>USA</category><category>Washington</category><category>expdia</category><category>kids</category><category>planning</category><category>summer</category><category>travel</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Wed, 23 May 2012 12:25:45 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10422</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><a href="http://mediaroom.expedia.com/kidsinthecity"><img class="aligncenter size-full wp-image-10424" title="728x90(1)" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/728x901.jpg?cda6c1" alt="" width="728" height="90" /></a></p>
<p>I love planning. I don&#8217;t like random email pitches from PR or product companies.</p>
<p>Today the two worlds collide. That&#8217;s because <a href="http://www.tkqlhce.com/click-3298739-10751522">Expedia</a> pitched me something I ACTUALLY CARE ABOUT AND WILL USE! It doesn&#8217;t happen often.</p>
<p>It&#8217;s their <a href="http://mediaroom.expedia.com/kidsinthecity">Kids In The City</a> program and you might be able to guess what it&#8217;s about. Kids. Cities. Doing stuff (with their parents).</p>
<p>The site offers up individually picked attractions and fun-things-to-do in a dozen major cities across the USA. The individuals doing the picking are parenting and traveling experts by the likes of <a href="http://deliciousbaby.com">Debbie Dubrow</a>, <a href="http://www.thevacationgals.com/">Jen Miner,</a> <a href="http://www.motherofalltrips.com/">Mara Gorman</a> and <a href="http://www.thevacationgals.com/">Kara Williams</a>. These are people I know, personally, in real life, and trust their recommendations. Heck, before this program, I was even going to be asking Jen what might be fun to do with Sabrina in LA as we will be taking two trips there this summer. Now I don&#8217;t have to because <a href="http://mediaroom.expedia.com/kidsinthecity/losangeles">she tells us in a video!</a></p>
<p>Expedia will be highlighting 12 cities over 12 days (and it started yesterday, so you need to catch up!) <a href="http://mediaroom.expedia.com/kidsinthecity">on the site</a> to help with your summer planning.</p>
<p>If you have kids, give it a look-see. Yes, eventually it has links to be able to book things on Expedia, but there is no hard sell and the picks are genuine points of interest moms in those cities think you will find fun. They have first hand knowledge of many of the attractions and have tested them with their own kids. Humanely, I hope.</p>
<p>It&#8217;s a resource I have already found useful and will be checking out Portland as well for two trips this summer with Sabrina.</p>
<p>&nbsp;</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/0E0K5NoCp9w" height="1" width="1"/>]]></content:encoded><description>I love planning. I don&amp;#8217;t like random email pitches from PR or product companies. Today the two worlds collide. That&amp;#8217;s because Expedia pitched me something I ACTUALLY CARE ABOUT AND...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/kids-in-the-city-expedias-useful-tips-for-family-travel-this-summer/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">2</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/kids-in-the-city-expedias-useful-tips-for-family-travel-this-summer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=kids-in-the-city-expedias-useful-tips-for-family-travel-this-summer</feedburner:origLink></item><item><title>Photo Of The Day – Shepherds – Steve Cook</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/GOM_L0Oe1L4/</link><category>Africa</category><category>Ethiopia</category><category>Photo of the Day</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Wed, 23 May 2012 08:57:02 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10387</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p style="text-align: center;"> <a href="http://www.stevecookphotography.com/blog"><img class="aligncenter size-full wp-image-10400" title="steve-cook-8" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/steve-cook-8.jpg?cda6c1" alt="" width="900" height="599" /></a></p>
<p style="text-align: center;">Title: Shepherds</p>
<p style="text-align: center;">Description: Shepherds in the mountains near Lalibela, Ethiopia.</p>
<p style="text-align: center;">Photograph Copyright <a href="http://www.stevecookphotography.com/blog">Steve Cook</a></p>
<p style="text-align: center;">Catch up with Steve in his many forms on <a href="http://www.stevecookphotography.com/blog">his blog</a>, <a href="http://www.twitter.com/stevorevo">Twitter</a>, <a href="http://stevorevo.tumblr.com/">Tumblr</a> and <a href="http://www.facebook.com/stevecookphotography">Facebook</a>.</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/GOM_L0Oe1L4" height="1" width="1"/>]]></content:encoded><description>  Title: Shepherds Description: Shepherds in the mountains near Lalibela, Ethiopia. Photograph Copyright Steve Cook Catch up with Steve in his many forms on his blog, Twitter, Tumblr and Facebook....</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/photo-of-the-day-shepherds-steve-cook/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/photo-of-the-day-shepherds-steve-cook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=photo-of-the-day-shepherds-steve-cook</feedburner:origLink></item><item><title>Photo Of The Day – High Priest – Steve Cook</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/MLckGsyeu7A/</link><category>Africa</category><category>Ethiopia</category><category>Photo of the Day</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Tue, 22 May 2012 08:56:57 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10386</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p style="text-align: center;"><a href="http://www.stevecookphotography.com/blog"><img class="aligncenter size-full wp-image-10397" title="steve-cook-5" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/steve-cook-5.jpg?cda6c1" alt="" width="598" height="900" /></a></p>
<p style="text-align: center;">Title: High Priest</p>
<p style="text-align: center;">Description: High priest at an Ethiopian Orthodox church in Lalibela, Ethiopia.</p>
<p style="text-align: center;">Photograph Copyright <a href="http://www.stevecookphotography.com/blog">Steve Cook</a></p>
<p style="text-align: center;">Catch up with Steve in his many forms on <a href="http://www.stevecookphotography.com/blog">his blog</a>, <a href="http://www.twitter.com/stevorevo">Twitter</a>, <a href="http://stevorevo.tumblr.com/">Tumblr</a> and <a href="http://www.facebook.com/stevecookphotography">Facebook</a>.</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/MLckGsyeu7A" height="1" width="1"/>]]></content:encoded><description>Title: High Priest Description: High priest at an Ethiopian Orthodox church in Lalibela, Ethiopia. Photograph Copyright Steve Cook Catch up with Steve in his many forms on his blog, Twitter,...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/photo-of-the-day-high-priest-steve-cook/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/photo-of-the-day-high-priest-steve-cook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=photo-of-the-day-high-priest-steve-cook</feedburner:origLink></item><item><title>Photo Of The Day – Water In Malawi – Steve Cook</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/iHcZ53tX-oE/</link><category>Africa</category><category>Malawi</category><category>Photo of the Day</category><category>charity</category><category>malawi</category><category>water</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Mon, 21 May 2012 20:19:49 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10385</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p style="text-align: center;"><a href="http://www.stevecookphotography.com/blog"><img class="size-full wp-image-10395 aligncenter" title="steve-cook-3" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/steve-cook-3.jpg?cda6c1" alt="" width="598" height="900" /></a></p>
<p style="text-align: center;">Title: Water In Malawi</p>
<p style="text-align: center;">Description: I formed a non-profit in 2007 called <a href="http://equitas.org/">Equitas</a> that provides orphan education and community development in remote areas of Malawi. This is the first well we drilled in the village of Kuntonda.</p>
<p style="text-align: center;">Photograph Copyright <a href="http://www.stevecookphotography.com/blog">Steve Cook</a></p>
<p style="text-align: center;">Catch up with Steve in his many forms on <a href="http://www.stevecookphotography.com/blog">his blog</a>, <a href="http://www.twitter.com/stevorevo">Twitter</a>, <a href="http://stevorevo.tumblr.com/">Tumblr</a> and <a href="http://www.facebook.com/stevecookphotography">Facebook</a>.</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/iHcZ53tX-oE" height="1" width="1"/>]]></content:encoded><description>Title: Water In Malawi Description: I formed a non-profit in 2007 called Equitas that provides orphan education and community development in remote areas of Malawi. This is the first well...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/photo-of-the-day-water-in-malawi-steve-cook/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/photo-of-the-day-water-in-malawi-steve-cook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=photo-of-the-day-water-in-malawi-steve-cook</feedburner:origLink></item><item><title>Guest Photographer</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/XrZWgXf-QvE/</link><category>Photo of the Day</category><category>guest photographer</category><category>photographer</category><category>Steve Cook</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Mon, 21 May 2012 20:14:15 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10384</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div><a href="http://www.stevecookphotography.com/blog"><img class="alignright size-full wp-image-10392" title="steve-1-300x300" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/steve-1-300x300.jpg?cda6c1" alt="" width="300" height="300" /></a>Here he comes, Steve Cook! Steve&#8217;s photos will be a change of pace of sorts. I picked Steve as a guest photographer precisely because his photos weren&#8217;t sunny or happy travel shots, but reality as I often see it (and forget to photography because I am looking for something shiny).</div>
<h3>1. Tell us about yourself  and the type of photography that interests you most.</h3>
<div>I enjoy editorial photography, respectfully and honestly capturing the essence of someone within their environment. Candidly telling the story of interesting individuals is what motivates me most.</div>
<h3>2. If you could have a paid trip for 4 weeks anywhere in the world just to photograph and report back, where would it be?</h3>
<div>My photographic dream is to spend a significant amount of time in Nepal. I am fascinated by the mountains, architecture, and religious culture.</div>
<h3>3. Name two of your photography inspirations.</h3>
<div>David DuChemin has influenced my international photography perspective greatly. And Steve McCurry&#8217;s images have always been a great source of inspiration.</div>
<h3>4. What do you hope to convey to others through your photography?</h3>
<div>Since a lot of my work involves marginalized people groups, it is my hope that my images raise awareness of the living conditions of my subjects, but also convey a message of hope and dignity.</div>
<div></div>
<div>Catch up with Steve in his many forms on <a href="http://www.stevecookphotography.com/blog">his blog</a>, <a href="http://www.twitter.com/stevorevo">Twitter</a>, <a href="http://stevorevo.tumblr.com/">Tumblr</a> and <a href="http://www.facebook.com/stevecookphotography">Facebook</a>.</div>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/XrZWgXf-QvE" height="1" width="1"/>]]></content:encoded><description>Here he comes, Steve Cook! Steve&amp;#8217;s photos will be a change of pace of sorts. I picked Steve as a guest photographer precisely because his photos weren&amp;#8217;t sunny or happy...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/guest-photographer/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/guest-photographer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=guest-photographer</feedburner:origLink></item><item><title>UPDATED – Reader Question: Advice On Shooting The World’s Tallest Building Before I Try It</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/kCmloI9uFzY/</link><category>Randomness</category><category>Dubai</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Sun, 20 May 2012 13:50:47 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=9917</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Genevieve asks</p>
<blockquote><p>Do you have any suggestions on taking an unique photo of the Burj Khalifa (tallest building in the world in Dubai, UAE)?</p></blockquote>
<p>Thanks for your question. I&#8217;ve never been to Dubai but I do plan to visit in about two months, so this question has been in the back of my head.</p>
<p>My first thought is to find what has already been shot and get an idea for the layout of the area. Don&#8217;t trust Mission; Impossible to give you an accurate representation. It&#8217;s a tall, tall building (until they build something taller, then it&#8217;s just kinda tall) and will stand out. The trick is to make it stand out.</p>
<p>You can either get extremely close and look up, exagerating it&#8217;s tallness or get further away to show it dominating the skyline of Dubai (if it in fact does, which I believe is the case). I would suggest trying to get a shot even from out to sea to crop out the foreground and the clutter of &#8216;smaller&#8217; buildings. I saw a shot of the Sears Tower in Chicago like this once, taken from about 2 miles off shore and it was impressive.</p>
<p>Or maybe head into the desert to show nothing but sand and then the building rising out of it as if a mirage. Or possibly line it up between two other buildings or something of large scale by getting down on the ground to look up with foreground objects to compliment the view.</p>
<p>I hope that helps. And let me know how it goes as I&#8217;ll be giving this shot a try in April.</p>
<p><strong>UDPATE: I have since visited Dubai and gave my shot at getting a unique photo as Genevieve requested above. I went with two options. One was a panorama further out, away from downtown as seen below</strong> (<a href="http://thecareyadventures.com/blog/2012/dubai-sunset-panorama-exploration/">click through</a> to experience a zoomable version).</p>
<p style="text-align: left;"><a href="http://thecareyadventures.com/blog/2012/dubai-sunset-panorama-exploration/"><img class="size-full wp-image-10348 aligncenter" title="Peter-West-Carey-Dubai sunset" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/Peter-West-Carey-Dubai-sunset.jpg?cda6c1" alt="" width="800" height="250" /></a>The second attempt was a spontaneous shot with my iPhone while wandering around.</p>
<p style="text-align: center;"><a href="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/03/578706_3820292310248_1365877522_3391120_1195646608_n1.jpg?cda6c1"><img class="aligncenter  wp-image-10381" title="578706_3820292310248_1365877522_3391120_1195646608_n" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/03/578706_3820292310248_1365877522_3391120_1195646608_n1.jpg?cda6c1" alt="" width="576" height="768" /></a></p>
<p>&nbsp;</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/kCmloI9uFzY" height="1" width="1"/>]]></content:encoded><description>Genevieve asks Do you have any suggestions on taking an unique photo of the Burj Khalifa (tallest building in the world in Dubai, UAE)? Thanks for your question. I&amp;#8217;ve never...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/reader-question-advice-on-shooting-the-worlds-tallest-building-before-i-try-it/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/reader-question-advice-on-shooting-the-worlds-tallest-building-before-i-try-it/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=reader-question-advice-on-shooting-the-worlds-tallest-building-before-i-try-it</feedburner:origLink></item><item><title>Reader Question: Looking For A Day-Long Trekking Backpack To Hold A DSLR.</title><link>http://feedproxy.google.com/~r/TheCareyAdventures/~3/3mgmckEwV2Q/</link><category>Photography</category><category>backpack</category><category>fstop</category><category>hiking</category><category>loka</category><category>reader question</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter West Carey</dc:creator><pubDate>Sun, 20 May 2012 13:19:41 PDT</pubDate><guid isPermaLink="false">http://thecareyadventures.com/blog/?p=10373</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><a href="http://fstopgear.com/loka"><img class="alignright size-medium wp-image-10374" title="Loka_Main" src="http://d3p1chd7tgpadi.cloudfront.net/blog/wp-content/uploads/2012/05/Loka_Main-200x300.jpg?cda6c1" alt="" width="200" height="300" /></a>Andrew writes (edited to remove personal information)</p>
<blockquote><p>Hello Peter,</p>
<p>I want to branch out and try my hand at some landscape photography.  I might be taking a trip out west this summer to do some shooting in Nevada and then San Fransisco and I was looking to get a comfortable backpacking pack that will hold my camera.  I&#8217;ve done quite a bit of east coast hiking and climbing before, I&#8217;ve actually done Mt. Washington twice, but I&#8217;ve never brought my DSLR kit up a mountain.  The backpack I have now (<a href="http://www.dpbolvw.net/click-3298739-10603278?url=http%3A%2F%2Fwww.bhphotovideo.com%2Fc%2Fproduct%2F652589-REG%2FLowepro_LP36122_PEU_Pro_Runner_200_AW.html%2Fkw%2FLOPR200B&amp;cjsku=LOPR200B">LowePro Pro Runner 200</a>) is much more of a day pack and is not nearly qualified enough for a day long trek.  Any suggestions on alternatives?</p></blockquote>
<p>Thanks for the email. I&#8217;ve been partial to the f-stop brand since stumbling upon them a year ago. Until then I used LowePro (and I still like certain packs of theirs, especially their rollerbags) like the one you linked to.  For what you mention, I would suggest the f-stop Loka <a href="http://fstopgear.com/loka" target="_blank">http://fstopgear.com/loka</a> . It&#8217;s more spendy than a LowePro of comparable size, but the expandability is very useful. Depending on the amount of photo gear you want to take, you can get a smaller or larger ICU (Internal Camera Unit) and the rest of the space is available to hiking gear and the 10 essentials. The packs are meant to be backpacks first, then camera bags, so the fit and comfort on the trail is paramount. Also, the internal organization is useful, with spots for cards and filters on the opening flap.</p>
<p>As for comfort with a DSLR, I use the larger brother of this pack, the Satori EXP and while it is not the same pack, the suspension system is essentially the same. Weight is kept mainly on the hips as a good backpack should and the stability is what you would find in a dedicated Dana Design or Osprey pack made just for hiking. Not only that, having the door of the bag be on the back side helps keep the pack clean (at least the part that sits on your body) so I find I use it more as I can just drop it in the dirt and not worry about where I set it. It might sound little, but it was after using the EXP that I converted over to this style of pack as I am not often near a nice clean surface when I want to access my camera.</p>
<p>I hope this helps. Please feel free to follow up if you have other questions.<br />
pwc</p>
<p>&copy;2012 <a href="http://thecareyadventures.com/blog">The Carey Adventures</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> </p></div><img src="http://feeds.feedburner.com/~r/TheCareyAdventures/~4/3mgmckEwV2Q" height="1" width="1"/>]]></content:encoded><description>Andrew writes (edited to remove personal information) Hello Peter, I want to branch out and try my hand at some landscape photography.  I might be taking a trip out west...</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://thecareyadventures.com/blog/2012/reader-question-looking-for-a-day-long-trekking-backpack-to-hold-a-dslr/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://thecareyadventures.com/blog/2012/reader-question-looking-for-a-day-long-trekking-backpack-to-hold-a-dslr/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=reader-question-looking-for-a-day-long-trekking-backpack-to-hold-a-dslr</feedburner:origLink></item></channel></rss>

