<?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.51 now available</title>
	<atom:link href="http://www.tdscripts.com/wp/20071210/16/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tdscripts.com/wp/20071210/16/</link>
	<description>Mods, plugins, tweaks, themes every week keep the code sweet</description>
	<pubDate>Thu, 24 Jul 2008 09:45:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>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>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>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>
</channel>
</rss>
