<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.zapoyok.info/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>zapoyok.info - utf8</title>
  <link>http://www.zapoyok.info/</link>
  <description></description>
  <language>fr</language>
  <pubDate>Thu, 25 Dec 2008 16:46:01 +0000</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Conversions ISO-8859-15 en UTF-8</title>
    <link>http://www.zapoyok.info/post/2006/06/19/Conversions-ISO-8859-15-en-UTF-8</link>
    <guid isPermaLink="false">urn:md5:a74ce347b2c11ab86484988b9408c55f</guid>
    <pubDate>Mon, 19 Jun 2006 15:29:00 +0200</pubDate>
    <dc:creator>Jérôme FIX</dc:creator>
        <category>Trucs et astuces</category>
        <category>conversion</category><category>iso-8859-15</category><category>utf8</category>    
    <description>    Quelques liens pour le passage de Debian en UTF-8
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/howto.html&quot; target=&quot;_blank&quot;&gt;http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/howto.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.cl.cam.ac.uk/~mgk25/unicode.html&quot; target=&quot;_blank&quot;&gt;http://www.cl.cam.ac.uk/~mgk25/unicode.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
Pour convertir un répertoire complet au format UTF8 en partant d'ISO-8859-15 :

&lt;code&gt;(urpmi|aptitude|emerge|pacman|whatever) convmv&lt;/code&gt;
&lt;code&gt;convmv -r --nosmart --notest -f iso-8859-1 -t utf8 *&lt;/code&gt;

Convertir un fichier en UTF-8 en ISO-8859-15

&lt;code&gt;iconv -c --from-code=UTF-8 --to-code=ISO-8859-15 -o &amp;lt;fichier-iso-8859-15&amp;gt;  &amp;lt;fichier-utf8&amp;gt; &lt;/code&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.bortzmeyer.org/pas-encore-utf8.html&quot; target=&quot;_blank&quot;&gt;http://www.bortzmeyer.org/pas-encore-utf8.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/howto.html&quot; target=&quot;_blank&quot;&gt;http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/howto.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://wiki.debian.org/DebFrUTF8?highlight=%28utf8%29&quot; target=&quot;_blank&quot;&gt;http://wiki.debian.org/DebFrUTF8?highlight=%28utf8%29&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
          <comments>http://www.zapoyok.info/post/2006/06/19/Conversions-ISO-8859-15-en-UTF-8#comment-form</comments>
      <wfw:comment>http://www.zapoyok.info/post/2006/06/19/Conversions-ISO-8859-15-en-UTF-8#comment-form</wfw:comment>
      <wfw:commentRss>http://www.zapoyok.info/feed/rss2/comments/13</wfw:commentRss>
      </item>
    
</channel>
</rss>