<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.geturl.net/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>blog.geturl.net</title>
  <link>http://blog.geturl.net/</link>
  <atom:link href="http://blog.geturl.net/feed/rss2" rel="self" type="application/rss+xml"/>
  <description>Actionscript, pixLib et tous leurs amis ;)</description>
  <language>fr</language>
  <pubDate>Mon, 22 Feb 2010 10:24:16 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>[FITC] - Amsterdam 2010, live streaming</title>
    <link>http://blog.geturl.net/post/2010/02/22/%5BFITC%5D-Amsterdam-2010%2C-live-streaming</link>
    <guid isPermaLink="false">urn:md5:d0d3101f4947da38db8c30b5acce9d4b</guid>
    <pubDate>Mon, 22 Feb 2010 11:21:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>2010</category><category>Actionscript</category><category>Adobe</category><category>Amsterdam</category><category>FITC</category><category>Flash</category><category>Flex</category><category>keynote</category><category>meeting</category>    
    <description>&lt;p&gt;Salut, &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;À défaut d'avoir pu se rendre à Amsterdam, on peut retrouver les conférences en streaming live grâce à Influxis. &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://fitcamsterdam.influxis.com/&quot; hreflang=&quot;en&quot;&gt;http://fitcamsterdam.influxis.com/&lt;/a&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2010/02/22/%5BFITC%5D-Amsterdam-2010%2C-live-streaming#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2010/02/22/%5BFITC%5D-Amsterdam-2010%2C-live-streaming#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/138</wfw:commentRss>
      </item>
    
  <item>
    <title>[Adobe] - Le Flash Player plus rapide sur Mac que sous Win</title>
    <link>http://blog.geturl.net/post/2010/02/11/%5BAdobe%5D-Le-Flash-Player-plus-rapide-sur-Mac-que-sous-Win</link>
    <guid isPermaLink="false">urn:md5:145baef805e608fd179b2e98c5b9450a</guid>
    <pubDate>Thu, 11 Feb 2010 12:28:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Adobe</category><category>Core Animation</category><category>Flash</category><category>osx</category><category>player</category>    
    <description>&lt;p&gt;Ça, c'est du titre accrocheur ! &lt;em&gt;Je vais faire péter les stats !&lt;/em&gt;&lt;/p&gt;


&lt;p&gt;En réalité on n’en est pas encore là, mais la dernière version du Flash Player devrait réussir à calmer les ventilos de nos pauvres petits Mac. &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Avec la guerre de communication qu'Apple et Adobe se font en ce moment, on apprend pleins de nouvelles choses. &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2010/02/11/%5BAdobe%5D-Le-Flash-Player-plus-rapide-sur-Mac-que-sous-Win#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2010/02/11/%5BAdobe%5D-Le-Flash-Player-plus-rapide-sur-Mac-que-sous-Win#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/137</wfw:commentRss>
      </item>
    
  <item>
    <title>[AS3] - Une petite routine de recherche dans un XML grâce à l'E4x</title>
    <link>http://blog.geturl.net/post/2010/02/02/%5BAS3%5D-Une-petite-routine-de-recherche-dans-un-XML-gr%C3%A2ce-%C3%A0-l-E4x</link>
    <guid isPermaLink="false">urn:md5:d9261fad9bffe8d4604005fffb27ade7</guid>
    <pubDate>Tue, 02 Feb 2010 16:43:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>E4x</category><category>Flash</category><category>XML</category>    
    <description>&lt;p&gt;&lt;em&gt;Mis à jour après le passage de Cédric &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;


&lt;p&gt;J'ai dû mettre en place récemment un moteur de recherche qui effectue une recherche sur une série de mots clés liés à chaque partie d'un site.&lt;/p&gt;


&lt;p&gt;Voici ce que ça a donné&amp;nbsp;:&lt;/p&gt;
&lt;pre style=&quot;background-color: #FFF; padding: 1em;&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #000;&quot;&gt;_xml&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;descendants&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;().(&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;child&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #F39;&quot;&gt;&quot;tags&quot;&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;).&lt;/span&gt;&lt;span style=&quot;color: #1181B7;&quot;&gt;toString&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;().&lt;/span&gt;&lt;span style=&quot;color: #1181B7;&quot;&gt;indexOf&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #F39;&quot;&gt;&quot;maRecherche&quot;&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;)&amp;nbsp;&amp;gt;=&lt;/span&gt;&lt;span style=&quot;color: #369;&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #000;&quot;&gt;&amp;nbsp;);&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;


&lt;p&gt;En Français ça donnerait&amp;nbsp;: &lt;br /&gt;
&lt;em&gt;«&amp;nbsp;Retourne moi l'XMLList regroupant tous les noeud contenus dans _xml qui possède dans leur noeud enfant “tags” la chaine de caractère “maRecherche” »&lt;/em&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2010/02/02/%5BAS3%5D-Une-petite-routine-de-recherche-dans-un-XML-gr%C3%A2ce-%C3%A0-l-E4x#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2010/02/02/%5BAS3%5D-Une-petite-routine-de-recherche-dans-un-XML-gr%C3%A2ce-%C3%A0-l-E4x#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/136</wfw:commentRss>
      </item>
    
  <item>
    <title>[AS3] - Supprimer tous les accents d'une chaine de caractère</title>
    <link>http://blog.geturl.net/post/2010/01/31/%5BAS3%5D-Supprimer-tous-les-accents-d-une-chaine-de-caract%C3%A8re</link>
    <guid isPermaLink="false">urn:md5:bb8b03f6ce4f5fd14b5ee58212906dce</guid>
    <pubDate>Sun, 31 Jan 2010 11:24:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>Flash</category><category>RegExp</category>    
    <description>&lt;p&gt;«&amp;nbsp;La recherche tient compte des accents, il faudrait faire sauter ça…&amp;nbsp;»
Une petite phrase se baladant au milieu d'un mail de correction. &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Je me suis dit: «&amp;nbsp;pas de souci, Adobe a bien du prévoir ça quelque part&amp;nbsp;» (je suis encore très fleur bleue au sujet de l'API qu'Adobe met à notre disposition) &lt;img src=&quot;/themes/default/smilies/tongue.png&quot; alt=&quot;:p&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Au bout de 20 minutes, j'ai bien dû me faire une raison. &lt;img src=&quot;/themes/default/smilies/cry.png&quot; alt=&quot;;('&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;J'ai donc pondu une petite méthode en m'inspirant de méthodes PHP glané sur le net. &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2010/01/31/%5BAS3%5D-Supprimer-tous-les-accents-d-une-chaine-de-caract%C3%A8re#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2010/01/31/%5BAS3%5D-Supprimer-tous-les-accents-d-une-chaine-de-caract%C3%A8re#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/135</wfw:commentRss>
      </item>
    
  <item>
    <title>Piece of code!</title>
    <link>http://blog.geturl.net/post/2010/01/31/Piece-of-code%21</link>
    <guid isPermaLink="false">urn:md5:9b43e1e80c8d27eb69ef6ce0c452644b</guid>
    <pubDate>Sun, 31 Jan 2010 10:59:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>geturl.net</category>
            
    <description>    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2010/01/31/Piece-of-code%21#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2010/01/31/Piece-of-code%21#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/134</wfw:commentRss>
      </item>
    
  <item>
    <title>[iPhone] - Boost your Brain</title>
    <link>http://blog.geturl.net/post/2009/12/11/%5BiPhone%5D-Boost-your-Brain</link>
    <guid isPermaLink="false">urn:md5:f391493b16f8603c5e3afad67b9b9e01</guid>
    <pubDate>Fri, 11 Dec 2009 11:26:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Adobe</category><category>Apple</category><category>beta</category><category>CS5</category><category>Flash</category><category>Francis Bourre</category><category>iPhone</category>    
    <description>&lt;p&gt;Ça y est, j'ai enfin pu tester une application montée dans Flash CS5 sur mon iPhone. &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/12/11/%5BiPhone%5D-Boost-your-Brain#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/12/11/%5BiPhone%5D-Boost-your-Brain#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/133</wfw:commentRss>
      </item>
    
  <item>
    <title>[FDT] - 3.5 Beta public</title>
    <link>http://blog.geturl.net/post/2009/08/27/%5BFDT%5D-3.5-Beta-public</link>
    <guid isPermaLink="false">urn:md5:5948578a98b49608f1aaff274a2f0a08</guid>
    <pubDate>Thu, 27 Aug 2009 13:57:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>Eclipse</category><category>FDT</category><category>Flash</category><category>logiciles</category><category>MXML</category>    
    <description>&lt;p&gt;Après l'avoir annoncé lors de la sortie de leur &lt;a href=&quot;http://fdt.powerflasher.de/&quot; hreflang=&quot;en&quot;&gt;nouveau site&lt;/a&gt;,
la première beta de FDT3.5 vient d'être rendu public. &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/08/27/%5BFDT%5D-3.5-Beta-public#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/08/27/%5BFDT%5D-3.5-Beta-public#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/132</wfw:commentRss>
      </item>
    
  <item>
    <title>[Beta] - Google Chrome disponible sur Mac OS X et Linux</title>
    <link>http://blog.geturl.net/post/2009/06/05/%5BBeta%5D-Google-Chrome-disponible-sur-Mac-OS-X-et-Linux</link>
    <guid isPermaLink="false">urn:md5:32da76f216ba96f2684b88f9ac87b4d1</guid>
    <pubDate>Fri, 05 Jun 2009 08:35:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>LeNet</category>
        <category>beta</category><category>Chrome</category><category>Google</category><category>Linux</category>    
    <description>&lt;p&gt;La nouvelle est tombée ce matin. &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.readwriteweb.com/archives/google_chrome_for_mac_and_linux_has_arrived_but_dont_download.php&quot; hreflang=&quot;en&quot;&gt;Google Chrome for Mac and Linux has Arrived: But Don't Download it Yet&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Comme signalé dans l'article, cette version est une bêta, donc à utiliser en toute connaissance de causes.&lt;/p&gt;


&lt;p&gt;Bonne journée &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://groups.google.com/group/FCNG/browse_thread/thread/f6af293c968fdd4c&quot;&gt;SOURCE&lt;/a&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/06/05/%5BBeta%5D-Google-Chrome-disponible-sur-Mac-OS-X-et-Linux#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/06/05/%5BBeta%5D-Google-Chrome-disponible-sur-Mac-OS-X-et-Linux#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/130</wfw:commentRss>
      </item>
    
  <item>
    <title>[FDT] - 3.2 version final, le support du mxml!</title>
    <link>http://blog.geturl.net/post/2009/05/25/%5BFDT%5D-3.2-version-final%2C-le-support-du-mxml%21</link>
    <guid isPermaLink="false">urn:md5:e5e0fde7df5faa24fc3da392cf4c4bbc</guid>
    <pubDate>Mon, 25 May 2009 17:41:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>Eclipse</category><category>FDT</category><category>Flash</category><category>logiciles</category><category>MXML</category>    
    <description>    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/25/%5BFDT%5D-3.2-version-final%2C-le-support-du-mxml%21#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/25/%5BFDT%5D-3.2-version-final%2C-le-support-du-mxml%21#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/129</wfw:commentRss>
      </item>
    
  <item>
    <title>[Flash CS3/4] - TextField + Calque de masque + Tween, ca pue!</title>
    <link>http://blog.geturl.net/post/2009/05/19/%5BFlash-CS3/4%5D-TextField-Calque-de-masque-Tween%2C-ca-pue%21</link>
    <guid isPermaLink="false">urn:md5:a474b97493106f7071048c8c65d336a5</guid>
    <pubDate>Tue, 19 May 2009 17:46:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>Adobe</category><category>Bug</category><category>Flash</category><category>IDE</category><category>Mask</category>    
    <description>&lt;p&gt;Comment passer un après-midi à ce prendre la tête!!! &lt;br /&gt;
&lt;em&gt;A noter que ma réaction pourra être qualifié d'excessif, mais j'ai vraiment perdu l'habitude de bosser dans l'IDE.&lt;/em&gt; &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pour commencer, prenez un projet où tous les éléments graphiques et les transitions sont montés dans un fla.&lt;/li&gt;
&lt;li&gt;Ensuite, décidez de rendre tous les blocs de textes dynamique (c'est beau une appli localisé). &lt;img src=&quot;/themes/default/smilies/tongue.png&quot; alt=&quot;:p&quot; class=&quot;smiley&quot; /&gt;&lt;/li&gt;
&lt;li&gt;Et si vous avez de la chance vous tomberez sur ce magnifique bug (qui n'en est peut-être pas un aux yeux d'Adobe)?! &lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/19/%5BFlash-CS3/4%5D-TextField-Calque-de-masque-Tween%2C-ca-pue%21#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/19/%5BFlash-CS3/4%5D-TextField-Calque-de-masque-Tween%2C-ca-pue%21#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/128</wfw:commentRss>
      </item>
    
  <item>
    <title>[FDT] - 3.2.0 beta build 1027</title>
    <link>http://blog.geturl.net/post/2009/05/16/%5BFDT%5D-3.2.0-beta-build-1027</link>
    <guid isPermaLink="false">urn:md5:854e72acb3d72f28f61addb0bfba4964</guid>
    <pubDate>Sat, 16 May 2009 18:46:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>beta</category><category>Eclipse</category><category>FDT</category><category>Flash</category><category>Flex</category><category>installation</category><category>logiciles</category>    
    <description>&lt;p&gt;Et hop encore une nouvelle beta disponible depuis hier! &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt; &lt;br /&gt;&lt;/p&gt;


&lt;p&gt;Pour les changements rendez-vous &lt;a href=&quot;http://bugs.powerflasher.com/jira/browse/FDT?report=com.atlassian.jira.plugin.system.project:changelog-panel&quot; hreflang=&quot;en&quot;&gt;ici&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/16/%5BFDT%5D-3.2.0-beta-build-1027#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/16/%5BFDT%5D-3.2.0-beta-build-1027#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/127</wfw:commentRss>
      </item>
    
  <item>
    <title>[lowRA] - Des nouvelles du front!</title>
    <link>http://blog.geturl.net/post/2009/05/15/%5BlowRA%5D-Des-nouvelles-du-front%21</link>
    <guid isPermaLink="false">urn:md5:79e49bb8f56589145d6fbc05804a964f</guid>
    <pubDate>Fri, 15 May 2009 14:22:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>Design Pattern</category><category>Flash</category><category>Formation</category><category>IOC</category><category>lowRA</category><category>mvc</category><category>pixLib</category><category>POO</category>    
    <description>&lt;p&gt;Bonjour &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;En ce beau vendredi pluvieux, un petit billet pour parler d'un framework trop peu connu à mon goût.&lt;/p&gt;


&lt;p&gt;Pour rappel, &lt;a href=&quot;http://www.lowra.org&quot;&gt;lowRA&lt;/a&gt; est un &lt;a href=&quot;http://fr.wikipedia.org/wiki/Framework&quot; hreflang=&quot;fr&quot;&gt;framework&lt;/a&gt; AS3 orientée applicatif créé par &lt;a href=&quot;http://www.tweenpix.net&quot; hreflang=&quot;fr&quot;&gt;Francis Bourre&lt;/a&gt;. Il est basé sur les patterns &lt;a href=&quot;http://fr.wikipedia.org/wiki/Inversion_de_controle&quot; hreflang=&quot;fr&quot;&gt;IOC (Inversion de contrôle)&lt;/a&gt;  et &lt;a href=&quot;http://blog.geturl.net/post/2008/01/12/%5BlowRA%5D-Un-petit-lifting-sur-le-MVC&quot; hreflang=&quot;fr&quot;&gt;MVC+FC (Modèle-Vue-Commande + Contrôleur)&lt;/a&gt;. En résumé, faible couplage, faible couplage et encore faible couplage! &lt;img src=&quot;/themes/default/smilies/tongue.png&quot; alt=&quot;:p&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Pour les personnes qui n'ont rien compris aux lignes précédentes, il faut juste retenir que c'est un ensemble de classes Actionscrit3 qui permette la mise en place d'une structure propre et facile à maintenir pour vos projets Flash.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Facilité pour le travail en équipe, car chaque partie du code est bien séparée.&lt;/li&gt;
&lt;li&gt;Facilité pour les échanges entre graphistes et développeurs car les assets et le code sont bien séparé.&lt;/li&gt;
&lt;li&gt;Et enfin facilité pour la reprise de projet par d'autre dev. (qui connaissent le framework bien sure) car l'ensemble des projets suivent la même structure! &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/li&gt;
&lt;/ul&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/15/%5BlowRA%5D-Des-nouvelles-du-front%21#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/15/%5BlowRA%5D-Des-nouvelles-du-front%21#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/126</wfw:commentRss>
      </item>
    
  <item>
    <title>[AS3] - Comment écouter un bouton en Actionscript3</title>
    <link>http://blog.geturl.net/post/2009/05/11/%5BAS3%5D-Comment-%C3%A9couter-un-bouton-en-Actionscript3</link>
    <guid isPermaLink="false">urn:md5:144c4cbb7c510364b016d9a2d41873ed</guid>
    <pubDate>Mon, 11 May 2009 10:39:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>Flash</category><category>les bases</category>    
    <description>&lt;p&gt;Bonjour, &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Suite à une recherche rapide sur le net, je me suis rendu compte que certains éléments de base en Actionscript2, n'étaient pas disponible sur le net. En français du moins.&lt;/p&gt;


&lt;p&gt;Donc voici une petite explication sur&amp;nbsp;: &lt;strong&gt;Comment écouter un bouton en Actionscript3&lt;/strong&gt;.&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/11/%5BAS3%5D-Comment-%C3%A9couter-un-bouton-en-Actionscript3#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/11/%5BAS3%5D-Comment-%C3%A9couter-un-bouton-en-Actionscript3#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/125</wfw:commentRss>
      </item>
    
  <item>
    <title>[PBDT] - Pixel Bender Plugin pour Eclipse</title>
    <link>http://blog.geturl.net/post/2009/05/07/%5BPBDT%5D-Pixel-Bender-Plugin-pour-Eclipse</link>
    <guid isPermaLink="false">urn:md5:9b614c963b9de19b42d48e22d7112352</guid>
    <pubDate>Thu, 07 May 2009 18:48:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Adobe</category><category>Eclipse</category><category>FDT</category><category>Flash</category><category>PBDT</category><category>Pixel Bender</category>    
    <description>&lt;p&gt;Salut &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Cela fait maintenant quelques semaines que &lt;a href=&quot;http://blog.joa-ebert.com/pbdt&quot; hreflang=&quot;en&quot;&gt;PBDT&lt;/a&gt; est sortit, mais je n'avais pas eu le temps de le tester. C'est chose faite! &lt;img src=&quot;/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Sous ce nom barbare se cache un plugin pour &lt;a href=&quot;http://fr.wikipedia.org/wiki/Eclipse_(logiciel)&quot; hreflang=&quot;fr&quot;&gt;Eclipse&lt;/a&gt; qui permet l'édition des fichiers .pbk (Pixel Bender Kernel).
&lt;br /&gt;&lt;/p&gt;


&lt;p&gt;Les plus face au &lt;a href=&quot;http://labs.adobe.com/technologies/pixelbender/&quot; hreflang=&quot;fr&quot;&gt;Pixel Bender Toolkit&lt;/a&gt; d'Adobe?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;L'auto-completion, ce qui fait gagner du temps, surtout avec un nouveau langage!&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.joa-ebert.com/2009/05/04/pbdt-with-basic-refactoring/&quot; hreflang=&quot;en&quot;&gt;Le refactoring sur les noms de variables&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Et surtout, l'intégration d'un outil d'édition directement dans mon environnement de travail!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;La seule chose qui lui manque aujourd'hui, c'est un tester live des filtres, mais pour ça un petit click-droit sur le .pbj (Open with &amp;lt; Système Editor), pour ouvrir le fichier dans Pixel Bender Toolkit. &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Pour éviter de retourner Eclipse désespérément dans tous les sens , sachez que &lt;strong&gt;la compilation s'effectue à chaque sauvegarde du kernel (.pbk)!&lt;/strong&gt; &lt;img src=&quot;/themes/default/smilies/tongue.png&quot; alt=&quot;:p&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/07/%5BPBDT%5D-Pixel-Bender-Plugin-pour-Eclipse#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/07/%5BPBDT%5D-Pixel-Bender-Plugin-pour-Eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/124</wfw:commentRss>
      </item>
    
  <item>
    <title>[Myst] - Le retour sur iPhone!</title>
    <link>http://blog.geturl.net/post/2009/05/07/%5BMyst%5D-Le-retour-sur-iPhone</link>
    <guid isPermaLink="false">urn:md5:c65a990aee34e9911fe640b33343c8bb</guid>
    <pubDate>Thu, 07 May 2009 16:23:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>geturl.net</category>
        <category>Cyan</category><category>iPhone</category><category>jeux</category><category>Myst</category>    
    <description>&lt;p&gt;J'ai craqué!&lt;/p&gt;


&lt;p&gt;Si je devais faire le TOP 3 des jeux vidéos auquel j'ai joué, ça donnerait&amp;nbsp;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Myst&lt;/li&gt;
&lt;li&gt;Warcraft ll&lt;/li&gt;
&lt;li&gt;Starcfaft&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Alors quand mon aggrégateur m'appris la sortie de Myst sur iPhone, j'ai craqué et payé les 4,99€. &lt;br /&gt;
&lt;img src=&quot;http://blog.geturl.net/public/img/myst/myst_iphone_capture.jpg&quot; alt=&quot;myst_iphone_capture.jpg&quot; title=&quot;myst_iphone_capture.jpg, mai 2009&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;

&lt;h4&gt;4 heures de pure bonheur!!!&lt;/h4&gt;

&lt;p&gt;De la bande son, aux gribouillages sur le coin d'une feuille, j'ai tout retrouvé.&lt;/p&gt;


&lt;p&gt;La seule déception est que c'était trop court! &lt;br /&gt;
J'avoue je me suis un peu fait aider pour l'itinéraire dans les arbres et pour le labyrinthe dans Stoneship, mais bon j'y avais déjà laissé de longues heures à l'époque. &lt;img src=&quot;/themes/default/smilies/tongue.png&quot; alt=&quot;:p&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;En me replongeant dans le monde de &lt;a href=&quot;http://www.cyanworlds.com/products/myst.php&quot; hreflang=&quot;en&quot;&gt;Cyan&lt;/a&gt;, j'ai appris que le code source de &lt;a href=&quot;http://mystonline.com/fr/&quot; hreflang=&quot;fr&quot;&gt;Myst online&lt;/a&gt; avait été libéré, je sais pas pourquoi, mais ça me gratte pas mal d'aller y jeter un coup d'oeil. &lt;img src=&quot;/themes/default/smilies/tongue.png&quot; alt=&quot;:p&quot; class=&quot;smiley&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;http://mystonline.com/fr/developpeurs/&quot; hreflang=&quot;fr&quot;&gt;http://mystonline.com/fr/developpeurs/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;En attendant, je pense que je vais me refaire toute la série dans l'ordre, d'ailleurs si quelqu'un à un cd de Riven pour Mac sous la main je suis preneur. &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;br /&gt;
Laurent&lt;/p&gt;    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/05/07/%5BMyst%5D-Le-retour-sur-iPhone#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/05/07/%5BMyst%5D-Le-retour-sur-iPhone#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/123</wfw:commentRss>
      </item>
    
  <item>
    <title>[svn] - Trunk - Tags - Branches ?!</title>
    <link>http://blog.geturl.net/post/2009/04/20/%5Bsvn%5D-Trunk-Tags-Branches-%21</link>
    <guid isPermaLink="false">urn:md5:ca297af3b934a3d0deb02f6ed5fc008b</guid>
    <pubDate>Mon, 20 Apr 2009 10:41:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>geturl.net</category>
        <category>branches</category><category>subversion</category><category>svn</category><category>tags</category><category>trunk</category>    
    <description>    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/04/20/%5Bsvn%5D-Trunk-Tags-Branches-%21#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/04/20/%5Bsvn%5D-Trunk-Tags-Branches-%21#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/122</wfw:commentRss>
      </item>
    
  <item>
    <title>[FDT] - 3.2.0 beta build 1020</title>
    <link>http://blog.geturl.net/post/2009/04/10/%5BFDT%5D-3.2.0-beta-build-1020</link>
    <guid isPermaLink="false">urn:md5:2ac05d0b305c2218676629554a518293</guid>
    <pubDate>Fri, 10 Apr 2009 18:46:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>beta</category><category>Eclipse</category><category>FDT</category><category>Flash</category><category>Flex</category><category>logiciles</category>    
    <description>    </description>
    
    
    
          <comments>http://blog.geturl.net/post/2009/04/10/%5BFDT%5D-3.2.0-beta-build-1020#comment-form</comments>
      <wfw:comment>http://blog.geturl.net/post/2009/04/10/%5BFDT%5D-3.2.0-beta-build-1020#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.geturl.net/feed/atom/comments/121</wfw:commentRss>
      </item>
    
  <item>
    <title>[osX] - Les outils indispensable…</title>
    <link>http://blog.geturl.net/post/2008/12/10/%5BosX%5D-Les-indispensable%E2%80%A6</link>
    <guid isPermaLink="false">urn:md5:b83273ce90e0dc0cd0c05c28873c543c</guid>
    <pubDate>Wed, 10 Dec 2008 15:07:00 +0100</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Apple</category>
        <category>Apple</category><category>Eclipse</category><category>FDT</category><category>Firefox</category><category>Libre</category><category>logiciles</category><category>osx</category><category>switcher</category>    
    <description>    </description>
    
    
    
      </item>
    
  <item>
    <title>[Belgique] - Formation longue pour demandeurs d'emploi.</title>
    <link>http://blog.geturl.net/post/2008/09/04/%5BBelgique%5D-Formation-longue-pour-demandeurs-d-emploi</link>
    <guid isPermaLink="false">urn:md5:4f9379038ee8bb5b016d2b70a45e1cbc</guid>
    <pubDate>Thu, 04 Sep 2008 19:29:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Actionscript</category><category>AMFPHP</category><category>Ant</category><category>Belgique</category><category>Design Pattern</category><category>FDT</category><category>Flash</category><category>Flex</category><category>Formation</category><category>lowRA</category><category>POO</category>    
    <description>&lt;p&gt;Imaginez tout ce que vous pouvez apprendre sur la Platforme Flash en 4 mois intensif de formation. &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>[Update] - Flex SDK 3.0.2 &amp;&amp; Air 1.1</title>
    <link>http://blog.geturl.net/post/2008/06/18/%5BUpdate%5D-Flex-SDK-302-Air-11</link>
    <guid isPermaLink="false">urn:md5:1331c6204d8d936e622a1c437bf2634b</guid>
    <pubDate>Wed, 18 Jun 2008 18:33:00 +0200</pubDate>
    <dc:creator>ali_o_kan</dc:creator>
        <category>Flash plateforme</category>
        <category>Adobe</category><category>Air</category><category>Firefox</category><category>Flash</category><category>SDK</category>    
    <description>    </description>
    
    
    
      </item>
    
</channel>
</rss>