HTTP/1.1 200 OK
Date: Sun, 11 Mar 2012 05:56:30 GMT
Server: Apache/2.0.64 (Unix) mod_ssl/2.0.64 OpenSSL/0.9.7a DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.3.8
Last-Modified: Thu, 13 Jul 2006 04:29:10 GMT
ETag: "53d36e-1b0d-15ab180"
Accept-Ranges: bytes
Content-Length: 6925
Connection: close
Content-Type: text/html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>The New SteveSilver.net: Film Critic Quote of the Day</title>

<link rel="stylesheet" href="http://www.stevesilver.net/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.stevesilver.net/index.rdf" />

<link rel="start" href="http://www.stevesilver.net/" title="Home" />
<link rel="prev" href="http://www.stevesilver.net/mt/archives/004951.html" title="&#39;Roll Call XVI" />

<link rel="next" href="http://www.stevesilver.net/mt/archives/004953.html" title="Conventional Wisdom" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.stevesilver.net';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>





</head>

<body>

<div id="banner">
<h1><a href="http://www.stevesilver.net/" accesskey="1">The New SteveSilver.net</a></h1>
<span class="description">Musings on news, politics, sports, and culture from a not-so-quiet American</span>
</div>

<div id="container">

<div class="blog">

<div id="menu">
<a href="http://www.stevesilver.net/mt/archives/004951.html">&laquo; 'Roll Call XVI</a> |

<a href="http://www.stevesilver.net/">Main</a>
| <a href="http://www.stevesilver.net/mt/archives/004953.html">Conventional Wisdom &raquo;</a>

</div>

</div>


<div class="blog">

<h2 class="date">July 28, 2004</h2>

<div class="blogbody">

<h3 class="title">Film Critic Quote of the Day</h3>

<blockquote>�Michael Moore has won the Palme d'Or at the Cannes Film Festival, and may win an Oscar for the kind of work that got Stephen Glass, Jayson Blair, and Jack Kelley fired.
Trying to track the unproven innuendoes and conspiracies in a Michael Moore film or book is as futile as trying to count the flatulence jokes in one by Adam Sandler.�</blockquote>
Scott Simon �an NPR hand- <a href="http://online.wsj.com/article_email/0,,SB109088016885774289-IhjgoNilaR3oZ2ta36IcKyIm4,00.html">in the Wall Street Journal</a>.

<a name="more"></a>


<span class="posted">Posted by Stephen Silver at July 28, 2004 12:23 AM

<br /></span>

</div>


<div class="comments-head"><a name="comments"></a>Comments</div>




<div class="comments-head">Post a comment</div>

<div class="comments-body">
<form method="post" action="http://www.stevesilver.net/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="4952" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br /><br />

<!-- Security Code Check -->
   <input type="hidden" id="code" name="code" value="104" />
   <img border="0" src="http://www.stevesilver.net/mt/mt-scode.cgi?code=104"><br />
   <input tabindex=3 id="scode" name="scode" /><br /><br />
   <!-- end of Security Code Check -->

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br /><br />

<br>
<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->
<script type="text/javascript" language="JavaScript">var site="sm3SteveSilver"</script>
<script type="text/javascript" language="JavaScript1.2" src="http://sm3.sitemeter.com/js/counter.js?site=sm3SteveSilver">
</script>
<noscript>
<a href="http://sm3.sitemeter.com/stats.asp?site=sm3SteveSilver" target="_top">
<img src="http://sm3.sitemeter.com/meter.asp?site=sm3SteveSilver" alt="Site Meter" border=0></a>


</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>
</div>


</div>
</div>
</body>
</html>

