ÿþ<html> <head> <title>There is nothing less passive than the act of fleeing...</title> <head> <meta name="description" content="The Public School is organizing a 13-day seminar, meeting each day at a different location in Berlin. This seminar takes the form of an open reading group, where the texts discussed each day resonate with the site selected. On 18 July The Public School and The Office will host an event to be held at Salon Populaire. The day will unfold as a series of participatory conversations and workshops." /> <meta name="keywords" content="perpetual war, failing economies, the crumbling of eduction, capitalist realism, our environment in ruin, hostility everywhere, Resistance, Confrontation, Insurrection, Exodus, silence, autonomy, occupation, withdrawl, exodus, invisibility, friendship" /> <meta name="author" content="The Public School" /> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" /> <link rel="image_src" href="ther.png" / > <link rel="icon" type="image/ico" href="favicon.ico"></link> <link rel="shortcut icon" href="favicon.ico"></link> </head> <style> /* ----------------------------------------------------------------------- Blueprint CSS Framework 0.9 http://blueprintcss.org * Copyright (c) 2007-Present. See LICENSE for more info. * See README for instructions on how to use Blueprint. * For credits and origins, see AUTHORS. * This is a compressed file. See the sources in the 'src' directory. ----------------------------------------------------------------------- */ /* reset.css */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;} body {line-height:1.5;background-color: #f7f7f7; } table {border-collapse:separate;border-spacing:0;} caption, th, td {text-align:left;font-weight:normal;} table, td, th {vertical-align:middle;} blockquote:before, blockquote:after, q:before, q:after {content:"";} blockquote, q {quotes:"" "";} a img {border:none;} /* typography.css */ html {font-size:100.01%;} body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;width: 100%;} h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;} h1 {font-size:2em; font-weight:bold; line-height:1; margin-bottom:0.5em; text-transform:uppercase; color: #666; } h2 {font-size:1.5em;text-transform: uppercase;color:#999;font-weight: bold;} h3 {font-size:1.5em;line-height:1;margin-bottom:1em;} h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;} h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;} h6 {font-size:1em;font-weight:bold;} h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;} p {margin:0 0 1.5em;} p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;} p img.right {float:right;margin:1.5em 0 1.5em 1.5em;} a:focus, a:hover {color:#000;} a {color:#0084ff;text-decoration:none;font-weight: bold;} blockquote {margin:1.5em;color:#666;font-style:italic;} strong {font-weight:bold;} em, dfn {font-style:italic;} dfn {font-weight:bold;} sup, sub {line-height:0;} abbr, acronym {border-bottom:1px dotted #666;} address {margin:0 0 1.5em;font-style:italic;} del {color:#666;} pre {margin:1.5em 0;white-space:pre;} pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;} li ul, li ol {margin:0;} ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;} ul {list-style-type:disc;} ol {list-style-type:decimal;} dl {margin:0 0 1.5em 0;} dl dt {font-weight:bold;} dd {margin-left:1.5em;} table {margin-bottom:1.4em;width:100%;} th {font-weight:bold;} thead th {background:#c3d9ff;} th, td, caption {padding:4px 10px 4px 5px;} tr.even td {background:#e5ecf9;} tfoot {font-style:italic;} caption {background:#eee;} .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;} .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;} .hide {display:none;} .quiet {color:#666;} .loud {color:#000;} .highlight {background:#ff0;} .added {background:#060;color:#fff;} .removed {background:#900;color:#fff;} .first {margin-left:0;padding-left:0;} .last {margin-right:0;padding-right:0;} .top {margin-top:0;padding-top:0;} .bottom {margin-bottom:0;padding-bottom:0;} /* forms.css */ label {font-weight:bold;} fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;} legend {font-weight:bold;font-size:1.2em;} input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;} input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;} input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;} input.text, input.title {width:300px;padding:5px;} input.title {font-size:1.5em;} textarea {width:390px;height:250px;padding:5px;} input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;} form.inline {line-height:3;} form.inline p {margin-bottom:0;} .error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;} .error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;} .notice {background:#FFF6BF;color:#514721;border-color:#FFD324;} .success {background:#E6EFC2;color:#264409;border-color:#C6D880;} .error a {color:#8a1f11;} .notice a {color:#514721;} .success a {color:#264409;} /* grid.css */ .container {width:950px;margin:0 auto;} .showgrid {background:url(src/grid.png);} .column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;} .last {margin-right:0;} .span-1 {width:30px;} .span-2 {width:70px;} .span-3 {width:110px;} .span-4 {width:150px;} .span-5 {width:190px;} .span-6 {width:230px;} .span-7 {width:270px;} .span-8 {width:310px;} .span-9 {width:350px;} .span-10 {width:390px;} .span-11 {width:430px;} .span-12 {width:470px;} .span-13 {width:510px;} .span-14 {width:550px;} .span-15 {width:590px;} .span-16 {width:630px;} .span-17 {width:670px;} .span-18 {width:710px;} .span-19 {width:750px;} .span-20 {width:790px;} .span-21 {width:830px;} .span-22 {width:870px;} .span-23 {width:910px;} .span-24 {width:950px;margin-right:0;} input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;} input.span-1, textarea.span-1 {width:18px;} input.span-2, textarea.span-2 {width:58px;} input.span-3, textarea.span-3 {width:98px;} input.span-4, textarea.span-4 {width:138px;} input.span-5, textarea.span-5 {width:178px;} input.span-6, textarea.span-6 {width:218px;} input.span-7, textarea.span-7 {width:258px;} input.span-8, textarea.span-8 {width:298px;} input.span-9, textarea.span-9 {width:338px;} input.span-10, textarea.span-10 {width:378px;} input.span-11, textarea.span-11 {width:418px;} input.span-12, textarea.span-12 {width:458px;} input.span-13, textarea.span-13 {width:498px;} input.span-14, textarea.span-14 {width:538px;} input.span-15, textarea.span-15 {width:578px;} input.span-16, textarea.span-16 {width:618px;} input.span-17, textarea.span-17 {width:658px;} input.span-18, textarea.span-18 {width:698px;} input.span-19, textarea.span-19 {width:738px;} input.span-20, textarea.span-20 {width:778px;} input.span-21, textarea.span-21 {width:818px;} input.span-22, textarea.span-22 {width:858px;} input.span-23, textarea.span-23 {width:898px;} input.span-24, textarea.span-24 {width:938px;} .append-1 {padding-right:40px;} .append-2 {padding-right:80px;} .append-3 {padding-right:120px;} .append-4 {padding-right:160px;} .append-5 {padding-right:200px;} .append-6 {padding-right:240px;} .append-7 {padding-right:280px;} .append-8 {padding-right:320px;} .append-9 {padding-right:360px;} .append-10 {padding-right:400px;} .append-11 {padding-right:440px;} .append-12 {padding-right:480px;} .append-13 {padding-right:520px;} .append-14 {padding-right:560px;} .append-15 {padding-right:600px;} .append-16 {padding-right:640px;} .append-17 {padding-right:680px;} .append-18 {padding-right:720px;} .append-19 {padding-right:760px;} .append-20 {padding-right:800px;} .append-21 {padding-right:840px;} .append-22 {padding-right:880px;} .append-23 {padding-right:920px;} .prepend-1 {padding-left:40px;} .prepend-2 {padding-left:80px;} .prepend-3 {padding-left:120px;} .prepend-4 {padding-left:160px;} .prepend-5 {padding-left:200px;} .prepend-6 {padding-left:240px;} .prepend-7 {padding-left:280px;} .prepend-8 {padding-left:320px;} .prepend-9 {padding-left:360px;} .prepend-10 {padding-left:400px;} .prepend-11 {padding-left:440px;} .prepend-12 {padding-left:480px;} .prepend-13 {padding-left:520px;} .prepend-14 {padding-left:560px;} .prepend-15 {padding-left:600px;} .prepend-16 {padding-left:640px;} .prepend-17 {padding-left:680px;} .prepend-18 {padding-left:720px;} .prepend-19 {padding-left:760px;} .prepend-20 {padding-left:800px;} .prepend-21 {padding-left:840px;} .prepend-22 {padding-left:880px;} .prepend-23 {padding-left:920px;} .border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;} .colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;} .pull-1 {margin-left:-40px;} .pull-2 {margin-left:-80px;} .pull-3 {margin-left:-120px;} .pull-4 {margin-left:-160px;} .pull-5 {margin-left:-200px;} .pull-6 {margin-left:-240px;} .pull-7 {margin-left:-280px;} .pull-8 {margin-left:-320px;} .pull-9 {margin-left:-360px;} .pull-10 {margin-left:-400px;} .pull-11 {margin-left:-440px;} .pull-12 {margin-left:-480px;} .pull-13 {margin-left:-520px;} .pull-14 {margin-left:-560px;} .pull-15 {margin-left:-600px;} .pull-16 {margin-left:-640px;} .pull-17 {margin-left:-680px;} .pull-18 {margin-left:-720px;} .pull-19 {margin-left:-760px;} .pull-20 {margin-left:-800px;} .pull-21 {margin-left:-840px;} .pull-22 {margin-left:-880px;} .pull-23 {margin-left:-920px;} .pull-24 {margin-left:-960px;} .pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;} .push-1 {margin:0 -40px 1.5em 40px;} .push-2 {margin:0 -80px 1.5em 80px;} .push-3 {margin:0 -120px 1.5em 120px;} .push-4 {margin:0 -160px 1.5em 160px;} .push-5 {margin:0 -200px 1.5em 200px;} .push-6 {margin:0 -240px 1.5em 240px;} .push-7 {margin:0 -280px 1.5em 280px;} .push-8 {margin:0 -320px 1.5em 320px;} .push-9 {margin:0 -360px 1.5em 360px;} .push-10 {margin:0 -400px 1.5em 400px;} .push-11 {margin:0 -440px 1.5em 440px;} .push-12 {margin:0 -480px 1.5em 480px;} .push-13 {margin:0 -520px 1.5em 520px;} .push-14 {margin:0 -560px 1.5em 560px;} .push-15 {margin:0 -600px 1.5em 600px;} .push-16 {margin:0 -640px 1.5em 640px;} .push-17 {margin:0 -680px 1.5em 680px;} .push-18 {margin:0 -720px 1.5em 720px;} .push-19 {margin:0 -760px 1.5em 760px;} .push-20 {margin:0 -800px 1.5em 800px;} .push-21 {margin:0 -840px 1.5em 840px;} .push-22 {margin:0 -880px 1.5em 880px;} .push-23 {margin:0 -920px 1.5em 920px;} .push-24 {margin:0 -960px 1.5em 960px;} .push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;} .prepend-top {margin-top:1.5em;} .append-bottom {margin-bottom:1.5em;} .box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;} hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;} hr.space {background:#fff;color:#fff;visibility:hidden;} .clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;} .clearfix, .container {display:block;} .clear {clear:both;} .wrapper { margin: 0 auto; width: 950px; padding-top: 20px; } a.anchor {text-decoration: none;color: #666;} /******TPS SPECIFIC STYLES*******/ h2.tps_logo { font-weight: bold; color: #000000; font-size: 3em; line-height: 1em; padding-bottom: 20px; } .contact { line-height: 1.08em; } .contact a { font-size: .98em; } .contact .grey { font-weight: bold; color: #999999; font-size: .92em;} .top-right { padding-top: 85px; padding-left: 20px; padding-bottom: 10px; } .top-right .title { padding-bottom: 20px; } .top-right p { font-size: 1em; line-height: 1.5em; margin-bottom:10px; } .date { padding-top: 20px; text-align: right; } .content { margin-left: 20px; line-height: 1.33em; font-weight: bold; text-transform: uppercase; font-size: 1em; } .day { border-bottom: 1px dotted #000; padding-top: 20px; padding-bottom: 20px; } .text { padding-bottom: 10px; } .info { } span.thing { width: 80px; padding: 0px; float: left; } .row { } .italics { font-style: italic;} .location { color: #999; font-size: .92em;} p.not_bold a { font-weight:normal; } .location span.info a { color:#ffae00; } </style> </head> <body> <div class="wrapper"> <div class="span-24"> <div class="span-4 top-left"> <h2 class="tps_logo">THE PUBLIC SCHOOL</h2> <div class="contact"> <p> <a href="http://thepublicschool.org">The Public School Website</a><br/> <a href="http://telic.info">Telic Website</a> </p> <p> <a href="http://maps.google.com/maps/ms?source=embed&amp;hl=en&amp;geocode=&amp;ie=UTF8&amp;hq=&amp;hnear=Berlin,+Germany&amp;t=h&amp;msa=0&amp;msid=111162172991000092690.0004882558b261f0fd61d&amp;ll=52.49888,13.36055&amp;spn=0,0" target="_blank">Map of activities</a><br/> <a href="mailto:thereisnothinglesspassive@gmail.com">Contact</a> </p> <p class="grey"> Organized by Sean Dockray, Caleb Waldorf and Fiona Whitton </p> </div> </div> <div class="span-16 top-right"> <img src="images/title.png" class="title"> <p> Deadlock: perpetual war, failing economies, the crumbling of education, capitalist realism, our environment in ruin, hostility everywhere. </p> <p>Resistance? Confrontation? Insurrection? </p> <p>Exodus: silence, autonomy, occupation, withdrawl, invisibility, friendship. </p> <p>The Public School is organizing a 13-day seminar, meeting each day at a different location in Berlin. This seminar takes the form of an open reading group, where the texts discussed each day resonate with the site selected. On 18 July The Public School and The Office will host an event to be held at Salon Populaire. The day will unfold as a series of participatory conversations and workshops.</p> <p class="not_bold">Please join us in Berlin or at The Public School to sketch, scheme and build new imaginaries. (<a href="http://la.thepublicschool.org/class/2544" target="_blank">Los Angeles</a>, <a href="http://philly.thepublicschool.org/class/2544" target="_blank">Philadelphia</a>, <a href="http://nyc.thepublicschool.org/class/2544" target="_blank">New York</a>, <a href="http://brussels.thepublicschool.org/class/2544" target="_blank">Brussels</a>, <a href="http://paris.thepublicschool.org/class/2544" target="_blank">Paris</a>, <a href="http://sanjuan.thepublicschool.org/class/2544" target="_blank">San Juan</a>, <a href="http://helsinki.thepublicschool.org/class/2544" target="_blank">Helsinki</a>)</p> <p><strong>Please signup to our mailing list <a href="http://thepublicschool.org/cgi-bin/dada/mail.cgi/u/fleeing/" target="_blank">here</a> to receive information on the events and to follow the conversation.</strong></p> <p style="font-size:.88em; color:#999;line-height:1em;">Space will be limited for the reading group and the event on the 18th. Please let us know if you plan on attending. In the event that too many people want to participate, we will adjust our program to accommodate as many as possible. Those who can attend the entire seminar will get priority. Please let us know by filling out the form below. All locations shown are tentative and will be confirmed by email to the people who have signed up below.</p> </div> </div> <div class="span-24"> <div class="span-24 row"> <div class="span-4 date" style="border-top:4px solid #000;"> <img src="images/1.png"> </div> <div class="span-16 last content" style="border-top:4px solid #000;"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/node/14607" target="_blank">Introduction to Civil War [Excerpts]</a></span><br/> <span class="info">Tiqqun</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.503266,13.40435&spn=0.134796,0.301437&z=12&iwloc=000489d578c05f9d5c020" target="_blank">Insel der Jugend in Treptower Park</a></span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/2.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/11114/speculations-stationary-state" target="_blank">Speculations on the Stationary State</a></span><br/> <span class="info">Gopal Balakrishnan</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.516012,13.40435&spn=0.134757,0.301437&z=12&iwloc=000489d58684814ea1b75" target="_blank">Leipziger Platz</a> </span><br/> <span class="info">18H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/3.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/3274/friend" target="_blank">The Friend</a></span><br/> <span class="info">Georgio Agamben</span> </div> <div class="location"> <span class="info"><a href="mailto:thereisnothinglesspassive@gmail.com">Email to find out location</a></span><br/> <span class="info">18H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/4.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/13529/support-participation-and-relationships-equity" target="_blank">Support, Participation, and Relationships to Equity</a></span><br/> <span class="info">Celine Condorelli + Eyal Weizman</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/1023/theory-quasi-object" target="_blank">Theory of the Quasi-Object</a></span><br/> <span class="info">Michel Serres</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.516012,13.40435&spn=0.134757,0.301437&z=12&iwloc=000489d58dc864011b407" target="_blank">Traffic island at Tu on Ernst Reuter Platz</a></span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/5.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://kasamaproject.org/2009/08/02/hardt-politics-of-the-common/ ">Politics of the Common</a></span><br/> <span class="info">Michael Hardt</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/13063/life-limbo" target="_blank">Life in Limbo</a></span><br/> <span class="info">Turbulence Editors</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.516012,13.40435&spn=0.134757,0.301437&z=12&iwloc=000489d594054b473e115" target="_blank">Tempelhof airport</a></span><br/> <span class="info">16:30H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/6.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/5951/animal-spirits-bestiary-commons" target="_blank">Animal Spirits: A Bestiary of the Commons [excerpt]</a></span><br/> <span class="info">Matteo Pasquinelli</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?client=safari&oe=UTF-8&ie=UTF8&hq=&hnear=Nalepastra%C3%9Fe+18,+D-12459+Berlin&gl=de&ei=uqMrTNzbLMLzOdLflfkI&ved=0CBcQ8gEwAA&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.503266,13.42392&spn=0.134796,0.301437&z=12&iwloc=00048a44e489aed438ddd" target="_blank">Funkhaus Nalepastraße</a></span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/7.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/4309/communiqué-absent-future-terminus-student-life" target="_blank">Communique from an absent future</a></span><br/> <span class="info">Research and Destroy</span> </div> <div class="text"> <span class="info italics"><a href="http://socialismandorbarbarism.blogspot.com/2010/05/prolegomena-to-any-future-philosophy.html" target="_blank">Prolegomena to Any Future Philosophy </a></span><br/> <span class="info">Nathan Brown, Marija Cetinic, Gopal Balakrishnan, Aaron Benanav, Jasper Bernes, Chris Chen, Joshua Clover, Maya Gonzalez, Timothy Kreiner, Laura Martin, Jason Smith, Evan Calder Williams</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/3853/intellectuals-and-power" target="_blank">Intellectuals and Power </a></span><br/> <span class="info">Michel Foucault + Gilles Delueze</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/mm?ie=UTF8&hl=en&ll=52.487654,13.339977&spn=0.008428,0.01884&z=16&iwloc=000489d5a2c8811c476b8&msa=0&msid=111162172991000092690.0004882558b261f0fd61d" target="_blank">Rathaus Schöneberg </a></span><br/> <span class="info">16H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/8.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/3919/radical-thought-italy-potential-politics" target="_blank">Virtuosity and Revolution: The Political Theory of Exodus</a></span><br/> <span class="info">Paulo Virno</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?client=safari&oe=UTF-8&ie=UTF8&hq=&hnear=Prenzlauer+Allee+242,+D-10405+Berlin,+Germany&ei=XKkMTNaPEsuC_QaCjbz0Dw&ved=0CBQQ8gEwAA&hl=en&source=embed&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.536273,13.369675&spn=0.269389,0.637207&z=11&iwloc=00048af2165f58377a4c7">PARK AT THE CORNER OF Eichendorffstraße & Invalidenstraße</a></span><br/> <span class="info">11H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/9.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/14510/slouching-towards-bethlehem" target="_blank">Slouching Towards Bethlehem</a></span><br/> <span class="info">Joan Didion</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/10208/jacques-lacan-book-xvii-other-side-psychoanalysis" target="_blank">Analyticon (from Seminar XVII)</a></span><br/> <span class="info">Jacques Lacan</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/13847/neutral-excerpts" target="_blank">The Neutral (excerpt)</a></span><br/> <span class="info">Roland Barthes </span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/mm?ie=UTF8&hl=en&ll=52.512995,13.355513&spn=0.008423,0.01884&z=16&iwloc=000489d5b4a70a49fae7e&msa=0&msid=111162172991000092690.0004882558b261f0fd61d" target="_blank">Rousseau-Insel in the Tiergarten</a></span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/10.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://northeastwestsouth.net/content/quitting-conversation-alexander-koch-paradoxes-dropping-out" target="_blank">Quitting: A Conversation with Alex Koch on the Paradoxes of Dropping Out </a></span><br/> <span class="info">Stephen Wright + Alex Koch with a response by Brian Holmes</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=node/14608" target="_blank">The Scene of a Flight* </a></span><br/> <span class="info">Georges Perec</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/3103/boredom" target="_blank">Boredom </a></span><br/> <span class="info">Sigfried Kracauer </span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.519093,13.418555&spn=0.008422,0.019913&t=h&z=16" target="_blank">Alexanderplatz</a> </span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/11.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=node/14609" target="_blank">To Have Done With the Massacre of the Body </a></span><br/> <span class="info">Felix Guattari</span> </div> <div class="text"> <span class="info italics"><a href="http://brianholmes.wordpress.com/2008/11/16/the-affectivist-manifesto/" target="_blank">The Affectivist Manifesto: Artistic Critique for the 21st Century </a></span><br/> <span class="info">Brian Holmes </span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/3988/semiotext-autonomia-issue" target="_blank">The City in the Female Gender</a></span><br/> <span class="info">Lia Magale</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.440931,13.213913&spn=0.008437,0.019913&t=h&z=16" target="_blank">Schlachtensee</a></span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/12.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/?q=text/4659/ready-made-artist-and-human-strike-few-clarifications" target="_blank">Ready-Made Artist and Human Strike: A Few Clarifications</a></span><br/> <span class="info">Claire Fontaine</span> </div> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/text/14689/invisible-man" target="_blank">Invisible Man (prologue)</a></span><br/> <span class="info"> Ralph Ellison</span> </div> <div class="location"> <span class="info"><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.517608,13.344542&spn=0.002106,0.004978&t=h&z=18&iwloc=A" target="_blank">Oscar Niemeyer housing project in Hansaviertel</a></span><br/> <span class="info">17H</span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/13.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="info italics"><a href="http://aaaaarg.org/text/14688/who-cares-conversation-1-november-14-2005" target="_blank">Who Cares</a></span><br/> <span class="info">DOUG ASHFORD, moderator</span> </div> <div class="location"> <span class="info"><a target="_blank" href="http://www.facebook.com/group.php?gid=32009182959">APPARTEMENT</a>, <a target="_blank" href="http://maps.google.com/maps/ms?client=safari&oe=UTF-8&ie=UTF8&hq=&hnear=Prenzlauer+Allee+242,+D-10405+Berlin,+Germany&ei=XKkMTNaPEsuC_QaCjbz0Dw&ved=0CBQQ8gEwAA&hl=en&f=d&daddr=Day+13+%4052.53045,13.41759&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.545669,13.413105&spn=0.069838,0.177326&z=13&iwloc=000488741ec3dc3f7c2b6">map</a></span><br/> <span class="info">7:00pm</span><br/><span style="color:#cccccc;">Please note: This is a dinner so space will be extremely limited. Please be sure to let us know if you want to attend in the form below and we'll try and reserve a spot for you. There will be an after event that will be open to all beginning at 9:30pm. </span> </div> </div> </div> </div> <div class="span-24 row"> <div class="span-4 date"> <img src="images/15.png"> </div> <div class="span-16 last content"> <div class="day"> <div class="text"> <span class="thing">Event</span> <span class="info">If it happens, it happens. If it doesn't, it doesn't.</a></span><br/> <span class="thing">Hosted by</span> <span class="info">The Public School & <a href="http://www.theoffice.li/" target="_blank">The Office</a></span> </div> <div class="location"> <span class="info"><a href="http://salonpopulaire.de/" target="_blank">SALON POPULAIRE</a>, <a href="http://maps.google.com/maps/ms?client=safari&oe=UTF-8&ie=UTF8&hq=&hnear=B%C3%BClowstra%C3%9Fe+90,+Berlin+10783+Berlin,+Germany&gl=us&ei=EwQITKXIN4S4Na3VgbYE&ved=0CBYQ8gEwAA&hl=en&t=h&msa=0&msid=111162172991000092690.0004882558b261f0fd61d&ll=52.498041,13.357315&spn=0.134812,0.318604&z=12&iwloc=0004882558b471435f7dc" target="_blank" >map</a></span><br/> <span class="info">18h-</span> </div> </div> </div> </div> <div class="span-24 row" style="padding-top:30px;margin-bottom:50px;"> <div class="span-4 date" style="border-top:4px solid #000;"> <img src="images/map.png"> </div> <div class="span-16 last content" style="border-top:4px solid #000;"> <iframe style="padding:20px 0px 0px 0px;" width="630" height="430" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?client=safari&amp;oe=UTF-8&amp;ie=UTF8&amp;hq=&amp;hnear=Prenzlauer+Allee+242,+D-10405+Berlin,+Germany&amp;ei=XKkMTNaPEsuC_QaCjbz0Dw&amp;ved=0CBQQ8gEwAA&amp;hl=en&amp;source=embed&amp;msa=0&amp;msid=111162172991000092690.0004882558b261f0fd61d&amp;ll=52.511206,13.369675&amp;spn=0.179696,0.4319&amp;z=11&amp;output=embed"></iframe><br /><small>View <a href="http://maps.google.com/maps/ms?client=safari&amp;oe=UTF-8&amp;ie=UTF8&amp;hq=&amp;hnear=Prenzlauer+Allee+242,+D-10405+Berlin,+Germany&amp;ei=XKkMTNaPEsuC_QaCjbz0Dw&amp;ved=0CBQQ8gEwAA&amp;hl=en&amp;source=embed&amp;msa=0&amp;msid=111162172991000092690.0004882558b261f0fd61d&amp;ll=52.511206,13.369675&amp;spn=0.179696,0.4319&amp;z=11" style="color:#0000FF;text-align:left">There is nothing less passive than the act of fleeing...</a> in a larger map</small> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-16833211-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>