<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>The Main Event: wordswithoutborders.org

  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://wwborders.us1.list-manage.com/subscribe/post-json?u=ea0d4bf6acb72dfb962c1c4a3&amp;id=702933ac31&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>The Tumblr of Words without Borders</title><generator>Tumblr (3.0; @wwborders)</generator><link>http://wwborders.tumblr.com/</link><item><title>WWB contributor Liel Leibovitz and Sylvie Simmons discusses her...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/WC9hRqtbyE8?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;WWB contributor Liel Leibovitz and&lt;/span&gt;&lt;span class="Apple-style-span"&gt; Sylvie Simmons discusses her book “I’m Your Man: The Life of Leonard Cohen”. Come read &lt;/span&gt;&lt;span class="Apple-style-span"&gt;Leibovitz’s Dispatch, &lt;a href="http://wordswithoutborders.org/dispatches/article/pen-world-voices-festival-dispatch-palestinian-writers-in-conversation" target="_blank"&gt;“Palestinian Writers in Conversation”&lt;/a&gt; in the Dispatches Section of Words without Borders. &lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/50421289297</link><guid>http://wwborders.tumblr.com/post/50421289297</guid><pubDate>Tue, 14 May 2013 10:37:39 -0400</pubDate><category>Leonard Cohen</category><category>Palestine</category><category>Israel</category><category>Literature</category></item><item><title>Ken Walibora speaks (in Swahili) at the University of Wasta,...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/4ImU-888FHE?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Ken Walibora &lt;/span&gt;speaks (in Swahili) at the University of Wasta, Kenya. Come read his fiction piece &lt;a href="http://wordswithoutborders.org/article/poor-grandpa" target="_blank"&gt;“Poor Grandpa”&lt;/a&gt; in the May 2013 Issue of Words without Borders. &lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/49788478894</link><guid>http://wwborders.tumblr.com/post/49788478894</guid><pubDate>Mon, 06 May 2013 14:42:16 -0400</pubDate><category>Swahili</category><category>Kiswahili</category><category>Fiction</category><category>Kenya</category></item><item><title>Before he defected, Jang Jin-sung was Kim Jong-il’s...</title><description>&lt;img src="http://24.media.tumblr.com/73779774180fd8acb98c7fc756b9c251/tumblr_mm88suag791qzw11ao1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Before he defected, Jang Jin-sung was Kim Jong-il’s favorite court poet.&lt;/p&gt;
&lt;p&gt;Here is an excerpt from his poem &lt;a href="http://wordswithoutborders.org/article/pillow" target="_blank"&gt;“Pillow”&lt;/a&gt;, published for the first time in English, in our &lt;a href="http://wordswithoutborders.org/issue/may-2013" target="_blank"&gt;North Korean Defectors Issue&lt;/a&gt; of Words without Borders:&lt;/p&gt;
&lt;p&gt;With nothing to offer but a bowl of water&lt;br/&gt;For one face-wash&lt;br/&gt;The traders sit here&lt;br/&gt;To sell their poverty&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;(photo courtesy chathamhouse.org)&lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/49513914988</link><guid>http://wwborders.tumblr.com/post/49513914988</guid><pubDate>Fri, 03 May 2013 10:41:00 -0400</pubDate><category>north korea</category><category>Poetry</category></item><item><title>An amazing photograph taken in North Korea by our May 2013:...</title><description>&lt;img src="http://25.media.tumblr.com/ef7e7d0bd433dff31ac1902190383783/tumblr_mm4kgfnudZ1qzw11ao1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;An amazing photograph taken in North Korea by our &lt;a href="http://wordswithoutborders.org/current-issue/" target="_blank"&gt;May 2013: North Korean Defectors Issue&lt;/a&gt; cover artist Jeremy Hunter (can you guess what it depicts?). Take a look at the other images from this series on Jeremy’s &lt;a href="http://www.jeremyhunter.com/asia2.html" target="_blank"&gt;web site&lt;/a&gt;.&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/49361645759</link><guid>http://wwborders.tumblr.com/post/49361645759</guid><pubDate>Wed, 01 May 2013 11:02:39 -0400</pubDate><category>North Korea</category><category>Photography</category><category>Defector</category><category>Literature</category></item><item><title>A Milkweed Editions Book Video for Tamas Dobozy’s...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/7JvmSXm17JY?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;A Milkweed Editions Book Video for Tamas Dobozy’s “Siege 13”. Come read a &lt;a href="http://wordswithoutborders.org/dispatches/article/siege-13" target="_blank"&gt;review of “Seige 13” by Cynthia-Marie O’Brien&lt;/a&gt; in our Words without Borders Dispatches Section. &lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/48929226951</link><guid>http://wwborders.tumblr.com/post/48929226951</guid><pubDate>Fri, 26 Apr 2013 10:12:32 -0400</pubDate><category>Budapest</category><category>Hungary</category><category>WWII</category></item><item><title>An interesting little clip (in Arabic) featuring writer Hassan...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/QiBRiImE-vM?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;An interesting little clip (in Arabic) featuring writer Hassan Blasim and an evocative musical soundtrack. Come read &lt;a href="http://wordswithoutborders.org/article/the-green-zone-rabbit" target="_blank"&gt;“The Green Zone Rabbit”&lt;/a&gt; by Blasim in the April 2013: Iraq, Ten Years Later Issue of Words without Borders. &lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/48278956266</link><guid>http://wwborders.tumblr.com/post/48278956266</guid><pubDate>Thu, 18 Apr 2013 10:41:46 -0400</pubDate><category>Baghdad</category><category>Fiction</category><category>Iraq</category></item><item><title>An interview (in French and Arabic) with Algerian...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/P3iLWmahyeM?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;An interview (in French and Arabic) with Algerian reporter, novelist and playwright Mustapha Benfodil. Come read his nonfiction &lt;a href="http://wordswithoutborders.org/article/the-last-six-days-of-baghdad" target="_blank"&gt;“The Last Six Days of Baghdad”&lt;/a&gt; In the April 2013: Iraq, Ten Years Later Issue of Words without Borders.&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/47783475422</link><guid>http://wwborders.tumblr.com/post/47783475422</guid><pubDate>Fri, 12 Apr 2013 10:59:58 -0400</pubDate><category>Iraq</category><category>Baghdad</category><category>Algeria</category><category>Arabic</category></item><item><title>A Butterfly in New York - Sinan Antoon </title><description>&lt;p&gt;&lt;span class="Apple-style-span"&gt;I chased it so often&lt;br/&gt;in our Baghdad garden&lt;br/&gt;But it would always fly away&amp;#8230; &lt;br/&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span&gt;&lt;a href="http://wordswithoutborders.org/article/a-butterfly-in-new-york"&gt;http://wordswithoutborders.org/article/a-butterfly-in-new-york&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span&gt;&lt;img alt="image" src="http://media.tumblr.com/3f63369cc9e8a75e87e26f8527317e8b/tumblr_inline_ml0ct43NvS1qzvsbm.jpg"/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span&gt;(photo courtesy banipal.co.uk)&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/47567147962</link><guid>http://wwborders.tumblr.com/post/47567147962</guid><pubDate>Tue, 09 Apr 2013 17:54:00 -0400</pubDate><category>Iraq</category><category>Arabic Poetry</category></item><item><title>An excerpt from the documentary film “Voices in...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/cDEcIg_ad-c?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;An excerpt from the documentary film “Voices in Wartime” featuring Sinan Antoon. Come read his poem &lt;a href="http://wordswithoutborders.org/article/a-butterfly-in-new-york" target="_blank"&gt;“A Butterfly in New York”&lt;/a&gt; in the April 2013: Writing from Iraq Issue of Words without Borders.&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/47566615255</link><guid>http://wwborders.tumblr.com/post/47566615255</guid><pubDate>Tue, 09 Apr 2013 17:47:55 -0400</pubDate><category>Iraq</category><category>Poetry</category><category>Arabic</category><category>Film</category></item><item><title>A Hassan Blasim interview (in English) by Comma Press. Come read...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/ZPHXUyeHpA4?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;A Hassan Blasim interview (in English)&lt;span class="watch-title  yt-uix-expander-head" id="eow-title" title="Hassan Blasim H264 720p"&gt; by Comma Press. Come read his fiction piece &lt;a href="http://wordswithoutborders.org/article/the-green-zone-rabbit" target="_blank"&gt;“The Green Zone Rabbit”&lt;/a&gt; in the April 2013: Writing from Iraq Issue of Words without Borders. &lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/47203395576</link><guid>http://wwborders.tumblr.com/post/47203395576</guid><pubDate>Fri, 05 Apr 2013 13:43:00 -0400</pubDate><category>Iraq</category><category>Baghdad</category><category>Fiction</category><category>Literature</category></item><item><title>Images from the website of Jamal Penjweny, an Iraqi Kurdish...</title><description>&lt;img src="http://24.media.tumblr.com/fc1ca8fe2cc714e878f1ff7bdb18002d/tumblr_mkmshuNKPm1qzw11ao1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/ddef3e5c47ecd82c3712520b1fbdfed1/tumblr_mkmshuNKPm1qzw11ao2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;Images from the website of &lt;a href="http://www.jamalpenjweny.com/default.aspx" target="_blank"&gt;Jamal Penjweny&lt;/a&gt;, an Iraqi Kurdish artist who took the cover photo for our April 2013: &lt;a href="http://wordswithoutborders.org/current-issue/" target="_blank"&gt;Writing from Iraq&lt;/a&gt; Issue of Words without Borders. &lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/46936014067</link><guid>http://wwborders.tumblr.com/post/46936014067</guid><pubDate>Tue, 02 Apr 2013 10:05:00 -0400</pubDate><category>Iraq</category><category>Kurdish</category><category>photography</category><category>art</category></item><item><title>“El Aullido”, a short film by Frederic Amat. Come...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/65mfddVl8_E?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;“El Aullido”, a short film by &lt;a href="http://www.fredericamat.net/es/films" target="_blank"&gt;Frederic Amat&lt;/a&gt;. Come see his piece &lt;a href="http://wordswithoutborders.org/current-issue/" target="_blank"&gt;“Las Mil y una Noches nº30”&lt;/a&gt;, the cover art for our March 2013: Spain’s Great Untranslated Issue of Words without Borders. &lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/46591683451</link><guid>http://wwborders.tumblr.com/post/46591683451</guid><pubDate>Fri, 29 Mar 2013 10:05:23 -0400</pubDate><category>Spain</category><category>Art</category><category>Film</category><category>FredericAmat</category></item><item><title>A discussion with Zygmunt Miłoszewski in Polish </title><description>&lt;p&gt;&lt;a href="http://youtu.be/jhBxbWbAeiw"&gt;http://youtu.be/jhBxbWbAeiw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Come read an &lt;a href="http://wordswithoutborders.org/dispatches/article/an-interview-with-zygmunt-mioszewski" target="_blank"&gt;interview with Zygmunt&lt;/a&gt; in the Dispatches section of Words without Borders. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/c8b5dcc0363455f9325acd3d6f523f61/tumblr_inline_mk8hbjHX4B1qzvsbm.jpg"/&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/46276069571</link><guid>http://wwborders.tumblr.com/post/46276069571</guid><pubDate>Mon, 25 Mar 2013 16:43:27 -0400</pubDate><category>Zygmunt Miłoszewski</category><category>Polish</category><category>Crime</category><category>Fiction</category></item><item><title>Stories from “The Hedgehog” by Syrian Zakariya Tamer</title><description>&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/240333a68ea69b402b30f9f907233d38/tumblr_inline_mjtxdaxYzz1qzvsbm.gif"/&gt;&lt;/p&gt;
&lt;p&gt;from Zakariya&amp;#8217;s &lt;strong&gt;&lt;a href="http://wordswithoutborders.org/article/stories-from-the-hedgehog" target="_blank"&gt;My Invisible Friend&lt;/a&gt; &lt;/strong&gt;in our march Issue:&lt;/p&gt;
&lt;p&gt;&amp;#8220;I placed my right ear against the trunk of the bitter orange tree, but I didn’t hear its heart throb and beat. And I said to myself that the orange tree was asleep, and it was surely very different from us, because when the tree slept, its heart slept as well.&lt;/p&gt;
&lt;p&gt;My tree is asleep.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/46009849932</link><guid>http://wwborders.tumblr.com/post/46009849932</guid><pubDate>Fri, 22 Mar 2013 16:00:07 -0400</pubDate><category>Syrian</category><category>Aarbic</category><category>Fiction</category><category>Damascus</category></item><item><title>From "Under the Sign of Anaximander" by Miquel de Palol</title><description>&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/ab04dc181525a872edddbbfa3a4edac9/tumblr_inline_mjtwyjIF6f1qzvsbm.jpg"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wordswithoutborders.org/article/under-the-sign-of-anaximander" target="_blank"&gt;Under the Sign of Anaximander&lt;/a&gt; from our March Issue:&lt;/p&gt;
&lt;p&gt;“With God dead, His attributes have been hacked into pieces and distributed among us in this carnage of existence. Performance: media stars. Power: bankers. Being in itself: Art. Where among these would you say that you fit?”&lt;/p&gt;
&lt;p&gt;I pretended to be buried in deepest thought.&lt;/p&gt;
&lt;p&gt;“In Art, maybe?”&lt;/p&gt;
&lt;p&gt;They burst into laughter. “I told you so. Another total waste.”&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/45842583672</link><guid>http://wwborders.tumblr.com/post/45842583672</guid><pubDate>Wed, 20 Mar 2013 13:00:00 -0400</pubDate><category>Miquel de Palol</category><category>Catalan</category><category>Barcelona</category><category>Spanish</category><category>Fiction</category></item><item><title>from Blackness - by Syrian poet Lukman Derky</title><description>&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/1b56b9270fed936b9d477e882638c60c/tumblr_inline_mjtwa7xZyq1qzvsbm.jpg"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wordswithoutborders.org/article/blackness" target="_blank"&gt;Blackness&lt;/a&gt; - in our March Issue:&lt;/p&gt;
&lt;p&gt;&amp;#8220;We who were killed&lt;/p&gt;
&lt;p&gt;And our mothers were not allowed to cry for us&lt;/p&gt;
&lt;p&gt;So they ululated&lt;/p&gt;
&lt;p&gt;They were not allowed to mourn&lt;/p&gt;
&lt;p&gt;So they wore colorful wild flowers&lt;/p&gt;
&lt;p&gt;We who &amp;#8230;&lt;/p&gt;
&lt;p&gt;When someone dies&lt;/p&gt;
&lt;p&gt;On his bed&lt;/p&gt;
&lt;p&gt;Under his physician’s scalpel&lt;/p&gt;
&lt;p&gt;His eyes never having seen the battlefield&lt;/p&gt;
&lt;p&gt;They drag us from the Unknown Soldier monument&lt;/p&gt;
&lt;p&gt;They extract tears from our mothers’ dried eyes&lt;/p&gt;
&lt;p&gt;They throw black on them&lt;/p&gt;
&lt;p&gt;They rouse us from our graves&lt;/p&gt;
&lt;p&gt;And force us to walk in the martyr’s procession&amp;#8221;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;</description><link>http://wwborders.tumblr.com/post/45683989612</link><guid>http://wwborders.tumblr.com/post/45683989612</guid><pubDate>Mon, 18 Mar 2013 14:00:00 -0400</pubDate><category>poetry</category><category>Syria</category><category>Arabic</category><category>Derbassiya</category></item><item><title>Two great books from our Words without Borders Book Review...</title><description>&lt;img src="http://25.media.tumblr.com/76d522c75b28d667527bb8e9cfc9bbe7/tumblr_mjt2y3BXgh1qzw11ao1_r1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Two great books from our Words without Borders &lt;a href="http://wordswithoutborders.org/book-reviews/" target="_blank"&gt;Book Review&lt;/a&gt; section: Amélie Nothomb’s &lt;a href="http://wordswithoutborders.org/book-review/amelie-nothombs-life-form" target="_blank"&gt;“Life Form”&lt;/a&gt; and Yoko Ogawa’s &lt;a href="http://wordswithoutborders.org/book-review/yoko-ogawas-revenge" target="_blank"&gt;“Revenge”&lt;/a&gt;. &lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/45580710978</link><guid>http://wwborders.tumblr.com/post/45580710978</guid><pubDate>Sun, 17 Mar 2013 09:03:00 -0400</pubDate><category>Yoko Ogawa</category><category>Amélie Nothomb</category><category>Fiction</category><category>Belgian</category><category>Japanese</category></item><item><title>Pere Gimferrer, one of the poets in our March 2013:...</title><description>&lt;img src="http://25.media.tumblr.com/5d001bd7c8c0ee11ebdb84a2c722383e/tumblr_mjs432Es841qzw11ao1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;h3&gt;&lt;a href="http://wordswithoutborders.org/article/from-rhapsody" target="_blank"&gt;Pere Gimferrer&lt;/a&gt;, one of the poets in our March 2013: Spain’s Great Untranslated Issue. &lt;/h3&gt;
&lt;div&gt;&lt;/div&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/45541571453</link><guid>http://wwborders.tumblr.com/post/45541571453</guid><pubDate>Sat, 16 Mar 2013 20:30:00 -0400</pubDate><category>Pere Gimferrer</category><category>Poetry</category><category>Catalan</category><category>Spain</category></item><item><title>Video of Pere Gimferrer from Canal-L. Come read an excerpt from...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/2nB6X5CpFbU?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Video of Pere Gimferrer from Canal-L. Come read an excerpt from his poem &lt;a href="http://wordswithoutborders.org/article/from-rhapsody" target="_blank"&gt;“Rhapsody”&lt;/a&gt; in the March 2013: Spain’s Great Untranslated issue of Words without Borders. &lt;/span&gt;&lt;/p&gt;</description><link>http://wwborders.tumblr.com/post/45541119960</link><guid>http://wwborders.tumblr.com/post/45541119960</guid><pubDate>Sat, 16 Mar 2013 20:24:00 -0400</pubDate><category>Catalan</category><category>Spainsh</category><category>Poetry</category></item><item><title>Video</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/9uf-BOyxqn8?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://wwborders.tumblr.com/post/41785164392</link><guid>http://wwborders.tumblr.com/post/41785164392</guid><pubDate>Tue, 29 Jan 2013 09:52:16 -0500</pubDate></item></channel></rss>
