<?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: Wordpress: Random Posts Without a Plugin</title>
	<atom:link href="http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/</link>
	<description>Technology For Us</description>
	<lastBuildDate>Wed, 26 May 2010 04:04:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Post aleatorios en el index</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-4/#comment-7456</link>
		<dc:creator>Post aleatorios en el index</dc:creator>
		<pubDate>Wed, 26 May 2010 04:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-7456</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raja</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-4/#comment-6922</link>
		<dc:creator>raja</dc:creator>
		<pubDate>Thu, 22 Apr 2010 01:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-6922</guid>
		<description>orderby=rand was great. It has simply opened doors to some of my old posts. I am able to keep the site re-loaded with different content on refresh.
Thanks for the post.</description>
		<content:encoded><![CDATA[<p>orderby=rand was great. It has simply opened doors to some of my old posts. I am able to keep the site re-loaded with different content on refresh.<br />
Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg lam</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-4/#comment-6920</link>
		<dc:creator>Greg lam</dc:creator>
		<pubDate>Wed, 21 Apr 2010 21:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-6920</guid>
		<description>Thanks for the tip. It worked exactly as you said. Awesome!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. It worked exactly as you said. Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Cook</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-4/#comment-6710</link>
		<dc:creator>Ryan Cook</dc:creator>
		<pubDate>Thu, 01 Apr 2010 22:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-6710</guid>
		<description>Hey, thanks for the post! It helped, although I shortened the query_posts() code to:
query_posts(&#039;posts_per_page=1&amp;cat=3&amp;orderby=rand&#039;);
It&#039;s less markup, and also &#039;showposts&#039; has been deprecated in favor of &#039;posts_per_page&#039; (http://codex.wordpress.org/Template_Tags/query_posts)</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the post! It helped, although I shortened the query_posts() code to:<br />
query_posts(&#8216;posts_per_page=1&amp;cat=3&amp;orderby=rand&#8217;);<br />
It&#8217;s less markup, and also &#8217;showposts&#8217; has been deprecated in favor of &#8216;posts_per_page&#8217; (<a href="http://codex.wordpress.org/Template_Tags/query_posts" rel="nofollow">http://codex.wordpress.org/Template_Tags/query_posts</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bayu</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-4/#comment-6518</link>
		<dc:creator>bayu</dc:creator>
		<pubDate>Thu, 18 Mar 2010 07:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-6518</guid>
		<description>but i think it&#039;s not simplier than using plugin..
.-= bayu&#180;s last blog ..&lt;a href=&quot;http://bayuratri.info/2010/03/menguntai-kata-awan/&quot; rel=&quot;nofollow&quot;&gt;Menguntai Kata Awan&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>but i think it&#8217;s not simplier than using plugin..<br />
<span class="cluv"> bayu&#180;s last blog ..<a href="http://bayuratri.info/2010/03/menguntai-kata-awan/" rel="nofollow">Menguntai Kata Awan</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.astro-geek.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: retro</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-4/#comment-5857</link>
		<dc:creator>retro</dc:creator>
		<pubDate>Sat, 20 Feb 2010 03:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-5857</guid>
		<description>cool tut man, im trying to integrate javascript on random posts just for a scroll effect nd its been a bit of a troble, but jus to display random posts this more or less works perfect.</description>
		<content:encoded><![CDATA[<p>cool tut man, im trying to integrate javascript on random posts just for a scroll effect nd its been a bit of a troble, but jus to display random posts this more or less works perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: refulez</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-3/#comment-5803</link>
		<dc:creator>refulez</dc:creator>
		<pubDate>Tue, 16 Feb 2010 23:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-5803</guid>
		<description>is there a way not to repeat the posts</description>
		<content:encoded><![CDATA[<p>is there a way not to repeat the posts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogging Girl » No plugins required: things you can do in WordPress</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-3/#comment-5778</link>
		<dc:creator>Blogging Girl » No plugins required: things you can do in WordPress</dc:creator>
		<pubDate>Mon, 15 Feb 2010 14:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-5778</guid>
		<description>[...] here is Webanthology&#8217;s 12 Wordpress solutions without using plugins. A favorite of mine is random posts without a plugin. Random posts are a popular thing to display, and here&#8217;s a great way to display them without [...]</description>
		<content:encoded><![CDATA[<p>[...] here is Webanthology&#8217;s 12 Wordpress solutions without using plugins. A favorite of mine is random posts without a plugin. Random posts are a popular thing to display, and here&#8217;s a great way to display them without [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-3/#comment-5373</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 28 Jan 2010 19:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-5373</guid>
		<description>Great Tip!  I used it on collectible-figurines.net to show 8 random posts on home page.  I removed the
&#039;category_name&#039; =&gt; SomeCategoryName

completely to show posts from any category.  But in a random order....thanks to this post!  Super quick and easy hack!</description>
		<content:encoded><![CDATA[<p>Great Tip!  I used it on collectible-figurines.net to show 8 random posts on home page.  I removed the<br />
&#8216;category_name&#8217; =&gt; SomeCategoryName</p>
<p>completely to show posts from any category.  But in a random order&#8230;.thanks to this post!  Super quick and easy hack!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Web Gallery</title>
		<link>http://www.astro-geek.com/2009/01/wordpress-random-posts-without-a-plugin/comment-page-3/#comment-5274</link>
		<dc:creator>CSS Web Gallery</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.astro-geek.com/?p=211#comment-5274</guid>
		<description>So simple, yet so effective. Of course, problems do occur when you try to use this for one loop over multiple pages using the &amp;paged= option of the query. If anyone has a solution for this please let me know!</description>
		<content:encoded><![CDATA[<p>So simple, yet so effective. Of course, problems do occur when you try to use this for one loop over multiple pages using the &amp;paged= option of the query. If anyone has a solution for this please let me know!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
