Skip to content

Instantly share code, notes, and snippets.

@bentomas
Created June 16, 2016 16:23
Show Gist options
  • Save bentomas/b363394dfa76e7a04381883116eb9c2b to your computer and use it in GitHub Desktop.
Save bentomas/b363394dfa76e7a04381883116eb9c2b to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hartley Brody's Adventure Blog</title>
<meta name="description" content="When I'm not building software, I'm an avid outdoorsman and amateur adventurer.
">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="shortcut icon" href="/assets/adventure-blog-logo.png" type="image/x-icon">
<meta name="google-site-verification" content="cx9cBmSCHrSef4fdAFDEmM6hjjyIgdM2zSK4yeYFBTk"/>
<meta property="og:description" content=""/>
<meta property="og:site_name" content="Hartley Brody's Adventure Blog"/>
<meta property="og:title" content="Hartley Brody's Adventure Blog"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://adventures.hartleybrody.com/assets/adventure-blog-logo.png"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hartley Brody's Adventure Blog">
<meta name="twitter:description" content="When I'm not building software, I'm an avid outdoorsman and amateur adventurer.
">
<meta name="twitter:image" content="https://adventures.hartleybrody.com/">
<meta name="twitter:url" content="https://adventures.hartleybrody.com/">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="https://adventures.hartleybrody.com//">
<link rel="alternate" type="application/rss+xml" title="Hartley Brody's Adventure Blog" href="https://adventures.hartleybrody.com//feed.xml"/>
<script src="//load.sumome.com/" data-sumo-site-id="7d3ec8cb8895436ff218e5b116bbf3d72e9b74c10b79906754409035877aab4c" async="async"></script>
<meta name="p:domain_verify" content="655eb9838993a6bc3b16009a6332c824"/>
<script type="text/javascript">
if (document.location.search.slice(1).split("&").indexOf("s=t") !== -1){
console.log("setting sumome 'subscribed' cookie")
document.cookie = "__smSubscribed=true";
}
</script>
</head>
<body>
<header class="navigation" role="banner">
<div class="navigation-wrapper">
<a href="/" class="logo">
<img src="/assets/adventure-blog-logo.png" id="site-logo"/>
<span style="padding: 1.0em 0; line-height: 1.5em;" id="site-title">Hartley Brody's Adventure Blog</span>
</a>
<a href="javascript:void(0)" class="navigation-menu-button" id="js-mobile-menu">
<i class="fa fa-bars"></i>
</a>
<nav role="navigation">
<ul id="js-navigation-menu" class="navigation-menu show">
<li class="nav-link"><a href="/about/">About</a>
<li class="nav-link"><a href="/subscribe/">Subscribe</a>
</ul>
</nav>
</div>
</header>
<div class="page-content">
<div class="home">
<div class="post-header-container has-cover" style="background-image: url(/assets/hiking-poles-by-tully-lake.jpg);">
<div class="scrim has-cover">
<header class="post-header">
<img src="/assets/adventure-blog-logo.png" style="width:300px; margin: -100px auto"/>
</header>
</div>
</div>
<div class="wrapper">
<ul class="post-list">
<li>
<h2>
<a class="post-link" href="/backpacking-meal-planning/">Eating Well on the Trail: Tips for Planning Meals on a Backpacking Trip</a>
</h2>
<p>Just like when you’re eating in the frontcountry, there are a wide variety of tastes, opinions and preferences when it comes to backcountry meal planning.</p>
<p>When you’re thinking about meals for your next backpacking trip, you should start by thinking about the foods that you already enjoy.</p>
<p>Come up with a list of some of your favorites dishes and items for each main food categories:</p>
<ul>
<li>breakfast</li>
<li>lunch</li>
<li>trail snacks</li>
<li>drinks</li>
<li>dinners</li>
</ul>
<p>Then, think about each item in terms of the following constraints and guidelines for meal planning in the backcountry.</p>
<a href="/backpacking-meal-planning/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/weather-details/">The Essential Backcountry Weatherman: Everything You Need to Know to Understand Detailed Weather Reports</a>
</h2>
<p>You probably already have a baseline understanding of simple temperature and precipitation forecasts. Those are the ones you check every morning to decide which jacket to grab as you’re heading out the door.</p>
<p>But the details of a weather forecast become much more important when you’re going to be out in the elements over several days on a backpacking trip. When you’re considering <a href="http://checklist.hartleybrody.com">what to add to your backpacking checklist</a>, you need to know a bit more than just temperature and rain forecasts.</p>
<p>That’s why I compiled this simple guide to <strong>the most important weather report details for backpackers and hikers</strong>.</p>
<a href="/weather-details/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/historical-weather/">How to Find Weather Reports Months Before Your Trip: A Simple Historical Weather Data Lookup Tool</a>
</h2>
<p>
<a href="/historical-weather/#tool"><em><strong>Click here to jump to the tool.</strong></em></a>
</p>
<p>
One of the toughest parts about <a href="/packing-considerations/">preparing for a backpacking trip</a> is planning for the weather, even when the trip is several months out.
</p>
<p>
It can be impossible to find accurate forecasts more than a few days ahead of time. However, it can definitely help to look at historical weather patterns in your trip destination over the past few years, to get a sense of what may be in store.
</p>
<p>
Normally, it takes a lot of clicking around through historical weather data archives to scrape all of this information together. That's why I decided to create a simple tool that pulls in historical weather data for an area for the past 3 years, so you can easily look it up, all in one place.
</p>
<p>
The data is sourced from Weather Underground, and the tool attempts to find the nearest weather station, based on the location you type in. If you want to learn more about a particular year, click the title above it to be taken to the full month's historical weather report on the Weather Underground website.
</p>
<p>
The usual disclaimer applies about how this is merely for reference and you should make smart decisions about <a href="http://checklist.hartleybrody.com" target="_blank">what to pack</a> based on your skills and itinerary.
</p>
<p>
Need help understanding <a href="/weather-details/">dew point and barometric pressure</a>? I wrote a quick and handy <a href="/weather-details/">guide to reading detailed weather reports for hikers and backpackers</a> that you should check out.
</p>
<p>
Be sure to <strong>bookmark this page</strong> for future reference. I've used it a bunch of times for planning my own trips already.
</p>
<a href="/historical-weather/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/sleeping-outdoors/">Sleeping Soundly in the Outdoors: How to Get a Good Night's Sleep When Camping in the Backcountry</a>
</h2>
<p>Laying awake in your sleeping bag, unable to fall asleep, is one of the most frustrating experiences a backpacker can have. Not only can it feel like a mild form of torture, it will also leave you feeling tired and cranky the next morning.</p>
<p>Learning how to get cozy and relaxed in the backcountry is a very important skill to ensure you’re well rested and ready to tackle tomorrow’s hike.</p>
<a href="/sleeping-outdoors/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/ultimate-hiker/">Becoming an Ultimate Hiker: My Notes from Andrew Skurka's Gear & Skills Clinic</a>
</h2>
<p>A few weeks ago, someone posted a YouTube video to the <a href="https://www.reddit.com/r/Ultralight/comments/4dtpk7/oldie_but_a_goodie_andrew_skurka_ultimate_hiking/" target="_blank">/r/ultralight subreddit</a> of <strong>Andrew Skurka’s “Ultimate Hiking Gear &amp; Skills Clinic.”</strong> <a href="https://www.youtube.com/watch?v=FGQTcQhL08A" target="_blank">The video</a>, from a talk he gave at Google’s HQ in 2012 has been seen over 150,000 times.</p>
<p>Here are the notes that I took as I was watching his presentation. I also include some takeaways and lessons I learned at the end.</p>
<p>I picked up quite a few tips and tricks from watching it, and I’d recommend it to anyone who is looking to take their backpacking to the next level.</p>
<a href="/ultimate-hiker/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/packing-considerations/">Preparing for the Backcountry: 10 Factors to Consider When Making Your Next Backpacking Checklist</a>
</h2>
<p>Talk to anyone you know who spends lots of time in the backcountry and they’ll tell you that there’s no such thing as one-size-fits-all <a href="/backpacking-checklist/">backpacking checklist</a>.</p>
<p>Every backpacking trip has different challenges and conditions, and it’s important to understand what they are before you head out, or even start planning your gear list.</p>
<p>To make sure you have everything you need for your upcoming trip – and nothing you don’t – you need to have a solid understanding of what you’re heading out into. Here are the 10 most important factors you’ll need to be aware of when planning and packing for your next backpacking trip.</p>
<a href="/packing-considerations/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/national-park-yelp-review/">Unbelievable 1-Star Yelp Reviews of Some of America's Most Majestic National Parks</a>
</h2>
<style>.caption{display:block;margin:0 auto 20px;text-align:center;}</style>
<p><em>Editor’s Note: Spelling &amp; grammatical errors were left intact from the original Yelp review.<em></em></em></p>
<p><img src="/assets/yelp-reviews/yellowstone.png" alt="&quot;It's like a bigger version of Central Park, only with bears.&quot;"/>
<small class="caption">
<a href="https://www.yelp.com/biz/yellowstone-national-park-yellowstone-national-park-2?sort_by=rating_asc" target="_blank">Yellowstone Reviewer</a>
</small></p>
<hr/>
<p><img src="/assets/yelp-reviews/yosemite.png" alt="&quot;Trees block views and too many grey rocks.&quot;"/>
<small class="caption">
<a href="https://www.yelp.com/biz/yosemite-national-park-yosemite?sort_by=rating_asc" target="_blank">Yosemite Reviewer</a>
</small></p>
<hr/>
<p><img src="/assets/yelp-reviews/crater-lake.png" alt="&quot;There's an amazingly deep and creepy lake.&quot;"/>
<small class="caption">
<a href="https://www.yelp.com/biz/crater-lake-national-park-crater-lake?sort_by=rating_asc" target="_blank">Crater Lake Reviewer</a>
</small></p>
<a href="/national-park-yelp-review/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/wfr-lessons/">The 11 Most Surprising Things I Learned in my Wilderness First Responder (WFR) Course</a>
</h2>
<p>On the 4 hour drive up from Boston to Orono, Maine, I thought I had a pretty good sense of what was in store for my upcoming Wilderness First Responder (WFR) class. I’d be staying in a motel down the road, and car pooling in to class with some new friends every day.</p>
<p>I figured we’d talk about injuries and illnesses, common treatments and wilderness considerations. We’d practice things a few times and then head home, ready to practice some basic medicine in the backcountry.</p>
<p>And while we did learn a ton about the body, what can go wrong and how to fix it, there were some arguably much more important lessons that I took away from my experience becoming a WFR.</p>
<p><img src="/assets/wfr-notes.jpg" alt="Wilderness First Responder notes and lessons"/></p>
<a href="/wfr-lessons/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/winter-survival/">Cold Weather Survival Tips: The Science of Staying Alive in the Backcountry During the Winter</a>
</h2>
<p>Winter adds a whole new set of risks and challenges for backcountry campers and hikers to manage. Heading out into icy cold, howling winds and deep snow can be scary for someone who isn’t used to living and surviving in that sort of environment without the creature comforts of home.</p>
<p>That’s why I put together this guide that lays out all of the <strong>essential winter survival tips for hikers and backpackers – and the science to back it up</strong>. If you’re thinking about heading into the outdoors this winter, make sure you know everything in this article.</p>
<a href="/winter-survival/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
<hr/>
<li>
<h2>
<a class="post-link" href="/gear-shopping/">Area Hiker Discovers Yet Another Piece of Gear He Needs to Buy at REI</a>
</h2>
<p>To the utter disbelief of his friends and family, local hiker John Wilson came up with yet another reason to make the trip to his local REI store this week.</p>
<p>“What could he possibly need? He already has one of those puffy jackets in every single color of the rainbow!” his worried mother lamented.</p>
<p>Sources say Wilson has spent many years practicing the skill of finding new camping gear that he might possibly, potentially use one day, maybe.</p>
<p>“Many people stop shopping for gear once they’ve picked up a backpack, tent and sleeping bag,” Wilson said. “But what if I need a paracord bracelet, camouflage binoculars or thermometer+compass combo on my keychain? I need to be ready for anything out there.”</p>
<p>Worried neighbors and friends tried to show Wilson that he already has boxes and bins overflowing with gear and equipment for every imaginable season and climate. “I don’t know where he think we’re going to fit this stuff in the apartment,” said his anxious girlfriend.</p>
<a href="/gear-shopping/" style="display: block; text-align: right;">Continue Reading &rarr;</a>
</li>
</ul>
<nav class="pagination" role="navigation">
<p>
<span class="fa-stack fa-lg">
<i class="fa fa-square fa-stack-2x"></i>
<i class="fa fa-angle-double-left fa-stack-1x fa-inverse"></i>
</span>
<span class="page-number">Page 1 of 3</span>
<a class="newer-posts" href="/page/2/">
<span class="fa-stack fa-lg">
<i class="fa fa-square fa-stack-2x"></i>
<i class="fa fa-angle-double-right fa-stack-1x fa-inverse"></i>
</span>
</a>
</p>
</nav>
</div>
</div>
</div>
<footer class="site-footer">
<div class="wrapper">
<div class="site-navigation">
<p><strong>Site Map</strong></p>
<ul class="pages">
<li class="nav-link"><a href="/">Homepage</a>
<li class="nav-link"><a href="/about/">About</a>
<li class="nav-link"><a href="/subscribe/">Subscribe</a>
</ul>
</div>
<div class="site-contact">
<p><strong>Stay in Touch</strong></p>
<ul class="social-media-list">
<li>
<a href="/feed.xml">
<i class="fa fa-rss"></i>
<span class="username">Subscribe via RSS</span>
</a>
</li>
<li>
<a href="#" class="email-subscribe">
<i class="fa fa-envelope-o"></i>
<span class="username">Subscribe via Email</span>
</a>
</li>
<li>
<script src="//squaresend.com/squaresend.js"></script>
<a href="/cdn-cgi/l/email-protection#94fcf5e6e0f8f1edbaf6e6fbf0edd4f3f9f5fdf8baf7fbf9abe7e5e7cbe0fde0f8f1a9d7fbfae0f5f7e0bfdcf5e6e0f8f1edb2e7e5e7cbe7e1f7f7f1e7e7a9c0fcf5Xnks!+I'll+be+in+touch+soon.">
<i class="fa fa-paper-plane-o"></i>
<span class="username">Send me a message</span>
</a>
</li>
<li>
<a href="https://twitter.com/hartleybrody" title="Follow me on Twitter">
<i class="fa fa-twitter"></i>
<span class="username">hartleybrody</span>
</a>
</li>
<li>
<a href="https://blog.hartleybrody.com" title="Where I write about products, software and the web">
<i class="fa fa-code"></i>
<span class="username">My Tech Blog</span>
</a>
</li>
</ul>
<p style="margin-top:20px">Site logo via <a href="http://www.freepik.com/free-vector/mountain-adventure-badges_776503.htm" target="_blank">freepik</a>.</p>
</div>
<div class="site-signature">
<a href="/">
<img src="/assets/adventure-blog-logo.png" style="width:300px; margin: -15px auto">
</a>
</div>
</div>
</footer>
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
<script>
$(document).ready(function() {
// Header
var menuToggle = $('#js-mobile-menu').unbind();
$('#js-navigation-menu').removeClass("show");
menuToggle.on('click', function(e) {
e.preventDefault();
$('#js-navigation-menu').slideToggle(function(){
if($('#js-navigation-menu').is(':hidden')) {
$('#js-navigation-menu').removeAttr('style');
}
});
});
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-9472773-4', 'auto');
ga('send', 'pageview', {
'page': '/',
'title': 'Hartley Brody\'s Adventure Blog'
});
</script>
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');
fbq('init', '764287443701341');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=764287443701341&ev=PageView&noscript=1"/></noscript>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 950945448;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/950945448/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
<script src="//platform.twitter.com/oct.js" type="text/javascript"></script>
<script type="text/javascript">twttr.conversion.trackPid('nu73g', { tw_sale_amount: 0, tw_order_quantity: 0 });</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://analytics.twitter.com/i/adsct?txn_id=nu73g&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0"/>
<img height="1" width="1" style="display:none;" alt="" src="//t.co/i/adsct?txn_id=nu73g&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0"/>
</noscript>
<div id="email-subscribe-modal">
<span id="email-subscribe-close" class="pull-right">&times;</span>
<form action="https://app.convertkit.com/landing_pages/21542/subscribe" id="email-subscribe-form">
<h2>Subscribe to my Adventure Blog</h2>
<p style="font-size:1.2em;">
Get <strong>backpacking tips</strong> and <strong>exclusive, email only content</strong> delivered straight to your inbox.
<hr/>
<label for="tlemail">Enter your email address:</label>
<input type="email" name="email" id="ck_emailField" placeholder="Email Address" required>
</p>
<input type="hidden" value="{&quot;form_style&quot;:&quot;minimal&quot;,&quot;embed_style&quot;:&quot;inline&quot;,&quot;embed_trigger&quot;:&quot;scroll_percentage&quot;,&quot;scroll_percentage&quot;:&quot;70&quot;,&quot;delay_seconds&quot;:&quot;10&quot;,&quot;display_position&quot;:&quot;br&quot;,&quot;display_devices&quot;:&quot;all&quot;,&quot;days_no_show&quot;:&quot;15&quot;,&quot;converted_behavior&quot;:&quot;show&quot;}" id="ck_form_options">
<input type="hidden" name="id" value="21542" id="landing_page_id">
<input type="submit" value="Subscribe"/>
<p class="subtle">
</p>
</form>
</div>
<div id="email-subscribe-mask"></div>
<script type="text/javascript">
$(document).ready(function() {
// var hasWaited = false;
// var timesShown = 0;
function showEmailSubscribeModal(){
$("#email-subscribe-modal").fadeIn('linear');
$("#email-subscribe-mask").fadeIn('fast');
}
function hideEmailSubscriptionModal(){
$("#email-subscribe-modal").fadeOut('fast', 'linear');
$("#email-subscribe-mask").fadeOut('fast', 'linear');
// resetTimer();
}
// function resetTimer(){
// hasWaited = false
// setTimeout( function(){
// hasWaited = true;
// }, 10 * 1000);
// }
// resetTimer(); // start on page load
$("a.email-subscribe").click( function(e){
e.preventDefault();
showEmailSubscribeModal();
});
// $("body").bind("mouseleave", function(e){
// if (e.pageY - $(window).scrollTop() <= 20){
// if (hasWaited && timesShown < 2){
// showEmailSubscribeModal();
// timesShown += 1;
// }
// }
// });
$("#email-subscribe-close").click( function(){
hideEmailSubscriptionModal();
});
$("#email-subscribe-mask").click( function(){
hideEmailSubscriptionModal();
});
});
</script>
<script type="text/javascript">/* <![CDATA[ */(function(d,s,a,i,j,r,l,m,t){try{l=d.getElementsByTagName('a');t=d.createElement('textarea');for(i=0;l.length-i;i++){try{a=l[i].href;s=a.indexOf('/cdn-cgi/l/email-protection');m=a.length;if(a&&s>-1&&m>28){j=28+s;s='';if(j<m){r='0x'+a.substr(j,2)|0;for(j+=2;j<m&&a.charAt(j)!='X';j+=2)s+='%'+('0'+('0x'+a.substr(j,2)^r).toString(16)).slice(-2);j++;s=decodeURIComponent(s)+a.substr(j,m-j)}t.innerHTML=s.replace(/</g,'&lt;').replace(/>/g,'&gt;');l[i].href='mailto:'+t.value}}catch(e){}}}catch(e){}})(document);/* ]]> */</script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment