<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Validate tieng Nhat voi encoding Shift-JIS</title>
	<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/</link>
	<description>Những điều nghe, nhìn và suy ngẫm được tôi đưa lên vào những lúc thư nhàn.</description>
	<pubDate>Mon, 23 Nov 2009 20:18:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Culeu</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-125</link>
		<pubDate>Fri, 27 Jun 2008 07:42:51 +0100</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-125</guid>
					<description>function isHalf(value){
	var total = 0;
	var n = value.length;
	var c;
	for (i = 0;i  0xff00 &amp;amp;&amp;amp; c 255) {
			if ((c &amp;gt;&amp;gt; 8) != 0xFF) {
				return false;
			}
		}
	}
	return true;
}</description>
		<content:encoded><![CDATA[	<p>function isHalf(value){<br />
	var total = 0;<br />
	var n = value.length;<br />
	var c;<br />
	for (i = 0;i  0xff00 &amp;&amp; c 255) {<br />
			if ((c &gt;&gt; <img src='http://hungnv.blogsome.com/wp-images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' />  != 0xFF) {<br />
				return false;<br />
			}<br />
		}<br />
	}<br />
	return true;<br />
}
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Culeu</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-124</link>
		<pubDate>Fri, 27 Jun 2008 07:41:49 +0100</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-124</guid>
					<description>function isFull(value){
	for(i = 0; i  0xff00 &amp;amp;&amp;amp; c 0xff00 &amp;amp;&amp;amp; c 255) {
			if ((c &amp;gt;&amp;gt; 8) != 0xFF) {
				return false;
			}
		}
	}
	return true;
}
Note : Dựa vào 2 function này check sau đó thực hiện chuyển thì quá đơn giản rồi.</description>
		<content:encoded><![CDATA[	<p>function isFull(value){<br />
	for(i = 0; i  0xff00 &amp;&amp; c 0xff00 &amp;&amp; c 255) {<br />
			if ((c &gt;&gt; <img src='http://hungnv.blogsome.com/wp-images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' />  != 0xFF) {<br />
				return false;<br />
			}<br />
		}<br />
	}<br />
	return true;<br />
}<br />
Note : Dựa vào 2 function này check sau đó thực hiện chuyển thì quá đơn giản rồi.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: quy</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-123</link>
		<pubDate>Sat, 31 May 2008 05:39:30 +0100</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-123</guid>
					<description>co ai la huong dan vien cho tui hoc tieng NHAT  ko vay ah
toi cam  on truoc  nhe
</description>
		<content:encoded><![CDATA[	<p>co ai la huong dan vien cho tui hoc tieng NHAT  ko vay ah<br />
toi cam  on truoc  nhe
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: quy</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-122</link>
		<pubDate>Sat, 31 May 2008 05:37:14 +0100</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-122</guid>
					<description>toi muom hoc tieng nhat .co ai huong dan cho tui ko vay ah/ 
toi cam con nhe.
</description>
		<content:encoded><![CDATA[	<p>toi muom hoc tieng nhat .co ai huong dan cho tui ko vay ah/<br />
toi cam con nhe.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: daicabuondoi</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-101</link>
		<pubDate>Fri, 06 Apr 2007 10:22:40 +0100</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-101</guid>
					<description>hic ong viết khó hiểu quá. liệu có thể giải thích kỹ hơn được không? ví dụ tôi muốn chuyển fullsize thành halfsize tất cả các ký tự nhập vào = javascript thì hướng dẫn tôi được không?</description>
		<content:encoded><![CDATA[	<p>hic ong viết khó hiểu quá. liệu có thể giải thích kỹ hơn được không? ví dụ tôi muốn chuyển fullsize thành halfsize tất cả các ký tự nhập vào = javascript thì hướng dẫn tôi được không?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hungnv</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-100</link>
		<pubDate>Mon, 08 Jan 2007 06:08:51 +0000</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-100</guid>
					<description>Mastering Regular Expressions at URL: http://www.mamiyami.com/document/regex/
</description>
		<content:encoded><![CDATA[	<p>Mastering Regular Expressions at URL: <a >http://www.mamiyami.com/document/regex/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hungnv</title>
		<link>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-99</link>
		<pubDate>Mon, 08 Jan 2007 04:26:27 +0000</pubDate>
		<guid>http://hungnv.blogsome.com/2007/01/08/validate-tieng-nhat-voi-encoding-shift-jis/#comment-99</guid>
					<description>Tieng Anh full size: 
$pattern = '/^([\x82][\x60-\x79\x81-\x9a1])*$/';
</description>
		<content:encoded><![CDATA[	<p>Tieng Anh full size:<br />
$pattern = &#8216;/^([\x82][\x60-\x79\x81-\x9a1])*$/&#8217;;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
