<?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"
	>
<channel>
	<title>Comments on: Commenting from IE</title>
	<atom:link href="http://schinckel.net/2006/04/06/commenting-from-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2006/04/06/commenting-from-ie/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Thu, 20 Nov 2008 07:44:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/04/06/commenting-from-ie/#comment-1045</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Fri, 07 Apr 2006 00:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/04/06/commenting-from-ie/#comment-1045</guid>
		<description>For some reason, I had to do more than just remove the tags from the page, but actually strip out the function from the script file, before it would work in IE.

It works perfectly in every other browser, except that stupid one!!!</description>
		<content:encoded><![CDATA[<p>For some reason, I had to do more than just remove the tags from the page, but actually strip out the function from the script file, before it would work in IE.</p>
<p>It works perfectly in every other browser, except that stupid one!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/04/06/commenting-from-ie/#comment-1044</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Fri, 07 Apr 2006 00:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/04/06/commenting-from-ie/#comment-1044</guid>
		<description>It's not quite that simple I want to continue using my anti-Spam technique, mainly because less people will use this, and therefore there will be less incentive for Spammers to counteract it.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not quite that simple I want to continue using my anti-Spam technique, mainly because less people will use this, and therefore there will be less incentive for Spammers to counteract it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: watergate</title>
		<link>http://schinckel.net/2006/04/06/commenting-from-ie/#comment-1043</link>
		<dc:creator>watergate</dc:creator>
		<pubDate>Thu, 06 Apr 2006 17:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/04/06/commenting-from-ie/#comment-1043</guid>
		<description>The problem was caused by the new captcha, after a spamming attack. Enable the captcha in "hack" and put this code into your comments.html:

 {if $captcha_image_URL != "" &#38;&#38; $blog_user_level == -1}
    {$captcha_hidden_form_fields}
    
    
    
    Anti-spam measure: please retype the 
    above text into the box provided.
    
  {/if}

under the tag   

and insert this /wp-comments-post.php inside these quotes action=" "

So i resolved the problem.</description>
		<content:encoded><![CDATA[<p>The problem was caused by the new captcha, after a spamming attack. Enable the captcha in &#8220;hack&#8221; and put this code into your comments.html:</p>
<p> {if $captcha_image_URL != &#8220;&#8221; &amp;&amp; $blog_user_level == -1}<br />
    {$captcha_hidden_form_fields}</p>
<p>    Anti-spam measure: please retype the<br />
    above text into the box provided.</p>
<p>  {/if}</p>
<p>under the tag   </p>
<p>and insert this /wp-comments-post.php inside these quotes action=&#8221; &#8221;</p>
<p>So i resolved the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/04/06/commenting-from-ie/#comment-1040</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Thu, 06 Apr 2006 12:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/04/06/commenting-from-ie/#comment-1040</guid>
		<description>Will this comment go through: Safari.</description>
		<content:encoded><![CDATA[<p>Will this comment go through: Safari.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
