<?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: Comment Author Checklist</title>
	<atom:link href="http://sillybean.net/code/wordpress/comment-author-checklist/feed/" rel="self" type="application/rss+xml" />
	<link>http://sillybean.net</link>
	<description>reading, writing, web design, and the intersections thereof</description>
	<lastBuildDate>Tue, 15 May 2012 09:01:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: baron</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9912</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Sat, 10 May 2008 21:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9912</guid>
		<description>&lt;p&gt;hi. Thanks for plugin&lt;/p&gt;

&lt;p&gt;perfect.&lt;/p&gt;

&lt;p&gt;regards&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>hi. Thanks for plugin</p>
<p>perfect.</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9868</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Sat, 05 Apr 2008 00:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9868</guid>
		<description>&lt;p&gt;That explains it!&lt;/p&gt;

&lt;p&gt;I&#8217;ll see if I can work around that one function&#8230; if so, I&#8217;ll let you know. Thanks so much for all your help!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>That explains it!</p>
<p>I&#8217;ll see if I can work around that one function&#8230; if so, I&#8217;ll let you know. Thanks so much for all your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9867</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 04 Apr 2008 23:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9867</guid>
		<description>&lt;p&gt;4.1.22&lt;/p&gt;

&lt;p&gt;the host is in the process of upgrading to 5.0+, but I&#8217;m getting the feeling it will be awhile.&lt;/p&gt;

&lt;p&gt;if that&#8217;s the issue then no need to worry about it.  I&#8217;m just trying to help test the script.  I&#8217;ve been playing around with the script and I think I&#8217;m getting close to figuring out which black hat the rabbit is hiding in.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>4.1.22</p>
<p>the host is in the process of upgrading to 5.0+, but I&#8217;m getting the feeling it will be awhile.</p>
<p>if that&#8217;s the issue then no need to worry about it.  I&#8217;m just trying to help test the script.  I&#8217;ve been playing around with the script and I think I&#8217;m getting close to figuring out which black hat the rabbit is hiding in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9866</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Fri, 04 Apr 2008 21:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9866</guid>
		<description>&lt;p&gt;Jim, what version of &lt;span class=&quot;caps&quot;&gt;PHP &lt;/span&gt;do you have? I&#8217;d thought this would work with 4, but I just noticed one function at the very end that was new in 5.1.0.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Jim, what version of <span class="caps">PHP </span>do you have? I&#8217;d thought this would work with 4, but I just noticed one function at the very end that was new in 5.1.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9865</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Fri, 04 Apr 2008 20:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9865</guid>
		<description>&lt;p&gt;I&#8217;ve posted 1.03, which gives you checkboxes for the categories instead of making you type them in.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve posted 1.03, which gives you checkboxes for the categories instead of making you type them in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9863</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Wed, 02 Apr 2008 14:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9863</guid>
		<description>&lt;p&gt;It should go inside the loop in single.php. If you don&#8217;t have a separate template for single posts, it could go in index.php with &lt;code&gt;is_single()&lt;/code&gt;, presuming that you don&#8217;t want the checklist to appear on the home page or archive listings.&lt;/p&gt;

&lt;p&gt;Mine is right below the content:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;?php the_content(&#039;&lt;p&gt;Read the rest of this entry &#187;&lt;/p&gt;&#039;); 
if (function_exists(show_comment_author_checklist)) 
  { show_comment_author_checklist(); } ?&gt;&lt;/code&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>It should go inside the loop in single.php. If you don&#8217;t have a separate template for single posts, it could go in index.php with <code>is_single()</code>, presuming that you don&#8217;t want the checklist to appear on the home page or archive listings.</p>
<p>Mine is right below the content:</p>
<p><code>< ?php the_content('
<p>Read the rest of this entry &raquo;</code></p>
<p>');<br />
if (function_exists(show_comment_author_checklist))<br />
  { show_comment_author_checklist(); } ?></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9862</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 02 Apr 2008 07:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9862</guid>
		<description>&lt;p&gt;still a no go for me&#8230;where exactly are you putting the code and which file?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>still a no go for me&#8230;where exactly are you putting the code and which file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9861</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Wed, 02 Apr 2008 01:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9861</guid>
		<description>&lt;p&gt;When in doubt, go back to your original working prototype! &lt;/p&gt;

&lt;p&gt;Version 1.02 posted, and all the options work on my test blog. I&#8217;ve also added an option to display the checklist on all categories (&#8220;*&#8221;). Let me know how it goes!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>When in doubt, go back to your original working prototype! </p>
<p>Version 1.02 posted, and all the options work on my test blog. I&#8217;ve also added an option to display the checklist on all categories (&#8220;*&#8221;). Let me know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9858</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Tue, 01 Apr 2008 05:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9858</guid>
		<description>&lt;p&gt;It&#8217;s not a plugin dependency; it looks like I have another bug in my category check code. Tune in tomorrow&#8230;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s not a plugin dependency; it looks like I have another bug in my category check code. Tune in tomorrow&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://sillybean.net/code/wordpress/comment-author-checklist/comment-page-1/#comment-9857</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 01 Apr 2008 04:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/?page_id=1447#comment-9857</guid>
		<description>&lt;p&gt;still doesn&#8217;t work for me.  &lt;/p&gt;

&lt;p&gt;might be you are using another plugin that it needs?  have you tried this plugin on a blank website with no other plugins running? I&#8217;ve disabled all plugins and switched to default theme and still cant see any changes. I even changed user level needed.&lt;/p&gt;

&lt;p&gt;Here&#8217;s a link to my output code.&lt;/p&gt;

&lt;p&gt;wordpress.pastebin.ca/965720&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>still doesn&#8217;t work for me.  </p>
<p>might be you are using another plugin that it needs?  have you tried this plugin on a blank website with no other plugins running? I&#8217;ve disabled all plugins and switched to default theme and still cant see any changes. I even changed user level needed.</p>
<p>Here&#8217;s a link to my output code.</p>
<p>wordpress.pastebin.ca/965720</p>
]]></content:encoded>
	</item>
</channel>
</rss>

