<?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: How to fix multi-tap</title>
	<atom:link href="http://blog.javia.org/how-to-fix-multi-tap/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.javia.org/how-to-fix-multi-tap/</link>
	<description>Android apps</description>
	<lastBuildDate>Tue, 27 Jul 2010 04:30:29 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil Harding</title>
		<link>http://blog.javia.org/how-to-fix-multi-tap/comment-page-1/#comment-3027</link>
		<dc:creator>Neil Harding</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.javia.org/?p=65#comment-3027</guid>
		<description>ASTEROID is a reasonably well know English word that uses 8 of the 9 initial letters that you&#039;ve picked so would be a good name to call the system. The 0 key should be space, dot, comma (and # to switch between numeric / text) so you can do &quot;call me on 123 456789&quot; and * could switch from abc,Abc,accented</description>
		<content:encoded><![CDATA[<p>ASTEROID is a reasonably well know English word that uses 8 of the 9 initial letters that you&#8217;ve picked so would be a good name to call the system. The 0 key should be space, dot, comma (and # to switch between numeric / text) so you can do &#8220;call me on 123 456789&#8243; and * could switch from abc,Abc,accented</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amras666</title>
		<link>http://blog.javia.org/how-to-fix-multi-tap/comment-page-1/#comment-126</link>
		<dc:creator>amras666</dc:creator>
		<pubDate>Thu, 20 Nov 2008 09:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.javia.org/?p=65#comment-126</guid>
		<description>Got here by accident (via menstral link) but I really enjoy your blog. I know I should rather comment on latest posts, but I would rather ask you personally - what schema would you propose specificaly for polish keyboard?

I am willing to modify firmware in order to speed up my text input on Nokia phone - and I find your idea extremely relevant to my interests.</description>
		<content:encoded><![CDATA[<p>Got here by accident (via menstral link) but I really enjoy your blog. I know I should rather comment on latest posts, but I would rather ask you personally &#8211; what schema would you propose specificaly for polish keyboard?</p>
<p>I am willing to modify firmware in order to speed up my text input on Nokia phone &#8211; and I find your idea extremely relevant to my interests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mihai</title>
		<link>http://blog.javia.org/how-to-fix-multi-tap/comment-page-1/#comment-125</link>
		<dc:creator>mihai</dc:creator>
		<pubDate>Thu, 20 Sep 2007 13:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.javia.org/?p=65#comment-125</guid>
		<description>Ok, I think I understand. The goal of the change is to get &quot;I&quot; and &quot;U&quot; (vocals) on different keys, and to get &quot;I&quot; and &quot;Y&quot; (both &#039;accentable&#039;) on different keys? I&#039;ll think of it, and make some bigram cost calculation to see what would be the impact on English.

One problem is that, while I found single-letter frequency for a few languages (French, Spanish, German, Polish, Romanian), I have bigram-frequency only for English, and thus the second letter was optimized for English only.

But one important thing is that I don&#039;t want to put &#039;accented&#039; characters after the normal ones on the same key (as it is now in multi-tap), because this slows down non-accented typing considerably. I would rather put &#039;modifiers&#039; (such as: cedilla, grave, acute, etc) on the &quot;*&quot; key, and a special letter is typed by typing the normal letter, followed by the modifier.</description>
		<content:encoded><![CDATA[<p>Ok, I think I understand. The goal of the change is to get &#8220;I&#8221; and &#8220;U&#8221; (vocals) on different keys, and to get &#8220;I&#8221; and &#8220;Y&#8221; (both &#8216;accentable&#8217;) on different keys? I&#8217;ll think of it, and make some bigram cost calculation to see what would be the impact on English.</p>
<p>One problem is that, while I found single-letter frequency for a few languages (French, Spanish, German, Polish, Romanian), I have bigram-frequency only for English, and thus the second letter was optimized for English only.</p>
<p>But one important thing is that I don&#8217;t want to put &#8216;accented&#8217; characters after the normal ones on the same key (as it is now in multi-tap), because this slows down non-accented typing considerably. I would rather put &#8216;modifiers&#8217; (such as: cedilla, grave, acute, etc) on the &#8220;*&#8221; key, and a special letter is typed by typing the normal letter, followed by the modifier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.javia.org/how-to-fix-multi-tap/comment-page-1/#comment-127</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 17 Sep 2007 19:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.javia.org/?p=65#comment-127</guid>
		<description>I like the proposal, but would change &quot;U&quot; with &quot;M&quot; and &quot;Y&quot; with &quot;X&quot;. Rational: In some (south and middle) European languages, accented variants of letters exist, e.g. vocals with accent (grave, acute, circumflex, dieresis), a and o with even more variants like &quot;ae&quot; and &quot;o with /&quot;, c with cedilla, n with tilde, sharp s, y with accent grave or dieresis. To avoid &quot;over-assigned&quot; keys, just don&#039;t put two vocals or one of c, n, s, y on the same key. For slavic languages things are presumably much more complicated, but at least three of the six official UNO languages (english, french, spanish) would benefit.</description>
		<content:encoded><![CDATA[<p>I like the proposal, but would change &#8220;U&#8221; with &#8220;M&#8221; and &#8220;Y&#8221; with &#8220;X&#8221;. Rational: In some (south and middle) European languages, accented variants of letters exist, e.g. vocals with accent (grave, acute, circumflex, dieresis), a and o with even more variants like &#8220;ae&#8221; and &#8220;o with /&#8221;, c with cedilla, n with tilde, sharp s, y with accent grave or dieresis. To avoid &#8220;over-assigned&#8221; keys, just don&#8217;t put two vocals or one of c, n, s, y on the same key. For slavic languages things are presumably much more complicated, but at least three of the six official UNO languages (english, french, spanish) would benefit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
