2012-11-06 20:52:07 +01:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta content = "text/html; charset=UTF-8" http-equiv = "content-type" />
< meta content = "index, follow" name = "robots" />
< meta content = "blog, gregory, soutade, grégory, soutadé, Grégory, Soutadé" name = "keywords" />
< meta content = "Blog de Grégory Soutadé" name = "description" />
< meta content = "Dynastie" name = "generator" />
< title > Blog de Grégory Soutadé</ title >
< link href = "/rss.xml" rel = "alternate" type = "application/rss+xml" title = "RSS 2.0" />
< link href = "/atom.xml" rel = "alternate" type = "application/atom+xml" title = "Atom 1.0" />
< link href = "/css/blog.css" rel = "stylesheet" type = "text/css" />
< script language = "javascript" src = "/js/base64.js" ></ script >
< script language = "javascript" type = "text/javascript" >
2013-11-07 20:37:47 +01:00
<!--
function decryptBase64 ()
{
var elements = document . getElementsByClassName ( "decode64" );
for ( var i = 0 ; i < elements . length ; i ++ )
{
2012-11-06 20:52:07 +01:00
content = elements [ i ]. innerHTML ;
decoded = Base64 . decode ( content );
elements [ i ]. innerHTML = decoded ;
2013-11-07 20:37:47 +01:00
}
}
-->
2012-11-06 20:52:07 +01:00
</ script >
</ head >
< body onLoad = "decryptBase64();" >
< img id = "logo" src = "/images/tux_final.png" />
< div class = "body" >
< div class = "table-row" >
< div class = "table-cell" id = "header" >
< h2 id = "title" >< a href = "/" > Blog de Grégory Soutadé</ a ></ h2 >
</ div >
</ div >
< div class = "table-row" >
< div class = "content" >
Bonjour, je m'appelle Grégory Soutadé. Ingénieur en informatique (logiciel embarqué). Actuellement en poste chez Neotion (dans nos beaux locaux de Sophia-Antipolis).< br />< br />
Pour me contatcter :< br />
< ul >
< li class = "decode64" > PGEgaHJlZj0ibWFpbHRvOmdyZWdvcnlAc291dGFkZS5mciI+Z3JlZ29yeUBzb3V0YWRlLmZyPC9hPg==</ li >
< li >< a href = "http://www.facebook.com/gregory.soutade" > Facebook</ a ></ li >
</ ul >
</ div >
< div class = "menu" >
2012-12-10 20:50:27 +01:00
< div class = "menu_content" >
< div class = "menu_content_header" > Recherche</ div >
< div id = "menu_main" >
< dyn:replace div_name = "form" id = "search_form" method = "POST" action = "/search/dyn:blog_id" >
2013-11-07 20:37:47 +01:00
< input type = "text" name = "text" id = "search_text" onkeypress = "handleKeyPress(event,this.form)" />
2012-12-10 20:50:27 +01:00
</ dyn:replace >
</ div >
</ div >
2013-11-07 20:37:47 +01:00
< nav >
< div class = "menu_content" >
< div class = "menu_content_header" > Menu principal</ div >
< div id = "menu_main" >
< div class = "menu_content_content" >< a href = "/" > Première page</ a ></ div >
< div class = "menu_content_content" >< a href = "/about.html" > À propos</ a ></ div >
< div class = "menu_content_content" >< a href = "/all_posts.html" > Tous les articles</ a ></ div >
< div class = "menu_content_content" >< a href = "http://indefero.soutade.fr" > Projets personnels</ a ></ div >
</ div >
2012-11-06 20:52:07 +01:00
</ div >
2013-11-07 20:37:47 +01:00
< div class = "menu_content" >
< div class = "menu_content_header" > Catégories</ div >
< div class = "menu_content_content" >
< ul >
< li >< a href = "/category/cinema" > Cinéma</ a ></ li >
< li >< a href = "/category/articles" > Articles</ a ></ li >
< li >< a href = "/category/musique" > Musique</ a ></ li >
< li >< a href = "/category/configurations-pc" > Configurations PC</ a ></ li >
</ ul >
</ div >
2012-11-06 20:52:07 +01:00
</ div >
2013-11-07 20:37:47 +01:00
< div class = "menu_content" >
< div class = "menu_content_header" > Tags</ div >
< div class = "menu_content_content" >
< ul >
< li >< a href = "/tag/programmation" > Programmation</ a ></ li >
< li >< a href = "/tag/python" > Python</ a ></ li >
< li >< a href = "/tag/kisscount" > KissCount</ a ></ li >
< li >< a href = "/tag/jm2l" > JM2L</ a ></ li >
< li >< a href = "/tag/course-a-pied" > Course à pied</ a ></ li >
</ ul >
</ div >
</ div >
< div class = "menu_content" >
< div class = "menu_content_header" > Archives</ div >
< div class = "menu_content_content" >
< ul >
< li >< a href = "/archive/2012" > 2012</ a ></ li >
< li >< a href = "/archive/2011" > 2011</ a ></ li >
< li >< a href = "/archive/2010" > 2010</ a ></ li >
</ ul >
</ div >
</ div >
< p style = "align:text-center" > Généré avec < a href = "http://indefero.soutade.fr/p/dynastie" > Dynastie</ a ></ p >
2012-11-06 20:52:07 +01:00
</ div >
</ div >
< div class = "footer" >
2013-01-12 09:02:08 +01:00
Copyright © 2010-2013 Grégory Soutadé.< br />
2012-11-06 20:52:07 +01:00
All Rights Reserved.
</ div >
</ div >
</ body >
</ html >