<!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=2013-08-23T21:00:00-07:00&amp;max-results=20&amp;start=50&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=2013-08-23T21:00:00-07:00&amp;max-results=20&amp;start=50&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>Friday, August 23, 2013</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='7088742218845843197' itemprop='postId'/>
<a name='7088742218845843197'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-7088742218845843197' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/q607Ni23QjA" width="640"></iframe></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<div align="center" class="MsoNormal" style="line-height: 250%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="https://www.dukeupress.edu/Vibrant-Matter/?viewby=title"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Jane</span></a>
<a href="http://philosophyinatimeoferror.wordpress.com/2010/04/22/vibrant-matters-an-interview-with-jane-bennett/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Bennett</span></a>:<o:p></o:p></span></b></div>
<div align="center" class="MsoNormal" style="line-height: 250%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">No <a href="http://www.academia.edu/488449/Review_of_Jane_Bennetts_Vibrant_Matter_A_Political_Ecology_of_Things"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">ideas</span></a>
but in <a href="http://societyandspace.com/reviews/reviews-archive/jane-bennett-vibrant-matter/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">things</span></a></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 250%;">
<br /></div>
</div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<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/2013/08/blog-post_23.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/08/blog-post_23.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-08-23T00:00:00-04:00'>Friday, August 23, 2013</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=7088742218845843197' 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/Archives' rel='tag'>Archives</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Jane%2520Bennett' rel='tag'>Jane Bennett</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/materialism' rel='tag'>materialism</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/The%2520New%2520Thing' rel='tag'>The New Thing</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/The%2520wisdom%2520of%2520hoarding' rel='tag'>The wisdom of hoarding</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, August 15, 2013</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='160132172007304491' itemprop='postId'/>
<a name='160132172007304491'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-160132172007304491' itemprop='description articleBody'>
<div class="entry" style="text-align: center;">
<br />
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="281" mozallowfullscreen="" src="http://player.vimeo.com/video/43703770" webkitallowfullscreen="" width="500"></iframe><br /></div>
<div class="addtoany_share_save_container" style="text-align: center;">
<div class="a2a_kit a2a_target addtoany_list" id="wpa2a_1">
</div>
<script type="text/javascript"><!--
wpa2a.script_load();
//</script></div>
</div>
<div style="text-align: center;">
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Version>14.00</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--></div>
<div style="text-align: center;">
<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin-top:0in;
 mso-para-margin-right:0in;
 mso-para-margin-bottom:10.0pt;
 mso-para-margin-left:0in;
 line-height:115%;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->

</div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<b style="mso-bidi-font-weight: normal;"><span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 250%; mso-themecolor: text1;"><a href="http://www.theguardian.com/culture/2012/may/18/alain-badiou-life-in-writing"><span style="color: black; mso-themecolor: text1;">Alain</span></a> <a href="http://en.wikipedia.org/wiki/Alain_Badiou"><span style="color: black; mso-themecolor: text1;">Badiou</span></a></span></b></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<span style="color: black; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%; mso-themecolor: text1;">explains <a href="http://critical-theory.com/watch-alain-badiou-explain-money-minutes/"><span style="color: black; mso-themecolor: text1;">money</span></a></span></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<br /></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<br /></div>
<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/2013/08/wpa2a.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/08/wpa2a.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-08-15T00:00:00-04:00'>Thursday, August 15, 2013</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=160132172007304491' 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/Alain%2520Badiou' rel='tag'>Alain Badiou</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, August 09, 2013</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/pennsound/x/images/portraits/Erica-Hunt_Ch_Bernstein_7-22-06_1.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4954697541118915975' itemprop='postId'/>
<a name='4954697541118915975'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4954697541118915975' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://writing.upenn.edu/pennsound/x/images/portraits/Erica-Hunt_Ch_Bernstein_7-22-06_1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="400" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/dJjBwaGfvktQnm2zeEwuLB0KPX16FoR_SqAyt8_yPMzH8_jNYwG7gKQ7Q7KP9hxDB80pcbfWyC5WPkGTxtX7d4XcRgABPU10iNXgAWZxwPOkGICEhi8rZKMyRKqmYFXZz2HP5XYYj0NTvhe-fg6m%3Ds0-d" width="300"></a></div>
<div style="text-align: center;">
<br /></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<b><span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 250%;">&nbsp;</span></b><b style="line-height: 250%;"><span style="font-family: Arial, sans-serif; font-size: 20pt; line-height: 250%;"><a href="http://writing.upenn.edu/pennsound/x/Hunt.php"><span style="color: black; mso-themecolor: text1;">Erica</span></a> <a href="http://en.wikipedia.org/wiki/Erica_Hunt"><span style="color: black; mso-themecolor: text1;">Hunt</span></a></span></b></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<b><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 250%;"><a href="http://media.sas.upenn.edu/pennsound/authors/Hunt/Segue-09/Hunt-Erica_18_Rorschach-of-Race-in-America_Segue-Series_BPC_New-York_1-17-09.mp3"><span style="color: red;">discussing</span></a><o:p></o:p></span></b></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%;">The
Rorschach of Race in America<o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%;">@
the Bowery Poetry Club, 2009<o:p></o:p></span></div>
<div style="text-align: center;">









</div>
<div align="center" class="MsoNormal" style="line-height: 250%; text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<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/2013/08/blog-post_9.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/08/blog-post_9.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-08-09T00:00:00-04:00'>Friday, August 09, 2013</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=4954697541118915975' 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/Erica%2520Hunt' rel='tag'>Erica Hunt</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, August 08, 2013</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='2255447876981614068' itemprop='postId'/>
<a name='2255447876981614068'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2255447876981614068' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="300" mozallowfullscreen="" src="http://player.vimeo.com/video/69337166" webkitallowfullscreen="" width="400"></iframe></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<div align="center" class="MsoNormal" style="line-height: 250%;">
<b><span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 250%;">&nbsp;</span></b><b style="line-height: 250%;"><span style="font-family: Arial, sans-serif; font-size: 14pt; line-height: 250%;"><a href="http://portuguese-american-journal.com/book-pessoa-the-metaphysical-courier-by-judith-balso-review/"><span style="color: black; mso-themecolor: text1;">Judith</span></a> <a href="http://www.egs.edu/faculty/judith-balso/biography/"><span style="color: black; mso-themecolor: text1;">Balso</span></a></span></b></div>
<div align="center" class="MsoNormal" style="line-height: 250%;">
<span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 250%;">To <a href="http://continentconference.wordpress.com/2013/06/28/video-registration-of-judith-balso-to-rely-on-the-inexistent-impossible/"><span style="color: black; mso-themecolor: text1;">Rely on the Inexistent Impossible</span></a><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="line-height: 250%;">
<span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 250%;">Closing talk from<br />
<a href="http://continentconference.wordpress.com/"><span style="color: black; mso-themecolor: text1;">Pedagogies of Disaster Conference</span></a><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="line-height: 250%;">
<span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 250%;">National Historical Museum, Tirana, Albania<o:p></o:p></span></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 250%;">
<span style="font-family: Arial, sans-serif; font-size: 12pt; line-height: 250%;">June 2013<o:p></o:p></span></div>
</div>
<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/2013/08/blog-post_8.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/08/blog-post_8.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-08-08T00:00:00-04:00'>Thursday, August 08, 2013</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=2255447876981614068' 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/Judith%2520Balso' rel='tag'>Judith Balso</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, July 30, 2013</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='6837389029667601392' itemprop='postId'/>
<a name='6837389029667601392'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-6837389029667601392' itemprop='description articleBody'>
<div style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="281" mozallowfullscreen="" src="http://player.vimeo.com/video/47672956" webkitallowfullscreen="" width="500"></iframe></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<div align="center" class="MsoNormal" style="line-height: 250%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 250%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://learn.walkerart.org/karawalker"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Kara</span></a>
<a href="http://en.wikipedia.org/wiki/Kara_Walker"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Walker</span></a><br />
</span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">@ <a href="http://www.andersonranch.org/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Anderson</span></a> <a href="https://www.facebook.com/andersonranch"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Ranch</span></a><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="line-height: 250%;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 12.0pt; line-height: 250%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">2012<o:p></o:p></span></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 250%;">
<br /></div>
</div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
<br /></div>
<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/2013/07/blog-post_30.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/07/blog-post_30.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-07-30T00:00:00-04:00'>Tuesday, July 30, 2013</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=6837389029667601392' 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/Kara%2520Walker' rel='tag'>Kara Walker</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/Visual%2520Arts' rel='tag'>Visual Arts</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, June 19, 2013</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://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2012/6/8/1339179097554/Slavoj-Z-iz-ek-at-his-hom-008.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4600525086914454923' itemprop='postId'/>
<a name='4600525086914454923'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4600525086914454923' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2012/6/8/1339179097554/Slavoj-Z-iz-ek-at-his-hom-008.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="240" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh5.googleusercontent.com/proxy/_5rJxqScNkpqVmDprctfTCFSHarPnczOJpZAM2gmwr67HiN9GZkZ1H-dl7K_X5EvTioB5uKMxmmQ3DNCTd17Kb_rgevYozxq-j8rZ8clEfCHIDVOj5wGlUO8qq8Ei9m2LgBUkXOQLfb-BqQ5k8tVRtlkSHV4_7SdRbUMVjDzoqm_lAlQ8uA%3Ds0-d" width="400"></a></div>
<br /><div>
<br /></div>
<div>
<div align="center" class="MsoNormal" style="text-align: center;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 16.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.egs.edu/faculty/slavoj-zizek/biography/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Slavoj</span></a>
<a href="https://en.wikipedia.org/wiki/Slavoj_%C5%BDi%C5%BEek"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Žižek</span></a><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></b></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%;"><a href="http://backdoorbroadcasting.net/archive/audio/2013_05_09/2013_05_09_Slavoj%20Zizek_the%20Event_talk.mp3"><span style="color: red;">talking</span></a> </span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">on<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://backdoorbroadcasting.net/2013/05/slavoj-zizek-the-event-politics-art-ontology/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">The
Event:<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></a></span></i></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span class="MsoHyperlink"><i><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://backdoorbroadcasting.net/2013/05/slavoj-zizek-the-event-politics-art-ontology/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><span style="color: windowtext;">Politics, Art, Ontology</span></span></a></span></i></span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">at the <a href="http://www.bbk.ac.uk/psychosocial/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">University of
London<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></a></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span class="MsoHyperlink"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.bbk.ac.uk/psychosocial/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><span style="color: windowtext;">Birkbeck</span></span></a></span></span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 10.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">May 9
2013<o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<br /></div>
</div>
<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/2013/06/blog-post_19.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/06/blog-post_19.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-06-19T00:00:00-04:00'>Wednesday, June 19, 2013</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=4600525086914454923' 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/Slavoj%2520%25C5%25BDi%25C5%25BEek' rel='tag'>Slavoj Žižek</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, June 01, 2013</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://24.media.tumblr.com/tumblr_ma5dezrgqm1rtngfgo1_400.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4404864038583774449' itemprop='postId'/>
<a name='4404864038583774449'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4404864038583774449' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://24.media.tumblr.com/tumblr_ma5dezrgqm1rtngfgo1_400.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="400" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh3.googleusercontent.com/proxy/MISassgtIqIMSHL-r1ChuQzHEmFVcFEGXVgYq4qTPwLFYGypaEAy6dkWr9LucaHLLeKymoB5_QgtsnwZHusnFsQy8WGAmzZrXvt_66MsVUK8%3Ds0-d" width="282"></a></div>
<br />
<br />
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.shearsman.com/pages/books/catalog/2006/coghill.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Mary</span></a>
<a href="http://www.cityofpoetry.co.uk/pp001.shtml"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Coghill</span></a><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">on<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<b><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%;"><a href="//youtu.be/Y5yjrp4UgVc"><span style="color: red;">Roman
Jakobson</span></a></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">:<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://events.sas.ac.uk/ies/events/view/13696/Roman+Jakobson%3A+Poetry+of+Self%2C+City%2C+Sign+and+Form"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Poetry
of Self, City,<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></a></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span class="MsoHyperlink"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://events.sas.ac.uk/ies/events/view/13696/Roman+Jakobson%3A+Poetry+of+Self%2C+City%2C+Sign+and+Form"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><span style="color: windowtext;">Sign &amp; Form</span></span></a></span></span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<br /></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<i><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 8.0pt; line-height: 115%;">(click
on <span style="color: red;"><a href="//youtu.be/Y5yjrp4UgVc"><span style="color: red;">red</span></a> </span>link for YouTube recording)<o:p></o:p></span></i></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<br /></div>
<br />
<br />
<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/2013/06/blog-post.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/06/blog-post.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-06-01T00:00:00-04:00'>Saturday, June 01, 2013</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=4404864038583774449' 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/Mary%2520Coghill' rel='tag'>Mary Coghill</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Roman%2520Jakobson' rel='tag'>Roman Jakobson</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, May 23, 2013</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='702387190207393281' itemprop='postId'/>
<a name='702387190207393281'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-702387190207393281' itemprop='description articleBody'>
<span style="font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;"></span><br />
<div align="center" class="MsoNormal" style="text-align: center;"><iframe allowfullscreen="" frameborder="0" height="450" mozallowfullscreen="" src="http://player.vimeo.com/video/66634831" webkitallowfullscreen="" width="600"></iframe><br />
<br />
</div><div><div align="center" class="MsoNormal" style="text-align: center;"><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://writing.upenn.edu/pennsound/x/Grenier.php"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Robert</span></a> <a href="http://en.wikipedia.org/wiki/Robert_Grenier_(poet)"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Grenier</span></a></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div><div align="center" class="MsoNormal" style="text-align: center;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">talking<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div><div align="center" class="MsoNormal" style="text-align: center;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">at <a href="http://www.southfirst.org/GrenierPR.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Southfirst</span></a></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%;"> in Brooklyn<o:p></o:p></span></div><div align="center" class="MsoNormal" style="text-align: center;"><br />
</div></div>
<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/2013/05/blog-post_23.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/05/blog-post_23.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-05-23T00:00:00-04:00'>Thursday, May 23, 2013</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=702387190207393281' 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/Robert%2520Grenier' rel='tag'>Robert Grenier</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/vispo' rel='tag'>vispo</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 13, 2013</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/7DskjRer95s/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2695455065268763994' itemprop='postId'/>
<a name='2695455065268763994'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2695455065268763994' itemprop='description articleBody'>
<span style="font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;"></span><br />
<div align="center" class="MsoNormal" style="text-align: center;"><iframe allowfullscreen="" frameborder="0" height="480" src="//www.youtube.com/embed/7DskjRer95s" width="640"></iframe></div><br />
<br />
<br />
<div align="center" class="MsoNormal" style="text-align: center;"><b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 20.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://plato.stanford.edu/entries/deleuze/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Gilles</span></a> <a href="http://en.wikipedia.org/wiki/Gilles_Deleuze"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Deleuze</span></a></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 20.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">:<br />
<br />
</span><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">What is the creative act?<br />
(1987)<o:p></o:p></span></div>
<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/2013/04/blog-post_13.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/04/blog-post_13.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-04-13T00:00:00-04:00'>Saturday, April 13, 2013</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=2695455065268763994' 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/Gilles%2520Deleuze' rel='tag'>Gilles Deleuze</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, March 27, 2013</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/sp1IbRzFc9o/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='12437550528699536' itemprop='postId'/>
<a name='12437550528699536'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-12437550528699536' itemprop='description articleBody'>
<div><p class=MsoNormal align=center style='text-align:center'><iframe allowfullscreen="" frameborder="0" height="360" src="//www.youtube.com/embed/sp1IbRzFc9o" width="640"></iframe><br />
<div align="center" class="MsoNormal" style="line-height: 150%; text-align: center;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.writing.upenn.edu/pennsound/x/Robertson.php"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Lisa</span></a> <a href="http://en.wikipedia.org/wiki/Lisa_Robertson"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Robertson</span></a> &amp; <a href="http://www.bookthug.ca/samples/PREVIEW-Gimme-Yr-Little-Quiet-John.pdf"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Aisha</span></a> <a href="http://www.dearsir.org/sites_current_issue_writers_3/sasha_john.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Sasha</span></a> <a href="http://www.openbooktoronto.com/news/diaspora_dialogues_with_aisha_sasha_john"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">John</span></a><br />
in <a href="http://www.bookthug.ca/video-robertson-john.php"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">conversation</span></a></span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--><o:p></o:p></span></div></div>
<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/2013/03/blog-post_27.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/03/blog-post_27.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-03-27T00:00:00-04:00'>Wednesday, March 27, 2013</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=12437550528699536' 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/Aisha%2520Sasha%2520John' rel='tag'>Aisha Sasha John</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/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 21, 2013</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='3916723751878047401' itemprop='postId'/>
<a name='3916723751878047401'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-3916723751878047401' itemprop='description articleBody'>
<div align="center" class="MsoNormal" style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="281" mozallowfullscreen="" src="http://player.vimeo.com/video/56748828" webkitallowfullscreen="" width="500"></iframe> </div>
<br />
<div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://home.jps.net/~nada/gordon.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Nada</span></a>
<a href="http://ululate.blogspot.com/2013/02/the-next-big-thing-vile-lilt.html"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Gordon</span></a><br />
</span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">bringing<br />
<a href="http://en.wikipedia.org/wiki/Flarf_poetry"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Flarf</span></a>
to Myanmar</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 200%;"><o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;">
<br /></div>
<br />
<div align="center" class="MsoNormal" style="line-height: 150%; text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 10.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Nada
Gordon<br />
will read<br />
@ <a href="http://writing.upenn.edu/wh/calendar/0313.php/#26"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Kelly
Writers House</span></a><br />
38<sup>th</sup> &amp; Locust Walk<br />
Philadelphia<br />
Tuesday, March 26, 6:00 P M<o:p></o:p></span></div>
<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/2013/03/blog-post_1966.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/03/blog-post_1966.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-03-21T00:00:00-04:00'>Thursday, March 21, 2013</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=3916723751878047401' 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/Flarf' rel='tag'>Flarf</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Globalism' rel='tag'>Globalism</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Nada%2520Gordon' rel='tag'>Nada Gordon</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 14, 2013</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/TNaBRR-XeAs/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2043434616216891532' itemprop='postId'/>
<a name='2043434616216891532'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2043434616216891532' itemprop='description articleBody'>
<div align="center" class="MsoNormal" style="text-align: center;"><iframe width="640" height="480" src="//www.youtube.com/embed/TNaBRR-XeAs" frameborder="0" allowfullscreen></iframe></p><br />
</div><div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;"><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://www.wescecil.com/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Wes Cecil</span></a><br />
on the life &amp; philosophy of<br />
<b><a href="http://en.wikipedia.org/wiki/Ludwig_Wittgenstein"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Ludwig</span></a> <a href="http://www.ocf.berkeley.edu/~brianwc/ludwig/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Wittgenstein</span></a><o:p></o:p></b></span></div><div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;"><br />
</div>
<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/2013/03/blog-post_14.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/03/blog-post_14.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-03-14T00:00:00-04:00'>Thursday, March 14, 2013</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=2043434616216891532' 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/Ludwig%2520Wittgenstein' rel='tag'>Ludwig Wittgenstein</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>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Wes%2520Cecil' rel='tag'>Wes Cecil</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 12, 2013</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='6251471942351789' itemprop='postId'/>
<a name='6251471942351789'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-6251471942351789' itemprop='description articleBody'>
<div align="center" class="MsoNormal" style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="300" mozallowfullscreen="" src="http://player.vimeo.com/video/60465140" webkitallowfullscreen="" width="400"></iframe><br /></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<br /></div>
<div align="center" class="MsoNormal" style="text-align: center;">
</div>
<div align="center" class="MsoNormal" style="line-height: 150%;">
<b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://campaign.virginia.edu/site/c.jiKRL5POLvF/b.5600413/k.8BAF/Amanda_Sigler.htm"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Amanda
Sigler</span></a></span></b><span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br />
on Joyce&#8217;s <i><a href="http://web.uvic.ca/~mvp1922/portfolio/texts/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Ulysses</span></a><br />
</i>&amp; censorship<br />
as a marketing strategy<o:p></o:p></span></div>
<div align="center" class="MsoNormal" style="line-height: 150%;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><br /></span></div>
<div align="center" class="MsoNormal" style="line-height: 150%;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://mvp.uvic.ca/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">The Modernist Versions Project</span></a><o:p></o:p></span></div>
<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/2013/03/blog-post_12.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/03/blog-post_12.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-03-12T00:00:00-04:00'>Tuesday, March 12, 2013</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=6251471942351789' 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/Amanda%2520Sigler' rel='tag'>Amanda Sigler</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/censorship' rel='tag'>censorship</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/James%2520Joyce' rel='tag'>James Joyce</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 03, 2013</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/ezl86c-GzrE/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='8433034158044128796' itemprop='postId'/>
<a name='8433034158044128796'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-8433034158044128796' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/ezl86c-GzrE" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:200%'><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height: 200%;font-family:"Arial","sans-serif";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.poetryfoundation.org/bio/allison-adelle-hedge-coke"><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"'>Allison</span></a> <a href="http://www.hedgecoke.blogspot.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"'>Adelle</span></a> <a href="http://www.hedgecoke.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"'>Hedge</span></a> <a href="http://en.wikipedia.org/wiki/Allison_Hedge_Coke"><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"'>Coke</span></a></span></b><span style='font-size:14.0pt;line-height:200%;font-family:"Arial","sans-serif"; 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"'><br> on<br> <i style='mso-bidi-font-style:normal'><a href="http://www.uapress.arizona.edu/Books/bid2299.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"'>Sing: Poetry from the Indigenous Americas</span></a><o:p></o:p></i></span></p><br />
<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/2013/03/blog-post_3.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/03/blog-post_3.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-03-03T00:00:00-05:00'>Sunday, March 03, 2013</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=8433034158044128796' 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/Allison%2520Adelle%2520Hedge%2520Coke' rel='tag'>Allison Adelle Hedge Coke</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, February 28, 2013</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://farm9.staticflickr.com/8525/8488496079_d214fde354_c.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2737999590670628568' itemprop='postId'/>
<a name='2737999590670628568'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2737999590670628568' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://farm9.staticflickr.com/8525/8488496079_d214fde354_c.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="262" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/kCzAfaj2ANks1v9oYnxfiHGKHRE5ONgX7gUhPkDn3l_CEK9KsdBZbO_mIt1Cg6lxW6zAuqmOk0mw1y4eXd4A7x9jTFbt2BWhEbmazKWWkaRxDQ%3Ds0-d" width="400"></a></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 8.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Jess&#8217; portrait of Robert Duncan:<br />
<i>The Enamored Mage<o:p></o:p></i></span></div>
<div align="center" class="MsoNormal" style="text-align: center;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 8.0pt; line-height: 115%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><i><br />
</i></span></div>
<div align="center" class="MsoNormal" style="line-height: 200%; text-align: center;">
<span style="font-family: Arial, sans-serif; font-size: 14pt; line-height: 200%;"><a href="http://epc.buffalo.edu/authors/blaser/blaser_duncan.html"><span style="color: black; mso-themecolor: text1;">Robin</span></a> <a href="http://www.poetryfoundation.org/bio/robin-blaser"><span style="color: black; mso-themecolor: text1;">Blaser</span></a><br />
</span><span style="color: red; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 200%;"><a href="http://mediamogul.seas.upenn.edu/pennsound/authors/Blaser/Blaser-Robin_On-Duncan_Buffalo_1996.mp3"><span style="color: red;">talking about</span></a></span><span style="font-family: Arial, sans-serif; font-size: 14pt; line-height: 200%;"><br />
<a href="http://www.poets.org/viewmedia.php/prmMID/15949"><span style="color: black; mso-themecolor: text1;">Robert</span></a> <a href="http://en.wikipedia.org/wiki/Robert_Duncan_(poet)"><span style="color: black; mso-themecolor: text1;">Duncan</span></a><br />
</span><span style="font-family: Arial, sans-serif; font-size: 10pt; line-height: 200%;">Buffalo, 1996</span><span style="font-family: Arial, sans-serif; font-size: 14pt; line-height: 200%;"><o:p></o:p></span></div>
<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/2013/02/blog-post_28.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/02/blog-post_28.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-02-28T00:00:00-05:00'>Thursday, February 28, 2013</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=2737999590670628568' 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/Robert%2520Duncan' rel='tag'>Robert Duncan</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Robin%2520Blaser' rel='tag'>Robin Blaser</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, February 27, 2013</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://alumni.stanford.edu/get/file2/publication/article/SAAMAG/29489/live/IMG' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='4618629790853663986' itemprop='postId'/>
<a name='4618629790853663986'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-4618629790853663986' itemprop='description articleBody'>
<div class="MsoNormal">
<o:p></o:p></div>
<div class="separator" style="clear: both; text-align: center;">
<a href="http://alumni.stanford.edu/get/file2/publication/article/SAAMAG/29489/live/IMG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="320" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/cSgyk8mxkPSGGW1Ub2UfN3mFRHnaJ--b_4ldmVs8yRB9kDwqmBnCGoR0iH6ckVUirfTjbY8Udhg1kDdxPZOqIc426coKcguv_Lsjci_xBTN869QbtPy3iNJKbUMPBIGm6d8%3Ds0-d" width="180"></a></div>
<div class="separator" style="clear: both; text-align: center;">
</div>
<br />
<div align="center" class="MsoNormal" style="line-height: 150%; text-align: center;">
<b><span style="font-family: Arial, sans-serif; font-size: 16pt; line-height: 150%;"><a href="http://psych.stanford.edu/~lera/"><span style="color: black; mso-themecolor: text1;">Lera</span></a> <a href="http://en.wikipedia.org/wiki/Lera_Boroditsky"><span style="color: black; mso-themecolor: text1;">Boroditsky</span></a></span></b><span style="font-family: Arial, sans-serif; font-size: 14pt; line-height: 150%;">:</span><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 150%;"><br />
How the languages we speak<br />
<span style="color: red;"><a href="http://blip.tv/play/hvFkgsvYSAA.html"><span style="color: red;">shape the way we think</span></a></span><i><br />
</i></span><i><span style="font-family: Arial, sans-serif; font-size: 8pt; line-height: 150%;">(right click <br />
to start video <br />
full-screen in new tab<br />
or click through to<br />
<a href="http://edge.org/conversation/encapsulated-universes"><span style="color: black; mso-themecolor: text1;">Edge.Org</span></a><br />
which has the video <br />
&amp; includes a transcript)<o:p></o:p></span></i></div>
<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/2013/02/lera-boroditsky-how-languages-we-speak.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/02/lera-boroditsky-how-languages-we-speak.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-02-27T00:00:00-05:00'>Wednesday, February 27, 2013</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=4618629790853663986' 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/language' rel='tag'>language</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Lera%2520Boroditsky' rel='tag'>Lera Boroditsky</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, February 23, 2013</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='549100435977496426' itemprop='postId'/>
<a name='549100435977496426'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-549100435977496426' itemprop='description articleBody'>
<div align="center" class="MsoNormal" style="text-align: center;">
<iframe allowfullscreen="" frameborder="0" height="281" mozallowfullscreen="" src="http://player.vimeo.com/video/58653647" webkitallowfullscreen="" width="500"></iframe> </div>
<div align="center" class="MsoNormal" style="text-align: center;">
<br /></div>
<div align="center" class="MsoNormal" style="text-align: center;">
</div>
<div align="center" class="MsoNormal" style="line-height: 200%;">
<span style="color: #0d0d0d; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; font-size: 14.0pt; line-height: 200%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;"><a href="http://epc.buffalo.edu/authors/bok/"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Christian</span></a>
<a href="http://en.wikipedia.org/wiki/Christian_B%C3%B6k"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">Bök</span></a><br />
@ Simon Fraser University<br />
<a href="http://vimeo.com/58653647"><span style="color: #0d0d0d; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #0D0D0D; mso-style-textfill-fill-colortransforms: &quot;lumm=95000 lumo=5000&quot;; mso-style-textfill-fill-themecolor: text1; mso-themecolor: text1; mso-themetint: 242;">The Xenotext (A Progress Report)</span></a><br />
January 25, 2013<o:p></o:p></span></div>
<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/2013/02/blog-post_23.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/02/blog-post_23.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-02-23T00:00:00-05:00'>Saturday, February 23, 2013</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=549100435977496426' 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/Christian%2520B%25C3%25B6k' rel='tag'>Christian Bök</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Conceptual%2520poetics' rel='tag'>Conceptual poetics</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Performance' rel='tag'>Performance</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, February 17, 2013</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/M4oZSf3LI8E/hqdefault.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='5757289909269631181' itemprop='postId'/>
<a name='5757289909269631181'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-5757289909269631181' itemprop='description articleBody'>
<p class=MsoNormal align=center style='text-align:center'><iframe width="640" height="360" src="//www.youtube.com/embed/M4oZSf3LI8E" frameborder="0" allowfullscreen></iframe></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;line-height: 150%;font-family:"Arial","sans-serif";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.poetryfoundation.org/bio/mary-jo-bang"><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"'>Mary</span></a> <a href="http://english.artsci.wustl.edu/mary_jo_bang"><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"'>Jo</span></a> <a href="http://en.wikipedia.org/wiki/Mary_Jo_Bang"><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"'>Bang</span></a></span></b><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif"; 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"'><br />
&amp;<br />
<b style='mso-bidi-font-weight:normal'><a href="https://jacket2.org/category/al-filreis-tags/jennifer-scappettone"><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"'>Jennifer</span></a> <a href="http://english.uchicago.edu/faculty/scappettone"><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"'>Scappettone</span></a></b><br />
on the intersection<br />
between <a href="//www.youtube.com/watch?v=M4oZSf3LI8E"><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"'>translation &amp; poetics</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/2013/02/blog-post_17.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/02/blog-post_17.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-02-17T00:00:00-05:00'>Sunday, February 17, 2013</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=5757289909269631181' 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/Jennifer%2520Scappettone' rel='tag'>Jennifer Scappettone</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Mary%2520Jo%2520Bang' rel='tag'>Mary Jo Bang</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/poetics' rel='tag'>poetics</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/translation' rel='tag'>translation</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, February 02, 2013</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://literateur.com/wp-content/uploads/2011/11/sean-bonney.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='3794976747719937360' itemprop='postId'/>
<a name='3794976747719937360'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-3794976747719937360' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://literateur.com/wp-content/uploads/2011/11/sean-bonney.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"><img border="0" height="576" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh6.googleusercontent.com/proxy/1xKurgH2w91hACi0bdlPi7yIruijBtWs6WaA7ikHqoPLHqwu4i409PQxKAPKUi_Gd0UDrcUTOje314MMXrwGwUPrQwl4B645mopagU_ihEhI1fl7%3Ds0-d" width="432"></a></div><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b  style='mso-bidi-font-weight:normal'><span style='font-size:20.0pt;line-height:  150%;font-family:"Arial","sans-serif";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="https://www.facebook.com/sean.bonney1"><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"'>Sean</span></a>  <a href="http://en.wikipedia.org/wiki/Sean_Bonney"><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"'>Bonney</span></a></span></b><span  class=GramE><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif";  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"'>:</span></span><span  style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif";  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"'><br />
<br />
</span><b style='mso-bidi-font-weight:normal'><span style='font-size:12.0pt;  line-height:150%;font-family:"Arial","sans-serif";color:red'><a  href="http://media.sas.upenn.edu/pennsound/authors/Bonney/Bonney-Sean_Notes-on-Militant-Poetics_May2011_PoetryRevolution-Conference.mp3"><span  style='color:red'>Notes on Militant Poetics</span></a></span></b><span  style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif";  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;line-height:150%'><span  style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif";  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>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><span  style='font-size:10.0pt;line-height:150%;font-family:"Arial","sans-serif";  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"'>Readings  from <i style='mso-bidi-font-style:normal'><a  href="http://www.openned.com/print/the-commons-sean-bonney.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"'>The <span  class=GramE>Commons</span></span></a><br />
</i>(<a  href="http://media.sas.upenn.edu/pennsound/authors/Bonney/Bonney-Sean_1_The%20Commons_Feb2011_Birkbeck.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"'>set 1</span></a>)  (<a  href="http://media.sas.upenn.edu/pennsound/authors/Bonney/Bonney-Sean_2_The%20Commons_Feb2011_Birkbeck.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"'>set 2</span></a>)  (<a  href="http://media.sas.upenn.edu/pennsound/authors/Bonney/Bonney-Sean_3_The%20Commons_Feb2011_Birkbeck.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"'>set 3</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/2013/02/blog-post_2.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/02/blog-post_2.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-02-02T00:00:00-05:00'>Saturday, February 02, 2013</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=3794976747719937360' 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/Readings' rel='tag'>Readings</a>,
<a href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/search/label/Sean%2520Bonney' rel='tag'>Sean Bonney</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 27, 2013</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://farm9.staticflickr.com/8215/8395709671_02d62f2640_o.jpg' itemprop='image_url'/>
<meta content='3738579' itemprop='blogId'/>
<meta content='2343881676134605202' itemprop='postId'/>
<a name='2343881676134605202'></a>
<div class='post-header'>
<div class='post-header-line-1'></div>
</div>
<div class='post-body entry-content' id='post-body-2343881676134605202' itemprop='description articleBody'>
<div class="separator" style="clear: both; text-align: center;"><a href="http://farm9.staticflickr.com/8215/8395709671_02d62f2640_o.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"><img border="0" height="360" src="https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/images/lh4.googleusercontent.com/proxy/S4y0tCHQ-V11nJ9lkd604z9HTHg6SQuz7KkgJ23t7X_pEyc-9-8LUJYMim3cdAtvNThK56lRGSeTrsrwHDjW_RGvfznMzY2Ew0KX4ik5zJTp-w%3Ds0-d" width="640"></a></div><p class=MsoNormal align=center style='text-align:center;line-height:150%'><b  style='mso-bidi-font-weight:normal'><span style='font-size:20.0pt;line-height:  150%;font-family:"Arial","sans-serif";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<br />
<br />
</span></b><b style='mso-bidi-font-weight:normal'><span style='font-size:14.0pt;  line-height:150%;font-family:"Arial","sans-serif";color:red'><a  href="http://media.sas.upenn.edu/pennsound/authors/Silliman/11-11-88/Silliman-Ron_01_Reading_New-School_NYC_11-11-1988.mp3"><span  style='color:red'>Canons &amp; Institutions<span class=GramE>:</span><br />
New Hope for the Disappeared</span></a></span></b><b style='mso-bidi-font-weight:  normal'><span style='font-size:14.0pt;line-height:150%;font-family:"Arial","sans-serif";  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"'><br />
</span></b><span style='font-size:12.0pt;line-height:150%;font-family:"Arial","sans-serif";  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"'>New  School, 1988</span><span style='font-size:20.0pt;line-height:150%;font-family:  "Arial","sans-serif";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"'><br />
</span><b style='mso-bidi-font-weight:normal'><span style='font-size:10.0pt;  line-height:150%;font-family:"Arial","sans-serif";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/authors/Silliman/11-11-88/Silliman-Ron_02_Discussion_New-School_NYC_11-11-88.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"'>discussion</span></a>)</span></b><span  style='font-size:10.0pt;line-height:150%;font-family:"Arial","sans-serif";  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/2013/01/blog-post_27.html' itemprop='url'/>
<a class='timestamp-link' href='https://writing.upenn.edu/epc/mirrors/ronsilliman.blogspot.com/2013/01/blog-post_27.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-01-27T00:00:00-05:00'>Sunday, January 27, 2013</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=2343881676134605202' 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/Personal' rel='tag'>Personal</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=2013-01-27T00:00:00-05:00&amp;max-results=20&amp;start=70&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'] = 'AOuZoY6KoUIeAcEvzAA7YR_OwrzmbdUAJw:1574389259774';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3738579','//ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2013-08-23T21:00:00-07:00\x26max-results\x3d20\x26start\x3d50\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\x3d2013-08-23T21:00:00-07:00\x26max-results\x3d20\x26start\x3d50\x26by-date\x3dfalse', 'canonicalUrl': 'https://ronsilliman.blogspot.com/search/label/Talks?updated-max\x3d2013-08-23T21:00:00-07:00\x26max-results\x3d20\x26start\x3d50\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/f3d926f4a203e3ca', '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\x3d2013-08-23T21:00:00-07:00\x26max-results\x3d20\x26start\x3d50\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>