<?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: Fresh Comments 1.2 (WordPress 2.1 compatible)</title>
	<atom:link href="http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/feed/" rel="self" type="application/rss+xml" />
	<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/</link>
	<description>Oh damn, I need a better tagline than this.</description>
	<lastBuildDate>Wed, 11 Nov 2009 18:06:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: akber kabir</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-153779</link>
		<dc:creator>akber kabir</dc:creator>
		<pubDate>Fri, 26 Jun 2009 10:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-153779</guid>
		<description>hi, i can`t download coz it goes to not found page.</description>
		<content:encoded><![CDATA[<p>hi, i can`t download coz it goes to not found page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FACTOR2</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-152415</link>
		<dc:creator>FACTOR2</dc:creator>
		<pubDate>Tue, 15 Apr 2008 17:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-152415</guid>
		<description>Wordpress 2.5 Problems?</description>
		<content:encoded><![CDATA[<p>Wordpress 2.5 Problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vilyamvb</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-80893</link>
		<dc:creator>Vilyamvb</dc:creator>
		<pubDate>Thu, 09 Aug 2007 04:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-80893</guid>
		<description>Hello! great idea of color of this siyte!</description>
		<content:encoded><![CDATA[<p>Hello! great idea of color of this siyte!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Dew</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-74337</link>
		<dc:creator>Mr. Dew</dc:creator>
		<pubDate>Fri, 23 Mar 2007 06:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-74337</guid>
		<description>Thanks for informing me, blogan, the plugin has been updated. Now at version 1.2.1.</description>
		<content:encoded><![CDATA[<p>Thanks for informing me, blogan, the plugin has been updated. Now at version 1.2.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: //beconfused &#187; Blog Archive &#187; Fresh Comments 1.2.1</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-74335</link>
		<dc:creator>//beconfused &#187; Blog Archive &#187; Fresh Comments 1.2.1</dc:creator>
		<pubDate>Fri, 23 Mar 2007 06:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-74335</guid>
		<description>[...] one tiny little change only. As pointed out by blogan, Fresh Comments 1.2 does not work with Nybble Lab&#8217;s Sidebar Modules (SBM) due to a mistake in [...]</description>
		<content:encoded><![CDATA[<p>[...] one tiny little change only. As pointed out by blogan, Fresh Comments 1.2 does not work with Nybble Lab&#8217;s Sidebar Modules (SBM) due to a mistake in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogan</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-74334</link>
		<dc:creator>blogan</dc:creator>
		<pubDate>Fri, 23 Mar 2007 06:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-74334</guid>
		<description>Great plugin! 

There appears to be a small issue that prevents this plugin from working with the latest nightly version of the K2 theme. The workaround (and thus what I&#039;m hoping you can change in the plugin) is:

Change:
add_action(&#039;plugins_loaded&#039;, &#039;widget_freshcomments_init&#039;);

to:
add_action(&#039;widgets_init&#039;, &#039;widget_freshcomments_init&#039;);

Near the bottom of the plugin. See &lt;a href=&quot;http://code.google.com/p/kaytwo/issues/detail?id=262&amp;can=2&amp;q=&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great plugin! </p>
<p>There appears to be a small issue that prevents this plugin from working with the latest nightly version of the K2 theme. The workaround (and thus what I&#8217;m hoping you can change in the plugin) is:</p>
<p>Change:<br />
add_action(&#8217;plugins_loaded&#8217;, &#8216;widget_freshcomments_init&#8217;);</p>
<p>to:<br />
add_action(&#8217;widgets_init&#8217;, &#8216;widget_freshcomments_init&#8217;);</p>
<p>Near the bottom of the plugin. See <a href="http://code.google.com/p/kaytwo/issues/detail?id=262&amp;can=2&amp;q=" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Dew</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-74103</link>
		<dc:creator>Mr. Dew</dc:creator>
		<pubDate>Wed, 21 Mar 2007 06:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-74103</guid>
		<description>Thanks for using it!</description>
		<content:encoded><![CDATA[<p>Thanks for using it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John P.</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-73422</link>
		<dc:creator>John P.</dc:creator>
		<pubDate>Wed, 14 Mar 2007 17:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-73422</guid>
		<description>Thank you for a wonderfully functional plug in. I appreciate it!!</description>
		<content:encoded><![CDATA[<p>Thank you for a wonderfully functional plug in. I appreciate it!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Britgirl</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-70101</link>
		<dc:creator>Britgirl</dc:creator>
		<pubDate>Fri, 16 Feb 2007 04:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-70101</guid>
		<description>Thanks for such a neat plugin and easy to understand instructions!</description>
		<content:encoded><![CDATA[<p>Thanks for such a neat plugin and easy to understand instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Dew</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-68496</link>
		<dc:creator>Mr. Dew</dc:creator>
		<pubDate>Sat, 27 Jan 2007 01:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-68496</guid>
		<description>fruityoaty: Thanks!

Modeblog: You&#039;re most welcome!</description>
		<content:encoded><![CDATA[<p>fruityoaty: Thanks!</p>
<p>Modeblog: You&#8217;re most welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modeblog</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-68489</link>
		<dc:creator>Modeblog</dc:creator>
		<pubDate>Fri, 26 Jan 2007 19:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-68489</guid>
		<description>Thank you. I just updated to 1.2</description>
		<content:encoded><![CDATA[<p>Thank you. I just updated to 1.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fruityoaty</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-68418</link>
		<dc:creator>fruityoaty</dc:creator>
		<pubDate>Thu, 25 Jan 2007 04:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-68418</guid>
		<description>Awesome. I haven&#039;t updated to WordPress 2.1 yet (I&#039;m still on 2.07)... and I&#039;d hate to lose Fresh Comments. I&#039;m glad it&#039;s compatible with 2.1.

Great plugin. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Awesome. I haven&#8217;t updated to WordPress 2.1 yet (I&#8217;m still on 2.07)&#8230; and I&#8217;d hate to lose Fresh Comments. I&#8217;m glad it&#8217;s compatible with 2.1.</p>
<p>Great plugin. Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: //beconfused &#187; Blog Archive &#187; freshen//comments</title>
		<link>http://beconfused.com/2007/01/20/fresh-comments-12-wordpress-21-compatible/comment-page-1/#comment-68162</link>
		<dc:creator>//beconfused &#187; Blog Archive &#187; freshen//comments</dc:creator>
		<pubDate>Sat, 20 Jan 2007 01:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://beconfused.com/blog/2007/01/20/fresh-comments-12-wordpress-21-compatible/#comment-68162</guid>
		<description>[...] Note that Fresh Comments 1.2 is out. [...]</description>
		<content:encoded><![CDATA[<p>[...] Note that Fresh Comments 1.2 is out. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
