(keitai-l) Re: tip: one-click machine translation from Japanese web pages

From: Curt Sampson <cjs_at_cynic.net>
Date: 03/08/04
Message-ID: <Pine.NEB.4.58.0403081304030.622@angelic-vtfw.cvpn.cynic.net>
On Fri, 5 Mar 2004, Nikola Toshev wrote:

> javascript:void(location =
> 'http://babelfish.altavista.com/babelfish/urltrurl?lp=ja_en&url=' +
> escape(location.href))

Cool! And for those of us that read a bit of Japanese, but need a
dictionary for the kanji once in a while:

    javascript:void(location
    = 'http://www.rikai.com/perl/LangMediator.En.pl?mediate_uri='
    + escape(location.href))

cjs
-- 
Curt Sampson  <cjs_at_cynic.net>   +81 90 7737 2974   http://www.NetBSD.org
    Don't you know, in this new Dark Age, we're all light.  --XTC
Received on Mon Mar 8 06:17:00 2004