<?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; speed enhancements</title>
	<atom:link href="http://transposh.org/en/tag/speed-enhancements/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, 27 Mar 2012 10:38:43 +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>Version 0.7.1 &#8211; Release train keeps rolling</title>
		<link>http://transposh.org/en/version-0-7-1-release-train-keeps-rolling/</link>
		<comments>http://transposh.org/en/version-0-7-1-release-train-keeps-rolling/#comments</comments>
		<pubdate>Mon, 31 Jan 2011 11:16:56 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[General Messages]]></category>
		<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[donated translation]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[speed enhancements]]></category>

		<guid ispermalink="false">http://transposh.org/?p=330-en</guid>
		<description><![CDATA[Work on transposh is commencing at full speed, and when a new version is reaching a stable state we attempt to release it to the masses for general consumption. This minor version does not bring any new major features but it does go to fix some points that needed attention. So without further ado, lets [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_334" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2011/01/releasetrain.jpg"><img class="size-medium wp-image-334" title="The releases keep rolling" src="http://transposh.org/wp-content/uploads/2011/01/releasetrain-300x217.jpg" alt="from http://www.geograph.org.uk/photo/56745" width="300" height="217" /></a><p class="wp-caption-text">Release train keeps rolling</p></div>
<p>Work on transposh is commencing at full speed, and when a new version is reaching a stable state we attempt to release it to the masses for general consumption. This minor version does not bring any new major features but it does go to fix some points that needed attention.<br />
So without further ado, lets review the changes:</p>
<ul>
<li>Two language translations to the plugin were added, Dutch with the help of <a href="http://blog.imagitect.nl/">Roland Nieuwendijk</a> and Russian with the help of Romans Matusevics. If you want to help, just contact us and get our eternal gratitude (and credits)</li>
<li>Marking of excerpts were fixed for tp_language posts</li>
<li>Dramatically reduce number of database queries on translatable urls (from thousands to one)</li>
<li>Fix for automatic translation when anonymous translation is not supported on non google engines</li>
<li>Fix buddypress (and hopefully other) redirections on single activities pages and other double redirected pages</li>
<li>Fix for regression with after post translation and translate all</li>
</ul>
<p>We hope you&#8217;ll enjoy this version, and we are waiting for your comments and feedback.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-7-1-release-train-keeps-rolling/feed/</wfw:commentrss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Version 0.6.0 &#8211; Going from fast to faster</title>
		<link>http://transposh.org/en/version-0-6-0-going-from-fast-to-faster/</link>
		<comments>http://transposh.org/en/version-0-6-0-going-from-fast-to-faster/#comments</comments>
		<pubdate>Thu, 29 Jul 2010 16:13:34 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[bing (msn) translator]]></category>
		<category><![CDATA[major]]></category>
		<category><![CDATA[more languages]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[speed enhancements]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=258-en</guid>
		<description><![CDATA[This version is a major release, and there is lots of new stuff in this release. so lets get over the list of items Now there is support for auto batch translations which makes translations faster and improves user experience, previously Transposh has to load scripts from the various auto translation backends and then it [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_259" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-259 " title="Fast is not enough" src="http://s.transposh.net/u/2010/07/faster-300x225.jpg" alt="Image by Nathan Eal Photography" width="300" height="225" /><p class="wp-caption-text">was fast but now faster</p></div>
<p>This version is a major release, and there is lots of new stuff in this release. so lets get over the list of items</p>
<ul>
<li>Now there is support for auto batch translations which makes translations faster and improves user experience, previously Transposh has to load scripts from the various auto translation backends and then it would iterate on the phrases one by one to get translations, now those are grouped together for reducing the numbers of requests made, the fact that no external scripts are loading reduces complexity and improves speed.</li>
<li>MSN (bing) translator does no longer require a key, as they have upgrades their API and switched to using an application key, you can now just select the default translation engine at will, if this engine is not available for that language &#8211; Transposh will resort to using the other one.</li>
<li>Transposh Google Proxy is now included to enable translation for Alpha level languages from Google (with 5 new languages supported &#8211; Armenian, Azerbaijani, Basque, Georgian and Urdu) &#8211; this proxy is located inside the plugin and redirects requests to google translate from your server allowing the script to use them. This process is slow &#8211; it increases the load on your server &#8211; and is generally not very recommended, and will be eliminated as soon as Google releases those languages to general consumption. But if you have the urgent need to translate your site to the Azeri people, at least you can do that.</li>
<li>The Transposh logo and backlink can now be removed from the widget, if you choose this option &#8211; Transposh will attempt to make some money of existing ad space on your translated pages only, this money will help us in our development effort, if you don&#8217;t want to lose any money from your ads, just keep the link. The terms are readable <a href="http://trac.transposh.org/wiki/TermsForLogoRemoval">here</a>.</li>
<li>The translate all button was also revamped, and should be much faster using batching.</li>
</ul>
<p>The usual share of bug fixes is here, and I would like to thank Rogelio and Marko for their insightful comments and contribution to fixing those bugs. An attempt was made at the plugin header error, but as we can&#8217;t reproduce it we don&#8217;t know if it works, so crossing our fingers. If this release is badly broken for you, please report this at the comments here, create tickets for us in our <a href="http://trac.transposh.org/">trac</a>. Bug us on our <a href="http://twitter.com/transposh">twitter account</a> or our <a href="http://www.facebook.com/pages/Transposh/196338859122">facebook page</a> or by calling our cell phones, preferably at 3 am. You can always revert to the previous version, we are not offended.</p>
<p>We hope you&#8217;ll enjoy this version.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-6-0-going-from-fast-to-faster/feed/</wfw:commentrss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Version 0.5.1 &#8211; Database improvements</title>
		<link>http://transposh.org/en/version-0-5-1-database-improvements/</link>
		<comments>http://transposh.org/en/version-0-5-1-database-improvements/#comments</comments>
		<pubdate>Sun, 11 Apr 2010 09:22:46 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[speed enhancements]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=231-en</guid>
		<description><![CDATA[This new version solves a very old problem with translating phrases longer than 255 characters. This change did not sacrifice speed, but actually enhanced it with a fine tuned index to match. By working on the database code we have also discovered a way to make the plugin perform much faster (mainly when APC caching [...]]]></description>
			<content:encoded><![CDATA[<p>This new version solves a very old problem with translating phrases longer than 255 characters. This change did not sacrifice speed, but actually enhanced it with a fine tuned index to match. By working on the database code we have also discovered a way to make the plugin perform much faster (mainly when APC caching was not used) where we now group many translation queries to the database into a single query.</p>
<p>A smaller bug with translation textarea tags was also solved thanks to <a href="http://www.herbaldepecona.com/">timo</a>.</p>
<p>Like always &#8211; looking forward for your feedbacks.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-5-1-database-improvements/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version 0.4.2 &#8211; The answer?</title>
		<link>http://transposh.org/en/version-0-4-2-the-answer/</link>
		<comments>http://transposh.org/en/version-0-4-2-the-answer/#comments</comments>
		<pubdate>Tue, 26 Jan 2010 21:56:35 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[bing (msn) translator]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[more languages]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[speed enhancements]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=211-en</guid>
		<description><![CDATA[What was the question? Anyone? Maybe &#8211; Does this version support translation from Haitian? Yes Maybe &#8211; Can Bing translate be used to generate auto translate? Yes Maybe &#8211; Did you finish optimizations and reduced the script size to 1.5k when gzipped (with added functionality)? Yes We hope you&#8217;ll enjoy this one as much as [...]]]></description>
			<content:encoded><![CDATA[<p>What was the question? Anyone?<br />
Maybe &#8211; Does this version support translation from Haitian? Yes<br />
Maybe &#8211; Can Bing translate be used to generate auto translate? Yes<br />
Maybe &#8211; Did you finish optimizations and reduced the script size to 1.5k when gzipped (with added functionality)? Yes</p>
<p>We hope you&#8217;ll enjoy this one as much as we do.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-4-2-the-answer/feed/</wfw:commentrss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Version 0.4.1 &#8211; Faster for your clients</title>
		<link>http://transposh.org/en/version-0-4-1-faster-for-your-clients/</link>
		<comments>http://transposh.org/en/version-0-4-1-faster-for-your-clients/#comments</comments>
		<pubdate>Wed, 13 Jan 2010 12:48:55 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[speed enhancements]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=205-en</guid>
		<description><![CDATA[This new version includes the first part of optimizing the client side experience with transposh. Now, instead of loading libraries that might not be used, the plugin opts to load those upon demand. The first thing you can notice is that google translate api, microsoft translate api and jquery api are only loaded when they [...]]]></description>
			<content:encoded><![CDATA[<p>This new version includes the first part of optimizing the client side experience with transposh. Now, instead of loading libraries that might not be used, the plugin opts to load those upon demand. The first thing you can notice is that google translate api, microsoft translate api and jquery api are only loaded when they are really required. The script used by transposh has also been reduced in size and is now only 3kb of javascript. In the next step of optimization we will take out the edit interface part to a separate file.<br />
Work was also done on optimizing the .css files, with a reduction in the number of inclusions so that under normal widget use there will only be one file used.<br />
If anything breaks for you, on any browser or theme. Just let us know.<br />
Unfortunately, this release won&#8217;t include support for jQuery 1.4 as there&#8217;s a bug in the jQuery UI tabs which prevents the upgrade at this point, We will probably upgrade once the next version of jQuery UI goes live.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-4-1-faster-for-your-clients/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some insights to the upcoming release</title>
		<link>http://transposh.org/en/some-insights-to-the-upcoming-release/</link>
		<comments>http://transposh.org/en/some-insights-to-the-upcoming-release/#comments</comments>
		<pubdate>Sun, 10 Jan 2010 16:17:54 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[General Messages]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[speed enhancements]]></category>

		<guid ispermalink="false">http://transposh.org/?p=203-en</guid>
		<description><![CDATA[The next version is going to include some meaningful changes on the client side, mainly we have switched to asynchronous loading of our script and on demand loading of other scripts used within (such as jQuery UI, Google Translate API, Microsoft Translate API and others). The change means that the page loads much faster and [...]]]></description>
			<content:encoded><![CDATA[<p>The next version is going to include some meaningful changes on the client side, mainly we have switched to asynchronous loading of our script and on demand loading of other scripts used within (such as jQuery UI, Google Translate API, Microsoft Translate API and others).<br />
The change means that the page loads much faster and it becomes more responsive. Also hangups that were caused by slow loading of the third party scripts (such as the one reported in <a href="http://trac.transposh.org/ticket/72">this bug</a>) will be eliminated.<br />
This release might also include an update to <a href="http://api.jquery.com">jQuery 1.4</a> which has a much faster engine, and since it is planed for release on January 14th, we hope to release on the 15th.<br />
The pre-release is already running on this site, so if you encounter any problems in translated pages, please inform us.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/some-insights-to-the-upcoming-release/feed/</wfw:commentrss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.147 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-24 02:52:57 -->
<!-- Compression = gzip -->
