<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Improving input method support in GTK+-based apps</title>
	<atom:link href="http://simos.info/blog/archives/10/feed" rel="self" type="application/rss+xml" />
	<link>http://simos.info/blog/archives/10?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=improving-input-method-support-in-gtk-based-apps</link>
	<description>Το ιστολόγιό μου</description>
	<lastBuildDate>Fri, 23 Dec 2011 10:18:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Mi blog lah! &#187; task update (el)</title>
		<link>http://simos.info/blog/archives/10/comment-page-1#comment-394561</link>
		<dc:creator>Mi blog lah! &#187; task update (el)</dc:creator>
		<pubDate>Tue, 19 Feb 2008 14:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/#comment-394561</guid>
		<description>[...] patch για την υποστήριξη του πολυτονικού από το GTK+· λόγω του σχεδόν κλειστού παραθύρου για εισαγωγή νέων [...]</description>
		<content:encoded><![CDATA[<p>[...] patch για την υποστήριξη του πολυτονικού από το GTK+· λόγω του σχεδόν κλειστού παραθύρου για εισαγωγή νέων [...]</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394561" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394561', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394561-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394561" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394561', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394561-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: simos</title>
		<link>http://simos.info/blog/archives/10/comment-page-1#comment-394560</link>
		<dc:creator>simos</dc:creator>
		<pubDate>Thu, 31 Jan 2008 02:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/#comment-394560</guid>
		<description>Sergey: Thanks!

Pádraig: Thanks for the link.

Данило: It appears doable to add this support once the patch gets included. If there is a way (using glib-provided functions) to determine if a sequence of Cyrillic characters is in a valid decomposed form, then this can be added with a few lines of code. I believe there is no such thing, so the ideal solution would be to add a new table using data from NormalisationTest.txt (ftp.unicode.org), targeting those languages that are really affected (because the file is sort of huge).</description>
		<content:encoded><![CDATA[<p>Sergey: Thanks!</p>
<p>Pádraig: Thanks for the link.</p>
<p>Данило: It appears doable to add this support once the patch gets included. If there is a way (using glib-provided functions) to determine if a sequence of Cyrillic characters is in a valid decomposed form, then this can be added with a few lines of code. I believe there is no such thing, so the ideal solution would be to add a new table using data from NormalisationTest.txt (ftp.unicode.org), targeting those languages that are really affected (because the file is sort of huge).</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394560" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394560', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394560-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394560" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394560', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394560-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Данило</title>
		<link>http://simos.info/blog/archives/10/comment-page-1#comment-394559</link>
		<dc:creator>Данило</dc:creator>
		<pubDate>Thu, 31 Jan 2008 00:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/#comment-394559</guid>
		<description>Hey Simos, does this mean we&#039;re finally going to get support for multi-char (decomposed, those which can&#039;t be composed) accenting as well? (i.e. what Xcompose supports since ages ago)

That&#039;s a must for Cyrillic and many other languages since Unicode is not including many of the accented characters, yet they are needed.</description>
		<content:encoded><![CDATA[<p>Hey Simos, does this mean we&#8217;re finally going to get support for multi-char (decomposed, those which can&#8217;t be composed) accenting as well? (i.e. what Xcompose supports since ages ago)</p>
<p>That&#8217;s a must for Cyrillic and many other languages since Unicode is not including many of the accented characters, yet they are needed.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394559" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394559', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394559-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394559" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394559', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394559-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pádraig Brady</title>
		<link>http://simos.info/blog/archives/10/comment-page-1#comment-394558</link>
		<dc:creator>Pádraig Brady</dc:creator>
		<pubDate>Thu, 31 Jan 2008 00:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/#comment-394558</guid>
		<description>Nice info thanks!
I&#039;m always surprised at how useful
python is for manipulating unicode.

A few years ago &lt;a href=&quot;http://www.pixelbeat.org/docs/xkeyboard/
&quot;&gt;I noticed&lt;/a&gt; the differences between the X and GTK input methods.
It&#039;s great to see this being finally resolved.</description>
		<content:encoded><![CDATA[<p>Nice info thanks!<br />
I&#8217;m always surprised at how useful<br />
python is for manipulating unicode.</p>
<p>A few years ago <a href="http://www.pixelbeat.org/docs/xkeyboard/<br />
">I noticed</a> the differences between the X and GTK input methods.<br />
It&#8217;s great to see this being finally resolved.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394558" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394558', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394558-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394558" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394558', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394558-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Udaltsov</title>
		<link>http://simos.info/blog/archives/10/comment-page-1#comment-394557</link>
		<dc:creator>Sergey Udaltsov</dc:creator>
		<pubDate>Wed, 30 Jan 2008 22:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/#comment-394557</guid>
		<description>Congratulations on getting into Planet GNOME!</description>
		<content:encoded><![CDATA[<p>Congratulations on getting into Planet GNOME!</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-394557" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('394557', 'add', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-394557-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-394557" src="http://simos.info/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('394557', 'subtract', 'simos.info/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-394557-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>

