diacritics
Android: dealing with spanish e accent
I am working on an Android app that I would like to code in such a way so that the Spanish characters coming from the database are read as equivalent to the English ones. For instance, cafe and café[详细]
2023-04-04 08:49 分类:问答Converting diacritics to numerical HTML code with HTML Purifier
I\'m having trouble finding the correct setting for HTML Purifier 4.3.0 to convert diacritics to numerical HTML code. Is this possible using this library?[详细]
2023-04-03 04:22 分类:问答PHP generated Vcard: Change character encoding so accented character can be displayed
I\'m using a PHP class to generate vcard: http://www.troywolf.com/articles/php/class_vcard/ But accented character do not show properly. I guess this is related to the character encoding, but I have[详细]
2023-03-31 21:28 分类:问答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 u开发者_Stac[详细]
2023-03-29 22:17 分类:问答Accent-insensitive searches / problems with utf8_general_ci collation
Edit: if you\'re here because you\'re confused by the polish collation in MySQL, read this. I\'m trying to perform a full-text search on a table of polish cities and many of them contain accented cha[详细]
2023-03-29 03:16 分类:问答How are diacriticals represented in a font and typed in a Java app?
I\'m writing a simulation of an old computer console typewriter that had one unusual feature: \"flagged digits.\"A flagged digit is a digit with a ho开发者_高级运维rizontal bar above it, and you typed[详细]
2023-03-28 10:54 分类:问答ASP MVC3 FileResult with accents + IE8 - bugged?
If the file name contains accents, it works as expected in Opera, FF, Chrome and IE9. But in IE8 file type is \"unknown file type\", and shows \"file\" as the file name (actually the last part of the[详细]
2023-03-26 02:20 分类:问答MySQL / PHP preg_replace and KEEP accents and spaces
I have a MySQL database, being fed data from a PHP powered form. The table columns are collated as utf8_bin, the connection charset is set at utf8, as is the HTML.[详细]
2023-03-25 05:33 分类:问答Convert special character (i.e. Umlaut) to most likely representation in ascii [duplicate]
This question already has answers here: 开发者_如何学运维 PHP: Replace umlauts with closest 7-bit ASCII equivalent in an UTF-8 string[详细]
2023-03-23 17:30 分类:问答HQL query ignoring accents
I\'ve the following query: select u from User u where upper(u.name) like upper(?1) How this would be, but ignoring the accents in u.n开发者_如何学Pythoname and ?1?I have found a way to implement this[详细]
2023-03-23 09:48 分类:问答