<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Info Tech Scraps &#187; Unicode</title>
	<atom:link href="http://www.infoscraps.com/topics/unicode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infoscraps.com</link>
	<description>Information Technology at your finger tips...</description>
	<lastBuildDate>Tue, 27 Oct 2009 17:24:43 +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>My first Yii based Application</title>
		<link>http://www.infoscraps.com/2009/10/26/my-first-yii-based-application/</link>
		<comments>http://www.infoscraps.com/2009/10/26/my-first-yii-based-application/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 10:37:09 +0000</pubDate>
		<dc:creator>Srinivasan A Paul Joseph</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Unicode]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Tamil]]></category>
		<category><![CDATA[Tamil Kalyanam.com]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Yii]]></category>

		<guid isPermaLink="false">http://www.infoscraps.com/?p=216</guid>
		<description><![CDATA[After evaluating various PHP based frameworks for a set of high-profile websites that I&#8217;m planning to build, I finally narrowed down to Yii PHP Framework and was very happy with my choice day by day as I&#8217;m progressing in it. As both my test ground for an upcoming SaaS based product for which I&#8217;m heavily [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="shadowbox" href="http://www.tamilkalyanam.com/" target="_blank"><img class="aligncenter" src="http://www.tamilkalyanam.com/images/logo.png" alt="" /></a><br />
After evaluating various PHP based frameworks for a set of high-profile websites that I&#8217;m planning to build, I finally narrowed down to <a href="http://www.infoscraps.com/2009/10/25/yii-php-framework/" target="_blank">Yii PHP Framework</a> and was very happy with my choice day by day as I&#8217;m progressing in it.</p>
<p>As both my test ground for an upcoming <a href="http://en.wikipedia.org/wiki/Software_as_a_service" target="_blank">SaaS</a> based product for which I&#8217;m heavily considering Yii and as part of my initiative to migrate my existing websites to Web 2.0, I&#8217;ve started applying Yii in my existing Matrimonial site for Worldwide Tamilans, <a href="http://www.tamilkalyanam.com/" target="_blank">Tamil Kalyanam.com</a>.</p>
<p>I&#8217;ve currently taken the old site down to implement the full site in Yii and the current version in live is the design I&#8217;ve done from scratch and it&#8217;s fully based on Yii. The way things are progressing, I&#8217;m guessing I&#8217;ll be in full blow by end of November and the site will be fully ready for public.</p>
<p>The site is Unicode based multi-lingual site that can be viewed in Tamil / English at any part of the site without having to revisit the URL. So far the site is currently having only Language Changes, Contact Us, Terms and Conditions, and Privacy Policy page implemented.</p>
<p>I&#8217;ve also translated all of the Yii Framework Core Messages into Tamil for this website. Anyone interested can <a href="http://www.infoscraps.com/downloads/Yii-Core-ta.zip">download the full copy here</a>.</p>
<p>Please visit the site and let me know your comments/suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infoscraps.com/2009/10/26/my-first-yii-based-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Tamil in Unicode Supported Applications</title>
		<link>http://www.infoscraps.com/2008/10/09/using-tamil-in-unicode-supported-applications/</link>
		<comments>http://www.infoscraps.com/2008/10/09/using-tamil-in-unicode-supported-applications/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 07:47:26 +0000</pubDate>
		<dc:creator>Srinivasan A Paul Joseph</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Unicode]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Multilingual]]></category>
		<category><![CDATA[Tamil]]></category>

		<guid isPermaLink="false">http://www.infoscraps.com/?p=8</guid>
		<description><![CDATA[I don’t know how many of you folks out there know about Unicode. So, here is a general description about Unicode before we proceed further. Unicode is a Encoding technique with 64 bits of Character sets (allowing up to 18446744073709551616 characters possibility). It allows a lot of languages to be used by the same encoding [...]]]></description>
			<content:encoded><![CDATA[<p>I don’t know how many of you folks out there know about Unicode. So, here is a general description about Unicode before we proceed further.</p>
<p>Unicode is a Encoding technique with 64 bits of Character sets (allowing up to <strong>18446744073709551616</strong> characters possibility). It allows a lot of languages to be used by the same encoding without the need to switch between encoding. Find more on Unicode at: <a href="http://en.wikipedia.org/wiki/Unicode" target="_blank">http://en.wikipedia.org/wiki/Unicode</a></p>
<p><span id="more-8"></span></p>
<p>Now, coming back, most of the OSes today support Unicode natively. If you use Windows XP or later Windows OSes, then you know that it supports Unicode natively. But if you’re using any other OSes before Windows XP, you can’t just use this. To setup Unicode in Windows XP, follow the below steps:</p>
<ol>
<li>Go to Start -&gt; Settings -&gt; Control Panel -&gt; Regional and Language Options</li>
<li>Click on the Languages Tab</li>
<li>Click on the Check Box in the Install files for East Asian Languages and click OK</li>
<li>Windows will ask you to insert the OS CD-ROM. Insert it or select a backup location</li>
<li>Restart the System</li>
</ol>
<p>Tamil Typewriting has so far evolved in the following means:</p>
<ol>
<li>Tamil Manual Typewriter (the Oldest but Safest Way)</li>
<li>Tamilnet99 Keyboard (the Tamil Nadu Government authorized Keyboard &#8211; 1999)</li>
<li>TAM and TAB (the Tamil Nadu Government authorized Keyboard Schemes)</li>
<li>Anjal Typewriter (the Ultimate Tamil Phonetics Keyboard)</li>
</ol>
<p>Of all the types specified above, the Tamil Manual Typewriter and Anjal Typewriter are the most commonly used ones. I personally prefer Tamil Manual Typewriter as it enables high faster typing and in safer means (that is, it will allow you to ensure that what you’re typing is right). But the Anjal Typewriter is the far easiest one. It will allow you to type <strong>அம்மா</strong> by just typing <strong>Ammaa</strong>. It’s as simple as that.</p>
<p>So, decide your keyboard first, then follow the below steps:</p>
<p><span style="text-decoration: underline;"><strong>If you prefer Tamil Manual Keyboard, follow the steps below:</strong></span></p>
<p>The Tamil Manual Keyboard is still followed by a font called Bamini. The layout of this keyboard will be as shown in the following picture:</p>
<div style="text-align:center;"><a href="http://www.infoscraps.com/wp-content/uploads/2008/10/bamini_keyboard.jpg" rel="shadowbox[post-8];player=img;"><img title="Bamini Keyboard" src="http://www.infoscraps.com/wp-content/uploads/2008/10/bamini_keyboard-300x138.jpg" alt="Bamini Keyboard" width="300" height="138" /></a></div>
<ol>
<li>For converting your keyboard strokes to Unicode characters, you need a Keyboard Driver Management software. For Tamilans, it has been made easy by an Open Source development called eKalappai which is based on the International Keyboard Driver Management software <strong>KeyMan</strong>.</li>
<li>Download the eKalappai for Bamini Keyboard at: <a href="http://www.infoscraps.com/downloads/eKalappai_2.0b_Bamini.zip" target="_blank">http://www.infoscraps.com/downloads/eKalappai_2.0b_Bamini.zip</a></li>
<li>Extract the zip file using <a title="WinZIP Extractor" href="http://www.winzip.com/" target="_blank">WinZip</a> or <a title="WinRAR Extractor" href="http://www.rarlabs.com/" target="_blank">WinRAR</a>.</li>
<li>Install the Thamizha! eKalappai 2.0</li>
<li>You will now see a small icon in the System Tray with a little ‘k’ on it. Click on this icon to get the number of keyboards installed. Typically it will be, Suratha &#8211; Bamini2Tscii (TASCII &#8211; Tamil Standard Code for Information Interchange. Not all softwares support this) and Suratha &#8211; BaminiUni (Unicode version) with short cuts like Alt + 2 and Alt + 3.</li>
<li>Now, open any Text editor (Notepad, Yahoo Messenger, Google Talk, MSN, etc&#8230;) and press the short cut key Alt + 3 to get Bamini to Unicode converter. Now, start typing, you will see the Tamil Letters. You can type English by just pressing Alt + 1 (No Keyboards). The default font for Tamil is Latha. You can change it by going to Internet Explorer -&gt; Tools -&gt; Options -&gt; Fonts -&gt; Language Script (Tamil) -&gt; and the Font you have. You can download more Unicode Tamil fonts (and also TSCII fonts) at: <a href="http://www.tamil.net/tscii/tools.html" target="_blank">http://www.tamil.net/tscii/tools.html</a></li>
<li>Using this technique you can send Tamil language letters to anybody who’s having supported OSes and Unicode supported applications.</li>
</ol>
<p><span style="text-decoration: underline;"><strong>If you prefer Tamil Anjal Keyboard, follow the steps below:</strong></span></p>
<div style="text-align:center;"><a href="http://www.infoscraps.com/wp-content/uploads/2008/10/anjal_keyboard.jpg" rel="shadowbox[post-8];player=img;"><img title="Anjal Keyboard" src="http://www.infoscraps.com/wp-content/uploads/2008/10/anjal_keyboard-300x178.jpg" alt="Anjal Keyboard" width="300" height="178" /></a></div>
<ol>
<li>Follow the same steps as above. But in Step 3, download Anjal Keyboard at: <a href="http://www.infoscraps.com/downloads/eKalappai_2.0b_Anjal.zip" target="_blank">http://www.infoscraps.com/downloads/eKalappai_2.0b_Anjal.zip</a></li>
<li>As the provided Anjal Keyboard is not functioning well for Unicode, you need to install the special Unicode Keyboard once you installed the above file. This special Unicode Keyboard can be downloaded from: <a href="http://www.infoscraps.com/downloads/NewUniTamil.zip" target="_blank">http://www.infoscraps.com/downloads/NewUniTamil.zip</a></li>
<li>Other operation instructions are same as above.</li>
</ol>
<p><span style="text-decoration: underline;"><strong>If you prefer Tamilnet99 Keyboard, follow the steps below:</strong></span></p>
<div style="text-align:center;"><a href="http://www.infoscraps.com/wp-content/uploads/2008/10/tamil99_keyboard.jpg" rel="shadowbox[post-8];player=img;"><img title="Tamil99 Keyboard" src="http://www.infoscraps.com/wp-content/uploads/2008/10/tamil99_keyboard-300x161.jpg" alt="Tamil99 Keyboard" width="300" height="161" /></a></div>
<ol>
<li>Follow the same steps as above. But in Step 3, download Tamilnet99 Keyboard at: <a href="http://www.infoscraps.com/downloads/eKalappai_2.0b_TamilNet99.zip" target="_blank">http://www.infoscraps.com/downloads/eKalappai_2.0b_TamilNet99.zip</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.infoscraps.com/2008/10/09/using-tamil-in-unicode-supported-applications/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
