| « XSwitch Quick Update | |
main |
| WindowShade for Windows 2.1 » |
Internet community powered by Google 
|

|
|
Internet is not only English speaking community. In spite of the fact English is an international language de facto there are a lot of peoples who do not understand English enough to feel free in global internet.
To be closed to such peoples we’ve added translation option to our blog. All translation is powered by Google and made automatically.
Unfortunately, Google’s translation tool is not an expert automation translation tool, but it reproduce main idea of post.
For all other web-developers, who maintains international web-sites I provide a HTML code for that. You can simply add it into your page:
<FORM action="http://translate.google.com/translate"
method="get" name="translate_form">
<SELECT style="FONT-SIZE: 8pt; WIDTH: 77px" name="hl">
<OPTION value="de" selected>German
<OPTION value="fr">French
<OPTION value="it">Italian
<OPTION value="es">Spanish
<OPTION value="pt">Portuguese
<OPTION value="ja">Japanese
<OPTION value="ru">Russian</OPTION>
</SELECT>
<INPUT type="hidden" value="en" name="sl">
<SCRIPT language="javascript">
<!-- document.write('<INPUT TYPE="hidden" NAME="u"
VALUE="'+window.location.href+'">');//-->
</SCRIPT>
<a href="javascript: document.translate_form.submit();">Translate</a><br />
<font style="font-size: 7pt;" color="#404040">(powered by
<a href="http://www.google.com">
<font color="#000080">G</font>
<font color="red">o</font>
<font color="#AAAA00">o</font>
<font color="#000080">g</font>
<font color="green">l</font>
<font color="red">e</font>
</a>)
</font>
</FORM>
Enjoy
Best regards,
Pavel.
|
|
Posted by Pavel on Mar 5, 2007 at 12:40 pm
|
|
Trackback Pings:
TrackBack URL for this entry: http://www.edgebeyond.net/blog/archives/powered-by-google/trackback/ |
Very interesting website. Keep up the outstanding work and thank you…
Posted by fergirisam on
April 8th, 2007 at 9:41 am
Post a comment
You must be logged in to post a comment.
|