<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " vocab="http://ogp.me/ns" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Posts about lets-debug | Pleasant Programmer</title>
<link href="../assets/css/rst.css" rel="stylesheet" type="text/css">
<link href="../assets/css/code.css" rel="stylesheet" type="text/css">
<link href="../assets/css/theme.css" rel="stylesheet" type="text/css">
<link href="../assets/css/custom.css" rel="stylesheet" type="text/css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="../rss.xml">
<link rel="canonical" href="http://pleasantprogrammer.com/categories/lets-debug.html">
<script type="text/javascript" src="//use.typekit.net/iwm5axp.js"></script><script type="text/javascript">try{Typekit.load();}catch(e){}</script><!--[if lt IE 9]><script src="../assets/js/html5.js"></script><![endif]--><link rel="alternate" type="application/rss+xml" title="RSS for tag lets-debug" href="lets-debug.xml">
</head>
<body>
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a>
    
    <header id="header" role="banner"><div class="thomas">
            <img src="../assets/img/thomas.gif" alt="DJ THOMAS IN DA HAUS"><img src="../assets/img/thomas.png" alt="Pleasant Programmer">
</div>
        
    <h1 id="brand"><a href="http://pleasantprogrammer.com/" title="Pleasant Programmer" rel="home">

        <span id="blog-title">Pleasant Programmer</span>
    </a></h1>

        

        
    <nav id="menu" role="navigation"><ul>
<li class="twitter"><a href="http://twitter.com/pleasantprog">@pleasantprog</a></li>
                <li><a href="../archive.html">Archives</a></li>
                <li><a href="index.html">Tags</a></li>
                <li><a href="../rss.xml">RSS</a></li>
    
    
    </ul></nav></header><div id="container">
         <main id="content" role="main"><article class="tagpage"><header><h1>Posts about lets-debug</h1>
        <div class="metadata">
                <p class="feedlink"><a href="lets-debug.xml" type="application/rss+xml">RSS feed</a></p>
        </div>
    </header><ul class="postlist">
<li>
<a href="../posts/gtfs-editor.html" class="listtitle">GTFS Editor</a> <time class="listdate" datetime="2013-07-10T11:30:01+08:00" title="2013-07-10 11:30">2013-07-10 11:30</time>
</li>
    </ul></article></main><footer id="footer" role="contentinfo"><p><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="CC-BY-SA" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"></a> © 2015 Thomas Dy - Powered by <a href="http://getnikola.com">Nikola</a></p>
            
        </footer>
</div>
    
    
    
    

    <script src="../assets/js/konami.js"></script><script src="http://code.jquery.com/jquery-2.0.3.min.js"></script><script>
        var easter_egg = new Konami();
        easter_egg.code = function() {
            $(".thomas").toggleClass("whoa");
            $("body").scrollTop(0);
        }
        easter_egg.load();

        // love you, thomas!
        // yours, @_phi + @meggykawsek
    </script>
</body>
</html>