﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://cybercarnet.net/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Cybercarnet - Tag - test</title>
  <link>http://cybercarnet.net/index.php/</link>
  <atom:link href="http://cybercarnet.net/index.php/feed/tag/test/rss2" rel="self" type="application/rss+xml"/>
  <description>Blog d'un biologiste nouvellement accro à la programmation en xhtml + php, à la découverte et l'utilisation du Web2.0 mais toujours fidèle à mes vieux passe temps: la lecture de sci-fi et la photo.</description>
  <language>fr</language>
  <pubDate>Sun, 12 Oct 2008 01:54:47 -0400</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Je suis dans une BD</title>
    <link>http://cybercarnet.net/index.php/post/2008/03/10/Je-suis-dans-une-BD</link>
    <guid isPermaLink="false">urn:md5:9dfa5f2e8fa36706b55f15cc11cfb8f5</guid>
    <pubDate>Mon, 10 Mar 2008 17:48:00 -0400</pubDate>
    <dc:creator>Guillaume</dc:creator>
        <category>Découvertes du web</category>
        <category>BD</category><category>test</category><category>web2</category>    
    <description>    &lt;object width=&quot;480&quot; height=&quot;400&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://bitstrips.com/swfs/reader.swf?comic_id=3283&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://bitstrips.com/swfs/reader.swf?comic_id=3283&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;480&quot; height=&quot;400&quot;&gt;&lt;/embed&gt;&lt;/object&gt;

&lt;p&gt;Haha, je me suis bien amusé à me BD-tiser... et j'ai juste utilisé le créateur basique de BD... il y a un «super builder» pour ajouter des poses et d'autres personnages... mais là comme je le dis dans la BD... faut vraiment que j'y aille...&lt;/p&gt;

&lt;a href=&quot;http://www.bitstrips.com&quot;&gt;bitstrip&lt;/a&gt; via &lt;a href=&quot;http://fr.mashable.com/2008/03/09/bitstrips-un-generateur-de-bd-en-ligne/&quot;&gt;mashable&lt;/a&gt;</description>
    
    
    
          <comments>http://cybercarnet.net/index.php/post/2008/03/10/Je-suis-dans-une-BD#comment-form</comments>
      <wfw:comment>http://cybercarnet.net/index.php/post/2008/03/10/Je-suis-dans-une-BD#comment-form</wfw:comment>
      <wfw:commentRss>http://cybercarnet.net/index.php/feed/rss2/comments/557</wfw:commentRss>
      </item>
    
  <item>
    <title>Widget ClickComments pour dotclear 2</title>
    <link>http://cybercarnet.net/index.php/post/2007/10/02/Widget-ClickComments-pour-dotclear-2</link>
    <guid isPermaLink="false">urn:md5:97282df1f9c7b69a37b9792d71f27055</guid>
    <pubDate>Tue, 02 Oct 2007 15:48:00 -0400</pubDate>
    <dc:creator>Guillaume</dc:creator>
        <category>Découvertes du web</category>
        <category>commentaires</category><category>test</category><category>web2.0</category><category>widget</category>    
    <description>    &lt;p&gt;Vous avez lu un de mes billets, apprécié ou pas mais vous n'avez pas le temps de laisser un commentaire ?&lt;/p&gt;
&lt;p&gt;Voici la soultion, le &lt;a href=&quot;http://cybercarnet.net/index.php/tag/widget&quot;&gt;widget&lt;/a&gt; &lt;a href=&quot;http://www.postreach.com/postreach/index&quot;&gt;ClickComments de Postreach&lt;/a&gt; :&lt;/p&gt;
&lt;img src=&quot;http://cybercarnet.net/public/img/clickcomment-cybercarnet.jpg&quot; alt=&quot;clickcomment-cybercarnet.jpg&quot; /&gt;
&lt;p&gt;En un clic, vous me donnez votre avis !!!  Disponible en de nombreuses langues dont le français et pour de nombreuses plateformes de blog dont dotclear 1 (j'ai du faire une petite modification pour dotclear 2 :&lt;/p&gt;
&lt;p&gt;Code qu'il m'on fournit :&lt;/p&gt;
&lt;code&gt;
&amp;lt;div name=&quot;ClickComments&quot;&amp;gt;&amp;lt;script language=&quot;javascript&quot; type=&quot;text/javascript&quot; src=&quot;http://www.postreach.com/ccengine/display_iframe?perlink=&amp;lt;?php dcPostTrackbackURI(); ?&amp;gt;&amp;amp;blog=25586ff0-7119-11dc-b4e7-00188bfcbf02&quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/div&amp;gt;
&lt;/code&gt;
&lt;p&gt;Code pour dotclear 2 :&lt;/p&gt;
&lt;code&gt;
&amp;lt;div name=&quot;ClickComments&quot;&amp;gt;&amp;lt;script language=&quot;javascript&quot; type=&quot;text/javascript&quot; src=&quot;http://www.postreach.com/ccengine/display_iframe?perlink={{tpl:EntryURL}}&amp;amp;blog=25586ff0-7119-11dc-b4e7-00188bfcbf02&quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/div&amp;gt;
&lt;/code&gt;
&lt;p&gt;NB: il faut remplacer  &lt;code&gt;&amp;lt;?php dcPostTrackbackURI(); ?&amp;gt;&lt;/code&gt;par &lt;code&gt;{{tpl:EntryURL}}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Ça rend 2 minutes à faire sur leur site pour générer un widget avec nos options préférés qui sont associées à un  # (ex: 25586ff0-7119-11dc-b4e7-00188bfcbf02) d'identification unique à chaque widget&lt;/p&gt;
&lt;p&gt;Voilà donc, ce plugin est en période de test, donc utilisez le à fond pour que je puisse vérifier si il fonctionne bien !!!&lt;/p&gt;
&lt;p&gt;Via &lt;a href=&quot;http://www.netwizz.net/blog/2007/09/29/519-postreach-commentez-par-un-clic&quot;&gt;Netwizz&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://cybercarnet.net/index.php/post/2007/10/02/Widget-ClickComments-pour-dotclear-2#comment-form</comments>
      <wfw:comment>http://cybercarnet.net/index.php/post/2007/10/02/Widget-ClickComments-pour-dotclear-2#comment-form</wfw:comment>
      <wfw:commentRss>http://cybercarnet.net/index.php/feed/rss2/comments/460</wfw:commentRss>
      </item>
    
  <item>
    <title>Test en mode wili</title>
    <link>http://cybercarnet.net/index.php/post/2007/06/02/Test-en-mode-wili</link>
    <guid isPermaLink="false">urn:md5:1f21387a7d3984265be579f97edb99d0</guid>
    <pubDate>Sat, 02 Jun 2007 05:01:00 -0400</pubDate>
    <dc:creator>Guillaume</dc:creator>
        <category>Cybercarnet</category>
        <category>test</category><category>wiki</category>    
    <description>    &lt;p&gt;est-ce que c'est mieux ???&lt;br /&gt;
alors &lt;acronym&gt; si je fait des retours à la ligne &lt;/acronym&gt;&lt;br /&gt;
et si je met des smiley :-|:-)&lt;/p&gt;</description>
    
    
    
          <comments>http://cybercarnet.net/index.php/post/2007/06/02/Test-en-mode-wili#comment-form</comments>
      <wfw:comment>http://cybercarnet.net/index.php/post/2007/06/02/Test-en-mode-wili#comment-form</wfw:comment>
      <wfw:commentRss>http://cybercarnet.net/index.php/feed/rss2/comments/415</wfw:commentRss>
      </item>
    
</channel>
</rss>