<?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>GrassField &#187; unicode</title>
	<atom:link href="http://blog.grassfield.org/category/uncategorized/unicode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.grassfield.org</link>
	<description>Classroom notes on Java SE, EE &#38; ME</description>
	<lastBuildDate>Fri, 02 Jul 2010 06:29:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence</title>
		<link>http://blog.grassfield.org/2008/03/28/javaioutfdataformatexception-invalid-byte-1-of-1-byte-utf-8-sequence/</link>
		<comments>http://blog.grassfield.org/2008/03/28/javaioutfdataformatexception-invalid-byte-1-of-1-byte-utf-8-sequence/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 18:18:07 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[core java]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://blog.grassfield.org/2008/03/28/javaioutfdataformatexception-invalid-byte-1-of-1-byte-utf-8-sequence/</guid>
		<description><![CDATA[
Hi,
I have taken a short break! There are many more error messages, which are keep on accumulating behind the screens. But I am so lazy to put them in grassfield.
Anyway, today I got interrupted with an interesting exception
java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence
The scenario was,  I am trying to parse an xml [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2008/03/28/javaioutfdataformatexception-invalid-byte-1-of-1-byte-utf-8-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make fun with Text : java.util.Scanner</title>
		<link>http://blog.grassfield.org/2007/04/25/make-fun-with-text-javautilscanner/</link>
		<comments>http://blog.grassfield.org/2007/04/25/make-fun-with-text-javautilscanner/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 19:38:00 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[core java]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://grassfield.org/blog/?p=35</guid>
		<description><![CDATA[One of my friend came with the sun&#8217;s newsletter today morning. I was wondering about their demo on a new class, java.util.ScannerSee, parsing the string becomes very simple, like iterating a list.
Scanner accepts streams, file and other string input mechanisms and parses the string and give is the tokens. (It also allows the user to [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2007/04/25/make-fun-with-text-javautilscanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BOM &#8211; Byte Order Mark</title>
		<link>http://blog.grassfield.org/2006/12/22/bom-byte-order-mark/</link>
		<comments>http://blog.grassfield.org/2006/12/22/bom-byte-order-mark/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 07:57:00 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://grassfield.org/blog/?p=13</guid>
		<description><![CDATA[Hi,When files are saved from notepad like MS applications, a byte order  mark may be added in the first line of your file. This is handled in  editors so that you cant view them. But they may put you in trouble when  you are reading those files (like IniFile, or reading from [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2006/12/22/bom-byte-order-mark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chris Holland: The Blog.: ServletRequest.getParameter and UTF-8</title>
		<link>http://blog.grassfield.org/2006/09/26/chris-holland-the-blog-servletrequestgetparameter-and-utf-8/</link>
		<comments>http://blog.grassfield.org/2006/09/26/chris-holland-the-blog-servletrequestgetparameter-and-utf-8/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 11:11:00 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[servlet]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://grassfield.org/blog/?p=18</guid>
		<description><![CDATA[Chris Holland: The Blog.: ServletRequest.getParameter and UTF-8
]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2006/09/26/chris-holland-the-blog-servletrequestgetparameter-and-utf-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display tamil text with java5 (applets and java swing based applications)</title>
		<link>http://blog.grassfield.org/2006/09/23/how-to-display-tamil-text-with-java5-applets-and-java-swing-based-applications/</link>
		<comments>http://blog.grassfield.org/2006/09/23/how-to-display-tamil-text-with-java5-applets-and-java-swing-based-applications/#comments</comments>
		<pubDate>Sat, 23 Sep 2006 15:04:00 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[core java]]></category>
		<category><![CDATA[swing]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://grassfield.org/blog/?p=19</guid>
		<description><![CDATA[
Java 1.3+ should display tamil without altering anything. but jre isnot configured for tamil officially till now. (Devanagari is added).So you will see only boxes in applets or any other swing applications.here is the procedure to see tamil characters.
It is considered you have Latha font installed.
Open java directory then go into &#8216;jre&#8217; directory. Copy-Paste the&#8220;fontconfig.properties.src&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2006/09/23/how-to-display-tamil-text-with-java5-applets-and-java-swing-based-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How long is your String object?</title>
		<link>http://blog.grassfield.org/2006/08/25/how-long-is-your-string-object/</link>
		<comments>http://blog.grassfield.org/2006/08/25/how-long-is-your-string-object/#comments</comments>
		<pubDate>Fri, 25 Aug 2006 03:36:00 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[core java]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://grassfield.org/blog/?p=25</guid>
		<description><![CDATA[from sun&#8217;s newsletter,
How long is your text string? You might need to know that answer to check whether user input conforms to data field length constraints. Database text fields usually make you constrain entries to a specific length, so you might need to confirm text length before submitting it. Whatever the reason, we all occasionally [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2006/08/25/how-long-is-your-string-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
