<?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:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>Blog de Geeek, le blog geek par excellence par Ludovic Toinel ... - script</title>
  <link>http://www.geeek.org/</link>
  <description>Le blog d'un geek passionné par : l'informatique, le Web, Internet, les gadgets, la photo, la sécurité, Linux, la culture geek ...</description>
  <language>fr</language>
  <pubDate>Sun, 06 Jul 2008 23:07:01 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Mise à jour des scripts de Google Analytics</title>
    <link>http://www.geeek.org/post/2007/12/29/Mise-a-jour-des-scripts-de-Google-Analytics</link>
    <guid isPermaLink="false">urn:md5:0b292fb7e7c1ae1edf94618b989b7133</guid>
    <pubDate>Sat, 29 Dec 2007 12:09:00 +0100</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>DotClear</category>
        <category>analytics</category><category>google</category><category>script</category><category>tracking</category>    
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.google.fr/analytics/&quot; hreflang=&quot;fr&quot;&gt;&lt;img src=&quot;http://www.geeek.org/public/web/google-analytics.png&quot; alt=&quot;google-analytics.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Voici une news importante dans le domaine du Web Analytics, &lt;a href=&quot;http://www.google.fr/analytics/&quot; hreflang=&quot;fr&quot;&gt;Google Analytics&lt;/a&gt; vient de
mettre à disposition des nouveaux scripts de tracking. Le script se nomme
&amp;quot;ga.js&amp;quot; et remplace le script &amp;quot;urchin.js&amp;quot; qui devenait vieillissant.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Voici l'annonce officielle :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://analytics.blogspot.com/2007/10/exciting-announcements-at-emetrics.html&quot; hreflang=&quot;fr&quot;&gt;http://analytics.blogspot.com/2007/10/exciting-announcements-at-emetrics.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ce nouveau script fournit de nouvelles fonctionnalités aux webmasters, comme
le suivi d'actions événementiels. Cette nouvelle fonctionnalité est très
pratique pour les sites Web2.0 avec de l'Ajax, cela permet d'avoir plus de
détails sur les évènements enclenchés par l'utilisateur et comprendre
l'activité qu'ont les personnes qui visitent votre site Internet.&lt;/p&gt;
&lt;p&gt;Voici le nouveau script javascript à placer &lt;strong&gt;en bas&lt;/strong&gt; de vos
pages web à la place de l'ancien code :&lt;/p&gt;
&lt;code class=&quot;xml&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;script&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;type&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;text/javascript&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
var gaJsHost = ((&amp;quot;https:&amp;quot; == document.location.protocol) ? &amp;quot;https://ssl.&amp;quot; : &amp;quot;http://www.&amp;quot;);&lt;br /&gt;
document.write(unescape(&amp;quot;%3Cscript src='&amp;quot; + gaJsHost + &amp;quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&amp;quot;));&lt;br /&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/script&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;script&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;type&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;text/javascript&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
var pageTracker = _gat._getTracker(&amp;quot;UA-XXXXXX-X&amp;quot;);&lt;br /&gt;
pageTracker._initData();&lt;br /&gt;
pageTracker._trackPageview();&lt;br /&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/script&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;
&lt;p&gt;Pour les personnes qui utilisent le &lt;a href=&quot;http://boldr.fr/weblog/post/2006/12/28/Widgets-compatible-Dotclear-2-beta-4&quot; hreflang=&quot;fr&quot;&gt;Widget Dotclear Google Analytics&lt;/a&gt;, il suffit d'éditer le
fichier _plublic.php et de remplacer le code existant par :&lt;/p&gt;
&lt;code class=&quot;php&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;class&lt;/span&gt; googleAnalyticsTpl&lt;br /&gt;
&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public &lt;a href=&quot;http://www.php.net/static&quot;&gt;&lt;span style=&quot;color: #000066;&quot;&gt;static&lt;/span&gt;&lt;/a&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;function&lt;/span&gt; widget&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&amp;amp;&lt;span style=&quot;color: #0000ff;&quot;&gt;$w&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #0000ff;&quot;&gt;$uacct&lt;/span&gt; = html::&lt;span style=&quot;color: #006600;&quot;&gt;escapeHTML&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$w&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;uacct&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #b1b100;&quot;&gt;return&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;'&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var gaJsHost = ((&amp;quot;https:&amp;quot; == document.location.protocol) ? &amp;quot;https://ssl.&amp;quot; : &amp;quot;http://www.&amp;quot;);&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.write(unescape(&amp;quot;%3Cscript src=&lt;span style=&quot;color: #000099; font-weight: bold;&quot;&gt;\'&lt;/span&gt;&amp;quot; + gaJsHost + &amp;quot;google-analytics.com/ga.js&lt;span style=&quot;color: #000099; font-weight: bold;&quot;&gt;\'&lt;/span&gt; type=&lt;span style=&quot;color: #000099; font-weight: bold;&quot;&gt;\'&lt;/span&gt;text/javascript&lt;span style=&quot;color: #000099; font-weight: bold;&quot;&gt;\'&lt;/span&gt;%3E%3C/script%3E&amp;quot;));&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var pageTracker = _gat._getTracker(&amp;quot;'&lt;/span&gt; . &lt;span style=&quot;color: #0000ff;&quot;&gt;$uacct&lt;/span&gt; . &lt;span style=&quot;color: #ff0000;&quot;&gt;'&amp;quot;);&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pageTracker._initData();&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pageTracker._trackPageview();&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '&lt;/span&gt;;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/code&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2007/12/29/Mise-a-jour-des-scripts-de-Google-Analytics#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2007/12/29/Mise-a-jour-des-scripts-de-Google-Analytics#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/1165</wfw:commentRss>
      </item>
    
  <item>
    <title>Mise en place de Mailgraph</title>
    <link>http://www.geeek.org/post/2006/08/17/Mise-en-place-de-Mailgraph</link>
    <guid isPermaLink="false">urn:md5:7749858700781b57713e9b0ecd91233b</guid>
    <pubDate>Thu, 17 Aug 2006 19:24:00 +0100</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>GNU-Linux</category>
        <category>Mailgraph</category><category>mails</category><category>Perl</category><category>script</category>    
    <description>    &lt;p&gt;Je viens de découvrir le script &lt;a href=&quot;http://www.geeek.org/tag/Mailgraph&quot;&gt;Mailgraph&lt;/a&gt;. C'est un petit &lt;a href=&quot;http://www.geeek.org/tag/script&quot;&gt;script&lt;/a&gt; écrit en &lt;a href=&quot;http://www.geeek.org/tag/Perl&quot;&gt;Perl&lt;/a&gt; qui génére des statistiques en fonction de la quantité de &lt;a href=&quot;http://www.geeek.org/tag/mails&quot;&gt;mails&lt;/a&gt; reçus sur un serveur de mail.&lt;/p&gt;


&lt;p&gt;&lt;br /&gt;
Il parse le fichier de log du serveur de mail régulièrement (postfix chez moi) et utilise RDtools  pour générer de très beaux graphes :&lt;/p&gt;


&lt;p&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.geeek.org/cgi-bin/mailgraph/mailgraph.cgi&quot; hreflang=&quot;fr&quot;&gt;&lt;img src=&quot;http://www.geeek.org/public/linux/mailgraph.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;&lt;br /&gt;
Le script s'installe très facilement et est téléchargeable librement &lt;a href=&quot;http://people.ee.ethz.ch/~dws/software/mailgraph/&quot; hreflang=&quot;fr&quot;&gt;depuis cette url.&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2006/08/17/Mise-en-place-de-Mailgraph#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2006/08/17/Mise-en-place-de-Mailgraph#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/405</wfw:commentRss>
      </item>
    
</channel>
</rss>