<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>PhiLho tech web log - Processing</title>
    <link>http://phi.lho.free.fr/serendipity/</link>
    <description>Programmer, écrire, dessiner, rêver...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Sun, 30 Aug 2009 09:32:15 GMT</pubDate>

    <image>
        <url>http://phi.lho.free.fr/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: PhiLho tech web log - Processing - Programmer, écrire, dessiner, rêver...</title>
        <link>http://phi.lho.free.fr/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Internationalisation des sketchs Processing (et des programmes Java)</title>
    <link>http://phi.lho.free.fr/serendipity/index.php?/archives/20-Internationalisation-des-sketchs-Processing-et-des-programmes-Java.html</link>
            <category>Processing</category>
    
    <comments>http://phi.lho.free.fr/serendipity/index.php?/archives/20-Internationalisation-des-sketchs-Processing-et-des-programmes-Java.html#comments</comments>
    <wfw:comment>http://phi.lho.free.fr/serendipity/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://phi.lho.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Philippe Lhoste)</author>
    <content:encoded>
    &lt;p&gt;Suite à une question dans le forum de &lt;a href=&quot;http://processing.org/&quot;&gt;Processing&lt;/a&gt; (&lt;a href=&quot;http://processing.org/discourse/yabb2/YaBB.pl?num=1251195029&quot;&gt;Localization [ i18n ]&lt;/a&gt; - &lt;i lang=&quot;en&quot;&gt;go there if you can&#039;t read French, most of the info here is there&lt;/i&gt;), je me suis penché de plus près sur le système d&#039;internationalisation de Java.
&lt;/p&gt;
&lt;p&gt;L&#039;internationalisation (i18n en abrégé&amp;#160;: 18 lettres entre i et n...) de logiciels est un point important pour une utilisation aisée dans tous les pays. Cela comprend non seulement la traduction des textes, mais aussi la prise en compte des particularités de chaque pays (localisation, ou l10n), comme les séparateurs de décimales et de milliers, l&#039;écriture des dates, la gestion des pluriels, etc.
&lt;/p&gt;
&lt;p&gt;Je me suis aperçu que pour Processing, il fallait contourner certains obstacles pour parvenir au résultat. Je livre ici mon expérience, dont une partie est utilisable directement dans Java.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://phi.lho.free.fr/serendipity/index.php?/archives/20-Internationalisation-des-sketchs-Processing-et-des-programmes-Java.html#extended&quot;&gt;Continue reading &quot;Internationalisation des sketchs Processing (et des programmes Java)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 28 Aug 2009 23:55:43 +0200</pubDate>
    <guid isPermaLink="false">http://phi.lho.free.fr/serendipity/index.php?/archives/20-guid.html</guid>
    
</item>
<item>
    <title>Introduction à Processing</title>
    <link>http://phi.lho.free.fr/serendipity/index.php?/archives/13-Introduction-a-Processing.html</link>
            <category>Processing</category>
    
    <comments>http://phi.lho.free.fr/serendipity/index.php?/archives/13-Introduction-a-Processing.html#comments</comments>
    <wfw:comment>http://phi.lho.free.fr/serendipity/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://phi.lho.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Philippe Lhoste)</author>
    <content:encoded>
    &lt;p&gt;Il y a quelques mois, j&#039;ai découvert &lt;a href=&quot;http://processing.org/&quot;&gt;Processing&lt;/a&gt;, un système pour créer des graphiques de façon algorithmique.&lt;br/&gt;
En clair, c&#039;est à la fois un langage de programmation (en fait Java légèrement simplifié), une librairie/&lt;abbrev title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbrev&gt; orientée graphiques, et un environnement de développement.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://phi.lho.free.fr/serendipity/index.php?/archives/13-Introduction-a-Processing.html#extended&quot;&gt;Continue reading &quot;Introduction à Processing&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 24 Jan 2009 23:45:14 +0100</pubDate>
    <guid isPermaLink="false">http://phi.lho.free.fr/serendipity/index.php?/archives/13-guid.html</guid>
    
</item>

</channel>
</rss>