Difference between revisions of "Globalyzer Lite"

From Lingoport Wiki
Jump to: navigation, search
(Created page with "Lingoport’s Globalyzer was designed to bring internationalization to the forefront and facilitate making software world-ready a priority. See for yourself how Globalyzer gen...")
 
Line 1: Line 1:
  +
Globalyzer Lite is a lightweight version of the Globalyzer Workbench Client. It is smaller and faster to install than the Globalyzer Workbench and requires no database. It is ideal for creating temporary projects and scans on the fly, executing those scans, and generating corresponding reports.
Lingoport’s Globalyzer was designed to bring internationalization to the forefront and facilitate making software world-ready a priority. See for yourself how Globalyzer generates an assessment of internationalization readiness and applications for real-time i18n detection, validation and resolution by requesting a [http://www.lingoport.com/software-internationalization-products/globalyzer-3/free-globalyzer-trial-internationalization-software/ free trial of Globalyzer].
 
   
  +
Globalyzer Lite calls the Globalyzer API, but uses an in-memory, temporary database, rather than a physical one. This improves performance and allows multiple Globalyzer Lite programs to be running at the same time. In addition, Globalyzer Lite parses and executes Globalyzer projects that are defined in Globalyzer Project Definition XML files, bypassing the need to create projects and scans using the Globalyzer Workbench, or by writing your own Java program that calls the Globalyzer API.
   
== Getting Started Videos ==
+
== Getting Started ==
  +
Globalyzer Lite is a product that requires special licensing. It is delivered in a zip file.
The following videos introduce Globalyzer:
 
[http://www.youtube.com/watch?v=bZ-MVm8Rg20&feature=related Globalyzer Quick Tutorial] organizes the videos below in one logical sequence.
 
   
  +
Globalyzer Lite uses a Project Definition file which is an XML file with all the information for creating and scanning a project.
[http://www.youtube.com/watch?v=lz-Rqk9A_MI What is Globalyzer]
 
 
[http://www.youtube.com/watch?v=KekqNF3UVDA&list=PL5D32E3B1CD35A374 Creating a Project in Globalyzer]
 
 
[http://www.youtube.com/watch?v=Q1mk2BdRjU4&feature=BFa Scanning Code and Refining Rules]
 
 
[http://www.youtube.com/watch?v=M7xMZlRWcSA&feature=BFa Fixing i18n Issues]
 
 
[http://www.youtube.com/watch?v=Gu9y08MzDpw&feature=BFa Generating i18n Reports]
 
   
 
== Language Support ==
 
== Language Support ==
Globalyzer allows users to scan a number of source code in different programming languages:
+
Globalyzer Lite supports the same languages as the full Globalyzer product. It allows users to scan a number of source code in different programming languages:
 
* ActionScript,
 
* ActionScript,
 
* C#,
 
* C#,
Line 35: Line 27:
 
* XML
 
* XML
   
  +
Globalyzer Lite uses the same rule sets that have been created for
Globalyzer detects internationalization issues and assists you in fixing those issues.
 
   
 
Globalyzer is flexible in its programming language support and can be adapted to support any language not listed.
 
Globalyzer is flexible in its programming language support and can be adapted to support any language not listed.

Revision as of 20:16, 8 July 2015

Globalyzer Lite is a lightweight version of the Globalyzer Workbench Client. It is smaller and faster to install than the Globalyzer Workbench and requires no database. It is ideal for creating temporary projects and scans on the fly, executing those scans, and generating corresponding reports.

Globalyzer Lite calls the Globalyzer API, but uses an in-memory, temporary database, rather than a physical one. This improves performance and allows multiple Globalyzer Lite programs to be running at the same time. In addition, Globalyzer Lite parses and executes Globalyzer projects that are defined in Globalyzer Project Definition XML files, bypassing the need to create projects and scans using the Globalyzer Workbench, or by writing your own Java program that calls the Globalyzer API.

Getting Started

Globalyzer Lite is a product that requires special licensing. It is delivered in a zip file.

Globalyzer Lite uses a Project Definition file which is an XML file with all the information for creating and scanning a project.

Language Support

Globalyzer Lite supports the same languages as the full Globalyzer product. It allows users to scan a number of source code in different programming languages:

  • ActionScript,
  • C#,
  • C/C++ (many variations),
  • Delphi,
  • HTML (in various web files),
  • Java,
  • JavaScript, (includes AngularJS, NodeJS, and other libraries)
  • Objective-C,
  • MXML,
  • Perl,
  • PHP,
  • Qt,
  • SQL (Oracle, MS SQL, MySQL, PostgreSQL),
  • Visual Basic (Classic, .NET),
  • VBScript, and
  • XML

Globalyzer Lite uses the same rule sets that have been created for

Globalyzer is flexible in its programming language support and can be adapted to support any language not listed.