The Turkish language
1
vote
1answer
40 views
Regular Expression Doesn't Work Properly With Turkish Characters
I write a regex that should extracts following patterns;
"çççoookkk gggüüüzzzeeelll" (it means vvveeerrryyy gggoooddd with turkish characters "ç" and "ü")
"ccccoookkk ggguuuzzzeeelll" (it means the ...
0
votes
0answers
45 views
turkish char comes as numerical code after oracle select of nclob field
I have an NCLOB field in database which I use to save data using fck editor.
Some Turkish char comes as numerical code after oracle select of this nclob field . For example: Ç char comes as ...
0
votes
2answers
39 views
How do I prevent Turkish letters from dropping when using UIFont in cocos2d?
I'm doing the following to create a label that I use as part of attribution for a photo:
CCLabelTTF *imageSourceLabel = [CCLabelTTF labelWithString:[_organism imageSource] fontName:[[UIFont ...
2
votes
1answer
103 views
Regex in javascript with latin and turkish characters
I am trying to replace all the non latin/turkish characters, but something is wrong and I can't find it.
For example:
var texto = '*istediğiniz*';
if (texto.match(/[^a-zA-Z0-9şŞıİçÇöÖüÜĞğ\- ]/g)){
...
2
votes
2answers
91 views
Windows Phone character-encoding
My code is Encoding.GetEncoding("iso-8859-9"); in my Windows Phone project. But "iso-8859-9" is not supported on Windows Phone. How can I fix this problem?
...
0
votes
2answers
114 views
Turkish characters not shown in html form placeholder
In my form, i want to use a placeholder text for my textarea. It works fine except no turkish chars.
<form action="http://localhost:8082/kaybeden/index.php/details/newcomment" method="post" ...
0
votes
0answers
17 views
tr(“ ”).arg Broken Characters Issue
I'm trying to make a multi-language program and I have a big problem about translating there it is :
tabs->setTabText(tabs->indexOf(tab1),tr("ŞŞT %1 %2").arg(5).arg("Batuhan"));
that's what ...
1
vote
1answer
76 views
Mysql get exact match of same string but typed with different special chars
Hey guys i got an interesting situation!
In Turkish language we have ı,ç,ğ,ö,ş and uppercase of them. I also have a huge table of threads with turkish titles.
like in this example :
mysql> ...
2
votes
1answer
239 views
How to set locale in JavaScript, for example for toLocaleUpperCase()?
I'd like to use the JavaScript toLocaleUpperCase() method to make sure that the capitalization works correctly for the Turkish language. I cannot be sure, however, that Turkish will be set as the ...
1
vote
2answers
76 views
Selecting Turkish characters from table?
I have a MySQL table that contains texts (nicknames) with Turkish characters in them.
For example, there is a word "çığır" in Turkish. ( "cigir" with english characters )
It is stored in the database ...
0
votes
0answers
74 views
Turkish font not supported in $subject variable in php mail function
Email is not send by php mail function when i used turkish font in $subject Variable.
I used that template for sending email.
$subject='HediyeKartlar.com Şifreniz';
...
0
votes
2answers
158 views
iphone development: speech to text and text to speech
I am looking for an sdk for text to speech and speech recognition. There are many free sources but unfortunately they all are in English or other popular european languages. The thing is I am looking ...
0
votes
0answers
68 views
LCMapString Turkish Language
We develop Turkish applications with Delphi. It uses CharUpperBuff in RTL code and the Turkish uppercase process does not work correctly. Can you provide an example using the LCMapString function for ...
3
votes
3answers
332 views
Browser support and workarounds for Turkish lira sign
So Turkey recently decided to create a new sign for their lira:
Unicode 6.2 (released September 2012) added this to its repertoire as U+20BA ₺ TURKISH LIRA SIGN, and I've been asked to start using ...
2
votes
2answers
214 views
Writing Turkish characters to MySQL using WampServer and Java
i am having a problem with my Wamp Server. When i execute a query which contains Turkish characters, i am getting this error:
SEVERE: Incorrect string value: '\xE7l? ya...' for column 'body' at row 1
...
1
vote
2answers
600 views
Android sdk 2.3.3 E/MediaPlayer(334): error (1, -2147483648) when Turkish chars used in setDataSource
In my program, I used url in mediaplayer's datasource. If url does not contain any turkish chars, it works normally. However, if it contains turkish chars, following error occurs:
E/MediaPlayer(334): ...
2
votes
4answers
133 views
How can I use Turkish characters in Android EditText?
In my text to speech (For Turkish) project, I have a EditText. User can enter Turkish chars (ı, ş, ç, ö), however editText converts them some other unknown chars. How can I prevent this?
Thanks
0
votes
3answers
378 views
Postgres upper function on turkish character does not return expected result
It looks like postgres upper/lower function does not handle select characters in Turkish character set.
select upper('Aaı'), lower('Aaİ') from mytable;
returns
AAı, Aaİ
instead of
AAI, aai
...
0
votes
2answers
269 views
Turkish character while writing to database (postgresql)
I am working with Java and PostgreSQL on Windows . I have some words which include turkish characters like İ,ş,ö,ç etc.
In Java I assign words to a string and try to write it to the database. When I ...
0
votes
1answer
25 views
Build a link between some tags
I try to create links when a user write something in tags. But the problem is I cant convert the charset. like ş = s, ğ = g ... Here my code
$(document).ready(function () {
...
0
votes
1answer
106 views
mysql utf8mb4 turkish character confusion
I am inserting some datas including turkish characters into a table and when I insert a data appearance of turkish characters confused me. For example for the character 'ğ', appearance on database is ...
0
votes
4answers
365 views
Javascript convert unicode string to “Title Case”
I have a javascript case conversion problem which I cannot solve due to non-English letters. My main concern is the Turkish alphabet.
What I need to do is this:
hello world => Hello World
HELLO ...
0
votes
0answers
24 views
MongoDB how to interrogate the data with Turkish characters [duplicate]
Possible Duplicate:
MongoDB PHP UTF-8 problems
I can find on collection of the mongodb database but I dont result. what is wrong.
I run this query.
...
0
votes
1answer
124 views
sharpPDF Table Headers using Turkish character error
when I try to write headers, it gives me that error message:
{"StartIndex cannot be less than zero.\r\nParameter name: startIndex"}
I discovered that it is about Turkish Character in the headers ...
0
votes
1answer
35 views
Azure login issue for Turkish users [closed]
(Turkce bilgi asagida)
As of June 2012 the old Windows Azure management portal have some issues with Turkish.
You might get the following error
Sorry, Windows Azure was unable to complete your ...
2
votes
1answer
671 views
Turkish character encoding with MySQL
I'm having issues with turkish characters as i mentioned in title. I created a function on MySQL:
DELIMITER $$
CREATE DEFINER=`root`@`localhost` FUNCTION `ilgiAlaniFunc`(
idKullanici ...
0
votes
1answer
259 views
Turkish character encoding in gedit
I have a Turkish written text but I have some strange characters for example:
ý instead of ı, Ý instead of İ etc... I tried to convert encoding to iso 8859-9 but it didn't help.
1
vote
1answer
322 views
Specifying a Character Encoding for Javascript
I am trying to convert a string into uppercase using a specific character encoding, but it fails.
When I convert istanbul, it converts it into ISTANBUL. However, uppercase "i" is "İ" in Turkish. Is ...
0
votes
1answer
789 views
Any TTS api for Android in turkish?
Is there any free TTS (text-to-speech) service for Android in Turkish? I've not found anything useful in google.
1
vote
1answer
185 views
SQL- unreadable special characters
I don't have much experience with MS SQL server 2008 R2 but here is the issue if you would help me please:
I have a table with a column/field (type : nvarchar) that stores text. The text is read from ...
1
vote
1answer
95 views
Mysql search for entries that have turkish characters
I've seen Horde's address book application that delivers matches very nicely for searches that do not have the correct characters.
For example if searching for 'Garcon' the entry with 'Garçon' is ...
1
vote
1answer
86 views
Using unicode in a regular expression with PHP
I'm trying to add the character Ö (U+00D6) to my regular expression below. Apparently something is going wrong because it's not working on my preg_match function.
The regular expression that works ...
1
vote
1answer
293 views
Available locale display country when “inLocale” is set to Turkish (JDK 1.6.0_29)?
According to the javadoc for Locale.getDisplayLanguage(Locale inLocale),
Returns a name for the locale's country that is appropriate for
display to the user. If possible, the name returned will ...
1
vote
1answer
260 views
How to print Turkish day/month names with Time.strftime on Ruby?
Is there anyway that i can use locale on ruby's Time.strftime ? How can i use different languages? German, Turkish anyother language rather than English? Thanks
0
votes
1answer
132 views
Turkish Characters emitted while Calling Delphi 6 COM object from .net
i have a delphi 6 COM dll. it has method like dosomething(const LicenceName: Widestring);
when i use this COM from .net csharp like:
comdll.dosomething("ğüşiöçĞÜŞİÖÇ"), i get the licenceName param ...
0
votes
1answer
173 views
ArgumentException from DataRow.Item() in Turkish Window server 2008 installtion
Our software was installed on (customer site) Window Server 2008 R2 Foundation in Turkey (So locale is set to Turkish, and thus all menus and messages are displayed in Turkish). We are using SQL ...
0
votes
1answer
242 views
Date formatting in tr Locale, Windows 7 and Linux gives 2 results
When the following code runs in Windows 7 it gives the month in Turkish but in Linux it gives the month in English:
new SimpleDateFormat("dd MMMMMM", new Locale("tr")).format(date);
Windows 7 - ...
0
votes
1answer
226 views
YouTube Links & Subtitles [closed]
This video English subtitles: http://www.youtube.com/watch?v=OC2bUYVkjrY
How to be a link with Turkish subtitles?
I tried them but did not work:
...
3
votes
4answers
449 views
Java program having trouble with Unicode, Turkish, and enums
I am using a lib which has an enum type with consts like these;
Type.SHORT
Type.LONG
Type.FLOAT
Type.STRING
While I am debugging in Eclipse, I got an error:
No enum const class Type.STRİNG
As I ...
3
votes
3answers
161 views
What PHP frameworks have full localization support?
What PHP frameworks have no problems with Turkish and especially with the Turkish characters İ,i and I,ı (like making searches with these characters and nice urls with them). Also which of them have ...
0
votes
1answer
422 views
turkish characters in php and sql
I'm currently working on a php sql based translation database and am having issues getting the 6 distinct Turkish characters into sql.
the page is set to a utf charset and I have tried using ...
0
votes
1answer
93 views
Mono Project Character Lowering Problem
I am trying to develop an ASP.NET web application on a Mac using Mono Project.
But because of a character problem, it throws an error of 'ınital Catalog'. That happens because, when Mono compiles my ...
1
vote
2answers
598 views
Javascript Non UTF-8 Character Searching for Google Chrome Extension
Edit:
I am creating a Chrome Extension and the files must be UTF-8 encoded.
I use JQuery to get contents from page, and check that if that contains specific strings that contains Ö, ı and İ. However, ...
2
votes
4answers
995 views
Php code igniter save turkish characters to my sql
I am writing a web app using PHP Codeigniter. I receive input that can be in any language and I save it in my DB.
The MYSQL DB collation is set to utf8_unicode_ci.
For codeigniter in the ...
0
votes
1answer
211 views
How to get rid of the non-english letters on the string?
I want to get rid of the turkish characters with the english ones in the string and thats the function I wrote. However, in the server, its not recognized the letters. Any suggestions?
function ...
1
vote
3answers
2k views
Fix Turkish Charset Issue Html / PHP (iconv?)
i'm having troubles displaying turkish characters, they are appearing as the little question mark with the diamond in the background in html.
How can I use iconv to fix this? Since I think thats the ...
2
votes
2answers
769 views
JSP Turkish Character Problem
I have a jsp page running under jboss 4.2.2 server.
The structure for the page is something like this:
include head ( head is written on another page, like masterpage in aspx. )
(body ( where ...
3
votes
2answers
318 views
Perl regex choking on multiple instances of character sets
I started out with some crazy failures using preg_replace in php and boiled it down to the problem case of having more than one character class using turkish dotted "i" and undotted "ı" together. Here ...
1
vote
2answers
1k views
HTML To PDF Turkish Character Problem
I want to convert a ASP.NET web page to pdf using ITextSharp. I did write some code but I can not make it show the Turkish Characters. Can anyone help me?
Here is the code:
using System;
using ...
0
votes
0answers
394 views
FCKEditor can not send Turkish characters in UTF-8
FCKEditor can not send Turkish characters in UTF-8.
It converting turkish characters to html encoding.
E.g. :
Original FCKEditor Source
"öçşiğüı" -> öçşiğüı
How can ...
