<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://72.14.177.54/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://72.14.177.54/wikislippy/?action=history&amp;feed=atom&amp;title=Case_sensitivity</id>
		<title>Case sensitivity - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://72.14.177.54/wikislippy/?action=history&amp;feed=atom&amp;title=Case_sensitivity"/>
		<link rel="alternate" type="text/html" href="http://72.14.177.54/wikislippy/?title=Case_sensitivity&amp;action=history"/>
		<updated>2026-06-15T07:01:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.1</generator>

	<entry>
		<id>http://72.14.177.54/wikislippy/?title=Case_sensitivity&amp;diff=4093&amp;oldid=prev</id>
		<title>Admin:&amp;#32;/* See Also */</title>
		<link rel="alternate" type="text/html" href="http://72.14.177.54/wikislippy/?title=Case_sensitivity&amp;diff=4093&amp;oldid=prev"/>
				<updated>2009-03-12T23:32:09Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See Also&lt;/span&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:32, 12 March 2009&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* searching for a text string within electronic text&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* searching for a text string within electronic text&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==See Also==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==See Also==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;uppercase&lt;/del&gt;|&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;UPPERCASE&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;upper case&lt;/ins&gt;|&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;UPPER CASE&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;lowercase&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;lower case&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-06-15 07:01:42 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://72.14.177.54/wikislippy/?title=Case_sensitivity&amp;diff=4092&amp;oldid=prev</id>
		<title>Admin at 23:30, 12 March 2009</title>
		<link rel="alternate" type="text/html" href="http://72.14.177.54/wikislippy/?title=Case_sensitivity&amp;diff=4092&amp;oldid=prev"/>
				<updated>2009-03-12T23:30:27Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Text sometimes exhibits '''case sensitivity'''; that is, words can differ in meaning based on differing use of [[uppercase]] and [[lowercase]] letters. Words with [[capital letter|capital letters]] don't always have the same meaning when written with lowercase letters. For example, Bill is the first name of former U.S. president Bill 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.&lt;br /&gt;
&lt;br /&gt;
When a computer program compares two words to decide whether they are the same, it might or might not apply case sensitivity, depending upon the programmer’s intent.&lt;br /&gt;
&lt;br /&gt;
Case sensitivity is relevant to:&lt;br /&gt;
&lt;br /&gt;
* usernames&lt;br /&gt;
* passwords&lt;br /&gt;
* filenames&lt;br /&gt;
* tags&lt;br /&gt;
* commands&lt;br /&gt;
* variable names&lt;br /&gt;
* website addresses&lt;br /&gt;
* searching for a text string within electronic text&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[uppercase|UPPERCASE]]&lt;br /&gt;
* [[lowercase]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>