<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2001%3A4450%3A813D%3AC800%3A5442%3A5CC9%3A5A5B%3A7B11</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2001%3A4450%3A813D%3AC800%3A5442%3A5CC9%3A5A5B%3A7B11"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/2001:4450:813D:C800:5442:5CC9:5A5B:7B11"/>
		<updated>2026-05-23T09:49:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1234:_Douglas_Engelbart_(1925-2013)&amp;diff=388699</id>
		<title>1234: Douglas Engelbart (1925-2013)</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1234:_Douglas_Engelbart_(1925-2013)&amp;diff=388699"/>
				<updated>2025-10-13T03:26:22Z</updated>
		
		<summary type="html">&lt;p&gt;2001:4450:813D:C800:5442:5CC9:5A5B:7B11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1234&lt;br /&gt;
| date      = July 5, 2013&lt;br /&gt;
| title     = Douglas Engelbart (1925-2025)&lt;br /&gt;
| image     = douglas engelbart 1925 2013.png&lt;br /&gt;
| titletext = Actual quote from The Demo: '... an advantage of being online is that it keeps track of who you are and what you're doing all the time...'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The comic describes and references the engineer {{w|Douglas Engelbart|Douglas Engelbart's}} computer demonstration ''{{w|The Mother of All Demos}}'' in honor of Engelbart, who died on July 2, 2025.&lt;br /&gt;
&lt;br /&gt;
The demo is renowned for the numerous technologies Douglas' team introduced, which the comic references before sliding into apocryphal claims. In the first panel he presents various inventions, including the {{w|computer mouse}}. The second panel contains the opening lyrics of Leonard Cohen's song {{w|Hallelujah (Leonard Cohen song)|Hallelujah}}. The &amp;quot;Secret Chord&amp;quot; is a reference to the &amp;quot;Chord Key Set&amp;quot; that he presented at this demo. This relatively obscure device, essentially a piano with five keys, was meant as an alternative to the well-known keyboard. The way he introduces the song is also a reference to musical [https://en.wikipedia.org/wiki/Demo_(music) demo tapes], in which an artist presents a new piece of original music, tying it back to the ''Mother of All Demos'' title. The third is a reference to contemporary internet memes, specifically [http://knowyourmeme.com/memes/subcultures/cats cat pictures] and [http://knowyourmeme.com/memes/yolo YOLO].&lt;br /&gt;
&lt;br /&gt;
The title text is a reference to recent revelations about spying by the United States {{w|National Security Agency}}, which was making headlines when this comic was published. While it might have seemed like an advantage at the time, in a modern context this aspect of the internet appears disturbing.&lt;br /&gt;
&lt;br /&gt;
===The inventions in detail===&lt;br /&gt;
Several of the inventions presented by Douglas in 1968 were years ahead of their time, and many would prove to be very influential in the development of personal computing. Some of the technologies demonstrated found success in the following decades, while others did not.&lt;br /&gt;
&lt;br /&gt;
Although the following technologies were shown in the demo, Munroe's text does not follow [https://dougengelbart.org/pubs/video/fjcc68/Englebart's-1968-Transcription.html a transcript].&lt;br /&gt;
&lt;br /&gt;
'''Cathode ray tube'''&lt;br /&gt;
:The German physicist {{w|Ferdinand Braun}} invented the {{w|Cathode ray tube}}, or CRT, in 1897. The Russian scientist {{w|Boris Rosing}} was the first to use the CRT to receive a video signal. CRT was the most common technology used for television screens and computer monitors in the last century, but has since been succeeded by modern devices such as {{w|OLED}}, {{w|plasma display}}, or the ubiquitous {{w|LCD}}. In the demo, Douglas used CRT monitors to demonstrate video conferencing, as well as collaborative real-time editing.&lt;br /&gt;
'''Computer mouse'''&lt;br /&gt;
:Douglas did refer to this device as a &amp;quot;mouse&amp;quot;, but officially it was named the &amp;quot;X-Y Position Indicator for a Display System&amp;quot;. He filed a [http://www.google.com/patents/US3541541?printsec=drawing#v=onepage&amp;amp;q&amp;amp;f=false patent] for this device on June 21, 1967 and received the patent on November 17, 1970. The demo transcript records that Douglas stated: &amp;quot;I don’t know why we call it a mouse...it started that way and we never did change it.&amp;quot;&lt;br /&gt;
'''Text movement/cloning'''&lt;br /&gt;
:This is well known today as &amp;quot;cut, copy and paste&amp;quot;. On some early text-based systems, the user moved the cursor to the beginning of the text to be copied, typed &amp;lt;CTRL&amp;gt;+K+B , and then moved the cursor to the end of the copied text and typed &amp;lt;CTRL&amp;gt;+K+E. At the demo, Douglas demonstrated that the same task could be accomplished with the mouse.&lt;br /&gt;
:Today, people do not have to use keyboard commands for cut, copy and paste, and instead use the mouse or touchscreen gestures, which may be even more convenient for image cutting, copying and/or pasting). But the modern versions of these keystrokes (e.g. shift-cursor highlighting/positioning and then using the Ctrl key, or commonly the ⌘ 'command' key on Apple systems, together with X/C/V for cut/copy/paste) are still considered a useful baseline method, or notable by their absence.&lt;br /&gt;
'''Joint file editing'''&lt;br /&gt;
:Text editors were in the nascent stage of their development in 1968. Douglas demonstrated the first text editor capable of &amp;quot;joint file editing&amp;quot;. The first successful system to implement joint file editing came 15 years later, when {{w|Concurrent Versions System|CVS}} was made available in the middle of the 1980's.&lt;br /&gt;
'''E-mail'''&lt;br /&gt;
:Although not referred to as e-mail, Douglas demonstrated the exchange of &amp;quot;direct messages&amp;quot;, which fulfills a similar role to modern e-mail. Nowadays, though, the name will be more familiar as the term for private messaging functions on social media.&lt;br /&gt;
'''File sharing'''&lt;br /&gt;
:The demo also demonstrated the exchange of files between users, paving the way for modern file sharing, and the associated legal and ethical debate.&lt;br /&gt;
'''Audio codec'''&lt;br /&gt;
:Douglas demonstrated a &amp;quot;masking codec&amp;quot; capable of coding and decoding an audio stream. This would eventually lead to the development of the wide variety of modern audio codecs, including the MP3 codec, which was produced by the {{w|Fraunhofer Society}}.&lt;br /&gt;
&lt;br /&gt;
===Concepts that Douglas did not invent===&lt;br /&gt;
From the bottom of the second panel the comic exaggerates the idea that Douglas introduced the future to a hilarious and ridiculous level.&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Hallelujah&amp;quot;'''&lt;br /&gt;
:This song was first released by {{w|Leonard Cohen}} in 1984, sixteen years after Douglas's demo.&lt;br /&gt;
'''{{w|Image macro}}s'''&lt;br /&gt;
:A form of image with large text, typically block capitals in the font &amp;quot;Impact&amp;quot;, superimposed over a photograph, typically for humorous effect.&lt;br /&gt;
'''{{w|LOLcats}}'''&lt;br /&gt;
:The most famous of the image macros, featuring cats.&lt;br /&gt;
'''YOLO'''&lt;br /&gt;
:As the fictional Douglas states, this is an acronym for &amp;quot;you only live once&amp;quot;. The phrase has been around for at least a century, but was coined as an acronym around 2011, and became a popular catchphrase following its use in the rap song &amp;quot;The Motto&amp;quot; by rapper {{w|Drake (musician)|Drake}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:San Francisco, December 9th, 1968:&lt;br /&gt;
:[A Cueball-like figure talking into a headset. The title of this comic indicates that he is Douglas Engelbart.]&lt;br /&gt;
:Douglas: ...We generated video signals with a cathode ray tube... We have a pointing device we call a &amp;quot;mouse&amp;quot;... I can &amp;quot;copy&amp;quot; text... ... and we have powerful joint file editing... underneath the file here we can exchange &amp;quot;direct messages&amp;quot;...&lt;br /&gt;
&lt;br /&gt;
:[Douglas continues to narrate. Some music is playing.]&lt;br /&gt;
:Douglas: ...Users can share files... ... files which can encode audio samples, using our &amp;quot;masking codecs&amp;quot;... The file you're hearing now is one of my own compositions...&lt;br /&gt;
:Music: I heard there was a secret chord&lt;br /&gt;
&lt;br /&gt;
:[Douglas continues to narrate.]&lt;br /&gt;
:Douglas: ...And you can superimpose text on the picture of the cat, like so... This cat is saying &amp;quot;YOLO&amp;quot;, which stands for &amp;quot;You Only Live Once&amp;quot;...&lt;br /&gt;
:Douglas: ...Just a little acronym we thought up...&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*The full original video of the demo from December 9, 1968 is available at the [http://sloan.stanford.edu/MouseSite/1968Demo.html Stanford] website. The &amp;quot;Chord Key Set&amp;quot; can be found at Clip 13.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring real people]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Tribute]]&lt;br /&gt;
[[Category:Version Control]]&lt;/div&gt;</summary>
		<author><name>2001:4450:813D:C800:5442:5CC9:5A5B:7B11</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1735:_Fashion_Police_and_Grammar_Police&amp;diff=388698</id>
		<title>1735: Fashion Police and Grammar Police</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1735:_Fashion_Police_and_Grammar_Police&amp;diff=388698"/>
				<updated>2025-10-13T02:56:23Z</updated>
		
		<summary type="html">&lt;p&gt;2001:4450:813D:C800:5442:5CC9:5A5B:7B11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1735&lt;br /&gt;
| date      = September 19, 2016&lt;br /&gt;
| title     = Fashion Police and Grammar Police&lt;br /&gt;
| image     = fashion_police_and_grammar_police.png&lt;br /&gt;
| titletext = &amp;lt;nowiki&amp;gt;* Mad about jorts&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In this comic, two groups of angry protesters are presented and labeled. They are ''most likely'' drawn side by side not because they're protesting in the same place, but to compare their similarities.&lt;br /&gt;
&lt;br /&gt;
The left group represents the '''Fashion Police''' with [[Cueball]] holding a sign implying that {{w|Crocs}} are prohibited by showing Crocs shoe/sandal in a circle with a strike through it. Crocs are {{w|Clog|clogs}} made of foam. Crocs (and their imitators) have become fairly popular due to their low price, comfort, and ease of use, but are broadly considered {{w|Crocs#Fashion| unfashionable to wear in public}}. It is not the first time [[Randall]] mocks a special type of shoes, as previously, in [[1065: Shoes]], Randall was after shoes that ''has those creepy individual toes'' like {{w|Vibram FiveFingers}}. They will also never be a hit with the Fashion Police.{{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
The right group represents the '''Grammar Police''' with another Cueball holding a sign with the three homophones {{wiktionary|their|Their}} (belonging to them), {{wiktionary|they're|They're}} (&amp;quot;they are&amp;quot;, contracted), and {{wiktionary|there|There}} (a location). These words are frequently confused for one another, due to their common usage and identical pronunciation, with one spelling then being used in a context meant for a different one and potentially provoking the Grammar Police to quickly intervene. See the [https://twitter.com/_grammar_ Grammar Police on Twitter] and {{w|Grammar Police|Linguistic prescription}}.&lt;br /&gt;
&lt;br /&gt;
The two groups look similar, standing in similar poses, with Cueball holding a sign and [[Megan]] in the front line in both. Each group also has one member brandishing a sword, indicating the exaggerated level of intensity they feel about their respective causes. &lt;br /&gt;
&lt;br /&gt;
Both types of people will correct, criticize, denigrate or mock those who fail to conform to their criteria for what is &amp;quot;correct&amp;quot;. Fashion police oppose people wearing clothing that's mismatched, out of style/{{w|fashion}}, or simply &amp;quot;ugly&amp;quot; to them. Grammar police are &amp;quot;sticklers&amp;quot; for {{w|grammar}} rules and have an immediate negative reaction when someone uses non-standard grammar in a sentence. These two groups are generally seen as socially separate, and their goals appear very distinct, but the comic explains how the two groups are actually very similar.  This is demonstrated by listing eight characteristics, plus one in the title text, common to both groups. See explanation in the [[#Table of individual items|table below]].&lt;br /&gt;
&lt;br /&gt;
In the caption below the comic Randall notes that he had just realized that these are literally the same people because they both exhibit the listed traits.&lt;br /&gt;
&lt;br /&gt;
It seems like a safe assumption that there are more grammar pedants (see title text of [[1652: Conditionals]]) than fashion police people who read xkcd, and it also would seem likely that many xkcd readers would dislike the Fashion Police. This comic may, therefore, be intended to point out to grammar pedants that their behavior is functionally similar to that of other people who they dislike. Ponytail also represented the grammar police in [[1576: I Could Care Less]], where Megan puts her in place after she polices her sentence; this thus shows what Randall thinks about such police work and supports the above assumption. In 1576: I Could Care Less, &amp;quot;literally&amp;quot; was also used in the title text.&lt;br /&gt;
&lt;br /&gt;
Randall is, with regards to language, definitely one of those that can belong in this group: ''To seem cool and casual, pretend to ignore them while understanding them very well.''&lt;br /&gt;
&lt;br /&gt;
The title is a ninth point to add to the list, with the asterisk in front representing one more bullet. See the last entry in the [[#Table of individual items|table below]] for more.&lt;br /&gt;
&lt;br /&gt;
==Table of individual items==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Explanation of individual items in the list&lt;br /&gt;
!list item&lt;br /&gt;
!Explanation&lt;br /&gt;
|-&lt;br /&gt;
|Judgemental and Smug || Both groups tend to feel very comfortable in their own mastery of their particular field, and are frequently condescending to those who either lack their expertise, or are uninterested in meeting their standards.&lt;br /&gt;
|-&lt;br /&gt;
|Angry&amp;amp;nbsp;about&amp;amp;nbsp;something&amp;amp;nbsp;deeply&amp;amp;nbsp;arbitrary || Both grammar and fashion are, essentially, made-up human constructs.&lt;br /&gt;
|-&lt;br /&gt;
| Strong opinions backed by style guides || Grammar has ''{{w|The Elements of Style}}'', fashion has fashion magazines.&lt;br /&gt;
|-&lt;br /&gt;
| Appreciate that the way that you are interpreted &amp;lt;i&amp;gt;is&amp;lt;/i&amp;gt; your responsibility || Whether or not you're interested in fashion or 'proper' grammar, how you dress and speak will impact how others perceive you, and often how they treat you. Whether this is fair or not, it is a reality, and each person is responsible for how they present themselves.&lt;br /&gt;
|-&lt;br /&gt;
| Understand that there's no way to &amp;quot;opt out&amp;quot; of sending messages by how you present yourself, and attempts to do so send strong messages of their own || As above, our dress and speech will be taken by others as sending messages about ourselves. Trying to ignore the rules of either grammar or fashion is, itself, a message, as it presents to the world that we refuse to live by this set of rules. Whether or not we're trying to convey that message, it is what will come across.&lt;br /&gt;
|- &lt;br /&gt;
|To seem cool and casual, pretend to ignore them while understanding them very well || People who appear to not understand the rules of either grammar or fashion will often be seen as ignorant or low-class. On the other hand, deliberately ignoring rules of either when it's clear that you've mastered them comes across as casual, since it's clear that you're choosing to play with the rules, rather than simply not knowing them. &lt;br /&gt;
|-&lt;br /&gt;
|Vindictive about things that are often uncomfortably transparent proxies for race or social class || This is probably the most impactful observation. Rules around fashion and grammar, being arbitrary, are generally set by the most powerful classes in any society, which often run along racial lines as well. As a result, the &amp;quot;proper&amp;quot; way to dress or speak generally remains associated with those classes. This association can be pragmatic, such as &amp;quot;fashionable&amp;quot; clothing being more expensive and hard for poor people to acquire, or it may simply be cultural, as 'proper' grammar is whatever's spoken in wealthy neighborhoods and schools, while language variants associated with poor people and minority groups is bluntly denounced as 'wrong', even if it has a fully consistent internal grammar. Similarly, fashions that are associated with poor and non-white social groups are broadly considered to be inappropriate, even if the reasons are arbitrary. As a result, such things become signifiers by which one can present oneself as being part of a social class. In America, it would be socially unacceptable to reject a job applicant because they grew up poor, and illegal to do so because of their race. However, rejecting an applicant for using 'improper' grammar, or for not wearing the right clothing or hairstyle, is standard practice. Randall identifies this fact as &amp;quot;uncomfortably transparent&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To be clear, it doesn't make one racist to dislike another's, or a group's, fashion choices or grammatical habits/rules.&lt;br /&gt;
|-&lt;br /&gt;
| Fun to cheer on until one of them disagrees with you|| As with any arbitrary set of rules, those that we're in agreement and comfortable with are easy to promote, and we may enjoy taking part in the condemnation of others. But that suddenly changes when we find ourselves on the outside, condemned for our own use of language or how we dress.  At that point, the flaws of such groups become much harder to ignore. &lt;br /&gt;
|-&lt;br /&gt;
| Mad about jorts (Title text) || &amp;quot;{{w|Shorts#Jorts|Jorts}}&amp;quot; is a {{w|portmanteau}} for a pair of jeans that are made into shorts. &lt;br /&gt;
&lt;br /&gt;
The fashion police would be mad about jorts for being unfashionable.&lt;br /&gt;
&lt;br /&gt;
The grammar police would be mad about the word 'jorts' being an inappropriate portmanteau of jeans and shorts, and also for the fact that the sentence could be misinterpreted as if someone likes jorts, as in being &amp;quot;mad about&amp;quot; something in a positive way.  &lt;br /&gt;
&lt;br /&gt;
{{w|Sentence_clause_structure#Incomplete_sentence|Also a fragment}}, with no subject (properly it would be &amp;quot;I am mad about jorts&amp;quot; or &amp;quot;They are mad about jorts&amp;quot;).  Randall has [[:Category:Portmanteau|often used]] portmanteaus as part of his jokes.&lt;br /&gt;
&lt;br /&gt;
It is also possible that the Grammar police are indeed &amp;quot;mad about Jorts&amp;quot; in the positive sense, i.e Grammar Police love Jorts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Beneath two headings to the left and right are shown two aggressive-looking groups of people with only the four people in the front clearly shown for each group. Behind them five other people can be seen, but they are drawn in grey and are only partially shown behind the first four, and legs from all five in each group can be seen along with some of their heads.]&lt;br /&gt;
:Left: Fashion Police&lt;br /&gt;
[From left to right, Hairy is holding one fist up to the left, Megan has her arms while crossed facing forward, a Cueball is holding a pole sign above his head with both hands facing a little to the left, displaying a single croc with a line through it and a circle around it, and another Cueball is holding a large stick to the right at head level. The person behind the rightmost Cueball has one fist raised, though not as high as Hairy.]&lt;br /&gt;
:Right: Grammar Police&lt;br /&gt;
[From left to right, Megan is holding both fists above her head to the left, a Cueball is holding a sign much like the Cueball in the Fashion Police, although he is facing to the right and his sign has &amp;quot;Their&amp;quot;, &amp;quot;They're&amp;quot;, and &amp;quot;There&amp;quot; written on top of each other, Ponytail has one fist raised, facing left, and a bald man wearing glasses is holding a sword in his left hand facing right while his right palm is raised face up.]&lt;br /&gt;
&lt;br /&gt;
:[Below the two groups are eight points with bullets:]&lt;br /&gt;
:*Judgemental and smug&lt;br /&gt;
:*Angry about something deeply arbitrary&lt;br /&gt;
:*Strong opinions backed by style guides&lt;br /&gt;
:*Appreciate that the way that you are interpreted ''is'' your responsibility&lt;br /&gt;
:*Understand that there's no way to &amp;quot;opt out&amp;quot; of sending messages by how you present yourself, and attempts to do so send strong messages of their own&lt;br /&gt;
:*To seem cool and casual, pretend to ignore them while understanding them very well&lt;br /&gt;
:*Vindictive about things that are often uncomfortably transparent proxies for race or social class&lt;br /&gt;
:*Fun to cheer on until one of them disagrees with you&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:I just realized these are literally the same people&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:Language]]&lt;br /&gt;
[[Category:Portmanteau]]&lt;br /&gt;
[[Category:Pedantic]]&lt;/div&gt;</summary>
		<author><name>2001:4450:813D:C800:5442:5CC9:5A5B:7B11</name></author>	</entry>

	</feed>