<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Improving input method support in GTK+-based apps</title>
	<atom:link href="http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/</link>
	<description>Yet another GNOME Blogs weblog</description>
	<lastBuildDate>Mon, 18 May 2009 19:00:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mi blog lah! &#187; task update (el)</title>
		<link>http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/comment-page-1/#comment-19</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-19</guid>
		<description>[...] patch για την υποστήριξη του πολυτονικού από το GTK+· λόγω του σχεδόν κλειστού παραθύρου για εισαγωγή νέων [...]</description>
		<content:encoded><![CDATA[<p>[...] patch για την υποστήριξη του πολυτονικού από το GTK+· λόγω του σχεδόν κλειστού παραθύρου για εισαγωγή νέων [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simos</title>
		<link>http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/comment-page-1/#comment-10</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-10</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>
]]></content:encoded>
	</item>
	<item>
		<title>By: Данило</title>
		<link>http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/comment-page-1/#comment-9</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-9</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>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pádraig Brady</title>
		<link>http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/comment-page-1/#comment-8</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-8</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>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Udaltsov</title>
		<link>http://blogs.gnome.org/simos/2008/01/30/improving-input-method-support-in-gtk-based-apps/comment-page-1/#comment-7</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-7</guid>
		<description>Congratulations on getting into Planet GNOME!</description>
		<content:encoded><![CDATA[<p>Congratulations on getting into Planet GNOME!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
