<?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>robotic rodents &#187; multilingualism</title>
	<atom:link href="http://robotic-rodents.com/category/multilingualism/feed/" rel="self" type="application/rss+xml" />
	<link>http://robotic-rodents.com</link>
	<description>making the world go round.</description>
	<lastBuildDate>Fri, 07 Oct 2011 19:16:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Visual language detection (sketch)</title>
		<link>http://robotic-rodents.com/2009/12/19/visual-language-detection-sketch/</link>
		<comments>http://robotic-rodents.com/2009/12/19/visual-language-detection-sketch/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 23:54:37 +0000</pubDate>
		<dc:creator>steph</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[i18n/l10n]]></category>
		<category><![CDATA[multilingualism]]></category>
		<category><![CDATA[#statuscampmontreal]]></category>
		<category><![CDATA[#statusmtl]]></category>

		<guid isPermaLink="false">http://robotic-rodents.com/?p=37</guid>
		<description><![CDATA[Whilst at StatusCampMontreal today, a few of us in the Internationalization session were discussing interfaces for switching to another language. I hit upon a possibly rather silly idea where you can use something visual to help predict someone&#8217;s language. This is only a rough sketch, so it&#8217;s probably not much use as it is to [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst at <a href="http://status.net/wiki/StatusCampMontreal">StatusCampMontreal</a> today, a few of us in the <a href="http://status.net/wiki/Internationalization">Internationalization session</a> were discussing interfaces for switching to another language. I hit upon a possibly rather silly idea where you can use something visual to help predict someone&#8217;s language. This is only a rough sketch, so it&#8217;s probably not much use as it is to anyone right now, but perhaps this might come in handy for a better idea or become something that someone else can build upon. Note: this looks at a general problem and does not necessarily solves issues for <a href="http://status.net/">status.net</a>.</p>
<p>So, generally, there are two problems to overcome when a user encounters a multilingual site (imagine many languages) that may or may not be serving the correct language to them by default:</p>
<ol>
<li>a user needs to know how to switch to a different language</li>
<li>a user needs to choose the correct language (their preferred language)</li>
</ol>
<p>
Bear in mind they are likely to be looking at the site in a language they don&#8217;t understand at this point.</p>
<p>
My idea is more inclined towards solving the 2nd step. What if you could serve an image of a common object, and let the user type in the word they have for that object? The &#8220;common object&#8221; example I have here is an apple, but you may conceivably use images of the sun, the moon, a tree, etc.
</p>
<p>The interface could look something like this: </p>
<p><img src="http://robotic-rodents.com/wp-content/uploads/2009/12/visual-language-detection-1024x594.jpg" alt="Visual language detection" title="Visual language detection" width="1024" height="594" class="aligncenter size-large wp-image-50" /></p>
<p>(In the top right corner I&#8217;m using a language selector that I&#8217;ve used in past designs, using the presence of different languages &mdash; in this case, Chinese, French and English &mdash; to convey that there are further language settings, an attempt at addressing problem #1).
</p>
<p>Basically, we provide a way for the user to type into a textbox the name of the object they see. The idea is that they would do this in whatever language they are already comfortable in. (In my example sketch, I&#8217;m writing &#8220;epal&#8221;, the word for &#8220;apple&#8221; in Malay.) There are languages where some nouns are similar, so this may need to be repeated a few times for an accurate detection.</p>
<p>There are obvious flaws with this visual language detection method: </p>
<ol>
<li>if you can&#8217;t see the image &mdash; if you&#8217;re not a sighted user or if you&#8217;re using a device that cannot render an image &mdash; this cannot be used</li>
<li>choosing culturally-neutral images might not be trivial</li>
<li>there needs to be some way of indicating (with little or no text) that you&#8217;re supposed to type in the name of the object you see, and that&#8217;s a hard concept to convey</li>
<li>from a user flow perspective, this could be very confusing to be suddenly served an image of an apple&#8230;</li>
</ol>
<p>Some good things about this: </p>
<ol>
<li>you can conceivably make a decent language guess if you have a few images, and you only need a fairly limited corpus to search through</li>
<li>a user won&#8217;t have to wander through a big list of languages they don&#8217;t care about in order to find the one that matters to them</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://robotic-rodents.com/2009/12/19/visual-language-detection-sketch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

