<?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>Keepin’ it real. Jesus, Culture, Campus, Family &amp; of course Coffee



	#mc_embed_signup{background:##1A1A1A; clear:left; font:14px Helvetica,Arial,sans-serif; }
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */


	Subscribe to our mailing list
	






  
 
           
      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;
      }
  
   
   
     Want our cool email newsletter?
   
   Email Adress
   
       
         
         
       
       
       
     Close
   
   
 
 
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
    } catch(err) {
        jqueryLoaded=false;
    }
   var fancyboxLoaded;
               //Check if a fancybox plugin is already loaded
               if($.fancybox){
        fancyboxLoaded=true;
               }
               else {
        fancyboxLoaded=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://daranlemon.us1.list-manage.com/subscribe/post-json?u=8aea39784f51d31006294091b&amp;id=1e32fb6dc3&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>Daran Lemon</title><generator>Tumblr (3.0; @daranlemon)</generator><link>http://www.daranlemon.com/</link><item><title>3 Days</title><description>&lt;h3&gt;Numbers.&lt;/h3&gt;

&lt;p&gt;We live by numbers. &lt;em&gt;Time. Distance. Money. Measurements.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I just finished recording for my endocrinologist my &lt;em&gt;glucose readings&lt;/em&gt; for the past two weeks. As a type 1 diabetic, I have another number to worry about…every time I eat.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m not the skinny kid I once was, that couldn&amp;#8217;t gain a pound if I literally ate a horse. So from time to time I record calories eaten for the day with the help from an iPhone app. Trust me this no attempt at vanity.&lt;/p&gt;

&lt;p&gt;I run a few times a week. &lt;em&gt;Guess what?&lt;/em&gt; There&amp;#8217;s an app for that! I track my distance, pace, and time.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m an itinerating missionary. Everyday starts with the question, &lt;em&gt;&amp;#8220;What percentage of our budget is raised?&amp;#8221;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Those are a just a few ways I live by numbers.&lt;/p&gt;

&lt;p&gt;On that day when Jesus was crucificed and he cried out &lt;strong&gt;&amp;#8220;It is finished!,&amp;#8221;&lt;/strong&gt; (&lt;a href="http://bible.us/john19.30.nlt"&gt;http://bible.us/john19.30.nlt&lt;/a&gt;) his closest followers thought they were finished too. Sometimes I wish we didn&amp;#8217;t know the end of the story. Despite a hint from Jesus, they had no idea that in &lt;em&gt;three days&lt;/em&gt; death would be forever be defeated.&lt;/p&gt;

&lt;p&gt;Sunday meant nothing. The day after tomorrow was just another day. Time and money were an afterthought becuase Jesus their friend was dead. The one they &lt;em&gt;knew&lt;/em&gt; was the Messiah, well, maybe they were wrong. &lt;strong&gt;There were no numbers or apps to measure their grief. No hope that Sunday would change EVERYTHING.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Numbers tell us information. On this Good Friday, I don&amp;#8217;t want more information. I know the resurrection happened. I need to feel the emotion again that Christ died for me.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&amp;#8220;When we were utterly helpless, Christ came at just the right time and died for us sinners.&amp;#8221; Romans 5:6 (&lt;a href="http://bible.us/rom5.6.nlt"&gt;http://bible.us/rom5.6.nlt&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://www.daranlemon.com/post/20619021972</link><guid>http://www.daranlemon.com/post/20619021972</guid><pubDate>Fri, 06 Apr 2012 19:54:37 -0400</pubDate><category>Easter</category><category>Christianity</category><category>Good Friday</category><category>Jesus</category></item><item><title>Authentic Follower of Christ</title><description>&lt;a href="http://religion.blogs.cnn.com/2012/02/18/tending-the-garden-one-person-at-a-time/"&gt;Authentic Follower of Christ&lt;/a&gt;: &lt;p&gt;I had just finished watching a video on authenticity as a leader - then thanks to a friends facebook feed saw this article and video on CNN.  Watch the video. Powerful and challenging for all followers of Christ.&lt;/p&gt;</description><link>http://www.daranlemon.com/post/18809370454</link><guid>http://www.daranlemon.com/post/18809370454</guid><pubDate>Mon, 05 Mar 2012 17:16:34 -0500</pubDate><category>authenticity</category><category>christianity</category><category>suffering</category></item><item><title>The Grace of God by Andy Stanley - Book Review</title><description>&lt;p&gt;&lt;img align="left" alt="Grace of God" height="211" src="http://booksneeze.com/art/_140_245_Book.493.cover.jpg" width="140"/&gt;&lt;span&gt;I&amp;#8217;ve been a Christian all my life. In fact, I&amp;#8217;m a missionary. I tell you that to give you perspective. I thought I could explain the theme and concept of grace through the Bible as well as anybody. Andy Stanley&amp;#8217;s thorough yet very easy to read, &amp;#8220;The Grace of God&amp;#8221; not only defines grace simply but take reader deeper through the story of grace weaved in Scripture.  Instead of ignoring any apparent discrepancies of an Old Testament God vs the New Testament God, Andy tackles the tough topic like a middle linebacker meeting the running back in the hole on 4th and inches. What you come away with is not an explaining away but reassurance that even in the Old Testament full of laws and bloodshed &amp;#8220;don&amp;#8217;t stand in contrast to grace; they are introduced within the story of God&amp;#8217;s grace.&amp;#8221;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As a former youth pastor and missionary, I&amp;#8217;ve seen too many people slip into rule based Christianity. I wish every one of them could read chapter four, &amp;#8220;Redeemed by Grace.&amp;#8221;  The law is put into perspective. Andy points out that our modern mindset is to jump to the &amp;#8220;thou shall nots&amp;#8221;, &amp;#8220;simply stated: obedience gets you in, disobedience keeps you out.&amp;#8221; Grace is a subject that I believe too many Christians take for granted and don’t have complete freedom because of a lack of receiving the fullness of God’s grace.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I would have given “The Grace of God” a perfect rating but for a few times when Andy seems to want the reader to use his imagination to make a point instead of letting the Scripture speak for itself. Though I do believe our imagination can be used by God, it’s difficult to make that jump for it to form our theology. Overall though, this is minor.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Get the book, and allow the Spirit of God to teach you about grace all over again. You will not regret it.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://booksneeze.com/reviews/blogger/26260?ref=badge"&gt;&lt;img alt="I review for BookSneeze®" border="0" height="150" src="http://booksneeze.com/images/booksneeze_badge.png" width="200"/&gt;&lt;/a&gt; &lt;span&gt;Disclosure of Material Connection: I received this book free from the publisher through the &lt;/span&gt;&lt;em&gt;&lt;a href="http://BookSneeze%C2%AE.com/"&gt;BookSneeze®.com&lt;/a&gt; &amp;lt;&lt;a&gt;http://BookSneeze®.com&lt;/a&gt;&amp;gt; book review bloggers program. I was not required to write a positive review. The opinions I have expressed are my own. I am disclosing this in accordance with the Federal Trade Commission’s 16 CFR, Part 255 &amp;lt;&lt;a href="http://www.access.gpo.gov/nara/cfr/waisidx_03/16cfr255_03.html"&gt;&lt;a href="http://www.access.gpo.gov/nara/cfr/waisidx_03/16cfr255_03.html"&gt;http://www.access.gpo.gov/nara/cfr/waisidx_03/16cfr255_03.html&lt;/a&gt;&lt;/a&gt;&amp;gt;&amp;#160;: “Guides Concerning the Use of Endorsements and Testimonials in Advertising.”&lt;/em&gt;&lt;/p&gt;</description><link>http://www.daranlemon.com/post/14187125841</link><guid>http://www.daranlemon.com/post/14187125841</guid><pubDate>Tue, 13 Dec 2011 18:42:25 -0500</pubDate></item><item><title>There's nothing wrong with having a plan</title><description>&lt;a href="http://feedproxy.google.com/~r/typepad/sethsmainblog/~3/e-jwSvZB3io/theres-nothing-wrong-with-having-a-pla.html"&gt;There's nothing wrong with having a plan&lt;/a&gt;: &lt;p&gt;In a church/ministry context there are lots of plans for everything. The plans always seem reactionary, addressing something. How about sticking to the mission? &lt;/p&gt;</description><link>http://www.daranlemon.com/post/12523335585</link><guid>http://www.daranlemon.com/post/12523335585</guid><pubDate>Tue, 08 Nov 2011 15:39:42 -0500</pubDate></item><item><title>Even though I was barely one at the time, as a baseball fan...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_ltfailorbQ1qm9rypo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Even though I was barely one at the time, as a baseball fan growing up this I remember seeing this highlight innumerable times. Pretty exciting stuff and I’m NO Red Sox fan. But yes, I did my own reenactments in the back yard.&lt;/p&gt;
&lt;p&gt;This year I am hoping for a Cardinals moment that can get at least close to the thrill represented here and win the Series.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://siphotos.tumblr.com/post/11734473161"&gt;siphotos&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;On this day in 1975, Red Sox catcher Carton Fisk hit one of the most dramatic home runs in baseball history. In the bottom of the 12th inning of Game 6 of the World Series, Fisk hit a long drive that appeared to be heading to foul territory. As he ran to first base, the catcher jumped and waved at the ball to remain fair. The ball obliged, hitting the foul pole and giving the Red Sox a memorable win. Unfortunately for Boston fans, the Reds went onto win the Series, four games to three. (AP)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VERDUCCI:&lt;/strong&gt; &lt;a href="http://sportsillustrated.cnn.com/2011/writers/tom_verducci/10/21/world.series.game.2.verducci/index.html"&gt;LaRussa, Pujols stumble as Rangers beat Cardinals&lt;/a&gt;&lt;br/&gt;&lt;strong&gt;REITER:&lt;/strong&gt; &lt;a href="http://sportsillustrated.cnn.com/2011/writers/ben_reiter/10/21/world.series.game.2/index.html"&gt;Rangers rediscover their identity just in time&lt;/a&gt;&lt;br/&gt;&lt;strong&gt;VIDEO:&lt;/strong&gt; &lt;a href="http://sportsillustrated.cnn.com/video/mlb/2011/10/21/102011_GM2_TEX_STL_recap.SportsIllustrated/index.html"&gt;Game Highlights&lt;/a&gt; | &lt;a href="http://sportsillustrated.cnn.com/video/mlb/2011/10/21/102011.verducci_world_series_game_2.SportsIllustrated/index.html"&gt;Both managers under microscope&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://www.daranlemon.com/post/11737957579</link><guid>http://www.daranlemon.com/post/11737957579</guid><pubDate>Fri, 21 Oct 2011 13:56:11 -0400</pubDate><category>baseball</category><category>victory</category><category>cardinals</category><category>red sox</category></item><item><title>Simple &amp; Stunning video/song form John Mark McMillan. </title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/sQCCyVSjf4A?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;Simple &amp; Stunning video/song form John Mark McMillan. &lt;/p&gt;</description><link>http://www.daranlemon.com/post/11668047099</link><guid>http://www.daranlemon.com/post/11668047099</guid><pubDate>Wed, 19 Oct 2011 18:12:42 -0400</pubDate><category>song</category><category>God</category><category>video</category></item><item><title>"No one wants to die. Even people who want to go to heaven don’t want to die to get there. And..."</title><description>“No one wants to die. Even people who want to go to heaven don’t want to die to get there. And yet death is the destination we all share.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Steve Jobs - &lt;a title="Stanford Commencement Address" target="_blank" href="http://news.stanford.edu/news/2005/june15/jobs-061505.html"&gt;Stanford 2005 Commencement Address&lt;/a&gt;&lt;/em&gt;</description><link>http://www.daranlemon.com/post/11090173038</link><guid>http://www.daranlemon.com/post/11090173038</guid><pubDate>Wed, 05 Oct 2011 23:57:34 -0400</pubDate><category>Apple</category><category>Steve Jobs</category><category>death</category></item><item><title>The girls found Winnie the Pooh at the library. (Taken with...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lqm5vcBVNK1qzgpdgo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;The girls found Winnie the Pooh at the library. (Taken with &lt;a href="http://instagr.am"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9480057866</link><guid>http://www.daranlemon.com/post/9480057866</guid><pubDate>Sat, 27 Aug 2011 21:09:12 -0400</pubDate></item><item><title>Steve Jobs Resigns As CEO Of Apple</title><description>&lt;a href="http://techcrunch.com/2011/08/24/steve-jobs-resigns-from-apple/"&gt;Steve Jobs Resigns As CEO Of Apple&lt;/a&gt;: &lt;p&gt;&lt;a href="http://parislemon.com/post/9352047662"&gt;parislemon&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Headline says it all. Sad day, but it was always going to happen sometime. The fact that Jobs is staying on as Chairman of the Board seems like a good sign.&lt;/p&gt;
&lt;p&gt;And yes, &lt;a href="http://parislemon.com/post/7947976261/there-is-a-better-chance-of-apple-choosing-its"&gt;it was always going to be Tim Cook as the next CEO&lt;/a&gt;. There will be a lot of volatility surrounding Apple news over the next few days and weeks. But it’s hard to imagine a better successor. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Not surprised, really. But over the next few years we’ll see just deep Steve Job’s values are Apple’s. I’d say pretty deep right now. Hope the hit’s keep on coming.&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9363359581</link><guid>http://www.daranlemon.com/post/9363359581</guid><pubDate>Thu, 25 Aug 2011 00:00:26 -0400</pubDate><category>tech</category><category>apple</category><category>steve jobs</category><category>tim cook</category></item><item><title>Advantage of 3 kids (or more)</title><description>&lt;p&gt;We can now stage our own melodramas to our night time Bible reading. Fun times.&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9322098344</link><guid>http://www.daranlemon.com/post/9322098344</guid><pubDate>Tue, 23 Aug 2011 23:58:22 -0400</pubDate><category>family</category><category>Bible</category></item><item><title>Powerful Story from my friend KC</title><description>&lt;a href="http://kckopaskastory.com/"&gt;Powerful Story from my friend KC&lt;/a&gt;: &lt;p&gt;Check out this new book from my friend KC, great guy, great story, just don’t go running with him, he doesn’t stop!&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9307049540</link><guid>http://www.daranlemon.com/post/9307049540</guid><pubDate>Tue, 23 Aug 2011 17:56:06 -0400</pubDate><category>book</category><category>story</category></item><item><title>Noreen's Thoughts: Are you praying for the bad symptom to go away or the good symptom to come in?</title><description>&lt;a href="http://www.noreenlemon.com/post/9293636519"&gt;Noreen's Thoughts: Are you praying for the bad symptom to go away or the good symptom to come in?&lt;/a&gt;: &lt;p&gt;&lt;a href="http://www.noreenlemon.com/post/9293636519" class="tumblr_blog"&gt;noreenlemon&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I was spending my time with God this morning and was pondering my prayer list for my children. I wanted a more consistent way of praying for them where I wasn’t just praying for their issues to stop. I often would pray for them to stop yelling, stop hitting, stop being so shy, etc. I realized that…&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Love my wife&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9297593374</link><guid>http://www.daranlemon.com/post/9297593374</guid><pubDate>Tue, 23 Aug 2011 13:27:01 -0400</pubDate></item><item><title>Time-Lapse Video Featuring Eight Years of 9/11 Memorial Construction</title><description>&lt;a href="http://laughingsquid.com/time-lapse-video-featuring-eight-years-of-911-memorial-construction/"&gt;Time-Lapse Video Featuring Eight Years of 9/11 Memorial Construction&lt;/a&gt;: &lt;p&gt;Amazing footage.&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9261844073</link><guid>http://www.daranlemon.com/post/9261844073</guid><pubDate>Mon, 22 Aug 2011 16:20:12 -0400</pubDate></item><item><title>Christianity Shouldn't be Cool</title><description>&lt;a href="http://www.relevantmagazine.com/god/church/features/26491-christianity-shouldnt-be-cool"&gt;Christianity Shouldn't be Cool&lt;/a&gt;: &lt;h6&gt;&lt;img width="324" height="269" src="http://www.relevantmagazine.com/images/stories/ARTICLE_NotCool.jpg"/&gt;&lt;/h6&gt;&lt;p&gt;Why making faith the “next big thing” misses the mark.&lt;/p&gt;</description><link>http://www.daranlemon.com/post/9002852753</link><guid>http://www.daranlemon.com/post/9002852753</guid><pubDate>Tue, 16 Aug 2011 14:00:44 -0400</pubDate></item><item><title>Ring around the Rosie w Adalynn, Gideon, and an un-named stuffed...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_ln20psX0kU1qzgpdgo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Ring around the Rosie w Adalynn, Gideon, and an un-named stuffed dog (Taken with &lt;a href="http://instagr.am"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://www.daranlemon.com/post/6698645052</link><guid>http://www.daranlemon.com/post/6698645052</guid><pubDate>Sun, 19 Jun 2011 16:25:05 -0400</pubDate></item><item><title>Surprisingly Analiese was able to find a ride at the park way...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_ln0f0cZmuc1qzgpdgo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Surprisingly Analiese was able to find a ride at the park way too small. She sure is cute though. (Taken with &lt;a href="http://instagr.am"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://www.daranlemon.com/post/6670061160</link><guid>http://www.daranlemon.com/post/6670061160</guid><pubDate>Sat, 18 Jun 2011 19:38:37 -0400</pubDate></item><item><title>Somewhere behind that cascade of water is Ayden (Taken with...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_ln0ejiRsAa1qzgpdgo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Somewhere behind that cascade of water is Ayden (Taken with &lt;a href="http://instagr.am"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://www.daranlemon.com/post/6669798985</link><guid>http://www.daranlemon.com/post/6669798985</guid><pubDate>Sat, 18 Jun 2011 19:28:30 -0400</pubDate></item><item><title>Park time fun for the girls. (Taken with instagram)</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lmg5ktcUBT1qzgpdgo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Park time fun for the girls. (Taken with &lt;a href="http://instagr.am"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://www.daranlemon.com/post/6303594213</link><guid>http://www.daranlemon.com/post/6303594213</guid><pubDate>Tue, 07 Jun 2011 21:02:52 -0400</pubDate></item><item><title>Summer Fun</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lmauh9rzyJ1qzgpdgo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Summer Fun&lt;/p&gt;</description><link>http://www.daranlemon.com/post/6201161590</link><guid>http://www.daranlemon.com/post/6201161590</guid><pubDate>Sun, 05 Jun 2011 00:15:10 -0400</pubDate></item><item><title>michaelmaschmeyer:

Great video by Francis Chan on the topic of...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/qnrJVTSYLr8?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;a href="http://michaelmaschmeyer.tumblr.com/post/5694780589"&gt;michaelmaschmeyer&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Great video by Francis Chan on the topic of hell.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Yep, it’ll be interesting to see what conclusions he does make in the book.&lt;/p&gt;</description><link>http://www.daranlemon.com/post/5792136363</link><guid>http://www.daranlemon.com/post/5792136363</guid><pubDate>Tue, 24 May 2011 00:29:04 -0400</pubDate></item></channel></rss>

