Translate Languages utility

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Wed, 15 Oct 2008 18:59:11 -0400 (EDT)

I created a command line utility for Translating Languages via the Google
API.  TranLan is available at
http://EmpowermentZone.com/TranLang.zip

There are four parameters specifying the type and content of source and
target languages.  The syntax is

TranLang SourceLanguage SourceFile TargetLanguage TargetFile

Two-letter abbreviations for SourceLanguage and TargetLanguage are listed
at
http://code.google.com/apis/ajaxlanguage/documentation/#Translation

SourceFile contains the text to be translated.  TargetFile contains the
result, if successful.

The enabling Perl module is
WebService::Google::Language - Perl interface to the Google AJAX Language
API
http://search.cpan.org/~hma/WebService-Google-Language-0.02/lib/WebService/Google/Language.pm

I created a stand-alone executable with the Perl Development Kit from
http://ActiveState.com

Jamal

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: