<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Mark - Home</title>
    <meta name="author" content="Mark"/>
    <meta name="description" content="Page not found"/>
    <link rel="canonical" href="http://anotherbyte.net/"/>

    <link href="//fonts.googleapis.com/css?family=Open+Sans:600,800" rel="stylesheet" type="text/css">
    <link rel="shortcut icon" href="/favicon.png">
    <link rel="alternate" type="application/rss+xml" title="Mark" href="http://anotherbyte.net/atom.xml"/>

    <link rel="stylesheet" href="/assets/css/all.css">
    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
</head>
<body>
<div class="container" itemscope="" itemtype="https://schema.org/Blog">
    <div class="four columns sidebar">

    </div>
    <div class="eleven columns content">


        <h1>Page Not Found</h1>

        <p>The page you're trying to get to doesn't seem to be here.</p>

        <p>Try looking in the <a href="/archive/">post archive</a>.</p>

        <div class="footer">
            <div class="disclaimer">

                <p>
                    The postings on this site are my own and don't necessarily represent my
                    employer’s positions, strategies or opinions.
                </p>


                <p>
                    CC-BY, Mark, 2014. This work is licensed under a
                    <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0
                        International License</a>.
                    <link itemprop="license" href="http://creativecommons.org/licenses/by/4.0/"/>
                </p>
                <p>
                    Built with
                    <a href="http://jekyllrb.com/">Jekyll</a> using
                    <a href="https://github.com/swanson/lagom">Lagom theme</a>
                </p>
            </div>
        </div>
    </div>
</div>

<script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-5300909-5']);
    _gaq.push(['_trackPageview']);

    (function () {
        var ga = document.createElement('script');
        ga.type = 'text/javascript';
        ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(ga, s);
    })();

</script>

</body>
</html>
