infundibulum

Translation watch…

August 25th, 2005

I’m subscribed to some news feeds that send me updates with articles about translation, and here’s the latest one I came across:

Speaking the same language

Police are reaching out to migrant communities, with information in seven languages now available on the force’s national website.

Chinese, Arabic, Hindi, Japanese, Korean, Somali and Vietnamese speakers can now access police information online.

The site which was translated by NZ Translation Centre explains how to contact local police and liaison officers as well as giving tips on crime prevention and safety tips.

So I took a look at the site itself:

New Zealand Police Official Website

All said, it’s a pretty nice site — they’ve done a good job localizing it. One interesting bit, however: the character encodings aren’t consistent.

Arabic UTF-8
English ISO-8859–1 (Latin-1)
Hindi UTF-8
Japanese Shift_JIS
Korean EUC-KR
(Simplified) Chinese UTF-8
Somali UTF-8
Vietnamese UTF-8

I suppose there are compelling reasons to use those legacy encodings for Korean and Japanese — but it really doesn’t make sense to encode English as Latin-1, when the same site is using UTF-8 for a language like Somali, whose alphabet is strictly “roman” characters.

It seems to me that they’ll be looking at more headaches down the road as a result of not just going ahead and serving the whole site in a single encoding.

I Bet You Didn’t Make Any Money…

August 25th, 2005

Here’s an update to a random idea I had a while back: Want to Know How to Make Some Money?, where I babbled:

Want to Know How to Make Some Money? Here, I’ll tell you.

News Sentinel | 06/24/2005 | Funding cut for translator service

Asterisk
+ Wireless network + Laptops + Webcams + Subscriptions + Nationwide
(Worldwide?) network of on-call interpreters for lots of languages.

Well, go on.

The idea being that one could start a business capitalizing on the relatively cheap availability of video conferencing tools to sell distributed interpretation services.

Well, I talked to my sister about this idea. She’s a nurse.

The concept is D.O.A., and here’s why: there are strict rules about how the interaction between doctors, patients, and interpreters are to take place. Specifically, the interpreter is not allowed to be a “participant” in the conversation: the interpreter must not speak directly to the patient. The patient looks only at the doctor, never at the interpreter.

That’s a rule.

Which obviates the whole point of the webcam idea. Perhaps the VOIP aspect would still be doable, however.

Javascript Mailing List?

August 25th, 2005

There’s a Rails mailing list and a bunch of Python mailing lists and small industry of Perl mailing lists and so on and so forth.

So where’s the Javascript mailing list? Am I just missing it? Because it seems like something that would be useful, what with all the webappishness going around and unobtrusivity and all that.

Bueller?

☞ update

Steve Clay made a recommendation on the jQuery list about a general Javascript mailing list:

Javascript Info Page

I just signed up, we’ll see!