<?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 for TD Scripts Wordpress mods</title>
	<atom:link href="http://www.tdscripts.com/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tdscripts.com/wp</link>
	<description>Mods, plugins, tweaks, themes every week keep the code sweet</description>
	<pubDate>Thu, 24 Jul 2008 09:35:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on TD Word Count v0.51 now available by Brian</title>
		<link>http://www.tdscripts.com/wp/20071210/16/#comment-3413</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 31 Dec 2007 22:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20071210/16/#comment-3413</guid>
		<description>Thank you for the clarifications.  Based upon what you wrote I understand the purpose of the "all" and therefore feel no reason to change the code.  With regards to the lines 39-41 change, I appreciate the suggestion.</description>
		<content:encoded><![CDATA[<p>Thank you for the clarifications.  Based upon what you wrote I understand the purpose of the &#8220;all&#8221; and therefore feel no reason to change the code.  With regards to the lines 39-41 change, I appreciate the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TD Word Count v0.51 now available by TD Scripts</title>
		<link>http://www.tdscripts.com/wp/20071210/16/#comment-3407</link>
		<dc:creator>TD Scripts</dc:creator>
		<pubDate>Mon, 31 Dec 2007 20:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20071210/16/#comment-3407</guid>
		<description>Hi Brian,

Thank you for using the plugin and glad you like it.

Total 'all' words represents the total of both unpublished and published words . It might not look right as written and I'm certainly open to changing to something else, but it beats writing the longer "total unpublished and published." In the meantime since you already know where in the source code the word is there, just strike and upload for your version :)

As for the other recommended change and I'll have to do some more checking on this one but I'm not sure there is always a display name/nickname (it's not a required field) which would require adding code to revert to the user nicename to display anyway, otherwise it would show nothing when this field isn't filled out. 

Since it's something only shown in the admin area and not something shown publically, I'm not hugely motivated to change (but will strongly consider adding as option in future), but in the meantime you could easily change this code by altering lines 39-41:

change "user_nicename" to:
to 
"nickname"
OR 
"display_name"

Thanks again for using the plugin and offering some suggestions to improve future versions.</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>Thank you for using the plugin and glad you like it.</p>
<p>Total &#8216;all&#8217; words represents the total of both unpublished and published words . It might not look right as written and I&#8217;m certainly open to changing to something else, but it beats writing the longer &#8220;total unpublished and published.&#8221; In the meantime since you already know where in the source code the word is there, just strike and upload for your version <img src='http://www.tdscripts.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As for the other recommended change and I&#8217;ll have to do some more checking on this one but I&#8217;m not sure there is always a display name/nickname (it&#8217;s not a required field) which would require adding code to revert to the user nicename to display anyway, otherwise it would show nothing when this field isn&#8217;t filled out. </p>
<p>Since it&#8217;s something only shown in the admin area and not something shown publically, I&#8217;m not hugely motivated to change (but will strongly consider adding as option in future), but in the meantime you could easily change this code by altering lines 39-41:</p>
<p>change &#8220;user_nicename&#8221; to:<br />
to<br />
&#8220;nickname&#8221;<br />
OR<br />
&#8220;display_name&#8221;</p>
<p>Thanks again for using the plugin and offering some suggestions to improve future versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TD Word Count v0.51 now available by Brian</title>
		<link>http://www.tdscripts.com/wp/20071210/16/#comment-3356</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 30 Dec 2007 04:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tdscripts.com/wp/20071210/16/#comment-3356</guid>
		<description>Your plugin is spectacular!  I recommend the following modification:

Change line 160 from: ' total all words from ' to: ' total words from '

The additional of "all" doesn't look right.

Also, would it be possible to use the "Nickname" or "Display Name" instead of Username for the Monthly breakdown?

Like I said, spectacular plugin.

Best regards,
Brian...</description>
		<content:encoded><![CDATA[<p>Your plugin is spectacular!  I recommend the following modification:</p>
<p>Change line 160 from: &#8216; total all words from &#8216; to: &#8216; total words from &#8216;</p>
<p>The additional of &#8220;all&#8221; doesn&#8217;t look right.</p>
<p>Also, would it be possible to use the &#8220;Nickname&#8221; or &#8220;Display Name&#8221; instead of Username for the Monthly breakdown?</p>
<p>Like I said, spectacular plugin.</p>
<p>Best regards,<br />
Brian&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TD Word Count v0.43 now available (Updated) 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>Comment on TD Word Count v0.43 now available (Updated) 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>Comment on TD Word Count v0.43 now available (Updated) 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>Comment on TD Word Count v0.43 now available (Updated) 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>Comment on TD Word Count v0.43 now available (Updated) 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>Comment on TD Word Count v0.43 now available (Updated) 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>Comment on TD Word Count v0.43 now available (Updated) 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>
</channel>
</rss>
