<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.nozav.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>Humus numericus  - Commentaires</title>
  <link>http://blog.nozav.org/</link>
  <atom:link href="http://blog.nozav.org/feed/rss2/comments" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Thu, 10 Jan 2013 08:17:39 +0100</pubDate>
  <copyright>Documents sous licence Creative commons</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Régler l'heure sous Linux - philippe</title>
    <link>http://blog.nozav.org/post/2004/08/30/9-regler-lheure-sous-linux#c8467</link>
    <guid isPermaLink="false">urn:md5:15300264d3bf6f863e5e50f26fec446c</guid>
    <pubDate>Sun, 23 Dec 2012 00:17:22 +0100</pubDate>
    <dc:creator>philippe</dc:creator>
    
    <description>&lt;p&gt;Merci je galérais avec xfce&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Updated tangotango emacs color theme - kodx</title>
    <link>http://blog.nozav.org/post/2010/07/12/Updated-tangotango-emacs-color-theme#c8254</link>
    <guid isPermaLink="false">urn:md5:628b12f8a37bb8efe4a91651df2e653d</guid>
    <pubDate>Wed, 28 Nov 2012 11:44:21 +0100</pubDate>
    <dc:creator>kodx</dc:creator>
    
    <description>&lt;p&gt;I've made a mod for this theme.&lt;br /&gt;
I have renamed all char vars to it's hex for portability reasons and changed few colors. You can find my version in my emacs config&lt;br /&gt;
&lt;a href=&quot;https://github.com/kodx/emacs.d&quot; title=&quot;https://github.com/kodx/emacs.d&quot; rel=&quot;nofollow&quot;&gt;https://github.com/kodx/emacs.d&lt;/a&gt;&lt;br /&gt;
link to theme file &lt;a href=&quot;https://github.com/kodx/emacs.d/blob/master/themes/tangotangokx-theme.el&quot; title=&quot;https://github.com/kodx/emacs.d/blob/master/themes/tangotangokx-theme.el&quot; rel=&quot;nofollow&quot;&gt;https://github.com/kodx/emacs.d/blo...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Régler l'heure sous Linux - Nels</title>
    <link>http://blog.nozav.org/post/2004/08/30/9-regler-lheure-sous-linux#c8221</link>
    <guid isPermaLink="false">urn:md5:bbae287a560b2ab893314aba7c370ae1</guid>
    <pubDate>Wed, 21 Nov 2012 02:16:02 +0100</pubDate>
    <dc:creator>Nels</dc:creator>
    
    <description>&lt;p&gt;J'dis pas que Linux c'est la galère... non en fait je le dis.&lt;br /&gt;
En tout cas merci !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Blog (un peu) à l'abandon ! - kexp</title>
    <link>http://blog.nozav.org/post/2012/05/21/Blog-%C3%A0-l-abandon#c8108</link>
    <guid isPermaLink="false">urn:md5:96a16d97236b7d90acae06da2eb63357</guid>
    <pubDate>Thu, 11 Oct 2012 13:54:46 +0200</pubDate>
    <dc:creator>kexp</dc:creator>
    
    <description>&lt;p&gt;J'avais remarqué, oui !&lt;br /&gt;
Dommage, j'aimais beaucoup le mélange emacs / politique.&lt;br /&gt;
++&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Comment protéger une adresse mail destinée à un enfant ? - elalitte</title>
    <link>http://blog.nozav.org/post/2010/03/08/Comment-prot%C3%A9ger-une-adresse-mail-destin%C3%A9e-%C3%A0-un-enfant#c7944</link>
    <guid isPermaLink="false">urn:md5:6c3fe9b736f0066e76a4491232dfca1f</guid>
    <pubDate>Mon, 10 Sep 2012 11:57:04 +0200</pubDate>
    <dc:creator>elalitte</dc:creator>
    
    <description>&lt;p&gt;Bonjour,&lt;br /&gt;
Pour info, j'ai créé une solution de mail sécurisé en ligne pour les enfants (à la demande de ma sœur pour ses enfants) Les parents ont une interface d'administration en ligne dans laquelle ils indiquent les adresses mail qui ont le droit d'écrire à l'enfant. Aucun autre mail ne sera reçu.&lt;br /&gt;
C'est gratuit et sans publicité.&lt;br /&gt;
Eric.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Updated tangotango emacs color theme - Mikael</title>
    <link>http://blog.nozav.org/post/2010/07/12/Updated-tangotango-emacs-color-theme#c7933</link>
    <guid isPermaLink="false">urn:md5:106edb45a66cfec3351352b94372898d</guid>
    <pubDate>Sat, 01 Sep 2012 23:03:06 +0200</pubDate>
    <dc:creator>Mikael</dc:creator>
    
    <description>&lt;p&gt;Tewkani make this your init.el file:&lt;/p&gt;


&lt;p&gt;(setq load-path (cons &quot;~/.emacs.d/color-theme/themes&quot; load-path))&lt;br /&gt;
(require 'color-theme-tangotango)&lt;br /&gt;
(color-theme-tangotango)&lt;/p&gt;


&lt;p&gt;Create the folder ~/.emacs.d/color-theme/themes and put color-theme-tangotango.el in it. It should work.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Updated tangotango emacs color theme - Mikael</title>
    <link>http://blog.nozav.org/post/2010/07/12/Updated-tangotango-emacs-color-theme#c7932</link>
    <guid isPermaLink="false">urn:md5:d58dfe7c936555f09ede2559d0420058</guid>
    <pubDate>Sat, 01 Sep 2012 22:52:35 +0200</pubDate>
    <dc:creator>Mikael</dc:creator>
    
    <description>&lt;p&gt;Same problem here as Tewkani #15... can theme creator help?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Petit ours brun est un con - Caplv</title>
    <link>http://blog.nozav.org/post/2005/11/03/35-petit-ours-brun-est-un-con#c7719</link>
    <guid isPermaLink="false">urn:md5:25b65ab7706f114ca95372982ac18bcd</guid>
    <pubDate>Sun, 19 Aug 2012 17:47:56 +0200</pubDate>
    <dc:creator>Caplv</dc:creator>
    
    <description>&lt;p&gt;Envoi&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Comment protéger une adresse mail destinée à un enfant ? - Raphael</title>
    <link>http://blog.nozav.org/post/2010/03/08/Comment-prot%C3%A9ger-une-adresse-mail-destin%C3%A9e-%C3%A0-un-enfant#c7092</link>
    <guid isPermaLink="false">urn:md5:b20d941bbb4471da0e9df28fecf43745</guid>
    <pubDate>Sun, 22 Jul 2012 17:05:48 +0200</pubDate>
    <dc:creator>Raphael</dc:creator>
    
    <description>&lt;p&gt;Bravo&lt;br /&gt;
J'étais sur le point de me lancer dans une solution très technique, mais je vois une solution a mon propre cahier des charges mot pour mot.&lt;br /&gt;
Très malin, merci beaucoup.&lt;br /&gt;
Raphael&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Updated tangotango emacs color theme - Kapil Tekwani</title>
    <link>http://blog.nozav.org/post/2010/07/12/Updated-tangotango-emacs-color-theme#c6925</link>
    <guid isPermaLink="false">urn:md5:0c64c51ea38db6b7fcd2aae052de72fa</guid>
    <pubDate>Sat, 07 Jul 2012 16:57:52 +0200</pubDate>
    <dc:creator>Kapil Tekwani</dc:creator>
    
    <description>&lt;p&gt;Hi guys,&lt;br /&gt;
I have download color-theme.el and color-theme-tangotango.el and also create init.el in .emacs.d folder of emacs24. I dont know how to use color-theme.el and color-theme-tango.el???&lt;/p&gt;


&lt;p&gt;I am beginner in using emacs and i am using emacs snapshot.&lt;br /&gt;
Can anyone describe it in a little more detail??&lt;/p&gt;


&lt;p&gt;Thanks in advance&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Petit ours brun est un con - Ruzor</title>
    <link>http://blog.nozav.org/post/2005/11/03/35-petit-ours-brun-est-un-con#c6786</link>
    <guid isPermaLink="false">urn:md5:41dc81630429a0f1ac80ac5ac5a5c975</guid>
    <pubDate>Thu, 21 Jun 2012 19:40:24 +0200</pubDate>
    <dc:creator>Ruzor</dc:creator>
    
    <description>&lt;p&gt;Juba, je te trouve vraiment meilleur à propos des quads qu'au sujet de POB.&lt;br /&gt;
Pauvre POB qui ne fait ni bruits, ni mauvaises odeurs&lt;br /&gt;
Mais bon, il est vrai que les détracteurs de POB sont moins agressifs et font moins de fautes que les &quot;fêlés du casque&quot; qui nous empoisonnent l'existence&lt;br /&gt;
Alors bravo...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Petit ours brun est un con - Jeune Maman égalitaire</title>
    <link>http://blog.nozav.org/post/2005/11/03/35-petit-ours-brun-est-un-con#c6568</link>
    <guid isPermaLink="false">urn:md5:8b0913183c5e5096e606211ef14df7ca</guid>
    <pubDate>Mon, 28 May 2012 15:15:03 +0200</pubDate>
    <dc:creator>Jeune Maman égalitaire</dc:creator>
    
    <description>&lt;p&gt;A l'attention des parents/enseignants qui veulent élever leurs enfants avec une égalité garçon-fille maximale, et EVITER LES CLICHES MISOGYNES, faites-leur découvrir les Editions Talents Hauts &lt;a href=&quot;http://www.talentshauts.fr/?p=catalogue&quot; title=&quot;http://www.talentshauts.fr/?p=catalogue&quot; rel=&quot;nofollow&quot;&gt;http://www.talentshauts.fr/?p=catal...&lt;/a&gt; ou encore les &quot;Melle Zazie...&quot; chez Nathan &lt;a href=&quot;http://www.nathan.fr/catalogue/fiche-produit.asp?ean13=9782092534915#collection&quot; title=&quot;http://www.nathan.fr/catalogue/fiche-produit.asp?ean13=9782092534915#collection&quot; rel=&quot;nofollow&quot;&gt;http://www.nathan.fr/catalogue/fich...&lt;/a&gt; ou les &quot;Editions pour penser à l'endroit&quot; &lt;a href=&quot;http://www.pourpenser.com/educ/index.php?pages%2FPacks-enseignants&quot; title=&quot;http://www.pourpenser.com/educ/index.php?pages%2FPacks-enseignants&quot; rel=&quot;nofollow&quot;&gt;http://www.pourpenser.com/educ/inde...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Générer un certificat SSL auto-signé pour Apache - kendjoo</title>
    <link>http://blog.nozav.org/post/2008/05/14/Generer-un-certificat-SSL-auto-signe-pour-Apache#c6498</link>
    <guid isPermaLink="false">urn:md5:7005f1075e15eccd870d14f3a7a2d57d</guid>
    <pubDate>Thu, 17 May 2012 17:30:41 +0200</pubDate>
    <dc:creator>kendjoo</dc:creator>
    
    <description>&lt;p&gt;j'aimerais avoir tous les details pour securiser un serveur apache sous Debian. Merci d'avance&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Régler l'heure sous Linux - JaKoU</title>
    <link>http://blog.nozav.org/post/2004/08/30/9-regler-lheure-sous-linux#c6449</link>
    <guid isPermaLink="false">urn:md5:2c0cb66e42917a80e90d8f173c393047</guid>
    <pubDate>Wed, 02 May 2012 17:42:21 +0200</pubDate>
    <dc:creator>JaKoU</dc:creator>
    
    <description>&lt;p&gt;Merci !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Régler l'heure sous Linux - SuperKiki</title>
    <link>http://blog.nozav.org/post/2004/08/30/9-regler-lheure-sous-linux#c6421</link>
    <guid isPermaLink="false">urn:md5:6b3ef401210386f41f01d568b0d654b8</guid>
    <pubDate>Mon, 16 Apr 2012 18:22:14 +0200</pubDate>
    <dc:creator>SuperKiki</dc:creator>
    
    <description>&lt;p&gt;Merci ... again  !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Régler l'heure sous Linux - mouss</title>
    <link>http://blog.nozav.org/post/2004/08/30/9-regler-lheure-sous-linux#c6397</link>
    <guid isPermaLink="false">urn:md5:134164e46d5046efb6ed6a564babe17b</guid>
    <pubDate>Mon, 02 Apr 2012 14:32:10 +0200</pubDate>
    <dc:creator>mouss</dc:creator>
    
    <description>&lt;p&gt;Bonjour à tous le monde.&lt;/p&gt;


&lt;p&gt;je me demande s'elle existe une méthode pour programmer la date du passage à l'heure d'été sous linux.&lt;/p&gt;


&lt;p&gt;Merci d'avance &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>el-get, un gestionnaire de script/package/extension pour Emacs - Juba</title>
    <link>http://blog.nozav.org/post/2011/09/20/el-get%2C-un-gestionnaire-de-script/package/extension-pour-Emacs#c6307</link>
    <guid isPermaLink="false">urn:md5:5a04f470ef2255b1038de0a826c12696</guid>
    <pubDate>Sat, 18 Feb 2012 22:17:53 +0100</pubDate>
    <dc:creator>Juba</dc:creator>
    
    <description>&lt;p&gt;Pas de nouvelles précises pour l'IOPS, je ne sais pas si ça suit toujours son cours ou si c'est en stand-by...&lt;/p&gt;


&lt;p&gt;Content que l'article ait pu être utile !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>el-get, un gestionnaire de script/package/extension pour Emacs - dddark</title>
    <link>http://blog.nozav.org/post/2011/09/20/el-get%2C-un-gestionnaire-de-script/package/extension-pour-Emacs#c6304</link>
    <guid isPermaLink="false">urn:md5:14eceb469a433eaed04adc84122b76b4</guid>
    <pubDate>Fri, 17 Feb 2012 15:38:39 +0100</pubDate>
    <dc:creator>dddark</dc:creator>
    
    <description>&lt;p&gt;C'est incroyablement utile, merci pour le super article !&lt;/p&gt;


&lt;p&gt;ps : des nouvelles de l'IOPS ??&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Updated tangotango emacs color theme - Admirer</title>
    <link>http://blog.nozav.org/post/2010/07/12/Updated-tangotango-emacs-color-theme#c6289</link>
    <guid isPermaLink="false">urn:md5:e47d6c7012b54192e6f4372fb742b668</guid>
    <pubDate>Thu, 09 Feb 2012 08:14:34 +0100</pubDate>
    <dc:creator>Admirer</dc:creator>
    
    <description>&lt;p&gt;This theme rocks! Thanks a lot for it &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Régler l'heure sous Linux - brando</title>
    <link>http://blog.nozav.org/post/2004/08/30/9-regler-lheure-sous-linux#c6285</link>
    <guid isPermaLink="false">urn:md5:3cf376641f7772a245f7b492ac02f556</guid>
    <pubDate>Mon, 06 Feb 2012 15:47:33 +0100</pubDate>
    <dc:creator>brando</dc:creator>
    
    <description>&lt;p&gt;cool!&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>