<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.foxmask.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/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>FoxMaSk'Z h0m3 - Dev-Gamer World - Tag - ajax</title>
  <link>http://www.foxmask.info/</link>
  <atom:link href="http://www.foxmask.info/feed/tag/ajax/rss2" rel="self" type="application/rss+xml"/>
  <description>La passion du développement web et des jeux en ligne</description>
  <language>fr</language>
  <pubDate>Wed, 20 Aug 2008 17:17:15 +0200</pubDate>
  <copyright>foxmask ownz</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Wanted : Echo2 pour PHP</title>
    <link>http://www.foxmask.info/post/2007/05/25/Wanted-%3A-Echo2-pour-PHP</link>
    <guid isPermaLink="false">urn:md5:42d18486a9cd773603fab37e95ae6be0</guid>
    <pubDate>Fri, 25 May 2007 10:39:00 +0200</pubDate>
    <dc:creator>foxmask</dc:creator>
        <category>General</category>
        <category>ajax</category><category>java</category><category>PHP</category>    
    <description>    &lt;p&gt;Je suis à la recherche d'un &lt;a href=&quot;http://fr.wikipedia.org/wiki/Framework&quot; hreflang=&quot;fr&quot;&gt;framework&lt;/a&gt; &lt;a href=&quot;http://fr.wikipedia.org/wiki/Asynchronous_JavaScript_And_XML&quot; hreflang=&quot;fr&quot;&gt;AJAX&lt;/a&gt; en &lt;a href=&quot;http://fr.php.net&quot; hreflang=&quot;fr&quot;&gt;PHP&lt;/a&gt; capable des prouesses de &lt;a href=&quot;http://www.nextapp.com/platform/echo2/echo/demo/&quot; hreflang=&quot;en&quot;&gt;Echo2&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;En effet &lt;a href=&quot;http://www.nextapp.com/platform/echo2/echo/demo/&quot; hreflang=&quot;en&quot;&gt;Echo2&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; &lt;a href=&quot;http://fr.wikipedia.org/wiki/Asynchronous_JavaScript_And_XML&quot; hreflang=&quot;fr&quot;&gt;AJAX&lt;/a&gt; mais ecrit en &lt;a href=&quot;http://java.sun.com&quot; hreflang=&quot;en&quot;&gt;JAVA&lt;/a&gt;. et vu comment ca &quot;déchire&quot; je me demandais bien s'il n'existerait pas un alter-ego meme eloigné&amp;nbsp;; en &lt;a href=&quot;http://fr.php.net&quot; hreflang=&quot;fr&quot;&gt;PHP&lt;/a&gt; &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Laissez moi donc un petit mot si vous en connaissez &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Merci&amp;nbsp;!&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Bloc Tribune pour Puntal et Ajax</title>
    <link>http://www.foxmask.info/post/2006/09/06/Bloc-Tribune-pour-Puntal-et-Ajax</link>
    <guid isPermaLink="false">urn:md5:4e9b44b67534a7eebea6771dc1d65659</guid>
    <pubDate>Wed, 06 Sep 2006 06:52:00 +0200</pubDate>
    <dc:creator>foxmask</dc:creator>
        <category>General</category>
        <category>ajax</category><category>LAMP-WAMP</category>    
    <description>    &lt;p&gt;Une techno à la mode consiste à utiliser de l'&lt;a href=&quot;http://fr.wikipedia.org/wiki/AJAX&quot; hreflang=&quot;fr&quot;&gt;AJAX&lt;/a&gt;, littérallement Asynchronous JavaScript And XML.&lt;br /&gt;
l'AJAX permet une communication client/serveur de façon asynchrone.&lt;br /&gt;
On soumet une requête depuis son butineur, on attend la réponse du serveur et affichons le résultat dans son butineur.&lt;/p&gt;


&lt;p&gt;Je me suis donc mis à reprendre mon &amp;quot;bloc&amp;quot; &lt;a href=&quot;http://puntal.foxmask.info/&quot; hreflang=&quot;fr&quot;&gt;Puntal&lt;/a&gt;  &amp;quot;&lt;a href=&quot;http://puntal.foxmask.info/forums/viewtopic.php?id=130&quot; hreflang=&quot;fr&quot;&gt;Tribune&lt;/a&gt;&amp;quot; en le réaménageant à la sauce &lt;a href=&quot;http://www.modernmethod.com/sajax/&quot; hreflang=&quot;en&quot;&gt;Sajax&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;donc pour réaliser ce bloc ; il m'a fallu definir 2 fonctions php , une pour ajouter les messages, une seconde pour afficher les messages saisies.&lt;br /&gt;
puis ces 2 fonctions ont été mémoriser par sajax&lt;br /&gt;
ensuite dans le formulaire quand on soumet un message on appelle un fonction javascript qui s'occupe de passer les arguments aux fonctions php mémorisée precedement.&lt;br /&gt;
Fini donc le rechargement de la page à chaque soumission d'un message.&lt;/p&gt;


&lt;p&gt;le bloc tribune pour puntal en question: &lt;a href=&quot;http://puntal.foxmask.info/public/bloc-tribune-2.1.rar&quot; hreflang=&quot;fr&quot;&gt;archive&lt;/a&gt; - &lt;a href=&quot;http://puntal.foxmask.info/public/bloc-tribune-2.1.pkg.gz&quot; hreflang=&quot;fr&quot;&gt;package&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>