<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://mirmodynamics.com/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>Mirmo Dynamics  - Comments</title>
  <link>http://mirmodynamics.com/</link>
  <atom:link href="http://mirmodynamics.com/feed/rss2/comments" rel="self" type="application/rss+xml"/>
  <description>Si tu kiffes pas reunoi, t'écoutes pas et puis c'est tout.</description>
  <language>en</language>
  <pubDate>Sun, 14 Mar 2010 19:59:01 +0100</pubDate>
  <copyright>2003-2009 &amp;copy; Geoffrey Bachelet</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Ajax query failing unexpectedly ? - Abdallah</title>
    <link>http://mirmodynamics.com/post/2009/03/31/Ajax-query-failing-unexpectedly#c8412</link>
    <guid isPermaLink="false">urn:md5:97354b7267aaa5f1ea53d1960f7d5131</guid>
    <pubDate>Sun, 14 Mar 2010 20:59:01 +0100</pubDate>
    <dc:creator>Abdallah</dc:creator>
    
    <description>&lt;p&gt;This problem can be solved even with Adblock Plus enabled.&lt;br /&gt;
I had the same problem. The workaround is to rename the URL parameters that you pass in the Ajax call. I had parameters like: &amp;quot;count&amp;quot; and &amp;quot;start&amp;quot;. When I renamed them into meaningless random strings, Adblock couldn't catch them and couldn't cause an Ajax error anymore.&lt;br /&gt;
So the solution, though annoying, is to try to change the parameter names into ones that are not blacklisted by Adblock.&lt;br /&gt;
I hope this helps.&lt;br /&gt;
Abdallah&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>New blog style - Je n'ai rien compris</title>
    <link>http://mirmodynamics.com/post/2009/10/23/New-blog-style#c8392</link>
    <guid isPermaLink="false">urn:md5:320f9b7474b49c35a45924c3ebce7e83</guid>
    <pubDate>Fri, 22 Jan 2010 15:03:45 +0100</pubDate>
    <dc:creator>Je n'ai rien compris</dc:creator>
    
    <description>&lt;p&gt;Ben je préférais quand on pouvait lire en français.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>The 2.0 resume - Moonier</title>
    <link>http://mirmodynamics.com/post/2010/01/21/The-2.0-resume#c8391</link>
    <guid isPermaLink="false">urn:md5:bf2b91afa1eff85545df87aebc3d8390</guid>
    <pubDate>Thu, 21 Jan 2010 16:47:45 +0100</pubDate>
    <dc:creator>Moonier</dc:creator>
    
    <description>&lt;p&gt;Btw, as my old friend milhou house said, by working your numeric identity, you will become immortal. Remember, when our old network named internet will be connected with the new generation brain network (i call it brainet), your work will still present and continue to illuminate the world during decades and centuries just by thinking your id...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Using the timestamp data type in doctrine fixtures - Mathias</title>
    <link>http://mirmodynamics.com/post/2009/03/10/Using-the-timestamp-data-type-in-doctrine-fixtures#c8389</link>
    <guid isPermaLink="false">urn:md5:f2896a68906c1f47c7e9a4c81d633878</guid>
    <pubDate>Mon, 11 Jan 2010 21:40:30 +0100</pubDate>
    <dc:creator>Mathias</dc:creator>
    
    <description>&lt;p&gt;Thanks :)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>SQLSTATE[HY000]: General error: 1005 Can't create table '*' (errno: 150) - Sander Versluys</title>
    <link>http://mirmodynamics.com/post/2009/04/02/SQLSTATE%5BHY000%5D%3A-General-error%3A-1005-Can-t-create-table-%2A-%28errno%3A-150%29#c8386</link>
    <guid isPermaLink="false">urn:md5:991a3ab9893238d26804a1dbc144bb24</guid>
    <pubDate>Sat, 05 Dec 2009 18:55:27 +0100</pubDate>
    <dc:creator>Sander Versluys</dc:creator>
    
    <description>&lt;p&gt;Thanks for the tip! I'm using Doctrine ORM and use the auto identifier feature. But when writing Many-To-Many classes you have to explicitly declare the length and type of the foreign keys and they did not match the defaults so i changed it appropriately and now it works! Woho! Txn ;-)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Multiple domains for one symfony project, the basics - jack</title>
    <link>http://mirmodynamics.com/post/2008/12/22/Multiple-domains-for-one-symfony-project%2C-the-basics#c8385</link>
    <guid isPermaLink="false">urn:md5:45b5d330ab66d868ac5ca55e98864721</guid>
    <pubDate>Sat, 05 Dec 2009 01:43:29 +0100</pubDate>
    <dc:creator>jack</dc:creator>
    
    <description>&lt;p&gt;Thanks for the article! I've just started doing something similar with symfony.&lt;/p&gt;


&lt;p&gt;I'm trying to get the .htaccess file trick to work.&lt;br /&gt;
The project is running on my windows testing server.&lt;br /&gt;
This is what I added&lt;/p&gt;


&lt;pre&gt; RewriteCond C:/xampp/projects/listing/web/sites/%{HTTP_HOST}%{REQUEST_FILENAME} -f
 RewriteRule (.*) /sites/%{HTTP_HOST}/$1 [L]&lt;/pre&gt;


&lt;p&gt;Mod_rewrite is enabled but no dice. Any ideas? I don't work with .htaccess a lot.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Replacing short tags with proper PHP tags - Steph</title>
    <link>http://mirmodynamics.com/post/2009/01/29/Replacing-short-tags-with-proper-PHP-tags#c8384</link>
    <guid isPermaLink="false">urn:md5:c4610b087feb9e67a305fa5d41c61c6d</guid>
    <pubDate>Thu, 03 Dec 2009 12:45:14 +0100</pubDate>
    <dc:creator>Steph</dc:creator>
    
    <description>&lt;p&gt;Thanks, it helped me :)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Migrer un dépot subversion - Gp2mv3</title>
    <link>http://mirmodynamics.com/post/2006/11/09/Migrer-un-depot-subversion#c8383</link>
    <guid isPermaLink="false">urn:md5:a0af436db821cc9bad5349c47ba7dd0f</guid>
    <pubDate>Sun, 08 Nov 2009 20:35:36 +0100</pubDate>
    <dc:creator>Gp2mv3</dc:creator>
    
    <description>&lt;p&gt;Super, ça m'aide franchement. Mon vista a craché et il hébergeait mon serveur SVN. J'ai su le récupérer.&lt;/p&gt;


&lt;p&gt;Merci beaucoup. ;)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Bonnes pratiques PHP - ThomasR</title>
    <link>http://mirmodynamics.com/post/2006/10/29/Bonnes-pratiques-PHP#c8382</link>
    <guid isPermaLink="false">urn:md5:c7cfddb6f3a029af773e4007b4e7d9d7</guid>
    <pubDate>Wed, 04 Nov 2009 14:26:49 +0100</pubDate>
    <dc:creator>ThomasR</dc:creator>
    
    <description>&lt;p&gt;You could simplify :&lt;/p&gt;


&lt;p&gt;$code_is_ugly = (9069 !== $code_author);&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>New blog style - elkarimero</title>
    <link>http://mirmodynamics.com/post/2009/10/23/New-blog-style#c8381</link>
    <guid isPermaLink="false">urn:md5:35f95e1e1d85a5051e0524cd0631b430</guid>
    <pubDate>Sat, 31 Oct 2009 23:54:06 +0100</pubDate>
    <dc:creator>elkarimero</dc:creator>
    
    <description>&lt;p&gt;readability or how to come back to the web of the 90's&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Plugin &quot;related by tags&quot; pour dotclear 2, deuxième - Goudie</title>
    <link>http://mirmodynamics.com/post/2008/03/10/Plugin-related-by-tags-pour-dotclear-2-deuxieme#c8380</link>
    <guid isPermaLink="false">urn:md5:faed8a2b72cad9ff63f34c458a18ea92</guid>
    <pubDate>Thu, 29 Oct 2009 15:47:36 +0100</pubDate>
    <dc:creator>Goudie</dc:creator>
    
    <description>&lt;p&gt;J'adore ce plugin, je l'utilise systématiquement. Mais là euh... c'est moi ou... il est où le lien du plugin ? :/&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>New blog style - xethorn</title>
    <link>http://mirmodynamics.com/post/2009/10/23/New-blog-style#c8379</link>
    <guid isPermaLink="false">urn:md5:5954ad14f61f09687a804d9b23418de7</guid>
    <pubDate>Fri, 23 Oct 2009 21:56:51 +0200</pubDate>
    <dc:creator>xethorn</dc:creator>
    
    <description>&lt;p&gt;Since I know you, you might have already more than 3 posts about the fact you're alive. So the day you'll be dead, nobody will know. #fail.&lt;/p&gt;


&lt;p&gt;The theme ... yeah, minimalist. But please, change the color of the links (lightskyblue is awesome). Thanks :)&lt;/p&gt;


&lt;p&gt;Twitter: &lt;a href=&quot;http://twitter.com/xethorn&quot; title=&quot;http://twitter.com/xethorn&quot; rel=&quot;nofollow&quot;&gt;http://twitter.com/xethorn&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>New blog style - L.</title>
    <link>http://mirmodynamics.com/post/2009/10/23/New-blog-style#c8378</link>
    <guid isPermaLink="false">urn:md5:4bc3a5ad8c1570ac969b86623e6406ed</guid>
    <pubDate>Fri, 23 Oct 2009 10:58:06 +0200</pubDate>
    <dc:creator>L.</dc:creator>
    
    <description>&lt;p&gt;...minimalist...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>New blog style - Tonio</title>
    <link>http://mirmodynamics.com/post/2009/10/23/New-blog-style#c8377</link>
    <guid isPermaLink="false">urn:md5:325c11ca467e4de3199ebc50e315c97b</guid>
    <pubDate>Fri, 23 Oct 2009 10:19:11 +0200</pubDate>
    <dc:creator>Tonio</dc:creator>
    
    <description>&lt;p&gt;s/New/No/ ? ;)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>New blog style - nico_somb</title>
    <link>http://mirmodynamics.com/post/2009/10/23/New-blog-style#c8376</link>
    <guid isPermaLink="false">urn:md5:4829a50975bfade106e4302aa6a085a5</guid>
    <pubDate>Fri, 23 Oct 2009 08:40:08 +0200</pubDate>
    <dc:creator>nico_somb</dc:creator>
    
    <description>&lt;p&gt;Oh, it's readable!! ;-)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Symfony Pot, le mercredi 21 octobre à Paris - Éric Rogé</title>
    <link>http://mirmodynamics.com/post/2009/10/15/Symfony-Pot%2C-le-mercredi-21-octobre-%C3%A0-Paris#c8375</link>
    <guid isPermaLink="false">urn:md5:3497e12b49ad3c0cc302b1acdda5ee3a</guid>
    <pubDate>Wed, 21 Oct 2009 14:58:19 +0200</pubDate>
    <dc:creator>Éric Rogé</dc:creator>
    
    <description>&lt;p&gt;Salut à tous,&lt;/p&gt;


&lt;p&gt;Très bonne initiative, je viendrai vous voir avec plaisir. Par contre je serai obligé de vous quitter à 19h50.&lt;/p&gt;


&lt;p&gt;Comment je vous reconnais, vous porterez une rose à la boutonnière ?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Symfony Pot, le mercredi 21 octobre à Paris - Hugo</title>
    <link>http://mirmodynamics.com/post/2009/10/15/Symfony-Pot%2C-le-mercredi-21-octobre-%C3%A0-Paris#c8374</link>
    <guid isPermaLink="false">urn:md5:d9105e4086825a9e301ba4dd17115b22</guid>
    <pubDate>Thu, 15 Oct 2009 17:13:42 +0200</pubDate>
    <dc:creator>Hugo</dc:creator>
    
    <description>&lt;p&gt;@nico_somb : exactement ! Francophone plus précisement. La création de l'association est en cours. Tous les documents sont partis en Préfecture ces derniers jours.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Symfony Pot, le mercredi 21 octobre à Paris - David</title>
    <link>http://mirmodynamics.com/post/2009/10/15/Symfony-Pot%2C-le-mercredi-21-octobre-%C3%A0-Paris#c8373</link>
    <guid isPermaLink="false">urn:md5:f102183ce7b93ea42ef53e2f14f5c597</guid>
    <pubDate>Thu, 15 Oct 2009 16:25:01 +0200</pubDate>
    <dc:creator>David</dc:creator>
    
    <description>&lt;p&gt;J'aimerais d'y aller... mais je suis en Barcelone... :·( Un peu trop loin...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Symfony Pot, le mercredi 21 octobre à Paris - nico_somb</title>
    <link>http://mirmodynamics.com/post/2009/10/15/Symfony-Pot%2C-le-mercredi-21-octobre-%C3%A0-Paris#c8372</link>
    <guid isPermaLink="false">urn:md5:3fcd7193ceb664c6a4c4d63f1142a60b</guid>
    <pubDate>Thu, 15 Oct 2009 14:29:32 +0200</pubDate>
    <dc:creator>nico_somb</dc:creator>
    
    <description>&lt;p&gt;une asso française des utilisateurs de symfony??&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Symfony Pot, le mercredi 21 octobre à Paris - Geoffrey</title>
    <link>http://mirmodynamics.com/post/2009/10/15/Symfony-Pot%2C-le-mercredi-21-octobre-%C3%A0-Paris#c8371</link>
    <guid isPermaLink="false">urn:md5:8311ce16ed0975fbd0205d0a250b3912</guid>
    <pubDate>Thu, 15 Oct 2009 14:12:08 +0200</pubDate>
    <dc:creator>Geoffrey</dc:creator>
    
    <description>&lt;p&gt;nico_somb: oui :-)&lt;/p&gt;


&lt;p&gt;pascal: on va y penser :-) au pire une petite unconference ou un ignite ?&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>