<!DOCTYPE html>
<html lang="en">
    <head>
    <head>
        <meta charset="utf-8" />

<!-- Information for all those silly robots -->
<link rel="alternate" href="http://yorickpeterse.com/articles/atom"
type="application/atom+xml" title="Yorick Peterse &bull; Atom Feed" />

<link rel="canonical" href="" />
<link rel="author"    href="/humans.txt" type="text/plain"/>

<!-- Let's help those search engines a bit -->
<meta name="keywords"    content="yorick peterse, developer, ramaze, ruby, netherlands" />
<meta name="description" content="I&#39;m a developer based in the Netherlands. On the average day I work with a wide range of 
languages and tools such as PHP, Ruby and the lovely Javascript framework Mootools." />

<!-- Load all stylesheets -->
<link rel="stylesheet" href="/yorickpeterse/css/reset.css" />
<link rel="stylesheet" href="/yorickpeterse/css/grid.css" />
<link rel="stylesheet" href="/yorickpeterse/css/style.css" />
<link rel="stylesheet" href="/yorickpeterse/css/github.css" />

<!-- Javascript files -->
<script type="text/javascript" src="/yorickpeterse/js/highlight.js"></script>
<script type="text/javascript">hljs.initHighlightingOnLoad();</script>

<!-- Ensure that IE can also join the party -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<title>
    
    Yorick Peterse
    
</title>
    </head>
    <body id="home">
        <!-- Top part of the website, containing the site and page title -->
<header id="top" class="row">
    <nav class="grid_12">
        <ul class="clearfix">
            <li>
                <a href="/">Homepage</a>
            </li>
            <li>
                <a href="/articles/atom">Atom Feed</a>
            </li>
            
        </ul>
    </nav>
</header>

        <!-- Center part containing the content -->
        <div id="content" class="row">
            <section>
                <article>
                    <header>
                        <h1>Page not Found</h1>
                    </header>

                    <p>
                        Crikey, it seems the requested page 
                        <code>/blog/feed</code> could not be found. If you
                        think this might be a bug feel free to send an Email to info [at]
                        yorickpeterse [dot] com.
                    </p>

                    <p>
                        It's possible that you may have clicked a link on an external
                        website that points to an article I once wrote but no longer
                        exists. If that's the case I would appreciate it if you'd contact
                        the website and tel them some of their URLs are pointing to
                        non-existing (or moved) content.
                    </p>
                </article>
            </section>
        </div>
    </body>
</html>