Files
lespiedsdanslecode/content/posts/2007/2007-09-17-cool-uris-dont-change/index.html
T
2020-02-07 22:28:25 +01:00

64 lines
3.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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&rsquo;t change
</h1>
<p>Et oui <a href="http://sunfox.org/">Sunny</a> ce nest 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 dont change</a></p>
<p>Et cest pour respecter cette règle que le sauveur dURI(Uniform Resource Identifier) a encore frappé.</p>
<p>Il y a un moment maintenant, jutilisais <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 lancien blog on été indexé, et du coup ne pointe plus sur rien. <strong>Merci à Sunny de me lavoir signalé</strong>.</p>
<p>Même mieux que ça, ce sauveur dURI 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 noubliez pas **Cool URIs dont change ! **</p>
<article>
<footer style="font-size:75%;text-align:right"><em><a href="/feed.xml">suivre les articles</a></em></footer>
</body>
</html>