ASCII
BASIC
BBC BASIC
Bill (proposed law)
Brian Kernighan
C++
C (programming language)
C Sharp (programming language)
Calorie
Case sensitivity
Command
Dennis M. Ritchie
EBCDIC
Filename
Haskell (programming language)
International Standard Book Number
Java (programming language)
Law
Lower case
Main Page
Majuscule
O'Reilly Media
Pascal programming language
Password
Poland
Polishing
Prentice Hall
Programming language
Prolog
Ruby (programming language)
SQL
Semantics#Computer science
Tag (metadata)
Text string
The C Programming Language (book)
Unicode
United States Congress
Username
Variable (programming)
William Clinton
XML
Yukihiro Matsumoto
BASIC
BBC BASIC
Bill (proposed law)
Brian Kernighan
C++
C (programming language)
C Sharp (programming language)
Calorie
Case sensitivity
Command
Dennis M. Ritchie
EBCDIC
Filename
Haskell (programming language)
International Standard Book Number
Java (programming language)
Law
Lower case
Main Page
Majuscule
O'Reilly Media
Pascal programming language
Password
Poland
Polishing
Prentice Hall
Programming language
Prolog
Ruby (programming language)
SQL
Semantics#Computer science
Tag (metadata)
Text string
The C Programming Language (book)
Unicode
United States Congress
Username
Variable (programming)
William Clinton
XML
Yukihiro Matsumoto
This article needs additional citations for verification.
Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (December 2007)
For a discussion of case-sensitivity in Wikipedia page titles, see Help:Page name and Wikipedia:Naming conventions (capitalization).
For the Wikipedia policy, see Wikipedia:Case Sensitivity.
Text sometimes exhibits case sensitivity; that is, words can differ in meaning based on differing use of uppercase and lowercase letters. Words with capital letters do not always have the same meaning when written with lowercase letters. For example, Bill is the first name of former U.S. president William Clinton, who could sign a bill (which is a proposed law that was approved by Congress). And a Polish person can use polish to clean something. In food, the Calorie, with a capital C, is commonly used to denote 1000 calories of energy.
In computers, some examples of usually case sensitive data are
usernames
passwords
filenames
tags
commands
variable names
searching for a text string within electronic text
Some computer languages are case-sensitive (Java, C++, C#, C,1 Ruby2 and XML). Others are case-insensitive (i.e., not case-sensitive), such as most BASICs (an exception being BBC BASIC), SQL and Pascal. There are also languages, such as Haskell and Prolog, in which the capitalization of an identifier encodes information about its semantics.
It takes more work for a program to ignore case when comparing data, depending on the data being compared. Usually it suffices in text coded in character sets like ASCII or EBCDIC to merely convert the comparand and the data temporarily to one case and then compare. However, it becomes far more challenging in a multi-lingual environment, e.g., using Unicode, since case-conversion rules differ between some languages.
Case-insensitive operations are sometimes said to fold case, from the idea of folding the character code table so that upper- and lower-case letters coincide. The alternative smash case is more likely to be used by someone that considers this behaviour a misfeature or in cases wherein one case is actually permanently converted to the other.
References
^ Kernighan, Brian W.; Dennis M. Ritchie (February 1978). "Chapter 2: Types, Operators and Expressions". The C Programming Language (1st ed.). Englewood Cliffs, NJ: Prentice Hall. pp. 33. ISBN 0-13-110163-3.
^ Matsumoto, Yukihiro (January 2002). "Chapter 2: Language Basics". Ruby in a nutshell (1st ed.). O'Reilly Media. pp. 9. ISBN 0-596-00214-9.
From The Tips Box: Calendar Time Zones, Nested Labels, Terminal Autocomplete
Readers offer their best tips for adding events to Google Calendar outside your time zone, expanding nested labels in Gmail, and autocompleting arguments in the Terminal. (more…)
Case sensitivity: Information from Answers.com
smash case To lose or obliterate the uppercase/lowercase distinction in text input. " MS-DOS will automatically smash case in the names of all
Groupon ad discounts taste, sensitivity
Phil Rosenthal: Sensitivity, empathy and taste? They're at least half-off at Groupon. The Chicago-based Internet business that offers a variety of discount deals cheapened itself with a Super Bowl ad Sunday.
Case Sensitivity
Case Sensitivity. CSS is case insensitive in all matters under its control; however, some things, such as the document markup language, are beyond its control. ...
Page Title Nuances That Drive SEO and Traffic Value
With increasingly complex and guided search engine results pages, the displayed title of organic listings is one of the most crucial elements in helping rankings and driving click-through-rate. Search Engine Roundtable regularly covers industry chatter about various aspects of the Page Title's importance, including recently and long ago about how titles can be adjusted by Google and other search ...
Talk:Case sensitivity - Wikipedia, the free encyclopedia
Case-sensitivity is probably common to all languages that use the tiny fraction of ... I would think "case sensitivity" is correct, but as an adjective or ...
Groupon ad discounts taste
Phil Rosenthal: Sensitivity, empathy and taste? They're at least half-off at Groupon, whose Super Bowl ad trivialized the oppression of the people of Tibet and unleashed a riptide of criticism online.
John Resig - .nodeName Case Sensitivity
nodeName Case Sensitivity. When working with the DOM .nodeName property there are two hard ... However we can confirm that the case sensitivity of the unknown HTML 5 element is ...
EPD: We are close to solving dog abuse case
Evansville police say they have tracked down the vehicle from which witnesses say a small white dog was tossed into traffic and killed.
Case sensitivity in Internet searching
Pandia Goalgetter Search Tutorial - on case sensitivity and the use of capital letters in Web searching.
Case is made against historic house
PARAMUS — The original structure of a house linked to Bergen County's historical freed slave community is in such poor condition that it would be almost impossible to preserve, an architect representing a developer testified on Thursday.
Perforce Knowledge Base: Case Sensitivity
This article summarizes how Perforce handles case sensitivity. Suggestions are offered on how to avoid case problems, and how to fix them if they occur. ...
Cutting Printing Costs With Tablets
Learn how a small nonprofit is seeking to save money and reduce paperwork by adopting tablet computers and smartphones.
MySQL :: MySQL 5.1 Reference Manual :: 8.2.2 Identifier Case ...
Consequently, the case sensitivity of the underlying operating system plays a part in the case sensitivity of database, table, and trigger names. ...
Swine flu boy, 2 resistant to drug
A two-year-old boy is the latest patient found to have the Tamiflu-resistant strain of human swine flu (H1N1), the Department of Health said.
Case sensitivity of page names - Meta
Case sensitivity in MediaWiki is both a blessing and a curse. ... I think that most people go for case sensitivity simply to be able to display the first letter in lowercase. ...
Savers' Impatience Hinders Retirement Goals
U.S. retirement crisis is driven in part by a focus on the present.
Wiktionary:Beer parlour/case-sensitivity vote - Wiktionary
Currently, this project has first-letter case-sensitivity turned off. ... [edit] Should the English Wiktionary switch to first-letter case sensitivity? ...
Senator confident of major reforms in AFP after Garcia plunder case
MANILA, Philippines—The chair of the Senate committee investigating the controversial plea bargain agreement between government prosecutors and former military comptroller Carlos Garcia expressed confidence on Monday that the proceedings would lead to major reforms in the Armed Forces of the Philippines.













