1
vote
0answers
34 views
Problem with Japanese/International Characters with IIS7 URL Rewrite
I have a friend with a Japanese blog, using wordpress, he has the pretty url. Basically domain.com/postname. Well an example of a url might be. "domain.com/ใในใ". His blog is hosted …
11
votes
4answers
180 views
Can aptitude for learning Programming paradigms be influenced by culture or native language’s grammar?
It is well known that different people have different aptitudes regarding various programming paradigms (e.g. some people have trouble learning non-procedural, especially functiona …
6
votes
1answer
153 views
Major foreign programming languages [closed]
Possible Duplicates:
Coding in Other (Spoken) Languages
programming languages not in english?
A while back, in another life, I have been exposed to languages called "Ref …
0
votes
0answers
36 views
International domains - best practices [closed]
I need to create a Russian website with a .ru domain extension. How would I go about this? What are some best practices for doing this?
0
votes
0answers
15 views
Export Gridviw to PDF with international characters
Hi There,
I have a Gridview with some international characters, How do I add this characters (Fonts) when I export it to PDF format?
any idea?
Thanks in advance
0
votes
1answer
87 views
SMS / Texting solution needed for multiple countries
Hi,
I am looking for an SMS solution like the following SMS inbound and outbound.
Each country user gets a number in their country to send messages.
Each user will get SMS FROM …
2
votes
5answers
110 views
how to get the googlebot to get the correct GEOIPed content!?
OK. This problem is doing my head in. And I dont know if there even IS a definitive answer.
We have a website, lets call it mycompany.com. It's a UK-based site, with UK based cont …
3
votes
9answers
286 views
Storing content in multiple languages? E.g. English, French, German
How should I store (and present) the text on a website intended for worldwide use, with several languages? The content is mostly in the form of 500+ word articles, although I will …
6
votes
6answers
321 views
How should an American software developer go about finding a job overseas?
Are there any tech recruiters who specialize in international placement? Any websites? I've looked around on Craigslist, but it seems like a lot of the ads in English are for Amer …
0
votes
1answer
73 views
SQL Server 2005/2008 International Real-Time Availability
My company recently opened an office in Singapore. I work on the web application we use internally to manage the company, using a SQL Server 2005 back-end. Because of slow access …
-2
votes
0answers
177 views
How difficult is it for a U.S. citizen to obtain work permission in the European Union? [closed]
My understanding is that it's very difficult to obtain a work permit for a job in the E.U./U.K. unless one can provide skills that locals can't. Is this true? If it is, I'm wonderi …
10
votes
11answers
1k views
Keyboard layout for international programmers?
I think everybody who had to program using a standard German (or any other international) keyboard layout on Windows (or Mac) will complain about the conundrum of either having all …
1
vote
3answers
905 views
How do I detect a NumberDecimalSeparator in a KeyDown event (C#)
I'm trying to see if the user has pressed a decimal separator in a text box, and either allow or suppress it depending on other parameters.
The NumberdecimalSeparator returns as 4 …
3
votes
1answer
590 views
Does WPF’s TextBox support spell-check dictionaries for the Netherlands?
The RichTextBox supports a spellcheck option which is very nice. (SpellCheck.IsEnabled = true)
But I cannot seem to get it to another language. (I live in the Netherlands.. ;))
D …
1
vote
4answers
550 views
Batch renaming of files with international chars on Windows XP
I have a whole bunch of files with filenames using our lovely Swedish letters å å and ö.
For various reasons I now need to convert these to an [a-zA-Z] range. Just removing anythin …
