<?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>Lenfis bLog &#187; reaction buttons</title>
	<atom:link href="http://blog.jl42.de/tag/reaction-buttons/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jl42.de</link>
	<description>Computer, Coffee &#38; Co</description>
	<lastBuildDate>Fri, 04 Nov 2011 10:17:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reaction Buttons: Cache plugin support</title>
		<link>http://blog.jl42.de/2011/08/reaction-buttons-cache-plugin-support/</link>
		<comments>http://blog.jl42.de/2011/08/reaction-buttons-cache-plugin-support/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 11:33:26 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=916</guid>
		<description><![CDATA[I released a new version of my wordpress plugin Reaction Buttons. Next to some internal changes related to cookies (which where a bit problematic in the last versions), there is now an option to let Reaction Buttons work better with performance or cache plugins. It simply calls a function to refresh the page cache of [...]<br /><a href="http://blog.jl42.de/2011/08/reaction-buttons-cache-plugin-support/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>I released a new version of my wordpress plugin <a title="Reaction Buttons" href="http://blog.jl42.de/wordpress-plugins/reaction-buttons/">Reaction Buttons</a>. Next to some internal changes related to cookies (which where a bit problematic in the last versions), there is now an option to let Reaction Buttons work better with performance or cache plugins. It simply calls a function to refresh the page cache of the page where a button was clicked. For now only <em>W3 Total Cache</em> is supported, but if you want me to add support for another cache addon, open a <a href="http://wordpress.org/tags/reaction-buttons?forum_id=10">thread in the wordpress forums</a>. I'll try to add it into the next version as soon as I got time for the plugin again. If you want it faster, please help me and search the documentation of the plugin for a function to clear the cache (best for a specific page) or check with their developers.</p>
<p>And as always: Please don't forget to vote for it on the <a href="http://wordpress.org/extend/plugins/reaction-buttons/">wordpress plugin page</a>. Thanks! <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2011/08/reaction-buttons-cache-plugin-support/"></g:plusone></div>
<div id='reaction_buttons_post916' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('916', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('916', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('916', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('916', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('916', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>1</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2011/08/reaction-buttons-cache-plugin-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A lot of new features in v1.1 of the Reaction Buttons!</title>
		<link>http://blog.jl42.de/2010/11/a-lot-of-new-features-in-v1-1-of-the-reaction-buttons/</link>
		<comments>http://blog.jl42.de/2010/11/a-lot-of-new-features-in-v1-1-of-the-reaction-buttons/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 18:28:50 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=825</guid>
		<description><![CDATA[After a long quiet time around the WordPress plugin Reaction Buttons, I took some time today to integrate changes I got from another user and check up on feature requests that I got over the past month. The result is version 1.1 with a lot of new features: added reaction_buttons_click_count($post_id) to include number of reactions [...]<br /><a href="http://blog.jl42.de/2010/11/a-lot-of-new-features-in-v1-1-of-the-reaction-buttons/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>After a long quiet time around the WordPress plugin <a href="http://blog.jl42.de/reaction-buttons">Reaction Buttons</a>, I took some time today to integrate changes I got from another user and check up on feature requests that I got over the past month. The result is version 1.1 with a lot of new features:</p>
<ul>
<li>added reaction_buttons_click_count($post_id) to include number of  reactions per post in own themes. Returns the accumulated number of  clicks of the specified post.</li>
<li>added the possibility to only allow only one vote per post. (Thanks Vlad for most of the code!)</li>
<li>added the option to show a javascript popup if you try to vote twice.  (Thanks Vlad for the idea and most of the code!)</li>
<li>added the option to show the results only after the user voted.</li>
</ul>
<p>It might be neccessary to modify your CSS if you don't use the integrated stylesheet. Hope you like the new features and update without problems. As always, I'm happy about good ratings on <a href="http://wordpress.org/extend/plugins/reaction-buttons/">wordpress.org</a>! <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Download: <a href="http://wordpress.org/extend/plugins/reaction-buttons/">Reaction  Buttons</a></p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/11/a-lot-of-new-features-in-v1-1-of-the-reaction-buttons/"></g:plusone></div>
<div id='reaction_buttons_post825' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('825', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>11</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('825', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>8</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('825', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>8</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('825', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>2</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('825', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>2</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/11/a-lot-of-new-features-in-v1-1-of-the-reaction-buttons/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Reaction Buttons and WordPress 3</title>
		<link>http://blog.jl42.de/2010/06/reaction-buttons-and-wordpress-3/</link>
		<comments>http://blog.jl42.de/2010/06/reaction-buttons-and-wordpress-3/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 07:37:14 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=802</guid>
		<description><![CDATA[Just made small changes to Reaction Buttons and tested them on a WordPress3 rc3 blog. New features will be in version 1.1. Download the current version directly through the plugins menu or from wordpress.org. What do you think of this post?Awesome&#160;(7) Interesting&#160;(4) Useful&#160;(3) Boring&#160;(2) Sucks&#160;(3)]]></description>
			<content:encoded><![CDATA[<p>Just made small changes to Reaction Buttons and tested them on a WordPress3 rc3 blog. New features will be in version 1.1.</p>
<p>Download the current version directly through the plugins menu or from <a href="http://wordpress.org/extend/plugins/reaction-buttons/">wordpress.org</a>.<span id="more-802"></span></p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/06/reaction-buttons-and-wordpress-3/"></g:plusone></div>
<div id='reaction_buttons_post802' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('802', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>7</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('802', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>4</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('802', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('802', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>2</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('802', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/06/reaction-buttons-and-wordpress-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclude categories in Reaction Buttons</title>
		<link>http://blog.jl42.de/2010/05/exclude-categories-in-reaction-buttons/</link>
		<comments>http://blog.jl42.de/2010/05/exclude-categories-in-reaction-buttons/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:03:57 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=745</guid>
		<description><![CDATA[I found some time to check my todo list for reaction buttons and found an old entry about the possibility to exclude posts from a certain category from displaying the Reaction Buttons. Well, now that entry is gone. Grab the new version through the plugin interface within wordpress or download it from wordpress.org. What do [...]<br /><a href="http://blog.jl42.de/2010/05/exclude-categories-in-reaction-buttons/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>I found some time to check my todo list for reaction buttons and found an old entry about the possibility to exclude posts from a certain category from displaying the Reaction Buttons. Well, now that entry is gone. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Grab the new version through the plugin interface within wordpress or <a href="http://wordpress.org/extend/plugins/reaction-buttons/">download it from wordpress.org</a>.</p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/05/exclude-categories-in-reaction-buttons/"></g:plusone></div>
<div id='reaction_buttons_post745' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('745', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>2</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('745', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('745', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>1</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('745', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('745', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/05/exclude-categories-in-reaction-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widget support for Reaction Buttons</title>
		<link>http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/</link>
		<comments>http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 16:16:42 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=712</guid>
		<description><![CDATA[I just uploaded a new version of Reaction Buttons, which features a widget now. In that widget you can show the top x posts with the most clicks for each button. Coding took less time than putting the new version online, since there are a lot of places where you can set a version and [...]<br /><a href="http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>I just uploaded a new version of Reaction Buttons, which features a widget now. In that widget you can show the top x posts with the most clicks for each button.</p>
<p>Coding took less time than putting the new version online, since there are a lot of places where you can set a version and they are parsed directly out of svn by some wordpress magic script. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I tagged the new release properly in the svn repository and added the version nubmer as stable in the parsed readme.txt. But I forgot to change the version in the main .php file, which seems to be important too. Thanks to <a href="irc://irc.freenode.net/wordpress">#wordpress on irc.freenode.net</a> for pointing that out. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://wordpress.org/extend/plugins/reaction-buttons/">Download  from wordpress.org</a> or directly through the install/update function of  wordpress.</p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/"></g:plusone></div>
<div id='reaction_buttons_post712' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('712', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>2</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('712', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('712', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>1</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('712', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>1</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('712', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/03/widget-support-for-reaction-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Reaction Buttons version</title>
		<link>http://blog.jl42.de/2010/02/new-reaction-buttons-version/</link>
		<comments>http://blog.jl42.de/2010/02/new-reaction-buttons-version/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 14:34:34 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=702</guid>
		<description><![CDATA[Yesterday I finally found some time to include cookies into reaction buttons, so that you could push every button only once. Sure, It's quite easy to circumvent, but without authentication it's not possible to prevent that. And authenticating before using the buttons would be against their primary idea. Download from wordpress.org or directly through the [...]<br /><a href="http://blog.jl42.de/2010/02/new-reaction-buttons-version/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I finally found some time to include cookies into reaction buttons, so that you could push every button only once. Sure, It's quite easy to circumvent, but without authentication it's not possible to prevent that. And authenticating before using the buttons would be against their primary idea. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://wordpress.org/extend/plugins/reaction-buttons/">Download from wordpress.org</a> or directly through the update function of wordpress.</p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/02/new-reaction-buttons-version/"></g:plusone></div>
<div id='reaction_buttons_post702' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('702', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('702', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>2</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('702', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>1</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('702', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('702', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>0</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/02/new-reaction-buttons-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reaction Buttons on the wordpress plugin site</title>
		<link>http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/</link>
		<comments>http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 07:38:52 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=689</guid>
		<description><![CDATA[My Reaction Buttons plugin got accepted on the wordpress plugin site. Yeah! I guess thats not too hard, but I'm happy about it anyways. Now you can install Reaction Buttons right out of your wordpress blog, without the hassle of downloading and uploading it to your blog. Next hing to do is make some colors [...]<br /><a href="http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://blog.jl42.de/reaction-buttons/">Reaction Buttons</a> plugin got accepted on the <a href="http://wordpress.org/extend/plugins/reaction-buttons/">wordpress plugin site</a>. Yeah! I guess thats not too hard, but I'm happy about it anyways. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now you can install Reaction Buttons right out of your wordpress blog, without the hassle of downloading and uploading it to your blog.</p>
<p>Next hing to do is make some colors configurable through the admin menu. Or is CSS enough? Not sure yet. <img src='http://blog.jl42.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/"></g:plusone></div>
<div id='reaction_buttons_post689' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('689', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>9</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('689', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>17</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('689', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>11</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('689', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>4</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('689', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>3</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/01/reaction-buttons-on-the-wordpress-plugin-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Reaction Buttons</title>
		<link>http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/</link>
		<comments>http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 10:21:39 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[reaction buttons]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.jl42.de/?p=453</guid>
		<description><![CDATA[I finally found time last weekend to try to build my first wordpress plugin. I stumbled across a Blog at bloggers with an interesting little feature: There were a couple of buttons below the post to express your reactions to the post, like "interesting" or "cool". Since I always like to interact with my readers, [...]<br /><a href="http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/">[Full Article]</a>]]></description>
			<content:encoded><![CDATA[<p>I finally found time last weekend to try to build my first wordpress plugin. I stumbled across a <a href="http://www.latedroid.com/">Blog at bloggers</a> with an interesting little feature: There were a couple of buttons below the post to express your reactions to the post, like "interesting" or "cool". Since I always like to interact with my readers, especially on my blogs which cover a certain topic, it's always nice to find ways to make it easier for your readers.</p>
<p>But I couldn't find a plugin which does that on wordpress and well, long story short, here it is: <a href="http://blog.jl42.de/reaction-buttons/">Reaction Buttons</a>. You can check it out on this very blog and on the screenshot of a clean german wordpress installation below.</p>
<p><a href="http://blog.jl42.de/wp-content/uploads/2010/01/screenshot-1.png" rel="lightbox[453]"><img class="aligncenter size-full wp-image-467" title="Reaction Buttons Screenshot" src="http://blog.jl42.de/wp-content/uploads/2010/01/screenshot-1.png" alt="Reaction Buttons Screenshot" width="468" height="257" /></a></p>
<div class="plus-one-wrap"><g:plusone count="false" href="http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/"></g:plusone></div>
<div id='reaction_buttons_post453' class='reaction_buttons'>
<div class="reaction_buttons_tagline">What do you think of this post?</div><a class='reaction_button reaction_button_Awesome_count' href="javascript:reaction_buttons_increment_button_ajax('453', 'Awesome');">Awesome&nbsp;<span class='count'>(<span class='count_number'>28</span>)</span></a> <a class='reaction_button reaction_button_Interesting_count' href="javascript:reaction_buttons_increment_button_ajax('453', 'Interesting');">Interesting&nbsp;<span class='count'>(<span class='count_number'>43</span>)</span></a> <a class='reaction_button reaction_button_Useful_count' href="javascript:reaction_buttons_increment_button_ajax('453', 'Useful');">Useful&nbsp;<span class='count'>(<span class='count_number'>31</span>)</span></a> <a class='reaction_button reaction_button_Boring_count' href="javascript:reaction_buttons_increment_button_ajax('453', 'Boring');">Boring&nbsp;<span class='count'>(<span class='count_number'>19</span>)</span></a> <a class='reaction_button reaction_button_Sucks_count' href="javascript:reaction_buttons_increment_button_ajax('453', 'Sucks');">Sucks&nbsp;<span class='count'>(<span class='count_number'>22</span>)</span></a> </div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jl42.de/2010/01/wordpress-plugin-reaction-buttons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

