Home » Eclipse Projects » Babel » Babel Next Gen ?
|
Re: Babel Next Gen ? [message #504778 is a reply to message #504762] |
Tue, 22 December 2009 16:02 |
Eclipse Webmaster Messages: 607343 Registered: July 2009 |
Senior Member |
|
|
On 12/22/2009 09:31 AM, Andre Kullmann wrote:
> Hi,
>
> my team and I develop an in house rcp client. In near future this client
> will be deployed in different countries, so we need i18n. Babel sounds
> interessting. Our first try was to use an web application, were the
> specialist department in the countries can edit there translations. But
> without the context ( were in the gui the translation will be placed )
> it is unusability for the specialist department. The idea to solve the
> problem is to take an screenshot of the gui/ composite/... and place it
> on the web page were the translations can be done. I think in e4 ( xwt )
> it is possible to create an screenshot without startup the application.
> Parse the xml and put the composite into an empty window.
> My question, my suggestion is to expand Babel with some feature.
>
> What does the Babel experts think ?
>
> With kind regards,
> Andre
Hi,
At Babel we think translating Eclipse within Eclipse (using an Eclipse
plugin) may be a better solution. We have a Messages Editor plugin that
integrates with Eclipse for on-the-spot translation. This plugin does
not talk to the Babel translation server, however. If that
functionality existed, it would be an awesome way to translate Eclipse.
This bug is tracking the progress of a web API for the Babel server:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223036
You can read more about the Messages Editor here:
http://www.eclipse.org/babel/messages_editor/
http://wiki.eclipse.org/Babel_/_Message_Bundle_Editor
You can get the Messages Editor source here (we don't provide a build yet):
cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/technology co
org.eclipse.babel/plugins
If you would like to contribute code back to the Babel project, to help
advance the server API or the messages editor, please feel free to
interact with us here on the forum, on the babel-dev mailing list, and
submit code patches in Bugzilla!
Thanks,
Denis
|
|
|
Re: Babel Next Gen ? [message #504848 is a reply to message #504762] |
Tue, 22 December 2009 21:12 |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
At Intalio we run Babel for our own product. You have to do some of the
administration directly from the database and you need to implement
something in the addons folder, but otherwise it's rather
straightforward and we could automate a build rather easily.
Thanks,
Antoine
On 12/22/09 6:31 AM, Andre Kullmann wrote:
> Hi,
>
> my team and I develop an in house rcp client. In near future this client
> will be deployed in different countries, so we need i18n. Babel sounds
> interessting. Our first try was to use an web application, were the
> specialist department in the countries can edit there translations. But
> without the context ( were in the gui the translation will be placed )
> it is unusability for the specialist department. The idea to solve the
> problem is to take an screenshot of the gui/ composite/... and place it
> on the web page were the translations can be done. I think in e4 ( xwt )
> it is possible to create an screenshot without startup the application.
> Parse the xml and put the composite into an empty window.
> My question, my suggestion is to expand Babel with some feature.
>
> What does the Babel experts think ?
>
> With kind regards,
> Andre
|
|
|
Re: Babel Next Gen ? [message #506795 is a reply to message #504848] |
Sun, 10 January 2010 10:36 |
Werner Keil Messages: 1087 Registered: July 2009 |
Senior Member |
|
|
So you run the translation server, too? Or mainly the client tools like
Message Bundle Editor?
"Antoine Toulme" <atoulme@intalio.com> schrieb im Newsbeitrag
news:hgrtgj$us1$1@build.eclipse.org...
> At Intalio we run Babel for our own product. You have to do some of the
> administration directly from the database and you need to implement
> something in the addons folder, but otherwise it's rather straightforward
> and we could automate a build rather easily.
>
> Thanks,
>
> Antoine
>
> On 12/22/09 6:31 AM, Andre Kullmann wrote:
>> Hi,
>>
>> my team and I develop an in house rcp client. In near future this client
>> will be deployed in different countries, so we need i18n. Babel sounds
>> interessting. Our first try was to use an web application, were the
>> specialist department in the countries can edit there translations. But
>> without the context ( were in the gui the translation will be placed )
>> it is unusability for the specialist department. The idea to solve the
>> problem is to take an screenshot of the gui/ composite/... and place it
>> on the web page were the translations can be done. I think in e4 ( xwt )
>> it is possible to create an screenshot without startup the application.
>> Parse the xml and put the composite into an empty window.
>> My question, my suggestion is to expand Babel with some feature.
>>
>> What does the Babel experts think ?
>>
>> With kind regards,
>> Andre
>
|
|
| | |
Re: Babel Next Gen ? [message #580154 is a reply to message #504762] |
Tue, 22 December 2009 16:02 |
Eclipse Webmaster Messages: 607343 Registered: July 2009 |
Senior Member |
|
|
On 12/22/2009 09:31 AM, Andre Kullmann wrote:
> Hi,
>
> my team and I develop an in house rcp client. In near future this client
> will be deployed in different countries, so we need i18n. Babel sounds
> interessting. Our first try was to use an web application, were the
> specialist department in the countries can edit there translations. But
> without the context ( were in the gui the translation will be placed )
> it is unusability for the specialist department. The idea to solve the
> problem is to take an screenshot of the gui/ composite/... and place it
> on the web page were the translations can be done. I think in e4 ( xwt )
> it is possible to create an screenshot without startup the application.
> Parse the xml and put the composite into an empty window.
> My question, my suggestion is to expand Babel with some feature.
>
> What does the Babel experts think ?
>
> With kind regards,
> Andre
Hi,
At Babel we think translating Eclipse within Eclipse (using an Eclipse
plugin) may be a better solution. We have a Messages Editor plugin that
integrates with Eclipse for on-the-spot translation. This plugin does
not talk to the Babel translation server, however. If that
functionality existed, it would be an awesome way to translate Eclipse.
This bug is tracking the progress of a web API for the Babel server:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223036
You can read more about the Messages Editor here:
http://www.eclipse.org/babel/messages_editor/
http://wiki.eclipse.org/Babel_/_Message_Bundle_Editor
You can get the Messages Editor source here (we don't provide a build yet):
cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/technology co
org.eclipse.babel/plugins
If you would like to contribute code back to the Babel project, to help
advance the server API or the messages editor, please feel free to
interact with us here on the forum, on the babel-dev mailing list, and
submit code patches in Bugzilla!
Thanks,
Denis
|
|
|
Re: Babel Next Gen ? [message #580201 is a reply to message #504762] |
Wed, 23 December 2009 01:58 |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
At Intalio we run Babel for our own product. You have to do some of the
administration directly from the database and you need to implement
something in the addons folder, but otherwise it's rather
straightforward and we could automate a build rather easily.
Thanks,
Antoine
On 12/22/09 6:31 AM, Andre Kullmann wrote:
> Hi,
>
> my team and I develop an in house rcp client. In near future this client
> will be deployed in different countries, so we need i18n. Babel sounds
> interessting. Our first try was to use an web application, were the
> specialist department in the countries can edit there translations. But
> without the context ( were in the gui the translation will be placed )
> it is unusability for the specialist department. The idea to solve the
> problem is to take an screenshot of the gui/ composite/... and place it
> on the web page were the translations can be done. I think in e4 ( xwt )
> it is possible to create an screenshot without startup the application.
> Parse the xml and put the composite into an empty window.
> My question, my suggestion is to expand Babel with some feature.
>
> What does the Babel experts think ?
>
> With kind regards,
> Andre
|
|
|
Re: Babel Next Gen ? [message #580323 is a reply to message #580201] |
Sun, 10 January 2010 10:36 |
Werner Keil Messages: 1087 Registered: July 2009 |
Senior Member |
|
|
So you run the translation server, too? Or mainly the client tools like
Message Bundle Editor?
"Antoine Toulme" <atoulme@intalio.com> schrieb im Newsbeitrag
news:hgrtgj$us1$1@build.eclipse.org...
> At Intalio we run Babel for our own product. You have to do some of the
> administration directly from the database and you need to implement
> something in the addons folder, but otherwise it's rather straightforward
> and we could automate a build rather easily.
>
> Thanks,
>
> Antoine
>
> On 12/22/09 6:31 AM, Andre Kullmann wrote:
>> Hi,
>>
>> my team and I develop an in house rcp client. In near future this client
>> will be deployed in different countries, so we need i18n. Babel sounds
>> interessting. Our first try was to use an web application, were the
>> specialist department in the countries can edit there translations. But
>> without the context ( were in the gui the translation will be placed )
>> it is unusability for the specialist department. The idea to solve the
>> problem is to take an screenshot of the gui/ composite/... and place it
>> on the web page were the translations can be done. I think in e4 ( xwt )
>> it is possible to create an screenshot without startup the application.
>> Parse the xml and put the composite into an empty window.
>> My question, my suggestion is to expand Babel with some feature.
>>
>> What does the Babel experts think ?
>>
>> With kind regards,
>> Andre
>
|
|
| | |
Goto Forum:
Current Time: Mon Jan 20 03:30:20 GMT 2025
Powered by FUDForum. Page generated in 0.05573 seconds
|