<?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; bugfix</title>
	<atom:link href="http://transposh.org/tag/bugfix/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.8.1 &#8211; It&#8217;s not a bug! it&#8217;s a feature!</title>
		<link>http://transposh.org/en/version-0-8-1-its-not-a-bug-its-a-feature/</link>
		<comments>http://transposh.org/en/version-0-8-1-its-not-a-bug-its-a-feature/#comments</comments>
		<pubdate>Mon, 12 Dec 2011 21:39:17 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>

		<guid ispermalink="false">http://transposh.org/?p=411-en</guid>
		<description><![CDATA[At Transposh we pride ourselves in our high coding standards, this means that we have no bugs in our software. Yes, you have heard this right, zero bugs found. However &#8211; there is a slight problem, other people are not like us and they actually do have bugs in their codes. So if you installed [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_412" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2011/12/bughunting.jpg"><img class="size-medium wp-image-412" title="Hunting bugs @ Transposh" src="http://transposh.org/wp-content/uploads/2011/12/bughunting-300x225.jpg" alt="" width="300" height="225" /></a><p class="wp-caption-text">Hunting bugs with advanced technology</p></div>
<p>At Transposh we pride ourselves in our high coding standards, this means that we have no bugs in our software. Yes, you have heard this right, zero bugs found. However &#8211; there is a slight problem, other people are not like us and they actually do have bugs in their codes. So if you installed Transposh and something is not working correctly, there is probably a bug in WordPress, or a bug in the theme you are you using, or a conflict with another plugin, or jQuery made some mess, or you are still using Internet Explorer 2 or this is something related to your mother, or her mother, or her grandmother, or the first cell that was ever created. It is never us! never ever!</p>
<p>If something is not working and you <a title="Transposh development site" href="http://trac.transposh.org" target="_blank">report it to us</a>, we immediately find someone else to blame, and sometimes, when in good mood, we actually code something to avoid those other people bugs.</p>
<p>This release is one of those releases, the only new feature is the ability to set comment languages in the management interface (if someone posted in Spanish while actually browsing your site in English or vice verse) .</p>
<p>The rest of this release is:</p>
<ul>
<li>Enable live human translations backup by default</li>
<li>Lists of languages used in Javascript are fixed and more readable</li>
<li>Improved loading for backend javascripts</li>
<li>Support the ， symbol in parsing (Its not a comma, really!)</li>
<li>Reintroduce CORS support in our AJAX (Cross Origin Ajax)</li>
<li>Try to make sure lazyloader loads in the correct context</li>
<li>Fix calculation of batch translation size to avoid translations too large for Google</li>
<li>Fix when two jQueryUI versions are included, mainly for wordpress 3.2.x</li>
<li>Fixed widget to remove [Language] which was buggy as noted by Philip Trauring</li>
<li>Fix broken sites for users using the widget function directly</li>
</ul>
<div>We hope you&#8217;ll enjoy this version</div>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-8-1-its-not-a-bug-its-a-feature/feed/</wfw:commentrss>
		<slash:comments>46</slash:comments>
		</item>
		<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.6.5 &#8211; Now features less bugs</title>
		<link>http://transposh.org/en/version-0-6-5-now-features-less-bugs/</link>
		<comments>http://transposh.org/en/version-0-6-5-now-features-less-bugs/#comments</comments>
		<pubdate>Mon, 25 Oct 2010 22:19:38 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[flag sprites]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[SEO]]></category>

		<guid ispermalink="false">http://transposh.org/?p=303-en</guid>
		<description><![CDATA[Version 0.6.5 has focused on squashing some bugs (and a few regressions too).  It is by far the most stable and best software that we have released today. It also adds support to some header magic for search engines. Lets just review the change log here: Fixed Slovenian flag bug reported by anphicle (It was [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_304" class="wp-caption alignright" style="width: 310px"><a href="http://transposh.org/wp-content/uploads/2010/10/bugbegone.jpg"><img class="size-medium wp-image-304" title="Bugs be gone" src="http://transposh.org/wp-content/uploads/2010/10/bugbegone-300x264.jpg" alt="By fastjack - http://www.flickr.com/photos/fastjack/282707058/" width="300" height="264" /></a><p class="wp-caption-text">Bugs - gotta love them</p></div>
<p>Version 0.6.5 has focused on squashing some bugs (and a few regressions too).  It is by far the most stable and best software that we have released today. It also adds support to <a href="http://googlewebmastercentral.blogspot.com/2010/09/unifying-content-under-multilingual.html">some header magic for search engines</a>.</p>
<p>Lets just review the change log here:</p>
<ul>
<li>Fixed Slovenian flag bug reported by anphicle (It was Sierra Leon before that, thanks for the sharp eye!).</li>
<li>Fixed an issue with the way wordpress handles canonical redirects and url rewritings as reported by Marco, wordpress had no knowledge of the way we translated tag and category prefixed urls and therefore redirected them to the default language url. This fix also improved a canonical form of some URLs.</li>
<li>Fixed a bug with translate all and after post translation which hindered their ability to work &#8211; (thanks nightsurfer [<a href="http://trac.transposh.org/ticket/122">ticket #122</a>]) &#8211; we also took the time to improve the handling of passing information to the translate all to use a meta instead of a redirect.</li>
<li>Fixed json translation for buddypress stream issue &#8211; (thanks Inocima [<a href="http://trac.transposh.org/ticket/121">ticket #121</a>]).</li>
</ul>
<p>We are now working on a cleanup in the our trac system, assigning open tickets to new milestones. Please try to make this effort hopeless by creating new tickets for us as fast as you can.</p>
<p>And as always &#8211; enjoy this version.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-6-5-now-features-less-bugs/feed/</wfw:commentrss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Version 0.6.3 &#8211; GetText Integration</title>
		<link>http://transposh.org/en/version-0-6-3-gettext-integration/</link>
		<comments>http://transposh.org/en/version-0-6-3-gettext-integration/#comments</comments>
		<pubdate>Wed, 01 Sep 2010 16:12:02 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[General Messages]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[bing (msn) translator]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[eaccelarator]]></category>
		<category><![CDATA[gettext]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[xcache]]></category>

		<guid ispermalink="false">http://transposh.org/?p=278-en</guid>
		<description><![CDATA[This new version has two major changes and lots of bug fixes included. The most important change is the integration of the plugin with the WordPress GetText system, which is the way WordPress (and some themes and plugins) provide localized versions of themselves. This is done with a couple of files (called .po/.mo files because [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_279" class="wp-caption alignright" style="width: 235px"><img class="size-medium wp-image-279" title="Flags on pole" src="http://s.transposh.net/u/2010/09/flags-225x300.jpg" alt="By diongillard http://www.flickr.com/photos/diongillard/248190660/in/photostream/" width="225" height="300" /><p class="wp-caption-text">GetText makes translation easier</p></div>
<p>This new version has two major changes and lots of bug fixes included.</p>
<p>The most important change is the integration of the plugin with the WordPress GetText system, which is the way WordPress (and some themes and plugins) provide localized versions of themselves. This is done with a couple of files (called .po/.mo files because of their extensions) that includes a list of translated strings that that software include.</p>
<p>What Transposh now does is to utilize said files, so if you have the files that translate WordPress to Spanish, they will take precedence and Transposh will use the files to make the translation of the interface to Spanish. Why is this better? there are a few reasons, one is that sometimes it enables translations where they were previously impossible, another is that the translation is human based and deemed more accurate, and the last is that it can clear ambiguity especially in short strings such as month names and day abbreviations.<br />
How to get the .po/.mo files, and more information about how this work can be found at <a href="http://trac.transposh.org/wiki/UsingGetText">http://trac.transposh.org/wiki/UsingGetText</a>.</p>
<p>This feature also includes a rewrite of the in-memory caching system of the plugin, which now supports <a href="http://xcache.lighttpd.net">xcache</a> and <a href="http://eaccelerator.net">eaccelarator</a> in addition to the previous versions <a href="http://pecl.php.net/package/APC">APC</a> support. This version uses a more compact representation of the data which improves performance and reduce memory usage.</p>
<p>More fixes in this version:</p>
<ul>
<li>Tags from the tag cloud will now be translated with mass translate</li>
<li>Fix for the sneaky &#8220;not a valid plugin header&#8221; issue, if you get &#8220;Default&#8221; listed twice in your widget selection settings, please delete the widgets/tpw_deafult.php file</li>
<li>Fix for MS translate tendency to add an extra space to translation result</li>
<li>Fixed bug with list with flags css widget preventing the view of flags</li>
</ul>
<p>We have also changed this site layout a bit so you can see the development feed and changes in a more real time fashion.</p>
<p>Waiting for your feedbacks on this version.</p>
<p>Update: A bug was discovered when using the plugin without caching, if you have repeat translations, or you can&#8217;t see translations previously made, please reinstall the plugin from wordpress.org, the plugin there is now fixed. Thanks <a href="http://www.halloween-costumes.com">Nicholas</a> for reporting this.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-6-3-gettext-integration/feed/</wfw:commentrss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Version 0.6.2 &#8211; Lots of small candies</title>
		<link>http://transposh.org/en/version-0-6-2-lots-of-small-candies/</link>
		<comments>http://transposh.org/en/version-0-6-2-lots-of-small-candies/#comments</comments>
		<pubdate>Mon, 09 Aug 2010 14:58:20 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[Software Updates]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>

		<guid ispermalink="false">http://transposh.org/?p=271-en</guid>
		<description><![CDATA[This version includes a relatively large set of small changes, since 0.6.0 was a major release it was quite certain that there would be a few points that will need some ironing, and lots of options to improve the software, bit by bit. Let&#8217;s start with the new stuff! If you are writing a blog [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_272" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-272 " title="Lots of candies" src="http://s.transposh.net/u/2010/08/Candy_colors-300x199.jpg" alt="Original: http://flickr.com/photos/51035611977@N01/11760819" width="300" height="199" /><p class="wp-caption-text">Good things come in small packages</p></div>
<p>This version includes a relatively large set of small changes, since 0.6.0 was a major release it was quite certain that there would be a few points that will need some ironing, and lots of options to improve the software, bit by bit.</p>
<p>Let&#8217;s start with the new stuff!</p>
<p>If you are writing a blog in a few languages, or have writers that prefer writing in one language and others preferring others, it is now possible to mark a complete post as using a different language (We originally thought to write this post in a different language, but decides against it). Marking a post is now done by adding the custom field of <code>tp_language</code> and set it to the language value. Take note that older themes might not be very fund of this and might need to be fixed.</p>
<p>Another feature is the ability to clean-up old automated translations from your database, either completely, or those older than two weeks (ever wanted to comply with google translation caching terms? now you can), This is done in a smart way, where human translations are not deleted, and also automated translations that were replaced by human translations are kept in the translation log for reference. User discretion is advised when using this, and a backup is never a bad idea.</p>
<p>A large change in the code was done to minimize collisions with other plugins, as now all functions and constants migrated into static classes, this type of problems were reported with a few plugins, and should be ok now.</p>
<p>We want to thank <a href="http://www.seekingfocus.com/travelsickness">Jason</a>, revonorway, <a href="http://virtualcrowds.org">Terence</a>, <a href="http://www.maskaran.com">Martin</a> and anyone else who was involved with their help debugging and testing this release.</p>
<p>Now to the list of other changes:</p>
<ul>
<li>Fixed typo in buddypress stream</li>
<li>Allow parser processing of nested lang tags</li>
<li>Treat the <code>noscript</code> tag as hidden, fixes bug with buddypress</li>
<li>Fixes to translation regression with non latin characters</li>
<li>Fixes to mass translate with bing translator for Chinese and Taiwanese</li>
<li>Shortened copyright notice in source files, and made it a bit more informative</li>
</ul>
<p>We hope you&#8217;ll enjoy this version, if you do and if you don&#8217;t, just let us know about it!</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-6-2-lots-of-small-candies/feed/</wfw:commentrss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Version 0.5.4 &#8211; Quick Fixes</title>
		<link>http://transposh.org/en/version-0-5-4-quick-fixes/</link>
		<comments>http://transposh.org/en/version-0-5-4-quick-fixes/#comments</comments>
		<pubdate>Mon, 14 Jun 2010 08:13:11 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[General Messages]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>

		<guid ispermalink="false">http://transposh.org/?p=245-en</guid>
		<description><![CDATA[A few days ago we silently released 0.5.4 which fixed a few bugs discovered in 0.5.3, mainly with the ajax and some edge cases with url translation. If the previous version works ok for you, there&#8217;s really no need to upgrade. However &#8211; take the note, bugs opened on our trac (trac.transposh.org) are the ones [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago we silently released 0.5.4 which fixed a few bugs discovered in 0.5.3, mainly with the ajax and some edge cases with url translation. If the previous version works ok for you, there&#8217;s really no need to upgrade.</p>
<p>However &#8211; take the note, bugs opened on our trac (<a href="http://trac.transposh.org/">trac.transposh.org</a>) are the ones that we are able to resolve fastest.</p>
<p>Enjoy this version and let us know what you think.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-5-4-quick-fixes/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version 0.3.2 &#8211; Some small fixes</title>
		<link>http://transposh.org/en/version-0-3-2-some-small-fixes/</link>
		<comments>http://transposh.org/en/version-0-3-2-some-small-fixes/#comments</comments>
		<pubdate>Mon, 03 Aug 2009 19:23:16 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[donated translation]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=116-en</guid>
		<description><![CDATA[This version comes to fix some small issues that gathered while we are working on some more major functionality. The main fix is the one that allows the use of a main static page which caused issues in the past. A smaller issue regarding some blank pages was also fixed. If you encounter white pages, [...]]]></description>
			<content:encoded><![CDATA[<p>This version comes to fix some small issues that gathered while we are working on some more major functionality. The main fix is the one that allows the use of a main static page which caused issues in the past. A smaller issue regarding some blank pages was also fixed. If you encounter white pages, just contact us or comment here and we&#8217;ll make it work (no php4 please&#8230;).</p>
<p>We would like to thank <a href="http://gratiswork.com">Anthony</a> for his help in reporting and debugging those issues as well as for his help with this site translation to Russian.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-3-2-some-small-fixes/feed/</wfw:commentrss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Version 0.2.9 &#8211; Bug fixes</title>
		<link>http://transposh.org/en/version-0-2-9-bug-fixes/</link>
		<comments>http://transposh.org/en/version-0-2-9-bug-fixes/#comments</comments>
		<pubdate>Tue, 21 Jul 2009 12:58:26 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[donations]]></category>
		<category><![CDATA[minor]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=104-en</guid>
		<description><![CDATA[The last few days were used to fix some bugs reported by our users. Full credits are given in the change log. We would like to thank everyone who is reporting bugs to us because it helps us improve this software for everyone. We also enjoy supporting you and are trying to leave no stones [...]]]></description>
			<content:encoded><![CDATA[<p>The last few days were used to fix some bugs reported by our users. Full credits are given in the change log. We would like to thank everyone who is reporting bugs to us because it helps us improve this software for everyone.</p>
<p>We also enjoy supporting you and are trying to leave no stones unturned in order to help you, feel free to contact us, and if we haven&#8217;t answered within a reasonable period &#8211; just contact us again!</p>
<p>We were also asked about donations (twice this week). So first &#8211; at this point we don&#8217;t accept any money donations (although we appreciate your intentions) but we do accept a few other forms of donations. Donate us time by sending bug reports (and even better, patches <img src='http://transposh.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) , spread the knowledge about this plugin by writing something in your blogs or favorite forums, vote for this plugin in the wordpress plugin directory so more people will use it and finally &#8211; you can always help us by checking and translating this site to your mother-tongues.</p>
<p>We hope you&#8217;ll enjoy this version as much as we do <img src='http://transposh.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-2-9-bug-fixes/feed/</wfw:commentrss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.2.6 &#8211; Regressions begone</title>
		<link>http://transposh.org/en/version-0-2-6-regressions-begone/</link>
		<comments>http://transposh.org/en/version-0-2-6-regressions-begone/#comments</comments>
		<pubdate>Wed, 17 Jun 2009 12:52:32 +0000</pubdate>
		<dc:creator>ofer</dc:creator>
				<category><![CDATA[Release announcements]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid ispermalink="false">http://transposh.org/?p=89-en</guid>
		<description><![CDATA[You might notice there was no announcement about 0.2.5. The reason for that was quite simple as the first regression bug was discovered before we were able to post the announcement. Those two version aimed to fix some problem with url replacements happening with different language and we hope that 0.2.6 will nail that. We [...]]]></description>
			<content:encoded><![CDATA[<p>You might notice there was no announcement about 0.2.5. The reason for that was quite simple as the first regression bug was discovered before we were able to post the announcement. Those two version aimed to fix some problem with url replacements happening with different language and we hope that 0.2.6 will nail that. We would like to thank all of those who reported bugs and helped with testing. And we hope we&#8217;ll have less and less of those quick fix releases in the future.</p>
]]></content:encoded>
			<wfw:commentrss>http://transposh.org/en/version-0-2-6-regressions-begone/feed/</wfw:commentrss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.170 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-25 14:53:46 -->
<!-- Compression = gzip -->
