<!doctype html>  
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]>    <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]>    <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]>    <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="description" content="Mac/iOS developer in Baltimore">
  <meta name="author" content="Zach Waugh">
  <meta name="google-site-verification" content="4q8x9G0FHmsRrqROX0zlIjzrdn88Y9KwOkYoE_NuCBU" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <title>404 - Page Not Found &bull; Zach Waugh</title>
  <link rel="shortcut icon" href="/favicon.ico">
  <link rel="apple-touch-icon" href="/apple-touch-icon.png">
  <script src="http://use.typekit.com/gkh4sms.js"></script>
  <script>try{Typekit.load();}catch(e){}</script>
  <link rel="stylesheet" href="/css/style.css?v=7">
  <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-2562896-1', 'zachwaugh.me');
    ga('send', 'pageview');

  </script>
</head>
<body onload="prettyPrint();">
  <div id="container">
    <header>
      <a href="/" id="zw">zw</a>    
    </header>
    <div id="main">
      <article>
  <header>
    <h1>404 - Page Not Found</h1>
  </header>
  
  <p>Oops. I'm not sure what happened to that page, but I promise you I won't rest until it's found. If you want to be a friend, maybe let me know on <a href="http://twitter.com/zachwaugh">twitter</a> that it's missing?</p>
</article>

    </div>
    <br class="clear" />
  </div><!-- #container -->

  <footer>
    <div class="footer">
      <p>
        I'm Zach Waugh, a Mac &amp; iOS developer at <a href="http://37signals.com">37signals</a>, living in Baltimore. <a href="/" class="more">&rarr;</a><br>
        <a href="http://twitter.com/zachwaugh" title="@zachwaugh" class="social ss-twitter"></a>
        <a href="http://github.com/zachwaugh" title="github" class="social ss-octocat"></a>
        <a href="http://zachwaugh.me/feed.xml" title="Blog RSS feed" class="social ss-rss"></a>
        <a href="mailto:hello@zachwaugh.com" title="Email me" class="social ss-mail"></a>
      </p>
    </div>
  </footer>

  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  <script src="/js/jquery.zoom.js"></script>
  <script src="/js/jquery.placeholder.js"></script>
  <script src="/js/prettify.js"></script>
  <script src="/js/main.js"></script>
  <script type="text/javascript">
    var _gauges = _gauges || [];
    (function() {
      var t   = document.createElement('script');
      t.type  = 'text/javascript';
      t.async = true;
      t.id    = 'gauges-tracker';
      t.setAttribute('data-site-id', '52ed86c792c6ac05280014df');
      t.src = '//secure.gaug.es/track.js';
      var s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(t, s);
    })();
  </script>
</body>
</html>
