<!DOCTYPE html>
<html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<link href='https://www.blogger.com/static/v1/widgets/2549344219-widget_css_bundle.css' rel='stylesheet' type='text/css'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='blogger' name='generator'/>
<link href='https://ronsilliman.blogspot.com/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='https://ronsilliman.blogspot.com/search/label/Talks?updated-max=2011-07-08T21:01:00-07:00&amp;max-results=20&amp;start=132&amp;by-date=false' rel='canonical'/>
<link rel="alternate" type="application/atom+xml" title="Silliman&#39;s Blog - Atom" href="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/feeds/posts/default" />
<link rel="alternate" type="application/rss+xml" title="Silliman&#39;s Blog - RSS" href="https://ronsilliman.blogspot.com/feeds/posts/default?alt=rss" />
<link rel="service.post" type="application/atom+xml" title="Silliman&#39;s Blog - Atom" href="https://www.blogger.com/feeds/3738579/posts/default" />
<!--Can't find substitution for tag [blog.ieCssRetrofitLinks]-->
<meta content='https://ronsilliman.blogspot.com/search/label/Talks?updated-max=2011-07-08T21:01:00-07:00&amp;max-results=20&amp;start=132&amp;by-date=false' property='og:url'/>
<meta content='Silliman&#39;s Blog' property='og:title'/>
<meta content='A weblog focused on contemporary poetry and poetics.' property='og:description'/>
<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]-->
<title>Silliman's Blog: Talks</title>
<style id='page-skin-1' type='text/css'><!--
/*
* Blogger Template Style
*
* Sand Dollar
* by Jason Sutter
* Updated by Blogger Team
*/
/* Variable definitions
====================
<Variable name="textcolor" description="Text Color"
type="color" default="#000">
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#f6f6f6">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#F5DEB3">
<Variable name="pagetitlebgcolor" description="Blog Title Background Color"
type="color" default="#DE7008">
<Variable name="descriptionColor" description="Blog Description Color"
type="color" default="#9E5205" />
<Variable name="descbgcolor" description="Description Background Color"
type="color" default="#F5E39e">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#9E5205">
<Variable name="datecolor" description="Date Header Color"
type="color" default="#777777">
<Variable name="footercolor" description="Post Footer Color"
type="color" default="#444444">
<Variable name="linkcolor" description="Link Color"
type="color" default="#DE7008">
<Variable name="footerlinkcolor" description="Post Footer Link Color"
type="color" default="#968a0a">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#DE7008">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#B8A80D">
<Variable name="sidebarlinkcolor" description="Sidebar Link Color"
type="color" default="#999999">
<Variable name="bordercolor" description="Border Color"
type="color" default="#e0ad12">
<Variable name="bodyfont" description="Text Font"
type="font"
default="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal bold 150% Verdana,Sans-serif">
<Variable name="dateHeaderFont" description="Date Header Font"
type="font"
default="normal bold 105% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font" default="normal bold 300% Verdana,Sans-Serif">
<Variable name="titlefont" description="Post Title Font"
type="font" default="normal bold 160% Verdana,Sans-Serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right">
*/
body {
margin:0px;
padding:0px;
background:#ffffff;
color:#000000;
font-size: small;
}
#outer-wrapper {
font:normal normal 12px Arial, sans-serif;
}
a {
color:#666666;
}
a:hover {
color:#9E5205;
}
a img {
border-width: 0;
}
#content-wrapper {
padding-top: 0;
padding-right: 1em;
padding-bottom: 0;
padding-left: 1em;
}
@media all  {
div#main {
float:right;
width:66%;
padding-top:30px;
padding-right:0;
padding-bottom:10px;
padding-left:1em;
border-left:dotted 1px #e0ad12;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
div#sidebar {
margin-top:20px;
margin-right:0px;
margin-bottom:0px;
margin-left:0;
padding:0px;
text-align:left;
float: left;
width: 31%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
}
@media handheld  {
div#main {
float:none;
width:90%;
}
div#sidebar {
padding-top:30px;
padding-right:7%;
padding-bottom:10px;
padding-left:3%;
}
}
#header {
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
border-bottom:dotted 1px #e0ad12;
background:#000000;
}
h1 a:link  {
text-decoration:none;
color:#ffffff
}
h1 a:visited  {
text-decoration:none;
color:#ffffff
}
h1,h2,h3 {
margin: 0;
}
h1 {
padding-top:25px;
padding-right:0px;
padding-bottom:10px;
padding-left:5%;
color:#ffffff;
background:#940f04;
font:normal bold 80px Verdana,Sans-Serif;
letter-spacing:-2px;
}
h3.post-title {
color:#9E5205;
font:normal bold 150% Arial, sans-serif;
letter-spacing:-1px;
}
h3.post-title a,
h3.post-title a:visited {
color: #9E5205;
}
h2.date-header  {
margin-top:10px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
color:#ffffff;
font: normal bold 104% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}
h4 {
color:#aa0033;
}
#sidebar h2 {
color:#cc0000;
margin:0px;
padding:0px;
font:normal bold 120% Arial, sans-serif;
}
#sidebar .widget {
margin-top:0px;
margin-right:0px;
margin-bottom:33px;
margin-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
font-size:120%;
}
#sidebar ul {
list-style-type:none;
padding-left: 0;
margin-top: 0;
}
#sidebar li {
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
list-style-type:none;
font-size:95%;
}
.description {
padding:0px;
margin-top:7px;
margin-right:12%;
margin-bottom:7px;
margin-left:5%;
color:#cc0000;
background:transparent;
font:bold 100% Verdana,Sans-Serif;
}
.post {
margin-top:0px;
margin-right:0px;
margin-bottom:30px;
margin-left:0px;
}
.post strong {
color:#000000;
font-weight:bold;
}
pre,code {
color:#000000;
}
strike {
color:#000000;
}
.post-footer  {
padding:0px;
margin:0px;
color:#ffffff;
font-size:80%;
}
.post-footer a {
border:none;
color:#968a0a;
text-decoration:none;
}
.post-footer a:hover {
text-decoration:underline;
}
#comments {
padding:0px;
font-size:110%;
font-weight:bold;
}
.comment-author {
margin-top: 10px;
}
.comment-body {
font-size:100%;
font-weight:normal;
color:black;
}
.comment-footer {
padding-bottom:20px;
color:#ffffff;
font-size:80%;
font-weight:normal;
display:inline;
margin-right:10px
}
.deleted-comment  {
font-style:italic;
color:gray;
}
.comment-link  {
margin-left:.6em;
}
.profile-textblock {
clear: both;
margin-left: 0;
}
.profile-img {
float: left;
margin-top: 0;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0;
border: 2px solid #940f04;
}
#sidebar a:link  {
color:#000000;
text-decoration:none;
}
#sidebar a:active  {
color:#ff0000;
text-decoration:none;
}
#sidebar a:visited  {
color:sidebarlinkcolor;
text-decoration:none;
}
#sidebar a:hover {
color:#cc0000;
text-decoration:none;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.clear {
clear: both;
}
.widget-content {
margin-top: 0.5em;
}
/** Tweaks for layout editor preview */
body#layout #outer-wrapper {
margin-top: 0;
}
body#layout #main,
body#layout #sidebar {
margin-top: 10px;
padding-top: 0;
}

--></style>
<link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3738579&amp;zx=a1164a5b-94f7-434c-afab-b49aa5a29e3f' media='none' onload='if(media!=&#39;all&#39;)media=&#39;all&#39;' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3738579&amp;zx=a1164a5b-94f7-434c-afab-b49aa5a29e3f' rel='stylesheet'/></noscript>

</head>
<body>
<div class='navbar section' id='navbar'><div class='widget Navbar' data-version='1' id='Navbar1'><script type="text/javascript">
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener('load',
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent('onload', function(){ object[attribute] = val; });
      }
    }
  </script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
      gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
        if (gapi.iframes && gapi.iframes.getContext) {
          gapi.iframes.getContext().openChild({
              url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d3738579\x26blogName\x3dSilliman\x27s+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://ronsilliman.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://ronsilliman.blogspot.com/\x26vt\x3d-6983219020609693114',
              where: document.getElementById("navbar-iframe-container"),
              id: "navbar-iframe"
          });
        }
      });
    </script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</div></div>
<div id='outer-wrapper'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
      <a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<div class='header section' id='header'><div class='widget Header' data-version='1' id='Header1'>
<div id='header-inner'>
<div class='titlewrapper'>
<h1 class='title'>
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/'>
Silliman's Blog
</a>
</h1>
</div>
<div class='descriptionwrapper'>
<p class='description'><span>A weblog focused on contemporary poetry and poetics.</span></p>
</div>
</div>
</div></div>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<div class='crosscol no-items section' id='crosscol'></div>
</div>
<div id='main-wrapper'>
<div class='main section' id='main'><div class='widget Blog' data-version='1' id='Blog1'>
<div class='blog-posts hfeed'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
Showing posts with label <b>Talks</b>. <a href="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/">Show all posts</a>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'>Showing posts with label <b>Talks</b>. <a href="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/">Show all posts</a></div>
</div>
</div>
</div>
<div style='clear: both;'></div>

          <div class="date-outer">
        
<h2 class='date-header'><span>Thursday, June 09, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='3738579' itemprop='blogId'/>
<meta content='8117214538872508472' itemprop='postId'/>
<a name='8117214538872508472'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-8117214538872508472' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://epc.buffalo.edu/authors/armantrout/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Rae</span></a> <a href="http://en.wikipedia.org/wiki/Rae_Armantrout"><span class=SpellE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Armantrout</span></span></a><br> at the <a href="http://poempresent.uchicago.edu/archive.shtml"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>University of Chicago</span></a><br> January 2010<o:p></o:p></span></p>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><iframe src="http://player.vimeo.com/video/24343586?title=0&amp;byline=0&amp;portrait=0" width="640" height="480" frameborder="0"></iframe></p>

<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><iframe src="http://player.vimeo.com/video/24343211?title=0&amp;byline=0&amp;portrait=0" width="640" height="480" frameborder="0"></iframe></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/06/rae-armantrrout-at-university-of.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/06/rae-armantrrout-at-university-of.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-06-09T00:01:00-04:00'>Thursday, June 09, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=8117214538872508472' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Rae%2520Armantrout' rel='tag'>Rae Armantrout</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Thursday, April 14, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://i.ytimg.com/vi/MVnH8ou3Kd4/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='6248751961495594719' itemprop='postId'/>
<a name='6248751961495594719'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-6248751961495594719' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><iframe title="YouTube video player" width="853" height="510" src="//www.youtube.com/embed/MVnH8ou3Kd4?rel=0" frameborder="0" allowfullscreen></iframe></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/youtube-video-player_14.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/youtube-video-player_14.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-04-14T00:01:00-04:00'>Thursday, April 14, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=6248751961495594719' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Ai%2520Weiwei' rel='tag'>Ai Weiwei</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Saturday, April 09, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://i.ytimg.com/vi/rjM8SruqTdo/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='684733828998520772' itemprop='postId'/>
<a name='684733828998520772'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-684733828998520772' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe title="YouTube video player" width="480" height="390" src="//www.youtube.com/embed/rjM8SruqTdo" frameborder="0" allowfullscreen></iframe></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/youtube-video-player.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/youtube-video-player.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-04-09T00:01:00-04:00'>Saturday, April 09, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=684733828998520772' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Jeremy%2520Prynne' rel='tag'>Jeremy Prynne</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Thursday, April 07, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='3738579' itemprop='blogId'/>
<meta content='1716284763097924080' itemprop='postId'/>
<a name='1716284763097924080'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1716284763097924080' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="504" width="640"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=109461&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/109461.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="504" width="640"><param name="flashvars" value="file=109461&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/109461.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object>
<p class=MsoNormal align=center style='text-align:center'><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://writing.upenn.edu/pennsound/x/Huang.php"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Charles Bernstein &amp; Yunte Huang</span></a><br> discussing <i style='mso-bidi-font-style:normal'><a href="http://books.wwnorton.com/books/Charlie-Chan/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Charlie Chan</span></a><span class=GramE>:</span><br> The <a href="http://www.nytimes.com/2010/08/11/books/11chan.html"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Untold Story</span></a> of the <a href="http://www.washingtonpost.com/wp-dyn/content/article/2010/08/25/AR2010082506593.html"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Honorable Detective</span></a><br> &amp; His Rendezvous with American History<br> </i>at the <a href="http://www.aaww.org/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Asian American Writers&#8217; Workshop</span></a><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/install-flash-plugin-to-watch-this_07.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/install-flash-plugin-to-watch-this_07.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-04-07T00:01:00-04:00'>Thursday, April 07, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=1716284763097924080' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Film' rel='tag'>Film</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/history' rel='tag'>history</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Yunte%2520Huang' rel='tag'>Yunte Huang</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Saturday, April 02, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='https://i.ytimg.com/vi/3cswYCMQnl4/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1184107381612149601' itemprop='postId'/>
<a name='1184107381612149601'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1184107381612149601' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><iframe title="YouTube video player" width="640" height="390" src="//www.youtube.com/embed/3cswYCMQnl4?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://artspeaks.uchicago.edu/lewis/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>George</span></a> <a href="http://pressblog.uchicago.edu/2009/12/16/jazzcom_interview_with_george.html"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>E</span></a>. <a href="http://en.wikipedia.org/wiki/George_Lewis_%28trombonist%29"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Lewis</span></a><span class=GramE>:</span><br> <a href="//www.youtube.com/watch?v=3cswYCMQnl4"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Improvisation as a Way of Life</span></a><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/george-e.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/george-e.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-04-02T00:01:00-04:00'>Saturday, April 02, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=1184107381612149601' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Music' rel='tag'>Music</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Philosophy' rel='tag'>Philosophy</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Friday, April 01, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='3738579' itemprop='blogId'/>
<meta content='5379295567854569404' itemprop='postId'/>
<a name='5379295567854569404'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-5379295567854569404' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="384" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=106411&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106411.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="384" width="480"><param name="flashvars" value="file=106411&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106411.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;mso-bidi-font-family:Arial;color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://en.wikipedia.org/wiki/Fred_Wah"><span style='mso-fareast-font-family: "Times New Roman";color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Fred</span></a> <a href="http://epc.buffalo.edu/authors/wah/"><span style='mso-fareast-font-family: "Times New Roman";color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Wah</span></a><br> introduced by <a href="http://www.english.upenn.edu/People/JosephinePark"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Josephine Park</span></a><o:p></o:p></span></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;color:#0D0D0D;mso-themecolor:text1;mso-themetint: 242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://www.ffwdweekly.com/Issues/2003/0522/book1.htm"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Fred</span></a> <a href="http://www.library.utoronto.ca/canpoetry/wah/"><span style='color: #0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Wah</span></a></span><span style='font-size:12.0pt;line-height:115%;mso-bidi-font-family:Arial;color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'> <a href="http://writing.upenn.edu/pennsound/x/Wah.php"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>reading</span></a><o:p></o:p></span></p>   
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="384" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=107514&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/107514.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="384" width="480"><param name="flashvars" value="file=107514&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/107514.jpg" />

<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/install-flash-plugin-to-watch-this.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/04/install-flash-plugin-to-watch-this.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-04-01T00:01:00-04:00'>Friday, April 01, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=5379295567854569404' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Fred%2520Wah' rel='tag'>Fred Wah</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Sunday, March 13, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://writing.upenn.edu/wh/archival/events/northofinvention/images/dme_th-flag_canada.gif' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='9013163308458250064' itemprop='postId'/>
<a name='9013163308458250064'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-9013163308458250064' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="417" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=106409&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106409.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="417" width="480"><param name="flashvars" value="file=106409&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106409.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://writing.upenn.edu/pennsound/x/Robertson.html"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Lisa</span></a> <a href="http://media.sas.upenn.edu/pennsound/groups/North-Of-Invention/Robertson-Lisa_North-of-Invention_KWH-Upenn_1-20-2011.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Robertson</span></a><br> introduced by Julia Bloch<o:p></o:p></span></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://media.sas.upenn.edu/pennsound/groups/North-Of-Invention/Robertson-Lisa_North-of-Invention_complete%20reading_KWH-UPenn_01-20-2011.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Robertson</span></a> reading<o:p></o:p></span></p>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="384" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=107513&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/107513.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="384" width="480"><param name="flashvars" value="file=107513&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/107513.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:8.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Compliments of PennSound<br> from <i style='mso-bidi-font-style:normal'><a href="http://writing.upenn.edu/pennsound/x/North-Of-Invention.php"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>North of Invention</span></a><o:p></o:p></i></span></p>
<p class=MsoNormal align=center style='text-align:center'><a href="http://writing.upenn.edu/wh/archival/events/northofinvention/images/dme_th-flag_canada.gif"><span style='font-size:8.0pt;line-height:115%;color:black;mso-themecolor:text1; mso-no-proof:yes;text-decoration:none;text-underline:none'><img border="0" height="79" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/AIMfIRWqlv1DdVX259sUSRrhbdf9N0lusQPtN9pANJBpY_MMCZjq12BJAsVvmau37j6OpEBFcYIOZMjmEEcSr-6YbQ-XwvBG_bebQNAanI1SIt3uVuqa56En77-fusgDXj4dYjxLjvjlI7hB2Bw%3Ds0-d" width="119"></span></a><span style='font-size: 8.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/install-flash-plugin-to-watch-this_13.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/install-flash-plugin-to-watch-this_13.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-03-13T00:01:00-05:00'>Sunday, March 13, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=9013163308458250064' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Canadian%2520Poetry' rel='tag'>Canadian Poetry</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Lisa%2520Robertson' rel='tag'>Lisa Robertson</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Tuesday, March 08, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://writing.upenn.edu/wh/archival/events/northofinvention/images/dme_th-flag_canada.gif' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='988812100306852415' itemprop='postId'/>
<a name='988812100306852415'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-988812100306852415' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="384" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=107030&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/107030.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="384" width="480"><param name="flashvars" value="file=107030&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/107030.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://writing.upenn.edu/pennsound/x/Brossard.php"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Nicole</span></a> <a href="http://media.sas.upenn.edu/pennsound/groups/North-Of-Invention/Brossard-Nicole_North-of-Invention_KWH-UPenn_01-20-2011.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Brossard</span></a><br> introduced by Rachel Blau DuPlessis<o:p></o:p></span></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://media.sas.upenn.edu/pennsound/groups/North-Of-Invention/Brossard-Nicole_North-of-Invention_KWH-UPenn_01-21-11.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Brossard</span></a> reading<o:p></o:p></span></p>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="384" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=106403&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106403.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="384" width="480"><param name="flashvars" value="file=106403&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106403.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:8.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Compliments of PennSound<br> from <i style='mso-bidi-font-style:normal'><a href="http://writing.upenn.edu/pennsound/x/North-Of-Invention.php"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>North of Invention</span></a><o:p></o:p></i></span></p>
<p class=MsoNormal align=center style='text-align:center'><a href="http://writing.upenn.edu/wh/archival/events/northofinvention/images/dme_th-flag_canada.gif"><span style='font-size:8.0pt;line-height:115%;color:black;mso-themecolor:text1; mso-no-proof:yes;text-decoration:none;text-underline:none'><img border="0" height="79" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/AIMfIRWqlv1DdVX259sUSRrhbdf9N0lusQPtN9pANJBpY_MMCZjq12BJAsVvmau37j6OpEBFcYIOZMjmEEcSr-6YbQ-XwvBG_bebQNAanI1SIt3uVuqa56En77-fusgDXj4dYjxLjvjlI7hB2Bw%3Ds0-d" width="119"></span></a><span style='font-size: 8.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/install-flash-plugin-to-watch-this_08.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/install-flash-plugin-to-watch-this_08.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-03-08T00:01:00-05:00'>Tuesday, March 08, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=988812100306852415' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Canadian%2520Poetry' rel='tag'>Canadian Poetry</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Nicole%2520Brossard' rel='tag'>Nicole Brossard</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Thursday, March 03, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='3738579' itemprop='blogId'/>
<meta content='8648999495622112467' itemprop='postId'/>
<a name='8648999495622112467'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-8648999495622112467' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="506" width="640"><param value="true" name="allowfullscreen"/><param value="always" name="allowscriptaccess"/><param value="high" name="quality"/><param value="true" name="cachebusting"/><param value="#000000" name="bgcolor"/><param name="movie" value="//www.archive.org/flow/flowplayer.commercial-3.2.1.swf"><param value="config={'key':'#$aa4baff94a9bdcafce8','playlist':['format=Thumbnail?.jpg',{'autoPlay':false,'url':'IMP_2005_06_05_512kb.mp4'}],'clip':{'autoPlay':true,'baseUrl':'http://www.archive.org/download/IMP_2005_06_05/','scaling':'fit','provider':'h264streaming'},'canvas':{'backgroundColor':'#000000','backgroundGradient':'none'},'plugins':{'controls':{'playlist':false,'fullscreen':true,'height':26,'backgroundColor':'#000000','autoHide':{'fullscreenOnly':true}},'h264streaming':{'url':'http://www.archive.org/flow/flowplayer.pseudostreaming-3.2.1.swf'}},'contextMenu':[{},'-','Flowplayer v3.2.1']}" name="flashvars"/><embed src="//www.archive.org/flow/flowplayer.commercial-3.2.1.swf" type="application/x-shockwave-flash" width="640" height="506" allowfullscreen="true" allowscriptaccess="always" cachebusting="true" bgcolor="#000000" quality="high" flashvars="config={&#39;key&#39;:&#39;#$aa4baff94a9bdcafce8&#39;,&#39;playlist&#39;:[&#39;format=Thumbnail?.jpg&#39;,{&#39;autoPlay&#39;:false,&#39;url&#39;:&#39;IMP_2005_06_05_512kb.mp4&#39;}],&#39;clip&#39;:{&#39;autoPlay&#39;:true,&#39;baseUrl&#39;:&#39;http://www.archive.org/download/IMP_2005_06_05/&#39;,&#39;scaling&#39;:&#39;fit&#39;,&#39;provider&#39;:&#39;h264streaming&#39;},&#39;canvas&#39;:{&#39;backgroundColor&#39;:&#39;#000000&#39;,&#39;backgroundGradient&#39;:&#39;none&#39;},&#39;plugins&#39;:{&#39;controls&#39;:{&#39;playlist&#39;:false,&#39;fullscreen&#39;:true,&#39;height&#39;:26,&#39;backgroundColor&#39;:&#39;#000000&#39;,&#39;autoHide&#39;:{&#39;fullscreenOnly&#39;:true}},&#39;h264streaming&#39;:{&#39;url&#39;:&#39;http://www.archive.org/flow/flowplayer.pseudostreaming-3.2.1.swf&#39;}},&#39;contextMenu&#39;:[{},&#39;-&#39;,&#39;Flowplayer v3.2.1&#39;]}"> </embed></object></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://www.archive.org/details/IMP_2005_06_05"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Talking with ROVA</span></a></span><span style='font-size:12.0pt;line-height:115%'><br> </span>with <span class=SpellE>Derk</span> Richardson &amp; <span class=SpellE>Konrad Steiner</span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/talking-with-rova-with-derk-richardson.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/talking-with-rova-with-derk-richardson.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-03-03T00:01:00-05:00'>Thursday, March 03, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=8648999495622112467' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Music' rel='tag'>Music</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/ROVA' rel='tag'>ROVA</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Tuesday, March 01, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://writing.upenn.edu/wh/archival/events/northofinvention/images/dme_th-flag_canada.gif' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='5699460044352402266' itemprop='postId'/>
<a name='5699460044352402266'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-5699460044352402266' itemprop='description articleBody'>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="417" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=106407&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106407.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="417" width="480"><param name="flashvars" value="file=106407&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106407.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>M. <a href="http://writing.upenn.edu/pennsound/x/Philip.php"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>NourbeSe</span></a> <a href="http://media.sas.upenn.edu/pennsound/groups/North-Of-Invention/Philip_Nourbese_North_of_Invention_1-20-2011.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Philip</span></a><br> introduced by Janet Neigh<o:p></o:p></span></p>
<p class=MsoNormal align=center style='text-align:center'><span style='font-size:12.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><a href="http://media.sas.upenn.edu/pennsound/groups/North-Of-Invention/Phillip-NourbeSe_North-of-Invention_KWH-UPenn_01-21-11.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Philip</span></a> reading<o:p></o:p></span></p>
<p class=MsoPlainText align=center style='margin-bottom:10.0pt;text-align:center'><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="384" width="480"><param name="movie" value="//media.sas.upenn.edu/static/player.swf">
<param name="flashvars" value="file=106408&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106408.jpg" /><param name="allowfullscreen" value="true" />
<object data="http://media.sas.upenn.edu/static/player.swf" height="384" width="480"><param name="flashvars" value="file=106408&config=http://media.sas.upenn.edu/static/player.xml&image=http://media.sas.upenn.edu/pennsound/misc/Images/Previews/106408.jpg" />
<param name="allowfullscreen" value="true" /><p><a href="http://get.adobe.com/flashplayer/">Install the Flash plugin</a> to watch this video.</p></object></object>
 <p class=MsoNormal align=center style='text-align:center'><span style='font-size:8.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Compliments of PennSound<br> from <i style='mso-bidi-font-style:normal'><a href="http://writing.upenn.edu/pennsound/x/North-Of-Invention.php"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>North of Invention</span></a><o:p></o:p></i></span></p>
<p class=MsoNormal align=center style='text-align:center'><a href="http://writing.upenn.edu/wh/archival/events/northofinvention/images/dme_th-flag_canada.gif"><span style='font-size:8.0pt;line-height:115%;color:black;mso-themecolor:text1; mso-no-proof:yes;text-decoration:none;text-underline:none'><img border="0" height="79" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/AIMfIRWqlv1DdVX259sUSRrhbdf9N0lusQPtN9pANJBpY_MMCZjq12BJAsVvmau37j6OpEBFcYIOZMjmEEcSr-6YbQ-XwvBG_bebQNAanI1SIt3uVuqa56En77-fusgDXj4dYjxLjvjlI7hB2Bw%3Ds0-d" width="119"></span></a><span style='font-size:8.0pt;line-height:115%;color:#0D0D0D;mso-themecolor:text1; mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/install-flash-plugin-to-watch-this.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/03/install-flash-plugin-to-watch-this.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-03-01T00:01:00-05:00'>Tuesday, March 01, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=5699460044352402266' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Canadian%2520Poetry' rel='tag'>Canadian Poetry</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/M%2520NourbeSe%2520Philip' rel='tag'>M NourbeSe Philip</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Sunday, January 30, 2011</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://farm6.static.flickr.com/5253/5404560210_301bc8f1f2_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='321523138345450534' itemprop='postId'/>
<a name='321523138345450534'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-321523138345450534' itemprop='description articleBody'>
<p class=MsoNormal align=center style='margin-bottom:0in;margin-bottom:.0001pt; text-align:center;line-height:normal'><a href="http://media.sas.upenn.edu:555/pennsound/authors/Drucker/Drucker-Johanna_Art-Theory-Now_SVA-NY_12-11-08.mp4"><span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-font-family: "Times New Roman";color:windowtext;mso-no-proof:yes;text-decoration:none; text-underline:none'><img border="0" height="407" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/VWMFjMAQW2cakP5gn7jGhId76Eb1TGZJul4cVvmjH1Q2aWD7zXtVfiJSMwnsGMT5KwtSGRaYNXgz87FORwX27_IffIUbJdpXSR0zQi6_DK1deSY%3Ds0-d" width="546"></span></a><span style='font-size: 12.0pt;font-family:"Times New Roman","serif";mso-fareast-font-family:"Times New Roman"'><br> </span><span class=GramE><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;mso-fareast-font-family:"Times New Roman";mso-bidi-font-family: Arial'>click</span></i></span><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt;mso-fareast-font-family:"Times New Roman";mso-bidi-font-family: Arial'> on the picture to start<o:p></o:p></span></i></p>
<p class=MsoNormal align=center style='text-align:center'><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://epc.buffalo.edu/authors/drucker/"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Johanna</span></a> <a href="http://en.wikipedia.org/wiki/Johanna_Drucker"><span class=SpellE><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Drucker</span></span></a><br> at the <a href="http://www.schoolofvisualarts.edu/index.jsp"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>School of Visual <span class=GramE>Arts</span></span></a><br> </span><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt; line-height:115%;color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>(thanks to <a href="http://writing.upenn.edu/pennsound/"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>PennSound</span></a>)</span><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><o:p></o:p></span></i></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/01/johanna-drucker-at-school-of-visual.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2011/01/johanna-drucker-at-school-of-visual.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2011-01-30T00:01:00-05:00'>Sunday, January 30, 2011</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=321523138345450534' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Johanna%2520Drucker' rel='tag'>Johanna Drucker</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Wednesday, December 15, 2010</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://farm6.static.flickr.com/5085/5257851064_1763838dc6_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1743282156494139946' itemprop='postId'/>
<a name='1743282156494139946'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1743282156494139946' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><a href="http://farm6.static.flickr.com/5085/5257851064_1763838dc6_o.jpg"><span style='color:black;mso-themecolor:text1;mso-no-proof:yes;text-decoration:none; text-underline:none'><img border="0" height="517" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/XYHG-Z4IE422cMtUPUgzRJPBKfC18QyYn6Mx3xlMNNrzQBxoytq1bMBxRGLQcosBbvJ7f3eqgW2PV5OR8qQRrkbOVPU6T9i1-zM0ru8iylU9imQ%3Ds0-d" width="371"></span></a><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><o:p></o:p></span></p>
<p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight: normal'><span style='font-size:20.0pt;line-height:115%;color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://writing.upenn.edu/pennsound/x/1960-Symposium.php"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>The 1960 Symposium</span></a><o:p></o:p></span></b></p>
<p class=MsoNormal align=center style='text-align:center'><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Both video &amp; <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>audio</span></a> of all two hours &amp; 20 minutes<o:p></o:p></span></p>
<p class=MsoNormal align=center style='text-align:center'><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>With <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_01_Al-Filreis-Introduction_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Al Filreis</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_04_Bob-Perelman-on-The-New-American-Poetry_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Bob Perelman</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_06_Ron-Silliman-on-The-Opening-of-the-Field_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Ron Silliman</span></a>, <br> <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_11_Rachel-Blau-DuPlessis-on-Second-Avenue_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Rachel Blau DuPlessis</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_08_Chris-Funkhouser-on-Stanzas-for-Iris-Lezak_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Chris Funkhouser</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_03_Erica-Kaufman-on-The-Location-of-Things_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Erica Kaufman</span></a>, <br> <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_07_Judith-Goldman-on-The-Bean-Eaters_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Judith Goldman</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_09_Kristen-Gallagher-on-Preface-to-a-Twenty-Volume-Suicide-Note_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Kristen Gallagher</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_02_Danny-Snelson-on-Cartridge-Music_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Danny Snelson</span></a>, <br> <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_10_Michael-S-Hennessey-on-A-New-Folder_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Michael S. Hennessey</span></a>, <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_11_Rachel-Blau-DuPlessis-on-Second-Avenue_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Charles Bernstein</span></a> &amp; <a href="http://media.sas.upenn.edu/pennsound/groups/1960Symposium/1960-Symposium_05_Mel-Nichols-on-Hymns-of-St-Bridget_KWH-UPenn_12-06-10.mp3"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Mel Nichols</span></a><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:8.0pt;line-height:115%;color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Since these two points come up in the Q&amp;A, it&#8217;s worth noting that Henry Rago, the editor of <i style='mso-bidi-font-style:normal'>Poetry, </i>died on May 26, 1969. I was thinking that his 14-year tenure with the journal began in 1952. It began in 1955. And the exact statement by Creeley is &#8220;There is nothing quite so abrupt and even pleasant as rape &#8212; <span class=GramE>ask</span> any woman.&#8221; It appears in his essay on Franz Kline in the <span class=GramE>Winter</span> 1954 <i style='mso-bidi-font-style:normal'>Black Mountain Review </i>&amp; was reprinted in <i style='mso-bidi-font-style:normal'>A Quick Graph </i>but is cut from the essay in the 1989 UC Press edition of <i style='mso-bidi-font-style: normal'>Collected Essays. <span style='mso-spacerun:yes'> </span></i>Thanks to Al Filreis &amp; Rachel Blau DuPlessis for running down the details, and to</span><span style='font-size:8.0pt;line-height:115%'> Clayton Eshleman for originally noting the discrepancy.<o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2010/12/1960-symposium-both-video-audio-of-all.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2010/12/1960-symposium-both-video-audio-of-all.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2010-12-15T00:01:00-05:00'>Wednesday, December 15, 2010</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=1743282156494139946' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/1960' rel='tag'>1960</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/New%2520American%2520Poetry' rel='tag'>New American Poetry</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

          </div></div>
        

          <div class="date-outer">
        
<h2 class='date-header'><span>Thursday, October 21, 2010</span></h2>

          <div class="date-posts">
        
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<meta content='http://farm2.static.flickr.com/1241/1049256651_275c906c27.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='1047639998370322213' itemprop='postId'/>
<a name='1047639998370322213'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-1047639998370322213' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><a href="http://radiom.org/detail.php?et=interviewMusic&amp;omid=IMP.2005.03.26"><span style='color:windowtext;mso-no-proof:yes;text-decoration:none;text-underline: none'><img border="0" height="402" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/S2e7PI2-zBKRAxlzvHrC3DgyIS2TIbwtr8CRfea9JDeVEQ-YzOCyoMaAqCQs5K3EHKwgGPvgAf1ETSDXrXSeQz2EpQmzNzA0Tmjpf5fcgaLq%3Ds0-d" width="536"></span></a></p>
<p class=MsoNormal align=center style='text-align:center'><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><a href="http://en.wikipedia.org/wiki/Nels_Cline"><span style='color:#0D0D0D; mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D; mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha:100.0%; mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>Nels</span></a> <a href="http://www.nelscline.com/"><span style='color:#0D0D0D;mso-themecolor: text1;mso-themetint:242;mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor: text1;mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>Cline</span></a> on <a href="http://radiom.org/detail.php?et=interviewMusic&amp;omid=IMP.2005.03.26"><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'>John Coltrane </span></a><br>with Larry Ochs on sax<br> </span><i style='mso-bidi-font-style:normal'><span style='font-size:8.0pt; line-height:115%;color:#0D0D0D;mso-themecolor:text1;mso-themetint:242; mso-style-textfill-fill-color:#0D0D0D;mso-style-textfill-fill-themecolor:text1; mso-style-textfill-fill-alpha:100.0%;mso-style-textfill-fill-colortransforms: "lumm=95000 lumo=5000"'>(registration required)</span></i><span style='color:#0D0D0D;mso-themecolor:text1;mso-themetint:242;mso-style-textfill-fill-color: #0D0D0D;mso-style-textfill-fill-themecolor:text1;mso-style-textfill-fill-alpha: 100.0%;mso-style-textfill-fill-colortransforms:"lumm=95000 lumo=5000"'><o:p></o:p></span></p>
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'>Ron</span>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2010/10/nels-cline-on-john-coltrane-with-larry.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2010/10/nels-cline-on-john-coltrane-with-larry.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2010-10-21T00:01:00-04:00'>Thursday, October 21, 2010</abbr></a>
</span>
<span class='reaction-buttons'>
</span>
<span class='post-comment-link'>
</span>
<span class='post-backlinks post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-action'>
<a href='https://www.blogger.com/email-post.g?blogID=3738579&postID=1047639998370322213' title='Email Post'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
</div>
</div>
<div class='post-footer-line post-footer-line-2'>
<span class='post-labels'>
Labels:
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Jazz' rel='tag'>Jazz</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Music' rel='tag'>Music</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Nels%2520Cline' rel='tag'>Nels Cline</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks' rel='tag'>Talks</a>
</span>
</div>
<div class='post-footer-line post-footer-line-3'>
<span class='post-location'>
</span>
</div>
</div>
</div>
</div>

        </div></div>
      
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Talks%3Fmax-results%3D20' id='Blog1_blog-pager-newer-link' title='Newer Posts'>Newer Posts</a>
</span>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='https://ronsilliman.blogspot.com/search/label/Talks?updated-max=2010-10-21T00:01:00-04:00&amp;max-results=20&amp;start=152&amp;by-date=false' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a>
</span>
<a class='home-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/'>Home</a>
</div>
<div class='clear'></div>
<div class='blog-feeds'>
<div class='feed-links'>
Subscribe to:
<a class='feed-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/feeds/posts/default' target='_blank' type='application/atom+xml'>Posts (Atom)</a>
</div>
</div>
</div></div>
</div>
<div id='sidebar-wrapper'>
<div class='sidebar section' id='sidebar'><div class='widget Text' data-version='1' id='Text4'>
<h2 class='title'>Upcoming</h2>
<div class='widget-content'>
<b>October</b><br /><br />Madrid<br />with Charles Bernstein & Susan Bee<br /><br />Barcelona<br /><div><br /><br />Saragossa?<br /><br /><b>November</b><br /><br />Rome?<div><br /></div><div><br /></div></div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text4&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text4"));' rel='nofollow' target='configText4' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget TextList' data-version='1' id='TextList1'>
<h2>Email</h2>
<div class='widget-content'>
<ul>
<li>silliman AT gmail DOT com</li>
</ul>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=TextList&widgetId=TextList1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("TextList1"));' rel='nofollow' target='configTextList1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div>
</div><div class='widget LinkList' data-version='1' id='LinkList1'>
<h2>Silliman Sites</h2>
<div class='widget-content'>
<ul>
<li><a href='http://www.poets.org/poet.php/prmPID/1544'>Academy of American Poets</a></li>
<li><a href='http://epc.buffalo.edu/authors/silliman'>Electronic Poetry Center</a></li>
<li><a href='http://www.facebook.com/ron.silliman'>Facebook</a></li>
<li><a href='http://www.goodreads.com/search/search%3Fsearch_type%3Dbooks%26search%5Bquery%5D%3Dron%2Bsilliman'>GoodReads</a></li>
<li><a href='http://www.english.illinois.edu/maps/poets/s_z/silliman/silliman.htm'>Modern American Poetry</a></li>
<li><a href='http://writing.upenn.edu/pennsound/x/Silliman.php'>PennSound</a></li>
<li><a href='http://www.pcah.us/the-center/grants-awarded/grantees-1998-ron-silliman/'>Pew Fellowships in the Arts</a></li>
<li><a href='http://www.poetryfoundation.org/archive/poet.html?id=6323'>Poetry Foundation</a></li>
<li><a href='http://ronsillimanbibliography.blogspot.com/'>Silliman's Bibliography</a></li>
<li><a href='http://www.spdbooks.org/Search/Default.aspx?AuthorName=Ron+Silliman'>Small Press Distribution</a></li>
<li><a href='http://eclipsearchive.org/projects/TOTTELS/'>Tottel's</a></li>
<li><a href='http://twitter.com/ronsilliman'>Twitter</a></li>
<li><a href='http://www.ubu.com/contemp/silliman/index.html'>Ubuweb</a></li>
<li><a href='https://library.ucsd.edu/speccoll/findingaids/mss0075.html'>UC San Diego Archives</a></li>
<li><a href='http://en.wikipedia.org/wiki/Ron_Silliman'>Wikipedia</a></li>
</ul>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=LinkList&widgetId=LinkList1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("LinkList1"));' rel='nofollow' target='configLinkList1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div>
</div><div class='widget Text' data-version='1' id='Text1'>
<h2 class='title'>Ketjak</h2>
<div class='widget-content'>
<a href="http://www.ucpress.edu/books/pages/10742.php">I: The Age of Huts<br /><br /></a>             <a href="http://www.ucpress.edu/books/pages/10742.php"><img src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/u_VsYLU9NS_tJXOrl6A4RM1Dne7QkuSslpBc0StgKSXXoIDStYoXqSwDo2tuxST00QD3ynVJH4yjAhcEzTWyM0F_RriCRx9yZdyygceY2wm-%3Ds0-d" /></a><br /><br /><br />II: Tjanting<br /><br /><a href="https://www.saltpublishing.com/products/tjanting-9781876857196"><img src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/efy1lIcVIKeKSdy_WUDIxV8WLN0OJmA3f7enQ2XDwxwt7Bh5ssfQQAkW_o4oG6FqrB1RGf7CX-Rw-VQ4u36RIuwSsCMxWjjHFDP4c7CbW2d_%3Ds0-d" /></a><br /><br /><br /><a href="http://www.uapress.ua.edu/product/Alphabet,1897.aspx">III: The Alphabet<br /><br /></a><a href="http://www.uapress.ua.edu/product/Alphabet,1897.aspx"><img id="ctl00_MainContent_ProductInfo1_ctl00_PrimaryImage_PrimaryImage" onclick="javascript:window.open(&#39;http://www.uapress.ua.edu//images/temp/212-1897-Product_LargeToMediumImage.jpeg&#39;, 1, &#39;resizable=1, width=500, height=700&#39;)" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/OnaMjXm2h6XxneM04RgHx1Bkf2Wi9UE3a8c3o0NDvW5wXo7BK3MaM5VP9YfbEIpHYxAstTorwhNW4lhhkNuua5bDX7Ogr2UgZ1NMDDjeh-0bNnuo-WH-9pGHIR6lv-4-_UDHVNe36xB6%3Ds0-d" style="border: 1px solid Gray;" /></a><br /><div><br /></div><div>IV. from Universe</div><div><br /></div><div><br /></div><div><br /></div><div><br /></div>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text1"));' rel='nofollow' target='configText1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget Text' data-version='1' id='Text3'>
<h2 class='title'>Other Books in Print</h2>
<div class='widget-content'>
<span style="font-weight: bold;">MEMOIRS &amp; COLLABORATIONS</span><br /><a href="https://www.amazon.com/Leningrad-American-Writers-Soviet-Union/dp/1562790056">Leningrad</a><br /><a href="http://www.thegrandpiano.org/">The Grand Piano</a><br /><a href="https://www.saltpublishing.com/products/under-albany-9781844710515">Under Albany</a><br /><br /><span style="font-weight: bold;">CRITICISM</span><br /><a href="http://www.spdbooks.org/Producte/0937804207/the-new-sentence.aspx">The New Sentence</a><br /><br /><span style="font-weight: bold;">ANTHOLOGY</span><br /><a href="https://secure.touchnet.com/C22921_ustores/web/classic/product_detail.jsp?PRODUCTID=327&SINGLESTORE=true">In The American Tree</a><br /><br /><br /><br />
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text3&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text3"));' rel='nofollow' target='configText3' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget Image' data-version='1' id='Image1'>
<div class='widget-content'>
<img alt='' height='163' id='Image1_img' src='//3.bp.blogspot.com/_TEBx9oYcXio/S9oGYEaetqI/AAAAAAAABDs/UI7l5u8GwcA/S230/redron.jpg' width='230'/>
<br/>
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Image&widgetId=Image1&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Image1"));' rel='nofollow' target='configImage1' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div><div class='widget Text' data-version='1' id='Text2'>
<div class='widget-content'>
<br /><img alt="" src="file%3A///Users/Lynn/Desktop/silliman2a.jpg" / /><img alt="" src="file%3A///Users/Lynn/Library/Caches/TemporaryItems/moz-screenshot.png" / /><span style="color: #990000; font-weight: bold;">RON SILLIMAN</span> has written and edited 40 books, and had his poetry and criticism translated into 16 languages. Silliman was a 2012 Kelly Writers House Fellow, the 2010 recipient of the Levinson Prize from the Poetry Foundation, a 2003 Literary Fellow of the National Endowment for the Arts, a 2002 Fellow of the Pennsylvania Arts Council, and a 1998 Pew Fellow in the Arts. Silliman has a plaque in the walk dedicated to poetry in his home town of Berkeley and a sculpture in the Transit Center of Bury, Lancaster, a part of the Irwell Sculpture Trail. He lives in Chester County, Pennsylvania and teaches at the University of Pennsylvania.<br /><br /><br /><br /><br /><br /><br />(c) 2002-2019 by Ron Silliman.
</div>
<div class='clear'></div>
<span class='widget-item-control'>
<span class='item-control blog-admin'>
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=3738579&widgetType=Text&widgetId=Text2&action=editWidget&sectionId=sidebar' onclick='return _WidgetManager._PopupConfig(document.getElementById("Text2"));' rel='nofollow' target='configText2' title='Edit'>
<img alt='' height='18' src='https://resources.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>
</a>
</span>
</span>
<div class='clear'></div>
</div></div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>
</div>
<!-- end content-wrapper -->
</div></div>
<!-- end outer-wrapper -->

<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1068551213-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY6BRKfwk8HyJkzuzXAO0T8fzA7-7g:1574393162671';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3738579','//ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2011-07-08T21:01:00-07:00\x26max-results\x3d20\x26start\x3d132\x26by-date\x3dfalse','3738579');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '3738579', 'title': 'Silliman\x27s Blog', 'url': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2011-07-08T21:01:00-07:00\x26max-results\x3d20\x26start\x3d132\x26by-date\x3dfalse', 'canonicalUrl': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2011-07-08T21:01:00-07:00\x26max-results\x3d20\x26start\x3d132\x26by-date\x3dfalse', 'homepageUrl': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/', 'searchUrl': 'https://ronsilliman.blogspot.com/search', 'canonicalHomepageUrl': 'https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/', 'blogspotFaviconUrl': 'https://ronsilliman.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Silliman\x26#39;s Blog - Atom\x22 href\x3d\x22https://ronsilliman.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Silliman\x26#39;s Blog - RSS\x22 href\x3d\x22https://ronsilliman.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Silliman\x26#39;s Blog - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/3738579/posts/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/ac414222f14fdfa1', 'plusOneApiSrc': 'https://apis.google.com/js/plusone.js', 'disableGComments': true, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter', 'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 300, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'index', 'searchLabel': 'Talks', 'pageName': 'Talks', 'pageTitle': 'Silliman\x27s Blog: Talks'}}, {'name': 'features', 'data': {'sharing_get_link_dialog': 'true', 'sharing_native': 'false'}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Silliman\x27s Blog', 'description': 'A weblog focused on contemporary poetry and poetics.', 'url': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2011-07-08T21:01:00-07:00\x26max-results\x3d20\x26start\x3d132\x26by-date\x3dfalse', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': false, 'isArchive': false, 'isSearch': true, 'isLabelSearch': true, 'search': {'label': 'Talks', 'resultsMessage': 'Showing posts with the label Talks', 'resultsMessageHtml': 'Showing posts with the label \x3cspan class\x3d\x27search-label\x27\x3eTalks\x3c/span\x3e'}}}]);
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'navMessage': 'Showing posts with label \x3cb\x3eTalks\x3c/b\x3e. \x3ca href\x3d\x22https://ronsilliman.blogspot.com/\x22\x3eShow all posts\x3c/a\x3e', 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/4152225668-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/368954415-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text4', 'sidebar', document.getElementById('Text4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextListView', new _WidgetInfo('TextList1', 'sidebar', document.getElementById('TextList1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList1', 'sidebar', document.getElementById('LinkList1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text1', 'sidebar', document.getElementById('Text1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text3', 'sidebar', document.getElementById('Text3'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image1', 'sidebar', document.getElementById('Image1'), {'resize': false}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text2', 'sidebar', document.getElementById('Text2'), {}, 'displayModeFull'));
</script>
</body>
</html>