<?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: Roadmap for wp-reactions</title>
	<atom:link href="http://theflyingdeveloper.com/roadmap-for-wp-reactions/feed" rel="self" type="application/rss+xml" />
	<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions</link>
	<description>A software development blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 18:14:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-306</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-306</guid>
		<description>Thanks for the interest!
Development on the plugin has admittedly stalled, but I&#039;ve definitely not given up on it entirely.
I have not tried it on a large number of posts, but I imagine it would cope quite well. If you try it, I&#039;d be interested to know how it performs!</description>
		<content:encoded><![CDATA[<p>Thanks for the interest!<br />
Development on the plugin has admittedly stalled, but I&#8217;ve definitely not given up on it entirely.<br />
I have not tried it on a large number of posts, but I imagine it would cope quite well. If you try it, I&#8217;d be interested to know how it performs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ales</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-305</link>
		<dc:creator>Ales</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-305</guid>
		<description>Are there any plans to develop this plugin further? It seems that the development has stopped...

Also, will this plugin work well on bigger sites with over 11,000 posts?</description>
		<content:encoded><![CDATA[<p>Are there any plans to develop this plugin further? It seems that the development has stopped&#8230;</p>
<p>Also, will this plugin work well on bigger sites with over 11,000 posts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-54</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 30 May 2009 18:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-54</guid>
		<description>Open the &#039;Appearance&#039; and click the &#039;Editor&#039; link. Select the &#039;Main Index Template&#039; link from the list on the right. Look for the line that reads &#039;&lt;?php while (have_posts()) : the_post(); ?&gt;&#039; . you can paste the code snippet anywhere between that line and the &#039;&lt;?php endwhile; ?&gt;&#039; line that appears further down the page. Similarly, you can do the same for the &#039;Single Post&#039; template which is also listed on the right. Hope that helps!</description>
		<content:encoded><![CDATA[<p>Open the &#8216;Appearance&#8217; and click the &#8216;Editor&#8217; link. Select the &#8216;Main Index Template&#8217; link from the list on the right. Look for the line that reads &#8216;< ?php while (have_posts()) : the_post(); ?>&#8216; . you can paste the code snippet anywhere between that line and the &#8216;< ?php endwhile; ?>&#8216; line that appears further down the page. Similarly, you can do the same for the &#8216;Single Post&#8217; template which is also listed on the right. Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-53</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Sat, 30 May 2009 17:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-53</guid>
		<description>Where is the &quot;post template&quot; that I am supposed to paste the php code into?


thanks,
Geoff</description>
		<content:encoded><![CDATA[<p>Where is the &#8220;post template&#8221; that I am supposed to paste the php code into?</p>
<p>thanks,<br />
Geoff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carterpants</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-9</link>
		<dc:creator>Carterpants</dc:creator>
		<pubDate>Mon, 02 Mar 2009 21:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-9</guid>
		<description>Ah yes, it would all depend on the options you present the readers. 

ie: options are Fun, Thought Provoking, and Dull

Something could be Fun and Thought Provoking, or even Thought Provoking and Dull.  

In that case, kudos on letting admin&#039;s tailor the options to fit their blog&#039;s needs!</description>
		<content:encoded><![CDATA[<p>Ah yes, it would all depend on the options you present the readers. </p>
<p>ie: options are Fun, Thought Provoking, and Dull</p>
<p>Something could be Fun and Thought Provoking, or even Thought Provoking and Dull.  </p>
<p>In that case, kudos on letting admin&#8217;s tailor the options to fit their blog&#8217;s needs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-8</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-8</guid>
		<description>That is the desired behavior. My reasoning is that the options aren&#039;t necessarily mutually exclusive. Using my current setup as an example, a post can be both &#039;interesting&#039; and &#039;cool&#039;. It&#039;s not a perfect system, as users could select conflicting responses. A possible &#039;solution&#039; would to include an option on the admin page that toggles whether a user is allowed to select more than one option. Thanks for the feedback, I will keep it in mind!</description>
		<content:encoded><![CDATA[<p>That is the desired behavior. My reasoning is that the options aren&#8217;t necessarily mutually exclusive. Using my current setup as an example, a post can be both &#8216;interesting&#8217; and &#8216;cool&#8217;. It&#8217;s not a perfect system, as users could select conflicting responses. A possible &#8216;solution&#8217; would to include an option on the admin page that toggles whether a user is allowed to select more than one option. Thanks for the feedback, I will keep it in mind!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carterpants</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-7</link>
		<dc:creator>Carterpants</dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-7</guid>
		<description>I&#039;m curious if this action is intended or not:  A user is able to click all three options (on your Test blog), effectively &quot;responding&quot; in all three ways.  

Great work! I&#039;ve been trying to implement something like this for a while, glad to see someone has taken this and ran with it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious if this action is intended or not:  A user is able to click all three options (on your Test blog), effectively &#8220;responding&#8221; in all three ways.  </p>
<p>Great work! I&#8217;ve been trying to implement something like this for a while, glad to see someone has taken this and ran with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions/comment-page-1#comment-6</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Mon, 02 Mar 2009 15:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54#comment-6</guid>
		<description>hi. Thanks for plugin

perfect.

Regards</description>
		<content:encoded><![CDATA[<p>hi. Thanks for plugin</p>
<p>perfect.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
