<?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: Go with the flow joe! New CommentLuv version started</title>
	<atom:link href="http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/</link>
	<description>Get Hits or Die Tryin</description>
	<pubDate>Mon, 08 Sep 2008 07:04:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Andy Bailey</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-26851</link>
		<dc:creator>Andy Bailey</dc:creator>
		<pubDate>Sun, 20 Jul 2008 17:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-26851</guid>
		<description>sorry, it looks like wordpress messed with the quotation marks in the comment section so here is a link to download a zip containing the file you would need in the root of your blog install, just browse to it in firefox or IE to run it (don't forget to remove the file after you're done)

http://www.fiddyp.co.uk/download/cleanupCL.zip</description>
		<content:encoded><![CDATA[<p>sorry, it looks like wordpress messed with the quotation marks in the comment section so here is a link to download a zip containing the file you would need in the root of your blog install, just browse to it in firefox or IE to run it (don&#8217;t forget to remove the file after you&#8217;re done)</p>
<p><a href="http://www.fiddyp.co.uk/download/cleanupCL.zip">http://www.fiddyp.co.uk/download/cleanupCL.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-25470</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Sun, 06 Jul 2008 14:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-25470</guid>
		<description>Dear Andy,

Thanks for sharing the fixing code for older versions of CommentLuv. I've replaced the quotations mark so that they'll be parsed correctly:

&lt;code&gt;&#60;?php
include_once('wp-config.php');
include_once('wp-includes/wp-db.php');

$sql = 'DELETE FROM `wp_options` WHERE `option_name` LIKE \'rss_%";
$results = $wpdb-&#62;query($sql);
echo " $results rows found and removed containing rss_*";

$sql = 'OPTIMIZE TABLE `wp_options`';
$results=$wpdb-&#62;query($sql);

echo "noptimize table (0/1) $results";
?&#62;&lt;/code&gt;

However, even after doing so, I'm still getting an error message that goes like this:
&lt;strong&gt;Parse error&lt;/strong&gt;: syntax error, unexpected T_STRING in &lt;strong&gt;/home/teddy/public_html/clean.php&lt;/strong&gt; on line &lt;strong&gt;9&lt;/strong&gt;

Thanks a lot for your help!

p/s: I've upgraded to the latest verion but rolled back to v0.999 because the latest version doesn't seem to work properly. I'm currently using Wordpress 2.5, with several comment-related plugins - Spam Karma 2 and WP Thread Comment.</description>
		<content:encoded><![CDATA[<p>Dear Andy,</p>
<p>Thanks for sharing the fixing code for older versions of CommentLuv. I&#8217;ve replaced the quotations mark so that they&#8217;ll be parsed correctly:</p>
<p><code>&lt;?php<br />
include_once('wp-config.php');<br />
include_once('wp-includes/wp-db.php');</p>
<p>$sql = 'DELETE FROM `wp_options` WHERE `option_name` LIKE \'rss_%";<br />
$results = $wpdb-&gt;query($sql);<br />
echo " $results rows found and removed containing rss_*";</p>
<p>$sql = 'OPTIMIZE TABLE `wp_options`';<br />
$results=$wpdb-&gt;query($sql);</p>
<p>echo "noptimize table (0/1) $results";<br />
?&gt;</code></p>
<p>However, even after doing so, I&#8217;m still getting an error message that goes like this:<br />
<strong>Parse error</strong>: syntax error, unexpected T_STRING in <strong>/home/teddy/public_html/clean.php</strong> on line <strong>9</strong></p>
<p>Thanks a lot for your help!</p>
<p>p/s: I&#8217;ve upgraded to the latest verion but rolled back to v0.999 because the latest version doesn&#8217;t seem to work properly. I&#8217;m currently using Wordpress 2.5, with several comment-related plugins - Spam Karma 2 and WP Thread Comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utah Heavy Hauling</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-23572</link>
		<dc:creator>Utah Heavy Hauling</dc:creator>
		<pubDate>Tue, 27 May 2008 21:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-23572</guid>
		<description>I'm hoping commentluv will start implementing the same features from other software - like keywordluv and some spam prevention aps</description>
		<content:encoded><![CDATA[<p>I&#8217;m hoping commentluv will start implementing the same features from other software - like keywordluv and some spam prevention aps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TruckerTom</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-23389</link>
		<dc:creator>TruckerTom</dc:creator>
		<pubDate>Fri, 23 May 2008 20:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-23389</guid>
		<description>I agree that encouraging comments is a great thing - even if the people reading are just commenting to get that link. As long as they read, contribute to the article and put something intelligent - then they should have that link there. It is a good service to help other people get those links.</description>
		<content:encoded><![CDATA[<p>I agree that encouraging comments is a great thing - even if the people reading are just commenting to get that link. As long as they read, contribute to the article and put something intelligent - then they should have that link there. It is a good service to help other people get those links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stop Grinding Teeth - Sheila</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-21943</link>
		<dc:creator>Stop Grinding Teeth - Sheila</dc:creator>
		<pubDate>Mon, 12 May 2008 01:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-21943</guid>
		<description>I never thought about getting two links back when you comment on a blog with CommentLuv. Now there is more reason to comment than ever before!

&lt;abbr&gt;Stop Grinding Teeth - Sheilas last blog post..&lt;a href="http://stopgrindingteeth.blogspot.com/2008/04/how-to-stop-grinding-teeth-at-night.html" rel="nofollow"&gt;How To Stop Grinding Teeth At Night&lt;/a&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>I never thought about getting two links back when you comment on a blog with CommentLuv. Now there is more reason to comment than ever before!</p>
<p><abbr>Stop Grinding Teeth - Sheilas last blog post..<a href="http://stopgrindingteeth.blogspot.com/2008/04/how-to-stop-grinding-teeth-at-night.html">How To Stop Grinding Teeth At Night</a></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Richardson</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-19630</link>
		<dc:creator>Ian Richardson</dc:creator>
		<pubDate>Wed, 30 Apr 2008 09:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-19630</guid>
		<description>G'Day Andy,

For some reason CommentLuv doesn't seem to be working.

I have Wordpress 2.3.2 installed and the latest version of CommentLuv.

I've had a couple of my reader leave comments with no links back, subsequently they contacted me asking why.

I tested it by adding a comment of my own, but didn't receive a link back to my latest post.

Can you help please?

Ian

&lt;abbr&gt;Ian Richardsons last blog post..&lt;a href="http://ezyas123.com/internet-business/im-giving-more-luv-now-with-commentluv-and-keywordluv/" rel="nofollow"&gt;I’m giving more Luv, now with CommentLuv and KeywordLuv&lt;/a&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>G&#8217;Day Andy,</p>
<p>For some reason CommentLuv doesn&#8217;t seem to be working.</p>
<p>I have Wordpress 2.3.2 installed and the latest version of CommentLuv.</p>
<p>I&#8217;ve had a couple of my reader leave comments with no links back, subsequently they contacted me asking why.</p>
<p>I tested it by adding a comment of my own, but didn&#8217;t receive a link back to my latest post.</p>
<p>Can you help please?</p>
<p>Ian</p>
<p><abbr>Ian Richardsons last blog post..<a href="http://ezyas123.com/internet-business/im-giving-more-luv-now-with-commentluv-and-keywordluv/">I’m giving more Luv, now with CommentLuv and KeywordLuv</a></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CommentLuv Problem &#124; wp_options Table Huge &#124; More Than Scratch The Surface</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15887</link>
		<dc:creator>CommentLuv Problem &#124; wp_options Table Huge &#124; More Than Scratch The Surface</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15887</guid>
		<description>[...] When I went to Andy Bailey&#8217;s site to report this, I found this is a known problem, which will be resolved in the next version. From his post discussing the upcoming CommentLuv upgrade: [...]</description>
		<content:encoded><![CDATA[<p>[...] When I went to Andy Bailey&#8217;s site to report this, I found this is a known problem, which will be resolved in the next version. From his post discussing the upcoming CommentLuv upgrade: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Cronin</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15883</link>
		<dc:creator>Stephen Cronin</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15883</guid>
		<description>Hi Andy,

Thanks, great service! Actually, I'm sorted (via CPanel), but there may be others.

I think the new version is going to be GREAT and I can't wait to get my hands on it...

&lt;em&gt;Stephen Cronin's last blog post..&lt;a href='http://www.scratch99.com/2008/04/new-wordpress-plugin-keywordluv/' rel="nofollow"&gt;New WordPress Plugin - KeywordLuv&lt;/a&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Thanks, great service! Actually, I&#8217;m sorted (via CPanel), but there may be others.</p>
<p>I think the new version is going to be GREAT and I can&#8217;t wait to get my hands on it&#8230;</p>
<p><em>Stephen Cronin&#8217;s last blog post..<a href='http://www.scratch99.com/2008/04/new-wordpress-plugin-keywordluv/'>New WordPress Plugin - KeywordLuv</a></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Bailey</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15879</link>
		<dc:creator>Andy Bailey</dc:creator>
		<pubDate>Wed, 09 Apr 2008 18:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15879</guid>
		<description>Stephen: there is some simple code that can clean out those lines

&#60;?php
include_once('wp-config.php');
include_once('wp-includes/wp-db.php');

$sql = 'DELETE FROM `wp_options` WHERE `option_name` LIKE \'rss_%\'';
$results = $wpdb-&gt;query($sql);
echo " $results rows found and removed containing rss_*";

$sql = 'OPTIMIZE TABLE `wp_options`';
$results=$wpdb-&gt;query($sql);

echo "\noptimize table (0/1) $results";
?&gt;

I'll put it on the main commentluv page too, just put that code into a text file, save it as clean.php and upload it to your root of your blog and then browse to it on your browser, that should get rid of any excess rss

new version is soon!</description>
		<content:encoded><![CDATA[<p>Stephen: there is some simple code that can clean out those lines</p>
<p>&lt;?php<br />
include_once(&#8217;wp-config.php&#8217;);<br />
include_once(&#8217;wp-includes/wp-db.php&#8217;);</p>
<p>$sql = &#8216;DELETE FROM `wp_options` WHERE `option_name` LIKE \&#8217;rss_%\&#8221;;<br />
$results = $wpdb->query($sql);<br />
echo &#8221; $results rows found and removed containing rss_*&#8221;;</p>
<p>$sql = &#8216;OPTIMIZE TABLE `wp_options`&#8217;;<br />
$results=$wpdb->query($sql);</p>
<p>echo &#8220;\noptimize table (0/1) $results&#8221;;<br />
?></p>
<p>I&#8217;ll put it on the main commentluv page too, just put that code into a text file, save it as clean.php and upload it to your root of your blog and then browse to it on your browser, that should get rid of any excess rss</p>
<p>new version is soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Cronin</title>
		<link>http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15859</link>
		<dc:creator>Stephen Cronin</dc:creator>
		<pubDate>Wed, 09 Apr 2008 16:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.fiddyp.co.uk/go-with-the-flow-joe-new-commentluv-version-started/#comment-15859</guid>
		<description>Hi Andy,

Great plugin, but unfortunately I fall into the camp that are having problems with Magpie saving every feed in the wp_options table. 

I think it stored the complete feed for 58 sites (116 records in wp_options, 2 for each). This increased the size of wp_options from 0.5MB to 3.5MB. For the moment, I've had to disable the plugin.

I remain a firm believer in the plugin and I'm looking forward to the update. Sounds good! Thanks for a great plugin.

&lt;em&gt;Stephen Cronin's last blog post..&lt;a href='http://www.scratch99.com/2008/04/new-wordpress-plugin-keywordluv/'&gt;New WordPress Plugin - KeywordLuv&lt;/a&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Great plugin, but unfortunately I fall into the camp that are having problems with Magpie saving every feed in the wp_options table. </p>
<p>I think it stored the complete feed for 58 sites (116 records in wp_options, 2 for each). This increased the size of wp_options from 0.5MB to 3.5MB. For the moment, I&#8217;ve had to disable the plugin.</p>
<p>I remain a firm believer in the plugin and I&#8217;m looking forward to the update. Sounds good! Thanks for a great plugin.</p>
<p><em>Stephen Cronin&#8217;s last blog post..<a href='http://www.scratch99.com/2008/04/new-wordpress-plugin-keywordluv/'>New WordPress Plugin - KeywordLuv</a></em></p>
]]></content:encoded>
	</item>
</channel>
</rss>
