Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

20
votes
7answers
809 views

How can I prevent text displacement for some foreign language fonts?

I have a multilingual project (currently 13 languages), which uses many different font variations of "Helvetica Neue", mostly bold, condensed and regular cuts from the LinoType Pro font set ( which ...
13
votes
1answer
942 views

How do I call C from Go using the “foreign function interface”

How do I use Go's "foreign function interface" to call out to a C function? This interface is mentioned on the FAQ, but I cannot see it mentioned elsewhere in the docs.
5
votes
3answers
258 views

Language of variable names? (native foreign language speakers)

We are a spanish speaking development team, we code in django and we all are pretty fluent in english, as all documentation, sample code, APIs, etc come in english. On our last project we chose to ...
5
votes
6answers
1k views

Programming tips with Japanese Language/Characters

I have an idea for a few web apps to write to help me, and maybe others, learn Japanese better since I am studying the language. My problem is the site will be in mostly english, so it needs to mix ...
3
votes
1answer
1k views

loading data from a flat file to table using informatica, having both english and foreign language characters like chinese

I am loading data from a flat file to table using informatica, the file has both english and foreign language characters like chinese, and others. The foreign language characters are not getting ...
2
votes
3answers
107 views

Rails 3: How to format a Date in other than English languages?

To format a Date in English I do: Date.today.to_s(:long_ordinal) # => September 28th, 2011 How could I format a date in Russian (or any other language) ?
2
votes
1answer
535 views

how to capture the '#' character on different locale keyboards in WPF/C#?

My WPF application handles keyboard presses and specifically the # and * character as it is a VoIP phone. I have a bug though with international keyboards, and in particular the British english ...
2
votes
1answer
56 views

i modifier doesn't work with foreign languages?

My string is in foreign language, i use the following expression $str = 'մի քանի Բառ ձեր մասին'; $word = 'բառ'; $cont = ...
2
votes
2answers
106 views

Testing on foreign Windows, is this possible?

I have a need to test an app (.Net) on a Taiwanese version of Windows. Problems: I can't read or speak Taiwanese I don't know if it would be the same if I installed a version of Windows from MSDN ...
1
vote
1answer
21 views

With a user's locale code, how can I determine (or intelligently guess) which characters will be easy for him/her to type?

I make games for use in education. If the user's locale code starts with 'en', there's no problem - they have easy access to keycodes 0 to 127. If anything else needs to be inputted - I'd better give ...
1
vote
1answer
19 views

Adding Support for Multiple Languages in Web Application

I have a web application that I'm working on that has always been in English. We are working on going international and want to start adding support for other languages, primarily French and Spanish ...
1
vote
2answers
275 views

Allowing foreign characters in .htaccess mod_rewrite

Is there a way to allow foreign characters in .htaccess mod_rewrite character sets? i.e., a way to add foreign characters like ç and others to ([A-z]+) ?
1
vote
2answers
711 views

MySql not storing foreign characters correctly

On SQLITE this way fine. I switch to mysql and instead of クイン i get ???. The column is TEXT or sometimes VARCHAR(255) (i believe its VARCHAR(255) in this case). How do i have mysql save the ...
1
vote
1answer
74 views

sphinx and languages other than English

I found in http://svn.python.org/projects/doctools/trunk/sphinx/locale support for several languages that can be used in Sphinx but I did not find the instructions on how to install it: which ...
1
vote
2answers
549 views

Regex to strip symbols but not foreign characters in Ruby

Does anyone have a good regex for stripping all symbols (';.,_\$@!% the carriage return etc) from a string, without damaging any foreign characters (é 多 فا etc)? Non-regex would be even better, I ...
1
vote
2answers
838 views

Foreign Characters in android & Java

I was trying to download and parse a webpage with foreign (Chinese) characters. I'm not sure whether I should use "utf-8" or sth else. But none of these seems to work for me. I used the sample ...
0
votes
1answer
14 views

jQuery input value and foreign characters

I have a bilingual website The value of a form field is set to "Correo electrónico" when the user request Spanish page. As I try to validate form fields, if I do ...
0
votes
0answers
50 views

Frequency dictionary for each word

When I begin to explore a new field of knowledge in the foreign language I often face with the problem of insufficient specific vocabulary. For example, for Stack_overflow words which rarely found in ...
0
votes
1answer
34 views

How to recover this garbled text?

I want to recover text that was partly made unreadable due to foreign characters: Esse e-mail \u00E9 gerado automaticamente para informa\u00E7\u00E3o ao cliente e n\u00E3o deve ser respondido. It's ...
0
votes
1answer
84 views

MySQL: replace all foreign characters in a string

for MySQL, does someone know of the quickest way to replace all foreign characters in a string with their 'normal' equivalent like ë to e ? I'm using a multiple REPLACE function now, but I have the ...
0
votes
1answer
46 views

Characters entered from foreign users showing as?

I'm working on a site that has users from other countries. For the most part we get English text but sometimes people use special characters like Chinese symbols or the E with the accent. These ...
0
votes
2answers
255 views

iPhone - programmatically select language keyboards

I'm writing some apps that have multiple languages. I know I can set up the devices to have international keyboards. What would be terrific is if there was a way to select the English keyboard for ...
0
votes
1answer
132 views

How to populate/display Punjabi alphabets one by one on Android

How to populate/display Punjabi alphabets one by one on Android. I have to display individual alphabets of a language one by one and then have to draw on it for learning purpose.
0
votes
0answers
58 views

How to enable foreign character recognition in this DOMdocument parser?

I'm testing the function below on a word in Thai, but its not recognizing the word in the content. For example, if I pass the keyword "การงาน" (without quotes) to the my_get_seo function, even though ...
0
votes
0answers
102 views

cant identify character encoding

i recently got a lot of tables from a foreign company, that are using a strange character encoding i have never come across. example: Le code civil et son ;2evolution vers un droit impr;2egn;2e ...
0
votes
1answer
211 views

I have text files in multiple languages. How to selectively delete one language in NLTK?

Maybe this is just impossible and I should give up all hope. Or maybe there's a really clever way to do it that I haven't thought of. Here's two examples of what I've got: يَبِسَ - يَيْبَسُ ...
0
votes
0answers
69 views

Working with Foreign languages

My DB needs to hold strings containing foreign language characters such that; User enters string into form, form submitted and string added to DB, string will be displayed on page for viewing. I would ...
0
votes
0answers
310 views

Foreign Characters not displayed correctly in form components

I retrieve data from a MySQL database which is often in foreign languages and encoded with UTF-8. This displays fine normally but when set as the value for a textarea or text box it doesn't display ...
0
votes
2answers
187 views

I have a problem saving foriegn text to a SQL Server database table with a nvarchar field

I have a requirement to have a multiline textbox that accepts any text from any language and stores this into the database for later use. I am using Linq with ASP .NET 3.5 with a SQL Server 2005 ...