<?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: AJAX Random Posts</title>
	<atom:link href="http://www.phoenixheart.net/wp-plugins/ajax-random-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phoenixheart.net</link>
	<description>phoenixheart - portfolio &#38; more</description>
	<lastBuildDate>Wed, 17 Aug 2011 21:34:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: raiden</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-19415</link>
		<dc:creator>raiden</dc:creator>
		<pubDate>Fri, 21 Jan 2011 14:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-19415</guid>
		<description>it&#039;s not randomizing and not posting the numbers of posts I want (it&#039;s posting only one)
after checking the &quot;sticky posts&quot; options, it doesn&#039;t randomize anymore (even if unchecked)
i&#039;m using latest stable version of wp</description>
		<content:encoded><![CDATA[<p>it&#8217;s not randomizing and not posting the numbers of posts I want (it&#8217;s posting only one)<br />
after checking the &#8220;sticky posts&#8221; options, it doesn&#8217;t randomize anymore (even if unchecked)<br />
i&#8217;m using latest stable version of wp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syafiq Zainal</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-16949</link>
		<dc:creator>Syafiq Zainal</dc:creator>
		<pubDate>Tue, 16 Nov 2010 14:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-16949</guid>
		<description>Any plans to include the thumbnail in the next future release? I like the ajax part of this plugin.</description>
		<content:encoded><![CDATA[<p>Any plans to include the thumbnail in the next future release? I like the ajax part of this plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushi</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-13786</link>
		<dc:creator>Sushi</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-13786</guid>
		<description>Can you make a feature to extract image from a post</description>
		<content:encoded><![CDATA[<p>Can you make a feature to extract image from a post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenix.heart</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-13333</link>
		<dc:creator>phoenix.heart</dc:creator>
		<pubDate>Wed, 04 Aug 2010 02:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-13333</guid>
		<description>Hah, that makes sense Andrian. Apparently it didn&#039;t take into account the sticky posts. Let me do a check.</description>
		<content:encoded><![CDATA[<p>Hah, that makes sense Andrian. Apparently it didn&#8217;t take into account the sticky posts. Let me do a check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenix.heart</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-13332</link>
		<dc:creator>phoenix.heart</dc:creator>
		<pubDate>Wed, 04 Aug 2010 02:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-13332</guid>
		<description>Daniel, it does work with 3.0. Problem(s) must be somewhere.
Try &lt;code&gt;var_dump(ajaxrp())&lt;/code&gt; and see the output?</description>
		<content:encoded><![CDATA[<p>Daniel, it does work with 3.0. Problem(s) must be somewhere.<br />
Try <code>var_dump(ajaxrp())</code> and see the output?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrian</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-13329</link>
		<dc:creator>Andrian</dc:creator>
		<pubDate>Wed, 04 Aug 2010 01:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-13329</guid>
		<description>Bug found in wp 3.0.1
Let&#039;s say my list is set in wp-admin to contain 3 posts.
And I have 3 sticky posts in my blog.
My list will look like this:
1. - sticky (not random)
2. - sticky (not random)
3. - sticky (not random)
4. - random post
5. - random post
 
6. - random post
Too many! huh?
 </description>
		<content:encoded><![CDATA[<p>Bug found in wp 3.0.1<br />
Let&#8217;s say my list is set in wp-admin to contain 3 posts.<br />
And I have 3 sticky posts in my blog.<br />
My list will look like this:<br />
1. &#8211; sticky (not random)<br />
2. &#8211; sticky (not random)<br />
3. &#8211; sticky (not random)<br />
4. &#8211; random post<br />
5. &#8211; random post<br />
 <br />
6. &#8211; random post<br />
Too many! huh?<br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-13326</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 03 Aug 2010 19:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-13326</guid>
		<description>Does it also work with WP 3.0? Plugin activated, &lt;strong&gt;&lt;?php if (function_exists(‘ajaxrp’)) ajaxrp(); ?&gt; placed in my single.php and nothing happens.
&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Does it also work with WP 3.0? Plugin activated, <strong>&lt;?php if (function_exists(‘ajaxrp’)) ajaxrp(); ?&gt; placed in my single.php and nothing happens.<br />
</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coldflames</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-12042</link>
		<dc:creator>Coldflames</dc:creator>
		<pubDate>Wed, 02 Jun 2010 16:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-12042</guid>
		<description>Thank you, the script is very cool!
Is it possible to make it to display a small thumbnail from the article too? :)</description>
		<content:encoded><![CDATA[<p>Thank you, the script is very cool!<br />
Is it possible to make it to display a small thumbnail from the article too? <img src='http://www.phoenixheart.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Kowalczyk</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-11408</link>
		<dc:creator>Tomasz Kowalczyk</dc:creator>
		<pubDate>Fri, 07 May 2010 12:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-11408</guid>
		<description>WordPress 2.9.2 - installed from plugin search, configured a little bit and works like a charm! Thank You!</description>
		<content:encoded><![CDATA[<p>WordPress 2.9.2 &#8211; installed from plugin search, configured a little bit and works like a charm! Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenix.heart</title>
		<link>http://www.phoenixheart.net/wp-plugins/ajax-random-posts/comment-page-1/#comment-11401</link>
		<dc:creator>phoenix.heart</dc:creator>
		<pubDate>Thu, 06 May 2010 17:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.phoenixheart.net/?page_id=283#comment-11401</guid>
		<description>Maybe its just me but I don’t see a demo at the end of your post -&gt; My mistake, as this &quot;post&quot; is actually a page. See any other post and you will see the plugin working.

I also cant get it to work on my WP blog version 2.9.2.  Am I doing something wrong?? -&gt; Idk, it seems.</description>
		<content:encoded><![CDATA[<p>Maybe its just me but I don’t see a demo at the end of your post -> My mistake, as this &#8220;post&#8221; is actually a page. See any other post and you will see the plugin working.</p>
<p>I also cant get it to work on my WP blog version 2.9.2.  Am I doing something wrong?? -> Idk, it seems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 2/21 queries in 0.012 seconds using disk
Object Caching 389/408 objects using disk

Served from: www.phoenixheart.net @ 2012-02-04 03:18:06 -->
