déplace les contenues dans un repertoire par année
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Yannick François - Les pieds dans le code</title>
|
||||
|
||||
<meta name="DC.title" content="elsif.fr, site de Yannick François aka yaf aka pouype."/>
|
||||
<meta name="description" content="Yannick François's website. Senior developer, Code pedagogist. /ut7 teammate, proud member of Electrolab, the crazy hackerspace. Eternel supporter of April, a french association about freesoftware."/>
|
||||
<meta name="keywords" content="code, développement, lean, agile, logiciel, tdd, objet, ruby, site perso, personnel, ruby on rails, refactoring, openbsd, bsd, libre, creative commons, unix"/>
|
||||
<meta name="author" content="Yannick François, https://elsif.fr"/>
|
||||
<meta name="designer" content="Yannick François, https://elsif.fr"/>
|
||||
<meta name="geo.placename" content="Poissy, Ile de france, France"/>
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta name="language" content="French" />
|
||||
<meta name="HandheldFriendly" content="True" />
|
||||
<meta name="MobileOptimized" content="320" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
|
||||
<link rel="index" title="Yannick François / Developer" href="https://elsif.fr" />
|
||||
<link rel="stylesheet" href="/css/knacss.css" media="all"/>
|
||||
<link rel="stylesheet" href="/css/elsif.css" media="all"/>
|
||||
|
||||
|
||||
<article>
|
||||
|
||||
<h1>
|
||||
Cool URIs don’t change
|
||||
|
||||
</h1>
|
||||
|
||||
<p>Et oui <a href="http://sunfox.org/">Sunny</a> ce n’est pas</p>
|
||||
|
||||
<blockquote>
|
||||
<p>“good links are eternal links” (ou qqchose du genre)</p>
|
||||
</blockquote>
|
||||
|
||||
<p>Mais effectivement quelque chose du genre <a href="http://www.w3.org/Provider/Style/URI">Cool URIs don’t change</a></p>
|
||||
|
||||
<p>Et c’est pour respecter cette règle que le sauveur d’URI(Uniform Resource Identifier) a encore frappé.</p>
|
||||
|
||||
<p>Il y a un moment maintenant, j’utilisais <a href="http://www.dotclear.net/">Dotclear</a>, un bon moteur de blog en <a href="http://fr.wikipedia.org/wiki/PHP">PHP</a>. Mais voilà. Depuis je suis passé à <a href="http://www.typosphere.org">Typo</a> un moteur de blog en <a href="http://www.ruby-lang.org">Ruby</a> on <a href="http://www.rubyonrails.org">Rails</a>. Les URI de l’ancien blog on été indexé, et du coup ne pointe plus sur rien. <strong>Merci à Sunny de me l’avoir signalé</strong>.</p>
|
||||
|
||||
<p>Même mieux que ça, ce sauveur d’URI perdu a poussé le vice jusqu’à me fournir l’<a href="http://fr.wikipedia.org/wiki/Expressions_rationnelles">expression rationnelle</a> qui va bien pour rediriger les anciennes URI vers les nouvelles.</p>
|
||||
|
||||
<p>Du coup, les URI du genre :</p>
|
||||
|
||||
<p><a href="http://www.typouype.org/index.php/?2006/03/04/45-logo-debian-vs-logo-gnome">http://www.typouype.org/index.php/?2006/03/04/45-logo-debian-vs-logo-gnome</a></p>
|
||||
|
||||
<p>(si vous en rencontré encore) sont maintenant redirigées au bon endroit :
|
||||
<a href="http://www.typouype.org/articles/2006/03/04/logo-debian-vs-logo-gnome">http://www.typouype.org/articles/2006/03/04/logo-debian-vs-logo-gnome</a></p>
|
||||
|
||||
<p>Merci encore Sunny,</p>
|
||||
|
||||
<p>et n’oubliez pas **Cool URIs don’t change ! **</p>
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<footer style="font-size:75%;text-align:right"><em><a href="/feed.xml">suivre les articles</a></em></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user