<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.geeek.org/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Blog de Geeek, le blog geek par excellence par Ludovic Toinel ... - Hack DotClear : Ajout de Tags Technorati  - Commentaires</title>
  <link>http://www.geeek.org/</link>
  <atom:link href="http://www.geeek.org/feed/rss2/comments/175" rel="self" type="application/rss+xml"/>
  <description>Le blog d'un geek passionné par : l'informatique, le Web, Internet, les gadgets, la photo, la sécurité, Linux, le développement, la culture geek ...</description>
  <language>fr</language>
  <pubDate>Sun, 07 Sep 2008 01:33:16 +0200</pubDate>
  <copyright>Blog de geeek</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    <item>
    <title>[ping] Hack DotClear : Ajout de Tags Technorati - notablog</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c614</link>
    <guid isPermaLink="false">urn:md5:85b3c0c1dc5466319ba147dd501de164</guid>
    <pubDate>Fri, 17 Feb 2006 23:39:21 +0000</pubDate>
    <dc:creator>notablog</dc:creator>
    
    <description>&lt;p&gt;&lt;a href="notablog.notafish.com/index.php/2006/02/17/59-parcours-de-la-vaine-combattante"&gt;Parcours de la (vaine) combattante&lt;/a&gt;&lt;/p&gt;
    &lt;!-- TB --&gt;

&lt;p&gt;Donc, tout commence par un post de Princessh (encore elle), qui ?lue la valeur de son blog gr? ?et outil, vain et rigolo. Je me dis, ok, ?e jour mon blog vaut 0$, je vais essayer de comprendre ce qu'est Technorati, des fois que....&lt;/p&gt;</description>
  </item>
    
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - JS</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c319</link>
    <guid isPermaLink="false">urn:md5:eb7c5fc13d87edd40c44f64659f3020b</guid>
    <pubDate>Fri, 18 Nov 2005 20:09:47 +0000</pubDate>
    <dc:creator>JS</dc:creator>
    
    <description>&lt;p&gt;y'a un bug avec les accents dans les tags, si on en met, la fonction protectAttr() renvoie une chaine vide...&lt;br /&gt;
Du coup, j'ai modifié un peu le truc pour que ca encode correctement les accents pour technorati (je sais pas ce que c'est comme encodage, mais en tout cas, y'a pas la fonction php toute faite...) bref, j'y suis allé à tatons et ça marche plutot pas mal :&lt;br /&gt;
&lt;br /&gt;
function protectTags($str, $name=false)&lt;br /&gt;
	{&lt;br /&gt;
		$astr1 = array(&amp;quot;à&amp;quot;, &amp;quot;é&amp;quot;, &amp;quot;è&amp;quot;, &amp;quot;ê&amp;quot;,&amp;quot;ï&amp;quot;, &amp;quot;ù&amp;quot;, &amp;quot;î&amp;quot;);&lt;br /&gt;
		$astr2 = array(&amp;quot;%C3%A0&amp;quot;,&amp;quot;%C3%A9&amp;quot;,&amp;quot;%C3%A8&amp;quot;,&amp;quot;%C3%AA&amp;quot;,&amp;quot;%C3%AF&amp;quot;,&amp;quot;%C3%B9&amp;quot;,&amp;quot;%C3%AE&amp;quot;);&lt;br /&gt;
		return str_replace($astr1, $astr2, $str);&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
donc au lieu d'appeler protectAttr() tu appel la nouvelle fonction et c'est niquel !&lt;br /&gt;
&lt;br /&gt;
voilu voilu&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - gUiLe</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c290</link>
    <guid isPermaLink="false">urn:md5:3192595cecab5803e0e8915dcfc61a88</guid>
    <pubDate>Tue, 08 Nov 2005 21:08:25 +0000</pubDate>
    <dc:creator>gUiLe</dc:creator>
    
    <description>&lt;p&gt;Salut ami puteolien&lt;br /&gt;
&lt;br /&gt;
j'en connais un qui c'est fait chié dans le code !!!&lt;br /&gt;
&lt;br /&gt;
Néanmoins bien joué, c'est parfait!&lt;br /&gt;
&lt;br /&gt;
merci !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - JS</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c266</link>
    <guid isPermaLink="false">urn:md5:0522b12aae5aa15dadd0c6b92ec50dd7</guid>
    <pubDate>Sun, 30 Oct 2005 14:29:58 +0000</pubDate>
    <dc:creator>JS</dc:creator>
    
    <description>&lt;p&gt;ouaip&lt;br /&gt;
faudra que je regarde ca dès que j'aurai un peu de temps &lt;img src=&quot;/themes/geeek.org/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - Ludovic Toinel</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c263</link>
    <guid isPermaLink="false">urn:md5:2c68bbee45e2e3910f7cd565d46af4d8</guid>
    <pubDate>Sun, 30 Oct 2005 12:13:49 +0000</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
    
    <description>&lt;p&gt;Le ping automatique est prévu dans les prochaines version de DotClear .. En attendant ça doit être possible en faisant un appels direct au pluggin &quot;Ping&quot; à chaque nouveau post.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - JS</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c262</link>
    <guid isPermaLink="false">urn:md5:2014aeb1c52d96bf7ff8a1d339a22ac0</guid>
    <pubDate>Sun, 30 Oct 2005 11:37:08 +0000</pubDate>
    <dc:creator>JS</dc:creator>
    
    <description>&lt;p&gt;ouais, je sais, ca fait un moment que je l'ai installé, je m'en servais plus depuis un moment, mais là, je vais me relancer...&lt;br /&gt;
&lt;br /&gt;
t'a pas une idée sur comment automatiser le ping ? C'est chiant d'aller cliquer, faudrait arriver à faire en sorte que lorsque tu enregistre, hop, ca ping direct...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - Ludovic Toinel</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c259</link>
    <guid isPermaLink="false">urn:md5:93e162001f0fe6d16647775b2cae5213</guid>
    <pubDate>Sat, 29 Oct 2005 20:01:06 +0000</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
    
    <description>&lt;p&gt;Par contre n'oublie pas d'utiliser le plugin &quot;Ping&quot; à chaque nouveau Billet sur ton blog si tu veux que Technorati référence tes nouveaux billets rapidement&lt;/p&gt;</description>
  </item>
      
    <item>
    <title>[ping] Hack DotClear : Ajout de Tags Technorati - JS, ma vie. Je sais on s'en fout, mais bon...</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c257</link>
    <guid isPermaLink="false">urn:md5:8300e44bd116455ef13902aa458a5b02</guid>
    <pubDate>Sat, 29 Oct 2005 14:47:37 +0000</pubDate>
    <dc:creator>JS, ma vie. Je sais on s'en fout, mais bon...</dc:creator>
    
    <description>&lt;p&gt;&lt;a href="blog.js-zone.net/index.php/2005/10/29/348-tag-et-technorati"&gt;Tag et technorati&lt;/a&gt;&lt;/p&gt;
    &lt;!-- TB --&gt;

&lt;p&gt;Je viens d'installer (enfin, de copier/coller) un hack pour ajouter des tags technorati dans les billets...


J'ai trouv?a sur le Blog de Geeek.


Du coup, je me suis recr?un compte vu que j'avais paum?'ancien et je teste maintenant le&lt;/p&gt;</description>
  </item>
    
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - JS</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c256</link>
    <guid isPermaLink="false">urn:md5:102c700a69544c5415ceda13548735dc</guid>
    <pubDate>Sat, 29 Oct 2005 14:42:20 +0000</pubDate>
    <dc:creator>JS</dc:creator>
    
    <description>&lt;p&gt;Bon, en tout cas, j'ai testé, et ton hack marche plutot bien&lt;br /&gt;
en tout cas, il fait ce qu'on lui demande...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - Ludovic Toinel</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c254</link>
    <guid isPermaLink="false">urn:md5:5242df023d024e1916315a7412c3c8bd</guid>
    <pubDate>Sat, 29 Oct 2005 13:44:55 +0000</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
    
    <description>&lt;p&gt;Cela permet à technorati de référencer ton tickets par mots clef et en même temps de permettre aux visiteurs de ton site d'aller visiter les articles référencés sur Technorati correspondants à ces mêmes mots clef&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - JS</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c252</link>
    <guid isPermaLink="false">urn:md5:90c53cc84566412b5b3932c10da46f4b</guid>
    <pubDate>Sat, 29 Oct 2005 12:26:03 +0000</pubDate>
    <dc:creator>JS</dc:creator>
    
    <description>&lt;p&gt;Tiens, tu va peut etre pouvoir me dire à quoi ca sert les tags technorati ?&lt;br /&gt;
J'en vois depuis un moment, mais impossible de comprendre à quoi ca sert...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Hack DotClear : Ajout de Tags Technorati - Ludovic Toinel</title>
    <link>http://www.geeek.org/post/2005/10/27/184-hack-dotclear-ajout-de-tags-technorati#c248</link>
    <guid isPermaLink="false">urn:md5:e49dbccbe85c9c6a6548ac86cba39d91</guid>
    <pubDate>Thu, 27 Oct 2005 00:47:30 +0000</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
    
    <description>&lt;p&gt;&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>