<?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: How to show your most popular posts in the sidebar</title>
	<atom:link href="http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/</link>
	<description>Design, Marketing, Blogging, Branding and all things Creative</description>
	<pubDate>Sun, 27 Jul 2008 00:39:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Learn Something New - Take the Blogging DIY Challenge</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-2442</link>
		<dc:creator>Learn Something New - Take the Blogging DIY Challenge</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-2442</guid>
		<description>[...] How to show your most popular posts in the sidebar by Randa [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How to show your most popular posts in the sidebar by Randa [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casual Keystrokes - a work at home mom sharing ideas, tips and resources for keeping the balance</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-2440</link>
		<dc:creator>Casual Keystrokes - a work at home mom sharing ideas, tips and resources for keeping the balance</dc:creator>
		<pubDate>Thu, 30 Aug 2007 14:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-2440</guid>
		<description>[...] How to show your most popular posts in the sidebar by Randa [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How to show your most popular posts in the sidebar by Randa [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randa</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-2280</link>
		<dc:creator>Randa</dc:creator>
		<pubDate>Wed, 22 Aug 2007 19:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-2280</guid>
		<description>@Peter - click on Edit next to the plugin on the Plugins page in the Admin panel, and near the top of the code you'll see this section:

// Change this to "0" below if you don't want to show each post's popularity with the post content

@define('AKPC_SHOWPOP', 0);

You can see I changed it to 0, and that causes it not to show up in each post. Hope that helps!</description>
		<content:encoded><![CDATA[<p>@Peter - click on Edit next to the plugin on the Plugins page in the Admin panel, and near the top of the code you&#8217;ll see this section:</p>
<p>// Change this to &#8220;0&#8243; below if you don&#8217;t want to show each post&#8217;s popularity with the post content</p>
<p>@define(&#8217;AKPC_SHOWPOP&#8217;, 0);</p>
<p>You can see I changed it to 0, and that causes it not to show up in each post. Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Smythe</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-2279</link>
		<dc:creator>Peter Smythe</dc:creator>
		<pubDate>Wed, 22 Aug 2007 19:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-2279</guid>
		<description>Thanks for the post.  The plugins work well.  One question though.  I see that you don't have King's little popularity parenthetical at the bottom of each post.  How do we rid ourselves of that?</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  The plugins work well.  One question though.  I see that you don&#8217;t have King&#8217;s little popularity parenthetical at the bottom of each post.  How do we rid ourselves of that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Transcriber</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-2226</link>
		<dc:creator>Transcriber</dc:creator>
		<pubDate>Mon, 20 Aug 2007 07:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-2226</guid>
		<description>Works like a charm on my blog.  Thanx for the lead.</description>
		<content:encoded><![CDATA[<p>Works like a charm on my blog.  Thanx for the lead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-1664</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Mon, 09 Jul 2007 18:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-1664</guid>
		<description>I've got everything in this post implemented.. I figured out where to add the zeros in the php - I'm just not sure where to change the posts that show from 1 to 5. I know it's probably something simple that I missed somewhere in the php. I'll just go back and read slower. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got everything in this post implemented.. I figured out where to add the zeros in the php - I&#8217;m just not sure where to change the posts that show from 1 to 5. I know it&#8217;s probably something simple that I missed somewhere in the php. I&#8217;ll just go back and read slower. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randa</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-1663</link>
		<dc:creator>Randa</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-1663</guid>
		<description>They've released an update to that plugin for subscribing to comments: http://txfx.net/code/wordpress/subscribe-to-comments/

Here's the link to My Avatars plugin: http://www.napolux.com/?p=238</description>
		<content:encoded><![CDATA[<p>They&#8217;ve released an update to that plugin for subscribing to comments: <a href="http://txfx.net/code/wordpress/subscribe-to-comments/" rel="nofollow">http://txfx.net/code/wordpress/subscribe-to-comments/</a></p>
<p>Here&#8217;s the link to My Avatars plugin: <a href="http://www.napolux.com/?p=238" rel="nofollow">http://www.napolux.com/?p=238</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-1662</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-1662</guid>
		<description>Ok, where did you get the MyBlogLog profile pic widgedt!! LMAO!!</description>
		<content:encoded><![CDATA[<p>Ok, where did you get the MyBlogLog profile pic widgedt!! LMAO!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-1661</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-1661</guid>
		<description>Thank you for sharing this topic with us Randa. It's very useful to me. Now if I can just figure out a good plug-in for people that want to subscribe to my comments via e-mail. (One that jives with the latest version of WP) Thanks Again!!</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this topic with us Randa. It&#8217;s very useful to me. Now if I can just figure out a good plug-in for people that want to subscribe to my comments via e-mail. (One that jives with the latest version of WP) Thanks Again!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randa</title>
		<link>http://randaclay.com/how-to/how-to-show-your-most-popular-posts-in-the-sidebar/#comment-1395</link>
		<dc:creator>Randa</dc:creator>
		<pubDate>Fri, 22 Jun 2007 11:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/how-to-show-your-most-popular-posts-in-the-sidebar#comment-1395</guid>
		<description>@Jordan - I think having both in the sidebar is a good idea.  The most popular plugin does allow you to decide how the "score" is assigned to posts, so if you don't want traffic to be the main driver, it's easy to give that a lower weight in the formula.</description>
		<content:encoded><![CDATA[<p>@Jordan - I think having both in the sidebar is a good idea.  The most popular plugin does allow you to decide how the &#8220;score&#8221; is assigned to posts, so if you don&#8217;t want traffic to be the main driver, it&#8217;s easy to give that a lower weight in the formula.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
