<!DOCTYPE html>
<html lang="en">
<head>
        <title>Books I wrote</title>
        <meta charset="utf-8" />
        <link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
        <link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Fetchez le Python ATOM Feed" />
        
        <link href="./feed" type="application/atom+xml" rel="alternate" title="Fetchez le Python RSS Feed" />
        

        <!--[if IE]>
                <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->

        <!--[if lte IE 7]>
                <link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
                <script src="./js/IE8.js" type="text/javascript"></script><![endif]-->

        <!--[if lt IE 7]>
                <link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->

</head>

<body id="index" class="home">
    
<a href="http://github.com/tarekziade/">

<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />

</a>

        
    <header id="banner" class="body">
        <a id='rss' href="./feed"><img src="./theme/images/icons/rss.png"></img></a>

        <h1><a href=".">Fetchez le Python  <strong>Tarek Ziadé</strong></a></h1>
        
        
                <nav><ul>
                
                    <li><a href="/">Home</a></li>
                
                    <li><a href="/books">Books</a></li>
                
                    <li><a href="/resume">Resume</a></li>
                
                    <li><a href="/contact">Contact me</a></li>
                
                
                
                
                </ul></nav>
        </header><!-- /#banner -->
        


<section id="content" class="body">
 <img src="./theme/images/email.png"/>
</section>

        <section id="extras" class="body">
        
        
        </section><!-- /#extras -->

        <footer id="contentinfo" class="body">
                <address id="about" class="vcard body">
                Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>, which takes great advantages of <a href="http://python.org">python</a>.
                </address><!-- /#about -->

                <p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
        </footer><!-- /#contentinfo -->




<script type="text/javascript">
    var disqus_shortname = 'fetchezlepython';
    (function () {
        var s = document.createElement('script'); s.async = true;
        s.type = 'text/javascript';
        s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
        (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
    }());
</script>

</body>
</html>
