<?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>
  
 
           
      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 the mailing list to get nonsense delivered straight to your inbox-hole.
   
   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://flyingshitehawk.us4.list-manage.com/subscribe/post-json?u=3d1bd1138f7680720b946dc1c&amp;id=1173fc2a48&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>Filing Shit Nook - tested on animal</title><generator>Tumblr (3.0; @flyingshitehawk)</generator><link>http://flyingshitehawk.tumblr.com/</link><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3r57ejnck1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/22710542493</link><guid>http://flyingshitehawk.tumblr.com/post/22710542493</guid><pubDate>Wed, 09 May 2012 06:59:38 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m3pbfhO0OQ1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/22647398530</link><guid>http://flyingshitehawk.tumblr.com/post/22647398530</guid><pubDate>Tue, 08 May 2012 07:18:53 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3hr7t7jnT1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/22375186529</link><guid>http://flyingshitehawk.tumblr.com/post/22375186529</guid><pubDate>Fri, 04 May 2012 05:19:05 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m3aomv1ynT1qzos1bo1_250.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/22121136332</link><guid>http://flyingshitehawk.tumblr.com/post/22121136332</guid><pubDate>Mon, 30 Apr 2012 09:40:07 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2zavob25c1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/21708389133</link><guid>http://flyingshitehawk.tumblr.com/post/21708389133</guid><pubDate>Tue, 24 Apr 2012 06:09:24 -0400</pubDate><category>chums!</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2xe89DE0w1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/21639464688</link><guid>http://flyingshitehawk.tumblr.com/post/21639464688</guid><pubDate>Mon, 23 Apr 2012 05:26:33 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2o6niz7fO1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/21318708144</link><guid>http://flyingshitehawk.tumblr.com/post/21318708144</guid><pubDate>Wed, 18 Apr 2012 06:04:30 -0400</pubDate><category>willies</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m2mcmgZ2pN1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/21262545927</link><guid>http://flyingshitehawk.tumblr.com/post/21262545927</guid><pubDate>Tue, 17 Apr 2012 06:18:16 -0400</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m27po5RYM21qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20775128886</link><guid>http://flyingshitehawk.tumblr.com/post/20775128886</guid><pubDate>Mon, 09 Apr 2012 08:36:05 -0400</pubDate><category>arms</category></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m24cg23pze1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20658106041</link><guid>http://flyingshitehawk.tumblr.com/post/20658106041</guid><pubDate>Sat, 07 Apr 2012 12:57:38 -0400</pubDate><category>doland</category></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m2224gXdPO1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20582702492</link><guid>http://flyingshitehawk.tumblr.com/post/20582702492</guid><pubDate>Fri, 06 Apr 2012 07:19:28 -0400</pubDate><category>joobs</category><category>time travel</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m206edTXpo1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20520831013</link><guid>http://flyingshitehawk.tumblr.com/post/20520831013</guid><pubDate>Thu, 05 Apr 2012 06:56:37 -0400</pubDate><category>jimjim</category></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m1un9ywmKf1qzos1bo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20344334463</link><guid>http://flyingshitehawk.tumblr.com/post/20344334463</guid><pubDate>Mon, 02 Apr 2012 07:15:34 -0400</pubDate><category>dugs</category></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m1srxn5DPP1qzos1bo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20280524760</link><guid>http://flyingshitehawk.tumblr.com/post/20280524760</guid><pubDate>Sun, 01 Apr 2012 07:00:58 -0400</pubDate><category>big nips</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m1oy5r4GfX1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20164097256</link><guid>http://flyingshitehawk.tumblr.com/post/20164097256</guid><pubDate>Fri, 30 Mar 2012 05:25:03 -0400</pubDate><category>ahh</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m1n4hu7SOs1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20110786649</link><guid>http://flyingshitehawk.tumblr.com/post/20110786649</guid><pubDate>Thu, 29 Mar 2012 05:46:42 -0400</pubDate><category>whit</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m1lc065s9S1qzos1bo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20057701810</link><guid>http://flyingshitehawk.tumblr.com/post/20057701810</guid><pubDate>Wed, 28 Mar 2012 06:33:42 -0400</pubDate><category>buda</category></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m1jeacD8Gw1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/20002858086</link><guid>http://flyingshitehawk.tumblr.com/post/20002858086</guid><pubDate>Tue, 27 Mar 2012 05:27:48 -0400</pubDate><category>sauce</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m1hduoAqwx1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/19945627691</link><guid>http://flyingshitehawk.tumblr.com/post/19945627691</guid><pubDate>Mon, 26 Mar 2012 03:23:12 -0400</pubDate><category>jean</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m1fw9hsYMs1qzos1bo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://flyingshitehawk.tumblr.com/post/19888657974</link><guid>http://flyingshitehawk.tumblr.com/post/19888657974</guid><pubDate>Sun, 25 Mar 2012 08:05:41 -0400</pubDate><category>rupert chums</category></item></channel></rss>
