<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>404 - Oups</title>

    <meta name="description" content="The page can not be found">
    <meta name="author" content="Grégoire Pineau">
    <meta name="viewport" content="width=device-width">

    
    <link rel="canonical" href="http://blog.lyrixx.info/404.html"/>
              <link rel="alternate" href="http://blog.lyrixx.info/feed/atom.xml" type="application/atom+xml" title="LyRiXx Blog"/>
      
        <link rel="stylesheet" href="/css/bootstrap.min.css">
    <link rel="stylesheet" href="/css/bootstrap-responsive.min.css">
    <link rel="stylesheet" href="/css/main.css">
  </head>

  <body>
          <div class="container">
                  <div class="page-header">
            <ul class="list-inline pull-right">
                          </ul>
            <h1>
              <a href=".">
                LyRiXx Blog
              </a>
            </h1>
          </div>
        
                  <div class="content">
                                          <h1>
                  404 - Oups</h1>
                          
            <h2 id="hello">Hello<a href="#hello" class="anchor">#</a></h2>
<p><strong>The page can not be found...</strong></p>
<p><a href="/">Go to the homepage</a></p>
<p>But you can read the latests blog post:</p>
<ul>
            <li><a href="/2013/02/07/what-is-look-like-my-sismo-config.html">What my sismo configuration looks like?</a></li>
            <li><a href="/2013/04/12/symfony2-how-to-mock-services-during-functional-tests.html">Symfony2: How to mock services during functional tests</a></li>
            <li><a href="/2014/09/23/how-to-replace-logstash-by-heka-with-symfony2.html">How to replace Logstash by Heka with Symfony2</a></li>
    </ul>          </div>
        
                  <footer>
            <p class="text-center">
              &copy;
                              <a href="http://gregoirepineau.fr">
                  Grégoire Pineau
                </a>
                            2015
              <small>
                with help from <a href="http://carew.github.com/" target="_blank">Carew</a>
              </small>
            </p>
          </footer>
              </div>
    
    
        <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
    <script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.0.min.js"><\/script>')</script>
    <script src="/js/vendor/bootstrap.min.js"></script>
    <script type="text/javascript">
            var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-4212683-8']);
        _gaq.push(['_trackPageview', '/404error/?url=' + document.location.pathname + document.location.search + '&ref=' + document.referrer]);
        (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>
