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?
by Ofer 2 Comments
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?
How quickly time flies when you are having fun. Today, exactly one year ago we have aired the first version of this site (which actually looked quite the same) to showcase our wordpress plugin. Lots of changes went on since that time (although we hoped it would go faster). But as the site celebrates this one year mark, we can’t but look with some pride at what we achieved and would like to use the opportunity to thank all of our developers, contributors, testers and users for their continued support and appreciation of our product.
Thanks everyone!
by Ofer 14 Comments
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.
by Ofer 2 Comments
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.
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.
If anything breaks for you, on any browser or theme. Just let us know.
Unfortunately, this release won’t include support for jQuery 1.4 as there’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.
by Ofer 4 Comments
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 it becomes more responsive. Also hangups that were caused by slow loading of the third party scripts (such as the one reported in this bug) will be eliminated.
This release might also include an update to jQuery 1.4 which has a much faster engine, and since it is planed for release on January 14th, we hope to release on the 15th.
The pre-release is already running on this site, so if you encounter any problems in translated pages, please inform us.