Additional Deployments: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
==Recommended== | ==Recommended== | ||
'''Globalyzer Suite Linux System''' | |||
* [[Continuous Globalization]] | * [[Continuous Globalization]] | ||
** [[Globalyzer Lite for Continuous Globalization]] | ** [[Globalyzer Lite for Continuous Globalization]] | ||
** [[LRM for Continuous Globalization]] | ** [[LRM for Continuous Globalization]] | ||
'''Team Members''' | |||
* [[Globalyzer Workbench for i18n Specialists]] | |||
* [[Globalyzer Lite for Developers]] | |||
'''Code Verification''' | |||
* [[Globalyzer and Check in Verification]] | |||
==Team Members== | ==Team Members== | ||
| Line 16: | Line 24: | ||
** Projects can be analyzed concurrently. | ** Projects can be analyzed concurrently. | ||
* [[Globalyzer CLI for Continuous Globalization]] | * [[Globalyzer CLI for Continuous Globalization]] | ||
** | ** Legacy standard for [[Terms_and_Definitions#ContinuousGlobalization|Continuous Globalization]]. | ||
** Projects must be analyzed one at a time. | ** Projects must be analyzed one at a time. | ||
* [[Globalyzer API for Continuous Globalization]] | * [[Globalyzer API for Continuous Globalization]] | ||
| Line 34: | Line 41: | ||
** Analyze source code during commit check in. | ** Analyze source code during commit check in. | ||
** Reject commits that fail [[Terms_and_Definitions#i18n|i18n]] requirements. | ** Reject commits that fail [[Terms_and_Definitions#i18n|i18n]] requirements. | ||
== Trial == | |||
* [[Lingoport CI/CD Trial]] | |||
** Lingoport sets up a dedicated AWS system | |||
** The customer provides files to be analyzed | |||
** The result is presented in the Dashboard | |||
Latest revision as of 21:36, 22 August 2019
Recommended
Globalyzer Suite Linux System
Team Members
Code Verification
Team Members
- Globalyzer Workbench for i18n Specialists
- i18n Specialists use the powerful Globalyzer Workbench to refine rule sets and interactively internationalize applications.
- Globalyzer Lite for Developers
- Developers run Globalyzer Lite from within their Integrated Development Environments (IDEs), getting quick feedback on potential i18n issues within their code.
Continuous Globalization
- Globalyzer Lite for Continuous Globalization
- Simple to set up.
- Lighter interface for Continuous Globalization.
- Projects can be analyzed concurrently.
- Globalyzer CLI for Continuous Globalization
- Legacy standard for Continuous Globalization.
- Projects must be analyzed one at a time.
- Globalyzer API for Continuous Globalization
- Most powerful and most flexible option.
- Requires writing your own Java program(s).
- LRM for Continuous Globalization
- Keeps tabs on the status of translations and resource files.
- Automates much of the translation process.
- Continuous Globalization
- Combination of the above sections.
Code Verification
- Globalyzer and Check in Verification
- Analyze source code during commit check in.
- Reject commits that fail i18n requirements.
Trial
- Lingoport CI/CD Trial
- Lingoport sets up a dedicated AWS system
- The customer provides files to be analyzed
- The result is presented in the Dashboard