<?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 WAY I AM ~


  
 
           
      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 my 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:70px;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://Geeee.us1.list-manage.com/subscribe/post-json?u=9ed5415742970c0ff3338803f&amp;id=404bc18407&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>Geeee</title><generator>Tumblr (3.0; @geeee)</generator><link>http://mini.geeee.com/</link><item><title>"There are always two choices. Two paths to take. One is easy. And its only reward is that it’s easy."</title><description>“There are always two choices. Two paths to take. One is easy. And its only reward is that it’s easy.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Unknown&lt;/em&gt;</description><link>http://mini.geeee.com/post/18131862067</link><guid>http://mini.geeee.com/post/18131862067</guid><pubDate>Thu, 23 Feb 2012 17:50:51 +0200</pubDate><category>quotes</category><category>choice</category><category>path</category></item><item><title>"My heart is warm with the friends I make, And better friends I’ll not be knowing, Yet there..."</title><description>“My heart is warm with the friends I make, And better friends I’ll not be knowing, Yet there isn’t a train I wouldn’t take, No matter where it’s going.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Edna St. Vincent Millay&lt;/em&gt;</description><link>http://mini.geeee.com/post/18093923503</link><guid>http://mini.geeee.com/post/18093923503</guid><pubDate>Thu, 23 Feb 2012 01:02:46 +0200</pubDate><category>quotes</category><category>heart</category><category>friends</category><category>better</category><category>train</category><category>Edna St. Vincent Millay</category></item><item><title>"Make the most of yourself, because that’s all there is of you."</title><description>“Make the most of yourself, because that’s all there is of you.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Ralph Waldo Emerson&lt;/em&gt;</description><link>http://mini.geeee.com/post/18064896632</link><guid>http://mini.geeee.com/post/18064896632</guid><pubDate>Wed, 22 Feb 2012 12:29:10 +0200</pubDate><category>quotes</category><category>Ralph Waldo Emerson</category></item><item><title>"Good enough is the new perfect."</title><description>“Good enough is the new perfect.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Becky Beaupre Gillespie&lt;/em&gt;</description><link>http://mini.geeee.com/post/17970835604</link><guid>http://mini.geeee.com/post/17970835604</guid><pubDate>Tue, 21 Feb 2012 00:10:13 +0200</pubDate><category>quotes</category><category>good</category><category>perfect</category><category>Becky Beaupre Gillespie</category></item><item><title>"Celebrate the happiness that friends are always giving, make every day a holiday and celebrate just..."</title><description>“Celebrate the happiness that friends are always giving, make every day a holiday and celebrate just living!”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Amanda Bradley&lt;/em&gt;</description><link>http://mini.geeee.com/post/17967872780</link><guid>http://mini.geeee.com/post/17967872780</guid><pubDate>Mon, 20 Feb 2012 23:23:23 +0200</pubDate><category>quotes</category><category>happiness</category><category>friends</category><category>holiday</category><category>Amanda Bradley</category></item><item><title>"Don’t pay any attention to what they write about you. Just measure it in inches"</title><description>“Don’t pay any attention to what they write about you. Just measure it in inches”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Andy Warhol&lt;/em&gt;</description><link>http://mini.geeee.com/post/17909166919</link><guid>http://mini.geeee.com/post/17909166919</guid><pubDate>Mon, 20 Feb 2012 00:54:35 +0200</pubDate><category>quotes</category><category>attention</category><category>Andy Warhol</category></item><item><title>"My wish is that you may be loved to the point of madness."</title><description>“My wish is that you may be loved to the point of madness.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;André Breton&lt;/em&gt;</description><link>http://mini.geeee.com/post/17817565749</link><guid>http://mini.geeee.com/post/17817565749</guid><pubDate>Sat, 18 Feb 2012 14:05:56 +0200</pubDate><category>quotes</category><category>wish</category><category>love</category><category>madness</category><category>André Breton</category></item><item><title>"There is no way to happiness, happiness is the way."</title><description>“There is no way to happiness, happiness is the way.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Thich Nhat Hanh&lt;/em&gt;</description><link>http://mini.geeee.com/post/17766599661</link><guid>http://mini.geeee.com/post/17766599661</guid><pubDate>Fri, 17 Feb 2012 17:02:12 +0200</pubDate><category>quotes</category><category>happiness</category><category>Thich Nhat Hanh</category></item><item><title>"Maybe ever’body in the whole damn world is scared of each other."</title><description>“Maybe ever’body in the whole damn world is scared of each other.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;John Steinbeck&lt;/em&gt;</description><link>http://mini.geeee.com/post/17739793317</link><guid>http://mini.geeee.com/post/17739793317</guid><pubDate>Fri, 17 Feb 2012 03:05:28 +0200</pubDate><category>quotes</category><category>everybody</category><category>world</category><category>scared</category><category>John Steinbeck</category></item><item><title>You sometimes think you want to disappear, but all you really...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lyja8kdo6G1qmgghbo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;You sometimes think you want to disappear, but all you really want is to be found.&lt;/p&gt;</description><link>http://mini.geeee.com/post/17501237523</link><guid>http://mini.geeee.com/post/17501237523</guid><pubDate>Sun, 12 Feb 2012 21:04:52 +0200</pubDate><category>photos</category><category>disappear</category><category>found</category></item><item><title>"You don’t need to be better than anyone else, you just need to be better than you used to..."</title><description>“You don’t need to be better than anyone else, you just need to be better than you used to be..!”</description><link>http://mini.geeee.com/post/17446474665</link><guid>http://mini.geeee.com/post/17446474665</guid><pubDate>Sat, 11 Feb 2012 23:26:29 +0200</pubDate><category>quotes</category><category>better</category></item><item><title>"If we are facing in the right direction, all we have to do is keep on walking."</title><description>“If we are facing in the right direction, all we have to do is keep on walking.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Proverb&lt;/em&gt;</description><link>http://mini.geeee.com/post/17216369833</link><guid>http://mini.geeee.com/post/17216369833</guid><pubDate>Tue, 07 Feb 2012 20:09:58 +0200</pubDate><category>proverb</category><category>face</category><category>direction</category><category>walk</category></item><item><title>"A hero is a man who does what he can"</title><description>“A hero is a man who does what he can”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Romain Rolland&lt;/em&gt;</description><link>http://mini.geeee.com/post/17216139694</link><guid>http://mini.geeee.com/post/17216139694</guid><pubDate>Tue, 07 Feb 2012 20:03:24 +0200</pubDate><category>quotes</category><category>hero</category><category>man</category><category>Romain Rolland</category></item><item><title>And now I wonder If I could fall Into the sky Do you think...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/h297vLkHijQ?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&gt;And now I wonder &lt;/span&gt;&lt;br/&gt;&lt;span&gt;If I could fall &lt;/span&gt;&lt;br/&gt;&lt;span&gt;Into the sky &lt;/span&gt;&lt;br/&gt;&lt;span&gt;Do you think time &lt;/span&gt;&lt;br/&gt;&lt;span&gt;Would pass me by, oh &lt;/span&gt;&lt;br/&gt;&lt;span&gt;‘Cause you know I’d walk a thousand miles &lt;/span&gt;&lt;br/&gt;&lt;span&gt;If I could just see you tonight &lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt;And I, I don’t want to let you know I, &lt;/span&gt;&lt;br/&gt;&lt;span&gt;I drown in your memory I, &lt;/span&gt;&lt;br/&gt;&lt;span&gt;I don’t want to let this go &lt;/span&gt;&lt;br/&gt;&lt;span&gt;I,I don’t.&lt;/span&gt;&lt;/p&gt;</description><link>http://mini.geeee.com/post/16763743363</link><guid>http://mini.geeee.com/post/16763743363</guid><pubDate>Mon, 30 Jan 2012 18:28:36 +0200</pubDate><category>video</category><category>music</category><category>A Thousand Miles</category><category>Vanessa Carlton</category><category>Boyce Avenue</category></item><item><title>"I’ve learned that you can’t make someone love you. All you can do is be someone who can..."</title><description>“I’ve learned that you can’t make someone love you. All you can do is be someone who can be loved. The rest is up to them. I’ve learned that no matter how much I care, some people just don’t care back. And it’s not the end of the world .. maybe! .. but it is for some.”</description><link>http://mini.geeee.com/post/16762171288</link><guid>http://mini.geeee.com/post/16762171288</guid><pubDate>Mon, 30 Jan 2012 17:43:09 +0200</pubDate><category>excerpt</category><category>learn</category><category>love</category><category>care</category><category>people</category><category>world</category></item><item><title>"Words are, of course, the most powerful drug used by mankind"</title><description>“Words are, of course, the most powerful drug used by mankind”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Rudyard Kipling&lt;/em&gt;</description><link>http://mini.geeee.com/post/16714364277</link><guid>http://mini.geeee.com/post/16714364277</guid><pubDate>Sun, 29 Jan 2012 22:29:27 +0200</pubDate><category>quotes</category><category>words</category><category>power</category><category>drug</category><category>mankind</category><category>Rudyard Kipling</category></item><item><title>"When you lose, don’t lose the lesson."</title><description>“When you lose, don’t lose the lesson.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Unknown&lt;/em&gt;</description><link>http://mini.geeee.com/post/16691087421</link><guid>http://mini.geeee.com/post/16691087421</guid><pubDate>Sun, 29 Jan 2012 13:17:25 +0200</pubDate><category>quotes</category><category>lose</category><category>lesson</category></item><item><title>"What you leave behind is not what is engraved in stone monuments, but what is woven into the lives..."</title><description>“What you leave behind is not what is engraved in stone monuments, but what is woven into the lives of others.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Pericles&lt;/em&gt;</description><link>http://mini.geeee.com/post/16223491568</link><guid>http://mini.geeee.com/post/16223491568</guid><pubDate>Sat, 21 Jan 2012 14:54:08 +0200</pubDate><category>quotes</category><category>stone</category><category>monuments</category><category>life</category><category>Pericles</category></item><item><title>ohsopictures:

FOLLOW mostnotedposts for more photos
</title><description>&lt;img src="http://30.media.tumblr.com/tumblr_lr3u9zqCQk1qbmqsqo1_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://28.media.tumblr.com/tumblr_lr3u9zqCQk1qbmqsqo2_r1_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://ohsopictures.com/post/15510526791/follow-mostnotedposts-for-more-photos"&gt;ohsopictures&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;FOLLOW &lt;/span&gt;&lt;strong&gt;&lt;a href="http://mostnotedposts.tumblr.com/"&gt;mostnotedposts&lt;/a&gt; for more photos&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://mini.geeee.com/post/15578749497</link><guid>http://mini.geeee.com/post/15578749497</guid><pubDate>Mon, 09 Jan 2012 22:33:48 +0200</pubDate><category>excerpt</category><category>definition</category><category>friends</category></item><item><title>"If you only read the books that everyone else is reading, you can only think what everyone else is..."</title><description>“If you only read the books that everyone else is reading, you can only think what everyone else is thinking.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Haruki Murakami&lt;/em&gt;</description><link>http://mini.geeee.com/post/15564696906</link><guid>http://mini.geeee.com/post/15564696906</guid><pubDate>Mon, 09 Jan 2012 15:08:21 +0200</pubDate><category>quotes</category><category>book</category><category>reading</category><category>Thoughts</category><category>Haruki Murakami</category></item></channel></rss>

