<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><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><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/geeeetumblr" /><feedburner:info uri="geeeetumblr" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://tumblr.superfeedr.com/" /><feedburner:emailServiceId>geeeetumblr</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>"You were once wild here. Don’t let them tame you."</title><description>“You were once wild here. Don’t let them tame you.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Isadora Duncan&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/utaCiPIwmzI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/utaCiPIwmzI/23855662143</link><guid isPermaLink="false">http://mini.geeee.com/post/23855662143</guid><pubDate>Sun, 27 May 2012 13:59:58 +0300</pubDate><category>quotes</category><category>wild</category><category>Isadora Duncan</category><feedburner:origLink>http://mini.geeee.com/post/23855662143</feedburner:origLink></item><item><title>"She held herself very straight, like Audrey Hepburn, whom all women idolize and men never think..."</title><description>“She held herself very straight, like Audrey Hepburn, whom all women idolize and men never think about”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Jeffrey Eugenides&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/nQ3Q8YSHhhg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/nQ3Q8YSHhhg/23438062809</link><guid isPermaLink="false">http://mini.geeee.com/post/23438062809</guid><pubDate>Mon, 21 May 2012 00:15:53 +0300</pubDate><category>quotes</category><category>straight</category><category>Audrey Hepburn</category><category>women</category><category>Jeffrey Eugenides</category><feedburner:origLink>http://mini.geeee.com/post/23438062809</feedburner:origLink></item><item><title>"The past is never where you think you left it."</title><description>“The past is never where you think you left it.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Katherine Anne Porter&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/ge-v3ns8jYg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/ge-v3ns8jYg/22783500678</link><guid isPermaLink="false">http://mini.geeee.com/post/22783500678</guid><pubDate>Thu, 10 May 2012 19:25:49 +0300</pubDate><category>quotes</category><category>past</category><category>Katherine Anne Porter</category><category>Thoughts</category><feedburner:origLink>http://mini.geeee.com/post/22783500678</feedburner:origLink></item><item><title>"Life’s single lesson: that there is more accident to it than a man can ever admit to in a..."</title><description>“Life’s single lesson: that there is more accident to it than a man can ever admit to in a lifetime and stay sane”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Thomas Pynchon&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/odshliqD448" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/odshliqD448/22651557661</link><guid isPermaLink="false">http://mini.geeee.com/post/22651557661</guid><pubDate>Tue, 08 May 2012 17:01:56 +0300</pubDate><category>quotes</category><category>life</category><category>lesson</category><category>accident</category><category>man</category><category>sane</category><category>Thomas Pynchon</category><feedburner:origLink>http://mini.geeee.com/post/22651557661</feedburner:origLink></item><item><title>"Why worry about things you can’t control when you can keep yourself busy controlling the..."</title><description>“Why worry about things you can’t control when you can keep yourself busy controlling the things that depend on you?”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Unknown&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/MI0_oiVpUqc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/MI0_oiVpUqc/22593285815</link><guid isPermaLink="false">http://mini.geeee.com/post/22593285815</guid><pubDate>Mon, 07 May 2012 20:05:31 +0300</pubDate><category>quotes</category><category>worry</category><category>control</category><feedburner:origLink>http://mini.geeee.com/post/22593285815</feedburner:origLink></item><item><title>"Learning to ignore things is one of the great paths to inner peace."</title><description>“Learning to ignore things is one of the great paths to inner peace.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Robert J. Sawyer&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/KmjkM9vN_w8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/KmjkM9vN_w8/22379773566</link><guid isPermaLink="false">http://mini.geeee.com/post/22379773566</guid><pubDate>Fri, 04 May 2012 15:47:18 +0300</pubDate><category>quotes</category><category>learn</category><category>ignore</category><category>path</category><category>peace</category><category>Robert J. Sawyer</category><feedburner:origLink>http://mini.geeee.com/post/22379773566</feedburner:origLink></item><item><title>"Give a man a fire and he’s warm for a day, but set fire to him and he’s warm for the..."</title><description>“Give a man a fire and he’s warm for a day, but set fire to him and he’s warm for the rest of his life.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Terry Pratchett&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/Jf21trvnC9g" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/Jf21trvnC9g/21997012930</link><guid isPermaLink="false">http://mini.geeee.com/post/21997012930</guid><pubDate>Sat, 28 Apr 2012 22:48:44 +0300</pubDate><category>quotes</category><category>fire</category><category>warm</category><category>life</category><category>Terry Pratchett</category><feedburner:origLink>http://mini.geeee.com/post/21997012930</feedburner:origLink></item><item><title>"The human spirit is stronger than anything that could happen to it."</title><description>“The human spirit is stronger than anything that could happen to it.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;C. C. Scott&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/YP1BCbN6N0E" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/YP1BCbN6N0E/21878931942</link><guid isPermaLink="false">http://mini.geeee.com/post/21878931942</guid><pubDate>Fri, 27 Apr 2012 02:46:59 +0300</pubDate><category>quotes</category><category>human</category><category>spirit</category><category>Strong</category><category>C. C. Scott</category><feedburner:origLink>http://mini.geeee.com/post/21878931942</feedburner:origLink></item><item><title>"Life is inherently risky. There is only one big risk you should avoid at all costs, and that is the..."</title><description>“Life is inherently risky. There is only one big risk you should avoid at all costs, and that is the risk of doing nothing.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Denis Waitley&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/VQOtRM6fYvA" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/VQOtRM6fYvA/21722992772</link><guid isPermaLink="false">http://mini.geeee.com/post/21722992772</guid><pubDate>Tue, 24 Apr 2012 20:48:46 +0300</pubDate><category>quotes</category><category>life</category><category>risk</category><category>nothing</category><category>Denis Waitley</category><feedburner:origLink>http://mini.geeee.com/post/21722992772</feedburner:origLink></item><item><title>"Above all, be true to yourself, and if you cannot put your heart in it, take yourself out of it."</title><description>“Above all, be true to yourself, and if you cannot put your heart in it, take yourself out of it.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Unknown&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/2c--a0U9TDw" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/2c--a0U9TDw/21593220955</link><guid isPermaLink="false">http://mini.geeee.com/post/21593220955</guid><pubDate>Sun, 22 Apr 2012 22:48:41 +0300</pubDate><category>quotes</category><category>heart</category><category>truth</category><feedburner:origLink>http://mini.geeee.com/post/21593220955</feedburner:origLink></item><item><title>"The plain state of being human is dramatic enough for anyone; you don’t need to be a heroin..."</title><description>“The plain state of being human is dramatic enough for anyone; you don’t need to be a heroin addict or a performance poet to experience extremity. You just have to love someone.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Nick Hornby&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/KoZFygkJP4M" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/KoZFygkJP4M/21528024139</link><guid isPermaLink="false">http://mini.geeee.com/post/21528024139</guid><pubDate>Sun, 22 Apr 2012 01:30:37 +0300</pubDate><category>quotes</category><category>state</category><category>human</category><category>love</category><category>Nick Hornby</category><feedburner:origLink>http://mini.geeee.com/post/21528024139</feedburner:origLink></item><item><title>"The good life is a process, not a state of being. It is a direction, not a destination."</title><description>“The good life is a process, not a state of being. It is a direction, not a destination.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Carl Rogers&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/xMmBuUbBBVQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/xMmBuUbBBVQ/21380751579</link><guid isPermaLink="false">http://mini.geeee.com/post/21380751579</guid><pubDate>Thu, 19 Apr 2012 17:25:36 +0300</pubDate><category>quotes</category><category>good</category><category>life</category><category>process</category><category>state</category><category>direction</category><category>destination</category><category>Carl Rogers</category><feedburner:origLink>http://mini.geeee.com/post/21380751579</feedburner:origLink></item><item><title>"Single is not a status. It is a word that describes a person who is strong enough to live and enjoy..."</title><description>“Single is not a status. It is a word that describes a person who is strong enough to live and enjoy life without depending on others.”&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/Ger8MF7Sr40" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/Ger8MF7Sr40/21350822806</link><guid isPermaLink="false">http://mini.geeee.com/post/21350822806</guid><pubDate>Thu, 19 Apr 2012 02:53:45 +0300</pubDate><category>excerpt</category><category>single</category><category>status</category><category>words</category><category>Strong</category><category>life</category><feedburner:origLink>http://mini.geeee.com/post/21350822806</feedburner:origLink></item><item><title>"No duty is more urgent than that of returning thanks."</title><description>“No duty is more urgent than that of returning thanks.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;James Allen&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/SmMz6u4tGUo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/SmMz6u4tGUo/21294283403</link><guid isPermaLink="false">http://mini.geeee.com/post/21294283403</guid><pubDate>Wed, 18 Apr 2012 02:54:26 +0300</pubDate><category>quotes</category><category>duty</category><category>urgent</category><category>thanks</category><category>James Allen</category><feedburner:origLink>http://mini.geeee.com/post/21294283403</feedburner:origLink></item><item><title>"Uncertainty is the only certainty there is, and knowing how to live with insecurity is the only..."</title><description>“Uncertainty is the only certainty there is, and knowing how to live with insecurity is the only security.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;John Allen Paulos&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/pu7tStpDEwI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/pu7tStpDEwI/21117405652</link><guid isPermaLink="false">http://mini.geeee.com/post/21117405652</guid><pubDate>Sun, 15 Apr 2012 04:08:34 +0300</pubDate><category>quotes</category><category>uncertainty</category><category>certainty</category><category>insecurity</category><category>security</category><category>John Allen Paulos</category><feedburner:origLink>http://mini.geeee.com/post/21117405652</feedburner:origLink></item><item><title>".. However, as we all know, tomorrow is not guaranteed."</title><description>“.. However, as we all know, tomorrow is not guaranteed.”&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/7rZ4d46rFsQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/7rZ4d46rFsQ/20778788786</link><guid isPermaLink="false">http://mini.geeee.com/post/20778788786</guid><pubDate>Mon, 09 Apr 2012 17:29:51 +0300</pubDate><category>excerpt</category><category>tomorrow</category><category>guaranteed</category><feedburner:origLink>http://mini.geeee.com/post/20778788786</feedburner:origLink></item><item><title>"If you concentrate on what you don’t have, you will never, ever have enough."</title><description>“If you concentrate on what you don’t have, you will never, ever have enough.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Oprah Winfrey&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/wR73hcHsJeI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/wR73hcHsJeI/20111461496</link><guid isPermaLink="false">http://mini.geeee.com/post/20111461496</guid><pubDate>Thu, 29 Mar 2012 13:28:59 +0300</pubDate><category>quotes</category><category>concentration</category><category>Oprah Winfrey</category><feedburner:origLink>http://mini.geeee.com/post/20111461496</feedburner:origLink></item><item><title>"In three words I can sum up everything I’ve learned about life: it goes on."</title><description>“In three words I can sum up everything I’ve learned about life: it goes on.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Robert Frost&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/zfQ0gmhvr5g" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/zfQ0gmhvr5g/19952918925</link><guid isPermaLink="false">http://mini.geeee.com/post/19952918925</guid><pubDate>Mon, 26 Mar 2012 17:04:45 +0300</pubDate><category>quotes</category><category>words</category><category>life</category><category>Robert Frost</category><feedburner:origLink>http://mini.geeee.com/post/19952918925</feedburner:origLink></item><item><title>"He allowed himself to be swayed by his conviction that human beings are not born once and for all on..."</title><description>“He allowed himself to be swayed by his conviction that human beings are not born once and for all on the day their mothers give birth to them, but that life obliges them over and over again to give birth to themselves.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Gabriel García Márquez&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/FJnczXxJOP4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/FJnczXxJOP4/19888606896</link><guid isPermaLink="false">http://mini.geeee.com/post/19888606896</guid><pubDate>Sun, 25 Mar 2012 15:03:41 +0300</pubDate><category>quotes</category><category>human</category><category>born</category><category>life</category><category>birth</category><category>Gabriel García Márquez</category><feedburner:origLink>http://mini.geeee.com/post/19888606896</feedburner:origLink></item><item><title>"Everything in the world exists in order to end up as a book."</title><description>“Everything in the world exists in order to end up as a book.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Stéphane Mallarmé&lt;/em&gt;&lt;img src="http://feeds.feedburner.com/~r/geeeetumblr/~4/l4qdv40Mtgo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/geeeetumblr/~3/l4qdv40Mtgo/19779211258</link><guid isPermaLink="false">http://mini.geeee.com/post/19779211258</guid><pubDate>Fri, 23 Mar 2012 13:42:29 +0200</pubDate><category>quotes</category><category>world</category><category>book</category><category>Stéphane Mallarmé</category><feedburner:origLink>http://mini.geeee.com/post/19779211258</feedburner:origLink></item></channel></rss>

