Tagged Questions

From Wikipedia: A diacritic (/daɪ.əˈkrɪtɨk/; also diacritical mark, diacritical point, diacritical sign) is a glyph added to a letter, or basic glyph. The term derives from the Greek διακριτικός (diakritikós, "distinguishing"). Diacritic is both an adjective and a noun, whereas diacritical is only ...

learn more… | top users | synonyms (3)

2
votes
0answers
79 views

Strange behavior of Lucene SpanishAnalyzer class with accented words

I'm using the SpanishAnalyzer class in Lucene 3.4. When I want to parse accented words, I'm having a strange result. If I parse, for example, these two words: "comunicación" and "comunicacion", the ...
2
votes
0answers
139 views

Using NSXMLParser with ISO-8859-1 truncates words with accents

I have the same exact problem that's in this question: Problemas com Parse XML - Iphone, but it didn't get any good answers. I'm trying to parse an XML file with an ISO-8859-1 encoding, but everytime ...
1
vote
0answers
60 views

Display of umlauts inside Facebook

I own several blogs and wondering about an umlauts problem, which appears at two of my blogs: Umlauts and other special characters are not displayed correctly by share or link inside Facebook. I ...
1
vote
0answers
326 views

Remapping the Asus Transformer keyboard. How to insert acute accent?

I am trying to change the keyboard dock layout to that of Icelandic standard keyboard using this guide : xda developers, however im having difficulties finding the acute accent ´ that is used to type ...
1
vote
0answers
112 views

Encoding issue with MsAccess/mysql - not displaying accent marks properly

I need to migrate some data we have in Access tables to mysql. I have used Mysql as a backend and MsAccess as a frontend before so I figured this was a no brainer. In the mysql/Access combo that works ...
1
vote
0answers
175 views

How can accented strings be sorted in Objective-c in a way that the accented always follows the base character?

I try to sort a list of strings alphabetically in Objective-C. Since the list is hungarian, it contains accented characters (they are part of the "official" hungarian alphabet), and they should be ...
1
vote
0answers
332 views

custom Analyzer using ASCIIFoldingFilter not replacing diacritics

We have an issue with a custom Lucene.NET Analyzer which uses ASCIIFoldingFilter and LowerCaseFilter. While indexing our content, the lower case filter works and makes all terms low case but the ...
1
vote
0answers
120 views

diacritics in asp.net querystring collection

I'm trying to get a value out of the querystring that has diacritics. The diacritics are encoded in utf-8 %uxxx format, and when I check Request.QueryString["name"] they are incorrectly decoded. ...
0
votes
0answers
49 views

SQL Server 2008 Accent Sensitive collation (using diacritical marks)

I created a table called "Test" in SQL Server 2008. It has an int primary key of "ID" and a nvarchar field called "Phrase" that is Accent Sensitive and constrained to be unique: CREATE TABLE ...
0
votes
0answers
53 views

Accents issue while importing Excel file (.xls)

I have to develop a little application for a school project in Java language. I work with Eclipse. So as I said, I'm a French student so I have to deal with letters like é,à,è,etc... Here's my problem ...
0
votes
0answers
30 views

Adobe illustrator cs4 diacritics

Is possible to add text on illustrator cs4 that is containing diacritics like ă Ă â Â î Î ş Ş ţ Ţ. I tried different fonts but is not working. I must create a .pdf file with few pages and I don't want ...
0
votes
0answers
24 views

Umlauts in FB Credits payment dialog

we are internationalizing our apps and found that the Facebook Credits payment dialog seems to have trouble when fed with umlauts in the title or description like üäö. The dialog shows an error in ...
0
votes
0answers
25 views

simplexml_load_file ignores umlaut characters

I have an xml file with (as an example) the following tags Hallo Hallo & quot;Something& quot; B& uuml;ring test (added space between & and the escape characters so it would be ...
0
votes
0answers
61 views

How to handle german umlaute in android search widget?

i am using android search widget in my app to search in a list of adresses. My app is in german and i have a problem with the german umlaute (e.g. ä/ö/ü). For example if i search for "o" no results ...
0
votes
0answers
30 views

MacOSX VoiceOver APIs International Speech (TTS)

i have a little question for those who develop with Xcode and know the VoiceOver APIs. I have to make VoiceOver to speak sentences written in a text field. The problem arises when I use a non english ...

1 2 3 4 5
15 30 50 per page