<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Making the case for developing in Mozilla.</title>
	<atom:link href="http://www.mikepalumbo.com/2004/01/27/making-the-case-for-developing-in-mozilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikepalumbo.com/2004/01/27/making-the-case-for-developing-in-mozilla/</link>
	<description>Programming, Drumming, Cooking, Cars, Mozilla, and the Trials &#38; Tribulations of a Geek from New Jersey.</description>
	<lastBuildDate>Wed, 09 Jun 2010 23:41:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shaun Inman</title>
		<link>http://www.mikepalumbo.com/2004/01/27/making-the-case-for-developing-in-mozilla/comment-page-1/#comment-11</link>
		<dc:creator>Shaun Inman</dc:creator>
		<pubDate>Sat, 13 Mar 2004 22:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikepalumbo.com/?p=34#comment-11</guid>
		<description>Hey Mike, I recently tripped over the same problem. But this was because of an input tag with an id of author conflicting with a meta tag with the same name. IE users could not submit my comment or contact forms because a client-side input validation script was checking the meta tag for a value instead of the input tag. All builds of Mozilla, IE Mac, Safari, all of them got it right. But not IE PC.

&lt;a href=&quot;http://www.shauninman.com/mentary/past/id_vs_name_and_ie_pc.php&quot; rel=&quot;nofollow&quot;&gt;http://www.shauninman.com/mentary/past/id_vs_name_and_ie_pc.php&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Mike, I recently tripped over the same problem. But this was because of an input tag with an id of author conflicting with a meta tag with the same name. IE users could not submit my comment or contact forms because a client-side input validation script was checking the meta tag for a value instead of the input tag. All builds of Mozilla, IE Mac, Safari, all of them got it right. But not IE PC.</p>
<p><a href="http://www.shauninman.com/mentary/past/id_vs_name_and_ie_pc.php" rel="nofollow">http://www.shauninman.com/mentary/past/id_vs_name_and_ie_pc.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
