<?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>BlockQuote &#187; Language problems</title>
	<atom:link href="http://blockquote.be/facet/language-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://blockquote.be</link>
	<description>a blog for webmasters practicing Information Architecture</description>
	<lastBuildDate>Tue, 27 Mar 2012 15:36:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sort data, order information</title>
		<link>http://blockquote.be/2008/04/26/sort-data-order-information/</link>
		<comments>http://blockquote.be/2008/04/26/sort-data-order-information/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 10:40:13 +0000</pubDate>
		<dc:creator>Len</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[IA]]></category>
		<category><![CDATA[Language problems]]></category>

		<guid isPermaLink="false">http://blockquote.be/2008/04/26/sort-data-order-information/</guid>
		<description><![CDATA[This post is more for me to allow me to really understand the issue of sorting and organizing, because several times I have to face business people wanting to &#8220;alphabetically sort&#8221; navigation elements on a website.I always doubt that that &#8230; <a href="http://blockquote.be/2008/04/26/sort-data-order-information/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post is more for me to allow me to really understand the issue of sorting and organizing, because several times I have to face business people wanting to &#8220;alphabetically sort&#8221; navigation elements on a website.<br />I always doubt that that is a good idea, because when I personally look at a website I tend to go for the things which are visible at first sight. The sorting aspect of a list comes only after visiting the website a few times when you get to know the subject and the navigation of the website. So here we go:</p>
<p>Sorting is ordering data: alphabetically, numerical, by day, week (by number again) and/or month.<br />All these sorting orders are based on random lists. By random I do not imply a mathemacical random list, but just the fact that we assigned an order to words, and because everyone knows the order, the list becomes a functional tool.<br />Most people do not have to think about whether a 4 comes before a 7, or that the month of January is the first of the year. The fact that we all have a complete image of these things in our mind, makes them so practical.</p>
<h2>But does it make sense for the navigation of a website?</h2>
<p><span id="more-312"></span></p>
<p>In a website the navigations is about information (that is not everything, I will get to that), which is something different then data. <br />
I had a look at the dictionary entries:</p>
<blockquote>
<p>Information: the communication or reception of knowledge or intelligence</p>
<p>Data: factual information (as measurements or statistics) used as a basis for reasoning, discussion, or calculation</p>
</blockquote>
<p>The 2 definitions tell me that data is used to generate information. Information emanates from data, it is the basis on which we can form a decision or some reasoning.</p>
<p>Well, if we apply this idea to the navigation of a website, we should be putting organised information on the website and that information should be coming from the data we collected as a basis to create the website.<br />Sounds good, but what about the visitor? People could still argue that sorting can be applied to information to ease scanning of the list, to guide the visitor of the website.</p>
<h2>Guidance</h2>
<p>The argument to ease scanning is actually a valid one, though not good enough, I think. People scan pages, they tend to skip most of the things available on a website.  And now it comes down to what you want as a webmaster, do you want people to see the items that start with an A first, or do you want a visitor to see things that are important first?</p>
<p>I guess the answer should be clear, the important things should go on top and the order should be the order of importance. Importance, of course, can be defined in different ways ( from a user perspective or from a business pespective) but it certainly is not following the order of a very famous random list. If you want to guide the visitor, you should give them the most important bits of information first.</p>
<h2>Translations</h2>
<p>The reason why I came up with this subject is that I had an argument with a colleague after I noticed they had sorted the list of services by alphabet. A first, B second, etc&#8230; you know :-) <br /> Now, the thing is that the most important service started with an A, and that the manager in charge is responsible for that product. In this rare case, the alphabetical sorting order matched the order of importance (from the business point of view).</p>
<p>This is an exception and will not happen very often, but lets look at this example and see what might happen in the future. The service is an international service in Europe and it has to cather for the south of europe. In my experience with international websites that try to reach the public in the south of europe, you need a translation in the local language.</p>
<p>Ok, you already know what is going to happen to your nicely alphabetical order, right?</p>
<p>Once you start creating multi language websites, you have no way of ordering a list alphabetically and keeping the order of the items in the list.<br /> I wrote about this before, as I was faced with a <a href="http://blockquote.be/2005/11/21/sorting-chinese-characters-technical-or-cultural-problem/">sorting problem of a list in Chinese</a></p>
<h2>When everything else fails</h2>
<p>When your website navigation fails, and your visitor cannot find what he/she is looking for, an alphabetical list of keywords, a sitemap where the subelements are ordered alphabetically, and/or a monthly list of posts on a blog, are valid examples of pages where you can alphabetically sort information. But that is when everything else fails &#8230; </p>
<p>I am sure there are other reasons why it is bad to sort you information as you do with data on a website, but for now this is what I experienced.<br />Please leave a message if you had similar experience with this kind of problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://blockquote.be/2008/04/26/sort-data-order-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting Chinese characters: technical or cultural problem.</title>
		<link>http://blockquote.be/2005/11/21/sorting-chinese-characters-technical-or-cultural-problem/</link>
		<comments>http://blockquote.be/2005/11/21/sorting-chinese-characters-technical-or-cultural-problem/#comments</comments>
		<pubDate>Mon, 21 Nov 2005 13:06:52 +0000</pubDate>
		<dc:creator>Len</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Language problems]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[artikel]]></category>
		<category><![CDATA[Information architecture]]></category>

		<guid isPermaLink="false">http://blockquote.be/?p=91</guid>
		<description><![CDATA[A really interesting problem that came up today: How to sort a list of product in Chinese? The Chinese language doesn’t use an alphabet so how can we sort? The Kangxi dictionary, compiled during the Qing dynasty, mentioned 46,964 characters &#8230; <a href="http://blockquote.be/2005/11/21/sorting-chinese-characters-technical-or-cultural-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A really interesting problem that came up today: </p>
<ul>
<li>How to sort a list of product in Chinese? </li>
<li>The Chinese language doesn’t use an alphabet so how can we sort? </li>
</ul>
<p>The Kangxi dictionary, compiled during the Qing dynasty, mentioned 46,964 characters so that doesn&#8217;t work </p>
<p>There have been numerous attempts at getting this working but only 2 are really in use.<br />
The first one is the use of radicals and the number of strokes. The second one is a search based on sound using phonetics.</p>
<p><!--adsense--></p>
<h2>Sorting by Radicals</h2>
<p>The Wikipedia gives the following definition of a radical:</p>
<blockquote><p>
A radical (from Latin radix, meaning &#8220;root&#8221;) is a basic identifiable component of every Chinese character. (This includes not only Chinese Hanzi, but also the Japanese Kanji, Korean Hanja and Vietnamese Chữ nôm and Chữ nho.) In languages that use Chinese characters, a radical is called 部首 (Pinyin: bùshǒu; Japanese bushu and Korean busu), literally meaning &#8220;section header&#8221;. Radicals are important to the organisation and use of Chinese dictionaries, Japanese Kanji dictionaries, and Korean Hanja dictionaries.</p>
<address><a href="http://en.wikipedia.org/wiki/Chinese_radical">Wikipedia</a></address>
</blockquote>
<p>The first one, sorting by radical, uses the 214 basic forms compiled in 1615 in China.<br />
This brings it to a more manageable number instead if the 46,964 that we know from the Kangxi dictionary.  <span id="more-91"></span></p>
<p>The sort order of each “word” is based on the radical from which it is derived. Every character or word is based on a basic radical that has a specific order. Try the application from Jim Breen and you will notice that very complex characters sometimes map to a 2 stroke radical or a set of radicals. Then the order of the radicals is based on the number of strokes used to form the character.</p>
<p>I am sure a lot more rules need to be considered but this is a fascinating problem when it comes to databases. A solution might be to <a href="http://archives.postgresql.org/pgsql-sql/2003-04/msg00383.php">map each character to another table with all the radicals and do a lookup for each character you want to sort</a>. </p>
<h2>Multi-lingual  lists</h2>
<p>Now that you know about Chinese lists, consider a product database with one-to-one translated product names for English and Chinese. Sorting these lists will result in 2 very different sort orders cause the logic behind the sort is in no way related to each other. </p>
<p>In this case the problem is really a cultural problem opposed to the initial problem (sorting Chinese characters). Because the sorting order is based on cultural differences and ideas about language and characters. If you know these 2 languages and you sort the English list, the location of the Chinese translation in the list is completeley different. Going back and forth in such a list will give different results based on the language.</p>
<p>Sorting Chinese lists is a technical problem. A problem that shows that IT services and systems are not created with these multi-cultural information structures in mind. </p>
<p>I am sure I missed several things in this short article, so if you spot an error, leave a comment and I will study some more.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blockquote.be/2005/11/21/sorting-chinese-characters-technical-or-cultural-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 mythes over taxonomi�en</title>
		<link>http://blockquote.be/2004/03/10/10-mythes-over-taxonomi%ef%bf%bden/</link>
		<comments>http://blockquote.be/2004/03/10/10-mythes-over-taxonomi%ef%bf%bden/#comments</comments>
		<pubDate>Wed, 10 Mar 2004 10:03:22 +0000</pubDate>
		<dc:creator>Len</dc:creator>
				<category><![CDATA[Dutch]]></category>
		<category><![CDATA[IA]]></category>
		<category><![CDATA[Language problems]]></category>
		<category><![CDATA[Quicklink]]></category>
		<category><![CDATA[Information architecture]]></category>

		<guid isPermaLink="false">http://blockquote.be/2004/03/10/10-mythes-over-taxonomi%ef%bf%bden/</guid>
		<description><![CDATA[De 10 mythes, opgesomd in een artikel op montague.com, loop ik elke dag tegen het lijf. De mythes organiseren de massa&#8217;s informatie die ik als helpdesk-agent elke dag vertaal voor de gebruiker. Het overgewicht van het management weegt duidelijk meer &#8230; <a href="http://blockquote.be/2004/03/10/10-mythes-over-taxonomi%ef%bf%bden/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>De <a href="http://www.montague.com/review/myths.html" hreflang="EN" title="Ten taxonomy myths">10 mythes</a>, opgesomd in een artikel op <a href="http://www.montague.com/" hreflang="EN" title="THE MONTAGUE INSTITUTE">montague.com</a>, loop ik elke dag tegen het lijf. De mythes organiseren de massa&#8217;s informatie die ik als helpdesk-agent elke dag vertaal voor de gebruiker.</p>
<p>Het overgewicht van het management weegt duidelijk meer dan dat van de gebruiker: de agent of de klant aan de lijn.</p>
]]></content:encoded>
			<wfw:commentRss>http://blockquote.be/2004/03/10/10-mythes-over-taxonomi%ef%bf%bden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

