<?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=Nkorth</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=Nkorth"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Nkorth"/>
		<updated>2026-05-14T17:58:20Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=740:_The_Tell-Tale_Beat&amp;diff=51213</id>
		<title>740: The Tell-Tale Beat</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=740:_The_Tell-Tale_Beat&amp;diff=51213"/>
				<updated>2013-10-25T16:12:03Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: /* Explanation */ I don't think Cueball was a character in The Tell-Tale Heart.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 740&lt;br /&gt;
| date      = May 14, 2010&lt;br /&gt;
| title     = The Tell-tale Beat&lt;br /&gt;
| image     = the_tell_tale_beat.png&lt;br /&gt;
| titletext = You fancy me mad. Could a madman have outsmarted the greatest electronica/techno artists of our era? Next to fall will be Roderick Usher's house/trance band.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{w|Daft Punk}} is a French electronic music group. The beat used in electronic music can be vocalized or spelled as &amp;quot;unn-tss&amp;quot;. '{{w|The Tell-Tale Heart}}' is a short story by {{w|Edgar Allan Poe}}, in which the narrator tries to appear sane while describing how he killed a man and hid his body in the floorboards. Eventually, he imagines he hears the dead man's heartbeat through the floorboards.&lt;br /&gt;
&lt;br /&gt;
[[Cueball]] narrates that he killed Daft Punk and hid their bodies under the floorboards, as the narrator of 'The Tell-Tale Heart' did. (Having to outsmart a band named [[wiktionary:daft|Daft]] Punk is quite ironic.) He says he has been haunted by the sound of the band's beats.&lt;br /&gt;
&lt;br /&gt;
In the title text, the narrator continues trying to assert his sanity. He then insinuates that he will kill Roderick Usher's band; however, Roderick Usher was only a character in '{{w|Fall of the House of Usher}}', another story by Edgar Allan Poe, making a pun on 'house', a sub-genre of techno.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:The three panels show portions of a single scene. Although the characters are still stick figures, the artwork style is heavily crosshatched and shaded.))&lt;br /&gt;
:[In the first panel there is a desk with monitor on it, and a painting of a woman above that. Next to it is a bookshelf.]&lt;br /&gt;
:Ever since I murdered Daft Punk&lt;br /&gt;
&lt;br /&gt;
:[There is a fireplace, with no fire. A rug lies before it. At the left end of the mantelpiece are two bottles, one tall, one round. Another photograph of a woman is in a frame at the right end. The bookshelf continues from the previous panel.]&lt;br /&gt;
:And hid their bodies beneath the floorboards, I've been haunted&lt;br /&gt;
&lt;br /&gt;
:[The narrator is clutching his head and leaning forward. A grandfather clock is behind him, next to a doorway. Above the doorway is a pallid bust of Pallas.]&lt;br /&gt;
:By this ''pounding''.&lt;br /&gt;
:[White text on black.]&lt;br /&gt;
:Unn-Tss&lt;br /&gt;
:Unn-Tss&lt;br /&gt;
:Unn-Tss&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Music]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=727:_Trade_Expert&amp;diff=51206</id>
		<title>727: Trade Expert</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=727:_Trade_Expert&amp;diff=51206"/>
				<updated>2013-10-25T14:55:25Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 727&lt;br /&gt;
| date      = April 14, 2010&lt;br /&gt;
| title     = Trade Expert&lt;br /&gt;
| image     = Trade_expert.png&lt;br /&gt;
| titletext = I mean, it's been almost twenty years. Now, it's possible you're simply embedding Windows directory paths in your URIs, but in that case you need more than just a short lecture.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The {{w|Slash (punctuation)|forward slash}} (/) is the correct way to separate distinct parts of a web address (for example, the web address 'en.wikipedia.org/wiki/Slash_(punctuation)'). Similarly, the slash serves as a separator in file paths on UNIX-like operating systems. Often, the part of the web address after the first slash ('wiki/Slash_(punctuation)' in the previous example) will correspond to a file with the same path on a web server (the previous example could have the path '/var/www/en/wiki/Slash_(punctuation)'). Newscasters who say &amp;quot;backslash&amp;quot; could be doing so because they don't know the difference between a forward slash and backslash; they are also being somewhat overzealous by trying to specify forward- or backslash since just saying &amp;quot;slash&amp;quot; would be sufficient.&lt;br /&gt;
&lt;br /&gt;
As referenced in the title text, the {{w|backslash}} serves as a separator in file paths on the Windows operating system. Thus a windows file path encoded in a URI would contain the backslash character. It is worth noting, however, that if a URI contains a windows path, that URI would probably only be accessible from the machine that locally stores the file. Sharing such a URI on a news show would be useless, as nobody would be able to access the file.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Anchorman sitting at newsdesk.]&lt;br /&gt;
:Anchor: (to camera) And for more on the summit, we turn to trade expert Dr. Steven Berlee. Steven?&lt;br /&gt;
&lt;br /&gt;
:[Dr. Steven Berlee is sitting to the right of Anchor at newsdesk.]&lt;br /&gt;
:DSB: I'm not actually a doctor or a trade expert. I'm just a programmer who lies to get on news shows.&lt;br /&gt;
&lt;br /&gt;
:[Close-up on DSB.]&lt;br /&gt;
:Anchor: (off camera) What? Why?&lt;br /&gt;
:DSB: To share a message with newscasters.&lt;br /&gt;
&lt;br /&gt;
:[Pull back to shot of both men.]&lt;br /&gt;
:Anchor: Which is?&lt;br /&gt;
:DSB: Every time you say &amp;quot;backslash&amp;quot; as part of a web address on air, I die a little.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=725:_Literally&amp;diff=51204</id>
		<title>725: Literally</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=725:_Literally&amp;diff=51204"/>
				<updated>2013-10-25T14:48:42Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: /* Explanation */ explained title text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 725&lt;br /&gt;
| date      = April 9, 2010&lt;br /&gt;
| title     = Literally&lt;br /&gt;
| image     = literally.png&lt;br /&gt;
| titletext = The chemistry experiment had me figuratively -- and then shortly thereafter literally -- glued to my seat.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The words {{w|Literal and figurative language|literally and figuratively}} are often confused, although they represent opposite concepts. The adverb &amp;quot;literally&amp;quot; implies that the action it describes actually happened, while &amp;quot;figuratively&amp;quot; is used when the action it describes is being used as a figure of speech, and is not a representation of what actually happened.&lt;br /&gt;
&lt;br /&gt;
In this comic, one of the two people (we'll call him [[Cueball]] for now) accidentally mentions he was ''literally'' glued to his seat (they had presumably just left a theater), at which point a crazy man off-panel loudly corrects him. The crazy man mentions that he has been stalking Cueball for eighteen years since an incident in seventh grade, where the crazy man (as a kid) incorrectly uses &amp;quot;literally&amp;quot; and young Cueball corrects him. He felt humiliated, overreacting to young Cueball's simple correction, and began to follow Cueball everywhere, vowing to be present when he makes the same mistake the crazy man had made in seventh grade.&lt;br /&gt;
&lt;br /&gt;
When Cueball tells him that he is &amp;quot;literally the craziest person&amp;quot; he's ever met, the crazy man thinks that he incorrectly used the word &amp;quot;literally&amp;quot; again; however, Cueball reassures him that he did not misuse it, meaning that the crazy man actually is the craziest person he has ever met.&lt;br /&gt;
&lt;br /&gt;
The title text points out that a chemistry experiment gone wrong is one of the few things that could cause someone to ''literally'' be glued to their seat (having previously been figuratively glued to their seat in fascination.)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and a friend walking together. Cueball turns to the friend.]&lt;br /&gt;
:Cueball: I was literally glued to my seat through the entire-&lt;br /&gt;
:Crazy man [off-panel]: HAH! You mean &amp;quot;figuratively&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
:[Crazy man walks into the panel. He has messy hair and a messy beard. The other people stop walking.]&lt;br /&gt;
:Cueball: Who are you?&lt;br /&gt;
:Crazy man: Eighteen years I've watched you! Waiting!&lt;br /&gt;
&lt;br /&gt;
:Crazy man: Ever since that day in seventh grade when you humiliated me.&lt;br /&gt;
:[Short flashback panel. 4 kids are standing around talking to each other.]&lt;br /&gt;
:Kid #2 [Crazy man]: I told him and he literally exploded!&lt;br /&gt;
:Cueball: Uh, unless he physically ''burst'', you mean &amp;quot;figuratively&amp;quot;.&lt;br /&gt;
:Friend: Hah.&lt;br /&gt;
:Crazy man [outside of flashback panel]: Remember?&lt;br /&gt;
&lt;br /&gt;
:Crazy man: I knew one day you'd slip, and I vowed I'd be there to see you fall. ''How does it feel?''&lt;br /&gt;
:Cueball: You are literally the craziest person I've ever met.&lt;br /&gt;
:Crazy man: You did it again!&lt;br /&gt;
:Cueball: No, I didn't.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=442:_xkcd_Loves_the_Discovery_Channel&amp;diff=50470</id>
		<title>442: xkcd Loves the Discovery Channel</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=442:_xkcd_Loves_the_Discovery_Channel&amp;diff=50470"/>
				<updated>2013-10-12T03:20:18Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: /* Explanation */ Explained some panels that are not references to previous xkcds&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 442&lt;br /&gt;
| date      = June 27, 2008&lt;br /&gt;
| title     = xkcd Loves the Discovery Channel&lt;br /&gt;
| image     = xkcd_loves_the_discovery_channel.png&lt;br /&gt;
| titletext = I love the title-text!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic is a parody of the {{w|Discovery Channel}} commercial showing various clips of people singing a song with the chorus line [http://www.youtube.com/watch?v=at_f98qOGY0 'Boom De Yada']. The comic is divided into a grid of 4 by 6 panels, each depicting a character or situation from a previous XKCD strip. In each panel is written a part of a song similar to the song from the Discovery Channel commercial.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The campaign from the {{w|Discovery Channel}} was not called &amp;quot;Boom De Yada&amp;quot;, but {{w|I Love The World}}. It's possible that the title &amp;quot;xkcd Loves the Discovery Channel&amp;quot; is in reference to that.&lt;br /&gt;
&lt;br /&gt;
Most of the panels are references to previous xkcd strips. However, some are not:&lt;br /&gt;
&lt;br /&gt;
* The 6th panel is a reference to the /b/ (&amp;quot;Random&amp;quot;) forum on {{w|4chan}}, which is in fact home to plenty of &amp;quot;messed-up folks&amp;quot;.&lt;br /&gt;
* The 8th panel is a reference to [http://knowyourmeme.com/memes/robe-and-wizard-hat this (nsfw)].&lt;br /&gt;
* The 17th panel is a pun on the song {{w|Rock Me Amadeus}} and US president {{w|Barack Obama}}.&lt;br /&gt;
* The 18th panel has Cueball's crotch replaced with the (similar-looking) icon used for a {{w|transistor}} in a circuit diagram.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[The comic is in parody of the Discovery Channel commercial showing various clips of people singing a song with the chorus line &amp;quot;Boom De Yada.&amp;quot;]&lt;br /&gt;
:[The comic is divided into a grid of 4 by 6 panels, each depicting a character or situation from a previous XKCD strip.]&lt;br /&gt;
:[In each panel is written a part of a song similar to the song from the Discovery Channel commercial.]&lt;br /&gt;
&lt;br /&gt;
:Panel 1: [[162|(Reference Comic 162)]]&lt;br /&gt;
:[Megan spinning around.]&lt;br /&gt;
:I love momentum.&lt;br /&gt;
&lt;br /&gt;
:Panel 2: [[413|(Reference Comic 413)]]&lt;br /&gt;
:[Megan laying on floor tinkering with EEE PC hamster ball robot.]&lt;br /&gt;
:I love to engineer.&lt;br /&gt;
&lt;br /&gt;
:Panel 3: [[434|(Reference Comic 434)]]&lt;br /&gt;
:[Beret Guy standing in bakery holding a loaf of bread in each hand, sign with &amp;quot;PIE!&amp;quot; in background.]&lt;br /&gt;
:I love this bakery!&lt;br /&gt;
&lt;br /&gt;
:Panel 4: [[239|(Reference Comic 239)]]&lt;br /&gt;
:[Cory Doctorow in goggles and red cape flying superman-style.]&lt;br /&gt;
:I love the blogosphere!&lt;br /&gt;
&lt;br /&gt;
:Panel 5: [[152|(Reference Comic 152)]]&lt;br /&gt;
:[Cueball running in large hamster ball.]&lt;br /&gt;
:I love the whole world&lt;br /&gt;
&lt;br /&gt;
:Panel 6:&lt;br /&gt;
:[Depiction of 4chan's /b/-Random.]&lt;br /&gt;
:And all its messed-up folks.&lt;br /&gt;
&lt;br /&gt;
:Panel 7: [[150|(Reference Comic 150)]]&lt;br /&gt;
:[Cueball and Megan immersed in playpen balls.]&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
&lt;br /&gt;
:Panel 8:&lt;br /&gt;
:[Mass of playpen balls with speech &amp;quot;I put on my robe and wizard hat&amp;quot; originating from it.]&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
&lt;br /&gt;
:Panel 9: [[72|(Reference Comic 72)]]&lt;br /&gt;
:[Black Hat taking gift away from kid with party hat.]&lt;br /&gt;
:I love your suffering.&lt;br /&gt;
&lt;br /&gt;
:Panel 10: [[153|(Reference Comic 153)]]&lt;br /&gt;
:[Diagram showing RSA fingerprint authentication between two people.]&lt;br /&gt;
:I love cryptography.&lt;br /&gt;
&lt;br /&gt;
:Panel 11: [[230|(Reference Comic 230)]]&lt;br /&gt;
:[Cueball and Megan in bed covered by red sheet.]&lt;br /&gt;
:I love entangled sheets.&lt;br /&gt;
&lt;br /&gt;
:Panel 12: (Blag or [[235|Reference Comic 235)]]&lt;br /&gt;
:[Cueball hanging from kite string holding camera.]&lt;br /&gt;
:And kite photography.&lt;br /&gt;
&lt;br /&gt;
:Panel 13: [[256|(Reference Comic 256)]]&lt;br /&gt;
:[Map of the internet.]&lt;br /&gt;
:I love the whole world&lt;br /&gt;
&lt;br /&gt;
:Panel 14: [[8|(Reference Comic 8)]]&lt;br /&gt;
:[Cube with red spider on top.]&lt;br /&gt;
:And all its mysteries.&lt;br /&gt;
&lt;br /&gt;
:Panel 15: [[303|(Reference Comic 303)]]&lt;br /&gt;
:[Two people sword-fighting on rolling office chairs.]&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
&lt;br /&gt;
:Panel 16: [[263|(Reference Comic 263)]]&lt;br /&gt;
:[Classroom with two students and Mrs. Lenhart.]&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
&lt;br /&gt;
:Panel 17:&lt;br /&gt;
:[Cueball saying &amp;quot;Barack me Obamadeus!&amp;quot; to another man speaking energetically at a podium.]&lt;br /&gt;
:I love elections.&lt;br /&gt;
&lt;br /&gt;
:Panel 18:&lt;br /&gt;
:[Cueball holding schematic diagram of a transistor in front of his crotch.]&lt;br /&gt;
:I love transistors.&lt;br /&gt;
&lt;br /&gt;
:Panel 19: (Reference Comic [[69]], [[214]])&lt;br /&gt;
:[Cueball and Megan in bed, Cueball saying &amp;quot;There ''must'' be taft slash fiction.&amp;quot;]&lt;br /&gt;
:I love weird pillow talk.&lt;br /&gt;
&lt;br /&gt;
:Panel 20: (Reference Comic [[49]], [[279]], [[317]])&lt;br /&gt;
:[Cueball speaking to Megan.]&lt;br /&gt;
:I love your sister.&lt;br /&gt;
&lt;br /&gt;
:Panel 21: [[249|(Reference Comic 249)]]&lt;br /&gt;
:[Roller coaster with Cueball in front car holding chess board and thinking about a move.]&lt;br /&gt;
:I love the whole world.&lt;br /&gt;
&lt;br /&gt;
:Panel 22: [[167|(Reference Comic 167)]]&lt;br /&gt;
:[Beret Guy standing in the midst of leafless trees.]&lt;br /&gt;
:The future's pretty cool!&lt;br /&gt;
&lt;br /&gt;
:Panel 23: [[108|(Reference Comic 108)]]&lt;br /&gt;
:[Megan doing the MC Hammer slide towards Cueball.]&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
&lt;br /&gt;
:Panel 24: [[409|(Reference Comic 409)]]&lt;br /&gt;
:[Cueball and Megan on an electric skateboard.]&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
:Boom De Yada&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*This comic was enacted by Olga Nunes and various famous people as [http://www.olganunes.com/xkcd ''We Love xkcd''].&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Comics featuring Beret Guy]]&lt;br /&gt;
[[Category:Comics featuring Cory Doctorow]]&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Playpen balls]]&lt;br /&gt;
[[Category:Red Spiders]]&lt;br /&gt;
[[Category:Songs]]&lt;br /&gt;
[[Category:Comics featuring Miss Lenhart]]&lt;br /&gt;
[[Category:Electric skateboard]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=308:_Interesting_Life&amp;diff=50301</id>
		<title>308: Interesting Life</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=308:_Interesting_Life&amp;diff=50301"/>
				<updated>2013-10-10T00:44:53Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 308&lt;br /&gt;
| date      = August 27, 2007&lt;br /&gt;
| title     = Interesting Life&lt;br /&gt;
| image     = interesting_life.png&lt;br /&gt;
| titletext = Quick, fashion a climbing harness out of a cat-6 cable and follow me down.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
[[Megan]] climbs down an office building using a rope. She is not a window cleaner; she is just doing this for fun. And when she reaches the office of [[Cueball]] she invites him to come with her on that great adventure.&lt;br /&gt;
&lt;br /&gt;
The title text refers to {{w|Cat6}} cable, which is more commonly known as Ethernet cable. It would be easily found in an office building, since it is used to connect computers to a network.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[On the left hand side of the panel is a cutaway of several floors of an office, in gray. On the right side a blue sky with clouds, and green hills. Hanging from a cable is Megan, clearly having rappelled down the side of the building.]&lt;br /&gt;
:Megan: You know how some people consider &amp;quot;May you have an interesting life&amp;quot; to be a curse?&lt;br /&gt;
:Cueball at the office: Yeah...&lt;br /&gt;
:Megan: Fuck those people. Wanna have an adventure?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=662:_iPhone_or_Droid&amp;diff=50060</id>
		<title>662: iPhone or Droid</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=662:_iPhone_or_Droid&amp;diff=50060"/>
				<updated>2013-10-06T05:29:53Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: /* Explanation */ Less technical, explains &amp;quot;is there an app for that?&amp;quot; reference&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 662&lt;br /&gt;
| date      = November 13, 2009&lt;br /&gt;
| title     = iPhone or Droid&lt;br /&gt;
| image     = iphone_or_droid.png&lt;br /&gt;
| titletext = It may be a fundamentally empty experience, but holy crap the Droid's 265 ppi screen is amazing.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The comic starts to set up a joke about the &amp;quot;phone wars&amp;quot; between the {{w|iPhone}} and phones that run the {{w|Android (operating system)|Android}} system (in this case the {{w|Motorola Droid}}), but instead just brings up a serious point criticizing the {{w|consumerism}} this &amp;quot;war&amp;quot; stems from. (In the last line of panel 2, Cueball is referencing the slogan &amp;quot;There's an app for that&amp;quot; from Apple's iPhone marketing.)&lt;br /&gt;
&lt;br /&gt;
Then the third panel makes a joke anyway, at Apple's expense: apparently, this &amp;quot;enlightenment app&amp;quot; was rejected from Apple's app store, which is the only supported way to put software on an iPhone. (Apple has also become infamous for rejecting apps from their app store without adequately explaining why.) Android devices, on the other hand, are not limited to an app store and can install software from any origin.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Megan sitting at her computer is talking to Cueball standing behind her.]&lt;br /&gt;
:Megan: Well, it depends what you want. The iPhone wins on speed and polish, but the Droid has that gorgeous screen and physical keyboard.&lt;br /&gt;
&lt;br /&gt;
:Cueball: What if I want something more than the pale facsimile of fulfillment brought by a parade of ever-fancier toys? To spend my life restlessly producing instead of sedately consuming?&lt;br /&gt;
:Cueball: Is there an app for THAT?&lt;br /&gt;
&lt;br /&gt;
:Megan: Yeah, on both.&lt;br /&gt;
:Megan: Wait, no, looks like it was rejected from the iPhone store.&lt;br /&gt;
:Cueball: Droid it is, then.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=129:_Content_Protection&amp;diff=50058</id>
		<title>129: Content Protection</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=129:_Content_Protection&amp;diff=50058"/>
				<updated>2013-10-06T04:55:50Z</updated>
		
		<summary type="html">&lt;p&gt;Nkorth: /* Explanation */ Better description of HDCP, the analog hole, and the comic's Orwellian implications&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 129&lt;br /&gt;
| date      = July 17, 2006&lt;br /&gt;
| title     = Content Protection&lt;br /&gt;
| image     = content_protection.png&lt;br /&gt;
| titletext = If you think the purveyors of DRM simply want to protect artists, check out chapters 13 and 14 in Free Culture, by Lawrence Lessig. Their goal is the elimination of all culture they don't control.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic is a commentary on {{w|HDCP}}, a media standard which requires all the devices from player to cable to display to be &amp;quot;approved&amp;quot; to carry HDCP content. HDCP is intended to protect media encrypted with {{w|Digital rights management|DRM}} from being intercepted between the player and the display. Interestingly, however, it is literally impossible for DRM advocates to completely prevent copying (even with such drastic measures) because of the {{w|analog hole}}: since the content must be shown in a human-perceptible form, it can be captured by analog means, such as recording the display with a video camera.&lt;br /&gt;
&lt;br /&gt;
In addition to illustrating the absurdity of HDCP, the comic presents the darker idea that when your devices control what information you are exposed to, the controlling companies can act as &amp;quot;{{w|thought police}}&amp;quot; and ensure that your mind only contains &amp;quot;approved content&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
With the title text [[Randall]] is referring again to {{w|Digital rights management|DRM}}. The {{w|Students for Free Culture|Free Culture}} movement ({{w|Lawrence Lessig}} being one of their activists) are fighting for free content. DRM advocates claim that their technology &amp;quot;protects&amp;quot; artists by preventing piracy, while in reality DRM is more effective as a means of giving media companies control over devices than it is at preventing piracy.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Content Protection System:&lt;br /&gt;
:[Megan sits on a couch watching a large flat-panel television, connected to a box labeled HDMI.&lt;br /&gt;
:The screen is labeled with &amp;quot;Approved screen&amp;quot;&lt;br /&gt;
:The cable is labeled with &amp;quot;Approved connection&amp;quot;&lt;br /&gt;
:The HDMI box is labeled with &amp;quot;Approved player&amp;quot;&lt;br /&gt;
:Megan's head is labeled with &amp;quot;Approved content&amp;quot;.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>Nkorth</name></author>	</entry>

	</feed>