Editing
Media as Message
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} "The Medium is the Message" is the revolutionary idea by Marshall McLuhan that the "Technology" we use to communicate is more important than the "Content" of the message itself. Whether it's the "Alphabet," the "Printing Press," "Television," or the "Internet," every new medium "Re-wires" the human brain and "Reshapes" human society. From the "Global Village" of the 1960s to the "Algorithmic Echo Chambers" of today, McLuhan's theory explores the "Invisible Effects" of our tools. It argues that a "Tweet" is not just a "Short sentence"βit is a new way of "Thinking" that changes our "Attention spans," our "Politics," and our "Self-image" forever. </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''"The Medium is the Message"''' β Marshall McLuhan's famous phrase (1964) meaning that the "Form" of a medium embeds itself in any message it transmits, creating a symbiotic relationship. * '''Marshall McLuhan''' β The Canadian media theorist who predicted the internet and was known as the "Oracle of the Electronic Age." * '''Medium''' (plural Media) β An "Extension" of the human body or mind (e.g., the Wheel is an extension of the Foot; the Book is an extension of the Eye). * '''The Global Village''' β McLuhan's prediction that electronic media would "Shrink" the world, making everyone "Connected" and "Responsible" for each other. * '''Hot Media''' β Media that provides a "High Amount of Data" and requires "Low Participation" from the user (e.g., Film, Radio, Photography). They "Fill up" one sense completely. * '''Cool Media''' β Media that provides "Low Data" and requires "High Participation" to fill in the gaps (e.g., TV, Comics, The Telephone). They are "Interactive." * '''The Gutenberg Galaxy''' β The era of human history (1440-1960) defined by the "Printing Press" and "Linear Thinking." * '''Narcissus Narcosis''' β The "Numbing" effect of new technology; we become so "Dazzled" by our tools that we don't realize how they are changing us. * '''Tetrad of Media Effects''' β McLuhan's four questions for any new technology: # What does it **Enhance**? # What does it **Obsolesce** (make useless)? # What does it **Retrieve** from the past? # What does it **Reverse** into when pushed to its limit? </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == "Media as Message" is understood through '''Extension''' and '''Environment'''. '''1. The Invisible Environment''': We don't "See" the medium because we are "In" it. * A "Fish" doesn't know it's in "Water" until it's taken out. * We think we are "Watching a Show" on TikTok. McLuhan says: "The Show doesn't matter." * What matters is that TikTok is "Training" your brain to crave "15-second bursts of Dopamine." * The "Message" of TikTok is "Short Attention Spans" and "Vertical Reality," not the "Dance" or the "Joke." '''2. Media as "Extensions" of Man''': Every tool is a "Body Part." * The **Telephone** extends the "Ear." * The **Computer** extends the "Central Nervous System." * The **Internet** is a "Global Brain." * Because these are extensions of *us*, when the technology "Changes," we "Change" too. We are not "Using" the internet; we are "Living inside" our own extended nervous system. '''3. Hot vs. Cool (The Participation Gap)''': * **Hot Media** (like a high-def movie) are "Complete." You just sit there and "Watch." They are "Exclusive" and often lead to "Propaganda" because you don't have to "Think" to fill in the gaps. * **Cool Media** (like a low-def video call or a comic book) are "Incomplete." Your brain has to "Work" to build the picture. They are "Inclusive" and "Involving." '''The 'Maelstrom' Concept'''': McLuhan's idea for how to survive the "Electronic Age." We are in a "Whirlpool" of information. To survive, we must be like the sailor in the story: instead of "Fighting the water," we must "Study the patterns" of the whirlpool to find a way out. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Media Tetrad' (Analyzing the effect of a Smartphone):''' <syntaxhighlight lang="python"> def analyze_medium(name): """ Applies McLuhan's Tetrad to a technology. """ if name == "Smartphone": return { "Enhances": "Connectivity, Access to Info, Self-Expression.", "Obsolesces": "Privacy, Physical Maps, The 'Quiet' Moment.", "Retrieves": "Tribalism (Groups), Oral Culture (Voice/Video).", "Reverses Into": "Isolation (Too much screen), Surveillance, Anxiety." } return "Medium not found. Apply the 4 questions yourself!" # Analyzing the 'Message' of the Smartphone print(analyze_medium("Smartphone")) </syntaxhighlight> ; Media Landmarks : '''The Printing Press (1440)''' β The medium that created "The Individual," "The Nation State," and "The Scientific Revolution" by making knowledge "Linear" and "Private." : '''The 'Orson Welles' Panic (1938)''' β When a "Radio Play" about aliens caused a real panic. McLuhan used this to show that **Radio** is a "Hot Medium" that can trigger "Primal Fear" because it is so "Involving." : '''The First TV War (Vietnam)''' β When people "Saw" war in their living rooms for the first time, it "Ended" the war. The **Medium** of TV brought the "Global Village" into the house, making "Far-off death" feel "Local." : '''The 'Like' Button''' β A tiny piece of code that is a "Medium" in itself. Its "Message" is not "I like this," but "I am seeking Social Approval," which has changed the "Mental Health" of a whole generation. </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Print Era vs. Electronic Era ! Feature !! Print Era (Gutenberg) !! Electronic Era (Now) |- | Thinking Style || Linear / Logical / One at a time || Simultaneous / Emotional / All at once |- | Sense || Visual (The Eye) || Tactile / Auditory (The Whole Body) |- | Society || Individualist / National || Tribal / "The Global Village" |- | Analogy || A 'Ladder' (Step by step) || A 'Spider Web' |} '''The Concept of "Rearview Mirror" Thinking''': Analyzing why we miss the future. McLuhan argued that we always look at the "New" medium through the "Old" one. We thought "TV" was just "Radio with pictures." We thought "The Internet" was just "Digital Books." By the time we realize what the new medium **really** is, it has already changed us. </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating media as message: # '''The "Content" Defense''': Is McLuhan wrong? Does "What we say" matter at all? (If I use the internet to "Teach Surgery," is that the same as using it to "Watch Cats"?). # '''Technological Determinism''': Do we have "Free Will," or are we "Slaves" to our tools? (Does the "Hammer" really "Demand" that we hit nails?). # '''The Global Village vs. Global Warzone''': Did the internet make us "Closer" (as McLuhan hoped) or did it just make us "Hate each other" more because we can't escape each other? # '''Narcissus Narcosis''': Are we "Numb" to the effects of AI right now? (What is the "Message" of an AI that thinks for us?). </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''The 'Post-Screen' Era''': Designing media that "Bypass the senses" (Neuralink), and asking: "What is the message of a medium that connects my brain directly to yours?" # '''Digital 'Fasting' Centers''': Environments designed to "De-extend" the human mind, helping people recover their "Pre-electronic" attention spans. # '''Media-Aware Algorithms''': Social media that "Warns" you about its own "Medium Effect" (e.g., "Warning: This feed is inducing Tribal Anger in you"). # '''The 'Second' Orality''': Using AI voice and video to "End the era of Text," moving humanity back to a "High-Participation" tribal culture of stories and song. [[Category:Philosophy]] [[Category:Sociology]] [[Category:Media Studies]] [[Category:Semiotics and Communication]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information