<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.irolo.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>mistake</title>
 <link>http://www.irolo.net/mistakes</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>I&#039;m sensitive about my case.</title>
 <link>http://www.irolo.net/mysql_case_sensitivity</link>
 <description>&lt;h3&gt;Case Sensitivity in MySQL&lt;/h3&gt;
&lt;p&gt;
Yesterday I spent more than an hour trying to get a MySQL export from a Windows machine to play nice with a Unix server.  This problem was compounded by Windows hiding a configuration file from me.  Luckily for you, I eventually solved my problem and decided to write another &lt;a href=&quot;http://www.irolo.net/mistakes&quot;&gt;Mistakes&lt;/a&gt; story.
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.irolo.net/mysql_case_sensitivity&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.irolo.net/taxonomy/term/13">development</category>
 <category domain="http://www.irolo.net/mistakes">mistake</category>
 <category domain="http://www.irolo.net/taxonomy/term/41">mysql</category>
 <category domain="http://www.irolo.net/taxonomy/term/34">php</category>
 <pubDate>Thu, 23 Oct 2008 13:00:03 -0400</pubDate>
 <dc:creator>RoloDMonkey</dc:creator>
 <guid isPermaLink="false">33 at http://www.irolo.net</guid>
</item>
<item>
 <title>Mixing Conditions and Assignments</title>
 <link>http://www.irolo.net/mixing_conditions_and_assignments</link>
 <description>&lt;p&gt;
Here is another tip from &lt;a href=&quot;/mistakes&quot;&gt;&quot;Mistakes I&#039;ve Made&quot;&lt;/a&gt;.  Don&#039;t mix up your conditions and assignments.  In other words be careful about using assignment operators (like the eqauls sign &#039;=&#039;) inside of conditional statements.  Although this happened with PHP, the same problem can occur with many other languages.  Let me explain...
&lt;/p&gt;
&lt;p&gt;
Here is a very common way to loop:
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.irolo.net/mixing_conditions_and_assignments&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.irolo.net/taxonomy/term/25">code</category>
 <category domain="http://www.irolo.net/mistakes">mistake</category>
 <category domain="http://www.irolo.net/taxonomy/term/29">programming</category>
 <pubDate>Mon, 21 Jan 2008 15:50:52 -0500</pubDate>
 <dc:creator>RoloDMonkey</dc:creator>
 <guid isPermaLink="false">25 at http://www.irolo.net</guid>
</item>
<item>
 <title>&lt;pre /&gt; Doesn&#039;t Do Style</title>
 <link>http://www.irolo.net/pre_doesnt_do_style</link>
 <description>&lt;p&gt;
While making the first article in the &lt;a href=&quot;/mistakes&quot;&gt;&quot;Mistakes I&#039;ve Made&quot;&lt;/a&gt; series.  I immediately came across the fodder for the next.  I was trying to create CSS for my code examples and discovered that using &lt;var&gt;&amp;lt;pre /&amp;gt;&lt;/var&gt; just won&#039;t cut it anymore.
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.irolo.net/pre_doesnt_do_style&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.irolo.net/taxonomy/term/25">code</category>
 <category domain="http://www.irolo.net/taxonomy/term/20">color</category>
 <category domain="http://www.irolo.net/taxonomy/term/9">css</category>
 <category domain="http://www.irolo.net/taxonomy/term/12">design</category>
 <category domain="http://www.irolo.net/drupal">drupal</category>
 <category domain="http://www.irolo.net/taxonomy/term/46">html</category>
 <category domain="http://www.irolo.net/taxonomy/term/19">ie</category>
 <category domain="http://www.irolo.net/mistakes">mistake</category>
 <category domain="http://www.irolo.net/taxonomy/term/5">templates</category>
 <category domain="http://www.irolo.net/taxonomy/term/3">themes</category>
 <pubDate>Fri, 20 Jul 2007 15:18:23 -0400</pubDate>
 <dc:creator>RoloDMonkey</dc:creator>
 <guid isPermaLink="false">6 at http://www.irolo.net</guid>
</item>
<item>
 <title>Internet Explorer Speaks American</title>
 <link>http://www.irolo.net/internet_explorer_speaks_american</link>
 <description>&lt;p&gt;
This is the first in a series of short articles called &lt;a href=&quot;/mistakes&quot;&gt;&quot;Mistakes I&#039;ve Made&quot;&lt;/a&gt;.  In this series I plan to give examples of mistakes, misunderstandings, and problems I&#039;ve encountered while coding.  Maybe they will keep you from going through the same frustration.
&lt;/p&gt;
&lt;p&gt;
I came across this &amp;quot;mistake&amp;quot; while making the new CSS for this site.  Apparently, Internet Explorer only speaks American English.  Here is the code I created:
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.irolo.net/internet_explorer_speaks_american&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.irolo.net/taxonomy/term/25">code</category>
 <category domain="http://www.irolo.net/taxonomy/term/20">color</category>
 <category domain="http://www.irolo.net/taxonomy/term/9">css</category>
 <category domain="http://www.irolo.net/taxonomy/term/12">design</category>
 <category domain="http://www.irolo.net/taxonomy/term/46">html</category>
 <category domain="http://www.irolo.net/taxonomy/term/19">ie</category>
 <category domain="http://www.irolo.net/mistakes">mistake</category>
 <pubDate>Fri, 20 Jul 2007 13:05:39 -0400</pubDate>
 <dc:creator>RoloDMonkey</dc:creator>
 <guid isPermaLink="false">5 at http://www.irolo.net</guid>
</item>
</channel>
</rss>
