Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
3answers
4k views

Country codes list - C#

I have a string which I need to verify if it's a Country code. The culture is German. Is there any method that I can call to get a list of Country codes in a German culture without having to type out ...
6
votes
4answers
3k views

English Error Messages in German Visual Studio 2008 / ASP.NET

This might be a bit weird question, but I'll give it a shot: HELP, my Visual Studio 2008 / ASP.NET is giving me GERMAN error messages. Besides the fact that translations tend to be not as good as the ...
5
votes
3answers
2k views

NLTK tagging in German

I am using NLTK to extract nouns from a text-string starting with the following command: tagged_text = nltk.pos_tag(nltk.Text(nltk.word_tokenize(some_string))) It works fine in English. Is there ...
4
votes
4answers
704 views

What’s a good way to deal with a german keyboard when using Emacs on Mac OS X?

Maybe it’s a bit weird to ask this question in English because my problem is a rather non-English one. I’m an Mac OS X user and I’m on my way to learning Emacs. I decided to use the Emacs 23.1 Cocoa ...
3
votes
1answer
84 views

jQuery validate plugin: accept only German letters

I am looking for a method for the jquery validate plugin (http://bassistance.de/jquery-plugins/jquery-plugin-validation/), that only accepts letters, including the German so called Umlaute (öäüÖÄÜß).. ...
3
votes
2answers
292 views

WCF and custom text encoding - messy business

I have a really weird WCF problem here... We're connecting to a crappy third-party web service; it was a nightmare to even get it going, we had to create a custom WCF binding since those guys decided ...
3
votes
1answer
90 views

Looking for tech podcasts in the German language [closed]

Does anyone know of quality, weekly tech podcasts in German similar to e.g. Hanselminutes, .NET Rocks, Code Cast, Herding Code, etc.?
3
votes
6answers
398 views

Good beginner programming books in German?

Strange question. I have a German friend who'd like to break into the programming scene, and asked me during a visit to recommend a few good beginner programming books for her that are in German. ...
3
votes
2answers
388 views

Cheap tools for splitting german compound words

Do you now any tool or library to split german compound words like "Hochhaus" into single words ("Hoch", "Haus"). It would be great if it's open source and/or cheap.
2
votes
0answers
80 views

Java - Is there an Inflector script for German language?

I am using Java Inflector library to get English words plurals. It is working fine, but i wanted to ask: Is there a similar library for German language ? I have seen the JInflector project but it ...
2
votes
4answers
102 views

Regular Expression German ZIP-Codes

I give up. I need a (PHP) regular expression that matches only 5 digit numbers starting from 01001 up to 99998. So, invalid is for example 1234, but not 01234. Also 01000 is invalid, 01002 is not, ...
2
votes
2answers
82 views

How to do CamelCase with German words (or with any other language that supports compound nouns)?

Disclaimer: Feel free to close this as "too localized", if you think it is inappropriate for StackOverflow. Since there's quite a large German-speaking community here, I thought I'd give it a try. ...
2
votes
0answers
207 views

Alt/Option key after C-c in Aquamacs

I'm working with Aquamacs on a Macbook with German keyboard. I've set the "Meta & German" option to make the alt/option key work as Alt when needed, but as Meta otherwise. So far so good. Now I ...
2
votes
2answers
175 views

Where to find wordlists with gender and plural for German?

I'm trying to write a simple text mining application to try to tell a German word's gender and plural form. So, first of all, I need a big wordlist for training. I've searched around but could not ...
2
votes
1answer
488 views

jQuery Autocomplete with Special Characters (i.e. ö, Ä, é, or ß)

How can I have autocomplete match on words with special characters, such as those in German: ö, Ä, é, or ß. For example, I'd like "mun" to match "München" and "Munchen".
2
votes
2answers
170 views

Fetching German character from oracle database

I have database as Oracle and development is in asp.net. Data stored is as, Förderer, Jörg etc. Everything works fine on my local environment, where i can fetch the records having German characters, ...
1
vote
1answer
51 views

str_ireplace not working with German characters

I am using the following function to search for words and color them inside a text. It works perfectly except for German characters (ä, ë, ß, etc). I already tried to encode to utf, decode, checked my ...
1
vote
1answer
42 views

Use Aliases for Validation to show gramatically correct error messages - play framework

My question refers to validation in a Model class. I know how to basically do validation, but I've though got a question about it. I'd like to now if it is possible to use a alias in validation? ...
1
vote
3answers
170 views

php and utf-8 encoding problem with german letters

The problem: i found a php code (hangman game) and i want it to work on german language but it outputs A � � ���B C F instead of these letters : Ü Ä Ö How can i fix it .. and use only utf-8 encoding ...
1
vote
0answers
33 views

Where can I find a list of all conjugations of German verbs [closed]

To improve the quality of my dictionary I need a list of all conjugations of German verbs. Does anyone know how I could create such a list or where I could find one? It doesn't need to be ...
1
vote
2answers
431 views

Android menu does not show German umlaut Ü

I just added a German localization to my app, and I am realy wondering, why the menu doesn't display some German umlauts. menu.xml: <?xml version="1.0" encoding="utf-8"?> <menu ...
1
vote
0answers
199 views

iphone SQLite collation issue: using “sharp s” (ß) character

I'm developing an application for iphone which uses a SQLite file to store some data. When I try to store some of my fields using german characters such as the "sharp s" (ß) and I try to get them back ...
1
vote
2answers
469 views

How to change language of visual web developer 2010 express from german to english

Because all error messages are in german and google doesnt help me to find solutions for german error messages I want to change the language of visual web developer to english. This shouldnt be too ...
1
vote
1answer
291 views

WPF Richtextbox and keyboard shortcuts

I'm implementing a WPF application with a richtextbox for German users. They want to use their "normal" keyboard shortcuts to do some basic formatting: bold, italic, underline. In English, the ...
1
vote
2answers
686 views

Problem inserting UMLAUT into mysql database using a php script

i am developing a script which takes a csv as an input, it then reads the file and insert its contents to a mysql database. So the problem comes while inserting the data to the database. It converts ...
1
vote
2answers
175 views

JQuery in german text

I am manipulating german text in jQuery. Maßnahme Text Now I need to Check these text in my switch case switch(compare){ case 'Text': alert("Text");break; ...
0
votes
1answer
25 views

validating input field wherein site using German and English

I am quite confused on the issue of validating the fields (eg. business name, company name, address, etc.), because the site has localization feature. Currently, I am validating the fields using ...
0
votes
1answer
45 views

What character encoding are the following German words using?

I'm trying to process a German word list and can't figure out what encoding the file is in. The 'file' unix command says the file is "Non-ISO extended-ASCII text". Most of the words are in ascii, but ...
0
votes
1answer
26 views

ImageMagick miscalculates height when drawing text

When drawing text using ImageMagick 6.7.3-1 (2011-10-21 Q16), the result is cropped at the topline if i use large German characters that contain so-called "Umlaute". /opt/local/bin/convert ...
0
votes
1answer
449 views

c++ boost::filesystem undefined reference to `boost::filesystem3::path::root_name() const'

I keep running across errors when trying to compile code which utilizes the boost::filesystem library. I don't understand any of the compiler outputs I am getting. Here is my code copied from ...
0
votes
4answers
215 views

PHP messing with HTML Charset Encoding

I have this very strange problem. I have a site that contains some German letters and when it's only html without php the symbols are property displayed with encoding when i change it to UTF-8 they ...
0
votes
1answer
104 views

Echo German characters from MySQL database?

I have a database full of German contacts. The database itself displays all the unique German characters fine (when i'm looking at it in the admin control panel), but when I echo any special German ...
0
votes
4answers
194 views

How to convert DataTime Value in specific Culture with c#?

i have a DateTime value = 3/24/2011 6:25:29 PM saved i public DateTime propertie LastChange how can i convert it in German Datetime Form?? like: 3/24/2011 18:25:29?
0
votes
1answer
172 views

PHP German Currency Regular Expression

I've been trying all sorts of strange combinations but just can't get my head around Regular Expressions, could somebody help me please. In Germany the , is used instead of a . and a . is used instead ...
0
votes
0answers
278 views

Flash player doesn't understand some keys combinations in some browsers with german (language)

There is flash object embeded in page in common way: <object width="640" height="400" type="application/x-shockwave-flash" id="video" name="video" ...
0
votes
2answers
148 views

Windows Phone 7 when set in German language option seems to break float.parse, how to fix?

I've discovered that float.parse behaves differently when Windows Phone 7 is set to run in German language. It does not parse a '.' as a decimal point, apparently it's supposed to parse ',' as ...
0
votes
1answer
148 views

Which Prog.languages originated in Germany? [closed]

Do you know a programming language invented in Germany? If you do I would like to know. What is the name. I start with apologizes to everyone who do not like social sciences ;). That was a joke by ...
0
votes
1answer
37 views

Usefull Pages/Sites/Communities to Offer Vacancies or look for People in the german market [closed]

I'm currently in the Position that I'm looking for some new developers and so forth, of course all the usual job platforms (monster, stepstone ...) are already covered so i took some time to ...
0
votes
1answer
167 views

What is pronunciation “IE9” means in German language? [closed]

I heard my coworker saids the pronunciation of "IE9" in German language means something else. Anybody know German can explain this? Thanks a lot.
0
votes
2answers
247 views

fix broken german characters

I have a translation file for German words but I got it broken like this: Wنhlen Sie eine Fachgrِكe is there a tool can fix this in utf-8 mode ? it is for Delphi windows software thanks
0
votes
2answers
162 views

Dll size differs for build on different PC

I have a VC++ dll library which is built (with Visual Studio 2003) on Windows XP machines ( a US-English PC and a German PC). The source code is the same and does not have any language specific code. ...
0
votes
4answers
911 views

How do i replace accents (german) in .NET

I need to replace accents in the string to their english equivalents for example ä = ae ö = oe Ö = Oe ü = ue I know to strip of them from string but i was unaware about replacement. Please let ...
0
votes
5answers
410 views

Why is the german keyboard layout so cumbersome for programming?

seriously: [] AltGr + 8/9 () Shift 8/9 {} AltGr + 7/0 <> < and Shift + < (this one's okay) diamond(?) three right from l (can't use the symbol here: makes the Text bigger) / Shift + 7 ...
0
votes
2answers
510 views

PHpMyadmin German Language

Dear all, I am developing PHP/Mysql application using vertrigoserver, I need to enter the german text in Tables,The Problem is when i read the tables from php, some of character didnt show the ...
0
votes
4answers
491 views

What is the best book on Scrum in German?

Can anyone recommend a good Scrum book in German? We are organizing some Scrum training but I would also like to get the team to read something as a primer. We have the classic "Agile Software ...