Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We love M*A*S*H. #30

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 87 additions & 0 deletions static/design/2015/we-love-mash.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html>
<head>
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1.0,maximum-scale=1.0,user-scalable=yes"/>
<meta property="og:title" content="Project Facemash"/>
<meta property="og:site_name" content="Milk and Cigarettes"/>
<meta property="og:url" content="http://www.milkandcigarettes.so/2015/project-facemash-18-apr-2015.html"/>
<meta property="og:description" content="Project Facemash"/>
<meta property="og:image" content="https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xpt1/v/t1.0-9/1506510_361221274080256_3490137319750251944_n.png?oh=26c38016f86b7d8503c9bc4a5622452c&oe=559A1BF6&__gda__=1440223421_221b4e421585faedf6bb29e3a1fe8525"/>

<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
<link rel="stylesheet" type="text/css" href="../article.css">
<title>We love M*A*S*H.</title>
</head>

<body>
<a href="../index.html#43">
<img src="../milk-and-cigarettes-logo.png" class="logo">
</a>
<p class="date">9th May 2015</p>
<div class="wrapper">
<h1>We love M*A*S*H.</h1>
<p>Lately, me, babaji and mojo jojo, we spend our lunch, dinner and tea watching this amazing
American series called M*A*S*H. It's adapted from the 1970 feature film MASH
(which was itself based on 1968 novel MASH by Richard Hooker). Richard Hooker is also a surgeon.
So, basically, MASH is based on his experiences during the Korean War. (source: wikipedia)
I'm wondering whether Alan Alda is a portrayal of Richard Hooker?
Hence, MASH movie is officially on my wish-list. </p>

<p>I've always loved the conversation, the dialogue, how well each character is portrayed by
genius actors. Like, this one, a sweet prayer before meals (in Radar's family): </p>

<blockquote>Thank you for the world so sweet, <br />
thank you for the food we eat, <br/>
Thank you for the birds that sing,
thank you, God, for everything.</blockquote>

<p>This show aired on network primetime while the Vietnam War was still ongoing. So, basically,
MASH series has all the sarcasms, comradeship, feeling of loneliness which is delicately portrayed in a
comic manner. I do get this message that either war gets the best of you or the best in you. </p>

<p>We, totally adore this series and is a must recommendation for everyone reading this post. </p>

<p>P. S - This is our favorite lines from the series, </p>

<blockquote>Be it ever so crumbled, there is no place like home.</blockquote>

<p>And, these are some awesome googled quotes from this series: </p>

<blockquote>Here's a mover and a groover and it ain't by Herbert Hoover.
It's for all you animals and music lovers. -- Radar as a camp DJ.</blockquote>

<blockquote>Attention. Major Houlihan, your chest x-rays are ready and they really came out beautiful. -- PA System</blockquote>

<blockquote>Ladies and gentlemen, take my advice, pull down your pants and slide on the ice. -- Sidney Freedman</blockquote>

<blockquote>This is Frank Burns, one of our best surgeons. A real killer. -- Henry</blockquote>

<blockquote>Don't worry, I've never lost a patient. I never lose anything. Have you seen my stethoscope? -- Hawkeye</blockquote>

<blockquote>Look, all I know is what they taught me at command school.<br />
There are certain rules about a war and rule number one is young men die.
And rule number two is doctors can't change rule number one. - Henry </blockquote>

</div>

<h3 class="ghome-signature">~(o.o)~</h3>
<p class="author"><a href="../ghome.html" class="about">ghome</a></p>
<a href="../index.html#3"><h2 class="so">.so</h2></a>

<div class="footer">
<div class="pageline">
<div class="pageno">47</div>
</div>
<p class="poweredby">
<a href="http://www.milkandcigarettes.so">home</a> /
<a href="https://www.facebook.com/milkandcigarettes.so" target="_blank">@facebook</a>
&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
Powered By <a class="R27AE60" href="https://github.com/27ae60" target="_blank">27AE60</a>
</p>
</div>

</body>
</html>
8 changes: 8 additions & 0 deletions static/design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,14 @@ <h2 class="year-block-text">2015</h2>
<a href="2015/stamp-design-experiment.html">46</a>
</span>
</li>
<li class="table-of-contents-entry">
<span class="table-of-contents-heading">
<a name="46" href="2015/we-love-mash.html">We love M*A*S*H.</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change line no to 47

</span>
<span class="table-of-contents-page-no">
<a href="2015/we-love-mash.html">46</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change line no to 47

</span>
</li>

</ul>
</div>
Expand Down