<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: &#8220;Recently Popular&#8221; WordPress Plugin</title>
	<atom:link href="http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/</link>
	<description>...random thoughts (or lack thereof)</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Biven</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-6/#comment-2440</link>
		<dc:creator>Eric Biven</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2440</guid>
		<description>@Christian:

1. It&#039;s commented out because it never worked.

2. Internally we pull the standard WP Post objects, so you could pull any related information you want and expose it to yourself.</description>
		<content:encoded><![CDATA[<p>@Christian:</p>
<p>1. It&#8217;s commented out because it never worked.</p>
<p>2. Internally we pull the standard WP Post objects, so you could pull any related information you want and expose it to yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-6/#comment-2439</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 10 Mar 2010 06:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2439</guid>
		<description>Hey Eric,

Sorry to bother you again, but I was looking at the plugin&#039;s code (using 0.4.8.3 - 0.5 gives me a blank output), and I&#039;m wondering two things:

1 - Is there a reason the thumbnails are disabled by default? I was hoping to use them and uncommented those lines, but didn&#039;t know if they were commented out because you found a problem with them. Just wanted to check.

2 - I tried following the template of the other lines of code towards the bottom of recently_popular.php to add the ability to call the posts&#039; category name and excerpt, but I guess I didn&#039;t do it properly. Would this be hard to do? If not the category name, I would think the excerpt might be a bit easier.

Again, I can&#039;t thank you enough for your work on this plugin. I&#039;m so glad I was able to find the time-based popularity plugin I was looking for.</description>
		<content:encoded><![CDATA[<p>Hey Eric,</p>
<p>Sorry to bother you again, but I was looking at the plugin&#8217;s code (using 0.4.8.3 &#8211; 0.5 gives me a blank output), and I&#8217;m wondering two things:</p>
<p>1 &#8211; Is there a reason the thumbnails are disabled by default? I was hoping to use them and uncommented those lines, but didn&#8217;t know if they were commented out because you found a problem with them. Just wanted to check.</p>
<p>2 &#8211; I tried following the template of the other lines of code towards the bottom of recently_popular.php to add the ability to call the posts&#8217; category name and excerpt, but I guess I didn&#8217;t do it properly. Would this be hard to do? If not the category name, I would think the excerpt might be a bit easier.</p>
<p>Again, I can&#8217;t thank you enough for your work on this plugin. I&#8217;m so glad I was able to find the time-based popularity plugin I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2435</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 07 Mar 2010 01:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2435</guid>
		<description>Thanks Eric, I&#039;ll look into that.

Could I suggest for a future version adding a category tag to the list of available items to output? Something that simply outputs the category number would work. That way, it would allow people to output the category number as part of a class name (e.g., class=&quot;cat%category_number%&quot;)that could be styled in CSS.</description>
		<content:encoded><![CDATA[<p>Thanks Eric, I&#8217;ll look into that.</p>
<p>Could I suggest for a future version adding a category tag to the list of available items to output? Something that simply outputs the category number would work. That way, it would allow people to output the category number as part of a class name (e.g., class=&#8221;cat%category_number%&#8221;)that could be styled in CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Biven</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2432</link>
		<dc:creator>Eric Biven</dc:creator>
		<pubDate>Sat, 06 Mar 2010 03:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2432</guid>
		<description>@Christian:

Hmmm.  Interesting problem.  There&#039;s noting in the plugin that would directly help you do this.  However, with a little css &amp; javascript magic you could do it.  Just let Recently Popular build out the list as it normally would, then use javascript to loop through the ul and apply an ascending class name to each li element, then style them appropriately.  Users with javascript disabled won&#039;t see the effect, but it will all still work.</description>
		<content:encoded><![CDATA[<p>@Christian:</p>
<p>Hmmm.  Interesting problem.  There&#8217;s noting in the plugin that would directly help you do this.  However, with a little css &#038; javascript magic you could do it.  Just let Recently Popular build out the list as it normally would, then use javascript to loop through the ul and apply an ascending class name to each li element, then style them appropriately.  Users with javascript disabled won&#8217;t see the effect, but it will all still work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Biven</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2431</link>
		<dc:creator>Eric Biven</dc:creator>
		<pubDate>Sat, 06 Mar 2010 03:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2431</guid>
		<description>@Quanta:

The 6th argument is the output format.  Yours is empty.  Thus, for the top 5 entries you are telling it to output nothing.</description>
		<content:encoded><![CDATA[<p>@Quanta:</p>
<p>The 6th argument is the output format.  Yours is empty.  Thus, for the top 5 entries you are telling it to output nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2429</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2429</guid>
		<description>Another quick note while I&#039;m here - for kicks I decided to download and try out that 0.5 version you linked to just above, and it ended up outputting nothing (blank space). I guess it needs an updated code for non-widget users?</description>
		<content:encoded><![CDATA[<p>Another quick note while I&#8217;m here &#8211; for kicks I decided to download and try out that 0.5 version you linked to just above, and it ended up outputting nothing (blank space). I guess it needs an updated code for non-widget users?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2428</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2428</guid>
		<description>Eric, first of all I want to thank you very much for this plugin and all the work you&#039;ve done on it thus far. It&#039;s easily the closest thing I&#039;ve found to what I&#039;m trying to do, and it&#039;s customizable enough that I&#039;m able to implement it seamlessly with my site.

I&#039;m using your instructions for a non-widgetized implementation, inside a tab system (Recently Popular, Most Recent, Most Commented) where links are color-coded based on their category using PHP if, elseif, else statements. The output format string only takes HTML, and when I thought to instead stick a get_recently_popular lines within each conditionary statement, I realized that wouldn&#039;t work since each get_recently_popular generates not one item, but the whole thing.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Eric, first of all I want to thank you very much for this plugin and all the work you&#8217;ve done on it thus far. It&#8217;s easily the closest thing I&#8217;ve found to what I&#8217;m trying to do, and it&#8217;s customizable enough that I&#8217;m able to implement it seamlessly with my site.</p>
<p>I&#8217;m using your instructions for a non-widgetized implementation, inside a tab system (Recently Popular, Most Recent, Most Commented) where links are color-coded based on their category using PHP if, elseif, else statements. The output format string only takes HTML, and when I thought to instead stick a get_recently_popular lines within each conditionary statement, I realized that wouldn&#8217;t work since each get_recently_popular generates not one item, but the whole thing.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quanta</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2427</link>
		<dc:creator>Quanta</dc:creator>
		<pubDate>Fri, 05 Mar 2010 06:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2427</guid>
		<description>If possible cud u add me on chat? its urgent pls.....</description>
		<content:encoded><![CDATA[<p>If possible cud u add me on chat? its urgent pls&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quanta</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2426</link>
		<dc:creator>Quanta</dc:creator>
		<pubDate>Fri, 05 Mar 2010 06:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2426</guid>
		<description>Hello Eric, 
A quick and urgent help needed. I tried this -&gt; get_recently_popular(1, &#039;MONTH&#039;, 5, 0, 2, &#039;&#039;, &quot;&#039;Portfolio&#039;&quot;); but i aint getting the recent popular posts of Portfolio cat. Can u tell me why its not displaying the 5 popular article of Portfolio cat?

Please reply soon.</description>
		<content:encoded><![CDATA[<p>Hello Eric,<br />
A quick and urgent help needed. I tried this -&gt; get_recently_popular(1, &#8216;MONTH&#8217;, 5, 0, 2, &#8221;, &#8220;&#8216;Portfolio&#8217;&#8221;); but i aint getting the recent popular posts of Portfolio cat. Can u tell me why its not displaying the 5 popular article of Portfolio cat?</p>
<p>Please reply soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crizzo</title>
		<link>http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/comment-page-5/#comment-2419</link>
		<dc:creator>Crizzo</dc:creator>
		<pubDate>Fri, 26 Feb 2010 17:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://eric.biven.us/?p=190#comment-2419</guid>
		<description>Hi :)

I can&#039;t find the widget on my dashboard. How is the URL?</description>
		<content:encoded><![CDATA[<p>Hi :)</p>
<p>I can&#8217;t find the widget on my dashboard. How is the URL?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
