<?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: Internet Explorer 6 Needs to Go Away</title>
	<atom:link href="http://justincox.com/2008/internet-explorer-6-needs-to-go-away/feed/" rel="self" type="application/rss+xml" />
	<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/</link>
	<description>Home to a part time super hero. Maybe.</description>
	<lastBuildDate>Mon, 01 Mar 2010 15:38:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-663</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-663</guid>
		<description>You&#039;re right, I just assume everything held in moderation is done so by Akismet.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, I just assume everything held in moderation is done so by Akismet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Tabick</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-662</link>
		<dc:creator>Nick Tabick</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-662</guid>
		<description>I suppose I should clarify a bit:  The setting controls how many links are required before the comment is placed into the moderation queue, not the spam queue.</description>
		<content:encoded><![CDATA[<p>I suppose I should clarify a bit:  The setting controls how many links are required before the comment is placed into the moderation queue, not the spam queue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Tabick</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-661</link>
		<dc:creator>Nick Tabick</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-661</guid>
		<description>I wasn&#039;t picked up as spam by Akismet.

If you check Settings &gt; Discussion from WP-Admin, you&#039;ll notice the cute little option that controls how many links are required before a comment is defined as spam.  It just so happens that the default is &lt;strong&gt;2&lt;/strong&gt;. ;)</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t picked up as spam by Akismet.</p>
<p>If you check Settings &gt; Discussion from WP-Admin, you&#8217;ll notice the cute little option that controls how many links are required before a comment is defined as spam.  It just so happens that the default is <strong>2</strong>. <img src='http://justincox.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-660</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-660</guid>
		<description>Thanks Nick. I&#039;ll look at adding that later on today. I love the crap rendering in Pocket IE, that&#039;s kind of awesome. The TorchMobile looks pretty good, about the same as Mobile Safari.

Also, way to get caught by Akismet for having to many links in the body of your comment.</description>
		<content:encoded><![CDATA[<p>Thanks Nick. I&#8217;ll look at adding that later on today. I love the crap rendering in Pocket IE, that&#8217;s kind of awesome. The TorchMobile looks pretty good, about the same as Mobile Safari.</p>
<p>Also, way to get caught by Akismet for having to many links in the body of your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Tabick</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-659</link>
		<dc:creator>Nick Tabick</dc:creator>
		<pubDate>Mon, 15 Dec 2008 07:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-659</guid>
		<description>Try adding the following to your stylesheet (and yes, I have the same issue).  I tested it with an inline CSS editor, so it may or may not work for everything, but hopefully it all works out.

&lt;code&gt;.comment-form textarea { width: 575px; }&lt;/code&gt;

The width can be adjusted as necessary, but by eyeball, it appears to be about the right size.

Your theme does look pretty good, though, and it doesn&#039;t completely blow up in Pocket IE.  (Just mostly.  Then again, what would you expect from the most notorious mobile browser of them all?)

And here&#039;s what your homepage looks like as of this moment in two mobile browsers. (I have plenty more to get screenshots from if you need/want them).
&lt;a href=&quot;http://albums.kimag.es/albums/nicktabick/20625481.bmp&quot; rel=&quot;nofollow&quot;&gt;Pocket IE on Windows Mobile 6.1 Professional&lt;/a&gt;
&lt;a href=&quot;http://albums.kimag.es/albums/nicktabick/50189059.bmp&quot; rel=&quot;nofollow&quot;&gt;TorchMobile Iris (WebKit-based)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Try adding the following to your stylesheet (and yes, I have the same issue).  I tested it with an inline CSS editor, so it may or may not work for everything, but hopefully it all works out.</p>
<p><code>.comment-form textarea { width: 575px; }</code></p>
<p>The width can be adjusted as necessary, but by eyeball, it appears to be about the right size.</p>
<p>Your theme does look pretty good, though, and it doesn&#8217;t completely blow up in Pocket IE.  (Just mostly.  Then again, what would you expect from the most notorious mobile browser of them all?)</p>
<p>And here&#8217;s what your homepage looks like as of this moment in two mobile browsers. (I have plenty more to get screenshots from if you need/want them).<br />
<a href="http://albums.kimag.es/albums/nicktabick/20625481.bmp" rel="nofollow">Pocket IE on Windows Mobile 6.1 Professional</a><br />
<a href="http://albums.kimag.es/albums/nicktabick/50189059.bmp" rel="nofollow">TorchMobile Iris (WebKit-based)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-658</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sun, 14 Dec 2008 19:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-658</guid>
		<description>Thanks for the heads up, I&#039;ll look into that.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up, I&#8217;ll look into that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seven</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-657</link>
		<dc:creator>seven</dc:creator>
		<pubDate>Sat, 13 Dec 2008 05:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-657</guid>
		<description>Oh, except the comment box is hanging off the page a little.  I use the latest version of Firefox.</description>
		<content:encoded><![CDATA[<p>Oh, except the comment box is hanging off the page a little.  I use the latest version of Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seven</title>
		<link>http://justincox.com/2008/internet-explorer-6-needs-to-go-away/#comment-656</link>
		<dc:creator>seven</dc:creator>
		<pubDate>Sat, 13 Dec 2008 05:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.justincox.com/?p=877#comment-656</guid>
		<description>It looks great in my browser... good job!</description>
		<content:encoded><![CDATA[<p>It looks great in my browser&#8230; good job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
