March 08, 2005

Automatic translation: the code

Improbulus posted the code for auto-translating Webpages/blogs, and it's really, really easy. She posted a Javascript version that works for anything and a non-Javascript version for Blogger. Here's the non-Javascript version for the Movable Type Individual Entry Archive template, which uses the $MTEntryPermalink variable:

<div style="border-style:none; font-size: 1; text-align: center; margin: 10px;">
<!--
//By Improbulus, http://consumingexperience.blogspot.com/
//Movable Type version by Nick Chase, http://www.nicholaschase.com
//licensed under Creative Commons License
//http://creativecommons.org/licenses/by-nc-sa/2.0/
//with thanks to redryder52, http://truckspy.blogspot.com/ -->

<!-- German starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Cde&hl=de&ie=UTF-8&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">Deutsche</a> |
<!-- German ends here -->
<!-- Spanish starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Ces&hl=es&ie=UTF-8&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank"></b>Español</a> |
<!-- Spanish ends here -->
<!-- French starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Cfr&hl=fr&ie=UTF-8&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">Français</a> |
<!-- French ends here -->
<!-- Italian starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Cit&hl=it&ie=UTF-8&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">Italiano</a> |
<!-- Italian ends here -->
<!-- Portuguese starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Cpt&hl=pt&ie=UTF-8&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">Português</a> |
<!-- Portuguese ends here -->
<!-- Japanese starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Cja&hl=ja&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">日本語</a> |
<!-- Japanese ends here -->
<!-- Korean starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Cko&hl=ko&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">한국어</a> |
<!-- Korean ends here -->
<!-- Chinese starts here -->
<a href="http://translate.google.com/translate?u=<$MTEntryPermalink$>&langpair=en%7Czh-CN&hl=zh&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools" target="_blank">汉语</a>
<!-- Chinese ends here -->
</div>

Technorati tag:

Technorati tags:

src="http://feeds.feedburner.com/~s/ChaosMagnet?i=http://www.chaosmagnet.com/blog/archives/000585.html" type="text/javascript" charset="utf-8">
Posted by roadnick at March 8, 2005 12:18 PM | TrackBack

Comments

Thanks for the Moveable Type version (and for the link), Nick.

Posted by: Improbulus at March 13, 2005 01:19 PM
Post a comment









Remember personal info?