<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Flying Developer &#187; wp-reactions</title>
	<atom:link href="http://theflyingdeveloper.com/category/projects/wp-reactions/feed" rel="self" type="application/rss+xml" />
	<link>http://theflyingdeveloper.com</link>
	<description>A software development blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 19:22:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reactions plugin end-of-year update</title>
		<link>http://theflyingdeveloper.com/reactions-plugin-end-of-year-update</link>
		<comments>http://theflyingdeveloper.com/reactions-plugin-end-of-year-update#comments</comments>
		<pubDate>Mon, 28 Dec 2009 18:25:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[wp-reactions]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[reactions]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=214</guid>
		<description><![CDATA[Last time I posted about the wp-reactions plugin, I said that I planned on having a new version released by the end of the year. The good news is that I&#8217;ve made considerable progress over the last six weeks overhauling &#8230; <a href="http://theflyingdeveloper.com/reactions-plugin-end-of-year-update">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last time I posted about the wp-reactions plugin, I said that I planned on having a new version released by the end of the year.</p>
<p>The good news is that I&#8217;ve made considerable progress over the last six weeks overhauling the back-end to make it easier to maintain and expand. I&#8217;ve also learned a lot more about relational databases in the process, which is good for me if not the plugin users.</p>
<p>The bad news is that this process isn&#8217;t finished yet, so it&#8217;ll be a little while longer before there is a new version available. I hope that anyone out there who is waiting for a new release isn&#8217;t too disappointed.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/reactions-plugin-end-of-year-update/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wp-reactions Project Update</title>
		<link>http://theflyingdeveloper.com/wp-reactions-project-update</link>
		<comments>http://theflyingdeveloper.com/wp-reactions-project-update#comments</comments>
		<pubDate>Sun, 08 Nov 2009 16:21:36 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[wp-reactions]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=165</guid>
		<description><![CDATA[I&#8217;m sad to admit that I&#8217;ve somewhat neglected my wp-reactions WordPress Plugin over the last few months. All the usual reasons apply: Work, real life, laziness. It seems though that there is still interest in the plugin, so over the &#8230; <a href="http://theflyingdeveloper.com/wp-reactions-project-update">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sad to admit that I&#8217;ve somewhat neglected <a href="http://wordpress.org/extend/plugins/wp-reactions/">my wp-reactions WordPress Plugin</a> over the last few months. All the usual reasons apply: Work, real life, laziness.</p>
<p>It seems though that there is still interest in the plugin, so over the next few weeks I&#8217;m going to give it an overhaul. It&#8217;s been a long time coming, and since I first wrote the original code I&#8217;ve learned a lot about the &#8216;correct&#8217; way to program web apps.</p>
<p>The current code is not very flexible: In order to implement the new features that are in the roadmap, I&#8217;m going to have to start again from scratch. This time I&#8217;m going to give the plugin a proper DB back-end, so that reaction text can be updated without resetting the count, and so that posts in different categories can have different reaction options (and a lot of other things, too!). This should also make it a lot easier to maintain and add further features to.</p>
<p>So, if you use wp-reactions, or are holding off until some of the features you want are available, rejoice! I expect to have a new version available by the end of the year.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/wp-reactions-project-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roadmap for wp-reactions</title>
		<link>http://theflyingdeveloper.com/roadmap-for-wp-reactions</link>
		<comments>http://theflyingdeveloper.com/roadmap-for-wp-reactions#comments</comments>
		<pubDate>Mon, 02 Mar 2009 03:35:59 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[wp-reactions]]></category>
		<category><![CDATA[reactions]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=54</guid>
		<description><![CDATA[I have already had some feedback on wp-reactions, which is great! The plugin was downloaded more than 50 times in the first 12 hours of being online, which I&#8217;m really pleased about. What I want to do is share with &#8230; <a href="http://theflyingdeveloper.com/roadmap-for-wp-reactions">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have already had some feedback on <a href="http://wordpress.org/extend/plugins/wp-reactions/">wp-reactions</a>, which is great! The plugin was downloaded more than 50 times in the first 12 hours of being online, which I&#8217;m really pleased about. What I want to do is share with you guys the direction I will be taking the plugin in. I will link to this post from the plugin page and keep it up to date as new releases come out.</p>
<h4>Current Features (version 0.6.6)</h4>
<p>Features that are working in the current version:</p>
<ul>
<li>Add reactions to new posts. <strong>100% complete</strong></li>
<li>Manage reaction descriptions for future posts. <strong>100% complete</strong></li>
<li>Ability to apply reaction updates to all existing posts (not just new ones). <strong>100% complete</strong></li>
<li>Add CSS classes to the generated markup to allow authors to style the form as they see fit. <strong>100% complete</strong></li>
<li>Include an option to add &#8216;question&#8217; text before the reaction form. <strong>100% complete</strong></li>
</ul>
<h4>Upcoming Features</h4>
<p>Features that I am currently working on:</p>
<ul>
<li>Have different sets of reactions for posts in different categories. <strong>0% complete</strong></li>
<li>Add a cookie/IP based filter to prevent users from posting the same reaction multiple times. <strong>0% complete</strong></li>
</ul>
<h4>Future Features</h4>
<p>These are features that I want to include in the plugin at some point, but do not have a concrete plan for yet:</p>
<ul>
<li>Stats Tracking. <strong>0% complete</strong></li>
<li>Give authors the option of making the reactions mutually exclusive (i.e. Users can only check one reaction per post). <strong>0% complete</strong></li>
<li>Internationalize plugin. <strong>0% complete<br />
</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/roadmap-for-wp-reactions/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>wp-reactions Released!</title>
		<link>http://theflyingdeveloper.com/wp-reactions-released</link>
		<comments>http://theflyingdeveloper.com/wp-reactions-released#comments</comments>
		<pubDate>Sun, 01 Mar 2009 23:23:28 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[wp-reactions]]></category>
		<category><![CDATA[reactions]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=47</guid>
		<description><![CDATA[Well, here it is. I&#8217;ve finally come to a point where I&#8217;m happy to release my WordPress plugin to the public. I plumped on wp-reactions for the name and 0.5 for the version number. I have a number of extra &#8230; <a href="http://theflyingdeveloper.com/wp-reactions-released">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, here it is. I&#8217;ve finally come to a point where I&#8217;m happy to release my WordPress plugin to the public. I plumped on wp-reactions for the name and 0.5 for the version number. I have a number of extra features I want to get in before version 1.0.</p>
<p>It is by no means complete, but the functionality that is there works 100%. At least it does now. There was a bit of a panic when it first went up because I was stupid and left out some important test cases. Oops! Oh well, live and learn. The most current version (which should work) is 0.5.2. <a href="http://wordpress.org/extend/plugins/wp-reactions/">Download wp-reactions here</a>. With any luck you should be able to see it in action on this very post!</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/wp-reactions-released/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Reactions Plugin Update</title>
		<link>http://theflyingdeveloper.com/reactions-plugin-update</link>
		<comments>http://theflyingdeveloper.com/reactions-plugin-update#comments</comments>
		<pubDate>Mon, 16 Feb 2009 22:22:35 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[wp-reactions]]></category>
		<category><![CDATA[reactions]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/blog/?p=18</guid>
		<description><![CDATA[The WordPress &#8216;reactions&#8217; plugin that I&#8217;m working on is coming along well. In fact, I actually have a demo! Take a peek at my testing blog to see it in action. You can check any of the boxes next to &#8230; <a href="http://theflyingdeveloper.com/reactions-plugin-update">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The WordPress &#8216;reactions&#8217; plugin that I&#8217;m working on is coming along well. In fact, I actually have a demo! Take a peek at my <a href="http://test.theflyingdeveloper.com">testing blog</a> to see it in action. You can check any of the boxes next to the reaction text (cool, interesting and boring) and see the number of ratings updated.</p>
<p>The plugin itself is still not ready for public release. If you look at the demo, you&#8217;ll see that you can un-check a box after checking it and the counter will still go up. There&#8217;s a whole bunch of other stuff that needs changing too:</p>
<ul>
<li>The reaction text is hard coded. I need to write an admin page that allows the user to specify the reactions they want to display and some extra php to actually display the correct text on the page.</li>
<li>As mentioned above, the UI needs some work. Specifically, the check boxes need to be grayed-out after being clicked to to prevent users spamming the system.</li>
<li>It would be nice to have some sort of check performed to see whether a given user has already rated a post and correctly display this information on return visits.</li>
<li>I would eventually like to have an admin tracking page that can be used to display the highest ranked posts for each response. I would also like to implement a widget that can be used to display this information to visitors if desired.</li>
</ul>
<p>The last two points probably won&#8217;t make it into the first public release, as they aren&#8217;t essential to the functionality of the feature. The first two are essential though, and hopefully I&#8217;ll get a chance to work on them sometime this week.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/reactions-plugin-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
