Archive for category Software Updates
Version 0.6.4 – The shoemaker is no longer barefoot
Posted by ofer in Release announcements on October 14, 2010
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 plugin before!
Ofer: Why is that?
Matt: I think that you are finally getting the spirit of wordpress in this release
Ofer: Am I?
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!
Ofer: Gee, thanks! now how will I get other people to make translations of my plugin?
Matt: Just ask your users to do that, I am sure you’ll give them credit.
Ofer: Tell them the whole thing about poedit and stuff?
Matt: Come on, as I am always saying, there’s a plugin for that! And you should probably know since you translated it yourself and contributed some minor fixes.
Ofer: You mean codestyling localization?
Matt: Yes, that’s the one, anyone can use it. But I have a question for you
Ofer: For me?
Matt: Yes, why didn’t you use Transposh for doing that?
Ofer: Didn’t really see the reason, as there’s already a great plugin for it, why replicate?
Matt: I see that you are finally getting it.
Ofer: Getting what?
Matt: The spirit of wordpress, sharing, caring, open source, and free love.
Ofer: I sure hope so, thank you so much for being with us.
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’ll never have free time to actually improve wordpress and come to wordcamps.
Ofer: Will take notice, thanks again!
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.
As always – we hope you will enjoy this version
Version 0.6.2 – Lots of small candies
Posted by ofer in Release announcements, Software Updates on August 9, 2010

Good things come in small packages
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’s start with the new stuff!
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 tp_language 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.
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.
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.
We want to thank Jason, revonorway, Terence, Martin and anyone else who was involved with their help debugging and testing this release.
Now to the list of other changes:
- Fixed typo in buddypress stream
- Allow parser processing of nested lang tags
- Treat the
noscripttag as hidden, fixes bug with buddypress - Fixes to translation regression with non latin characters
- Fixes to mass translate with bing translator for Chinese and Taiwanese
- Shortened copyright notice in source files, and made it a bit more informative
We hope you’ll enjoy this version, if you do and if you don’t, just let us know about it!
Version 0.6.1 – Buddypress deeper integration
Posted by ofer in Release announcements on August 2, 2010

Buddypress, want to be buddies?
This version has a mix of new features and a couple of bug fixes for all the family, most notable is the addition of deeper buddypress support which introduces support for activity stream in different languages. This means that when a user comments on a post using a different version than the original one – the activity stream will be properly translated (given you set translate default language). The stream will also show translations made by logged in users. We now also have a group for the plugins users on the buddypress site at http://buddypress.org/community/groups/transposh-translation-filter-for-wordpress so if you use both and love them, you have the place to show this love, if you hate them and go there you will have our pity.
Another feature which we added thanks to Yoav’s presentation is the support for RTL themes which actually have RTL support built in (such as twenty ten, and the buddypress default theme). Your Hebrew, Arabic, Farsi, Urdu and Yiddish users will be so happy they will make world peace so fast and stop making nukes and gefiltes.
Other fixes include
- Fix for ms translate and non latin characters (ooops)
- Fix rewrite urls and url translation issue when using custom structure (eg. when suffixed with .html) (thanks claudio)
- Auto translation will not work in edit mode if auto translation is set to off (another oops)
Hope you’ll enjoy this release as much as we do.
Version 0.6.0 – Going from fast to faster
Posted by ofer in Release announcements, Software Updates on July 29, 2010

was fast but now faster
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 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.
- 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 – Transposh will resort to using the other one.
- Transposh Google Proxy is now included to enable translation for Alpha level languages from Google (with 5 new languages supported – Armenian, Azerbaijani, Basque, Georgian and Urdu) – 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 – it increases the load on your server – 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.
- The Transposh logo and backlink can now be removed from the widget, if you choose this option – 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’t want to lose any money from your ads, just keep the link. The terms are readable here.
- The translate all button was also revamped, and should be much faster using batching.
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’t reproduce it we don’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 trac. Bug us on our twitter account or our facebook page or by calling our cell phones, preferably at 3 am. You can always revert to the previous version, we are not offended.
We hope you’ll enjoy this version.
Version 0.5.2 – Improved lang attribute support
Posted by ofer in Release announcements on April 21, 2010
This version emerged from a few requests by multilingual blogger (especially bi-linguals). This version allows suggesting the original language for a phrase (other than the default) using the html lang attribute.
The paragraph/phrase marked with a different language than the original would be left intact when the target language equals the language marked, but will be translated in other languages (even in the default language – when such support is enabled).
For example, the following phrase is written in Hebrew and surrounded with a span with lang=he attribute, if you’re reading it in another language, you will be able to read it in that other language (English included).
Hello, in what language are you reading this paragraph?
It is now also possible to use the only_thislanguage class to mark a certain paragraph to appear only to readers in given language. A change in behaviour for this version is that now, the translate default version configuration option will only be used for non default marked paragraphs (and posts, see below regarding theme patches).
A patch would be provided to the default theme (didn’t decide if we’ll wait till version 3 of wordpress) that will enable marking a certain post’s original language, we’ll keep you posted.
Hope you enjoy this version.
Version 0.5.1 – Database improvements
Posted by ofer in Release announcements on April 11, 2010
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.
A smaller bug with translation textarea tags was also solved thanks to timo.
Like always – looking forward for your feedbacks.
Version 0.5.0 – Back up
Posted by ofer in Release announcements on March 24, 2010
Today we have released v0.5.0 which is a relatively major change to the plugin as it offers two features that were requested by many.
The first one is the inclusion of a backup service inside the plugin. You can choose between either manually backing up, having the backup done for you daily or allowing the backup to happen live. Backup is only done for human translations, and in the live backup mode, the plugin simply sends the new translation to the backup service.
This backup service runs on top of the google appengine infrastructure, so its quite fast and scalable.
The second feature is the mass translate facility, now included in the transposh settings page. You can just hit the “Translate All Now” button and every page and post will be translated for you, slowly but surely. Note that the translation is done on the client side, and not the server side and with sufficient latency so there is no fear of your server abusing the automated translation service.
The next releases towards the 0.6.0 version will focus more on the user (translator) experience and multi-lingual blog wrtiting integrations.
Your ideas are always welcomed, just comment here or go to trac.transposh.org.
Version 0.4.3 – Our wordpress plugin anniversary
Posted by ofer in Release announcements on February 28, 2010
One year and 13,000 downloads later, we are happy to release version 0.4.3.
This version brings in more compatibility with some themes and better parsing of $ and % symbols.
Anyone wants to guess the number of downloads we will have next year?
Version 0.4.2 – The answer?
Posted by ofer in Release announcements on January 26, 2010
What was the question? Anyone?
Maybe – Does this version support translation from Haitian? Yes
Maybe – Can Bing translate be used to generate auto translate? Yes
Maybe – Did you finish optimizations and reduced the script size to 1.5k when gzipped (with added functionality)? Yes
We hope you’ll enjoy this one as much as we do.




Recent Comments