<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: What is basic idea in language translation in web programming ?</title>
	<atom:link href="http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/</link>
	<description>Global Translation and Interpreting</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:43:47 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ayesha Aleena</title>
		<link>http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/comment-page-1/#comment-251</link>
		<dc:creator>Ayesha Aleena</dc:creator>
		<pubDate>Mon, 31 May 2010 22:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/#comment-251</guid>
		<description>For software localization, take help of systran, or you may hire some software translation ageny like http://www.wahabltd.com</description>
		<content:encoded><![CDATA[<p>For software localization, take help of systran, or you may hire some software translation ageny like <a href="http://www.wahabltd.com" rel="nofollow">http://www.wahabltd.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jallan</title>
		<link>http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/comment-page-1/#comment-250</link>
		<dc:creator>Jallan</dc:creator>
		<pubDate>Mon, 31 May 2010 21:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/#comment-250</guid>
		<description>Look up “Language translation software” in Google. There is a lot of it around. The good stuff is expensive.

But none of these products do anything close to a perfect job.

You can’t use Unicode or UTF to translate. Unicode is only a method to allow you to easily display the character sets that are used in various languages. But something else, whether it is Google translation or other translation software or you, yourself, must know how to use the Unicode characters.

Essentially, if you want a website to appear with text in English, French, German, Japanese, and Arabic, then you need to learn those languages, or get some people who know those languages to work with you on the site, or use translation software like Google translation.

There is no “basic idea” in language translation for web programming that is different from any other language translation.</description>
		<content:encoded><![CDATA[<p>Look up “Language translation software” in Google. There is a lot of it around. The good stuff is expensive.</p>
<p>But none of these products do anything close to a perfect job.</p>
<p>You can’t use Unicode or UTF to translate. Unicode is only a method to allow you to easily display the character sets that are used in various languages. But something else, whether it is Google translation or other translation software or you, yourself, must know how to use the Unicode characters.</p>
<p>Essentially, if you want a website to appear with text in English, French, German, Japanese, and Arabic, then you need to learn those languages, or get some people who know those languages to work with you on the site, or use translation software like Google translation.</p>
<p>There is no “basic idea” in language translation for web programming that is different from any other language translation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathy Yin</title>
		<link>http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/comment-page-1/#comment-249</link>
		<dc:creator>Kathy Yin</dc:creator>
		<pubDate>Mon, 31 May 2010 20:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.voicebetween.com/what-is-basic-idea-in-language-translation-in-web-programming/#comment-249</guid>
		<description>well,i only know some about php &amp; mysql.
there are some ways ,like: mysql_query(&quot;set names &#039;utf-8&#039;&quot;),
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>well,i only know some about php &#038; mysql.<br />
there are some ways ,like: mysql_query(&#8220;set names &#8216;utf-8&#8242;&#8221;),<br />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

