<?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>Ten Fingers And A Brain &#187; WordPress Plugins</title>
	<atom:link href="http://ten-fingers-and-a-brain.com/category/wordpress/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://ten-fingers-and-a-brain.com</link>
	<description>Martin Lormes on Wordpress, PHP, Nagios, XML, FileMaker, BlackBerry, Arduino</description>
	<lastBuildDate>Sun, 15 Jan 2012 19:13:09 +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>New WordPress Plugin: Smart Quotes</title>
		<link>http://ten-fingers-and-a-brain.com/2012/01/new-wordpress-plugin-smart-quotes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-wordpress-plugin-smart-quotes</link>
		<comments>http://ten-fingers-and-a-brain.com/2012/01/new-wordpress-plugin-smart-quotes/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 00:26:37 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[L10n]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=353</guid>
		<description><![CDATA[There is a nifty function in WordPress that automagically turns so-called &#34;straight&#34; or &#34;dumb&#34; quotes into so-called "smart" or "curly" quotes. (Look at the last sentence closely: There's a difference between the various quotation marks.) Different languages use different quotation marks, e.g. Germans use a lower double quotation mark (&#8222;) to open a quotation. The [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/smart-quotes/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Smart Quotes" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/smart-quotes/">There is a nifty function in WordPress that automagically turns so-called &quot;straight&quot; or &quot;dumb&quot; quotes into so-called "smart" or "curly" quotes. (Look at the last sentence closely: There's a difference between the various quotation marks.) Different languages use different quotation marks, e.g. Germans use a lower double quotation mark (&#8222;) to open a quotation. The double curly quotation mark that the English use to open (&#8220;) the Germans use to close a quotation. So built right into WordPress is the option for translators to change the look of the smart quotes in the language files. However there are two caveats which I address in the plugin "Smart Quotes": Many languages have alternative styles, depending on personal taste, industry tradition, etc., or some languages are spoken in multiple countries, but countries speaking the same language may still use different quotation marks – e.g. Germans use &#8222;&#8230;&#8220; whereas the German-speaking Swi...</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2012%2F01%2Fnew-wordpress-plugin-smart-quotes%2F&amp;via=10fnab&amp;text=New%20WordPress%20Plugin%3A%20Smart%20Quotes&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/smart-quotes/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>I have recently released my newest WordPress plugin to the public:</p>
<p><a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/smart-quotes/">Smart Quotes</a> should appeal to the international audience. E.g. if you&#8217;re a German writer and would like to use German book style quotation marks (&#187;&#8230;&#171;) even when you type so-called &quot;dumb&quot; quotes or use the &lt;q> element: This plugin is for you!</p>
<p>Right now the plugin comes with shortcuts for Croatian/Hungarian/Polish/Romanian style quotation marks (&#8222;&#8230;&#8221;), Czech or German style (&#8222;&#8230;&#8220;), Danish (or German books) style (&#187;&#8230;&#171;), Finnish or Swedish style (&#8221;&#8230;&#8221;), French style (&#171;&nbsp;&#8230;&nbsp;&#187; &ndash; with spaces), Greek/Italian/Norwegian/Portuguese/Russian/Spanish/Swiss style (&#171;&#8230;&#187; &ndash; without spaces), Japanese or Traditional Chinese style (&#12300;&#8943;&#12301;), but you&#8217;re free to manually enter/paste any arbitrary characters or character combinations.</p>
<p><a class="download" href="http://downloads.wordpress.org/plugin/smart-quotes.zip">Download &#8220;Smart Quotes&#8221; (.zip) now</a></p>
<p>After you&#8217;ve <a href="http://wordpress.org/extend/plugins/smart-quotes/installation/">installed</a> the plugin go to your Wrting Settings screen where you will find this:</p>
<p><img src="http://ten-fingers-and-a-brain.com/wp-content/uploads/2012/01/screenshot-1.png" alt="Screenshot of Smart Quotes Settings" width="500" height="129" class="alignnone size-full wp-image-354" /></p>
<p>Right now the plugin comes in English and with a German translation, but for &#8220;Smart Quotes&#8221; I&#8217;d be particularly interested in adding more languages. Contact me if you think you can help! The <a href="http://plugins.svn.wordpress.org/smart-quotes/trunk/smart-quotes.pot">.POT file</a> for this one is really small, so I&#8217;m thinking it could be a quick fix. – If you have never translated software before: <a href="http://forums.lesterchan.net/index.php?topic=108.0">this thread on Lester Chan&#8217;s Forums</a> is a good start and it&#8217;s specific to WordPress plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2012/01/new-wordpress-plugin-smart-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sneak Preview: Open Graph Pro 1.1 with Support for Custom Object Types</title>
		<link>http://ten-fingers-and-a-brain.com/2011/08/sneak-preview-open-graph-pro-1-1-with-support-for-custom-object-types/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sneak-preview-open-graph-pro-1-1-with-support-for-custom-object-types</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/08/sneak-preview-open-graph-pro-1-1-with-support-for-custom-object-types/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 20:22:16 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[Open Graph Protocol]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=256</guid>
		<description><![CDATA[Open Graph Pro is a WordPress plugin. It adds Open Graph Protocol metadata to your WordPress powered blog/website. It does not (yet) add any Facebook "Like" buttons. The Open Graph Protocol enables your website/blog to have the same functionality as a Facebook page. Open Graph Pro is hosted on wordpress.org: Download Upcoming versions Version 1.1 [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Open Graph Pro" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/">Open Graph Pro is a WordPress plugin. It adds Open Graph Protocol metadata to your WordPress powered blog/website. It does not (yet) add any Facebook "Like" buttons. The Open Graph Protocol enables your website/blog to have the same functionality as a Facebook page. Open Graph Pro is hosted on wordpress.org: Download Upcoming versions Version 1.1 will feature an API for theme and plugin developers to access the Open Graph Protocol metadata to add "Like" buttons to their blogs and to use custom Object Types. Go to the download page and grab the Development Version if you want to try it!</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2011%2F08%2Fsneak-preview-open-graph-pro-1-1-with-support-for-custom-object-types%2F&amp;via=10fnab&amp;text=Sneak%20Preview%3A%20Open%20Graph%20Pro%201.1%20with%20Support%20for%20Custom%20Object%20Types&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>The next version 1.1 of my <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/">Open Graph Pro WordPress Plugin</a> will feature an <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/api/" title="Open Graph Pro API Documentation">API</a> (a public method and two filter hooks) that can be utilized by theme and plugin developers who would like to add &#8220;Like&#8221; buttons to their blogs. The API also allows you to add Custom Object Types.</p>
<p>If you want to test-run the API go to the <a href="http://wordpress.org/extend/plugins/ogp/download/">Open Graph Pro download page</a> and grab the <a href="http://downloads.wordpress.org/plugin/ogp.zip">Development Version</a>. The <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/api/" title="Open Graph Pro API Documentation">API</a> is not going to change anymore. The code is also pretty much final. I&#8217;m merely working on some final UI touches and i18n/L10n of the plugin.</p>
<p>Code snippets for adding &#8220;Like&#8221; buttons or using Custom Object Types are part of the <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/api/">API documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/08/sneak-preview-open-graph-pro-1-1-with-support-for-custom-object-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin updated: Comment E-Mail Verification (0.4.2)</title>
		<link>http://ten-fingers-and-a-brain.com/2011/07/wordpress-plugin-updated-comment-e-mail-verification-0-4-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-updated-comment-e-mail-verification-0-4-2</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/07/wordpress-plugin-updated-comment-e-mail-verification-0-4-2/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 21:53:17 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[email verification]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=241</guid>
		<description><![CDATA[Comment E-Mail Verification is a WordPress Plugin. It sends an e-mail message to the comment author when a comment is held for moderation. The e-mail message contains a link to verify the comment author's e-mail address. When the comment author clicks on that link the comment gets approved immediately. This makes discussions more lively as [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Comment E-Mail Verification" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification is a WordPress Plugin. It sends an e-mail message to the comment author when a comment is held for moderation. The e-mail message contains a link to verify the comment author's e-mail address. When the comment author clicks on that link the comment gets approved immediately. This makes discussions more lively as users don't have to wait for the blog admin to approve the comment. This plugin is in still in early development. The current version number is 0.4.2 Please go to http://wordpress.org/extend/plugins/comment-email-verify/ to download and test it! A list of shortcodes for the message template is available here.</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2011%2F07%2Fwordpress-plugin-updated-comment-e-mail-verification-0-4-2%2F&amp;via=10fnab&amp;text=WordPress%20plugin%20updated%3A%20Comment%20E-Mail%20Verification%20%280.4.2%29&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>I just released version 0.4.2 of my <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification WordPress plugin</a>. Most important change: verification codes are no longer being generated (and thus no longer cluttering up the database) for trackbacks and pingbacks. Thanks to <a href="http://yoast.com/">Joost de Valk</a> who contributed a few lines of code that ultimately took this important aspect off my todo-list.</p>
<p>As always: <a href="http://wordpress.org/extend/plugins/comment-email-verify/download/">Download it directly from the wordpress.org plugin directory!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/07/wordpress-plugin-updated-comment-e-mail-verification-0-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping your debug output out of the way</title>
		<link>http://ten-fingers-and-a-brain.com/2011/06/keeping-your-debug-output-out-of-the-way/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=keeping-your-debug-output-out-of-the-way</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/06/keeping-your-debug-output-out-of-the-way/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 20:24:09 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[OOP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[debug-bar]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=222</guid>
		<description><![CDATA[Peter Westwood and some other WordPress core developers have written a great plugin for WordPress plugin and theme developers: the Debug Bar. It plugs into the Admin Bar that was introduced with WordPress 3.1 and outputs various details about the current page, but to (super) admins only. Thanks to the consequent usage of WordPress Plugin [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/2011/06/keeping-your-debug-output-out-of-the-way/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Keeping your debug output out of the way" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/2011/06/keeping-your-debug-output-out-of-the-way/">Peter Westwood and some other WordPress core developers have written a great plugin for WordPress plugin and theme developers: the Debug Bar. It plugs into the Admin Bar that was introduced with WordPress 3.1 and outputs various details about the current page, but to (super) admins only. Thanks to the consequent usage of WordPress Plugin API functions there is a fairly easy and straightforward way of outputting your own debug information into the Debug Bar. You should create a separate file for your Debug Bar tab, let's call it my-debug-bar-panel.php, and place it in the same directory as your plugin file or your theme's functions.php file. In this file you create a child class of Debug_Bar_Panel, e.g. my_Debug_Bar_Panel, with at least one method render() in which you can output everything that should be on your tab. 1 &lt;?php class my_Debug_Bar_Panel extends Debug_Bar_Panel { function render() { echo '&lt;div id=&quot;my-debug-par-panel&quot;&gt;'; echo '&lt;h3&gt;...</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2011%2F06%2Fkeeping-your-debug-output-out-of-the-way%2F&amp;via=10fnab&amp;text=Keeping%20your%20debug%20output%20out%20of%20the%20way&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/2011/06/keeping-your-debug-output-out-of-the-way/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p><a href="http://westi.wordpress.com/2011/01/05/introducing-debug-bar/">Peter Westwood and some other WordPress core developers have written a great plugin</a> for WordPress plugin and theme developers: <a href="http://wordpress.org/extend/plugins/debug-bar/">the Debug Bar</a>. It plugs into the Admin Bar that was introduced with WordPress 3.1 and outputs various details about the current page, but to (super) admins only.</p>
<p>Thanks to the consequent usage of <a href="http://codex.wordpress.org/Plugin_API">WordPress Plugin API</a> functions there is a fairly easy and straightforward way of outputting your own debug information into the Debug Bar.</p>
<p><img src="http://ten-fingers-and-a-brain.com/wp-content/uploads/2011/06/debug-bar-panel.jpg" alt="Your own Debug Bar Panel" title="Your own Debug Bar Panel" width="500" height="172" class="alignnone size-full wp-image-227" /></p>
<p>You should create a separate file for your Debug Bar tab, let&#8217;s call it <code>my-debug-bar-panel.php</code>, and place it in the same directory as your plugin file or your theme&#8217;s <code>functions.php</code> file. In this file you create a child class of <code>Debug_Bar_Panel</code>, e.g. <code>my_Debug_Bar_Panel</code>, with at least one method <code>render()</code> in which you can output everything that should be on your tab.</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
class my_Debug_Bar_Panel extends Debug_Bar_Panel
{
  function render()
  {
    echo '&lt;div id=&quot;my-debug-par-panel&quot;&gt;';
    echo '&lt;h3&gt;Some header&lt;/h3&gt;';
    echo '&lt;p&gt;Some debug output&lt;/p&gt;';
    echo '&lt;/div&gt;';
  }
}
</pre>
<p>Now back to your main plugin file or <code>functions.php</code>: You need a function that hooks into <code>debug_bar_panels</code>. I put a double check in my example to make sure the base class <code>Debug_Bar_Panel</code> exists (since you never know whether they drop this in a future release which would cause fatal runtime errors). Then you create a new instance of <code>my_Debug_Bar_Panel</code> with the title, which you would like to see on your tab, passed to the constructor:</p>
<pre class="brush: php; title: ; notranslate">
function my_debug_bar_panels($a)
{
  if (class_exists('Debug_Bar_Panel'))
  {
    require_once dirname(__FILE__).'/my-debug-bar-panel.php';
    $a[]=new my_Debug_Bar_Panel('My tab title');
  }
  return $a;
}
add_filter('debug_bar_panels', 'my_debug_bar_panels');
</pre>
<p>Believe it or not, you&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/06/keeping-your-debug-output-out-of-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here&#8217;s why I don&#8217;t normally apply updates on the first day</title>
		<link>http://ten-fingers-and-a-brain.com/2011/06/heres-why-i-dont-normally-apply-updates-on-the-first-day/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=heres-why-i-dont-normally-apply-updates-on-the-first-day</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/06/heres-why-i-dont-normally-apply-updates-on-the-first-day/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 11:32:00 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[blurts]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=193</guid>
		<description><![CDATA[Here&#8217;s why I don&#8217;t normally apply updates on the first day: Backdoors in three popular WordPress Plugins]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s why I don&#8217;t normally apply updates on the first day: <a href="https://wordpress.org/news/2011/06/passwords-reset/">Backdoors in three popular WordPress Plugins</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/06/heres-why-i-dont-normally-apply-updates-on-the-first-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress plugin: Open Graph Pro</title>
		<link>http://ten-fingers-and-a-brain.com/2011/06/new-wordpress-plugin-open-graph-pro/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-wordpress-plugin-open-graph-pro</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/06/new-wordpress-plugin-open-graph-pro/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 22:24:36 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Open Graph Protocol]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Open Graph]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=188</guid>
		<description><![CDATA[Open Graph Pro is a WordPress plugin. It adds Open Graph Protocol metadata to your WordPress powered blog/website. It does not (yet) add any Facebook "Like" buttons. The Open Graph Protocol enables your website/blog to have the same functionality as a Facebook page. Open Graph Pro is hosted on wordpress.org: Download Upcoming versions Version 1.1 [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Open Graph Pro" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/">Open Graph Pro is a WordPress plugin. It adds Open Graph Protocol metadata to your WordPress powered blog/website. It does not (yet) add any Facebook "Like" buttons. The Open Graph Protocol enables your website/blog to have the same functionality as a Facebook page. Open Graph Pro is hosted on wordpress.org: Download Upcoming versions Version 1.1 will feature an API for theme and plugin developers to access the Open Graph Protocol metadata to add "Like" buttons to their blogs and to use custom Object Types. Go to the download page and grab the Development Version if you want to try it!</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2011%2F06%2Fnew-wordpress-plugin-open-graph-pro%2F&amp;via=10fnab&amp;text=New%20WordPress%20plugin%3A%20Open%20Graph%20Pro&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>I have just released my newest WordPress plugin to the public:</p>
<p><a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/">Open Graph Pro</a> automagically adds <a href="http://ogp.me/">Open Graph Protocol</a> metadata to your WordPress powered blog/website. Through the Open Graph Protocol you can control how your posts and pages appear on Facebook when someone shares a link or likes your stuff.</p>
<p>The plugin does not add any &#8220;Like&#8221; buttons to your site just yet, but that&#8217;s on my to-do-list.</p>
<p>It does however give for a great deal of customization already by allowing you to change the object type of your entire site as well as the object type of individual pages, e.g. when you have a single page for each album or song of your band, or for each product of your company, etc. If you go to the settings page in the admin section of your site you can enter <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/ogp/facebook-id/">your Facebook user ID</a> and give your site/blog the full potential of a Facebook page.</p>
<p>And just in case you&#8217;re wondering: I&#8217;m not using this plugin on this site at the moment, because liking or sharing stuff on Facebook only looks good with images, or it actually looks really crappy without them, and as you may have noticed I have very little eye-candy on my site at the moment. Now that the majority of all the coding is done I will focus next on the visual aspects of this blog, and then install the plugin when things have become more graphical around here&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/06/new-wordpress-plugin-open-graph-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin updated: Comment E-Mail Verification (0.4.1)</title>
		<link>http://ten-fingers-and-a-brain.com/2011/06/wordpress-plugin-updated-comment-e-mail-verification-0-4-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-updated-comment-e-mail-verification-0-4-1</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/06/wordpress-plugin-updated-comment-e-mail-verification-0-4-1/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 16:57:05 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[email verification]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=172</guid>
		<description><![CDATA[Comment E-Mail Verification is a WordPress Plugin. It sends an e-mail message to the comment author when a comment is held for moderation. The e-mail message contains a link to verify the comment author's e-mail address. When the comment author clicks on that link the comment gets approved immediately. This makes discussions more lively as [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Comment E-Mail Verification" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification is a WordPress Plugin. It sends an e-mail message to the comment author when a comment is held for moderation. The e-mail message contains a link to verify the comment author's e-mail address. When the comment author clicks on that link the comment gets approved immediately. This makes discussions more lively as users don't have to wait for the blog admin to approve the comment. This plugin is in still in early development. The current version number is 0.4.2 Please go to http://wordpress.org/extend/plugins/comment-email-verify/ to download and test it! A list of shortcodes for the message template is available here.</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2011%2F06%2Fwordpress-plugin-updated-comment-e-mail-verification-0-4-1%2F&amp;via=10fnab&amp;text=WordPress%20plugin%20updated%3A%20Comment%20E-Mail%20Verification%20%280.4.1%29&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>In the newest version (0.4.1) of my <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification plugin</a> I fixed a bug that caused the verification link to malfunction with some setups.</p>
<p><a href="http://wordpress.org/extend/plugins/comment-email-verify/download/">Download it directly from the wordpress.org plugin directory</a></p>
<p>This update was inspired by user comments. Thanks for all your input.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/06/wordpress-plugin-updated-comment-e-mail-verification-0-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin updated: Comment E-Mail Verification (0.4-beta)</title>
		<link>http://ten-fingers-and-a-brain.com/2011/03/wordpress-plugin-updated-comment-e-mail-verification-0-4-beta/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-updated-comment-e-mail-verification-0-4-beta</link>
		<comments>http://ten-fingers-and-a-brain.com/2011/03/wordpress-plugin-updated-comment-e-mail-verification-0-4-beta/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 23:12:42 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[email verification]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=147</guid>
		<description><![CDATA[Comment E-Mail Verification is a WordPress Plugin. It sends an e-mail message to the comment author when a comment is held for moderation. The e-mail message contains a link to verify the comment author's e-mail address. When the comment author clicks on that link the comment gets approved immediately. This makes discussions more lively as [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Comment E-Mail Verification" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification is a WordPress Plugin. It sends an e-mail message to the comment author when a comment is held for moderation. The e-mail message contains a link to verify the comment author's e-mail address. When the comment author clicks on that link the comment gets approved immediately. This makes discussions more lively as users don't have to wait for the blog admin to approve the comment. This plugin is in still in early development. The current version number is 0.4.2 Please go to http://wordpress.org/extend/plugins/comment-email-verify/ to download and test it! A list of shortcodes for the message template is available here.</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2011%2F03%2Fwordpress-plugin-updated-comment-e-mail-verification-0-4-beta%2F&amp;via=10fnab&amp;text=WordPress%20plugin%20updated%3A%20Comment%20E-Mail%20Verification%20%280.4-beta%29&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>The newest version (0.4-beta) of my <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/" _mce_href="/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification plugin</a> now has an option to hold comments for moderation even after the authors have verified their E-mail addresses.</p>
<p><a href="http://wordpress.org/extend/plugins/comment-email-verify/download/" _mce_href="http://wordpress.org/extend/plugins/comment-email-verify/download/">Download it directly from the wordpress.org plugin directory</a></p>
<p>This update was inspired by user comments. Thanks for all your input.</p>
<p>This is a beta version because the entire moderation/verification process requires some more streamlining and new default messages, but I felt there would be an audience for an early update anyway. If you have any suggestions or spotted an error: please share!</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2011/03/wordpress-plugin-updated-comment-e-mail-verification-0-4-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just received my first donation</title>
		<link>http://ten-fingers-and-a-brain.com/2010/06/just-received-my-first-donation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=just-received-my-first-donation</link>
		<comments>http://ten-fingers-and-a-brain.com/2010/06/just-received-my-first-donation/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 11:04:31 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[blurts]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=109</guid>
		<description><![CDATA[Just received my first donation. Thanks!]]></description>
			<content:encoded><![CDATA[<p>Just received my first <a href="http://ten-fingers-and-a-brain.com/donate/">donation</a>. Thanks!<a href="http://ten-fingers-and-a-brain.com/donate/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2010/06/just-received-my-first-donation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugin updated: Block Top Spammers (0.5)</title>
		<link>http://ten-fingers-and-a-brain.com/2010/03/wordpress-plugin-updated-block-top-spammers-0-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-updated-block-top-spammers-0-5</link>
		<comments>http://ten-fingers-and-a-brain.com/2010/03/wordpress-plugin-updated-block-top-spammers-0-5/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 21:04:03 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=103</guid>
		<description><![CDATA[Block Top Spammers is a WordPress Plugin. Block Top Spammers displays a list of your top spammers' IP addresses, based on all comments in your database that are marked as spam. It also generates a blacklist for your .htaccess file to block those spammers from your website entirely, thus taking load off the server. You will need [...]]]></description>
			<content:encoded><![CDATA[<div><div style="float: left; margin: 0 0px 5px 0;"><g:plusone size="medium" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/"></g:plusone></div><div style="float: left; margin: 0 30px 5px 0;"><a class="FlattrButton" style="display:none;" title="Block Top Spammers" rev="flattr;uid:tfnab;category:text;language:en_GB;button:compact;" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/">Block Top Spammers is a WordPress Plugin. Block Top Spammers displays a list of your top spammers' IP addresses, based on all comments in your database that are marked as spam. It also generates a blacklist for your .htaccess file to block those spammers from your website entirely, thus taking load off the server. You will need another plugin (like Akismet) to identify the spam. Top Spammers requires PHP 5 Top Spammers is hosted on wordpress.org: Installation instructions Download FAQ As with any plugin hosted on wordpress.org you can also get the plugin using subversion: 1</a></div><div style="float: left; margin: 0 15px 5px 0;"><a style="display:none;" href="http://twitter.com/share?url=http%3A%2F%2Ften-fingers-and-a-brain.com%2F2010%2F03%2Fwordpress-plugin-updated-block-top-spammers-0-5%2F&amp;via=10fnab&amp;text=WordPress%20plugin%20updated%3A%20Block%20Top%20Spammers%20%280.5%29&amp;count=horizontal" class="twitter-share-button">Tweet</a></div><div style="float: left; margin: 0 0px 5px 0;"><fb:like href="http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/" layout="button_count"></fb:like></div></div><div style="clear: both;"></div><p>The newest version (0.5) of my <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/">WordPress Plugin &#8220;Block Top Spammers&#8221;</a> now updates the .htaccess file automatically (if it is writable). The other major change is improved support for IPv6.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2010/03/wordpress-plugin-updated-block-top-spammers-0-5/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

