Re: Translate Languages utility

  • From: "tribble" <lauraeaves@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 15 Oct 2008 19:34:31 -0500

cool.  I'll try elmer fudd.*smile*
--le


----- Original Message ----- 
From: "Jamal Mazrui" <empower@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, October 15, 2008 5:59 PM
Subject: Translate Languages utility


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

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

Other related posts: