<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>.:BB2k.org &#187; plugin</title>
	<atom:link href="http://bb2k.org/index.php/tag/plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://bb2k.org</link>
	<description>Rien à dire</description>
	<lastBuildDate>Wed, 21 Sep 2011 12:53:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Dotclear Gravatars plugin</title>
		<link>http://bb2k.org/index.php/2005/03/24/dotclear-gravatars-plugin</link>
		<comments>http://bb2k.org/index.php/2005/03/24/dotclear-gravatars-plugin#comments</comments>
		<pubDate>Thu, 24 Mar 2005 13:36:24 +0000</pubDate>
		<dc:creator>BB2k</dc:creator>
				<category><![CDATA[Dotclear]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[uppercase]]></category>

		<guid isPermaLink="false">http://bb2k.org/wordpress/?p=113</guid>
		<description><![CDATA[<p>Je me suis permis un changement dans le fichier functions.php du <a href=\"http://www.abysses.net/dotclear/tb.php?id=25\" hreflang=\"fr\">plugin gravatars</a> qui permet de convertir le mail en minuscule avant le calcul du md5 et donc de contrer les fautes de typo minuscules/majuscules (Merci ozh pour avoir testé [...]]]></description>
			<content:encoded><![CDATA[<p>I &#8216;ve done a change in the file functions.php of the <a href="http://www.abysses.net/dotclear/tb.php?id=25">gravatars plugin</a> which makes it possible to convert the mail address in lowercases before the md5 processing. This makes possible the presence of uppercases in the mail (thx Ozh for the tests)..</p>
<p>The <a href="http://www.gravatars.com">gravatars</a> are the small icons you can see in the comments of this site. You can make your own avatar and then post it on their site.</p>
<p>here the code allowing to modify the plugin :</p>
<p>line 48: replace</p>
<pre>   <code>$gravatar_id = md5($email);</code></pre>
<p>with</p>
<pre>   <code>$gravatar_id = md5(strtolower($email));</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://bb2k.org/index.php/2005/03/24/dotclear-gravatars-plugin/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Plugin gravatars pour dotclear</title>
		<link>http://bb2k.org/index.php/2005/03/24/plugin-gravatars</link>
		<comments>http://bb2k.org/index.php/2005/03/24/plugin-gravatars#comments</comments>
		<pubDate>Thu, 24 Mar 2005 08:41:54 +0000</pubDate>
		<dc:creator>BB2k</dc:creator>
				<category><![CDATA[Dotclear]]></category>
		<category><![CDATA[gravatars]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[majuscules]]></category>
		<category><![CDATA[minuscules]]></category>
		<category><![CDATA[ozh]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://bb2k.org/wordpress/?p=112</guid>
		<description><![CDATA[<p>Je me suis permis un changement dans le fichier functions.php du <a href="http://www.abysses.net/dotclear/tb.php?id=25" hreflang="fr">plugin gravatars</a> qui permet de convertir le mail en minuscule avant le calcul du md5 et donc de contrer les fautes de typo minuscules/majuscules (Merci ozh pour avoir testé [...]]]></description>
			<content:encoded><![CDATA[<p>Je me suis permis un changement dans le fichier functions.php du <a href="http://www.abysses.net/dotclear/tb.php?id=25">plugin gravatars</a> qui permet de convertir le mail en minuscule avant le calcul du md5 et donc de contrer les fautes de typo minuscules/majuscules (Merci ozh pour avoir testé =))</p>
<p><span id="more-16"></span></p>
<p>Pour rappel les <a href="http://www.gravatar.com">gravatars</a> (globaly recognized avatars) sont les petites icônes que vous pouvez apercevoir  dans les commentaires de ce site. vous pouvez ajouter vous même votre gravatar sur leur site.</p>
<p>En attendant voici le code permettant de modifier le plugin pour <a href="http://www.dotclear.net">dotclear</a>]. ligne 48:</p>
<p>changer</p>
<pre>   <code>$gravatar_id = md5($email);</code></pre>
<p>par</p>
<pre>   <code>$gravatar_id = md5(strtolower($email));</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://bb2k.org/index.php/2005/03/24/plugin-gravatars/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rebidouille</title>
		<link>http://bb2k.org/index.php/2005/03/23/rebidouille</link>
		<comments>http://bb2k.org/index.php/2005/03/23/rebidouille#comments</comments>
		<pubDate>Wed, 23 Mar 2005 16:02:51 +0000</pubDate>
		<dc:creator>BB2k</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[citations]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Dotclear]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://bb2k.org/wordpress/?p=81</guid>
		<description><![CDATA[<p>Je me suis amusé a faire un petit javascript qui va modifier les propriétés du CSS pour changer la photo de la div du haut. Ca a l\'air de plutot pas mal marcher.</p> <p>Le code est dispo dans cet [...]]]></description>
			<content:encoded><![CDATA[<p>Aussitôt arrivé, aussitôt parti. J&#8217;ai remplacé le javascript par le plug-in <a href="http://www.bonjourlesmouettes.org/">citations</a> dans le quel j&#8217;ai foutu les URLs des images qui vont chatouiller un peu la feuille de style. C&#8217;est plus rapide et l&#8217;image s&#8217;affiche en même temps que le reste.</p>
]]></content:encoded>
			<wfw:commentRss>http://bb2k.org/index.php/2005/03/23/rebidouille/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tidy HTML validator</title>
		<link>http://bb2k.org/index.php/2005/03/19/tidy-html-validator</link>
		<comments>http://bb2k.org/index.php/2005/03/19/tidy-html-validator#comments</comments>
		<pubDate>Sat, 19 Mar 2005 09:33:17 +0000</pubDate>
		<dc:creator>BB2k</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tidy]]></category>
		<category><![CDATA[validator]]></category>

		<guid isPermaLink="false">http://bb2k.org/wordpress/?p=108</guid>
		<description><![CDATA[<p>I had to stay home while my hollidays, i can\'t go upstairs where my computer is. So i decided to install an Ubuntu release on my USB Disk. This seems really simple in theory but is more diffficult to [...]]]></description>
			<content:encoded><![CDATA[<p>Voila un petit outil interessant pour ceux qui veulent un code propre : j&#8217;ai nommé <a href="http://users.skynet.be/mgueury/mozilla/">HTML validator</a>; qui contrairement à son confrère <a href="http://validator.w3.org/">online</a> est un plugin firefox (ou mozilla) et permet d&#8217;éditer le source directement (pour peu que vous soyez en local). A priori le defaut de ce petit utilitaire c&#8217;est qu&#8217;il ne valide que le HTML.</p>
]]></content:encoded>
			<wfw:commentRss>http://bb2k.org/index.php/2005/03/19/tidy-html-validator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

