The capitalization tag has no wiki summary.
0
votes
1answer
52 views
How do I preserve capitalization when using autocomplete in emacs?
How do I preserve capitalization when using the Auto Complete extension in emacs?
So that example cannot be completed as Example or EXAMPLE.
1
vote
4answers
96 views
change starting letter to upper case
I am using Java where I have a string and want to make first letter of word to upper case (each word with comma seperated).
I know using WordUtils.capitalize(str) it is possible but what I have is as ...
0
votes
2answers
100 views
How to configure Nginx to ignore letter case in the host name?
I am trying to set my Nginx server to igonre if the visitors use lower or upper case in the address . For example, i want that both www.mydomain.com/section and www.mydomain.com/Section point to the ...
1
vote
1answer
157 views
MS Word 2007 - How to set up placeholder text to mimic text but not formatting
I'm probably biting off more than I can chew with this particular problem, but I'll try to be as specific as possible in case it's within my scope. Disclaimer: I'm not terribly experienced with MS ...
1
vote
1answer
77 views
Why is capitalized property name not giving an error in Objective-C / UITouch?
resultLabel.Text is a UILabel. So why does
resultLabel.Text= @"";
not give an error? It should be resultLabel.text.
Thanks for any insights.
1
vote
1answer
40 views
Emacs abbreviation with capitals
Normally when I use abbreviations in Emacs the abbreviations are expanded such that depending on how you capitalize your abbreviation you get a different output (see table 3.7 in ...
0
votes
0answers
140 views
Getting the value of a radio button group
edit: Found the answer about 2 minutes after posting. :-/ It was a case of capitalization between the form code and the PHP. They didn't match. Now they do and now my problem is solved. * sigh *
...
0
votes
1answer
40 views
android soft keyboard capitalisation
I am trying to set Android sample soft keyboard to make first letter in sentence capital. It's the normal behavior of keyboard, but I don't know how to do this((
-4
votes
1answer
133 views
Strtoupper() PHP for a string of mixed characters
I've been working on a project for school where I have you search for a string, and it wil query a database and return all of the words which are in that string of letters. For that, I have to use ...
0
votes
1answer
126 views
First letter capitalisation with multiple cursors in sublime
In sublime if I use cmd+D to select every occurrence of 'old' the selection is case insensitive so will match old and camelOld. But when I start typing the capitalisation is not respected so i will ...
0
votes
3answers
578 views
Notepad++: Capitalize first letter by Shortcut?
I've got a huge list of words (every single word in one line in a txt file) and certain words need to get capitalized manually (e.g. by hand), so I was looking if there's a shortcut in notepad++ (my ...
0
votes
4answers
95 views
Makefile? Or makefile? [duplicate]
Possible Duplicate:
Should I name “makefile” or “Makefile”?
Just out of curiosity, what is the standard convention for make files as far as its captilization. I've seen Makefile, and I've ...
3
votes
1answer
134 views
Get caret position in input to capitalize words on keyup while being able to edit the content
I decided to open a new question because I was trying to capitalize the first letter of words with 4 or more letters and with the exception of a few key words and I have this working code for that: ...
1
vote
2answers
186 views
PHP to capitalize all letters (including after a slash) except for certain words
I want to use PHP to clean up some titles by capitalizing each word, including those following a slash. However, I do not want to capitalize the words 'and', 'of', and 'the'.
Here are two example ...
3
votes
2answers
113 views
Does capitalization matter in mysql
I can't find a reference about which part of a mysql query is case sensitive.
Is there an overview of where capitalization matters?
Specifically, are any of these case sensitive:
database name
...
0
votes
2answers
119 views
text-transform: capitalize issue in IE
I am having problem with css property of text:transform. When I set it to capitalize, it behaves differently in IE7 and IE8. The Product title of page[1] shows apple tree 'Gala' in other browsers ...
0
votes
1answer
56 views
Where should I handle capitalization of words in rails applications?
As far as I know there are many ways:
Directly in the code: this could work only if the application doesn't need to be internationalized, but it's not the best, I think.
In the localization files: ...
3
votes
1answer
48 views
Caps only keypad
I have a bunch of EditTexts, and when the user clicks on these a keypad comes up and the user can enter some text.
I want to make it so that the keypad is all in capital letters (i.e. caps lock ...
0
votes
3answers
652 views
Capitalise first letter of words without changing currently Capitalised
Ive got some items of text in Excel and id like to capitalise the first letter of each word. However, a lot of text contains the phrase 'IT' and using current capitalisation methods (PROPER) it ...
0
votes
2answers
313 views
does url text capitalization change affect seo [closed]
Suppose I have url on my website like example.com/some-url, will googlebot consider the same , but uppercase link example.com/SOME-URL as the other one or not ? I mean if I have already changed it to ...
1
vote
2answers
82 views
pluralize and decapitalize nouns in Ruby
I am implementing a view count feature for particular web pages in Ruby on Rails. I use haml lists to achieve my end. (The JavaScript library takes the list and render it as dropdowns.)
Here is the ...
2
votes
1answer
61 views
Any difference between capital and lowercase XML / RDF tag names?
I noticed that the install.rdf files of firefox extensions have some capitalized tag names i.e. <Description>.
Will it make any difference if it was lowercased i.e. <description>?
The ...
1
vote
1answer
132 views
Is there a way to programmatically turn on the 'shift' (capitalize) key in iOS?
I have a UITextView and I automatically write the date in it. I would then like to have the cursor after the date, with the shift (capitalize) button pressed so the user can just start typing and the ...
0
votes
1answer
82 views
Undo capitalization of directories under root Dropbox directory
I am using Dropbox Ruby API. When I receive the "path" of the directories on the Dropbox server via its API, the directory paths are capitalized if they are directly under the Dropbox root directory, ...
0
votes
4answers
721 views
How to capitalize first letter razor
I am new to MVC and have not found a solution for this online.
I have the html as :
@Html.DisplayFor(model => model.Address1) <br />
I want all the first letter of address1 to be capital ...
3
votes
2answers
1k views
PostgreSQL procedural language “C” not found
I am trying to use the PL/R procedural language in a PostgreSQL 9.2 database. I have installed the plr language and I am trying to add it to a database. When I run the command CREATE EXTENSION plr; I ...
4
votes
2answers
122 views
Why is the 't' in Hash Table(Hashtable) in Java not capitalized [closed]
Everything in Java seems to follow capitalization rules except for Hashtable.
Hashtable<String, String> ht = new Hashtable<String, String>();
as opposed to
ArrayList<String> a ...
2
votes
3answers
169 views
Why did some very likely PEP8 aware developers capitalize their package names? (examples: Django, Sphinx, Fabric, … ) [closed]
PEP8 advises that module and package names have all-lowercase names. The majority of packages on PyPI seem to follow this rule. Yet there are some packages of clearly very capable and PEP8-aware ...
1
vote
0answers
369 views
Converting part of a string to upper case in CMake
Is there a convenient way to transform a string that is all lower case so that the first character is upper case?
I currently have a working solution:
#PROTO_NAME is the lower-case string
...
1
vote
3answers
168 views
Capitalise Each Word of what is contained within an input field
I've looked for an hour on Stackoverflow and had no luck unfortunately as I can't apply it to my circumstances. I'm not a coder, so please kindly tailor your response to my code. Upon our e-commerce ...
0
votes
3answers
66 views
How to use str_replace without altering capitalization?
This is for a site search script. If I use str_ireplace, this will alter the capitalization of the search results. For example, if the query string is "search string" and a record containing "Search ...
0
votes
4answers
323 views
javascript capitalization
var font_name = $(".font").val();
I have this in my JavaScript code. In my html I have an input form with the class .font.
I want to capitalize the first letter of each word in .font, so for ...
2
votes
1answer
122 views
How do I change the capitalization of month names used by SimpleDateFormat?
This code:
Locale brazil = new Locale("pt","BR");
SimpleDateFormat format = new SimpleDateFormat("d 'de' MMMM", brazil);
Date date = new Date();
String result = format.format(date);
...
3
votes
3answers
3k views
Capitalize first letter of sentences CSS
I want to capitalize the first letter of sentences, and also the first letter after commas if possible. I want to add the code in here:
.qcont {
width: 550px;
height: auto;
float: right;
...
1
vote
1answer
2k views
How to disable automatic capitalization while typing in Outlook 2011 on Mac?
When I type the word "IDs" (no quotes) in an email it changes to "Ids" automatically.
How do I disable the automatic capitalization?
11
votes
3answers
430 views
R: Capitalizing everything after a certain character
I would like to capitalize everything in a character vector that comes after the first _. For example the following vector:
x <- c("NYC_23df", "BOS_3_rb", "mgh_3_3_f")
Should come out like ...
3
votes
3answers
302 views
Proper capitalization of surnames in PHP [duplicate]
Possible Duplicate:
Capitalization of Person names in programming
I've noticed that people who are registering on my site are exceptionally lazy in the way that they don't even bother ...
1
vote
4answers
470 views
Rails: ensure capitalization in model?
In a Rails model, if I have a field that is for proper names, what is the best practice way to ensure they are uniformly capitalized despite potentially lazy input from users?
IE let's say the model ...
0
votes
3answers
280 views
capitalize first letter of a xml element
I'm a newbie so please be patient.
I have the following code retrieving the nodes and its fine. I've attempted to get the 'status' node to have it's first letter capitalized with little success, it ...
1
vote
1answer
304 views
Auto capitalization of first letter of a sentence is not working when we use swipe keyboard in android device
In my app I used TYPE_TEXT_FLAG_CAP_SENTENCES for the edittext,
etMessage.setInputType(EditorInfo.TYPE_TEXT_FLAG_CAP_SENTENCES);
it is working with the default keyboard in every devices and ...
-1
votes
1answer
163 views
Completely Capitalize Text in an Input [duplicate]
Possible Duplicate:
How to change the input to uppercase as it is being typed
Is it possible to completely capitalize text of an input with JavaScript.
So basically as the user is typing ...
5
votes
5answers
3k views
JavaScript Code to Capitalize Text Inputs
I'm using the popular Firefox extension Greasemonkey.
I'd like to know if there was a way to capitalize all text inputs in a certain form, so if I would use jQuery the code would look something like:
...
1
vote
1answer
1k views
Regex using Notepad++ to add space before a capital letter
I have looked around and found good answers but none work with notepad++, most are for java and php. I have found the search strings below but obviously I'm a noob with regex as i don't know what ...
3
votes
5answers
1k views
Did capitals ever matter in email addresses?
My dad says capitals used to matter (years ago) for email addresses but don't anymore. I'm fairly sure they never did because something like that involving DNS/MX changes would not change. Especially ...
1
vote
0answers
155 views
Initial CAP After Bullet in UITextView
I think this boils down to whether there is a way to set the shift key to selected state programmatically in a UITextView?
I provide users a key to insert a bullet "•" into the text view, and you ...
7
votes
6answers
2k views
Change the Font Style - (Set Lable text in All-Caps format ) in Objective C
I want to set the UILable text font style in Small-Caps format like below image.
Please give me the solution for this if anyone know,
Thanks.
:)
-3
votes
1answer
372 views
Capital letters in column title?
Could someone tell me if it's alright to use capital letters in column titles in Mysql?
Sorry if this a dumb question, but i just couldn't find the answer anywhere else...
Thanks
0
votes
0answers
107 views
Auto Capitalization in SAS Editor and in Toad or SQLyog or HeidiSQL
Does anyone know how to enable SAS Editor to auto Cap all the keywords/functions in these Editors :
SAS
Toad
Heidi
Thanks
3
votes
1answer
144 views
Chrome makes multiple request for same asset if capitalization differs
I'm working on a large asp.net web project that has had a number of different developers/consultants making changes to it over the last few years. I've noticed that depending on the developer, paths ...
0
votes
2answers
358 views
How do I split an NSString based on capitalization (i.e. capital letters) in Objective C?
Using Objective C, what would be the best way to split an NSString based on capitalization, e.g. @"MyNameOfSomething" --> [NSArray arrayWithObjects: @"My", @"Name", @"Of, @"Something"].
I would ...

