<?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: Technorati Rank WordPress Plugin Version 2.0.4 Released</title>
	<atom:link href="http://www.douglaskarr.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marketingtechblog.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/</link>
	<description>new media strategies and other marketing gems</description>
	<pubDate>Thu, 20 Nov 2008 18:25:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Douglas Karr</title>
		<link>http://www.marketingtechblog.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-50954</link>
		<dc:creator>Douglas Karr</dc:creator>
		<pubDate>Sat, 07 Jul 2007 15:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-50954</guid>
		<description>De rien, Argancel!</description>
		<content:encoded><![CDATA[<div class="KonaBody">De rien, Argancel!</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Argancel</title>
		<link>http://www.marketingtechblog.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-50948</link>
		<dc:creator>Argancel</dc:creator>
		<pubDate>Sat, 07 Jul 2007 15:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-50948</guid>
		<description>Thanks for this plugin Douglas.
I can see your blog has a goode position in Technorati. Keep it up!</description>
		<content:encoded><![CDATA[<div class="KonaBody">Thanks for this plugin Douglas.<br />
I can see your blog has a goode position in Technorati. Keep it up!</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Karr</title>
		<link>http://www.marketingtechblog.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-44336</link>
		<dc:creator>Douglas Karr</dc:creator>
		<pubDate>Sat, 28 Apr 2007 15:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-44336</guid>
		<description>Thanks for the find Dan!  I've made the modification and uploaded v 2.0.5:
if(($wptr_hours == “4″)&#124;&#124;($wptr_hours === null))

Appreciate it!</description>
		<content:encoded><![CDATA[<div class="KonaBody">Thanks for the find Dan!  I&#8217;ve made the modification and uploaded v 2.0.5:<br />
if(($wptr_hours == “4″)||($wptr_hours === null))</p>
<p>Appreciate it!</p></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Chase</title>
		<link>http://www.marketingtechblog.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-44327</link>
		<dc:creator>Dan Chase</dc:creator>
		<pubDate>Sat, 28 Apr 2007 13:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-44327</guid>
		<description>Thanks for your WP plugin, Douglas. I found a small bug in the admin interface that you probably should correct: the cache select box is not working properly. This is due to your line:
if(($wptr_hours == "4")&#124;&#124;($wptr_hours = ""))
to set the select in case of not having been preset. I'm sure you can see you need a 'comparison' on the second case, not an 'assignment'--which zeroes out the value of $wptr_hours, so it doesn't select any of the options and you end up with '1' by default. Hope this helps!</description>
		<content:encoded><![CDATA[<div class="KonaBody">Thanks for your WP plugin, Douglas. I found a small bug in the admin interface that you probably should correct: the cache select box is not working properly. This is due to your line:<br />
if(($wptr_hours == &#8220;4&#8243;)||($wptr_hours = &#8220;&#8221;))<br />
to set the select in case of not having been preset. I&#8217;m sure you can see you need a &#8216;comparison&#8217; on the second case, not an &#8216;assignment&#8217;&#8211;which zeroes out the value of $wptr_hours, so it doesn&#8217;t select any of the options and you end up with &#8216;1&#8242; by default. Hope this helps!</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Karr</title>
		<link>http://www.marketingtechblog.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-42291</link>
		<dc:creator>Douglas Karr</dc:creator>
		<pubDate>Mon, 23 Apr 2007 22:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/04/22/technorati-rank-wordpress-plugin-version-204-released/#comment-42291</guid>
		<description>Not silly at all chinam!  The plugin works by writing a copy of the results to a directory so that it doesn't have to contact Technorati each time.  This is called 'caching'.  In this case, it appears that the plugin does not have the appropriate permissions to write to the plugin/cache directory.  If you can set permissions on that directory, they will need to be modified to have full permission (CHMOD 777).</description>
		<content:encoded><![CDATA[<div class="KonaBody">Not silly at all chinam!  The plugin works by writing a copy of the results to a directory so that it doesn&#8217;t have to contact Technorati each time.  This is called &#8216;caching&#8217;.  In this case, it appears that the plugin does not have the appropriate permissions to write to the plugin/cache directory.  If you can set permissions on that directory, they will need to be modified to have full permission (CHMOD 777).</div>
]]></content:encoded>
	</item>
</channel>
</rss>
