<!DOCTYPE html>
<head>
    <meta charset="utf-8">
    <title>Glen Swinfield | Python, PHP, Javascript, Cycling</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Personal site of web programmer Glen Swinfield">
    <meta name="author" content="Glen Swinfield">

    <script type="text/javascript" src="//use.typekit.net/jrc2mnc.js"></script>
    <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
    <!-- Le styles -->
    <link href="/css/bootstrap.css" rel="stylesheet">
    <link href="/css/bootstrap-responsive.css" rel="stylesheet">

    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
    <!--[if lt IE 9]>
      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->

    <!-- Le fav and touch icons -->
    <link rel="shortcut icon" href="assets/ico/favicon.ico">
  </head>

<body>
    <div class="container tk-rooney-web" style="font-weight: 300; padding-top:40px;">
        <div class="row">
            <div class="span6 offset3">
                <h1>Glen Swinfield.</h1>
                <p class="lead" style="margin-top:25px; border-top:1px dotted #c1cdd4; border-bottom:1px dotted #c1cdd4; padding-top:15px; padding-bottom:15px">You probably want my <a href="http://blog.glenswinfield.co.uk">blog</a>. There will be a new homepage here at some point. Otherwise: <a href="http://twitter.com/glenswinfield">twitter</a>, <a href="https://plus.google.com/109157096584451493105/posts">Google+</a>, <a href="http://uk.linkedin.com/in/glenswinfield">LinkedIn</a>, <a href="http://www.rdio.com/people/glenswinfield/">rdio</a>, <a href="https://github.com/glenswinfield">GitHub</a>.</p>
            </div>
        </div>
    </div>
</body>
</html>
