Entries Tagged as 'i18N'

Internationalization (i18N) for Turkish

i18N , Personal 1 Comment »

May be you know that I am originaly from Turkey. I used to be also ColdFusion users groups founder and manager for Turkey. And of course in nature I have big interest on Turkish language and usage in any language.

Turkish is a language which uses a latin base but as you can easily understand that we have some different characters such as in my name.

Here is the Turkish alphabet: "a b c ç d e f g ğ h ı i j k l m n o ö p r s ş t u ü v y z"

As you can see we do not have q, x and w and we have some extra chars as ı, İ, ç, Ç, ö, Ö, ğ, Ğ, ş, Ş.

Having Unicode as encoding is a solution for most cases. But it would be sometimes challenging while getting the data and especially the main problem may occurs on searches or sorts etc.

Here is a nice page which explains the nature and history of Turkish language for Internationalization (i18N).

Internationalization for Turkish: Dotted and Dotless Letter "I"

I hope it would be helpful to understand some basics and the origin of my name. :)

Read more...

Boolean Problems with MS Access Unicode Driver

ColdFusion , Database , i18N 1 Comment »
If you are using Microsoft Access with Unicode drivers which is defined in ColdFusion administrator, you may have problems with boolean parameters.

Following query is a simple filter for active records but because of problems on the default drivers for MS Access it will return null.

Read more...

Fixing Unicode in MangoBlog Feeds

Blog , i18N No Comments »

The default RSS and Atom feeds have problems with Unicode characters and it could not render the XML output as expected.

Here is simple fix.

 

Read more...

Unicode Characters in TinyMCE

i18N No Comments »

If you are using default TinyMCE editor in MangoBlog with Unicode chars, you will see that your Unicode characters is being converted into named entities in default installation.

But I would like to keep them as is in Unicode.

The solution is a simple TinyMCE setting.

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds