<?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: Showing Random Posts In WordPress</title>
	<atom:link href="http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/</link>
	<description>Wordpress tutorials, articles, hacks, tricks and many more</description>
	<lastBuildDate>Fri, 29 Apr 2011 23:36:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Navin</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-8528</link>
		<dc:creator>Navin</dc:creator>
		<pubDate>Wed, 26 Jan 2011 13:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-8528</guid>
		<description>Thank you, I tried in my blog, But it failed due to the index pages width, My sidebar was moved below the footer,  Im using Fresh Life theme from themejunki, 

any support would be appriciated :)</description>
		<content:encoded><![CDATA[<p>Thank you, I tried in my blog, But it failed due to the index pages width, My sidebar was moved below the footer,  Im using Fresh Life theme from themejunki, </p>
<p>any support would be appriciated <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40 Very Useful Wordpress Tutorials Help You Become an Expert - Ntt.cc</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-4738</link>
		<dc:creator>40 Very Useful Wordpress Tutorials Help You Become an Expert - Ntt.cc</dc:creator>
		<pubDate>Sun, 24 Oct 2010 14:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-4738</guid>
		<description>[...] Showing Random Posts In WordPress [...]</description>
		<content:encoded><![CDATA[<p>[...] Showing Random Posts In WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 45+ Fresh Wordpress Tutorials, Techniques and Hacks - Speckyboy Design Magazine</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-599</link>
		<dc:creator>45+ Fresh Wordpress Tutorials, Techniques and Hacks - Speckyboy Design Magazine</dc:creator>
		<pubDate>Mon, 05 Apr 2010 14:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-599</guid>
		<description>[...] Showing Random Posts In WordPress [...]</description>
		<content:encoded><![CDATA[<p>[...] Showing Random Posts In WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boba</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-313</link>
		<dc:creator>Boba</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-313</guid>
		<description>ESN - You&#039;re welcome :)</description>
		<content:encoded><![CDATA[<p>ESN &#8211; You&#8217;re welcome <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ESN</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-312</link>
		<dc:creator>ESN</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-312</guid>
		<description>Thanks for this.  It&#039;s a good alternative to installing a random posts plugin.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  It&#8217;s a good alternative to installing a random posts plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boba</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-258</link>
		<dc:creator>Boba</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-258</guid>
		<description>Yup, i had that problem some time ago when i was showing related articles before comments and it was showing comments from a different post :) Then i found out i need to reset the query.</description>
		<content:encoded><![CDATA[<p>Yup, i had that problem some time ago when i was showing related articles before comments and it was showing comments from a different post <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Then i found out i need to reset the query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Roane</title>
		<link>http://wpcanyon.com/tipsandtricks/showing-random-posts-in-wordpress/comment-page-1/#comment-257</link>
		<dc:creator>Chris Roane</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=206#comment-257</guid>
		<description>I like this article.

It is worth mentioning that calling wp_reset_query(); is very important because it &quot;could&quot; mess with the post that is displayed on the page. I encountered this issue on my own site.</description>
		<content:encoded><![CDATA[<p>I like this article.</p>
<p>It is worth mentioning that calling wp_reset_query(); is very important because it &#8220;could&#8221; mess with the post that is displayed on the page. I encountered this issue on my own site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

