HTTP/1.1 200 OK
Date: Fri, 02 Mar 2012 04:42:30 GMT
Server: Apache
Last-Modified: Fri, 21 Dec 2007 18:26:20 GMT
Accept-Ranges: bytes
Content-Length: 19676
Connection: close
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>

<META NAME="author" CONTENT="e-webdev.com">

<META NAME="keywords" CONTENT="blog, blogger, journal, diary, weblog, webblog, web log"> 

<META NAME="description" CONTENT="Daniel W. Drezner">

<title>danieldrezner.com :: Daniel W. Drezner :: IS THE WHEEL TURNING IN</title>

<link rel="stylesheet" href="http://danieldrezner.com/css/daniel3.css" type="text/css" />

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

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

var HOST = 'www.danieldrezner.com';

// 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>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.danieldrezner.com/archives/000151.html"
    trackback:ping="http://www.danieldrezner.com/mt/KeYaHaMlAsKcArT.cgi/151"
    dc:title="IS THE WHEEL TURNING IN"
    dc:identifier="http://www.danieldrezner.com/archives/000151.html"
    dc:subject="from Blogger"
    dc:description="IS THE WHEEL TURNING IN BERKELEY?: I have done some scary things in my life. I have sky-dived. I have bungee jumped. I drank water straight from the tap in Moscow. I&apos;ve flown Uzbekistan Airways, for God&apos;s sake. However, when anyone has asked me what&apos;s the scariest thing I&apos;ve ever done, I tell them unequivocally that it was when I walked up Telegraph Avenue in Berkeley wearing a business suit (I was en route to a job interview). So I could not help but bust a gut when I read this Los Angeles Timesstory (link via InstaPundit) about a Republican protest on Telegraph Avenue: Borrowing a page from this city&apos;s radical traditions, a boisterous band of 200 college Republicans demonstrated Saturday in the bastion of American liberalism, staging a pro-Bush administration rally on the UC Berkeley campus and leading a flag-waving procession down Telegraph Avenue. As street vendors and merchants looked on in disbelief, delegates attending a state college Republican convention here marched two blocks to People&apos;s Park, site of a widely publicized protest incident in 1969, where they chanted &quot;Bush! Bush! Bush!&quot; and sang &quot;America the Beautiful.&quot; The article makes an excellent point, however - that Berkeley is no longer the liberal stereotype of yore, in part because of the increasing diversity of students on campus: In recent years, the Berkeley college Republican chapter has thrived on this image of an embattled minority bravely battling against the liberal establishment. Once only a few dozen in number, the chapter now boasts more than 500 members and is one of the biggest student organizations on campus.... One of the main reasons for the changing political climate at Berkeley, said University Librarian Thomas Leonard , who has been on campus since 1967, is the changing profile of the Berkeley student. The difference is clear at the Free Speech Movement Café, an elegant coffee shop funded by a wealthy 1964 graduate at the base of the new Moffitt Undergraduate Library. One of the walls of the cafe is covered with an enlarged photograph of a Free Speech era sit-in. Almost all of the faces in the photo are white. Recent classes entering Berkeley, however, have been largely Asian, accounting for more than 40% of the entering freshman class. &quot;As a general rule,&quot; said Leonard, &quot;the increase in Asian Americans has pushed the student body more toward the center politically.&quot; In fact, Leonard said, opposition to the campus conservatives is more likely to come from the faculty or aging leftists in the surrounding community. &quot;I get the sense the community is much more into protest than the campus,&quot; Leonard said. &quot;There is a culture of protest in the Bay Area that is steadily getting grayer and older.&quot;Here&apos;s a link to the California Patriot description of events - they have pictures...."
    dc:creator="Dan"
    dc:date="2003-04-28T21:36:04-05:00" />
</rdf:RDF>
-->




<!-- BEGIN PJM SETUP CODE -->
<!-- BEGIN PJM IMAGE SCRIPT -->
<script src="http://commons.pajamasmedia.com/js/pajamas.js" language="javascript" type="text/javascript"></script>
<!-- END PJM IMAGE SCRIPT -->
<script language="Javascript">
<!--
var axel = Math.random() + "";
var ord = axel * 1000000000000000000;
//-->
</script>
<!-- PJM CONTENT PAGE FUTURE SPOT 1 -->
<!-- END PJM CONTENT SETUP CODE -->

</head>

<body topmargin="0">
<center>
<div id="bodyoutline">

<!-- nested table -->
<CENTER>
<TABLE WIDTH="760" BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR>
<td valign="top" width="780"><a href="http://www.danieldrezner.com/"><img src="/images/header/headerNotes.jpg" border="0" height="120" width="780"></a></td>
</TR>
</TABLE>
</CENTER>
<!-- end nested table -->
<BR>

<CENTER>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR><TD ALIGN=LEFT VALIGN="top">

<div id="leftcontent">

<div id="dateline"><span class="date">Monday, April 28, 2003</span></div>



<BR><span class="extended"><a href="http://www.danieldrezner.com/archives/000152.html">previous entry</a> |

<a href="http://www.danieldrezner.com/blog/">main</a>
| <a href="http://www.danieldrezner.com/archives/000150.html">next entry</a>
 	| <a href="http://www.danieldrezner.com/mt/KeYaHaMlAsKcArT.cgi?__mode=view&amp;entry_id=151" onclick="OpenTrackback(this.href); return false">TrackBack (0)</a>
	<BR><BR><BR>


<div id="mt">
	<span class="extras">
	
	<a name="000151"></a>
	<span class="title">IS THE WHEEL TURNING IN</span>
	
	<span class="extras"><p><b>IS THE WHEEL TURNING IN BERKELEY?</b>:  I have done some scary things in my life.  I have sky-dived.  I have bungee jumped.  I drank water straight from the tap in Moscow.  I've flown <a href="http://www.uzbekistan-airways.biz/index.htm">Uzbekistan Airways</a>, for God's sake.  However, when anyone has asked me what's the scariest thing I've ever done, I tell them unequivocally that it was when I walked up Telegraph Avenue in Berkeley wearing a business suit (I was en route to a job interview).  </p>

<p>So I could not help but bust a gut when I read this <i>Los Angeles Times</i>story (link via <a href="http://www.instapundit.com/archives/009219.php#009219">InstaPundit</a>) about a <a href="http://www.latimes.com/la-me-republicans27apr27,1,1880831.story">Republican protest on Telegraph Avenue</a>:  <blockquote><p>  Borrowing a page from this city's radical traditions, a boisterous band of 200 college Republicans demonstrated Saturday in the bastion of American liberalism, staging a pro-Bush administration rally on the UC Berkeley campus and leading a flag-waving procession down Telegraph Avenue.</p>

<p>As street vendors and merchants looked on in disbelief, delegates attending a state college Republican convention here marched two blocks to People's Park, site of a widely publicized protest incident in 1969, where they chanted "Bush! Bush! Bush!" and sang "America the Beautiful."  </blockquote><p>The article makes an excellent point, however -- that Berkeley is no longer the liberal stereotype of yore, in part because of the increasing diversity of students on campus:  <blockquote><p>In recent years, the Berkeley college Republican chapter has thrived on this image of an embattled minority bravely battling against the liberal establishment. Once only a few dozen in number, the chapter now boasts more than 500 members and is one of the biggest student organizations on campus....</p>

<p>One of the main reasons for the changing political climate at Berkeley, said University Librarian Thomas Leonard , who has been on campus since 1967, is the changing profile of the Berkeley student.</p>

<p>The difference is clear at the Free Speech Movement Café, an elegant coffee shop funded by a wealthy 1964 graduate at the base of the new Moffitt Undergraduate Library. One of the walls of the cafe is covered with an enlarged photograph of a Free Speech era sit-in. Almost all of the faces in the photo are white. Recent classes entering Berkeley, however, have been largely Asian, accounting for more than 40% of the entering freshman class.</p>

<p>"As a general rule," said Leonard, "the increase in Asian Americans has pushed the student body more toward the center politically."</p>

<p>In fact, Leonard said, opposition to the campus conservatives is more likely to come from the faculty or aging leftists in the surrounding community. "I get the sense the community is much more into protest than the campus," Leonard said. "There is a culture of protest in the Bay Area that is steadily getting grayer and older."</blockquote><p>Here's a link to the <i><a href="http://www.calpatriot.org/april03/liberated.html">California Patriot </a></i>description of events -- they have pictures.</p></span>
	
<span class="extended"><a name="more"></a>
</span>
	
	<span class="posted">posted by Dan on 04.28.03 at 09:36 PM</span><br /><br /><br /><br /><br />



</span>
</div>



</div> <!--ends#rightcontent-->
<BR>

</TD>


<TD ALIGN=LEFT VALIGN="top">

<div id="rightcontent">

<div id="mt">

<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/about.php"); ?>
</span>

<BR>

<CENTER>
<!-- BEGIN PJM CONTENT SIDEBAR CODE ONE -->
<!-- BEGIN PJM BUTTON -->
<script language="JavaScript">display_pajamas_button();</script>
<!-- END PJM BUTTON -->
<!-- PJM CONTENT PAGE FUTURE SPOT 2 -->
<br />
<script language="JavaScript" type="text/javascript">
document.write('<script language="JavaScript1.1" type="text/javascript" SRC="http://ad.doubleclick.net/adj/danieldrezner.pajama.tmus/comments;tile=1;sz=160x600;pos=1;ord=' + ord + '?" ><\/script>');
</script>
<script>
if ((!document.images && navigator.userAgent.indexOf("Mozilla/2.") >= 0)  || navigator.userAgent.indexOf("WebTV")>= 0) {
document.write('<A HREF="http://ad.doubleclick.net/jump/danieldrezner.pajama.tmus/comments;tile=1;sz=160x600;pos=1;ord=' + ord + '?" TARGET="_blank">');
document.write('<IMG SRC="http://ad.doubleclick.net/ad/danieldrezner.pajama.tmus/comments;tile=1;sz=160x600;pos=1;ord=' + ord + '?" WIDTH="160" HEIGHT="600" BORDER="0" ALT=""></A>');
}
</script>
<noscript>
<A HREF="http://ad.doubleclick.net/jump/danieldrezner.pajama.tmus/comments;tile=1;sz=160x600;pos=1;ord=123456789?" TARGET="_blank">
<IMG SRC="http://ad.doubleclick.net/ad/danieldrezner.pajama.tmus/comments;tile=1;sz=160x600;pos=1;ord=123456789?" WIDTH="160" HEIGHT="600" BORDER="0" ALT=""></A>
</noscript>
<!-- PJM CONTENT PAGE FUTURE SPOT 3 -->
<!-- END PJM CONTENT SIDEBAR CODE ONE -->
</CENTER>

<BR>

<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>

<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/quotes.php"); ?>
</span>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>

<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>

<CENTER>
<!-- BEGIN PJM CONTENT SIDEBAR CODE TWO -->
<br />
<script language="JavaScript" type="text/javascript">
document.write('<script language="JavaScript1.1" type="text/javascript" SRC="http://ad.doubleclick.net/adj/danieldrezner.pajama.tmus/comments;tile=2;sz=160x600;pos=2;ord=' + ord + '?" ><\/script>');
</script>
<script>
if ((!document.images && navigator.userAgent.indexOf("Mozilla/2.") >= 0)  || navigator.userAgent.indexOf("WebTV")>= 0) {
document.write('<A HREF="http://ad.doubleclick.net/jump/danieldrezner.pajama.tmus/comments;tile=2;sz=160x600;pos=2;ord=' + ord + '?" TARGET="_blank">');
document.write('<IMG SRC="http://ad.doubleclick.net/ad/danieldrezner.pajama.tmus/comments;tile=2;sz=160x600;pos=2;ord=' + ord + '?" WIDTH="160" HEIGHT="600" BORDER="0" ALT=""></A>');
}
</script>
<noscript>
<A HREF="http://ad.doubleclick.net/jump/danieldrezner.pajama.tmus/comments;tile=2;sz=160x600;pos=2;ord=123456789?" TARGET="_blank">
<IMG SRC="http://ad.doubleclick.net/ad/danieldrezner.pajama.tmus/comments;tile=2;sz=160x600;pos=2;ord=123456789?" WIDTH="160" HEIGHT="600" BORDER="0" ALT=""></A>
</noscript>
<!-- PJM CONTENT PAGE FUTURE SPOT 5 -->
<!-- END PJM CONTENT SIDEBAR CODE TWO -->
</CENTER>

<BR>
<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>

<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/search.php"); ?>
</span>
<BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>

<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>

<CENTER>
<!-- BEGIN PJM CONTENT SIDEBAR CODE THREE -->
<br />
<script language="JavaScript" type="text/javascript">
document.write('<script language="JavaScript1.1" type="text/javascript" SRC="http://ad.doubleclick.net/adj/danieldrezner.pajama.tmus/comments;tile=3;sz=160x600;pos=3;ord=' + ord + '?" ><\/script>');
</script>
<script>
if ((!document.images && navigator.userAgent.indexOf("Mozilla/2.") >= 0)  || navigator.userAgent.indexOf("WebTV")>= 0) {
document.write('<A HREF="http://ad.doubleclick.net/jump/danieldrezner.pajama.tmus/comments;tile=3;sz=160x600;pos=3;ord=' + ord + '?" TARGET="_blank">');
document.write('<IMG SRC="http://ad.doubleclick.net/ad/danieldrezner.pajama.tmus/comments;tile=3;sz=160x600;pos=3;ord=' + ord + '?" WIDTH="160" HEIGHT="600" BORDER="0" ALT=""></A>');
}
</script>
<noscript>
<A HREF="http://ad.doubleclick.net/jump/danieldrezner.pajama.tmus/comments;tile=3;sz=160x600;pos=3;ord=123456789?" TARGET="_blank">
<IMG SRC="http://ad.doubleclick.net/ad/danieldrezner.pajama.tmus/comments;tile=3;sz=160x600;pos=3;ord=123456789?" WIDTH="160" HEIGHT="600" BORDER="0" ALT=""></A>
</noscript>
<!-- PJM CONTENT PAGE FUTURE SPOT 6 -->
<!-- END PJM CONTENT SIDEBAR CODE THREE -->
</CENTER>

<BR>
<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>

<BR><BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/blogs.php"); ?>
</span>
<BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/articles.php"); ?>
</span>
<BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>



<BR><BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/archives.php"); ?>
</span>
<BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/recent.php"); ?>
</span>
<BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


<BR><BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs2.gif" BORDER=0 width=196 height=20></CENTER>
<BR>


<span class="posted">
<?php include("/home/ddrezner/public_html/blog/credits.php"); ?>
</span>
<BR>


<CENTER><img src="http://danieldrezner.com/images/sidedivs.gif" BORDER=0 width=196 height=18></CENTER>


</div> <!--ends#mt-->

</div> <!--ends#rightcontent-->

</TD></TR>
</TABLE>
</CENTER>

 <!-- START PJM Traffic Code COMMENTS-->
 <!-- START Insight XE-->
 <script language="JavaScript">
 var if_Site_ID = "ipro";
 var if_sid="1";
 var if_protocol=window.location.protocol;
 var mep1="&Site="+escape("pajamasmedia.com");
 </script>
 <SCRIPT LANGUAGE="JavaScript"
 SRC="http://a248.e.akamai.net/7/836/1132/102403/ipro.247realmedia.com/scripts/ipro_if.js"></SCRIPT>
 <!-- END Insight XE-->
 <!-- START Nielsen//NetRatings Measurement V5.1 -->
 <!-- COPYRIGHT 2004 Nielsen//NetRatings Limited -->
 <script language="JavaScript" type="text/javascript">
 <!--
 var _rsCI="us-pajamasmedia";
 var _rsCG="daniel_drezner-comments";
 var _rsDT=0;
 var _rsDU=0;
 var _rsDO=0;
 var _rsX6=0;
 var _rsSI=escape(window.location);
 var _rsLP=location.protocol.indexOf('https')>-1?'https:':'http:';
 var _rsRP=escape(document.referrer);
 var _rsND=_rsLP+'//secure-us.imrworldwide.com/';
 if (parseInt(navigator.appVersion)>=4)
 {
 var _rsRD=(new Date()).getTime();
 var _rsSE=1;
 var _rsSV="";
 var _rsSM=1.0;
 _rsCL='<scr'+'ipt language="JavaScript" type="text/javascript" src="'+_rsND+'v51.js"><\/scr'+'ipt>';
 }
 else
 {
 _rsCL='<img src="'+_rsND+'cgi-bin/m?ci='+_rsCI+'&cg='+_rsCG+'&si='+_rsSI+'&rp='+_rsRP+'">';
 }
 document.write(_rsCL);
 //-->
 </script>
  <noscript><img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-pajamasmedia&cg=daniel_drezner-comments" alt="">
 </noscript>
 <!-- END Nielsen//NetRatings Measurement V5.1 -->
 <!-- PJM COMMENTS PAGE FUTURE SPOT 4-->
 <!-- END PJM Traffic Code COMMENTS-->

</div> <!-- end #bodyoutline -->
</center>

</BODY>
</HTML>