<?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>Transposh - Breaking language barriers &#187; google translate</title>
	<atom:link href="http://transposh.org/tag/google-translate/feed/" rel="self" type="application/rss+xml" />
	<link>http://transposh.org/en/</link>
	<description>The transposh.org wordpress plugin showcase and support site</description>
	<lastbuilddate>Tue, 31 Jan 2012 08:02:50 +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>Version 0.8.0 &#8211; Attack of the APIs</title>
		<link>http://transposh.org/en/version-0-8-0-attack-of-the-apis/</link>
		<comments>http://transposh.org/en/version-0-8-0-attack-of-the-apis/#comments</comments>
		<pubdate>Mon, 28 Nov 2011 23:23:29 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[bing (msn) translator]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[xcache]]></category>

		<guid ispermalink="false">http://transposh.org/?p=404-en</guid>
		<description><![CDATA[Well ahead of the deadline posed by Google Translate API to stop working, we were finally able to compile this new release. This one followed a long period of problems that were presented by the older version, mainly because of the fact that Google decided to pose limitations on usage before their deadline which caused [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_405" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2011/11/apiwar.jpg"><img class="size-medium wp-image-405 " title="Attack of the killer APIs" src="http://transposh.org/wp-content/uploads/2011/11/apiwar-300x233.jpg" alt="" width="300" height="233" /></a><p class="wp-caption-text">When APIs fight</p></div>
<p>Well ahead of the deadline posed by Google Translate API to stop working, we were finally able to compile this new release. This one followed a long period of problems that were presented by the older version, mainly because of the fact that Google decided to pose limitations on usage before their deadline which caused the previous versions support requests to surge to new heights. The Google change also triggered an API limit in the Bing translation API, since users were switching engines, which overloaded the Transposh hard coded API key for Bing.</p>
<p>However, we survived this period to provide you with our latest and greatest version. This version fixes these problems be providing a bypass (Proxy for Google and temp keys for MSN) and it also allows you to use your own key directly (thanks to Randy from <a title="Spyware Help Center" href="http://spywarehelpcenter.com" target="_blank">spyware help center</a> for providing us with his key for testing) which will take precedence over those other methods. While doing this we were able to dramatically improve the infrastructure of the plugin, changing the way AJAX calls were performed to a method that is native to WordPress  (e.g. if your admin page works, it should probably work as well). While doing that we were able to reduce javascript code needed for the backend while allowing the translate all feature to work much faster (and supporting Apertium too!).</p>
<p>At this point we had a solid version, which seemed like a good thing to release, but no, we had to have some other features in, so we finally decided to tackle the issue of multiple widgets support (and title selection too, yippee!). Seems quite straight forward? but no, this caused a major rewrite of our widget infrastructure as well. Actually improving it quite drastically with changing the way css was added, and the way the widgets notified the servers of change in language (we now avoid a useless POST call to the server). While writing that we were lucky enough to stumble upon a PHP5.3 to PHP5.2 incompatibility issue with a set of other problems which held our release back another week. We want to thank the many users that have put up with our beta releases and helped us find problems that were hidden under layers of code and complexity.</p>
<p>We also took this opportunity to change our terms slightly, if you are displaying Google ads from AdSense on your translated pages, we will take 1/1000 of that space for use with our own adsense code, so if Transposh is helping you generate a revenue of $10K you will be buying us coffee! So thanks! To clarify things a bit, we don&#8217;t create additional ad space on your page, and we won&#8217;t insert any ads or change your layout, if you have no ads, we do nothing. If you think that this is asking too much, you may simply delete our plugin, whistle a soft tune, and be on your way. If you want a commercial license, we don&#8217;t sell them yet, but they&#8217;ll probably cost more.</p>
<p>Other changes to this version include:</p>
<ul>
<li> Added Catalan and Hindi support for Bing &#8211; speaks for itself.</li>
<li> Dropdown widget improved css &#8211; it actually looks much better now.</li>
<li> Support for Memcached &#8211; if APC and other opcode caches were too much for you, now you may use memcached and have a lot of fun.</li>
<li> Better 404 page handling (don&#8217;t create new links to non-existing pages) &#8211; meaning the google crawler will hassle your site less.</li>
<li> Fix caching on rackspace cloudsites &#8211; they had x-cache installed for opcode cache, but with no user memory, which caused a surge in logfiles &#8211; now fixed.</li>
<li> Many more minor fixes &#8211; We might count those, but we don&#8217;t have enough fingers.</li>
<li> Turkish Translation by <a href="http://kingdroid.net" target="_blank">Semih Yeşilyurt</a>.</li>
</ul>
<p>We hope you&#8217;ll enjoy this version, and as always, waiting for your comments, ideas, suggestions and flames.</p>
<p>P.S &#8211; Tested on WordPress 3.3 beta4, works great.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-8-0-attack-of-the-apis/feed/</wfw:commentrss>
		<slash:comments>65</slash:comments>
		</item>
		<item>
		<title>Version 0.7.5 &#8211; The longest day ++</title>
		<link>http://transposh.org/en/version-0-7-5-the-longest-day/</link>
		<comments>http://transposh.org/en/version-0-7-5-the-longest-day/#comments</comments>
		<pubdate>Wed, 22 Jun 2011 20:40:59 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[0.7]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[more languages]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=382-en</guid>
		<description><![CDATA[One day after summer has officially begun in the northern hemisphere, we are proud to present version 0.7.5 of our plugin. This version adds support for the new languages that were announced as supported today by Google Translate - Bengali, Gujarati, Kannada, Tamil and Telugu. Before rushing to add those languages to your blog, please be [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_383" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2011/06/tajmahal.jpg"><img class="size-medium wp-image-383" title="Support for 5 more Indic languages" src="http://transposh.org/wp-content/uploads/2011/06/tajmahal-300x249.jpg" alt="by voobie http://www.flickr.com/photos/vinish/960942349/" width="300" height="249" /></a><p class="wp-caption-text">Support for 5 more Indic languages</p></div>
<p>One day after summer has officially begun in the northern hemisphere, we are proud to present version 0.7.5 of our plugin. This version adds support for the new languages that were announced as supported today by Google Translate - Bengali, Gujarati, Kannada, Tamil and Telugu.</p>
<p>Before rushing to add those languages to your blog, please be reminded that those languages use an ajax proxy in order to work correctly, which means that they create a load on your server upon the first encounter with a new translation string (forcing it to fetch the translation from Google). So the choice is yours, but you have been notified&#8230;</p>
<p>Further more this version adds the option not to override the default locale with Transposh&#8217;s default language, this behavior (new on 0.7.4) allowed MU users to have admin pages in their language, but on the other hand annoyed users that wanted to manage the site in a language different than their default, so now this is configurable.</p>
<p>We have also improved the translation UI, the next and previous buttons now save changes done, and the dialog will not be re-centered upon clicking these buttons.</p>
<p>We hope you&#8217;ll enjoy this version.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-7-5-the-longest-day/feed/</wfw:commentrss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Version 0.6.7 &#8211; What&#8217;s next?</title>
		<link>http://transposh.org/en/version-0-6-7-whats-next/</link>
		<comments>http://transposh.org/en/version-0-6-7-whats-next/#comments</comments>
		<pubdate>Sat, 18 Dec 2010 00:15:05 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[0.7]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[major]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=314-en</guid>
		<description><![CDATA[Yesterday we have released version 0.6.7. This version includes a few minor fixes, both for the ability to translate more phrases when google  does not detect the source language correctly, and for the ability to include direct links to static files (those will cause a 301 redirect to occur). However what is more important is [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_315" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2010/12/next.jpg"><img class="size-medium wp-image-315" title="What's next?" src="http://transposh.org/wp-content/uploads/2010/12/next-300x200.jpg" alt="Image by http://www.flickr.com/photos/crystalflickr/" width="300" height="200" /></a><p class="wp-caption-text">What&#39;s next for Transposh?</p></div>
<p>Yesterday we have released version 0.6.7. This version includes a few minor fixes, both for the ability to translate more phrases when google  does not detect the source language correctly, and for the ability to include direct links to static files (those will cause a 301 redirect to occur).</p>
<p>However what is more important is that we have finally been able to cleanup our milestones, and set the gears in full motion for the next major version of Transposh &#8211; which will be 0.7. The focus of this version will be a major improvement to the translator frontend interface, and we have put the requirements for this online in our development site at <a href="http://trac.transposh.org/wiki/milestones/0.7">http://trac.transposh.org/wiki/milestones/0.7</a>. Everyone that wants to influence the next version is welcomed to edit and comment on that wiki page or create a ticket for us. We will review each request and try to fit it into the schedule.</p>
<p>On some other news, we would like to thank <a href="http://colnect.com">Colnect</a>, our new sponsor for contributing a new vps for Transposh which will hopefully make the site go a bit faster. We have also attempted to use cloudflare to improve our service, however we are having mixed results with that, so if you are having any problems accessing this site, please let us know.</p>
<p>Last on the agenda, an alpha version of our plugin for blogger is on the works, if you have a site on blogger and want to add translation to it, just contact us.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-6-7-whats-next/feed/</wfw:commentrss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Version 0.6.4 &#8211; The shoemaker is no longer barefoot</title>
		<link>http://transposh.org/en/version-0-6-4-the-shoemaker-is-no-longer-barefoot/</link>
		<comments>http://transposh.org/en/version-0-6-4-the-shoemaker-is-no-longer-barefoot/#comments</comments>
		<pubdate>Thu, 14 Oct 2010 11:17:33 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[bing (msn) translator]]></category>
		<category><![CDATA[fake interviews]]></category>
		<category><![CDATA[gettext]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[matt mullenweg]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[more languages]]></category>
		<category><![CDATA[release]]></category>

		<guid ispermalink="false">http://transposh.org/?p=297-en</guid>
		<description><![CDATA[This time we are joined by nobody else than Matt Mullenweg, the creator of the WordPress platform. In the following completely fake interview, Matt will help us all understand what is new in 0.6.4: Ofer: Hello Matt, how are you today? Matt: I have never been so excited about a point 0.01 release of a [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_298" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2010/10/mattandme.jpg"><img class="size-medium wp-image-298" title="mattandme" src="http://transposh.org/wp-content/uploads/2010/10/mattandme-300x199.jpg" alt="Image by Matt Mullenweg" width="300" height="199" /></a><p class="wp-caption-text">Matt and Me</p></div>
<p>This time we are joined by nobody else than Matt Mullenweg, the creator of the WordPress platform.</p>
<p>In the following completely fake interview, Matt will help us all understand what is new in 0.6.4:</p>
<p>Ofer: Hello Matt, how are you today?<br />
Matt: I have never been so excited about a point 0.01 release of a plugin before!<br />
Ofer: Why is that?<br />
Matt: I think that you are finally getting the spirit of wordpress in this release<br />
Ofer: Am I?<br />
Matt: Yes, you are finally integrating with the platform instead of hacking around it, I really like the fact that you finally took the time and made your plugin interface and administration pages translatable, and since you are that good, you get a free blog!<br />
Ofer: Gee, thanks! now how will I get other people to make translations of my plugin?<br />
Matt: Just ask your users to do that, I am sure you&#8217;ll give them credit.<br />
Ofer: Tell them the whole thing about <a href="http://codex.wordpress.org/Translating_WordPress">poedit and stuff</a>?<br />
Matt: Come on, as I am always saying, there&#8217;s a plugin for that! And you should probably know since you translated it yourself and contributed some minor fixes.<br />
Ofer: You mean <a href="http://wordpress.org/extend/plugins/codestyling-localization/">codestyling localization</a>?<br />
Matt: Yes, that&#8217;s the one, anyone can use it. But I have a question for you<br />
Ofer: For me?<br />
Matt: Yes, why didn&#8217;t you use Transposh for doing that?<br />
Ofer: Didn&#8217;t really see the reason, as there&#8217;s already a great plugin for it, why replicate?<br />
Matt: I see that you are finally getting it.<br />
Ofer: Getting what?<br />
Matt: The spirit of wordpress, sharing, caring, open source, and free love.<br />
Ofer: I sure hope so, thank you so much for being with us.<br />
Matt: Thank you, next time, please interview me on a major feature, if I had to do fake interviews for every minor plugin release in wordpress, I&#8217;ll never have free time to actually improve wordpress and come to wordcamps.<br />
Ofer: Will take notice, thanks again!</p>
<p>Well, thanks Matt for joining us, some features also added to this version is the Latin translation added (with google translation support), three new languages added to Bing translate. The ability to disable the gettext integration where it causes problems, with some other fixes.</p>
<p>As always &#8211; we hope you will enjoy this version</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-6-4-the-shoemaker-is-no-longer-barefoot/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version 0.3.3 &#8211; 9 New languages</title>
		<link>http://transposh.org/en/version-0-3-3-9-new-languages/</link>
		<comments>http://transposh.org/en/version-0-3-3-9-new-languages/#comments</comments>
		<pubdate>Sun, 06 Sep 2009 09:55:29 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[flag sprites]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[more languages]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=120-en</guid>
		<description><![CDATA[We would like to thank Google for adding support for 9 new languages: Afrikaans, Belarusian, Icelandic, Irish, Macedonian, Malay, Swahili, Welsh and Yiddish. We have added support to our wordpress plugin which took a little while because of the following critical issue. What flag should we use for Yiddish? First thing we would like to [...]]]></description>
			<content:encoded><![CDATA[<p>We would like to thank <a href="http://googleresearch.blogspot.com/2009/08/51-languages-in-google-translate.html">Google</a> for adding support for 9 new languages: Afrikaans, Belarusian, Icelandic, Irish, Macedonian, Malay, Swahili, Welsh and Yiddish. We have added support to our wordpress plugin which took a little while because of the following critical issue. What flag should we use for Yiddish? First thing we would like to say is that flags are changeable, just follow the FAQ and if you don&#8217;t like our choices, no one is forcing you.</p>
<p>After a short debate we have decided to give Yiddish the european union flag because of two reasons, one &#8211; the language originated there, not in any specific country and second &#8211; the flag does not stand for any specific country in a similar way to the language which can not be connected to any country. If anyone has better suggestions, we are open to hear them.</p>
<p>This release also follows a few weeks of silence, in which we have been quietly thinking and discussing new features, which we hope we&#8217;ll be able to release soon, any help and feedback will not only be appreciated but will also help us deliver a better product.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-3-3-9-new-languages/feed/</wfw:commentrss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Version 0.3.0 &#8211; Bing (MSN) translator</title>
		<link>http://transposh.org/en/version-0-3-0-bing-msn-translator/</link>
		<comments>http://transposh.org/en/version-0-3-0-bing-msn-translator/#comments</comments>
		<pubdate>Thu, 23 Jul 2009 00:07:47 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[bing (msn) translator]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=110-en</guid>
		<description><![CDATA[We are proud to add support in this release to a second translation engine. This one is the Bing (MSN) translator by Microsoft. The results it gives are quite different from the ones you get from Google translate, sometimes better, sometimes worse. A minor setback for default activation is that this service is still in [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to add support in this release to a second translation engine. This one is the Bing (MSN) translator by Microsoft.</p>
<p>The results it gives are quite different from the ones you get from Google translate, sometimes better, sometimes worse.</p>
<p>A minor setback for default activation is that this service is still in beta and an invite is required, We have a very small amount we can share so if you want one, just comment on this post, first comes &#8211; first served basis.</p>
<p>Also &#8211; we haven&#8217;t activated Bing translator as a default automatic translator yet and we would like to hear your opinions on that. If enough people request this feature, we will put more effort into enable this in the coming release. In the meanwhile &#8211; you are welcomed to test this feature on this site, just start translating and use the Bing suggest button.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-3-0-bing-msn-translator/feed/</wfw:commentrss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version 0.2.7 &#8211; Iranian &#8220;elections&#8221;</title>
		<link>http://transposh.org/en/version-0-2-7-iranian-elections/</link>
		<comments>http://transposh.org/en/version-0-2-7-iranian-elections/#comments</comments>
		<pubdate>Fri, 19 Jun 2009 21:55:04 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[more languages]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=93-en</guid>
		<description><![CDATA[Thanks to the latest Iranian elections google have added Persian support to google translate, We have decided to follow suit. If you want &#8211; you are now able to have your wordpress site translated to Farsi or from Farsi. Just go to the administrative interface and add this language, its that simple. Nothing else is [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the latest Iranian elections google have added Persian support to google translate, We have decided to follow suit. If you want &#8211; you are now able to have your wordpress site translated to Farsi or from Farsi. Just go to the administrative interface and add this language, its that simple. Nothing else is new, yet.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-2-7-iranian-elections/feed/</wfw:commentrss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Some new features in 0.0.3</title>
		<link>http://transposh.org/en/some-new-features-in-003/</link>
		<comments>http://transposh.org/en/some-new-features-in-003/#comments</comments>
		<pubdate>Sat, 07 Mar 2009 21:41:34 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rss]]></category>

		<guid ispermalink="false">http://transposh.org/?p=23-en</guid>
		<description><![CDATA[Hello, Today we release a new version that adds support for two features. The first one is the ability to get translated RSS feeds, all the user needs to do is subscribe to the feed on the translated page. The second feature is an improvement to the translation interface which allows the translator to get [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Today we release a new version that adds support for two features. The first one is the ability to get translated RSS feeds, all the user needs to do is subscribe to the feed on the translated page.<br />
The second feature is an improvement to the translation interface which allows the translator to get a suggestion from a computerized tool (currently working with google translate) and use it as a helper for the translation process.</p>
<p>We are still very open to your suggestions, just contact us.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Update &#8211; 08/03 &#8211; Anyone experiencing installation problems, until we release the next version, please install version 0.0.2 first and than upgrade to 0.0.3</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/some-new-features-in-003/feed/</wfw:commentrss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.174 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 21:38:54 -->
<!-- Compression = gzip -->
