<?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>Tips, tricks and tutorials&#187; SCIM</title>
	<atom:link href="http://www.ngohaibac.com/tag/scim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ngohaibac.com</link>
	<description>What you share is what you get</description>
	<lastBuildDate>Tue, 15 Jun 2010 15:49:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Howto install Vietnamese Input Method Scim-Unikey on Ubuntu</title>
		<link>http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/</link>
		<comments>http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/#comments</comments>
		<pubDate>Wed, 13 May 2009 07:41:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[SCIM]]></category>
		<category><![CDATA[scim-unikey]]></category>
		<category><![CDATA[Vietnam]]></category>
		<category><![CDATA[vietnamese characters]]></category>
		<category><![CDATA[vietnamese language]]></category>

		<guid isPermaLink="false">http://www.ngohaibac.com/?p=77</guid>
		<description><![CDATA[Today, I would like to introduce the Vietnamese input method in Ubuntu. Scim-Unikey is the most stable package for typing Vietnamese characters, by combining the advantages of Smart Character  Input Method (SCIM) and the most famous Vietnam input method Unikey. Scim-Unikey now is maintained by Ubuntu-VN and Vietnamese Ubuntu Community. If you want to learn [...]<br /><div><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />


Related posts:<ol><li><a href='http://www.ngohaibac.com/howto-install-vietnamese-input-method-ibus-unikey-ubuntu/' rel='bookmark' title='Permanent Link: Howto Install Vietnamese Input Method ibus-unikey in Ubuntu'>Howto Install Vietnamese Input Method ibus-unikey in Ubuntu</a></li>
<li><a href='http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/' rel='bookmark' title='Permanent Link: Special Korean Input method: Hangul Romaja'>Special Korean Input method: Hangul Romaja</a></li>
<li><a href='http://www.ngohaibac.com/how-to-upgrade-pidgin-and-fix-yahoo-problem/' rel='bookmark' title='Permanent Link: How to upgrade Pidgin and fix Yahoo problem in Ubuntu 9.04'>How to upgrade Pidgin and fix Yahoo problem in Ubuntu 9.04</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><!-- google_ad_section_start --><p>Today, I would like to introduce the Vietnamese input method in Ubuntu. Scim-Unikey is the most <strong>stable</strong> package for typing Vietnamese characters, by combining the advantages of Smart Character  Input Method (SCIM) and the most famous Vietnam input method Unikey. Scim-Unikey now is maintained by<a href="http://wiki.ubuntu-vn.org/" target="_blank"> Ubuntu-VN</a> and Vietnamese Ubuntu Community. If you want to learn Vietnamese language, I <strong>recommend</strong> you to use Scim-Unikey in Ubuntu.</p>
<p>If you are using Ubuntu 9.10 or Ubuntu 10.04, please refer to <a href="http://www.ngohaibac.com/howto-install-vietnamese-input-method-ibus-unikey-ubuntu/">install Vietnamese Input Method ibus-unikey in Ubuntu</a> since IBus becomes the main input method manager instead of Scim.</p>
<h2>Install Ubuntu-VN Repository</h2>
<h3>Using Software Sources</h3>
<h5>Add Ubuntu-VN PPA  Authentication key</h5>
<ol>
<li>Download public key from <a class="external free" title="http://www.ubuntu-vn.org/ubuntu-vn_ppa.key" rel="nofollow" href="http://www.ubuntu-vn.org/ubuntu-vn_ppa.key">http://www.ubuntu-vn.org/ubuntu-vn_ppa.key</a></li>
<li>Go to menu System-&gt;Administration-&gt;Software Sources</li>
<li>At tab Authentication, click Import Key File&#8230; -&gt; browse to the downloaded file -&gt; click OK.</li>
</ol>
<h5>Add APT source list</h5>
<ol>
<li>Go to menu System-&gt;Administration-&gt;Software Sources</li>
<li>At tab Third-Party Software,  Add the following lines based on your current Ubuntu version:</li>
</ol>
<ul>
<li>Ubuntu 9.04 (Jaunty Jackalope)</li>
</ul>
<pre>deb <a class="external free" title="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu" rel="nofollow" href="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu">http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu</a> jaunty main
deb-src <a class="external free" title="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu" rel="nofollow" href="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu">http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu</a> jaunty main</pre>
<ul>
<li>Ubuntu 8.10 (Intrepid Ibex)</li>
</ul>
<pre>deb <a class="external free" title="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu" rel="nofollow" href="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu">http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu</a> intrepid main
deb-src <a class="external free" title="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu" rel="nofollow" href="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu">http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu</a> intrepid main</pre>
<ul>
<li>Ubuntu 8.04 (Hardy Heron)</li>
</ul>
<pre>deb <a class="external free" title="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu" rel="nofollow" href="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu">http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu</a> hardy main
deb-src <a class="external free" title="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu" rel="nofollow" href="http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu">http://ppa.launchpad.net/ubuntu-vn/ppa/ubuntu</a> hardy main</pre>
<h2>Using Command Line</h2>
<p>Open Terminal and type the corresponding line</p>
<h5>Add Ubuntu-VN PPA  Authentication key</h5>
<pre>wget -q <a class="external free" title="http://www.ubuntu-vn.org/ubuntu-vn_ppa.key" rel="nofollow" href="http://www.ubuntu-vn.org/ubuntu-vn_ppa.key">http://www.ubuntu-vn.org/ubuntu-vn_ppa.key</a> -O- | \
sudo apt-key add -</pre>
<p>or</p>
<pre>sudo apt-key adv --recv-keys --keyserver \
keyserver.ubuntu.com 81E7FE09</pre>
<h5>Add APT source list</h5>
<p>Type the following lines based on your current Ubuntu version:</p>
<ul>
<li>Ubuntu 9.04</li>
</ul>
<pre>sudo wget <a class="external free" title="http://www.ubuntu-vn.org/jaunty.list" rel="nofollow" href="http://www.ubuntu-vn.org/jaunty.list">http://www.ubuntu-vn.org/jaunty.list</a> -O \
/etc/apt/sources.list.d/ubuntu-vn.list</pre>
<ul>
<li>Ubuntu 8.10</li>
</ul>
<pre>sudo wget <a class="external free" title="http://www.ubuntu-vn.org/intrepid.list" rel="nofollow" href="http://www.ubuntu-vn.org/intrepid.list">http://www.ubuntu-vn.org/intrepid.list</a> -O \
/etc/apt/sources.list.d/ubuntu-vn.list</pre>
<ul>
<li>Ubuntu 8.04</li>
</ul>
<pre>sudo wget <a class="external free" title="http://www.ubuntu-vn.org/hardy.list" rel="nofollow" href="http://www.ubuntu-vn.org/hardy.list">http://www.ubuntu-vn.org/hardy.list</a> -O \
/etc/apt/sources.list.d/ubuntu-vn.list</pre>
<h2>Install scim-unikey packages</h2>
<p>Now we are ready to install scim-unikey package:</p>
<ul>
<li> Type search and find packag named <strong>scim-unikey</strong> in Synaptic</li>
<li> Use the command: sudo apt-get install scim-unikey</li>
</ul>
<h3>Configuration</h3>
<ul>
<li> Go to <strong>System -&gt; Administration -&gt; Language support</strong> and select <strong>Use input method engines (IME) to enter complex characters </strong></li>
</ul>
<p><a rel="shadowbox[post-962];player=img;" href="http://www.ngohaibac.net/wp-content/uploads/2009/04/language-support.png"><img class="aligncenter size-full wp-image-963" title="language-support" src="http://www.ngohaibac.net/wp-content/uploads/2009/04/language-support.png" alt="language-support" width="444" height="239" /></a></p>
<ul>
<li> Go to <strong>System -&gt; Preferences -&gt; SCIM Input Method Setup</strong> and assign hotkey for SCIM-Unikey input method.</li>
</ul>
<p><a rel="shadowbox[post-962];player=img;" href="http://www.ngohaibac.net/wp-content/uploads/2009/04/scim-input-method-setup.png"><img class="aligncenter size-full wp-image-964" title="scim-input-method-setup" src="http://www.ngohaibac.net/wp-content/uploads/2009/04/scim-input-method-setup.png" alt="scim-input-method-setup" width="736" height="374" /></a></p>
<p>You should restart your machine or logout your current session  and login again. You can see and config anything with SCIM setup.</p>
<p>We have some input method types but the most popular type is Telex Unicode.</p>
<p>Reboot the machine and try to hit the hotkey and now we go <img src='http://cdn.ngohaibac.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  Xin chào (hello) by press:<strong> xin chaof</strong></p>
<h3>Install offline</h3>
<ol>
<li>Go to this website: <a class="external free" title="https://launchpad.net/~ubuntu-vn/+archive/ppa" rel="nofollow" href="https://launchpad.net/%7Eubuntu-vn/+archive/ppa">https://launchpad.net/~ubuntu-vn/+archive/ppa</a></li>
<li>Choose the suitable package name and ubuntu version.</li>
<li>At the Package files tab, choose the corresponding .deb file
<ul>
<li>i386: for Ubuntu 32 bit</li>
<li>amd64: for Ubuntu 64bit</li>
<li>lpia:  for Ubuntu Mobile</li>
<li>all: for all other architectures</li>
</ul>
</li>
<li>Download and install as nomal</li>
<li>Configure as above</li>
</ol>
<h1>Reference</h1>
<p><a href="http://wiki.ubuntu-vn.org/index.php/Ubuntu-VN_Repository">Ubuntu-VN Wiki</a></p>
<p><a title="Cài bộ gõ tiếng Việt Scim-Unikey cho Ubuntu 9.04" href="http://www.ngohaibac.net/cai-bo-go-tieng-viet-scim-unikey-cho-ubuntu-904/">Cài bộ gõ tiếng Việt Scim-Unikey cho Ubuntu 9.04</a></p>
<br /><div><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br /><!-- google_ad_section_end -->

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/&amp;title=Howto+install+Vietnamese+Input+Method+Scim-Unikey+on+Ubuntu" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Howto+install+Vietnamese+Input+Method+Scim-Unikey+on+Ubuntu&amp;body=Link: http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Today%2C%20I%20would%20like%20to%20introduce%20the%20Vietnamese%20input%20method%20in%20Ubuntu.%20Scim-Unikey%20is%20the%20most%20stable%20package%20for%20typing%20Vietnamese%20characters%2C%20by%20combining%20the%20advantages%20of%20Smart%20Character%C2%A0%20Input%20Method%20%28SCIM%29%20and%20the%20most%20famous%20Vietnam%20input%20method%20Unikey.%20Scim-Unikey%20now%20is%20maintained%20by%20Ubun" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/&amp;t=Howto+install+Vietnamese+Input+Method+Scim-Unikey+on+Ubuntu" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/&amp;submitHeadline=Howto+install+Vietnamese+Input+Method+Scim-Unikey+on+Ubuntu&amp;submitSummary=Today%2C%20I%20would%20like%20to%20introduce%20the%20Vietnamese%20input%20method%20in%20Ubuntu.%20Scim-Unikey%20is%20the%20most%20stable%20package%20for%20typing%20Vietnamese%20characters%2C%20by%20combining%20the%20advantages%20of%20Smart%20Character%C2%A0%20Input%20Method%20%28SCIM%29%20and%20the%20most%20famous%20Vietnam%20input%20method%20Unikey.%20Scim-Unikey%20now%20is%20maintained%20by%20Ubun&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Howto+install+Vietnamese+Input+Method+Scim-Unikey+on+Ubuntu+-+http://tinyurl.com/lw29bq&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<img src="http://www.ngohaibac.com/?ak_action=api_record_view&id=77&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.ngohaibac.com/howto-install-vietnamese-input-method-ibus-unikey-ubuntu/' rel='bookmark' title='Permanent Link: Howto Install Vietnamese Input Method ibus-unikey in Ubuntu'>Howto Install Vietnamese Input Method ibus-unikey in Ubuntu</a></li>
<li><a href='http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/' rel='bookmark' title='Permanent Link: Special Korean Input method: Hangul Romaja'>Special Korean Input method: Hangul Romaja</a></li>
<li><a href='http://www.ngohaibac.com/how-to-upgrade-pidgin-and-fix-yahoo-problem/' rel='bookmark' title='Permanent Link: How to upgrade Pidgin and fix Yahoo problem in Ubuntu 9.04'>How to upgrade Pidgin and fix Yahoo problem in Ubuntu 9.04</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Korean Input method: Hangul Romaja</title>
		<link>http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/</link>
		<comments>http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/#comments</comments>
		<pubDate>Sun, 10 May 2009 06:03:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Learn Korean]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[hangeul romaja]]></category>
		<category><![CDATA[Hangul Romaja]]></category>
		<category><![CDATA[input method]]></category>
		<category><![CDATA[korean character]]></category>
		<category><![CDATA[Korean input method]]></category>
		<category><![CDATA[korean romanization]]></category>
		<category><![CDATA[roman alphabet]]></category>
		<category><![CDATA[SCIM]]></category>

		<guid isPermaLink="false">http://www.ngohaibac.com/?p=7</guid>
		<description><![CDATA[All Korean input methods At the moment,there are 3 Korean input methods: Hangul: use Korean keyboard. For example, typing  &#8216;a&#8217; button we get consonant ㅁ (미음). Learning new type keyboard is very difficult for foreigner because it is easy to confuse with the English typing method, even you do not have Korean keyboard, you may [...]<br /><div><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx.php?value=8.7" /></div><div>Rating: 8.7/<strong>10</strong> (6 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />


Related posts:<ol><li><a href='http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/' rel='bookmark' title='Permanent Link: Howto install Vietnamese Input Method Scim-Unikey on Ubuntu'>Howto install Vietnamese Input Method Scim-Unikey on Ubuntu</a></li>
<li><a href='http://www.ngohaibac.com/howto-install-vietnamese-input-method-ibus-unikey-ubuntu/' rel='bookmark' title='Permanent Link: Howto Install Vietnamese Input Method ibus-unikey in Ubuntu'>Howto Install Vietnamese Input Method ibus-unikey in Ubuntu</a></li>
<li><a href='http://www.ngohaibac.com/videos-lets-speak-korean-program-ep-01/' rel='bookmark' title='Permanent Link: [Videos] Let&#8217;s speak Korean program (ep 01)'>[Videos] Let&#8217;s speak Korean program (ep 01)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><!-- google_ad_section_start --><h3>All Korean input methods</h3>
<p>At the moment,there are 3 Korean input methods:</p>
<ul>
<li> Hangul: use Korean keyboard. For example, typing  &#8216;a&#8217; button we get consonant ㅁ (미음).  Learning new type keyboard is very difficult for foreigner because it is easy to confuse with the English typing method, even you do not have Korean keyboard, you may write Korean character on some pieces of paper and stick on some buttons as my friends did. <a href="http://en.wikipedia.org/wiki/Keyboard_layout">More information about Korean keyboard</a></li>
<li> Hangul Romaja: the improvement Korean input method I am interesting in. It uses <a href="http://www.scim-im.org" target="_blank">Smart Common Input Method (SCIM)</a></li>
<li> Hanja: use to type Chinese-Korean characters and also use the keyboard Korean. You can find information about Hanja input method in <a href="http://en.wikipedia.org/wiki/Hanja">Wikipedia</a></li>
</ul>
<h3>Hangul Romaja</h3>
<p>Romaja literally means Roman letters in <a title="Korean language" href="http://en.wikipedia.org/wiki/Korean_language">Korean</a>, and refers to the <a class="mw-redirect" title="Roman alphabet" href="http://en.wikipedia.org/wiki/Roman_alphabet">Roman alphabet</a>. &#8220;Romaja&#8221; is not to be confused with &#8220;<a title="Romanization" href="http://en.wikipedia.org/wiki/Romanization">romanization</a>&#8220;. The former can be applied to any use of the Roman alphabet in Korean text—whether for Korean or non-Korean words or names—while the latter refers to writing Korean words using the Roman alphabet: either romanizing individual words in a Korean text, or writing an entire Korean text in the Roman alphabet.</p>
<p>Requirements:</p>
<ul>
<li>Operating  system: Linux based OS like Ubuntu, Fedora, &#8230;</li>
<li>SCIM install already.</li>
</ul>
<p>As you can see, Hangul Romaja input method does not exist in Windows OS, but Linux nowadays becomes very popular so it does not matter. You can use 5 or 6GB for install Linux to learn Korean <img src='http://cdn.ngohaibac.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Hangul and Hanja input methods are add-ons which Microsoft provided together with Windows OS.</p>
<p>Type Romaja Hangul only available on Ubuntu (Linux) with a package scim-tables-ko by one Korean author, I don&#8217;t remember. The most advantage of this method is we can save a lot of time on studying basic Korean chacracters so easy to learn Korean.</p>
<p>This method can be named as What you talk is what you type</p>
<p>For example: say Hello in Korean: 안년 하세요 we talk like this: an ha se yo nyoen and we also type the same thing using Hangul Romaja.</p>
<h3>Configuration</h3>
<p>I will introduce how to configuration this method in Ubuntu 9.04. You can also apply this configuration in earlier Ubuntu versions.</p>
<p>First you have to install SCIM (install already in Ubuntu distros) and scim-tables-ko in Synaptic or by typing these commands in Terminal:</p>
<pre>sudo apt-get install SCIM</pre>
<pre>sudo apt-get install scim-tables-ko</pre>
<p>And then, go to menu System -&gt; Administration -&gt; Language Support, type your super user password and select Use input method engines (IME) to enter complex characters.</p>
<p style="text-align: center;"><a href="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/ubuntu-language-support.png" rel="shadowbox[post-7];player=img;"><img class="size-full wp-image-8 aligncenter" title="ubuntu-language-support" src="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/ubuntu-language-support.png" alt="ubuntu-language-support" width="448" height="268" /></a></p>
<p>Go to menu Sytem -&gt; Preferences -&gt; SCIM Input Method Setup and you can see Hangul Romaja in the Global Setup and you can choose the hotkeys for this input method. Note that you can also assign hotkeys for the traditional input methods: Hangul, Hanja.</p>
<p style="text-align: center;"><a href="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/hangul-scim-input-method-setup.png" rel="shadowbox[post-7];player=img;"><img class="aligncenter size-full wp-image-9" title="hangul-scim-input-method-setup" src="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/hangul-scim-input-method-setup.png" alt="hangul-scim-input-method-setup" width="687" height="354" /></a></p>
<p style="text-align: center;"><a href="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/edit-hotkeys-for-hangul-romaja.png" rel="shadowbox[post-7];player=img;"><img class="aligncenter size-full wp-image-10" title="edit-hotkeys-for-hangul-romaja" src="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/edit-hotkeys-for-hangul-romaja.png" alt="edit-hotkeys-for-hangul-romaja" width="338" height="335" /></a></p>
<p>And now, it is the time to restart your system.</p>
<h3>Hangul Romaja Table</h3>
<p>Actually, if you learn Korean for a while you will know how to type each characters in the pronounciation type, but I also mention this table as below:</p>
<p style="text-align: center;"><a rel="shadowbox[post-1014];player=img;" href="http://www.ngohaibac.net/wp-content/uploads/2009/04/hangul_romaja_table.png"></a><a href="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/hangul_romaja_table.png" rel="shadowbox[post-7];player=img;"><img class="aligncenter size-medium wp-image-12" title="hangul_romaja_table" src="http://cdn.ngohaibac.com/wp-content/uploads/2009/05/hangul_romaja_table-300x225.png" alt="hangul_romaja_table" width="300" height="225" /></a></p>
<p style="text-align: center;">
<p style="text-align: left;">You can also download this file as .pdf format <a class="downloadlink" href="http://www.ngohaibac.com/download/learn-korean-ed95adec9ab8.pdf" title=" downloaded 322 times" >Hangul Romaja Table.pdf (322)</a> or <a class="downloadlink" href="http://www.ngohaibac.com/download/learn-korean-ed95adec9ab8.ods" title=" downloaded 153 times" >Hangul Romaja table (Open office file) (153)</a>.</p>
<p style="text-align: left;">Now you can have fun with Korean language. I hope this lovely method will encourage you to learn Korean.</p>
<p><img src="file:///tmp/moz-screenshot.jpg" alt="" /></p>
<br /><div><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx.php?value=8.7" /></div><div>Rating: 8.7/<strong>10</strong> (6 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://www.ngohaibac.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br /><!-- google_ad_section_end -->

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/&amp;title=Special+Korean+Input+method%3A+Hangul+Romaja" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Special+Korean+Input+method%3A+Hangul+Romaja&amp;body=Link: http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A All%20Korean%20input%20methods%0D%0AAt%20the%20moment%2Cthere%20are%203%20Korean%20input%20methods%3A%0D%0A%0D%0A%09%20Hangul%3A%20use%20Korean%20keyboard.%20For%20example%2C%20typing%C2%A0%20%27a%27%20button%20we%20get%20consonant%20%E3%85%81%20%28%EB%AF%B8%EC%9D%8C%29.%20%20Learning%20new%20type%20keyboard%20is%20very%20difficult%20for%20foreigner%20because%20it%20is%20easy%20to%20confuse%20with%20the%20English%20typing%20method%2C%20even%20y" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/&amp;t=Special+Korean+Input+method%3A+Hangul+Romaja" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/&amp;submitHeadline=Special+Korean+Input+method%3A+Hangul+Romaja&amp;submitSummary=All%20Korean%20input%20methods%0D%0AAt%20the%20moment%2Cthere%20are%203%20Korean%20input%20methods%3A%0D%0A%0D%0A%09%20Hangul%3A%20use%20Korean%20keyboard.%20For%20example%2C%20typing%C2%A0%20%27a%27%20button%20we%20get%20consonant%20%E3%85%81%20%28%EB%AF%B8%EC%9D%8C%29.%20%20Learning%20new%20type%20keyboard%20is%20very%20difficult%20for%20foreigner%20because%20it%20is%20easy%20to%20confuse%20with%20the%20English%20typing%20method%2C%20even%20y&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Special+Korean+Input+method%3A+Hangul+Romaja+-+http://tinyurl.com/p3rpuz&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<img src="http://www.ngohaibac.com/?ak_action=api_record_view&id=7&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.ngohaibac.com/howto-install-vietnamese-input-method-scim-unikey-on-ubuntu/' rel='bookmark' title='Permanent Link: Howto install Vietnamese Input Method Scim-Unikey on Ubuntu'>Howto install Vietnamese Input Method Scim-Unikey on Ubuntu</a></li>
<li><a href='http://www.ngohaibac.com/howto-install-vietnamese-input-method-ibus-unikey-ubuntu/' rel='bookmark' title='Permanent Link: Howto Install Vietnamese Input Method ibus-unikey in Ubuntu'>Howto Install Vietnamese Input Method ibus-unikey in Ubuntu</a></li>
<li><a href='http://www.ngohaibac.com/videos-lets-speak-korean-program-ep-01/' rel='bookmark' title='Permanent Link: [Videos] Let&#8217;s speak Korean program (ep 01)'>[Videos] Let&#8217;s speak Korean program (ep 01)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ngohaibac.com/special-korean-input-method-hangul-romaja/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 49/130 queries in 1.370 seconds using disk
Content Delivery Network via cdn.ngohaibac.com

Served from: www.ngohaibac.com @ 2010-07-30 11:45:55 -->