<?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: TD Word Count v0.43 now available (Updated)</title>
	<atom:link href="http://www.tdscripts.com/wp/20070325/11/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tdscripts.com/wp/20070325/11/</link>
	<description>Mods, plugins, tweaks, themes every week keep the code sweet</description>
	<pubDate>Thu, 24 Jul 2008 09:37:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: TD Scripts</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-2758</link>
		<dc:creator>TD Scripts</dc:creator>
		<pubDate>Tue, 11 Dec 2007 01:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-2758</guid>
		<description>Hi Max and Luke, version 0.51 is now available for download and works fine with v2.3.X which fixes a few things and adds a new section. Please give that a try and if you have any issues leave comments in that thread.</description>
		<content:encoded><![CDATA[<p>Hi Max and Luke, version 0.51 is now available for download and works fine with v2.3.X which fixes a few things and adds a new section. Please give that a try and if you have any issues leave comments in that thread.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-2492</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 27 Nov 2007 20:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-2492</guid>
		<description>TD Word Count v0.43 does not work with WordPress 2.3.X
Invalid argument, division by zero and so on... :(</description>
		<content:encoded><![CDATA[<p>TD Word Count v0.43 does not work with WordPress 2.3.X<br />
Invalid argument, division by zero and so on&#8230; <img src='http://www.tdscripts.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Gedeon</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-2286</link>
		<dc:creator>Luke Gedeon</dc:creator>
		<pubDate>Fri, 09 Nov 2007 21:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-2286</guid>
		<description>Looks like Wordpress 2.3.1 broke Word Count V0.43

Are you already working on this or should I dig in and try to find out what happened?</description>
		<content:encoded><![CDATA[<p>Looks like Wordpress 2.3.1 broke Word Count V0.43</p>
<p>Are you already working on this or should I dig in and try to find out what happened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-507</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 21 Apr 2007 17:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-507</guid>
		<description>Oops.  It looks like it did get mangled.  Here are the important parts:
$tdwordcount_data = get_option('tdwordcount_data');
print(number_format($tdwordcount_data['numposts_pub']));
print(number_format($tdwordcount_data['numwords_pub']));</description>
		<content:encoded><![CDATA[<p>Oops.  It looks like it did get mangled.  Here are the important parts:<br />
$tdwordcount_data = get_option(&#8217;tdwordcount_data&#8217;);<br />
print(number_format($tdwordcount_data['numposts_pub']));<br />
print(number_format($tdwordcount_data['numwords_pub']));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-494</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Sat, 14 Apr 2007 00:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-494</guid>
		<description>It might be useful to have it broken down. What I forgot to mention was that the "unpublished" count pointed out something I'd missed - I'd somehow set an old post as "private", and I'd never have known without your plugin :).</description>
		<content:encoded><![CDATA[<p>It might be useful to have it broken down. What I forgot to mention was that the &#8220;unpublished&#8221; count pointed out something I&#8217;d missed - I&#8217;d somehow set an old post as &#8220;private&#8221;, and I&#8217;d never have known without your plugin :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TD Scripts</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-493</link>
		<dc:creator>TD Scripts</dc:creator>
		<pubDate>Fri, 13 Apr 2007 23:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-493</guid>
		<description>Hi Les - Pages and posts are counted together that is correct, as it is meant to cover all published documents, not only posts. It also helps to unveil documents you might not have known you had (that part is a curious side affect).

Do you think it would be handy to have it separate out posts from pages? It wouldn't be too difficult to separate that in a future version.</description>
		<content:encoded><![CDATA[<p>Hi Les - Pages and posts are counted together that is correct, as it is meant to cover all published documents, not only posts. It also helps to unveil documents you might not have known you had (that part is a curious side affect).</p>
<p>Do you think it would be handy to have it separate out posts from pages? It wouldn&#8217;t be too difficult to separate that in a future version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Losing it[1]</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-490</link>
		<dc:creator>Losing it[1]</dc:creator>
		<pubDate>Thu, 12 Apr 2007 21:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-490</guid>
		<description>&lt;strong&gt;Statisitcally speaking&#8230;&lt;/strong&gt;

About a month ago, I mentioned the list of the most prolific bloggers. Since then, my post count has gone from 1,900 to 1,998[1], and the list has developed into a user-editable Wiki-style thingy. 
But looking at all these sites with lots of posts made...</description>
		<content:encoded><![CDATA[<p><strong>Statisitcally speaking&#8230;</strong></p>
<p>About a month ago, I mentioned the list of the most prolific bloggers. Since then, my post count has gone from 1,900 to 1,998[1], and the list has developed into a user-editable Wiki-style thingy.<br />
But looking at all these sites with lots of posts made&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-489</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Thu, 12 Apr 2007 20:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-489</guid>
		<description>Nice plugin - thanks. It's quite alarming how many words I've written! (Could have done a novel or three....)

Just one thing - the count doesn't distinguish  between posts and pages under WP 2.1.3. Is this intentional, unintentional or "just one of those things"?</description>
		<content:encoded><![CDATA[<p>Nice plugin - thanks. It&#8217;s quite alarming how many words I&#8217;ve written! (Could have done a novel or three&#8230;.)</p>
<p>Just one thing - the count doesn&#8217;t distinguish  between posts and pages under WP 2.1.3. Is this intentional, unintentional or &#8220;just one of those things&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chipping the web - par for the course -- Chip&#8217;s Quips</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-404</link>
		<dc:creator>Chipping the web - par for the course -- Chip&#8217;s Quips</dc:creator>
		<pubDate>Tue, 27 Mar 2007 01:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-404</guid>
		<description>[...] has released version 0.43 of the TD Word Count plugin for [...]</description>
		<content:encoded><![CDATA[<p>[...] has released version 0.43 of the TD Word Count plugin for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TD Scripts</title>
		<link>http://www.tdscripts.com/wp/20070325/11/#comment-402</link>
		<dc:creator>TD Scripts</dc:creator>
		<pubDate>Sun, 25 Mar 2007 19:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20070325/11/#comment-402</guid>
		<description>There were only 3 downloads of the v0.42 plugin before I pulled the change for v0.43 so my apologies to those three downloaders.</description>
		<content:encoded><![CDATA[<p>There were only 3 downloads of the v0.42 plugin before I pulled the change for v0.43 so my apologies to those three downloaders.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
