<?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.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/</link>
	<description>Website Engine For PHP</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:36:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ayesha Aleena</title>
		<link>http://www.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/comment-page-1/#comment-1200</link>
		<dc:creator>Ayesha Aleena</dc:creator>
		<pubDate>Sat, 13 Mar 2010 17:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/#comment-1200</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 http://www.wahabltd.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jallan</title>
		<link>http://www.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/comment-page-1/#comment-1199</link>
		<dc:creator>Jallan</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/#comment-1199</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 excellent 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 straightforwardly show the character sets that are used in various languages. But a touch 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 thought” 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.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/comment-page-1/#comment-1198</link>
		<dc:creator>Kathy Yin</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.incplugins.com/what-is-basic-idea-in-language-translation-in-web-programming/#comment-1198</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>

