<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ComfortBetrays.com &#187; God</title>
	<atom:link href="http://www.comfortbetrays.com/tag/god/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.comfortbetrays.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 03:38:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Surely we can&#8217;t be quite creatures? (CS Lewis)</title>
		<link>http://www.comfortbetrays.com/2010/07/surely-we-cant-be-quite-creatures-cs-lewis/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=surely-we-cant-be-quite-creatures-cs-lewis</link>
		<comments>http://www.comfortbetrays.com/2010/07/surely-we-cant-be-quite-creatures-cs-lewis/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 05:43:58 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Christianity]]></category>
		<category><![CDATA[creatures]]></category>
		<category><![CDATA[cs lewis]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[humility]]></category>
		<category><![CDATA[Paul Bunyan]]></category>
		<category><![CDATA[pride]]></category>

		<guid isPermaLink="false">http://comfortbetrays.com/blog/?p=238</guid>
		<description><![CDATA[&#8220;All those expressions of unworthiness which Christian practice puts into the believer&#8217;s mouth seem to the outer world like the degraded and insincere grovellings of a sycophant before a tyrant, or at best a façon de parler like the self-depreciation of a Chinese gentleman when he calls himself &#8220;this course and illiterate person&#8221;. In reality, however, [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.amazon.com/gp/product/0156329301?ie=UTF8&amp;tag=historyofthei-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0156329301"><img class="alignright size-thumbnail wp-image-578" title="CS Lewis - The Four Loves" src="http://www.comfortbetrays.com/wp-content/uploads/2010/07/CS_Lewis_The_Four_Loves-e1279777290643-97x150.jpg" alt="CS Lews - The 4 Loves book cover" width="97" height="150" /></a>&#8220;All those expressions of unworthiness which Christian practice puts into the believer&#8217;s mouth seem to the outer world like the degraded and insincere grovellings of a sycophant before a tyrant, or at best a <em>façon de parler</em> like the self-depreciation of a Chinese gentleman when he calls himself &#8220;this course and illiterate person&#8221;. In reality, however, they express the continually renewed, because continually necessary, attempt to negate that misconception of ourselves and of our relation to God which nature, even while we pray, is always recommending to us. No sooner do we believe that God loves us than there is an impulse to believe that He does so, not because He is Love, but because we are intrinsically lovable. The Pagans obeyed this impulse unabashed; a good man was &#8220;dear to the gods&#8221; because he was good. We, being better taught, resort to subterfuge. Far be it from us to think that we have virtues for which God could love us. But then, how magnificantly we have repented! As Paul Bunyan says, describing his first and illusory conversion, &#8220;I thought there was no man in England that pleased God better than I.&#8221; Beaten out of this, we next offer our own humility to God&#8217;s admiration. Surely He&#8217;ll like <em>that</em>? Or if not that, our clear-sighted and humble recognition that we still lack humility. Thus, depth beneath depth and subtlety within subtlety, there remains some lingering idea of our own, our very own, attractiveness. It is easy to acknowledge, but almost impossible to realise for long, that we are mirrors whose brightness, if we are bright, is wholly derived from the sun that shines upon us. Surely we must have a little—however little—native luminosity? Surely we can&#8217;t be <em>quite </em>creatures?&#8221;</p>
<p>-  <a href="http://www.amazon.com/gp/product/0156329301?ie=UTF8&amp;tag=historyofthei-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0156329301">The Four Loves</a>, by C.S. Lewis</p>
<p><span style="color: #ffffff;">.</span></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F07%2Fsurely-we-cant-be-quite-creatures-cs-lewis%2F&amp;t=Surely%20we%20can%27t%20be%20quite%20creatures%3F%20%28CS%20Lewis%29" id="facebook_share_both_238" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_238') || document.getElementById('facebook_share_icon_238') || document.getElementById('facebook_share_both_238') || document.getElementById('facebook_share_button_238');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_238') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F07%252Fsurely-we-cant-be-quite-creatures-cs-lewis%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FbvksN9%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Surely%20we%20can%27t%20be%20quite%20creatures%3F%20%28CS%20Lewis%29%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/07/surely-we-cant-be-quite-creatures-cs-lewis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jonathan Edwards on this day in 1741</title>
		<link>http://www.comfortbetrays.com/2010/07/jonathan-edwards-on-this-day-in-1741/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=jonathan-edwards-on-this-day-in-1741</link>
		<comments>http://www.comfortbetrays.com/2010/07/jonathan-edwards-on-this-day-in-1741/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 04:49:53 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Enfield]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[grace]]></category>
		<category><![CDATA[Great Awakening]]></category>
		<category><![CDATA[hell]]></category>
		<category><![CDATA[Jonathan Edwards]]></category>
		<category><![CDATA[Mark Dever]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wrath]]></category>

		<guid isPermaLink="false">http://www.comfortbetrays.com/?p=478</guid>
		<description><![CDATA[Today marks the 269th anniversary of Jonathan Edwards preaching his most famous sermon &#8220;Sinners in the Hands of an Angry God&#8221; in Enfield, CT. I&#8217;m reading through it after pastor Rick Holland&#8217;s wife Kim posted a tweet mentioning it. Though I won&#8217;t try to summarize it because I just can&#8217;t do it justice, the point Edwards [...]]]></description>
			<content:encoded><![CDATA[
<div id="_mcePaste">
<p><a href="http://www.comfortbetrays.com/wp-content/uploads/2010/07/Jonathan_Edwards_sinners-in-the-hands-of-an-angry-God.jpg"><img class="size-thumbnail wp-image-482 alignright" title="Jonathan_Edwards_sinners-in-the-hands-of-an-angry-God" src="http://www.comfortbetrays.com/wp-content/uploads/2010/07/Jonathan_Edwards_sinners-in-the-hands-of-an-angry-God-150x150.jpg" alt="Jonathon Edwards sinners-in-the-hands-of-an-angry-God" width="150" height="150" /></a></p>
<p>Today marks the 269th anniversary of Jonathan Edwards preaching his most famous sermon &#8220;Sinners in the Hands of an Angry God&#8221; in Enfield, CT. I&#8217;m reading through it after pastor Rick Holland&#8217;s wife Kim <a href="https://twitter.com/Kim_S_Holland/status/18067706982">posted a tweet</a> mentioning it. Though I won&#8217;t try to summarize it because I just can&#8217;t do it justice, the point Edwards was making, as Capitol Hill Baptist Church shows us, was that God&#8217;s grace was the only thing keeping his listeners out of hell at that very moment. This message, based on Deuteronomy 32:35, played an important role in the Great Awakening that swept through America in the 1740s.</p>
</div>
<div id="_mcePaste">Here are a few of Jonathan Edwards&#8217; quotes:</div>
<blockquote>
<div id="_mcePaste">&#8220;The strongest have no power to resist him&#8230;&#8221;</div>
<div id="_mcePaste">&#8220;God is not altogether such an one as themselves, though they may imagine him to be so.&#8221;</div>
<div id="_mcePaste">&#8220;God has laid himself under no obligation by any promise to keep any natural man out of hell one moment.&#8221;</div>
<div id="_mcePaste">&#8220;However unconvinced you may now be of the truth of what you hear, by and by you will be fully convinced of it.&#8221;</div>
<div id="_mcePaste">&#8220;But the foolish children of men do miserably delude themselves in their own schemes, and in their confidence in their own strength and wisdom; they trust to nothing but a shadow.&#8221;</div>
<div id="_mcePaste">&#8220;God hath had it on his heart to show to angels and men, both how excellent his love is, and also how terrible his wrath is.&#8221;</div>
<div id="_mcePaste">&#8220;And now you have an extraordinary opportunity, a day wherein Christ has flung the door of mercy wide open, and stands in the door calling and crying with a loud voice to poor sinners&#8230;&#8221;</div>
<div id="_mcePaste">&#8220;Men&#8217;s hearts harden, and their guilt increases apace at such a day as this, if they neglect their souls: and never was there so great danger of such persons being given up to hardness of heart, and blindness of mind.&#8221;</div>
</blockquote>
<div id="_mcePaste"><a href="http://resources.christianity.com/details/hbc/20031005/2AABCDA4-CA56-44E9-B221-D7584DC9F0A3.aspx"><strong>Listen to Mark Dever preach the sermon</strong></a> at Capitol Hill Baptist Church.</div>
<div id="_mcePaste"><a href="http://edwards.yale.edu/archive?path=aHR0cDovL2Vkd2FyZHMueWFsZS5lZHUvY2dpLWJpbi9uZXdwaGlsby9nZXRvYmplY3QucGw/Yy4yMTo0Ny53amVv"><strong>Read the full text</strong></a> posted by the Jonathan Edwards Center at Yale University.</div>
<div><span style="color: #ffffff;">.</span></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F07%2Fjonathan-edwards-on-this-day-in-1741%2F&amp;t=Jonathan%20Edwards%20on%20this%20day%20in%201741" id="facebook_share_both_478" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_478') || document.getElementById('facebook_share_icon_478') || document.getElementById('facebook_share_both_478') || document.getElementById('facebook_share_button_478');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_478') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F07%252Fjonathan-edwards-on-this-day-in-1741%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Jonathan%20Edwards%20on%20this%20day%20in%201741%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/07/jonathan-edwards-on-this-day-in-1741/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One week from now: Thoughts on marriage</title>
		<link>http://www.comfortbetrays.com/2010/06/one-week-from-now-thoughts-on-marriage/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=one-week-from-now-thoughts-on-marriage</link>
		<comments>http://www.comfortbetrays.com/2010/06/one-week-from-now-thoughts-on-marriage/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 15:17:50 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[bias]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[convictions]]></category>
		<category><![CDATA[discrimination]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[husband]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[marriage]]></category>
		<category><![CDATA[Paul Tripp]]></category>
		<category><![CDATA[pride]]></category>
		<category><![CDATA[Rick Holland]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[sex]]></category>
		<category><![CDATA[Stuart Scott]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[wife]]></category>

		<guid isPermaLink="false">http://www.comfortbetrays.com/?p=468</guid>
		<description><![CDATA[One week from now, I&#8217;m marrying the sweetest young lady I&#8217;ve ever known. It&#8217;s the second most important decision of my life, and after getting to know this amazing woman over the last few years, I must say that I have no doubts about whether or not I&#8217;m making the right choice. Here are a [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.comfortbetrays.com/wp-content/uploads/2010/06/marriage.jpg"><img class="alignright size-thumbnail wp-image-471" title="marriage" src="http://www.comfortbetrays.com/wp-content/uploads/2010/06/marriage-150x150.jpg" alt="marriage" width="150" height="150" /></a>One week from now, I&#8217;m marrying the sweetest young lady I&#8217;ve ever known. It&#8217;s the second most important decision of my life, and after getting to know this amazing woman over the last few years, I must say that I have no doubts about whether or not I&#8217;m making the right choice. Here are a few of my thoughts.</p>
<ul>
<li>One week from now, the sin I fight against inside of me will have a magnifying glass put over it by the constant closeness of another, and yet one week from now, God&#8217;s process of sanctification for his children will give my wife and I the opportunity to begin dealing with deeper underlying problems that we never knew God wanted us to confront in our own lives. As Rick Holland describes marriage, it&#8217;s &#8220;an unconditional commitment to an imperfect person.&#8221;</li>
</ul>
<ul>
<li>One week from now, I&#8217;ll be financially responsible for someone. Yes, there will be tension, but it&#8217;s how I deal with my own selfish pride in that moment that counts.</li>
</ul>
<ul>
<li>One week from now, I&#8217;ll finalize my full commitment to her alone, in the form of a vow before God, witnessed by friends and family.</li>
</ul>
<ul>
<li>One week from now, I will be bound to reject the temptations of in any way pursuing other women, appearing to do so, or even accepting the advances of any other woman, for the sake of Karen knowing she is the only one that matters to me. Call this a positive bias in her favor or a discrimination against the pursuit of all others if you will.</li>
</ul>
<ul>
<li>One week from now, there will still be just as many, if not more people watching to see how things turn out for the two of us, or as Stuart Scott put it in The Exemplary Husband, &#8220;We need to remember that we already are some sort of example to others. The question is, what kind?&#8221;</li>
</ul>
<ul>
<li>One week from now, I will be committed to her safety, to the point where I will not be tolerant of that which harms her. This intolerance will apply to physical threats, emotional dangers, spiritual misguidance, or anything that threatens to destroy my relationship with her.</li>
</ul>
<ul>
<li>One week from now, the two of us are committing to a first-year ban on the habit of the passive entertainment of television-show series that we&#8217;d rather not even give the chance to distance us from getting to know each other. We&#8217;ll revisit the need for this voluntary ban after we&#8217;ve had more time to analyze it&#8217;s potential benefits.</li>
</ul>
<ul>
<li>One week from now, I&#8217;m not going to stop giving her flowers or chocolate! (And we&#8217;ll still be going out on dates).</li>
</ul>
<ul>
<li>One week from now, we&#8217;ll be able to look back on our convictions about why we made the choices we did, and the relationship will become all that much more valuable to both of us as we reflect on the purposeful and sometimes temporarily painful discipline it took to faithfully wait for each other, despite the constant temptations that at any point could have overtaken our resolve if it weren&#8217;t for the daily grace of God. 1 Corinthians 10:13: &#8220;God is faithful, and he will not let you be tempted beyond your ability, but with the temptation he will also provide the way of escape, that you may be able to endure it.&#8221;</li>
</ul>
<ul>
<li>One week from now, the excuse that &#8220;I don&#8217;t know if we&#8217;re compatible&#8221; will be as convincing in my mind as the rhetoric of a four year old telling his mom he doesn&#8217;t want to take a nap, as Karen and I discover that OF COURSE we&#8217;re not naturally &#8220;compatible&#8221; in popular culture&#8217;s expression, because only God&#8217;s grace can truly walk us through, rather than around, the inevitable challenges we will face in living with each other. (thanks Paul Tripp for the idea behind my analogy!)</li>
</ul>
<ul>
<li>One week from now, all the advice we&#8217;ve received from the hours of counseling sessions, the overview books, and the DVD segments, not to mention the great role models of our parents and close friends, will become more valuable resources that we look back on to help guide us through miscommunications and disagreements that will arise from the dark sin we all have inside of us as part of fallen humanity that can only look to God for true hope.</li>
</ul>
<ul>
<li>Lastly, a year from now, I&#8217;ll probably look back on this list and laugh a little, thinking of all the other things that I had yet to learn about marriage, about my relationship with Karen, and most importantly about God, since that determines our perspectives on everything else in life.</li>
</ul>
<p><span style="color: #ffffff;">.</span></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F06%2Fone-week-from-now-thoughts-on-marriage%2F&amp;t=One%20week%20from%20now%3A%20Thoughts%20on%20marriage" id="facebook_share_both_468" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_468') || document.getElementById('facebook_share_icon_468') || document.getElementById('facebook_share_both_468') || document.getElementById('facebook_share_button_468');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_468') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F06%252Fone-week-from-now-thoughts-on-marriage%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22One%20week%20from%20now%3A%20Thoughts%20on%20marriage%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/06/one-week-from-now-thoughts-on-marriage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How one small decision landed an amazing job</title>
		<link>http://www.comfortbetrays.com/2010/06/how-one-small-decision-landed-an-amazing-job/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-one-small-decision-landed-an-amazing-job</link>
		<comments>http://www.comfortbetrays.com/2010/06/how-one-small-decision-landed-an-amazing-job/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 06:45:53 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[honesty]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[sovereignty]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.comfortbetrays.com/?p=414</guid>
		<description><![CDATA[I&#8217;ve been with my company for over two years now, and I have to say it&#8217;s an amazing and unique place to work, where I&#8217;m continually thankful for the opportunities I&#8217;ve already been given to learn, the people I&#8217;ve had the privilege of getting to know, and the financial stability that has been provided. My desire is [...]]]></description>
			<content:encoded><![CDATA[
<div id="_mcePaste">
<div id="attachment_415" class="wp-caption alignright" style="width: 160px"><a href="http://www.comfortbetrays.com/wp-content/uploads/2010/05/with_john-paul-dejoria_paul-mitchell.jpg"><img class="size-thumbnail wp-image-415" title="with_john-paul-dejoria_paul-mitchell" src="http://www.comfortbetrays.com/wp-content/uploads/2010/05/with_john-paul-dejoria_paul-mitchell-150x148.jpg" alt="With JP from Paul Mitchell" width="150" height="148" /></a><p class="wp-caption-text">At an event with JP, the billionaire who started the company 30 years ago.</p></div>
<p>I&#8217;ve been with my company for over two years now, and I have to say it&#8217;s an amazing and unique place to work, where I&#8217;m continually thankful for the opportunities I&#8217;ve already been given to learn, the people I&#8217;ve had the privilege of getting to know, and the financial stability that has been provided. My desire is that I&#8217;ll continue building caring and beneficial relationships here, not to mention expanding my knowledge of technology in computers as I&#8217;m always finding out how much I still don&#8217;t yet understand in the vast world of information technology.</p>
<p>What I&#8217;d like to briefly share here is a summary of how things fell into place when I was job searching, because I think it&#8217;s worth writing down for some friends who might be encouraged by the account, and equally it&#8217;s a reminder to myself about how God has been faithful.</p>
<p>I was a full-time college student with a part time job at another company. It was a great situation; being on the cutting edge of Microsoft&#8217;s newly improved SharePoint software technology for business communication and collaboration, and I was working with great people including my boss at the time who I still enjoy meeting up with for lunch these days when we get the chance. That company&#8217;s corporate headquarters had just been moved from across the United States into my city, and I was taking on a more crucial role within the organization to roll-out this new project company-wide while slowly training key individuals on how the new system would become an efficient tool in the way the company did business. They made it clear that they wanted me to stay in the position, but during a time of economic uncertainty, the company let me know that they just wouldn&#8217;t be able to hire full-time.</p>
<p>Sad to hear this, I accepted the news and started looking around for a full-time position. In the back of my mind there was a thought of that offer I received over a month before that from someone at Paul Mitchell who had found my online resume through my buddy Shay&#8217;s profile on LinkedIn.com. I sent over a carefully written email, checking if by some small chance the company was still looking to hire after I had already declined their previous offer. They were interested, so we set up an interview. I was pretty nervous after not having done an interview for a couple of years, and it showed. I talked with the guys for over an hour as they asked a lot of questions that I didn&#8217;t feel confident about how to answer. Driving away from the building I basically accepted the fact that I wasn&#8217;t going to be invited back, because I must have failed the interview by being nervous and not knowing the answers.</p>
<p>But soon after, I received a phone call from them asking if I wanted the job. I was shocked&#8211;what about the bad interview? I told them yes, I accepted the offer, and called my family to share the exciting news. At some point I remembered that God had provided all this, so I thanked him, and felt dumb about forgetting how I had prayed for a good outcome without first coming back to thank God for giving me exactly what I wanted. So that all went down on a Friday afternoon.</p>
<p>Along came Monday.<strong> </strong>The company I was about to step away from approached me, but this time explaining how important my position was after the CEO of the company saw my big project, and asked what it would take to keep me there. Wait&#8230; what now? How was I supposed to respond? I had just accepted the new position. Maybe I could just call back Paul Mitchell and apologize for the change in circumstances. Oh sure, but hadn&#8217;t I already given them my word? Should I stay true to that?  But&#8230;what if  the new job fell through and left me without one? Plus, the people at the current job were finally becoming familiar, and I don&#8217;t like being in completely new situations, so why don&#8217;t I just stay comfortable and go back on my word? And they were even letting me name my salary figure, how could I leave them?</p>
<p>No, I knew that God was in control, as he&#8217;s always been throughout the other choices I&#8217;ve been faced with in life, so he must have a reason for this. I had already told the new company that I accepted the position, and it was my own fear of the unknown that was making me hesitant. I really wanted to stay comfortable, but if this was what God wanted to use to help me grow, then alright, I would follow. There were plenty of doubts in my mind, but it was decided: I declined the offer to stay on board, and said goodbye to the comfortable and familiar position. If God was faithful in providing for me up until this point, He would certainly honor what little weak faith I had at this moment of trust in him. He had a plan, of course, as he always does, even though it&#8217;s not often that I get to see so clearly after two good years the result of one little decision to step out of my comfort zone.</p>
<p><strong>The one small decision wasn&#8217;t whether or not I&#8217;d accept the new job&#8211;it was whether or not I&#8217;d trust in God&#8217;s faithfulness. </strong>I could&#8217;ve stayed in a comfortable situation, but missed out on all these new relationships and learning opportunities.</p>
<p>So I know these are rough economic times, and many of my friends are having a hard time finding a job, but I still wanted to share this story of how God was faithful, because he&#8217;s still that way regardless of whether you&#8217;re stuck in a difficult job or you&#8217;ve been searching non-stop for months. He will provide grace somehow to those who know Him, even if that&#8217;s not in the form of money. If God told the apostle Paul in 2 Corinthians 12:9 that &#8220;My grace is sufficient for you&#8221; when Paul was disappointed in his own weaknesses, then certainly God&#8217;s grace is sufficient for this situation, not to mention how Paul went through physical beatings, imprisonment, being shipwrecked, being kicked out of cities, and other incidents during which he still held fast to faith in the Lord. One last thing: although I&#8217;m talking about God honoring my decision, it should be obvious that He&#8217;s the hero of this story, so keep that in mind, otherwise you&#8217;ll be pretty disappointed when you see how often I fail in the decisions I make. He&#8217;s the only one you can fully trust.</p>
<p><em> *Disclaimer: the views expressed here do not necessarily reflect the views of my employer (John Paul Mitchell Systems).</em></p>
<p><em><span style="color: #ffffff;">.</span></em></p>
</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F06%2Fhow-one-small-decision-landed-an-amazing-job%2F&amp;t=How%20one%20small%20decision%20landed%20an%20amazing%20job" id="facebook_share_both_414" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_414') || document.getElementById('facebook_share_icon_414') || document.getElementById('facebook_share_both_414') || document.getElementById('facebook_share_button_414');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_414') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F06%252Fhow-one-small-decision-landed-an-amazing-job%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22How%20one%20small%20decision%20landed%20an%20amazing%20job%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/06/how-one-small-decision-landed-an-amazing-job/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Arguing about beliefs and the Christian&#8217;s response</title>
		<link>http://www.comfortbetrays.com/2010/05/arguing-about-beliefs-and-the-christians-response/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=arguing-about-beliefs-and-the-christians-response</link>
		<comments>http://www.comfortbetrays.com/2010/05/arguing-about-beliefs-and-the-christians-response/#comments</comments>
		<pubDate>Tue, 18 May 2010 13:42:49 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[apologetics]]></category>
		<category><![CDATA[arguing]]></category>
		<category><![CDATA[Christianity]]></category>
		<category><![CDATA[christians]]></category>
		<category><![CDATA[faith]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[Greg Koukl]]></category>
		<category><![CDATA[Jesus]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[reasoning]]></category>
		<category><![CDATA[Stand to Reason]]></category>

		<guid isPermaLink="false">http://www.comfortbetrays.com/?p=444</guid>
		<description><![CDATA[I have Christian friends who refuse to challenge the misconceptions that non-Christians have about Christianity, because they would much rather be thought well of by not rocking the boat than to have anyone look down on them. I&#8217;ll be the first to admit that I&#8217;m just barely starting to learn what this should look like, [...]]]></description>
			<content:encoded><![CDATA[
<p><img class="alignright size-full wp-image-450" title="Tactics_for_discussing_christian_convictions_Greg_Koukl" src="http://www.comfortbetrays.com/wp-content/uploads/2010/05/Tactics_for_discussing_christian_convictions_Greg_Koukl1.jpg" alt="Tactics: A game plan for discussing your christian convictions Gregory Koukl" width="100" height="150" />I have Christian friends who refuse to challenge the misconceptions that non-Christians have about Christianity, because they would much rather be thought well of by not rocking the boat than to have anyone look down on them. I&#8217;ll be the first to admit that I&#8217;m just barely starting to learn what this should look like, and it&#8217;s tough to know how to do this with grace, as I&#8217;ve often failed in my choice of words, facial expression, tone of voice, or even timing that may not reflect a genuine care from the inside. <strong>How</strong> I talk to someone about these issues matters (I might even have to first begin with making the case for <strong>why</strong> these things matter), and the apostle Peter instructed his readers to &#8220;do it with gentleness and respect,&#8221; seen here:</p>
<blockquote><p>&#8220;Now who is there to harm you if you are zealous for what is good? But even if you should suffer for righteousness’ sake, you will be blessed. Have no fear of them, nor be troubled,<strong> </strong>but in your hearts honor Christ the Lord as holy, always being prepared to make a defense to anyone who asks you for a reason for the hope that is in you; yet do it with gentleness and respect, having a good conscience, so that, when you are slandered, those who revile your good behavior in Christ may be put to shame.&#8221; (1 Peter 3:13-16, from the ESV)</p></blockquote>
<p>I&#8217;ve heard it put this way: the true Gospel message is already offensive, so why let your personality add to it? Don&#8217;t get in the way of the message itself so that they&#8217;re up against what the Bible is saying instead of the way I&#8217;m coming across. That&#8217;s right on, and who wouldn&#8217;t be offended when shown what the Bible says about you and I constantly living in rebellion against a perfectly Holy God who would be justified to kill us off in an instant&#8211;but only for his mercy gives us repeated opportunities to return to him through wholehearted faith in Jesus Christ? Note: for those unsure about where the Bible talks about this, start with the book of Romans; focusing on Romans 3:23, 6:23, and 10:9-13. And for a much bigger view of what God&#8217;s character is like, read through the Old Testament while keeping in mind that his character has never changed since then, as verses like James 1:17, Numbers 23:19, or Malachi 3:6 say &#8220;For I the LORD do not change.&#8221;</p>
<p>By the way, here&#8217;s a quick side note that was shown to me years ago. For Peter to tell his readers that they should be prepared to give a reason for the hope inside (and hope in the biblical expression here means something you&#8217;re completely sure of), the apostle is assuming that people are going to ask his readers why they&#8217;re different! If they blended right in with those around them in the lifestyle they chose, there would be no reason for people to ask what they&#8217;re living for, because who would bother to notice?</p>
<p>But what I want to do here is go directly to a book called &#8220;<a href="http://www.amazon.com/gp/product/0310282926?ie=UTF8&amp;tag=historyofthei-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0310282926 ">Tactics</a>&#8221; by Gregory Koukl that has seriously impacted my thinking on all of this, and for that <strong>I HIGHLY recommend picking up this book.</strong> It&#8217;s written to help Christians know how to talk about their convictions, knowing that we already have volumes of material written in defense of the actual claims of the Christian faith, leaving people like myself needing help with maneuvering comfortably and kindly through beneficial conversations. The author also reminds his readers that it should give them confidence when they realize how compared with all the worldviews out there, Christianity is the one that best explains who we are and how we got here. The book cover mentions that Koukl has Masters Degrees in philosophy and in apologetics, he&#8217;s spoken at 50+ university campuses, he hosted a radio talk show for 18 years, and founded Stand to Reason (<a href="http://www.str.org">www.str.org</a>).</p>
<p>Here&#8217;s an excerpt from what Koukl says when addressing just one of the reservations that Christians have when they try to shy away from these issues:</p>
<blockquote><p>When people say you can’t argue anyone into the kingdom, they usually have an alternative approach in mind. They might be thinking that a genuine expression of love, kindness, and acceptance, coupled with a simple presentation of the gospel, is a more biblical approach.</p>
<p>If you are tempted to think this way, let me say something that may shock you: <em>You cannot love someone into the kingdom.</em> It can’t be done. In fact, the simple gospel itself is not even adequate to do that job.</p>
<p>How do I know? Because many people who were treated with sacrificial love and kindness by Christians never surrendered to the Savior. Many who have heard a clear explanation of God’s gift in Christ never put their trust in him.</p>
<p>In each case something was missing that, when present, always results in conversion. What’s missing is that special work of the Father that Jesus referred do, drawing a lost soul into his arms (John 6:44). Of this work Jesus also said, “Of all that He has given Me I lose nothing, but raise it up on the last day” (John 6:39).</p>
<p>According to Jesus, then, two things are true. First, there is a particular work of God that is necessary to bring someone into the kingdom. Second, when present, this work cannot fail to accomplish its goal. Without the work of the Spirit, no argument—no matter how persuasive—will be effective. But neither will any act of love nor any simple presentation of the gospel. Add the Spirit, though, and the equation changes dramatically.</p>
<p>Here’s the key principle: <em>Without God’s work, nothing else works, but with God’s work, many things work. </em>Under the influence of the Holy Spirit, love persuades. But the power of God, the gospel transforms. And with Jesus at work, arguments convince. God is happy to use each of these methods. Why do you think God is just as pleased to use a good argument as a warm expression of love? Because both love and reason are consistent with God’s own character. The same God who is the essence of love also gave the invitation, “Come now, and let us reason together.” Therefore, both approaches honor him.</p></blockquote>
<p>- from &#8220;<a href="http://www.amazon.com/gp/product/0310282926?ie=UTF8&amp;tag=historyofthei-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0310282926 ">Tactics: A game plan for discussing your Christian convictions</a>&#8221; by Greg Koukl, page 36. Foreword by Lee Strobel, endorsed by JP Moreland, Sean McDowell, William Lane Craig, and Norm Geisler.</p>
<p><span style="color: #ffffff;">.</span></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F05%2Farguing-about-beliefs-and-the-christians-response%2F&amp;t=Arguing%20about%20beliefs%20and%20the%20Christian%27s%20response" id="facebook_share_both_444" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_444') || document.getElementById('facebook_share_icon_444') || document.getElementById('facebook_share_both_444') || document.getElementById('facebook_share_button_444');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_444') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F05%252Farguing-about-beliefs-and-the-christians-response%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Arguing%20about%20beliefs%20and%20the%20Christian%27s%20response%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/05/arguing-about-beliefs-and-the-christians-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are all religions the same?</title>
		<link>http://www.comfortbetrays.com/2010/04/are-all-religions-the-same/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=are-all-religions-the-same</link>
		<comments>http://www.comfortbetrays.com/2010/04/are-all-religions-the-same/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 08:28:26 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bible]]></category>
		<category><![CDATA[Christianity]]></category>
		<category><![CDATA[differences]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[Jesus]]></category>
		<category><![CDATA[Ligon Duncan]]></category>
		<category><![CDATA[pop culture]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[salvation]]></category>
		<category><![CDATA[Stephen Prothero]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.comfortbetrays.com/?p=380</guid>
		<description><![CDATA[A fascinating article in the Boston Globe called &#8220;Separate truths&#8221; caught my eye yesterday after Ligon Duncan pointed it out via Twitter. Are all religions basically the same? Are Gods from different religions pretty much the same one? Can&#8217;t we all just get along? These are serious questions that deserve our examination. Stephen Prothero starts off [...]]]></description>
			<content:encoded><![CDATA[
<p>A fascinating article in the Boston Globe called &#8220;Separate truths&#8221; caught my eye yesterday after <a href="http://twitter.com/ligonduncan">Ligon Duncan</a> pointed it out via Twitter. Are all religions basically the same? Are Gods from different religions pretty much the same one? Can&#8217;t we all just get along? These are serious questions that deserve our examination.</p>
<p>Stephen Prothero starts off his response, contrary to pop culture, with the following headline: &#8220;It is misleading&#8211;and dangerous&#8211;to think that religions are different paths to the same wisdom.&#8221; He continues, &#8220;No one argues that different economic systems or political regimes are one and the same,&#8221; and begins to show us how we&#8217;re trying to claim that the fundamentals of all religions are the same, and that the differences don&#8217;t really matter, yet in the process we become naive and disrespect each one of them, suddenly finding ourselves with new problems on our hands.</p>
<p><a href="http://www.boston.com/bostonglobe/ideas/articles/2010/04/25/separate_truths/?page=full ">Read the full article here. </a></p>
<p>It sounds like Prothero, a professor of religion at Boston University, goes more in depth on this topic in his new book &#8220;<em><a href="http://www.amazon.com/gp/product/006157127X?ie=UTF8&amp;tag=historyofthei-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=006157127X">God is Not One: The Eight Rival Religions That Run the World&#8211;and Why Their Differences Matter.</a></em><em>&#8221; <span style="font-style: normal;">And yes, b</span></em>y the subtitle of that book, you can guess that he probably doesn&#8217;t have a &#8220;Coexist&#8221; bumper sticker on this car.</p>
<p>Definitely interesting to find this issue showing up on yesterday&#8217;s list of &#8220;most-read&#8221; articles at The Boston Globe website. I think some of Prothero&#8217;s assumptions are off because of what separates Christianity from other religions. Specifically when he compares the end goals of each religion, that Christianity&#8217;s salvation isn&#8217;t something you can reach by personally accomplishing anything, but instead by accepting what&#8217;s already been done (justification), and the response to God that follows is one of gratitude, becoming more like Jesus Christ (sanctification). See Ephesians 2:8-10, Galatians 2:22-25, etc. in the Bible. Not to mention that salvation within Christianity isn&#8217;t like a personal fire insurance plan before death&#8211;genuine belief is not motivated by just the fear that something bad might happen. So what Prothero doesn&#8217;t mention is that in other religions you&#8217;re trying to get somewhere; but in Biblical Christianity you admit you have no chance of getting there but that it&#8217;s still possible because of the central figure, Jesus Christ.</p>
<p>But still, it&#8217;s slightly refreshing to see that this article is a starting point for the general public to start asking questions and seek clarity amidst a muddy landscape of personal misconceptions regarding the core beliefs of the world&#8217;s religions.</p>
<p><a href="http://www.comfortbetrays.com/wp-content/uploads/2010/04/coexist-bumper-sticker.jpg"><img class="aligncenter size-full wp-image-385" title="coexist-bumper-sticker" src="http://www.comfortbetrays.com/wp-content/uploads/2010/04/coexist-bumper-sticker.jpg" alt="Coexist with all religions" width="400" height="105" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F04%2Fare-all-religions-the-same%2F&amp;t=Are%20all%20religions%20the%20same%3F" id="facebook_share_both_380" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_380') || document.getElementById('facebook_share_icon_380') || document.getElementById('facebook_share_both_380') || document.getElementById('facebook_share_button_380');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_380') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F04%252Fare-all-religions-the-same%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Are%20all%20religions%20the%20same%3F%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/04/are-all-religions-the-same/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The faithfulness of God in a motorcycle accident</title>
		<link>http://www.comfortbetrays.com/2010/02/the-faithfulness-of-god-in-a-motorcycle-accident/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-faithfulness-of-god-in-a-motorcycle-accident</link>
		<comments>http://www.comfortbetrays.com/2010/02/the-faithfulness-of-god-in-a-motorcycle-accident/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 07:52:13 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Bakersfield]]></category>
		<category><![CDATA[faith]]></category>
		<category><![CDATA[God]]></category>
		<category><![CDATA[motorcycles]]></category>
		<category><![CDATA[prayer]]></category>
		<category><![CDATA[Riverlakes Church]]></category>
		<category><![CDATA[Steve Downs]]></category>
		<category><![CDATA[tragedy]]></category>

		<guid isPermaLink="false">http://comfortbetrays.com/?p=316</guid>
		<description><![CDATA[I asked some of you to pray for Andy Smith and his fiancee Katie Johnson last year, when Andy was in a terrible motorcycle wreck in my hometown, Bakersfield.  Now I&#8217;d like to share an update on Andy&#8217;s story, and it&#8217;s worth the few minutes it takes for you to read this article from the [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.bakersfield.com/news/local/x2022667284/Real-People-Couples-love-endures-despite-trying-accident"><img class="alignright size-thumbnail wp-image-317" title="Andy Smith &amp; Katie Johnson - photo credit: Bakersfield.com" src="http://comfortbetrays.com/wp-content/uploads/2010/02/andy-smith_and_katie-johnson-150x150.jpg" alt="Andy Smith / Katie Johnson" width="150" height="150" /></a>I asked some of you to pray for Andy Smith and his fiancee Katie Johnson last year, when Andy was in a terrible motorcycle wreck in my hometown, Bakersfield.  Now I&#8217;d like to share an update on Andy&#8217;s story, and it&#8217;s worth the few minutes it takes for you to read this article from the Bakersfield Californian newspaper. It&#8217;s amazing to hear how far Andy has come on the long and difficult road to recovery from an accident that almost fatally burned him alive, and it&#8217;s hard to imagine how difficult the whole process has been for Katie, who my family has known over the years. To quote the article, the doctors &#8220;never expected him to heal this fast or come back this strong&#8221; and Steve Downs from Riverlakes Community Church, the one I grew up in that Andy is a part of, points out, &#8220;I know that God has the capacity to take something that seems so bad and make it into something glorious and I&#8217;ve seen that transformation these past months in Andy.&#8221; <a href="http://www.bakersfield.com/news/local/x2022667284/Real-People-Couples-love-endures-despite-trying-accident">Read the full story</a>.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.comfortbetrays.com%2F2010%2F02%2Fthe-faithfulness-of-god-in-a-motorcycle-accident%2F&amp;t=The%20faithfulness%20of%20God%20in%20a%20motorcycle%20accident" id="facebook_share_both_316" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_316') || document.getElementById('facebook_share_icon_316') || document.getElementById('facebook_share_both_316') || document.getElementById('facebook_share_button_316');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_316') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.comfortbetrays.com%252F2010%252F02%252Fthe-faithfulness-of-god-in-a-motorcycle-accident%252F%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22The%20faithfulness%20of%20God%20in%20a%20motorcycle%20accident%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.comfortbetrays.com/2010/02/the-faithfulness-of-god-in-a-motorcycle-accident/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
