<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jarodxxx.com/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>Jarod xXx - Developpeur web 2.0 et etre humain - PHP, ressources pour webmaster</title>
  <link>http://www.jarodxxx.com/index.php?</link>
  <atom:link href="http://www.jarodxxx.com/index.php?feed/rss2" rel="self" type="application/rss+xml"/>
  <description>Jarod xxx, developpeur web 2.0 et etre humain - Tutoriels, podcast, actu , web2.0, CSS, xhml, javascript, jarod XXX  : référencement ressources pour webmasters veille du web !</description>
  <language>fr</language>
  <pubDate>Mon, 08 Feb 2010 18:06:49 +0100</pubDate>
  <copyright>Jarod xxx  2009</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>La nouvelle version de i actu est en ligne</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/02/04/La-nouvelle-version-de-i-actu-est-en-ligne</link>
    <guid isPermaLink="false">urn:md5:9e9638679e13acd88deb0b3b23fa232a</guid>
    <pubDate>Mon, 08 Feb 2010 08:23:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Decouverte de blogs</category>
            
    <description>    &lt;p&gt;Bon OK c'est le Deuxième billet a publication retardé , mais mon site de &lt;a href=&quot;http://www.monadressechange.com&quot;&gt;changement d'adresse&lt;/a&gt; m'occupe beaucoup...&lt;/p&gt;
&lt;p&gt;Cela dit &lt;a href=&quot;http://www.i-actu.com&quot;&gt;I-actu&lt;/a&gt; a mis en ligne la nouvelle version de son blog ! Comme quoi Weetabix (papy pour les intimes) est encore frais &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Donc si vous chercher des informations disons ... que l'on ne trouve nul part ailleurs... suivez le flux de I-actu &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.i-actu.com&quot;&gt;&lt;img title=&quot;i actu, fév. 2010&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/screen/I-actu.screen.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;PS: Je trouve personnellement que le site prend un bon coup de sérieux avec ce nouveau design.&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/02/04/La-nouvelle-version-de-i-actu-est-en-ligne#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/02/04/La-nouvelle-version-de-i-actu-est-en-ligne#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/534</wfw:commentRss>
      </item>
    
  <item>
    <title>[FLASH] Coeur qui tombe</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/02/05/%5BFLASH%5D-Coeur-qui-tombe</link>
    <guid isPermaLink="false">urn:md5:7180b7ea55601769e16ce32be5675475</guid>
    <pubDate>Fri, 05 Feb 2010 10:00:00 +0100</pubDate>
    <dc:creator>Burnside</dc:creator>
        <category>Flash</category>
            
    <description>&lt;img style=&quot;FLOAT: left; MARGIN: 0 1em 1em 0&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/mm_flash_01.png&quot; /&gt;Bonjour, &lt;br /&gt;Voici comment faire tomber des cœurs en AS3&lt;br /&gt;    Bonjour, &lt;br /&gt;&lt;br /&gt;1) Ouvrir Flash et créer un projet AS3. &lt;br /&gt;2) Créez un MovieClip et donné lui comme nom &lt;strong&gt;coeur&lt;/strong&gt;, ensuite cliquez sur avancé et donné comme nom &lt;strong&gt;Coeur&lt;/strong&gt;.&lt;br /&gt;&lt;img title=&quot;Screncoeurs, fév. 2010&quot; alt=&quot;Screncoeurs&quot; src=&quot;http://www.jarodxxx.com/public/Flash/.screencoeur_s.jpg&quot; /&gt; &lt;br /&gt;&lt;br /&gt;3) Dans ce MovieClip dessiné votre cœur ou placé votre image. &lt;br /&gt;4) Ouvrir la fenêtre de code et y placer le code suivant :&lt;br /&gt;&lt;br /&gt;&lt;code&gt;//On donne les paramètres de la scène&lt;br /&gt;stage.scaleMode = StageScaleMode.NO_SCALE;&lt;br /&gt;stage.align = StageAlign.TOP_LEFT;&lt;br /&gt;&lt;br /&gt;//On défini notre movieClip&lt;br /&gt;var coeur:MovieClip;&lt;br /&gt;&lt;br /&gt;//On défini un tableau&lt;br /&gt;var listedecoeurs:Array = new Array ();&lt;br /&gt;&lt;br /&gt;//Notre boucle qui va déplacer nos coeurs et les paramètres&lt;br /&gt;for (var i:int = 0; i&amp;lt;200; i++)&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur = new Coeur ();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // La position&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.x = Math.random () * stage.stageWidth;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.y = Math.random () * stage.stageHeight;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Sa&amp;nbsp; taille&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.scaleX = coeur.scaleY = 0.5 + Math.random();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Sa couleur en random&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var couleurtrans:ColorTransform = new ColorTransform ();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; couleurtrans.color = 0xffffff * Math.random();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.transform.colorTransform = couleurtrans;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Sa transparence&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.alpha = Math.random();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Sa vitesse sur la scène&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.vitesseY = 1 + 3 * Math.random();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //On applique un filtre de flou &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.filters = [new BlurFilter ()];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //On envoie&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; listedecoeurs.push (coeur);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;//Pour chaque coeur dans le tableau Listedecoeurs on l'ajoute à la scène&lt;br /&gt;for each (coeur in listedecoeurs)&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; addChild (coeur);&lt;br /&gt;}&lt;br /&gt;//Pour créer le mouvement à l'infini&lt;br /&gt;addEventListener (Event.ENTER_FRAME, infini);&lt;br /&gt;function infini (e:Event):void&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for each (var coeur:MovieClip in listedecoeurs)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.y += coeur.vitesseY;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (coeur.y &amp;gt; stage.stageHeight + coeur.width / 2)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.x = Math.random () * stage.stageWidth;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; coeur.y = -coeur.width / 2;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;}&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;5) ctrl+enter et normalement vos cœurs doivent tomber verticalement et si vous redimensionné la scène les nouveaux s'adaptent à la largeur de la scène. &lt;br /&gt;&lt;br /&gt;Démo : &lt;a href=&quot;http://www.burnside.be/jarodxxx/demo/coeur/index.html&quot; hreflang=&quot;fr&quot;&gt;ICI&lt;/a&gt;&lt;br /&gt;Source : &lt;a href=&quot;http://www.burnside.be/jarodxxx/source/coeur/coeur.fla&quot; hreflang=&quot;fr&quot;&gt;ICI&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Bàv, &lt;br /&gt;Burnside.
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/02/05/%5BFLASH%5D-Coeur-qui-tombe#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/02/05/%5BFLASH%5D-Coeur-qui-tombe#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/535</wfw:commentRss>
      </item>
    
  <item>
    <title>Jarodxxx a 3 ans</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/02/02/Jarodxxx-a-3-ans</link>
    <guid isPermaLink="false">urn:md5:f73937cfff7d22558029a3225e90d51b</guid>
    <pubDate>Tue, 02 Feb 2010 18:41:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Mises à jour</category>
            
    <description>&lt;img title=&quot;jarodxxx tatoo, fév. 2010&quot; style=&quot;margin: 0 1em 1em 0; float: left;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2010/02/02/../public/illustations/.jarodxxx-tatoo_s.jpg&quot; /&gt;Je n'en ai pas parlé dernier mais le 10 janvier 2010, le blog fêtait ses 3 ans ...&lt;br /&gt;Les choses n'en pas beaucoup changée, les faute d'&lt;ins&gt;&lt;strong&gt;ourtografes&lt;/strong&gt;&lt;/ins&gt; sont toujours aussi nombreuses biens que je me soignes, je supprime toujours les 300 commentaire par semaine de Spam ect ...&lt;br /&gt;En revanche vous êtes plus de 1300 à me suivre via le flux rss.&lt;br /&gt;Vous m'avez gâtez de vos 4722 commentaires qui répondent a mes 507 billets...&lt;br /&gt;&lt;br /&gt;Bon bah tout ca pour vous dire merci d'être encore la (même c'est simplement parce que vous n'arrivez pas supprimer le lien de la liste de vos flux &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;br /&gt;    &lt;p&gt;Bonus :&lt;/p&gt;
&lt;p&gt;&lt;img title=&quot;jarodxxx tatoo, fév. 2010&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/jarodxxx-tatoo.jpg&quot; /&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/02/02/Jarodxxx-a-3-ans#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/02/02/Jarodxxx-a-3-ans#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/533</wfw:commentRss>
      </item>
    
  <item>
    <title>Les geeks font de mauvais parents</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/01/05/Les-geeks-font-de-mauvais-parents</link>
    <guid isPermaLink="false">urn:md5:87f64eba1f605a1206b94a634cecc1b7</guid>
    <pubDate>Tue, 05 Jan 2010 12:55:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Vu ailleurs</category>
            
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.jarodxxx.com/public/illustations/exploits_of_a_mom.png&quot;&gt;&lt;img title=&quot;exploits_of_a_mom.png, janv. 2010&quot; style=&quot;margin: 0 auto; display: block; width: 549px; height: 171px;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/exploits_of_a_mom.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/01/05/Les-geeks-font-de-mauvais-parents#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/01/05/Les-geeks-font-de-mauvais-parents#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/532</wfw:commentRss>
      </item>
    
  <item>
    <title>Goviral network la video remunérée</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/01/05/Goviral-network-la-video-remun%C3%A9r%C3%A9e</link>
    <guid isPermaLink="false">urn:md5:e7ad7d13f3e787d396bc942a22d1a29a</guid>
    <pubDate>Tue, 05 Jan 2010 10:02:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Veille du web</category>
            
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.goviralnetwork.com/&quot;&gt;&lt;img title=&quot;goviral network, janv. 2010&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/v_logo.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;La simplicité d'utilisation est&amp;nbsp; détonante en moins de 5 min ( inscription comprise) on peut publié sur son blog sa première &lt;a href=&quot;http://www.goviralnetwork.com/&quot;&gt;vidéo sponsorisée&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Un vaste choix de 18 formats publicitaire allant de 185x140 jusqu'à 400x325, choix de la couleur de fond , couleurs du texte , skin etc ...&lt;/p&gt;
&lt;p&gt;Un des grand avantages est que lorsqu'il n'y a pas de publicité ciblé pour votre blog ( ou tout simplement que aucune des vidéo ne vous intéresse) vous pouvez afficher en remplacement ce que vous voulez ! Pourquoi le script d'un autre programme d'affiliation ! &lt;/p&gt;
&lt;p&gt;Les vidéos sont ciblé en fonctions de 34 pays différents , et si comme moi , vous n'avez pas le temps de faire le tri , vous pouvez inclure le script qui se cargera d'afficher automatiquement les vidéos lorsqu'elles sont disponibles &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Lien : &lt;a href=&quot;http://www.goviralnetwork.com/&quot;&gt;http://www.goviralnetwork.com/&lt;/a&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/01/05/Goviral-network-la-video-remun%C3%A9r%C3%A9e#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/01/05/Goviral-network-la-video-remun%C3%A9r%C3%A9e#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/531</wfw:commentRss>
      </item>
    
  <item>
    <title>changer d'adresse lors de son demenagement en 4 clic</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/01/03/changer-d-adresse-lors-de-son-demenagement-en-4-clic</link>
    <guid isPermaLink="false">urn:md5:b20dcc029fc1cd650c9f23ff9eb6e00c</guid>
    <pubDate>Sun, 03 Jan 2010 03:00:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Veille du web</category>
            
    <description>&lt;p&gt;&lt;img title=&quot;changer d'adresse, janv. 2010&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/Mon-adresse-change.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;L’application Monadressechange est extrêmement simple d’utilisation. Il suffit de rentrer une seule fois son ancienne et sa nouvelle adresse, puis de choisir pour soi et sa famille tous les services auxquels on est affilié. Monadressechange propose plus de 137.000 adresses et si on ne trouve un service, on peut le rajouter, on se charge du reste.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Génial, non&amp;nbsp;? &lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0;&quot;&gt;&lt;span style=&quot;font-family: Cambria;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;2 options sont disponibles,&amp;nbsp;: l’une à 4,99 € où Monadressechange envoie la notification de changement d’adresse à tous les services que l’on peut prévenir par mail et pour les autres, on a la possibilité d’imprimer les demandes de changement d’adresses pré-remplies. Il ne reste plus qu’à les envoyer. Avec l’autre option à 19,99 €, on a plus qu’à laisser les pieds sous la table, Monadressechange s’occupe de tout. La seule chose à faire est de prévenir ses amis de sa nouvelle adresse. Mais là encore, Monadressechange a pensé à tout et propose plusieurs sortes d’e-cards à envoyer gratuitement.&lt;br /&gt;
&lt;a href=&quot;http://www.monadressechange.com/&quot; target=&quot;_blank&quot;&gt;http://www.monadressechange.&lt;/a&gt;
&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/01/03/changer-d-adresse-lors-de-son-demenagement-en-4-clic#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/01/03/changer-d-adresse-lors-de-son-demenagement-en-4-clic#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/530</wfw:commentRss>
      </item>
    
  <item>
    <title>Bonne année 2010</title>
    <link>http://www.jarodxxx.com/index.php?post/2010/01/01/Bonne-ann%C3%A9e-2010</link>
    <guid isPermaLink="false">urn:md5:74acf328b15842e8d01b7537178227c8</guid>
    <pubDate>Fri, 01 Jan 2010 16:43:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Perso</category>
            
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.jarodxxx.com/public/illustations/noel-sexy.jpg&quot;&gt;&lt;img title=&quot;Bonne Année 2010, janv. 2010&quot; style=&quot;margin: 0 auto; display: block; width: 549px; height: 726px;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/noel-sexy.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2010/01/01/Bonne-ann%C3%A9e-2010#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2010/01/01/Bonne-ann%C3%A9e-2010#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/529</wfw:commentRss>
      </item>
    
  <item>
    <title>Interview de JarodxXx par oziks</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/30/Interview-de-JarodxXx-par-oziks</link>
    <guid isPermaLink="false">urn:md5:bede418e413cf62604fb61dac9068eef</guid>
    <pubDate>Wed, 30 Dec 2009 14:27:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Perso</category>
            
    <description>    &lt;p&gt;&lt;img title=&quot;dis-moi-qui-tu-es-jarodxxx.jpg, déc. 2009&quot; style=&quot;margin: 0 1em 1em 0; float: left;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/perso/dis-moi-qui-tu-es-jarodxxx.jpg&quot; /&gt;Je vous invite si le cœur vous en dit a aller consulter mon interview chez &lt;a href=&quot;http://www.oziks.fr/2009/12/dis-moi-qui-tu-es-jarodxxx.html&quot;&gt;Ozik&lt;/a&gt;, a qui j'ai confier l'information encore secrete de mon dernier site ....&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/30/Interview-de-JarodxXx-par-oziks#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/30/Interview-de-JarodxXx-par-oziks#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/528</wfw:commentRss>
      </item>
    
  <item>
    <title>Transformer vos listes HTML en slides avec jQuery</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/29/Transformer-vos-listes-HTML-en-slides-avec-jQuery</link>
    <guid isPermaLink="false">urn:md5:63329a8ba732f42244150d929dacd506</guid>
    <pubDate>Tue, 29 Dec 2009 23:19:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Web 2.0 , Ajax</category>
        <category>javascript</category><category>jquery</category>    
    <description>&lt;p&gt;&lt;img title=&quot;FeatureListes.png, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/FeatureListes.png&quot; /&gt;&lt;/p&gt;    &lt;p&gt;Voila un tutoriel bien rapide que je présente la , pas plus de 2 lignes de Javascript suffisent pour ce faire. &lt;/p&gt;
&lt;p&gt;Avant cela il vous faudra télécharger et inclure le plugin Jquery de &lt;a href=&quot;http://jqueryglobe.com/article/feature-list&quot;&gt;Feature List&lt;/a&gt;. (&lt;a href=&quot;http://jqueryglobe.com/labs/feature_list/#&quot;&gt;en demo ici&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Ensuite vous placez dans votre balise &amp;lt;head&amp;gt; le code d'exemple suivant :&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;script language=&quot;javascript&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $(document).ready(function() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $.featureList(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $(&quot;#tabs li a&quot;),&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; $(&quot;#output li&quot;), {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; start_item&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;qui sera appliquer au code HTML suivant :&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;div id=&quot;feature_list&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul id=&quot;tabs&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt; &amp;lt;a href=&quot;javascript:;&quot;&amp;gt; &amp;lt;img src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/services.png&quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3&amp;gt;Services&amp;lt;/h3&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span&amp;gt;Lorem ipsum dolor sit amet consect&amp;lt;/span&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt; &amp;lt;a href=&quot;javascript:;&quot;&amp;gt; &amp;lt;img src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/programming.png&quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3&amp;gt;Programming&amp;lt;/h3&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span&amp;gt;Lorem ipsum dolor sit amet consect&amp;lt;/span&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt; &amp;lt;a href=&quot;javascript:;&quot;&amp;gt; &amp;lt;img src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/applications.png&quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3&amp;gt;Applications&amp;lt;/h3&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span&amp;gt;Lorem ipsum dolor sit amet consect&amp;lt;/span&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul id=&quot;output&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt; &amp;lt;img src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/sample1.jpg&quot; /&amp;gt; &amp;lt;a href=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/Transformer-vos-listes-HTML-en-slides-avec-jQuery#&quot;&amp;gt;See project details&amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt; &amp;lt;img src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/sample2.jpg&quot; /&amp;gt; &amp;lt;a href=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/Transformer-vos-listes-HTML-en-slides-avec-jQuery#&quot;&amp;gt;See project details&amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt; &amp;lt;img src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/sample3.jpg&quot; /&amp;gt; &amp;lt;a href=&quot;http://www.jarodxxx.com/index.php?post/2009/12/29/Transformer-vos-listes-HTML-en-slides-avec-jQuery#&quot;&amp;gt;See project details&amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;On remercie &lt;a href=&quot;http://www.oziks.fr/2009/12/presenter-votre-produit-avec-feature-list.html&quot;&gt;Oziks&lt;/a&gt; pour la trouvaille &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/29/Transformer-vos-listes-HTML-en-slides-avec-jQuery#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/29/Transformer-vos-listes-HTML-en-slides-avec-jQuery#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/527</wfw:commentRss>
      </item>
    
  <item>
    <title>Savez vous ce qui se passe sur le net tous les jours ?</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/23/Savez-vous-ce-qui-se-passe-sur-le-net-tous-les-jours</link>
    <guid isPermaLink="false">urn:md5:ffac17804f9817e1c4b03c1db7bc337f</guid>
    <pubDate>Wed, 23 Dec 2009 19:42:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Veille du web</category>
            
    <description>&lt;ul&gt;&lt;li&gt;Plus de 210 000 000 000 000&amp;nbsp; d'e-mails échangés,&lt;/li&gt;
&lt;li&gt;3 000 000 d'image uploadé sur flicr,&lt;/li&gt;
&lt;li&gt;43 339 547 gigas de donnée échangées entre le web et les mobiles,&lt;/li&gt;
&lt;li&gt;145 000 000 de dollars sont généré par les services mobiles&lt;/li&gt;
&lt;li&gt;13 000 000 de dollars juste grâce aux jeux vidéos sur mobile&lt;/li&gt;
&lt;li&gt;700 000 nouveaux membres facebook&lt;/li&gt;
&lt;li&gt;45 000 de statuts facebook sont mis a jour&lt;/li&gt;
&lt;li&gt;5 000 000 de tweets sont envoyés,&lt;/li&gt;
&lt;li&gt;les blogs engendre 900 000 articles&lt;/li&gt;
&lt;/ul&gt;Et tous cela se reproduit chaque jours!&lt;br /&gt;    &lt;p&gt;&lt;a href=&quot;http://www.jarodxxx.com/public/illustations/social-media-count_full.jpg&quot;&gt;&lt;img title=&quot;social-media-count_full.jpg, déc. 2009&quot; style=&quot;margin: 0 auto; display: block; width: 550px; height: 1744px;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/social-media-count_full.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Via : &lt;a href=&quot;http://legizz.com/un-jour-sur-internet.html?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+legizz+%28legizz+blog%29&quot;&gt;LeGizz&lt;/a&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/23/Savez-vous-ce-qui-se-passe-sur-le-net-tous-les-jours#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/23/Savez-vous-ce-qui-se-passe-sur-le-net-tous-les-jours#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/526</wfw:commentRss>
      </item>
    
  <item>
    <title>Affichez les fichiers cachés sous Mac</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/23/Affichez-les-fichiers-cach%C3%A9s-sous-Mac</link>
    <guid isPermaLink="false">urn:md5:20529613467619c4f2836646e38e72b5</guid>
    <pubDate>Wed, 23 Dec 2009 00:18:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Apple / Mac</category>
            
    <description>    &lt;p&gt;&lt;img title=&quot;applelogo.jpg, juil. 2008&quot; style=&quot;float: left; margin: 0 1em 1em 0;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/.applelogo_t.jpg&quot; /&gt;J'ai décidé de publier prochainement différents tutoriels aussi court soit-ils parce que ca peut toujours servir a quelqu'un ...&lt;/p&gt;
&lt;p&gt;alors voila comment afficher les fichiers cachés sous MAC.&lt;/p&gt;
&lt;p&gt;Ouvrez votre terminal ( Applications/ terminal ) ou tapez terminal dans le spotlight.&lt;/p&gt;
&lt;p&gt;Une fois dans le terminale tapez :&lt;/p&gt;
&lt;p&gt;&lt;code&gt;defaults write com.apple.Finder AppleShowAllFiles true&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Pour revenir en arrière et masquer ces même fichiers :&lt;/p&gt;
&lt;p&gt;&lt;code&gt;defaults write com.apple.Finder AppleShowAllFiles false&lt;/code&gt; &lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/23/Affichez-les-fichiers-cach%C3%A9s-sous-Mac#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/23/Affichez-les-fichiers-cach%C3%A9s-sous-Mac#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/525</wfw:commentRss>
      </item>
    
  <item>
    <title>Version Mobile du blog Jarodxxx</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/22/Version-Mobile-du-blog-Jarodxxx</link>
    <guid isPermaLink="false">urn:md5:ec2d106f46ef326b9fb5f0a8fd6c6c47</guid>
    <pubDate>Tue, 22 Dec 2009 11:18:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Mises à jour</category>
            
    <description>    &lt;img title=&quot;rv, juin 2008&quot; style=&quot;margin: 0 1em 1em 0; float: left;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/Iphone%202/.iphone_2-rv_s.jpg&quot; /&gt;&lt;br /&gt;Voila depuis le temps que je voulais le faire, je me suis fait violence pour trouver le temps et la version Mobile du blog est désormais accessible automatiquement depuis un téléphone ou PDA.&lt;br /&gt;Le thème est inspirer des applications Iphone et on doit tout ce jolie boulot a Guillaume grâce son plugin&amp;nbsp; &lt;a href=&quot;http://www.guillaumebizet.fr/post/2009/04/01/Th%C3%A8me-iPhone-pour-Dotclear2-%3A-dc2iPhone&quot;&gt;DC2Iphone &lt;/a&gt;&lt;br /&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/22/Version-Mobile-du-blog-Jarodxxx#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/22/Version-Mobile-du-blog-Jarodxxx#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/524</wfw:commentRss>
      </item>
    
  <item>
    <title>2 places de Cine pour les 50 premiers inscrits : arthure et les minimoys 2</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/09/2-places-de-Cine-pour-les-50-premiers-inscrits-%3A-arthure-et-les-minimoys-2</link>
    <guid isPermaLink="false">urn:md5:d4b7b978fcb4c1056ed6d3a5beeed3aa</guid>
    <pubDate>Wed, 09 Dec 2009 11:07:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Cinema</category>
            
    <description>&lt;p&gt;&lt;img title=&quot;arthur et les minimoys, déc. 2009&quot; style=&quot;margin: 0 1em 1em 0; float: left; width: 117px; height: 194px;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/.arthur-et-les-minimoys-2_s.jpg&quot; /&gt;Il vous suffit de vous inscrire et vous recevrez 2 places de cinéma prêtes a l'emploi :D&lt;/p&gt;
&lt;p&gt;Le widget Flash qui contient le nombre de places restantes et le formulaire de souscription est dans la suite du billet .&lt;/p&gt;
&lt;p&gt;S'il reste encore des places , tu clique tu gagne , c'est pas compliqué et c'est offert &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Bon films au plus rapides d'entre vous !&lt;/p&gt;    &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; width=&quot;485&quot; height=&quot;368&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://youtoyou1.typhon.net/bnp/index.swf?id_blog=2rKBGj9GbzdqaVcN&quot;&gt;&lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;&lt;param name=&quot;menu&quot; value=&quot;false&quot;&gt;&lt;embed src=&quot;http://youtoyou1.typhon.net/bnp/index.swf?id_blog=2rKBGj9GbzdqaVcN&quot; quality=&quot;high&quot; menu=&quot;false&quot; pluginspage=&quot;http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;485&quot; height=&quot;368&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/09/2-places-de-Cine-pour-les-50-premiers-inscrits-%3A-arthure-et-les-minimoys-2#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/09/2-places-de-Cine-pour-les-50-premiers-inscrits-%3A-arthure-et-les-minimoys-2#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/522</wfw:commentRss>
      </item>
    
  <item>
    <title>Twitter 360 affiche les tweets en réalité augmentée</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/07/Twitter-360-affiche-les-tweets-en-r%C3%A9alit%C3%A9-augment%C3%A9e</link>
    <guid isPermaLink="false">urn:md5:220708227199dea08fb0d1fd7ca2117c</guid>
    <pubDate>Mon, 07 Dec 2009 08:53:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Logiciels</category>
        <category>twitter</category><category>twitter 360</category>    
    <description>&lt;p&gt;&lt;a href=&quot;http://www.twitter-360.com/index_fr.html&quot;&gt;&lt;img title=&quot;twitter 360, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/background_twitter.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.twitter-360.com/index_fr.html&quot;&gt;Twitter 360&lt;/a&gt; est une Nieme application pour twitter mais cette fois elle apporte une réelle plus value.&lt;/p&gt;
&lt;p&gt;Le système utilise la Géolocalisation pour repérer l'origine de vos derniers tweets et vous indique par voie vidéo de la position géographique de votre contact ...&lt;/p&gt;
&lt;p&gt;Les images et la vidéo suivante vous expliquerons mieux que moi comme tout cela fonctionne.&lt;/p&gt;    &lt;p&gt;
&lt;object width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/5w7EAz8-uwU&amp;hl=fr_FR&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/5w7EAz8-uwU&amp;hl=fr_FR&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img title=&quot;twitter360-1.png, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/twitter360/.twitter360-1_m.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title=&quot;twitter360-2.jpg, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/twitter360/.twitter360-2_m.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title=&quot;twitter360-3.jpg, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/twitter360/.twitter360-3_m.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title=&quot;twitter360-4.jpg, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/twitter360/.twitter360-4_m.jpg&quot; /&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/07/Twitter-360-affiche-les-tweets-en-r%C3%A9alit%C3%A9-augment%C3%A9e#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/07/Twitter-360-affiche-les-tweets-en-r%C3%A9alit%C3%A9-augment%C3%A9e#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/521</wfw:commentRss>
      </item>
    
  <item>
    <title>BlueLounge un gamme de produits pour les geeks maniaque</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/04/BlueLounge-un-gamme-de-produits-pour-les-geeks-maniaque</link>
    <guid isPermaLink="false">urn:md5:ca0863752eb0b3fb74ea2a7546d2421a</guid>
    <pubDate>Fri, 04 Dec 2009 08:17:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Trucs et astuces</category>
        <category>apple</category><category>bluelounge</category><category>geek</category>    
    <description>&lt;p&gt;&lt;img title=&quot;blue lounge, déc. 2009&quot; style=&quot;float: left; margin: 0 1em 1em 0;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/BL_logo.gif&quot; /&gt;Je suppose que si vous lisez ce billet vous avez un ordinateur... Ou au minimum un téléphone nouvelle génération.&lt;/p&gt;
&lt;p&gt;Dans tous les cas il y a forcement un câble qui viens se brancher la dessus et Blue Lounge nous offre une gamme complète et varié de produit hight tech au style épuré (genre apple)&amp;nbsp; pour réduire la nuisance des câbles et autre inconfort de travail.&lt;/p&gt;
&lt;p&gt;Je vous propose un petit tour d'horizon de leurs petite petites ... râââh en ce moment des envie d'achats compulsif &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    &lt;h1&gt;StudioDesk&lt;/h1&gt;
&lt;p&gt;Ce bureau combine raille de passage de câbles, rangement invisible, porte clavier coulissant le tout envelopper dans un design un peu old school&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.bluelounge.com/studiodesk.php&quot;&gt;&lt;img title=&quot;desktop, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/divers/bleulounge/.BL_StudioDesk_TTL_m.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;CableDrop&lt;/h1&gt;
&lt;p&gt;Aller hop dans le coté pratique on ne fait pas mieux, c'est pas nouveau nouveau mais ces petite pinces adhésives sont très très pratique !&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.bluelounge.com/cabledrop.php&quot;&gt;&lt;img title=&quot;cable drop, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/divers/bleulounge/.BL_Cabledrop_TTL_m.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;SpaceSation&lt;/h1&gt;
&lt;p&gt;Un dernier pour la route la spaceStation vous permet de ranger proprement vos câbles pour notebook de façons simple , esthétique et rapide.&lt;/p&gt;
&lt;p&gt;petite photo de l'avant / après ...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.bluelounge.com/spacestation.php&quot;&gt;&lt;img title=&quot;space desk, déc. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/divers/bleulounge/.BL_Spacestation_STR08_m.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Plutôt que de vous faire l'inventaire de tous leurs produits allez faire un tour sur leur site &lt;a href=&quot;http://www.bluelounge.com/&quot;&gt;BLUELOUNGE&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;PS: Pour précéder les trolls, je précise qu'il s'agit d'un coup de coeur et non pas d'un billet sponsorisé &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/04/BlueLounge-un-gamme-de-produits-pour-les-geeks-maniaque#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/04/BlueLounge-un-gamme-de-produits-pour-les-geeks-maniaque#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/520</wfw:commentRss>
      </item>
    
  <item>
    <title>L'iphone 4G se confirme</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/03/L-iphone-4G-se-confirme</link>
    <guid isPermaLink="false">urn:md5:5d2884b90bd7ab27c710c413457cd1ef</guid>
    <pubDate>Thu, 03 Dec 2009 08:27:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Apple / Mac</category>
            
    <description>    &lt;p&gt;Sans m'étaler sur la fiabilité de mes sources ( &lt;a href=&quot;http://webiswell.fr/30/11/2009/iphone-4g-le-nouvel-iphone-31-en-cours-de-test-a-san-francisco-3232/&quot;&gt;webiswell&lt;/a&gt;) ou sur la rumeure elle meme, il semble logique que apple veuillent contrer le google phone en mettant en vente un iphone 3,1 nommé iphone 4G.&lt;/p&gt;
&lt;p&gt;Beaucoup de développeur ont déjà repérer des fuites dans les sources de développement...&lt;/p&gt;
&lt;p&gt;&lt;img title=&quot;iphone 4G, nov. 2009&quot; style=&quot;margin: 0 auto; display: block; width: 550px; height: 399px;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/.iPhone-31_m.jpg&quot; /&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/03/L-iphone-4G-se-confirme#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/03/L-iphone-4G-se-confirme#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/519</wfw:commentRss>
      </item>
    
  <item>
    <title>Tuto: Creer un bouton de partage a twitter</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/02/Tuto%3A-Creer-un-bouton-de-partage-a-twitter</link>
    <guid isPermaLink="false">urn:md5:c90d6d411b5b61efe8db3903ebeef87a</guid>
    <pubDate>Wed, 02 Dec 2009 08:54:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Web 2.0 , Ajax</category>
        <category>twitter</category>    
    <description>&lt;p&gt;&lt;img title=&quot;twitter, sept. 2009&quot; style=&quot;margin: 0 1em 1em 0; float: left;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/twitter-logo.png&quot; /&gt;Hier nous avons vue comment&lt;a href=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/Tuto%3A-Creer-un-bouton-de-partage-a-facebook&quot;&gt; intégrer un lien de partage a facebook &lt;/a&gt;... aujourd'hui c'est au tour de twitter ou je suis constamment disponible sous le pseudo : &lt;a href=&quot;http://twitter.com/jarodxxx&quot;&gt;Devinez &lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Cela on ne va s'étendre sur me disponibilités twitterienne on va passer a ce qui vous intéresse &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    &lt;p&gt;La méthode la plus simple et la plus rustique constiste a faire pointer un lien avec l'image ou le texte de votre choix vers :&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;a href=&quot;http://twitter.com/home?status=&lt;strong&gt;TEXTE_A_PARTAGER&amp;nbsp; URL_A_PARTAGER&lt;/strong&gt;&quot; target=&quot;_blank&quot; onclick=&quot;javascript:pageTracker._trackPageview ('/outbound/twitter.com');&quot;&amp;gt;partager sur twitter&amp;lt;/a&amp;gt;&lt;/code&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Et voici une methode un peu plus poussée qui vous permettra de raccourcir vos URL trop longues !&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;script charset=&quot;utf-8&quot; src=&quot;http://bit.ly/javascript-api.js?version=latest&amp;amp;amp;login=tweettrackjs&amp;amp;amp;apiKey=&lt;strong&gt;VOTRE_CLE_API&lt;/strong&gt;&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script charset=&quot;utf-8&quot; src=&quot;http://s.bit.ly/TweetAndTrack.js?v=1.01&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;a expr:onclick=&quot;'return TweetAndTrack.open(this,&amp;nbsp; &lt;strong&gt;URL_A_PARTAGER&lt;/strong&gt; );'&quot; href=&quot;http://www.jarodxxx.com/index.php?post/2009/12/02/Tuto%3A-Creer-un-bouton-de-partage-a-twitter#&quot;&amp;gt;Partager sur Twitter!&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Notez qu'il faudra pour cela obtenir un clé API aupres de bit.ly, et la remplacer sur la 1er ligne !&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/02/Tuto%3A-Creer-un-bouton-de-partage-a-twitter#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/02/Tuto%3A-Creer-un-bouton-de-partage-a-twitter#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/518</wfw:commentRss>
      </item>
    
  <item>
    <title>Tuto: Creer un bouton de partage a facebook</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/12/01/Tuto%3A-Creer-un-bouton-de-partage-a-facebook</link>
    <guid isPermaLink="false">urn:md5:5d138a911872f016e11e181346d1bd85</guid>
    <pubDate>Tue, 01 Dec 2009 08:44:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Web 2.0 , Ajax</category>
        <category>facebook</category>    
    <description>&lt;p&gt;&lt;img title=&quot;facebook, nov. 2009&quot; style=&quot;margin: 0 1em 1em 0; float: left;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/logos/.facebook-f-logo_s.jpg&quot; /&gt;Aller hop, étant donné que je viens de faire une legere mises a jour du blog pour que vous puissiez désormais partager les billets de ce blogs avec votre entourage plus facilement je me suis dit que vous voudrieriez peut être le faire aussi chez vous.&lt;/p&gt;
&lt;p&gt;Et c'est pas compliqué du tout, j'ai même envie de dire que c'est un jeu d'enfant, alors suivez le guide ...&lt;/p&gt;    &lt;p&gt;Pour commencer il existe différents format de lien de partage pour Facebook&lt;/p&gt;
&lt;p&gt;
&lt;table&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td width=&quot;20%&quot;&gt;&lt;img title=&quot;Icon.png, nov. 2009&quot; alt=&quot;-- &quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Icon.png&quot; /&gt;&lt;/td&gt;
&lt;td width=&quot;20%&quot;&gt;&lt;img title=&quot;Icon_link.png, nov. 2009&quot; alt=&quot;--&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Icon_link.png&quot; /&gt;&lt;/td&gt;
&lt;td width=&quot;20%&quot;&gt;&lt;img title=&quot;Share_button.png, nov. 2009&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Share_button.png&quot; /&gt;&lt;/td&gt;
&lt;td width=&quot;20%&quot;&gt;&lt;img title=&quot;Share_buttonCount.png, nov. 2009&quot; alt=&quot;1&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Share_buttonCount.png&quot; /&gt; &lt;/td&gt;
&lt;td width=&quot;20%&quot;&gt;&lt;img title=&quot;Share_boxCount.png, nov. 2009&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Share_boxCount.png&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;
Voici donc les différentes méthodes pour insérer ces boutons &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title=&quot;Icon.png, nov. 2009&quot; alt=&quot;-- &quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Icon.png&quot; /&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;a name=&quot;fb_share&quot; type=&quot;icon&quot; share_url=&quot;&lt;strong&gt;URL_A_PARTGER&lt;/strong&gt;&quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title=&quot;Icon_link.png, nov. 2009&quot; alt=&quot;--&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Icon_link.png&quot; /&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;a name=&quot;fb_share&quot; type=&quot;icon_link&quot; share_url=&quot;&lt;strong&gt;URL_A_PARTGER&lt;/strong&gt;&quot;&amp;gt;Share&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title=&quot;Share_button.png, nov. 2009&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Share_button.png&quot; /&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;a name=&quot;fb_share&quot; type=&quot;button&quot; share_url=&quot;&lt;strong&gt;URL_A_PARTGER&lt;/strong&gt;&quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title=&quot;Share_buttonCount.png, nov. 2009&quot; alt=&quot;1&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Share_buttonCount.png&quot; /&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;a name=&quot;fb_share&quot; type=&quot;button_count&quot; share_url=&quot;&lt;strong&gt;URL_A_PARTGER&lt;/strong&gt;&quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img title=&quot;Share_boxCount.png, nov. 2009&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/index.php?post/2009/12/01/../public/Tutoriels/facebook/Share_boxCount.png&quot; /&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;a name=&quot;fb_share&quot; type=&quot;box_count&quot; share_url=&quot;&lt;strong&gt;URL_A_PARTGER&lt;/strong&gt;&quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;script src=&quot;http://static.ak.fbcdn.net/connect.php/js/FB.Share&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt;
Et vous remplissez le contenu de la balise&amp;lt;a&amp;gt; ce modifiera le texte &quot;share&quot; par défaut ... &lt;/p&gt;
&lt;p&gt;Demain on voie la même chose pour le bouton twitter &lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/12/01/Tuto%3A-Creer-un-bouton-de-partage-a-facebook#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/12/01/Tuto%3A-Creer-un-bouton-de-partage-a-facebook#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/517</wfw:commentRss>
      </item>
    
  <item>
    <title>Le nec plus ultra de poste de travail</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/11/30/Le-nec-plus-ultra-de-poste-de-travail</link>
    <guid isPermaLink="false">urn:md5:f8591b8262019ee22ab63c78d53a3df7</guid>
    <pubDate>Mon, 30 Nov 2009 00:30:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Design</category>
            
    <description>&lt;p&gt;&lt;img title=&quot;poste de travail geek, nov. 2009&quot; style=&quot;float: left; margin: 0 1em 1em 0;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/.BlackWidow2_s.jpg&quot; /&gt;Au départ je ne voulais pas commenter cette photo qui n'est pas du tout un montage mais bel et bien une station de travail dont n'importe quel geek peut rêver.&lt;/p&gt;
&lt;p&gt;Si j'avais les moyens , le bon de commande serais déjà parti mais 2600 $ pour une station de travail c'est au dessus de mes moyens .&lt;/p&gt;
&lt;p&gt;En tout cas tout cela est bien réel et c'est le site : &lt;a hreflang=&quot;en&quot; href=&quot;http://www.thev1chair.com/&quot;&gt;thev1chair.com&lt;/a&gt; qui commercialise ce petit bijou.&lt;/p&gt;
&lt;p&gt;Si un &lt;del&gt;milliardaire millionnaire&lt;/del&gt;&amp;nbsp; homme généreux passe ici il peut me l'offrir, je ne suis pas contre.&lt;/p&gt;
&lt;p&gt;En attendant que mes rêves se réalisent je vous laisse faire les vôtres ...&lt;/p&gt;
&lt;p&gt;Les zoom sont dans la suite du billets.&lt;br /&gt;&lt;/p&gt;    &lt;p&gt;&lt;img title=&quot;poste de travail geek, nov. 2009&quot; style=&quot;margin: 0 auto; display: block;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/.BlackWidow2_m.jpg&quot; /&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/11/30/Le-nec-plus-ultra-de-poste-de-travail#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/11/30/Le-nec-plus-ultra-de-poste-de-travail#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/516</wfw:commentRss>
      </item>
    
  <item>
    <title>Le strip tease le plus Hot sous controle parental</title>
    <link>http://www.jarodxxx.com/index.php?post/2009/11/27/Le-strip-tease-le-plus-Hot-sous-controle-parental</link>
    <guid isPermaLink="false">urn:md5:a7eb3fd0d2a614439ed2db31e36f7c37</guid>
    <pubDate>Fri, 27 Nov 2009 10:21:00 +0100</pubDate>
    <dc:creator>JarodxXx</dc:creator>
        <category>Veille du web</category>
        <category>sexy</category>    
    <description>&lt;p&gt;&lt;img title=&quot;strip tease, nov. 2009&quot; style=&quot;margin: 0 1em 1em 0; float: left;&quot; alt=&quot;&quot; src=&quot;http://www.jarodxxx.com/public/illustations/strip-tease.jpg&quot; /&gt;La vidéo du strip tease disponible dans la suite de ce billet relève d'un prouesse technique.&lt;/p&gt;
&lt;p&gt;Plutôt que de vous raconter tout le déroulement de l'animation, je vous laisse la découvrir. &lt;/p&gt;
&lt;p&gt;Attention les enfants de moins de 16 ans doivent s'abstenir de regarde la vidéo qui suit.&lt;/p&gt;    &lt;p&gt;&lt;object width=&quot;482&quot; height=&quot;430&quot; data=&quot;http://www.jarodxxx.com/public/illustations/blonde-strip-tease.swf&quot; type=&quot;application/x-shockwave-flash&quot;&gt;&lt;!-- &lt;![endif]--&gt;&lt;!--[if IE]&gt;&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; width=&quot;482&quot; height=&quot;430&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0&quot;&gt;&lt;![endif]--&gt; &lt;param value=&quot;http://www.jarodxxx.com/public/illustations/blonde-strip-tease.swf&quot; name=&quot;movie&quot;/&gt;&lt;param value=&quot;true&quot; name=&quot;autostart&quot;/&gt;&lt;p&gt;Une blonde fait un strip-tease , Vidéo&lt;/p&gt;&lt;/object&gt;&lt;/p&gt;
	&lt;h1&gt;&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Les dernieres videos de buzz &lt;/a&gt;&lt;/h1&gt;
	&lt;a href=&quot;http://www.jarodxxx.com/#p00&quot;&gt;Voir les dernieres videos &lt;/a&gt;
	
	</description>
    
    
    
          <comments>http://www.jarodxxx.com/index.php?post/2009/11/27/Le-strip-tease-le-plus-Hot-sous-controle-parental#comment-form</comments>
      <wfw:comment>http://www.jarodxxx.com/index.php?post/2009/11/27/Le-strip-tease-le-plus-Hot-sous-controle-parental#comment-form</wfw:comment>
      <wfw:commentRss>http://www.jarodxxx.com/index.php?feed/atom/comments/515</wfw:commentRss>
      </item>
    
</channel>
</rss>