<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>itlivewire dev blog &#187; language encoding problem</title>
	<atom:link href="http://itlivewire.com/devblog/tag/language-encoding-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://itlivewire.com/devblog</link>
	<description>Just another web development blog...</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:55:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>google chrome not rendering content correctly</title>
		<link>http://itlivewire.com/devblog/2009/10/06/google-chrome-not-rendering-characters-correctly/</link>
		<comments>http://itlivewire.com/devblog/2009/10/06/google-chrome-not-rendering-characters-correctly/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 01:54:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[language encoding problem]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/?p=134</guid>
		<description><![CDATA[Sometimes it happens content is not loading correctly on chrome, to fix this lame issue put this inside the tag. &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=windows-1251&#34;&#62; Oh well it has something to do with language encoding good thing google is kind enough to share the trick. Here are more tips for web developers from chrome&#8217;s website https://tools.google.com/chrome/intl/en/webmasters-faq.html#tools]]></description>
			<content:encoded><![CDATA[<p><img src="http://t3.gstatic.com/images?q=tbn:qUJbh_OJTodOyM:http://www.khmertechno.co.cc/wordpress/wp-content/uploads/2009/06/google-chrome-20.jpg" alt="" /><br />
Sometimes it happens content is not loading correctly on chrome, to fix this lame issue put this inside the <head> tag.</p>
<pre>&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1251&quot;&gt;</pre>
<p><br/><br />
Oh well it has something to do with language encoding good thing google is kind enough to share the trick.</p>
<p>Here are more tips for web developers from chrome&#8217;s website<br />
<a href="https://tools.google.com/chrome/intl/en/webmasters-faq.html#tools">https://tools.google.com/chrome/intl/en/webmasters-faq.html#tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2009/10/06/google-chrome-not-rendering-characters-correctly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

