<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebGrrrl.net, Home of Lorna Timbah On-line &#187; commentators &#124; WebGrrrl.net, Home of Lorna Timbah On-line</title>
	<atom:link href="http://webgrrrl.net/tags/commentators/feed" rel="self" type="application/rss+xml" />
	<link>http://webgrrrl.net</link>
	<description>I blog for the same reason I breathe -- because if I didn&#039;t, I would die. - Isaac Asimov + me@webgrrrl.net</description>
	<lastBuildDate>Tue, 22 May 2012 14:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress Top Commentators Widget v.1.4</title>
		<link>http://webgrrrl.net/archives/wordpress-top-commentators-widget-v-1-4.htm</link>
		<comments>http://webgrrrl.net/archives/wordpress-top-commentators-widget-v-1-4.htm#comments</comments>
		<pubDate>Sat, 12 Feb 2011 15:47:39 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Discovering WordPress]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[commentators]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tcw]]></category>
		<category><![CDATA[top commentators]]></category>
		<category><![CDATA[top commentators widget]]></category>

		<guid isPermaLink="false">http://webgrrrl.net/archives/wordpress-top-commentators-widget-v-1-4.htm</guid>
		<description><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
(This is a post from WebGrrrl.net) If you have issues with the latest update (v.1.4), keep those feedback coming; please add them in the comments section below. I am currently working on the fix as of this moment. The latest version is up at WP.org’s plugin repository. As mentioned in &#8230;]]></description>
			<content:encoded><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
<p><strong>If you have issues with the latest update (v.1.4), keep those feedback coming; please add them in the comments section below. I am currently working on the fix as of this moment.</strong></p>
<p><a href="http://wordpress.org/extend/plugins/top-commentators-widget/">The latest version is up at WP.org’s plugin repository</a>. As mentioned in the README file:</p>
<ol>
<li>Added the Award option which will display image or icon of a medal/badge once a commentator reaches a certain number of comments determined by blog owner.</li>
<li>Modified the form to allow default values to be entered automatically when initialized (i.e. widget&#8217;s Save button is pressed).</li>
<li>Added support for setting default Gravatars to 404, Mystery Man, Identicons, MonsterIDs or Wavatars.</li>
<li>Repaired the query statement for filtering e-mails.</li>
</ol>
<p><a href="http://webgrrrl.net/wp-content/uploads/2011/02/screenshot3.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="screenshot-3" src="http://webgrrrl.net/wp-content/uploads/2011/02/screenshot3_thumb.png" alt="screenshot-3" width="103" height="244" align="right" border="0" /></a></p>
<p>Thanks to <a href="http://www.coachdrague.com/blog">Konsti</a> for the award/gaming suggestion. For now it only takes into account a single range. Hopefully in the future the widget can scan based on how active a commentator is, then award these users based on different levels of comments contributed.</p>
<p>Change number 2 is mainly for those who’ve complained that the top commentators wasn’t showing even after the widget is installed. Remember to go to the Widgets option, add the TCW in, and <strong>click the Save button to initialize its values.</strong> The widget won’t display anything if you do not press the Save button and get those default values entered into your WordPress options database.</p>
<p>A year ago, user <strong>iferg</strong> requested that the <a href="http://wordpress.org/support/topic/top-commentators-widget-gravatars-issue">TCW supports other default Gravatars like Identicons, MonsterIDs and Wavatars</a>. I finally had a chance to read up on this, and added that option into this widget.</p>
<p>Last, but not least, user <strong>ostin654</strong> contributed <a href="http://wordpress.org/support/topic/plugin-top-commentators-widget-e-mail-filter-problem">a fix to the e-mail filtering bug</a>, so I really appreciate that!</p>
<p>If you would like me to keep updating this WordPress plugin, I would like to ask just one thing from you – <strong>if you have a bug and/or a fix to report, or if you have modified the codes in any way that would benefit the TCW users, please share it with us.</strong> I’ll be sure to credit you and add those modifications in the next update. This would be the best way to continue making Top Commentators Widget useful and fun to use.</p>
<p>Please skip the rest of my post below; these are just notes to self so that I’ll remember how to update the TCW repo next time.</p>
<p><strong>For new projects (Tortoise 1.7)<br />
</strong></p>
<ol>
<li>Create a new folder in your computer.</li>
<li>Download and install TortoiseSVN.</li>
<li>Right-click on the new folder and select TortoiseSVN -&gt; Create repository here.</li>
<li>Right-click on the new folder and select SVN Checkout.</li>
<li>Set the WP.org Subversion Repository URL (remember, this is NOT your WP.org plugin URL; find the link in the Developers tab) and WP.org login info.</li>
</ol>
<p><strong>To edit code</strong></p>
<p>Change the stuff under the Trunk folder within the new folder you created.</p>
<p><strong>To update code</strong></p>
<p>Right-click on the new folder or the Trunk folder itself, and select SVN Commit to check the files in. Add in the message “Version #.#” in the message section.</p>
<p><strong>To tag code</strong></p>
<ol>
<li>Create a new folder within the Tags folder, naming it with the same version number as your current HEAD/trunk.</li>
<li>Copy all files in Trunk and paste it in the Tags folder with the version number.</li>
<li>Right-click on the Tags folder and select SVN Commit.</li>
<li>Add in the message “Tagging version #.#” in the message section for housekeeping purposes.</li>
</ol>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwebgrrrl.net%2Farchives%2Fwordpress-top-commentators-widget-v-1-4.htm&amp;title=WordPress%20Top%20Commentators%20Widget%20v.1.4" id="wpa2a_2"><img src="http://webgrrrl.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://webgrrrl.net/archives/wordpress-top-commentators-widget-v-1-4.htm/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Clicks back to your site with Top Commentators</title>
		<link>http://webgrrrl.net/archives/clicks-back-to-your-site-with-top-commentators.htm</link>
		<comments>http://webgrrrl.net/archives/clicks-back-to-your-site-with-top-commentators.htm#comments</comments>
		<pubDate>Fri, 10 Aug 2007 02:10:46 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Discovering WordPress]]></category>
		<category><![CDATA[Life online]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[commentators]]></category>
		<category><![CDATA[popularity]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://webgrrrl.net/archives/clicks-back-to-your-site-with-top-commentators.htm</guid>
		<description><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
(This is a post from WebGrrrl.net) If you have any doubt whether being a Top Commentator will actually bring visits from other blogs to your site, check out my Google Analytics&#8217; Site Overlay report below. Each bar represents the clicking popularity of the links in my site, in this case &#8230;]]></description>
			<content:encoded><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
<p>If you have any doubt whether being a <a href="http://webgrrrl.net/archives/my-top-commentators-widget-quick-dirty.htm">Top Commentator</a> will actually bring visits from other blogs to your site, check out my Google Analytics&#8217; Site Overlay report below.</p>
<p><a href="http://webgrrrl.net/wp-content/uploads/2007/08/googlesiteoverlay.gif" title="A screen shot of Site Overlay on WebGrrrl.net, with RT Cunningham's URL in the Top Commentators widget moused over (mouse pointer not visible)." rel="lightbox"><img src="http://webgrrrl.net/wp-content/uploads/2007/08/googlesiteoverlay.gif" alt="A screen shot of Site Overlay on WebGrrrl.net, with RT Cunningham's URL in the Top Commentators widget moused over (mouse pointer not visible)." height="209" width="452" /></a></p>
<p>Each bar represents the clicking popularity of the links in my site, in this case the main page. The humble WebGrrrl.net is viewed by around 1,200 unique visitors a month, and from the looks of it, one-third of the exit clicks from my site are made on the Top Commentators&#8217; sites. (I have to note that my analytics for this month has dropped because I have forgotten to add the codes in when I did my site migration late last month; I only remembered to put it back in a couple of days ago.)</p>
<p>This goes to show that commenting more matters! Just remember, there is such thing as a <a href="http://webernetarchitect.com/the-bloggers-guide-to-comment-etiquette/">blog commenting etiquette</a>; don&#8217;t comment just for the sake of it, but make an effort and at least let it mean something to the blog owner. Otherwise, you&#8217;ll be turning yourself into a fool and may even get banned from the blog.</p>
<p>If you like to have a Top Commentators widget into your WordPress blog, <a href="http://webgrrrl.net/archives/my-top-commentators-widget-quick-dirty.htm">it&#8217;s available at WebGrrrl.net for downloading</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwebgrrrl.net%2Farchives%2Fclicks-back-to-your-site-with-top-commentators.htm&amp;title=Clicks%20back%20to%20your%20site%20with%20Top%20Commentators" id="wpa2a_4"><img src="http://webgrrrl.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://webgrrrl.net/archives/clicks-back-to-your-site-with-top-commentators.htm/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Top Commentators Widget v.0.999</title>
		<link>http://webgrrrl.net/archives/top-commentators-widget-v0999.htm</link>
		<comments>http://webgrrrl.net/archives/top-commentators-widget-v0999.htm#comments</comments>
		<pubDate>Tue, 31 Jul 2007 07:05:10 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Discovering WordPress]]></category>
		<category><![CDATA[commentators]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://webgrrrl.net/archives/top-commentators-widget-v0999.htm</guid>
		<description><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
(This is a post from WebGrrrl.net) Download Top Commentators Widget v.0.999. Only one fix has been done to the widget, but this fix is a very big deal to all who are looking forward to using. That fix is the missing closing tag at the end of the code; in &#8230;]]></description>
			<content:encoded><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
<p>Download <a href="http://webgrrrl.net/wp-content/uploads/2007/07/topcommentators_widget.zip" title="Top Commentators Widget v.0.999">Top Commentators Widget v.0.999</a>.</p>
<p>Only one fix has been done to the widget, but this fix is a very big deal to all who are looking forward to using. That fix is the missing closing tag at the end of the code; in widget words, it&#8217;s the $after_widget placement.</p>
<p>I&#8217;m still not sure how to go about the one or two comments I got about the widget control form not displaying properly, and that&#8217;s too bad. I do appreciate it if anyone knows any fix to that; I did my best to copy the widget codes provided by default by Automattic.</p>
<p>Comments, bugs, suggestion &#8212; please comment under the <a href="http://webgrrrl.net/archives/my-top-commentators-widget-quick-dirty.htm">original Top Commentators Widget post</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwebgrrrl.net%2Farchives%2Ftop-commentators-widget-v0999.htm&amp;title=Top%20Commentators%20Widget%20v.0.999" id="wpa2a_6"><img src="http://webgrrrl.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://webgrrrl.net/archives/top-commentators-widget-v0999.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: webgrrrl.net @ 2012-05-23 10:06:48 -->
