<?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>elxsy &#187; wordpress</title>
	<atom:link href="http://www.elxsy.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elxsy.com</link>
	<description>where humanity wins the fight against machines</description>
	<lastBuildDate>Thu, 08 Jul 2010 21:40:34 +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>ImHuman in Brazilian Portuguese</title>
		<link>http://www.elxsy.com/2009/07/imhuman-in-brazilian-portuguese/</link>
		<comments>http://www.elxsy.com/2009/07/imhuman-in-brazilian-portuguese/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 18:17:04 +0000</pubDate>
		<dc:creator>cenOTapH</dc:creator>
				<category><![CDATA[ImHuman]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[brazilian]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.elxsy.com/?p=263</guid>
		<description><![CDATA[Thanks to Lucas Dillmann, ImHuman API and its wordpress plugin speaks Brazilian Portuguese now. WordPress plugin owners who wants to use the new language for their tags, here are the steps for version 0.0.9, latest stable one. Open the Editor and select Imhuman.php to edit. Go to Line 149, Where you will see $lang = [...]

<div class="promote clear" style="background:#EDEDED"><h3>Related posts</h3><ol><li><a href='http://www.elxsy.com/2009/07/imhuman-in-russian/' rel='bookmark' title='Permanent Link: ImHuman in Russian'>ImHuman in Russian</a></li>
<li><a href='http://www.elxsy.com/2009/06/imhuman-multilanguage-and-new-wordpress-plugin/' rel='bookmark' title='Permanent Link: ImHuman multilanguage and new wordpress plugin'>ImHuman multilanguage and new wordpress plugin</a></li>
<li><a href='http://www.elxsy.com/2009/06/imhuman-wordpress-plugin-0-0-9-test-run/' rel='bookmark' title='Permanent Link: ImHuman WordPress Plugin 0.0.9 Test Run'>ImHuman WordPress Plugin 0.0.9 Test Run</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.technowbr.com/"><span>Lucas Dillmann</span></a>, ImHuman API and its wordpress plugin speaks Brazilian Portuguese now. WordPress plugin owners who wants to use the new language for their tags, here are the steps for version 0.0.9, latest stable one.</p>
<p>Open the Editor and select Imhuman.php to edit.</p>
<p>Go to Line 149, Where you will see</p>
<pre class="brush:php">$lang = array('en'=&gt;'ENGLISH','fr'=&gt;'FRENCH');</pre>
<p>Change that line into</p>
<pre class="brush:php">$lang = array('en'=&gt;'ENGLISH','fr'=&gt;'FRENCH','br'=&gt;'Brazilian Portuguese');</pre>
<p>Save your file. Go to your plugin settings and update your language choice.</p>


<div class="promote clear" style="background:#EDEDED"><h3>Related posts</h3><ol><li><a href='http://www.elxsy.com/2009/07/imhuman-in-russian/' rel='bookmark' title='Permanent Link: ImHuman in Russian'>ImHuman in Russian</a></li>
<li><a href='http://www.elxsy.com/2009/06/imhuman-multilanguage-and-new-wordpress-plugin/' rel='bookmark' title='Permanent Link: ImHuman multilanguage and new wordpress plugin'>ImHuman multilanguage and new wordpress plugin</a></li>
<li><a href='http://www.elxsy.com/2009/06/imhuman-wordpress-plugin-0-0-9-test-run/' rel='bookmark' title='Permanent Link: ImHuman WordPress Plugin 0.0.9 Test Run'>ImHuman WordPress Plugin 0.0.9 Test Run</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.elxsy.com/2009/07/imhuman-in-brazilian-portuguese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImHuman WordPress Plugin 0.0.9 Test Run</title>
		<link>http://www.elxsy.com/2009/06/imhuman-wordpress-plugin-0-0-9-test-run/</link>
		<comments>http://www.elxsy.com/2009/06/imhuman-wordpress-plugin-0-0-9-test-run/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 20:49:36 +0000</pubDate>
		<dc:creator>cenOTapH</dc:creator>
				<category><![CDATA[ImHuman]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[comment form]]></category>
		<category><![CDATA[humanizer]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wptouch]]></category>

		<guid isPermaLink="false">http://www.elxsy.com/?p=238</guid>
		<description><![CDATA[Today with the feedback about empty forms and skipping the check for registered users, I have compiled a brand new version of the plugin as 0.0.9. This version is currently running under elxsy in order to test now. Please drop a comment to test it.  As usual functions with Mobile browsers and WPtouch seemlesly. Features: [...]

<div class="promote clear" style="background:#EDEDED"><h3>Related posts</h3><ol><li><a href='http://www.elxsy.com/2009/06/imhuman-multilanguage-and-new-wordpress-plugin/' rel='bookmark' title='Permanent Link: ImHuman multilanguage and new wordpress plugin'>ImHuman multilanguage and new wordpress plugin</a></li>
<li><a href='http://www.elxsy.com/2009/07/imhuman-in-brazilian-portuguese/' rel='bookmark' title='Permanent Link: ImHuman in Brazilian Portuguese'>ImHuman in Brazilian Portuguese</a></li>
<li><a href='http://www.elxsy.com/2009/07/imhuman-in-russian/' rel='bookmark' title='Permanent Link: ImHuman in Russian'>ImHuman in Russian</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_241" class="wp-caption alignright" style="width: 130px"><a href="http://www.elxsy.com/wp-content/uploads/2009/06/IMG_0273.png"><img class="size-medium wp-image-241" title="IMG_0273" src="http://www.elxsy.com/wp-content/uploads/2009/06/IMG_0273-200x300.png" alt="IPhone Output" width="120" height="180" /></a><p class="wp-caption-text">IPhone Output</p></div>
<div id="attachment_242" class="wp-caption alignright" style="width: 130px"><a href="http://www.elxsy.com/wp-content/uploads/2009/06/IMG_0272.png"><img class="size-medium wp-image-242" title="IMG_0272" src="http://www.elxsy.com/wp-content/uploads/2009/06/IMG_0272-200x300.png" alt="IPhone Output" width="120" height="180" /></a><p class="wp-caption-text">IPhone Output</p></div>
<p>Today with the feedback about empty forms and skipping the check for registered users, I have compiled a brand new version of the plugin as 0.0.9. This version is currently running under elxsy in order to test now. Please drop a comment to test it.  As usual functions with Mobile browsers and WPtouch seemlesly.</p>
<h2>Features:</h2>
<ul>
<li>Complete AJAX comment posting and error reporting without any hack or modification to your current WP</li>
<li>Choice to skip the security check for registered members.</li>
<li>So Post contents will not be lost even wordpress fails to retrive them from cookies</li>
<li>Secure new set of humanizers for each fail as it should be in a secure form</li>
<li>Timeout support</li>
<li>Eliminates multiple posting</li>
</ul>


<div class="promote clear" style="background:#EDEDED"><h3>Related posts</h3><ol><li><a href='http://www.elxsy.com/2009/06/imhuman-multilanguage-and-new-wordpress-plugin/' rel='bookmark' title='Permanent Link: ImHuman multilanguage and new wordpress plugin'>ImHuman multilanguage and new wordpress plugin</a></li>
<li><a href='http://www.elxsy.com/2009/07/imhuman-in-brazilian-portuguese/' rel='bookmark' title='Permanent Link: ImHuman in Brazilian Portuguese'>ImHuman in Brazilian Portuguese</a></li>
<li><a href='http://www.elxsy.com/2009/07/imhuman-in-russian/' rel='bookmark' title='Permanent Link: ImHuman in Russian'>ImHuman in Russian</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.elxsy.com/2009/06/imhuman-wordpress-plugin-0-0-9-test-run/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
