Files
lespiedsdanslecode/content/posts/2007/2007-09-17-cool-uris-dont-change.html
T
2020-03-08 01:08:16 +01:00

47 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 name="generator" content="Hugo 0.22.1" />
<meta charset="utf-8">
<title>Yannick François - Elsif.fr</title>
<meta name="DC.title" content="elsif.fr, site de Yannick François aka yaf (ou ya_f)."/>
<meta name="description" content="Le site de Yannick François. Développeur Senior, Responsable Produit, Pédagogue. Je travail chez Scopyleft"/>
<meta name="keywords" content="code, développement, programmation, apprentissage, apprendre, lean, agile, logiciel, tdd, objet, refactoring, libre, creative commons, linux, 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 / Développeur / Pédagogue" href="index.html" />
<link rel="stylesheet" href="/css/201912-elsif.css" media="all"/>
<link rel="alternate" type="application/rss" href="/feed.xml" title="elsif.fr/feed" />
</head>
<body>
<article>
<h1>Cool URIs dont 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" class="uri">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" class="uri">http://www.typouype.org/articles/2006/03/04/logo-debian-vs-logo-gnome</a></p>
<p>Merci encore Sunny,</p>
<p>et noubliez pas <strong>Cool URIs dont change ! </strong></p>
</article>
<footer>
<ul>
</ul>
</footer>
</body>
</html>