<?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>John Softich's blog - Programming</title>
    <link>http://johnsoftich.com/phpblog/</link>
    <description>More useless stuff on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 31 Mar 2006 18:15:40 GMT</pubDate>

    <image>
        <url>http://johnsoftich.com/phpblog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: John Softich's blog - Programming - More useless stuff on the web...</title>
        <link>http://johnsoftich.com/phpblog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Firefox frustration</title>
    <link>http://johnsoftich.com/phpblog/index.php?/archives/134-Firefox-frustration.html</link>
            <category>Programming</category>
    
    <comments>http://johnsoftich.com/phpblog/index.php?/archives/134-Firefox-frustration.html#comments</comments>
    <wfw:comment>http://johnsoftich.com/phpblog/wfwcomment.php?cid=134</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://johnsoftich.com/phpblog/rss.php?version=2.0&amp;type=comments&amp;cid=134</wfw:commentRss>
    

    <author>nospam@example.com (jsoftich)</author>
    <content:encoded>
    I&#039;m an advocate for OpenSource and no fan of Micro$oft, but my latest battle with cross-browser compatibility has driven me insane.  How hard would it be to follow DOM2 event handling.  The onBlur/focus() bug is frustrating to say the least.&lt;br /&gt;
&lt;br /&gt;
Look @ this ugly work-around...&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
onBlur=&quot;that=this;setTimeout(&#039;checkUSPhone(that,true)&#039;,1)&quot;&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;../../images/ieFFox.jpg&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 31 Mar 2006 10:44:35 -0700</pubDate>
    <guid isPermaLink="false">http://johnsoftich.com/phpblog/index.php?/archives/134-guid.html</guid>
    
</item>

</channel>
</rss>