<?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; L10n</title>
	<atom:link href="http://ten-fingers-and-a-brain.com/tag/l10n/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>Tue, 27 Mar 2012 10:06:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>WordPress plugin updated: Comment E-Mail Verification (0.3)</title>
		<link>http://ten-fingers-and-a-brain.com/2010/03/wordpress-plugin-updated-comment-e-mail-verification-0-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-updated-comment-e-mail-verification-0-3</link>
		<comments>http://ten-fingers-and-a-brain.com/2010/03/wordpress-plugin-updated-comment-e-mail-verification-0-3/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 16:26:18 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email verification]]></category>
		<category><![CDATA[L10n]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=99</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%2F2010%2F03%2Fwordpress-plugin-updated-comment-e-mail-verification-0-3%2F&amp;via=10fnab&amp;text=WordPress%20plugin%20updated%3A%20Comment%20E-Mail%20Verification%20%280.3%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.3) of my <a href="http://ten-fingers-and-a-brain.com/wordpress-plugins/comment-email-verify/">Comment E-Mail Verification plugin</a> now supports SMTP as an alternative method to send mail.</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>Thanks to <a href="http://meandmark.com/">Mark</a> for testing and feedback</p>
<p>It is also the first version to come with a German translation.</p>
<p>If you would like to help by translating this plugin to another language please download the plugin, grab the .pot file, create .po and .mo files and e-mail them to me. (You will be credited.) If this was all gibberish to you you can still help: please start by reading <a rel="bookmark" href="http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/">Translating WordPress Plugins &amp; Themes</a> – Of course you may contact me at anytime to find out whether anyone else has announced or sent to me a translation to that language already. This will avoid any unnecessary efforts on your side.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2010/03/wordpress-plugin-updated-comment-e-mail-verification-0-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin updated: Top Spammers (0.4)</title>
		<link>http://ten-fingers-and-a-brain.com/2009/09/wordpress-plugin-updated-top-spammers-0-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-updated-top-spammers-0-4</link>
		<comments>http://ten-fingers-and-a-brain.com/2009/09/wordpress-plugin-updated-top-spammers-0-4/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:47:52 +0000</pubDate>
		<dc:creator>Martin Lormes</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[L10n]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://ten-fingers-and-a-brain.com/?p=54</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%2F2009%2F09%2Fwordpress-plugin-updated-top-spammers-0-4%2F&amp;via=10fnab&amp;text=WordPress%20Plugin%20updated%3A%20Top%20Spammers%20%280.4%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><a title="Download Top Spammers 0.4 (WordPress Plugin, ZIP)" href="http://downloads.wordpress.org/plugin/top-spammers.0.4.zip">Download the latest version</a> (ZIP).</p>
<p>If you have a question about the plugin please go to <a title="Top Spammers (WordPress Plugin)" href="http://ten-fingers-and-a-brain.com/wordpress-plugins/top-spammers/">the plugin&#8217;s homepage</a>.</p>
<p>This release has been internationalized. I have created a German language file myself. If you would like to create a language file in your language you are more than welcome to do so (POT file is included with the plugin). Please contact me by posting a comment on this post (and be sure to provide the correct e-mail address so I can write back) to have it included in the next release.</p>
]]></content:encoded>
			<wfw:commentRss>http://ten-fingers-and-a-brain.com/2009/09/wordpress-plugin-updated-top-spammers-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

