<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Reading Plans Archives - 93.7 The Light</title>
	<atom:link href="https://937thelight.com/tag/reading-plans/feed/" rel="self" type="application/rss+xml" />
	<link>https://937thelight.com/tag/reading-plans/</link>
	<description>Christian Talk + Teaching</description>
	<lastBuildDate>Mon, 16 Jan 2023 19:28:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://937thelight.com/wp-content/uploads/2022/04/Light-logo-2019-100x100-1-100x100.png</url>
	<title>Reading Plans Archives - 93.7 The Light</title>
	<link>https://937thelight.com/tag/reading-plans/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Should You Read The Whole Bible?</title>
		<link>https://937thelight.com/should-you-read-the-whole-bible/</link>
					<comments>https://937thelight.com/should-you-read-the-whole-bible/#respond</comments>
		
		<dc:creator><![CDATA[Matthew Miskimen]]></dc:creator>
		<pubDate>Mon, 16 Jan 2023 20:00:00 +0000</pubDate>
				<category><![CDATA[Devotion]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Bible Reading]]></category>
		<category><![CDATA[Devotionals]]></category>
		<category><![CDATA[Discipline]]></category>
		<category><![CDATA[Reading Plans]]></category>
		<guid isPermaLink="false">https://937thelight.com/?p=8941</guid>

					<description><![CDATA[<p>Have you ever read through the entire Bible? You might be tempted to think, I'm sure I've read most of it here and there along the way...that was my first thought. Then I heard Tara-Leigh Cobble talk about it in preparing to start The Bible Recap reading plan/devotional/podcast. Something she said really impacted me.</p>
<p>The post <a href="https://937thelight.com/should-you-read-the-whole-bible/">Should You Read The Whole Bible?</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Have you ever read through the entire Bible? You might be tempted to think, <em>I&#8217;m sure I&#8217;ve read most of it here and there along the way&#8230;</em>that was my first thought. Then I heard Tara-Leigh Cobble talk about it in preparing to start The Bible Recap reading plan/devotional/podcast. Something she said really impacted me. When she&#8217;s telling the story of how her mentor first encouraged her to read through the whole Bible, she recalls how he said, &#8220;Let your eyes fall on <em>every</em> word.&#8221; I don&#8217;t know about you, but I want to know my eyes have fallen on every word of the Word.</p>



<h2 class="wp-block-heading">The Bible Recap</h2>



<p class="wp-block-paragraph">There are a lot of things to love about this reading plan, including the fact that there is a corresponding podcast that does an overview of the reading, dives a little deeper, and has a section called the “God Shot” which points out a characteristic of God we learn from the daily reading. One of the things I&#8217;m loving the most about The Bible Recap is that it is a chronological reading plan- meaning you read the Bible in the order the events happened. It&#8217;s fascinating to see how the events play out and to get a more clear idea of why things happened the way they did. The plan&#8217;s focus is to help you see the character of God and fall more in love with Him and His Word.</p>


<script>
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>

                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework gf_simple_horizontal_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' >
                        <div class='gform_heading'>
                            <h2 class="gform_title">Signup For Our Email List</h2>
                            <p class='gform_description'>Stay up-to-date on what&#8217;s happening at 93.7 The Light, and new teachings available online.  We are here to help you live a faithful life.</p>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_3' class='gf_simple_horizontal' action='/tag/reading-plans/feed/' data-formid='3' novalidate> 
 <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' />
                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_6" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_6'>LinkedIn</label><div class='ginput_container'><input name='input_6' id='input_3_6' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_3_6'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_3_5" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_5'>Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_3_5' type='text' value='' class='large'    placeholder='Your Name' aria-required="true" aria-invalid="false"   /></div></div><div id="field_3_3" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_3'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_3' id='input_3_3' type='email' value='' class='large'   placeholder='Email' aria-required="true" aria-invalid="false"  />
                        </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Yes, sign me up!'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='GqE0r3phNDJwZrk0WpITIoltDiFldcDwBSg4uriTA3vm3jLD8r3KaNCyGztTKbXnSEHxx5xflKnoah+B6hNoDXiyGNnJmxC0AbsNPMgAjK9JuO8=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjBkYTA3MTg4ZDA0YjJlNWM2MDM3ZmYwZmRlNzZhY2M4Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script>
gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
</script>



<h2 class="wp-block-heading">Benefits of reading the whole Bible</h2>



<p class="wp-block-paragraph">Reading the entire Bible has many benefits. It can help us gain a better understanding of God’s plan and give us insight into the context of some of our most referenced Scriptures. You will learn to hear from God firsthand, instead of relying solely on your pastor or devotional books that only tell you what someone else sees in the Word. Knowing what the Bible says (and <em>doesn&#8217;t </em>say) will help you clarify what you believe and why. The way Tara-Leigh describes her experience is so beautiful and moving.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">&#8220;The next year, I decided, &#8216;ok! I&#8217;m going to read it again, and I&#8217;m going to look for who God is&#8230;&#8217; because that was the primary thing that was bothering me. So I asked God to give me a lens for that. I said, &#8216;God, this is the book You&#8217;ve given us to reveal Yourself to us, so help me to see who You are in what I read today.&#8217; On that second trip through the Word when I was looking for Him, I found Him and I fell in love with Him. I began to see not just what He was doing, but why He was doing it&#8230;what His heart was behind it. He answered that prayer to teach me about Himself in a way that made me feel like I was learning a whole different God than I learned about in church.&#8221;</p>
<cite>~Tara-Leigh Cobble</cite></blockquote>



<p class="wp-block-paragraph">No matter whether you decide to follow a specific plan or not, I hope you’re encouraged to read through the entire Word this year. Focus on who you see God to be in those pages and verses and ask Him to reveal Himself to you. I pray your relationship with Him grows closer than ever before and you find yourself more in love with Him through this journey. </p>



<p class="wp-block-paragraph"><strong>FYI &#8211; a public affairs program with interesting people and hope-building projects around Ohio!</strong> <br>Have a question, comment, or topic? <a href="mailto:JT@godsfm.org">Contact FYI</a></p>
<p>The post <a href="https://937thelight.com/should-you-read-the-whole-bible/">Should You Read The Whole Bible?</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://937thelight.com/should-you-read-the-whole-bible/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://937thelight.com/wp-content/uploads/2023/01/Copy-of-Hope-The-Light-Blog-Image.png" medium="image" />
	</item>
	</channel>
</rss>
