Tagged Questions
The spanish tag has no wiki summary.
8
votes
2answers
6k views
Anyone have a simple example for webkit?
Does anyone know of a simple "Hello World" example for using the Webkit library in Python? I have a GTK window, and inside I want to put Webkit.
With Python/mozembed (Mozilla/Gecko), this is simple:
...
5
votes
9answers
222 views
Working on a “different language” source code
If you are given a large n-tier project (.NET) with 15,000 lines of code written in "Spanish" (variables, tables, classes names etc) that requires feature addition and bug fixing, what would be your ...
4
votes
2answers
532 views
Ruby on rails language question
Im creating a fast application with ruby on rails, and after doing a lot of scaffolding and validation im very happy with some of the features that are embeded in RoR... but i live in mexico and all ...
3
votes
2answers
57 views
An iPhone app in Spanish which requires a windows software to work
I have just finished my first iphone app and I'm almost ready to submit it for review, however I have some questions:
1- My app is in Spanish only.
Can I submit applications in Spanish only?
Is ...
3
votes
3answers
179 views
PHP numbers to words SPANISH!
Does anyone know of a free-licence PHP code that would convert numbers to words in spanish?
It's needed for my work for generating bills so it needs to be accurate.
My knowledge of spanish is ...
3
votes
2answers
141 views
gcc error messages
I was trying to get error messages in spanish. I have changed the locale to es_EC.utf8 ....
i get messages in spanish when I run apt-get etc.. but gcc gives me errors in english..can anybody help me?
...
2
votes
0answers
36 views
Strange behavior of Lucene SpanishAnalyzer class with accented words
I'm using the SpanishAnalyzer class in Lucene 3.4. When I want to parse accented words, I'm having a strange result. If I parse, for example, these two words: "comunicación" and "comunicacion", the ...
2
votes
1answer
94 views
Vim - Extra space inserted after accented letters or ñ
I have a question about Vim. I'm on a Mac OS X Snow Leopard and compiled vim to start using the editor. Occasionally I type in other languages.
I found that when typing in accented letters an extra ...
2
votes
2answers
391 views
Spanish characters are displayed as Symbols when rendered using JSP
Earlier i had a issue with spanish character encoding in Java encoding and for which i got solution in Issue with spanish characters in java string.
Now when i want to display the contents in the JSP ...
2
votes
1answer
2k views
How to break words into syllables in LaTeX correctly
I am writing my MSc with LaTeX and I have the problem that sometimes my words are divided in a wrong way.
My language is spanish and I'm using babel package.
How could I solve it?
For example: ...
1
vote
2answers
36 views
Supporting Spanish as spoken in Latin America/Caribbean
We have an .NET Web application that specifically targets users in South America and the Carribbean. We're localizing it into Spanish but this is going to be Spanish as spoken in Latin America rather ...
1
vote
3answers
42 views
Converting free form english text to spanish, what are the options?
I have an application that will be used by spanish speaking people as well as english speaking people. I am using .resx files and localization to translate all the hard coded text. I am also ...
1
vote
1answer
77 views
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é ...
1
vote
3answers
152 views
Javascript regex to accept only letters, spaces, and ñ [closed]
I am looking for a Javascript regex to make sure the string contains only spaces, letters, and ñ — case insensitively.
1
vote
2answers
257 views
Unable to write accents (Spanish) properly in java based programs
I tried asking this in more general forums since it's not directly related to programming but I was unable to find an answer, so here I am.
When I try to type accented characters (like áéíóú) using ...
1
vote
0answers
83 views
Handling grammatical gender with Gettext
I'm looking for a simple-proper-elegant way to handle grammatical gender with Gettext in a Rails application, the same way plurals are handled with n_() method.
This has no interest in english, since ...
1
vote
0answers
88 views
Looking for a Spanish dictionary [closed]
I'm looking for a free Spanish dictionary in any format that I can put in a MySql database.
1
vote
2answers
392 views
iPhone Application in spanish using foreign characters
i'm making an iphone application using some characters of spanish language. All of these characters are being included on a various text files. The matter is that when i import the data using ...
1
vote
4answers
161 views
Would Ruby on Rails be appropriate for this Foreign Language project?
I'm a Spanish professor & computer groupie. About 15 years ago, I authored in HyperCard a series of verb conjugation programs that are now completely out of date with respect to System OS X. I ...
1
vote
4answers
126 views
Do you know of any IDEs that are localized to Spanish?
I have a buddy that's having a hard time with the language barrier. I tried to think of any IDEs that are also available in Spanish, but couldn't think of any. Any ideas?
0
votes
1answer
21 views
Rails: Two separate create forms..how to keep them separate?
All:
So, in Rails 3.0 I have the standard 'new' form that creates a new record, in this case a patient. It works fine and the validations / error showing also work fine.
The client now wants the ...
0
votes
2answers
209 views
HTML5 Charset Character Encoding Declaration: Need to use Spanish characters?
I am coding a site in Spanish and need to use the actual characters "ó" or "é", for example, rather than using the character codes (ó or é). I'm quite sure I've followed the ...
0
votes
1answer
36 views
Looking for a Spanish lexicon database
I'm looking for a simple database consisting of Spanish words and their various conjugations for an application that I am working on. I've seen some suggestions around here but nothing seems to pan ...
0
votes
1answer
125 views
problem with spanish characters in android app
I have issue with spanish characters in java string. I have a content RSS feed and when i try to transform it to java object using InputStreamReader, I get outputs like "cómo" which should be "cómo". ...
0
votes
0answers
55 views
changing locale in program 2.2ldpi is not working
my application is changing locale to spanish..it is working fine in HVGA hdpi..but it is not working in ldpi2.2..i am not getting any idea why its not working..when i changed the locale in emulator in ...
0
votes
1answer
72 views
Software Requirements Specification translation
I got a quick question for my spanish-speaking folks.
You know, in this profession becomes very natural to start thinking in English for several reasons, best documentation and books are in English, ...
0
votes
2answers
848 views
HTML form with spanish characters displayed wrong in MySQL database
So I'm sending data to my MySQL database through a HTML form.
When I send a word with special characters like "ñ" or accents "á, é, í.." and when I check the result in the tables those characters are ...
0
votes
4answers
339 views
Is it worth it to translate an [iPhone] / [android] app into Spanish? [closed]
I'm doing a little research about this subject. It's for my blog. So, I'm looking for some experiences about this.
I have the "user's side" of the story, I think they want it better if it's on ...
0
votes
0answers
124 views
Gettext wrong default language
I'm using gettext to handle translations on a C++ project of mine. I generate the .pot file using xgettext and then I create .po files for spanish and english using msginit (en.po and es.po) .
The ...
0
votes
2answers
280 views
mysql doesn't take accents into account validating uniqueness of index key
I have a table with just a single field named "tag", which is a varchar(250)
the field is defined with collation 'latin1_spanish_ci', because I'm planning to save words in spanish...
the problem is ...