0
votes
1answer
6 views
Find Vista Language using WIX
I am working on an installer which will be installed on multiple versions of XP/Vista with different languages.
In the installer, I need to find out the language of the OS installe …
0
votes
0answers
9 views
Want to Remove Frame of google translator
I want to remove top frame using google Language Translation link ( http://translate.google.com/translate?hl=en&ie=UTF-8&sl=es&tl=en&u=http%3A//www.yahoo.com/ ).... …
0
votes
1answer
19 views
Visual Studio 2008 debug output in english?
Hi!
I've got Visual Studio 2008 Professional german version. In the settings -> Environment -> international... is only German available.
That's fine - there's just one thing tha …
0
votes
4answers
65 views
detect the language of input?
I have an input in my form, I wanna find a solution to determine which language is typed in..( is it English, french, arabic, or Hebrew ..)...
in PHP script, also I use UTF-8 enco …
1
vote
18answers
467 views
What language will protect my source code?
I wish to create shareware software that contains a registration algorithm. I am looking for a programming language, that cannot be easily decompiled into readable code. For exam …
3
votes
4answers
73 views
Disadvantages of First-class functions
Are there any disadvantages to having first class functions in a language?
I might be naïve here, but why don’t all languages support first class functions if there aren’t much …
1
vote
2answers
48 views
Are there any good summarizers for a web-page?
Suppose I give you a URL...can you analyze the words and spit out the "keywords" of that page?
(besides using meta-tags)
Are there good open-source summarizers out there? (prefera …
0
votes
1answer
29 views
JSP EL (Expression Language) causing problems in Eclipse
My system: Ubuntu 9.10. Eclipse 3.5.1 with Java EE 1.2.1 (manual install - NOT from synaptic). Web Developer Tools 3.1.1
I've recently adopted someone else's code (a Dynamic Web P …
1
vote
4answers
84 views
Is there a high level language with an interpreter, dynamic compiler and static compiler(e.g. like the c++ compiler) along with a multimedia library?
The interpreter and dynamic compiler would be for testing/prototyping and when im done testing i use the static compiler.
0
votes
1answer
19 views
Google Translate set default language
Maybe this has an obvious solution that I'm overlooking, but I can't seem to find the correct parameter to put in to make this happen.
Using the Google Translate widget on a site, …
-4
votes
1answer
91 views
Looking for perfect Programing Language/Framework [closed]
I'm looking for a programming language/framework with these features:
no-waste-your-time (no C, C++, ecc.)
don-t-repeat-your-self (no C, C++ that repeat same code twice in .h an …
1
vote
10answers
110 views
What’s your preferred method of learning a new language? [closed]
Possible Duplicates:
How do you start learning a new programming language?
What language(s) have you learned, and how?
When learning a new programming language, what do …
0
votes
3answers
94 views
[C] Syntactic errors
I'm writing code for the exercise 1-24, K&R2, which asks to write a basic syntactic debugger.
I made a parser with states normal, dquote, squote etc...
So I'm wondering if a …
0
votes
3answers
45 views
Natural Language Parsing for ToDo application
I'm wondering if someone could lead me to any examples of natural language parsing for to do lists. Nothing as intense as real Natural Language Parsing, but something that could p …
1
vote
4answers
64 views
PHP - UTF8 problem with German characters.
Hello,
I'm at my wits end with this one, then I remember stack overflow.
I have a site, http://bridgeserver3.co.uk/disklavier/de/ , the language is stored in a simple PHP file wh …
