<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Serkan Kaba - Latest comments on Applications failing with Turkish locale</title>
		<link>http://blogs.gentoo.org/serkan?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: Applications failing with Turkish locale</title>
			<pubDate>Sat, 29 Nov 2008 09:43:14 +0000</pubDate>
			<dc:creator>Serkan KABA [Member]</dc:creator>
			<guid isPermaLink="false">c20064@http://blogs.gentoo.org/</guid>
			<description>I added an ebuild for the new release candidate for testing. All the icons apperar in the toolbar now. Thanks.</description>
			<content:encoded><![CDATA[I added an ebuild for the new release candidate for testing. All the icons apperar in the toolbar now. Thanks.]]></content:encoded>
			<link>http://blogs.gentoo.org/serkan/2008/11/16/applications_failing_with_turkish_locale#c20064</link>
		</item>
				<item>
			<title>In response to: Applications failing with Turkish locale</title>
			<pubDate>Tue, 18 Nov 2008 19:10:48 +0000</pubDate>
			<dc:creator>Serkan KABA [Member]</dc:creator>
			<guid isPermaLink="false">c20052@http://blogs.gentoo.org/</guid>
			<description>Thanks Tim Kosse I reported the issue to FileZilla bug tracker: &lt;a href=&quot;http://trac.filezilla-project.org/ticket/4014&quot; rel=&quot;nofollow&quot;&gt;http://trac.filezilla-project.org/ticket/4014&lt;/a&gt;</description>
			<content:encoded><![CDATA[Thanks Tim Kosse I reported the issue to FileZilla bug tracker: <a href="http://trac.filezilla-project.org/ticket/4014" rel="nofollow">http://trac.filezilla-project.org/ticket/4014</a>]]></content:encoded>
			<link>http://blogs.gentoo.org/serkan/2008/11/16/applications_failing_with_turkish_locale#c20052</link>
		</item>
				<item>
			<title>In response to: Applications failing with Turkish locale</title>
			<pubDate>Sun, 16 Nov 2008 23:32:07 +0000</pubDate>
			<dc:creator>robbat2 [Visitor]</dc:creator>
			<guid isPermaLink="false">c20048@http://blogs.gentoo.org/</guid>
			<description>I've been bugging folk for years about code that wasn't locale-aware for et_EE and tr_TR&lt;br /&gt;
&lt;br /&gt;
et_EE - collation order misses a bunch of letters, so that any regex like y/[a-z]/[A-Z]/ does not give the expected replacement on some letters.</description>
			<content:encoded><![CDATA[I've been bugging folk for years about code that wasn't locale-aware for et_EE and tr_TR<br />
<br />
et_EE - collation order misses a bunch of letters, so that any regex like y/[a-z]/[A-Z]/ does not give the expected replacement on some letters.]]></content:encoded>
			<link>http://blogs.gentoo.org/serkan/2008/11/16/applications_failing_with_turkish_locale#c20048</link>
		</item>
				<item>
			<title>In response to: Applications failing with Turkish locale</title>
			<pubDate>Sun, 16 Nov 2008 22:52:01 +0000</pubDate>
			<dc:creator>Tim Kosse [Visitor]</dc:creator>
			<guid isPermaLink="false">c20047@http://blogs.gentoo.org/</guid>
			<description>What a coincidence. I came across a similar problem today and also found that very same page on i18nguy.com&lt;br /&gt;
&lt;br /&gt;
My problem was that FileZilla did not display all toolbar icons, see http://bugs.pardus.org.tr/show_bug.cgi?id=7669 (page content Turkish)&lt;br /&gt;
For the icons, FileZilla converts some string of the form &quot;ART_SOMETHING&quot; into &quot;something.png&quot;.&lt;br /&gt;
The obvious but wrong way to do it would be to just lowercase the &quot;SOMETHING&quot; part.&lt;br /&gt;
&lt;br /&gt;
With Turkish locale, calling wxString::MakeLower (which internally calls the locale dependent towlower) on &quot;SOMETHING&quot; does not equal &quot;something&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I only wish things like these would be better documented. Something like &quot;This function is locale dependent&quot; including a link to a page with detailed examples should be mentioned in every API documentation.&lt;br /&gt;
&lt;br /&gt;
Dotless uppercase I and dotted lowercase i are just too alien for most people to even consider possible unless somebody points it out to them.&lt;br /&gt;
</description>
			<content:encoded><![CDATA[What a coincidence. I came across a similar problem today and also found that very same page on i18nguy.com<br />
<br />
My problem was that FileZilla did not display all toolbar icons, see http://bugs.pardus.org.tr/show_bug.cgi?id=7669 (page content Turkish)<br />
For the icons, FileZilla converts some string of the form "ART_SOMETHING" into "something.png".<br />
The obvious but wrong way to do it would be to just lowercase the "SOMETHING" part.<br />
<br />
With Turkish locale, calling wxString::MakeLower (which internally calls the locale dependent towlower) on "SOMETHING" does not equal "something".<br />
<br />
<br />
I only wish things like these would be better documented. Something like "This function is locale dependent" including a link to a page with detailed examples should be mentioned in every API documentation.<br />
<br />
Dotless uppercase I and dotted lowercase i are just too alien for most people to even consider possible unless somebody points it out to them.<br />
]]></content:encoded>
			<link>http://blogs.gentoo.org/serkan/2008/11/16/applications_failing_with_turkish_locale#c20047</link>
		</item>
			</channel>
</rss>
