scratch/output/Scratch/en/blog/index.html

215 lines
8 KiB
HTML
Raw Normal View History

2011-04-20 12:29:01 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" type="image/x-icon" href="/Scratch/img/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/Scratch/assets/css/main.css" />
2011-04-20 12:29:01 +00:00
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/yannespositocomen"/>
<link rel="alternate" lang="fr" xml:lang="fr" title="Blog" type="text/html" hreflang="fr" href="/Scratch/fr/blog/" />
<link rel="alternate" lang="en" xml:lang="en" title="Blog" type="text/html" hreflang="en" href="/Scratch/en/blog/" />
<script type="text/javascript" src="/Scratch/js/jquery-1.3.1.min.js"></script>
<script type="text/javascript" src="/Scratch/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/Scratch/js/index.js"></script>
2011-04-20 12:29:01 +00:00
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
<title>Blog</title>
</head>
<body lang="en">
<script type="text/javascript">// <![CDATA[
document.write('<div id="blackpage"><img src="/Scratch/img/loading.gif" alt="loading..."/></div>');
2011-04-20 12:29:01 +00:00
// ]]>
</script>
<div id="content">
<div id="entete">
<div id="choix">
<div id="choixrss"><a id="rss" href="http://feeds.feedburner.com/yannespositocomen">Subscribe</a> </div>
<div id="choixlang"><a href="/Scratch/fr/blog/" onclick="setLanguage('fr')">en Français</a> </div>
2011-04-20 12:29:01 +00:00
<div id="liens">
<ul><li><a href="/Scratch/en/">Home</a></li>
2011-04-20 12:29:01 +00:00
<li><span class="active" title="You're here.">Blog</span></li>
<li><a href="/Scratch/en/softwares/">Softwares</a></li>
<li><a href="/Scratch/en/about/">About</a></li></ul>
2011-04-20 12:29:01 +00:00
</div>
</div>
</div>
<img src="/Scratch/img/presentation.png" alt="Presentation drawing"/>
2011-04-20 12:29:01 +00:00
<div id="titre">
<h1>
Blog
</h1>
</div>
<div class="flush"></div>
<div class="flush"></div>
<div id="afterheader">
<div class="corps">
<ul>
<li> <a href="#last-articles">5 latest articles <span class="nicer">&dArr;</span></a> </li>
<li> <a href="#tagcloud">Tag Cloud <span class="nicer">&dArr;</span></a></li>
<li> <a href="#archives">Achives <span class="nicer">&dArr;</span></a></li>
<li> <a href="#two-words-about-the-content">Two words about the content <span class="nicer">&dArr;</span></a></li>
</ul>
<h2 id="last-articles">
Last 5 Articles
</h2>
</div>
2011-08-17 12:26:41 +00:00
<h1>
<span class="date">
<span class="day">17</span>
<span class="month">Aug</span>
<span class="year">2011</span>
</span>
2011-08-19 14:08:50 +00:00
<a href="/Scratch/en/blog/Efficient-Vim-knowledge/">Efficient Vim knowledge <span class="nicer">»</span></a>
2011-08-17 12:26:41 +00:00
</h1>
<div class="corps">
2011-08-19 14:08:50 +00:00
<p><img alt="Über leet use vim!" src="/Scratch/img/blog/Efficient-Vim-knowledge/uber_leet_use_vim.jpg" /></p>
2011-05-30 12:12:24 +00:00
<div class="intro">
2011-08-19 14:08:50 +00:00
<p><span class="sc"><abbr title="Too long; don't read">tl;dr</abbr>: </span> Want to learn vim (the best text editor known to human kind) the fastest way possible. I suggest you a way.</p>
2011-05-30 12:12:24 +00:00
</div>
2011-08-19 14:08:50 +00:00
<p><a href="http://www.vim.org">Vim</a> the Six Billion Dollar editor</p>
2011-05-30 12:12:24 +00:00
2011-08-19 14:08:50 +00:00
<blockquote>
<p>Better, Stronger, Faster.</p>
</blockquote>
2011-04-20 14:46:03 +00:00
2011-08-19 14:08:50 +00:00
<p>Learn <a href="http://www.vim.org">vim</a> and it will be your last text editor.
There isn&rsquo;t any better text editor I know.
Hard to learn, but it will pay a billion times.</p>
2011-04-20 14:46:03 +00:00
2011-08-19 14:08:50 +00:00
<p>I suggest you to learn it in 5 steps:</p>
2011-04-20 14:46:03 +00:00
2011-08-19 14:08:50 +00:00
<ol>
<li>Survive</li>
<li>Start to feel comfortable</li>
<li>Feel Better, Stronger, Fa...</li></ol></p>
2011-04-20 14:46:03 +00:00
<div class="flush"></div>
<div>
<p>
2011-08-19 14:08:50 +00:00
<a href="/Scratch/en/blog/Efficient-Vim-knowledge/">Read more <span class="nicer">»</span></a>
2011-04-20 14:46:03 +00:00
</p>
</div>
</div>
2011-04-20 12:29:01 +00:00
<div class="corps">
<div>
<script type="text/javascript">
$(document).ready( function(){$('.list').hide();$('#tagcloud a').removeAttr("href")} );
function tagSelected(id) {
$('.list').hide();
$('#'+id).fadeIn();
$('.tag.selected').removeClass('selected');
$('#tag_'+id).addClass('selected');
}
2011-08-19 14:08:50 +00:00
</script><div id="tagcloud"></div><div id="hiddenDivs" ></div>
2011-04-20 12:29:01 +00:00
</div>
</div>
<h2 id="archives">Archives</h2>
<div id="sousliens" class="archive"><h4 class="button" onclick="$('#archives_2011').slideToggle()">[2011]</h4><ul id="archives_2011"><li><span class="date">
2011-08-17 12:26:41 +00:00
<span class="day">17</span>
<span class="month">Aug</span>
<span class="year">2011</span>
2011-08-19 14:08:50 +00:00
</span> <a href="/Scratch/en/blog/Efficient-Vim-knowledge/">Efficient Vim knowledge<span class="nicer">»</span></a></li></ul><script type="text/javascript">$('#archives_2011').hide()</script></div>
2011-04-20 12:29:01 +00:00
<h2 id="two-words-about-the-content">
Two words about the content
</h2>
<div class="corps">
<p>
Here you'll can find mostly technical articles.
Some are just reminder of technical tips.
But some are long and technically detailled articles.
</p>
<hr/>
<p>
I do my best to traduce each page in french and in english.
It not always easy. English is not my natural language.
I make many errors, orthographic, grammatical, typographical&hellip;
</p>
<p>
<strong> Thanks not to judge me based on these errors! And don't forget content is more important than presentation! </strong>
</p><p>
The first impression I'll let you if we meet in real life should be different from the one I let you based on my website.
</p><p>
I wish you to find something useful or interesting on this website.
</p>
<div class="return"><a href="#entete" onclick="fastShowMenu()">&uarr;</a></div>
</div>
<div id="bottom">
<div>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Copyright ©, Yann Esposito</a>
</div>
<div id="lastmod">
2011-05-30 12:23:11 +00:00
Modified: 05/30/2011
2011-04-20 12:29:01 +00:00
</div>
<div>
Entirely done with
<a href="http://www.vim.org">Vim</a>
and
<a href="http://nanoc.stoneship.org">nanoc</a>
</div>
<div>
<a href="/Scratch/en/validation/">Validation</a>
2011-04-20 12:29:01 +00:00
<a href="http://validator.w3.org/check?uri=referer"> [xhtml] </a>
.
<a href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3"> [css] </a>
.
<a href="http://validator.w3.org/feed/check.cgi?url=http%3A//yannesposito.com/Scratch/en/blog/feed/feed.xml">[rss]</a>
2011-04-20 12:29:01 +00:00
</div>
</div>
<div class="clear"></div>
</div>
<script type="text/javascript">
var clicky = { log: function(){ return; }, goal: function(){ return; }};
var clicky_site_id = 66374971;
(function() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = ( document.location.protocol == 'https:' ? 'https://static.getclicky.com/js' : 'http://static.getclicky.com/js' );
( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
})();
</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="http://in.getclicky.com/66374971ns.gif" /></p></noscript>
</body>
</html>