<?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>Ephesians 4:14</title> <atom:link href="https://www.4-14.org.uk/feed" rel="self" type="application/rss+xml" /><link>https://www.4-14.org.uk</link> <description>â€¦Then we will no longer be infants, tossed back and forth by the wavesâ€¦</description> <lastBuildDate>Mon, 12 Dec 2016 10:02:09 +0000</lastBuildDate> <language>en-GB</language> <sy:updatePeriod> hourly </sy:updatePeriod> <sy:updateFrequency> 1 </sy:updateFrequency> <generator>https://wordpress.org/?v=5.3.2</generator> <item><title>Neither Poverty nor Riches: A biblical theology of possessions</title><link>https://www.4-14.org.uk/neither-poverty-nor-riches</link> <comments>https://www.4-14.org.uk/neither-poverty-nor-riches#comments</comments> <pubDate>Thu, 30 Sep 2010 21:40:49 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Book Reviews]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1813</guid> <description><![CDATA[Neither Poverty nor Riches is the best book about wealth I have ever read. It is practical, comprehensive, scholarly, balanced and thoroughly biblical. Blombergâ€™s central point is a simple one: that extreme poverty and extreme wealth are not to be tolerated â€“ hence the title which is drawn from Proverbs 30:8, â€˜Give me neither poverty [&#8230;]]]></description> <content:encoded><![CDATA[<p><em><img class="alignright size-medium wp-image-1814" title="Neither Poverty nor Riches" src="//www.4-14.org.uk/wp-content/uploads/2010/09/0830826076-224x350.jpg" alt="" width="224" height="350" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/09/0830826076-224x350.jpg 224w, https://www.4-14.org.uk/wp-content/uploads/2010/09/0830826076-96x150.jpg 96w, https://www.4-14.org.uk/wp-content/uploads/2010/09/0830826076.jpg 321w" sizes="(max-width: 224px) 100vw, 224px" />Neither Poverty nor Riches</em> is the best book about wealth I  have ever read. It is practical, comprehensive, scholarly, balanced and  thoroughly biblical. Blombergâ€™s central point is a simple one: that  extreme poverty and extreme wealth are not to be tolerated â€“ hence the  title which is drawn from Proverbs 30:8, â€˜Give me neither poverty nor  richesâ€™.</p><p>To give an indication of the challenge of the book, Blomberg argues  that the rich should give more than 10% (perhaps many times that  amount), to enable the poor to give less. But he takes a global  perspective, reminding Western readers that the vast majority of us are  firmly in the â€˜richâ€™ side of the scales. And he reminds us that  spiritual growth in the area of stewardship is â€˜a necessary sign of  [spiritual] lifeâ€™.</p><p>Thankfully, Blomberg never falls into the trap of declaring all  riches as evil, or advocating asceticism. Godâ€™s gifts are to be enjoyed,  he reminds us, but they are also to be shared.</p><p>If I have one criticism it would be that in the chapter with  application there is an emphasis on the relief of material poverty in  the world that was not apparent in the earlier exegesis. As I read the  New Testament (or the Old for that matter) I see a wide concern for the  spiritual well-being of all people, and a narrower concern for the  material well-being of believers. That is not to say we should be  callous towards the non-Christian poor, or that we should only bring  Bibles and not bring bread. But it is to say that when it comes to  loving our neighbour, the Bible seems to make our two priorities the  sharing of the gospel with the world, and caring for our brothers and  sisters in Christ.</p><p>That, however, is a relatively minor  criticism. If you want to think about the Bibleâ€™s teaching on wealth and  poverty I know of no better book.</p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/neither-poverty-nor-riches/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>You gotta love APIs</title><link>https://www.4-14.org.uk/you-gotta-love-apis</link> <comments>https://www.4-14.org.uk/you-gotta-love-apis#comments</comments> <pubDate>Thu, 23 Sep 2010 21:34:52 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[Reflections]]></category> <category><![CDATA[Wordpress Plugins]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1801</guid> <description><![CDATA[Today I created another video introducing the upcoming version of Logos Bible software 4.1. Having created the video and uploaded it to Vimeo, I then needed to update this site with the necessary embed code, etc. Having already keyed in the description once (into Vimeo), I didn&#8217;t feel like typing it all again &#8211; or [&#8230;]]]></description> <content:encoded><![CDATA[<p><img class="alignright" src="https://i.vimeocdn.com/video/91308864_640x360.jpg" alt="" />Today I created <a href="//www.4-14.org.uk/logos/new-versions-of-logos-4#vimeo-15221792">another video</a> introducing the upcoming version of Logos Bible software 4.1. Having created the video and uploaded it to Vimeo, I then needed to update this site with the necessary embed code, etc. Having already keyed in the description once (into Vimeo), I didn&#8217;t feel like typing it all again &#8211; or even copying and pasting. And when I change theme, I&#8217;m going to have to change all those pages to fit new video sizes.</p><p><span id="more-1801"></span>So I wrote a WordPress plugin, using Vimeo&#8217;s <a href="http://vimeo.com/api/docs/simple-api">ever-so-simple API</a> (that&#8217;s Application Programming Interface to you). In precisely 36 lines of code,* all my Vimeo videos are now automatically displayed on this site when I load them into the appropriate Vimeo album. And when I change my theme, one tiny change will re-size all my videos across the site. As I said, you&#8217;ve got to love APIs.</p><p>* And that&#8217;s <em>proper</em> code, including error-handling and caching. It could be done with 11 lines.</p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/you-gotta-love-apis/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>iPhone app review: Logos vs OliveTree BibleReader</title><link>https://www.4-14.org.uk/iphone-logos-vs-olivetree-biblereader</link> <comments>https://www.4-14.org.uk/iphone-logos-vs-olivetree-biblereader#comments</comments> <pubDate>Mon, 01 Mar 2010 23:30:08 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Reflections]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1644</guid> <description><![CDATA[The iPhone Bible app market is really hotting up since Logos entered the market back in November. Since then I&#8217;ve been using both Logos and OliveTree&#8217;s BibleReader on a daily basis, so you can think of this as a long-term test. It&#8217;s worth saying at the outset that both apps are can be downloaded with [&#8230;]]]></description> <content:encoded><![CDATA[<p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571.png"><img class="alignright size-thumbnail wp-image-1661" title="You can highlight verses in BibleReader" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551.png"><img class="alignleft size-thumbnail wp-image-1655" title="iPhone Bible Software Shootout" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The iPhone Bible app market is really hotting up since Logos entered the market back in November. Since then I&#8217;ve been using both <a href="http://www.logos.com/iphone">Logos</a> and <a href="http://www.olivetree.com/iphone/">OliveTree&#8217;s BibleReader</a> on a daily basis, so you can think of this as a long-term test. It&#8217;s worth saying at the outset that both apps are can be downloaded with a small number of bibles and books for free, so you can try them out for yourself. But although you can do a huge amount for free, you&#8217;ll need to pay to get the most benefit, and some of the features I refer to below are not available with the free packages â€“ you&#8217;ll need paid upgrades.Â  I&#8217;m reviewing the top-end packages: Logos Portfolio (version 1.3.0) and BibleReader Scholar&#8217;s Collection (version 4.11).</p><p><em><span id="more-1644"></span>You can click on any of the pictures for a bigger version.</em></p><h3>Introducing Logos for iPhone</h3><p>Logos for iPhone is the relative newcomer, but Logos itself has been in the Bible Software market for almost as long as anyone (since 1991). Until recently it has concentrated on the PC, but the last 18 months have seen the company diversify into Mac, iPhone and even online offerings of its product. In November, the whole range was re-launched as Logos 4, which marked a very significant step-up in terms of usability and functionality.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00481.png"><img class="size-thumbnail wp-image-1645 alignright" title="Logos resources" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00481-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00481-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00481-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00481.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>Perhaps the key selling point of Logos is that when you buy Logos resources you can use many of them on any platform. No longer do you have to purchase multiple copies of the same resource just so you can have access to your favourite Bible translation whether you&#8217;re at work, home, or on the road. Currently, somewhere around 40% of Logos 10,000 resources (yes, you read that right &#8211; about four <em>thousand</em> resources) are available on the iPhone platform. Logos are apparently working on making much the rest available as soon as possible.</p><p>Perhaps the only way to put so much data onto such a small device is to work in the &#8216;cloud&#8217; through an internet connection (WiFi, 3G or GPRS/Edge). By default, Logos resources are only downloaded onto your iPhone in small chunks when you need them. The advantage is that you don&#8217;t need hundreds of gigabytes of storage space to have access to your Logos library. The downside is that sometimes you have to wait for the next &#8216;chunk&#8217; to download before you can read on or open a new resource. Thankfully, Logos have added an offline reading option for paying customers. This allows you to permanently download your favourite resources onto your iPhone, whilst still being able to access everything else over the internet. This gives you the best of both worlds, the only negative being that you can&#8217;t simultaneously select multiple resources to download for offline use, so it can be quite a lengthy business if you&#8217;re setting the device up and want to activate offline access to a few dozen resources.</p><p>Logos has continued this reliance on the cloud throughout much of the rest of the application, which enables features that probably wouldn&#8217;t be possible otherwise. You can search through your entire library, for example, even if only a few books are actually on your iPhone for offline use. The search is carried out on Logos&#8217; servers, and the result sent to your phone. Unfortunately there is no offline search however, so if you&#8217;re without internet access, searching simply doesn&#8217;t work.</p><p>But if you&#8217;re thinking that you might use a Bible app just for reading and searching, think again. Logos comes with three additional features &#8211; each one ported over from the Windows/Mac version &#8211; that significantly raise the bar for mobile applications.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00491.png"><img class="alignleft size-thumbnail wp-image-1653" title="The Passage Guide" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00491-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00491-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00491-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00491.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The first is the <strong>Passage Guide</strong>. Enter a verse, or range of verses and press &#8216;Go&#8217;, and within seconds you&#8217;ll be given screen that lists all your commentaries that deal with the passage, a list of possible cross references, media resources (e.g. maps), relevant bible topics, and even a list of interesting words. You can click on any of these to explore further. Think of it as a customised table of contents to all the resources you have for any passage in the Bible &#8211; right there on your iPhone.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00501.png"><img class="alignright size-thumbnail wp-image-1656" title="The Bible Word Study" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00501-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00501-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00501-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00501.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The second feature is the <strong>Bible Word Study</strong>. Type any word in English, Greek or Hebrew (you can use transliteration if you don&#8217;t want to type Greek/Hebrew), and within a few seconds you&#8217;ll have relevant links to all your lexicons and dictionaries, and a concordance of every use of that word. One of the best parts of this feature is that you can search for a Greek/Hebrew word, and have the results returned in English. You even get a useful chart showing how that word is translated in your favourite Bible version. This is unique to Logos, not just on the iPhone, but on any platform. The Bible Word Study can be called up from most Bibles (English or original language) by just pressing and holding on the word in question. You also get parsing information and Strong&#8217;s numbers.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00511.png"><img class="alignleft size-thumbnail wp-image-1657" title="Reading Plans" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00511-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00511-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00511-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00511.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The third feature are the <strong>Reading Plans</strong>. You can create reading plans on your PC or Mac, and then have access to them on your iPhone. A reading plan allows you to choose any resource (Bible or other book), and create a plan to read all or part of that resource in a given time. It&#8217;s very configurable: for example, you be as specific as specifying to read pages 1-39 of Bunyan&#8217;s <em>Grace Abounding</em>, reading every Tuesday and Thursday for three weeks. You can&#8217;t create these plans up on the iPhone, but you are able to read the resources there, and mark off when you&#8217;re done. This information then syncs across to your desktop machine.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00521.png"><img class="alignright size-thumbnail wp-image-1658" title="Many of Logos' features are not available in offline mode" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00521-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00521-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00521-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00521.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The one potentially major drawback with all these features is that they&#8217;re dependent on internet access. If you have no internet connection, they simply aren&#8217;t available. In fact, when you&#8217;re offline you can do very little apart from just reading the books. When you&#8217;re connected though, Logos performs brilliantly.</p><h3>Introducing OliveTree BibleReader</h3><p>OliveTree are no newcomers to the mobile Bible market, first releasing software (for the Palm) in 1998. Unlike Logos, they don&#8217;t have a desktop version, but you can buy BibleReader for almost any mobile device &#8211; as well as they iPhone they support Android, Windows Mobile, Palm, Symbian (Nokia) and Blackberry. Although not all resources are available on all platforms, you don&#8217;t need to re-purchase if you later switch to Android or Windows Mobile.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00531.png"><img class="alignleft size-thumbnail wp-image-1659" title="Several hundred resources are available in BibleReader" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00531-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00531-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00531-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00531.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>OliveTree don&#8217;t have the same range of resources as Logos, but there are still more than 500 to choose from. These are mainly Bibles and Commentaries, with a fair smattering of Christian e-Books. There are also a few dictionaries and lexicons. But if Logos wins the battle over the number of resources, BibleReader wins hands down in terms of speed. Because all your BibleReader resources are stored on your phone, no internet access is required to use the app, and resources open <em>instantly</em>. On my 3GS it can take around 4 seconds to open Logos on a fast WiFi connection. But when I&#8217;m in church â€“ without WiFi â€“ it&#8217;s around 10 seconds. BibleReader on the other hand opens in 2 seconds, wherever I am. Not only so, but because all my resources are on my phone, searches can be performed instantly, wherever I am. You can only search one resource at a time, however â€“ unlike Logos, there&#8217;s no way of searching across your whole library.</p><p>Like Logos, there are several features in BibleReader that lift it above your typical eBook app.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00541.png"><img class="alignright size-thumbnail wp-image-1660" title="BibleReader has it's own built in store that integrates with iTunes" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00541-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00541-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00541-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00541.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The first is a <strong>built-in app (resource) store</strong>. This is done brilliantly well, perhaps better than any other iPhone app I&#8217;ve used. All you need to do is link your OliveTree account in with your iTunes account, and then you can purchase new resources through iTunes, in the app, or on OliveTree&#8217;s website, and have them instantly available on your phone. If you find yourself in a situation where you need a new book or Bible translation, you can quickly order it, have it billed against your iTunes account, and it will be downloaded and available to read in less than five minutes.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551.png"><img class="alignleft size-thumbnail wp-image-1655" title="Split-screen view" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00551.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The second feature is <strong>split screen reading</strong>. In BibleReader you can split your screen into two. For example, it could be useful to have two different bible versions open, or your Bible in one window and a commentary in another, or perhaps a Greek NT in one window and a Greek dictionary in another.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571.png"><img class="alignright size-thumbnail wp-image-1661" title="You can highlight verses in BibleReader" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00571.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>The third feature is <strong>user notes and highlighting</strong>. This allows you to add notes to any part of the Bible, or to highlight different passages, just as you might in a printed Bible. You can even sync the notes to <a href="http://www.evernote.com/">Evernote</a> so you can view them from your PC, or just to ensure they&#8217;re backed up. If you like to take notes whilst you&#8217;re reading, this is a great feature.</p><p>The fourth feature is <strong>morphological searching</strong>. This is similar to Logos&#8217; Bible Word Study in that it allows you to search the Greek/Hebrew language texts, and get parsing information for every word. It&#8217;s not as pretty as Logos, and you can&#8217;t get a list of which English words are used to translate a particular Greek/Hebrew word. However, you do have full morphological searching, which allows you to do searches like &#8220;find all the occurrences of Ï€Î¯ÏƒÏ„Î¹Ï‚ in the genitive singular&#8221;. It&#8217;s the only mobile Bible app to support searching like this.</p><h3>Side-by-side comparison</h3><p>Now we&#8217;ve examined the unique features in both applications that set them apart, it&#8217;s time to look at how they compare side-by-side.</p><p><strong>Features:</strong> Both applications are loaded with features, and both will do more than many people thought possible even a year ago. Logos is superior at searching, with its Passage Guide and ability to search across multiple resources, though you can&#8217;t restrict your Bible search to particular Bible books. This last function is missing in BibleReader too, though you can restrict your search to just the New or Old Testaments. However, BibleReader&#8217;s split-screen reading, better morphology support and user notes just tip the scales in its favour. Not only so, but all of BibleReader&#8217;s functions work anywhere. Logos, on the other hand, requires an internet connection to get the best from it (apps like Google Maps and Facebook work in just the same way). With Logos there&#8217;ll be times when you&#8217;ll lose internet connectivity, and with it access to any books you haven&#8217;t downloaded, all search functionality, and all pop-up footnotes or cross references. For that reason, the first round goes clearly to BibleReader.<br /> <strong>Logos:</strong> 6/10<br /> <strong>BibleReader:</strong> 9/10</p><p><strong><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00621.png"><img class="alignright size-thumbnail wp-image-1666" title="In Logos you can search for Greek/Hebrew and have the results return in English" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00621-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00621-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00621-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00621.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>Simplicity:</strong> Both apps are very easy to use for anyone used to the iPhone platform. Controls are intuitive and well-organised, and settings kept to a minimum. But Logos just edges ahead â€“ because its Bible Word Study is much easier than BibleReader&#8217;s more powerful morphology functions, and particularly because it makes the original language texts more accessible by allowing you to search in Greek/Hebrew yet return results in English.<br /> <strong>Logos:</strong> 10/10<br /> <strong>BibleReader:</strong> 9/10</p><p><strong><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00581.png"><img class="alignleft size-thumbnail wp-image-1662" title="Logos allows you to search your whole library in seconds" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00581-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00581-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00581-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00581.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>Speed:</strong> BibleReader is astonishingly quick, with a rapid load time, and almost every function returning near-instant results. Logos on the other hand, with it&#8217;s partial reliance on an internet connection can feel ponderous in comparison. And yet it must not be forgotten that Logos harnesses the power of massive webservers to perform your searching. It means I can search my entire iPhone library of more than 1,500 resources and have the first results returned in less than three seconds. For most users though, they&#8217;ll spend more time reading than searching, which is to BibleReader&#8217;s advantage.<br /> <strong>Logos:</strong> 8/10<br /> <strong>BibleReader:</strong> 10/10</p><p><strong><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00601.png"><img class="alignright size-thumbnail wp-image-1663" title="Surprisingly, only BibleReader offers the NIV" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00601-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00601-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00601-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00601.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>Resources:</strong> Here, Logos wins hands down, with an astonishing array of resources of every type imaginable: bibles, commentaries, lexicons, dictionaries, theologies, general reading. Yet there are some surprising omissions, including one that surprises many people: currently Logos does not offer the NIV. Don&#8217;t assume that Logos has everything BibleReader has â€“ it doesn&#8217;t. How you score this will depend on which resources you actually care about. BibleReader has all of the basics, and several extras. Logos has most of the basics and many, many extras. For me, resources like Anchor Yale Bible Dictionary, BDAG and the New International Commentary series swing the advantage clearly in Logos&#8217; favour.<br /> <strong>Logos: </strong>9/10<br /> <strong>BibleReader:</strong> 7/10</p><p><strong><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/logos-pc.jpg"><img class="alignleft size-thumbnail wp-image-1665" title="Logos is also available on PCs and Macs" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/logos-pc-150x116.jpg" width="150" height="116" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/logos-pc-150x116.jpg 150w, https://www.4-14.org.uk/wp-content/uploads/2010/03/logos-pc-250x194.jpg 250w, https://www.4-14.org.uk/wp-content/uploads/2010/03/logos-pc-1024x795.jpg 1024w, https://www.4-14.org.uk/wp-content/uploads/2010/03/logos-pc.jpg 1120w" sizes="(max-width: 150px) 100vw, 150px" /></a>Value for money:</strong> Both apps are available free, but both benefit from significant investment. If you&#8217;re looking for a free app, Logos is best for Bibles (includes ESV, NASB, HCSB, NKJV, NLT and KJV), whilst BibleReader is best for other resources (31 other free resources in Logos, over 100 in BibleReader). When it comes to paying, neither are cheap. The cheapest Logos package is $265, though bear in mind that this includes very powerful software for your Mac or PC as well as the few hundred additional resources you get. It also adds features like offline reading. Once you&#8217;ve bought a base package like this, you can add on additional resources at a lower price (usually around 50%-80% of the cost of a print book). BibleReader on the other hand has a much lower entry point because you don&#8217;t need to buy a base package, you can just buy whatever add-on resources that you need (though a few small packages are available which may save you a bit of money). But if you want all the bells and whistles such as morphological searching and commentaries, you too will be paying a few hundred dollars. In the end, I&#8217;ve decided to call this one a draw. Logos is more expensive, but has the advantage that you&#8217;ll probably save money by not needing to re-purchase to get access to Bibles and resources on your PC and Mac. BibleReader has a lower entry-point, but limits you to mobile devices only.<br /> <strong>Logos:</strong> 7/10<br /> <strong>BibleReader:</strong> 7/10</p><p><strong><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00611.png"><img class="size-thumbnail wp-image-1664 alignright" title="Original languages support is excellent in both apps" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00611-100x150.png" width="100" height="150" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00611-100x150.png 100w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00611-233x350.png 233w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_00611.png 320w" sizes="(max-width: 100px) 100vw, 100px" /></a>Original language support:</strong> Here both packages excel, and offer better original language support than many desktop programs. Logos has the advantage in supporting the original languages from the English texts, which gives all the benefits of an interlinear, whilst retaining the readability of an ordinary bible. It also has better lexicons and dictionaries available. On the other hand, BibleReader is able to support morphological searching within the application. Which is the more important will depend on how you intend to use the app. I think most users will not find themselves in many situations where they need full morphological searching and don&#8217;t have access to their desktop machine, so I&#8217;m going to give this one to Logos.<br /> <strong>Logos:</strong> 9/10<br /> <strong>BibleReader:</strong> 8/10</p><p><strong><a href="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_0063.png"><img class="size-thumbnail wp-image-1667 alignleft" title="Bible Reader has a handy rotation lock" alt="" src="//www.4-14.org.uk/wp-content/uploads/2010/03/IMG_0063-150x100.png" width="150" height="100" srcset="https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_0063-150x100.png 150w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_0063-250x166.png 250w, https://www.4-14.org.uk/wp-content/uploads/2010/03/IMG_0063.png 480w" sizes="(max-width: 150px) 100vw, 150px" /></a>Readability:</strong> One of the important functions of mobile Bible software is that you&#8217;ll use it to simply <em>read</em> from. Both apps perform this most basic of functions very well. Both have the ability to add bookmarks to your favourite passages, and both remember your position when you come back to resources later. Both support rotation lock, which prevents the screen switching from portrait to landscape and vice-versa. This can be very handy if you&#8217;re reading in bed and you don&#8217;t quite have your iPhone level. LogosÂ  has the much better reading plans (BibleReader&#8217;s is limited to Bibles only), though you can&#8217;t edit them on the iPhone itself. Logos also has a clearer display, though it&#8217;s relatively easy to tweak BibleReader&#8217;s settings to mimic this. BibleReader has the option of scrolling the text freely up and down &#8211; in Logos you can only turn the page (which BibleReader also supports). Scrolling allows you to easily place a sentence in the middle of the screen to better view the context. I&#8217;m going to call this one a draw.<br /> <strong>Logos:</strong> 9/10<br /> <strong>BibleReader:</strong> 9/10</p><h3>Conclusion</h3><p>Both apps are genuinely excellent, and streets ahead of the competition. If you want a full-featured, resource-laden, powerful Bible app for your iPhone, look no further than Logos or BibleReader. I own both, and use both regularly, turning to BibleReader for its speed, and Logos for the extra resources and particularly the interlinears.</p><p>But which to choose? BibleReader just edges it in my opinion, but which is best for you will depend very much on how you intend to read and study use the Bible for yourself. If you use a Mac or PC, and want Bible software on your desktop as well as your iPhone, then Logos will be great &#8211; so long as you don&#8217;t think you&#8217;ll need access to the advanced functionality when you&#8217;re away from the internet. On the other hand, if you can&#8217;t afford the high-entry point for Logos&#8217; best features, and appreciate polished performance and near-instant load times, then BibleReader will be just what you&#8217;re looking for &#8211; though you&#8217;ll miss out on some great features like looking up Greek words from the English text, and integration with your desktop computer.</p><p>Both apps are improving all the time, so as new released are made available, I&#8217;ll try and keep this review updated. Finally, if you&#8217;re an iPhone bible software user, leave a comment and voice your opinion.</p><h3>Verdict</h3><p><strong>Logos:</strong> 58/70<br /> <strong>BibleReader:</strong> 59/70</p><div id="_mcePaste" style="position: absolute; left: -10000px; top: 190px; width: 1px; height: 1px; overflow: hidden;">http://www.olivetree.com/iphone/</div> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/iphone-logos-vs-olivetree-biblereader/feed</wfw:commentRss> <slash:comments>51</slash:comments> </item> <item><title>The case for expository preaching</title><link>https://www.4-14.org.uk/the-case-for-expository-preaching</link> <comments>https://www.4-14.org.uk/the-case-for-expository-preaching#comments</comments> <pubDate>Fri, 22 Jan 2010 14:57:43 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Reflections]]></category> <category><![CDATA[banner of truth]]></category> <category><![CDATA[expositional]]></category> <category><![CDATA[expository]]></category> <category><![CDATA[Holy Spirit]]></category> <category><![CDATA[iain murry]]></category> <category><![CDATA[preaching]]></category> <category><![CDATA[verse-by-verse]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1641</guid> <description><![CDATA[The February 2010 edition of The Banner of Truth contains an article by Iain Murray warning of the disadvantages of &#8216;expository&#8217; preaching (by which he mean &#8220;preaching which consecutively takes a congregation through a passage, or book of Scripture, week by week). Unfortunately the article is not online, but you can read a summary here. [&#8230;]]]></description> <content:encoded><![CDATA[<p>The February 2010 edition of <a href="http://www.banneroftruth.org/pages/magazines/magazines.php"><em>The Banner of Truth</em></a> contains an article by Iain Murray warning of the disadvantages of &#8216;expository&#8217; preaching (by which he mean &#8220;preaching which consecutively takes a congregation through a passage, or book of Scripture, week by week). Unfortunately the article is not online, but you can <a href="http://eardstapa.wordpress.com/2010/01/22/murray-on-expository-preaching/">read a summary here</a>. Iain is right to warn of the dangers, but as the letter below (which I&#8217;ve just sent to Banner HQ) says, I think he goes too far:</p><p style="padding-left: 30px;"><span id="more-1641"></span>I believe Iain Murray (February 2010) overstates his case for non-&#8216;expository&#8217; preaching. First, the preacher&#8217;s responsibility is to preach &#8216;the whole counsel of God&#8217;. If I am to preach through a large part of the Bible over a ministry, I will need to preach on texts significantly longer than a single verse (otherwise it would take more than 200 years to get through the 31,000 verses in the Bible).</p><p style="padding-left: 30px;">Second, preachers should model the handling of the scripture from the pulpit. Preaching is very different to private devotion or study. But it is from the pulpit that our congregation will learn how to read the Bible for themselves. Would we want our congregation&#8217;s regular devotions to be a meditation on a single verse, plucked apparently at random?</p><p style="padding-left: 30px;">Third, I want unbelievers to be utterly convinced that the gospel application in a sermon is from Godâ€™s Word. A great danger with non-â€˜expositoryâ€™ preaching is thatÂ whilst the sermonâ€™s contentÂ may be very biblical, it is not <em>seen</em> to be biblical by the unconverted because the preacherâ€™s text serves only as a spring-board and not as a foundation.</p><p style="padding-left: 30px;">Fourth, I reject the &#8216;either/or&#8217; antithesis. In being committed to &#8216;expository&#8217; preaching, I am not rejecting preaching that helps the hearers, is memorable, evangelistic and relies on the Spirit.Â It is true that attempting to preach in an expository style can expose inadequacies in the preacher. It is true that a running commentary is not a sermon, and that you can be faithful to the Word yet fail to <em>preach</em>, and fail to know the Spirit&#8217;s power. But I do not believe only an elite few should attempt to preach in an â€˜expositoryâ€™ way. Mr. Murray&#8217;s advice that novice preachers tread carefully is wise. But every Christian should always be maturing and growing. Safe, easyÂ methods that stretchÂ neither theÂ preacher nor the congregation are a recipe for dull sermons, tired preachersÂ and bored congregations.</p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/the-case-for-expository-preaching/feed</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Prioritising resources in Logos 4</title><link>https://www.4-14.org.uk/prioritising-resources-in-logos-4</link> <comments>https://www.4-14.org.uk/prioritising-resources-in-logos-4#comments</comments> <pubDate>Tue, 08 Dec 2009 23:23:45 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Logos 4]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1575</guid> <description><![CDATA[Sorry for another post about Logos version 4, but it really is a terrific piece of software. This time I&#8217;ve got two videos about prioritising resources. Resource prioritising in Logos 4 has replaced key-linking from Logos 3. Key-linking was a powerful magic that few mastered. Prioritising, on the other hand has drag and drop simplicity. [&#8230;]]]></description> <content:encoded><![CDATA[<p>Sorry for another post about <a href="http://www.logos.com/4">Logos version 4</a>, but it really is a terrific piece of software. This time I&#8217;ve got two videos about prioritising resources. Resource prioritising in Logos 4 has replaced key-linking from Logos 3. Key-linking was a powerful magic that few mastered. Prioritising, on the other hand has drag and drop simplicity. It&#8217;s not quite as powerful as the key-linking feature, but as these two videos show, that&#8217;s not to say you can&#8217;t personalise Logos 4 almost exactly to your tastes. There are two videos. The first covers the basics and intermediate tips, the second is a bit more advanced. <em>Update: </em> I&#8217;ve added a third video on managing collections.</p><p><span id="more-1575"></span>If you have any difficulties, all three videos are also available on Vimeo (<a href="http://www.vimeo.com/8079931">introduction to prioritising</a> and <a href="http://www.vimeo.com/8080969">advanced prioritising</a> and <a href="http://www.vimeo.com/8118581">advanced collections</a>).</p><p><strong>Introduction to Resource Prioritisation:</strong><br /> [flash //www.4-14.org.uk/wp-content/uploads/screencasts/prioritising-resources.flv w=768 h=580 preview={//www.4-14.org.uk/wp-content/uploads/2009/12/prioritising-resources.png|530|398}]</p><p><strong>Advanced Resource Prioritisation:</strong><br /> [flash //www.4-14.org.uk/wp-content/uploads/screencasts/prioritising-resources-2.flv w=768 h=580 preview={//www.4-14.org.uk/wp-content/uploads/2009/12/prioritising-resources-2.png|530|398}]</p><p><a id="collections"></a><strong>Update: Here&#8217;s an additional bonus video on creating collections.</strong><br /> [flash //www.4-14.org.uk/wp-content/uploads/screencasts/creating-collections.flv w=960 h=675 preview={//www.4-14.org.uk/wp-content/uploads/2009/12/creating-collections.jpg|530|373}]</p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/prioritising-resources-in-logos-4/feed</wfw:commentRss> <slash:comments>18</slash:comments> <enclosure url="http://www.4-14.org.uk/wp-content/uploads/screencasts/prioritising-resources.flv" length="104337711" type="video/x-flv" /> <enclosure url="http://www.4-14.org.uk/wp-content/uploads/screencasts/prioritising-resources-2.flv" length="44558556" type="video/x-flv" /> <enclosure url="http://www.4-14.org.uk/wp-content/uploads/screencasts/creating-collections.flv" length="109102518" type="video/x-flv" /> </item> <item><title>Moving from Logos 3 to Logos 4</title><link>https://www.4-14.org.uk/moving-from-logos-3-to-logos-4</link> <comments>https://www.4-14.org.uk/moving-from-logos-3-to-logos-4#comments</comments> <pubDate>Sat, 14 Nov 2009 14:11:08 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Reflections]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1541</guid> <description><![CDATA[With the release of Logos version 4, a number of users are complaining about features that are missing in the new version. They&#8217;re right &#8211; but only partially so. There are some important features missing, but Logos has promised to add these back in fairly soon. But more often, the missing features are not missing [&#8230;]]]></description> <content:encoded><![CDATA[<p>With the release of <a href="http://www.logos.com/4">Logos version 4</a>, a number of users are complaining about features that are missing in the new version. They&#8217;re right &#8211; but only partially so. There are some<a href="http://community.logos.com/forums/t/4352.aspx"> important features</a> missing, but Logos has promised to add these back in fairly soon. But more often, the missing features are not missing at all. Logos hasn&#8217;t removed things you can do, so much as changed them. As a consequence users need to change their habits in order to make best use of the new features. The video below shows some of the ways I&#8217;ve tried to do that. The main point really is that we should not be asking &#8220;Why is this feature missing in Logos 4?&#8221;, but rather &#8220;How best do I accomplish this task in Logos 4?&#8221;</p> <iframe src="https://player.vimeo.com/video/7650659?title=0&amp;byline=0&amp;portrait=0&amp;color=3c91c8" width="646" height="484" frameborder="0"></iframe> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/moving-from-logos-3-to-logos-4/feed</wfw:commentRss> <slash:comments>27</slash:comments> </item> <item><title>Evolution and the fall</title><link>https://www.4-14.org.uk/evolution-and-the-fall</link> <comments>https://www.4-14.org.uk/evolution-and-the-fall#comments</comments> <pubDate>Fri, 02 Oct 2009 13:36:59 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Book Reviews]]></category> <category><![CDATA[adam]]></category> <category><![CDATA[atheism]]></category> <category><![CDATA[creation]]></category> <category><![CDATA[darwin]]></category> <category><![CDATA[evolution]]></category> <category><![CDATA[fall]]></category> <category><![CDATA[original sin]]></category> <category><![CDATA[science]]></category> <category><![CDATA[theism]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=1503</guid> <description><![CDATA[Darwin, Creation and the Fall &#8211; A review article All evangelicals must accept that if science contradicts the Bible, then science is wrong. But we must also recognise that if science contradicts my interpretation of the Bible, then it could be that my interpretation of the Bible that is wrong, and science, in fact, that [&#8230;]]]></description> <content:encoded><![CDATA[<h3><a href="http://www.ivpbooks.com/9781844743810"><img class="alignright size-medium wp-image-1504" title="Darwin, Creation and the Fall" src="//www.4-14.org.uk/wp-content/uploads/2009/10/9781844743810-224x350.jpg" alt="Darwin, Creation and the Fall" width="224" height="350" srcset="https://www.4-14.org.uk/wp-content/uploads/2009/10/9781844743810-224x350.jpg 224w, https://www.4-14.org.uk/wp-content/uploads/2009/10/9781844743810-96x150.jpg 96w, https://www.4-14.org.uk/wp-content/uploads/2009/10/9781844743810.jpg 417w" sizes="(max-width: 224px) 100vw, 224px" /></a></h3><h3>Darwin, Creation and the Fall &#8211; A review article</h3><p>All evangelicals must accept that if science contradicts the Bible, then science is wrong. But we must also recognise that if science contradicts <em>my interpretation of the Bible</em>, then it could be that my interpretation of the Bible that is wrong, and science, in fact, that is correct. We must therefore be constantly reviewing our interpretation of Scripture in the light of new theological, archaeological or other scientific discoveries.</p><p>Often scientific discovery increases our understanding and appreciation of the Bibleâ€™s message. But some scientific theories seem opposed to Christian teaching, and, if Richard Dawkins is to be believed, none more so than Darwinian evolution. How we view evolution will have an incalculable impact on how we understand the Bibleâ€™s message. It will change not just how we read Genesis, but also our thinking about sin and the fall, and consequently our beliefs about redemption and the work of Jesus Christ. We must therefore be extremely careful in assessing whether Darwinian evolution can be compatible with an evangelical interpretation of the Bible.<span id="more-1503"></span></p><p>Although several books attempt to reconcile Genesis 1â€‘2 with Darwinian evolution, very few attempt to do so with the doctrine of the fall. A book which wrestles with these issues is therefore to be welcomed. <em>Darwin, Creation and the Fall</em> is a collection of essays by respected theologians and scientists that attempts to demonstrate that a belief in evolution is compatible with an evangelical understanding of scripture. It does so insisting that the fall was a real, historical event.</p><p>The book starts with an affirmation of God as creator, and a reaffirmation that Christ is at the centre of the doctrine of creation. Several essays roundly reject various atheist or liberal viewpoints for neglecting or rejecting Christ leading to a failure to understand Godâ€™s purpose in creation at all. A major contribution that the essays make is to remind us that it is not only the doctrine of God which is at risk from scientific atheism, but equally the doctrine of man.</p><p>Of all the essays, T.A. Nobleâ€™s careful exploration of original sin, is perhaps the most stimulating. After surveying historical approaches to original sin, he insists that a <em>Christian</em> understanding of the fall must be understood from the vantage point of the New Testament and in the light of the second coming. Considering the return of Christ can only be done â€œthrough revelation and is unknown to human insightâ€¦ it is not accessible to human science and critical historyâ€ (pg 119). But Noble goes on to add that just as the return of Christ will cause monumental change that science cannot know, so also the Fall may have caused an equally radical change that science and historical enquiry are equally incapable of investigating.</p><p>Ultimately, however, the book is a disappointment. R.J. Berryâ€™s insistence that the death brought about by the fall is only spiritual and not biological is particularly unsatisfactory. It means he is forced to view the â€œbondage to corruptionâ€ (Romans 8:21) of creation simply as the problems of pollution and manâ€™s lack of praise to God. Surely the death, disaster and disease which so afflicts our planet demands a more robust response? Equally Berryâ€™s arguments bring into question the significance of the promise of physical resurrection, and the reality of Christâ€™s bodily resurrection, and even whether Scripture is teaching us that heaven is forever when it tells us there is no more death there. Too much is lost, and too little gained. Yet this lead is followed â€“ albeit less dogmatically â€“ by Blocher in a later essay.</p><p>It is equally disappointing that there was no discussion on the nature of scientific investigation itself. Since the enlightenment a lot of science has proceeded from the false premise that what we can scientifically test and measure is all that exists. The existence of a spiritual dimension in our world and in ourselves is ignored or rejected by most scientific enquiry. This means that much scientific thinking has literally rejected reality, and is built on a foundation of what is false. Much of the science that came out of the godless Middle Ages would be considered an embarrassment to scientists today, and it is not a coincidence that science advanced rapidly during those periods where a biblical worldview was predominant.</p><p>Can you imagine what a difference it would make if most scientists believed that the physical universe was not a closed system, but that there was also a spiritual reality that transcended and affected what we can see and measure? It is of course possible that despite the last centuryâ€™s slide away from biblical thinking, God in his common grace has redeemed scientific inquiry to the extent that it can largely be relied upon. But that is by no means clear. And, until most scientists take the biblical worldview seriously, many Christians will need far better arguments than those provided in <em>Darwin, Creation and the Fall</em> to persuade them that the Scriptures should be re-interpreted in the light of Darwinian evolution.</p><p style="text-align: right;"><em>A shorter version of this review will appear in the November 2009 edition of the Evangelical Magazine.</em></p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/evolution-and-the-fall/feed</wfw:commentRss> <slash:comments>75</slash:comments> </item> <item><title>Two new WordPress plugins</title><link>https://www.4-14.org.uk/two-new-wordpress-plugins</link> <pubDate>Tue, 16 Dec 2008 23:24:33 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Reflections]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=716</guid> <description><![CDATA[Forgive the off-topic post, but those of you using WordPress might be interested in two new plugins I&#8217;ve written. Quick Admin Links Quite possibly the most simple and useful WordPress plug-in you never knew you needed! Quick Admin Links is a small widget. Put it at the top of your sidebar, and it adds some [&#8230;]]]></description> <content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-691" title="quick-admin-links-frontend" src="//www.4-14.org.uk/wp-content/uploads/2008/12/quick-admin-links-frontend-250x248.png" alt="quick-admin-links-frontend" width="250" height="248" srcset="https://www.4-14.org.uk/wp-content/uploads/2008/12/quick-admin-links-frontend-250x248.png 250w, https://www.4-14.org.uk/wp-content/uploads/2008/12/quick-admin-links-frontend-150x149.png 150w, https://www.4-14.org.uk/wp-content/uploads/2008/12/quick-admin-links-frontend.png 400w" sizes="(max-width: 250px) 100vw, 250px" />Forgive the off-topic post, but those of you using WordPress might be interested in two new plugins I&#8217;ve written.</p><h4>Quick Admin Links</h4><p>Quite possibly the most simple and useful WordPress plug-in you never knew you needed! <a href="//www.4-14.org.uk/wordpress-plugins/quick-admin-links">Quick Admin Links</a> is a small widget. Put it at the top of your sidebar, and it adds some useful admin links on every page, allowing you to add new posts/pages, edit existing posts/pages, go to the admin, or log out. If your theme doesn&#8217;t already include edit buttons, and you notice a typo in your post, you have to click on &#8220;Site Admin&#8221;, then &#8220;Manage&#8221;, then &#8220;Posts&#8221;, then type in some search terms, and click &#8220;Search&#8221;, then click on the post you&#8217;re looking for. With <a href="//www.4-14.org.uk/wordpress-plugins/quick-admin-links">Quick Admin Links</a>, you can go straight from your post to the edit screen in just one click.</p><h4>Style Tweaker</h4><p>If you&#8217;re anything like me, you&#8217;re never quite satisfied with WordPress themes, and like to tweak the CSS. <a href="//www.4-14.org.uk/wordpress-plugins/style-tweaker">Style Tweaker</a> allows you easily edit CSS without uploading files. You can also use it to test CSS before launching it to the world. You can add CSS to the entire website, regardless of what theme is being used, or add it to just the current theme. You can even add CSS that displays only when you are logged on â€“ very useful when youâ€™re playing with a new look, and itâ€™s not quite ready for public viewing.</p> ]]></content:encoded> </item> <item><title>Reforming the church of England</title><link>https://www.4-14.org.uk/reforming-the-church-of-england</link> <comments>https://www.4-14.org.uk/reforming-the-church-of-england#comments</comments> <pubDate>Thu, 23 Oct 2008 19:24:44 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Reflections]]></category> <category><![CDATA[anglican]]></category> <category><![CDATA[church of england]]></category> <category><![CDATA[ecclesiology]]></category> <category><![CDATA[reformation]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=507</guid> <description><![CDATA[I&#8217;m currently on holiday in London, and one of the great things about holidays is that it gives you an opportunity to worship with Christians that ordinarily you wouldn&#8217;t meet. On this holiday, we worshipped atÂ All Souls Langham Place, and Grace Church, Hackney (a plant from St Helen&#8217;s, Bishopsgate). It was particularly good to be [&#8230;]]]></description> <content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-633" title="All Souls, Langham Place" src="//www.4-14.org.uk/wp-content/uploads/2008/10/all-souls-250x332.jpg" alt="All Souls, Langham Place" width="250" height="332" srcset="https://www.4-14.org.uk/wp-content/uploads/2008/10/all-souls-250x332.jpg 250w, https://www.4-14.org.uk/wp-content/uploads/2008/10/all-souls-112x150.jpg 112w, https://www.4-14.org.uk/wp-content/uploads/2008/10/all-souls.jpg 451w" sizes="(max-width: 250px) 100vw, 250px" />I&#8217;m currently on holiday in London, and one of the great things about holidays is that it gives you an opportunity to worship with Christians that ordinarily you wouldn&#8217;t meet. On this holiday, we worshipped atÂ <a href="http://www.allsouls.org/ascm/allsouls/static/index.html">All Souls Langham Place</a>, and <a href="http://www.gracechurchhackney.org.uk/">Grace Church, Hackney</a> (a plant from St Helen&#8217;s, Bishopsgate).</p><p>It was particularly good to be able to worship with evangelical anglicans. Both of the churches we visited are firmly at the centre of true evangelicalism, and are fully committed to the authority of Scripture, and a biblical understanding of justification by faith alone. In both, the sermons were helpful, and (as you&#8217;d expect) expounded the Scriptures clearly. Rico Tice&#8217;s powerful preaching on the plagues in Egypt was a particular highlight &#8211; I could happily have listened for several minutes longer.</p><p>Unfortunately, however, the most significant impression left on me from the two services was the contradictions that seem inevitable within evangelical anglicanism. Welsh evangelicalism and evangelical anglicanism have not exactly seen eye to eye, particular since John Stott and Martyn Lloyd-Jones <a href="http://exiledpreacher.blogspot.com/2005/12/martyn-lloyd-jones-1966-and-all-that.html">very publically disagreed</a> on how evangelicals should respond to the liberal denominations they find themselves in (oversimplifying, <a href="http://www.mlj.org.uk/emw_mag/October1966.htm">Lloyd-Jones said they should get out</a>, Stott said they should stay in). It is only recently that those barriers are beginning to come down, so I welcomed the opportunity to express that unity, albeit in a very small way.</p><p><span id="more-507"></span>Since 1966, most evangelical anglicans have been committed to reforming anglicanism from within. The statement of the 1967 National Evangelical Anglical Congress (heavily influenced by Stott) says, &#8216;We are increasingly anxious to play our part in the Church of Englandâ€¦ it is reform we desire, not separation&#8217;.</p><p>But the fundamental debate in 1966 was not really on whether evangelicals should secede from their denominations. The differences really centred around the question &#8220;What is a church?&#8221;, and even more fundamentally, &#8220;What is a Christian?&#8221;. <em>Christianity Explored</em> (written by Rico Tice during his time at All Souls) answers this latter question brilliantly. But (tragically in my view), evangelical anglicanism typically fudges the answer to that question in many of rituals and services. This was demonstrated in both churches I visited last Sunday.</p><p>At Grace Church, Hackney the service included a liturgical prayer of confession. In it the congregation were encouraged to &#8220;turn back to the Lord&#8221;, then prayed for forgiveness. These prayers were concluded with the priest saying &#8220;I declare to you in the name of Jesus Christ that you are forgiven.&#8221; This is an extremely bold statement to say the least, carrying with it the great danger that the congregation will assume that confession (without either repentance or faith) is all that is required for salvation and forgiveness.</p><p>If anything, the situation in All Souls was worse. The particular service we joined happened to include a baptism of an infant. There is always a danger that baptismal services (of unbelievers or believers) can be misunderstood, and therefore clarity is paramount.</p><p>Sadly, there was no clarity at All Souls, instead ambiguity was the order of the day. During the service, the tiny child is encouraged by the congregation to &#8220;continue as a faithful soldier&#8221; (implying the child is <em>already</em> a solider of Christ). The minster later pronounced that &#8220;God has received you by baptism into his Church&#8221;. This was followed by this declaration from the congregation:</p><blockquote><p>We welcome you into the fellowship of faith in Christ. We pray that you will grow up in this Christian family to trust Christ with us. We are all one in Christ Jesus. We belong to him through faith, heirs of the promise of the Spirit of peace.</p></blockquote><p>This illustrates perfectly the failure of evangelical anglicanism to grasp the nettle, and ensure that their correct beliefs of what a Christian is are seen in all the rituals and liturgy they proclaim. How can it be helpful to declare that an unbelieving infant is in &#8220;the fellowship of faith&#8221;, &#8220;in this Christian family&#8221; and &#8220;in his Church&#8221;? How does this square with the wonderfully clear teaching of <em>Christianity Explored</em>, or the clear gospel preaching of Proclamation Trust stalwarts such as Dick Lucas?</p><p>On the day after these two services, I read of Griffith Jones, a Welsh evangelical of the early eighteenth century, who was also very much committed to anglicanism. Griffith Jones was criticised by many Welsh non-conformists for remaining within the anglican church, and criticised by many anglicans for being too evangelical! One anglican clergyman published a leaflet condemning him. Among the criticisms directed at him was that &#8220;he secretly corresponded with the Methodists&#8221; and that he believed &#8220;there were many precious lambs of Christ among the various denominations&#8221;. But more relevant to our discussion are two other criticisms:</p><ul><li>That he explains away the precious doctrine of baptismal regeneration, and insists that neither baptism, nor any other thing can make anyone a Christian, without saving faith in Christ.</li><li>That he made changes to the litany and ommitted large sections of the Service, in order to have time for his own prayers and sermons.</li></ul><p>I know that I have many brothers and sisters in the Church of England. I know that there are many with whom I would agree on all the fundamental doctrines of Christianity. But I long to see those doctines expressed in every area of church life &#8211; not just in the preaching, not just in <em>Christianity Explored</em> courses, but also in the rites and rituals, and in the liturgy of every day church life. Frankly, like Lloyd-Jones, I am not convinced it is possible to do this within anglicanism. <a href="http://www.tracts.ukgo.com/ryle_regeneration.pdf">Others disagree</a>. But, for once, I would be delighted to be proved wrong. If I am, then it will be possible to achieve both dreams: genuine unity between non-conformists and anglicans, and reformation of the church of England.</p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/reforming-the-church-of-england/feed</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>How I prepare a sermon</title><link>https://www.4-14.org.uk/how-i-prepare-a-sermon</link> <comments>https://www.4-14.org.uk/how-i-prepare-a-sermon#comments</comments> <pubDate>Sun, 06 Jul 2008 00:40:04 +0000</pubDate> <dc:creator><![CDATA[Mark Barnes]]></dc:creator> <category><![CDATA[Reflections]]></category> <category><![CDATA[Snapshots]]></category> <category><![CDATA[bible study]]></category> <category><![CDATA[libronix]]></category> <category><![CDATA[logos]]></category> <category><![CDATA[preaching]]></category> <category><![CDATA[sermon preparation]]></category> <guid isPermaLink="false">http://www.4-14.org.uk/?p=256</guid> <description><![CDATA[Several people have recently asked me what process I go through in sermon preparation, so I thought I&#8217;d share it here. This is a far longer post than normal, but perhaps other preachers (particularly younger men) might find it useful. There are five steps that are important to me: Divide: Firstly, I decide how many [&#8230;]]]></description> <content:encoded><![CDATA[<p>Several people have recently asked me what process I go through in sermon preparation, so I thought I&#8217;d share it here. This is a far longer post than normal, but perhaps other preachers (particularly younger men) might find it useful.</p><p>There are five steps that are important to me:</p><ol><li><strong>Divide:</strong> Firstly, I decide how many verses should I preach on by looking for <strong>divisions</strong> at the beginning and end of the passage. I&#8217;m looking for a natural unit in the passage that has plenty to say. With compact historical literature (like 2 Kings or Chronicles) it&#8217;s usually a story. With other narrative literature (e.g. the Pentateuch, or the Gospels) it&#8217;s usually a scene. With epistles its usually a large paragraph. With prophetic books its usually a complete oracle or sermon.</li><li><strong>Dissect:</strong> Then I split up, or <strong>dissect</strong> the passage by determine the main point of the passage, and the sub-points which serve it. This is strongly related to the first step. If the &#8216;division&#8217; I&#8217;ve chosen has more than one <strong>main</strong> point, it&#8217;s too long. But it must have a few sub-points that feed the main point. If it hasn&#8217;t, it&#8217;s too short.</li><li><strong>Discover:</strong> Next I try to carefully exegete each point to <strong>discover</strong> the original meaning and principles. It means understanding both the meaning to the original hearers/readers, and the timeless principles that flow from it. When dealing with the Old Testament I look at the first step (the original meaning) purely from an Old Testament perspective, but the second step (the timeless principles) through a New Testament lens. There must be an inarguable link between these two steps. Every member of the congregation must be able to see how I got from (a) What the Bible said, to (b) What the Bible means. If they can&#8217;t, there&#8217;s no power in the message &#8211; it&#8217;s man&#8217;s words, not God&#8217;s Word.</li><li><strong>Digest:</strong> Fourth, I think and pray through each principle to determine the application, to me, and try to <strong>digest </strong>the truth. If I haven&#8217;t taken this truth on board myself, I can&#8217;t preach it. This is where a lot of the prayer comes.</li><li><strong>Disseminate:</strong> Finally, all of this needs to go in a form which can be passed on. In other words, the sermon can now be written. I pass this teaching on to my congregation, they need to apply it to themselves and be able to pass it on to others. This means short points made easy to understand and apply. To maximise the impact, the application needs to be focussed, not vague, but it also must apply to the whole congregation, not just one or two. I&#8217;ll want my sermon to have an introduction, a few points, and a conclusion. Within each point I&#8217;ll want teaching, illustration and application. The whole thing must be very tightly linked to the text of the Bible â€“ if it&#8217;s not, it&#8217;s my words not God&#8217;s Word.</li></ol><p><span id="more-256"></span>Let me show you how this works out in practice. As I&#8217;m typing this, I&#8217;m preparing a sermon on <a href="http://www.esvapi.org/v2/rest/passageQuery?key=IP&amp;passage=Amos+2" target="_blank">Amos 2</a>. I&#8217;m not going to pretend this a perfect (or even a great) model sermon &#8211; after all, I&#8217;m writing this post as I&#8217;m preparing the message! It might turn out be dreadful! But I&#8217;ll take you through the process as I go. You&#8217;ll see the theory, even if the practice falls short of my hopes!</p><h3>Divide</h3><p>This is relatively straightforward for this passage. The structure of chapters 1 and 2 is very clear. 1:1-2:3 is judgement on the surrounding nations. 2:4-5 is judgement on Judah. And 2:6-13 is judgement on Israel (the focus of the rest of Amos). So the only question is what we do with 2:4-5 â€“ does we put Judah with the surrounding nations, or with Israel?</p><p>In the end I decided to include it with Israel. That&#8217;s because the &#8216;crimes&#8217; and &#8216;punishment&#8217; for Judah are far more similar to those of Israel than those of the surrounding nations (they&#8217;re &#8216;religious&#8217;, rather than war-crimes).</p><p>So we start at 2:4. I wouldn&#8217;t want to finish at 2:5 because I feel the message of 2:6f is very similar to 2:4-5. I don&#8217;t want to repeat myself two weeks running. So it seems sensible to keep going until the end of the chapter. That&#8217;s certainly a natural unit, probably one oracle. I can already see some obvious sub-points, so it looks like I&#8217;ll be able to dissect it well enough â€“ but if not, I can always come back to this stage again.</p><h3>Dissect</h3><p>In order to dissect a passage, I use a little tool in <a href="http://www.logos.com" target="_blank">Logos Bible Software</a>. It&#8217;s designed to help with sentence diagramming, but I find it very useful for helping me to visualise where passages like this might be broken up. Here&#8217;s a screenshot. You can click for a full-size version.</p><p><a href="//www.4-14.org.uk/wp-content/uploads/2008/07/amos-outline.png"><img class="aligncenter size-medium wp-image-419" title="Outline of Amos 2" src="//www.4-14.org.uk/wp-content/uploads/2008/07/amos-outline.jpg" alt="" srcset="https://www.4-14.org.uk/wp-content/uploads/2008/07/amos-outline.jpg 500w, https://www.4-14.org.uk/wp-content/uploads/2008/07/amos-outline-150x105.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></p><p>At this stage it looks as though there are four sections, though the first two could possibly be combined. Verse 12 (&#8220;But you made the Nazarites drink wineâ€¦&#8221;) doesn&#8217;t quite fit into the structure and could perhaps warrant a point of its own. If so, the point would be that the Israelites are responsible for their fall because they suppressed the truth.</p><p>My headings are pretty useless at this stage. They&#8217;ll go through at least two significant changes as the sermon evolves. For the time being I&#8217;m simply trying to sum up each section as simply as possible.</p><p>Having got this far, I now need to verify my earlier decision to divide the passage and select 2:4-16 as my text. Remember, I&#8217;m looking for just <strong>one main point</strong>, with <strong>a few sub-points</strong> that serve it. The main point is clear &#8220;God will judge his own people&#8221;, and the sub-points do indeed serve it. The first two points explain the reason for the judgement and outline the punishment. The third point justifies God by demonstrating the fairness of the judgement &#8211; God is exonerated, and the people blamed. The fourth point explains the detail of the punishment.</p><p><em>(Actually, in explaining this it seems my third point in the screenshot isn&#8217;t quite right. The point in the screenshot &#8220;God gave them strength&#8221; describes verses 6-11, but not verse 12. On the other hand, &#8220;God is vindicated, the people are guilty&#8221; describes verses six through to twelve. That&#8217;s much more satisfactory.)</em></p><p>Excellent! So far, so goodâ€¦ (it&#8217;s not always as smooth as this!). One final check before I move on. This structure is pretty important for the development of the sermon. If it&#8217;s wrong, the whole sermon could go off in the wrong direction. So, for the first time, I check the commentaries.</p><p>It&#8217;s not a promising start. <a href="http://www.amazon.co.uk/Word-Biblical-Commentary-Hosea-Jonah/dp/0849902304/" target="_blank">Douglas Stuart</a> groups 1:3-2:16 without any further division. That&#8217;s not much help. <a href="http://www.amazon.co.uk/Message-Amos-Bible-Speaks-Today/dp/0877842833/" target="_blank">Alec Motyer</a> groups 2:4-3:2. He sees three major divisions (2:4-5, 2:6-16 and 3:1-2). Then he further splits 2:6-16 into 6-8, 9-11, 12, 13-16. It&#8217;s not radically different to my outline, but sufficiently different to make me stop and think. But I&#8217;m not convinced 3:1-2 fits better with chapter 2 than it does with the rest of chapter 3. And I do think that verse 12 fits nicely with 9-11 as I explained above (note, for example, the Nazirites in both verses 11 and 12). So let&#8217;s get a second opinion. <a href="http://www.amazon.co.uk/Joel-Amos-Introduction-Commentary-Commentaries/dp/0877842744/" target="_blank">David Hubbard</a> puts 2:4-5 with chapter 1, rather than chapter 2. I understand the reasons for this, but I still think that Judah fits better with Israel than with the pagan nations. He then divides 2:6-16 into 6-8, 9-12, 13-16, so that mirrors my structure, at least. Good. Finally I check <a href="http://www.amazon.co.uk/Amos-Gary-Smith/dp/1857922530/" target="_blank">Gary Smith</a>. He groups 2:4-16, and subdivides 4-5, 6-8, 9-12, 13-16. That&#8217;s exactly the same! So, whether my structure is &#8220;right&#8221; could perhaps be debated, but I&#8217;m certainly confident that it&#8217;s at least helpful, and am quite happy to go forward with it. If it&#8217;s good enough for Gary Smith, it&#8217;s good enough for me. (I always thought he was the best commentator on Amos 😉 ).</p><p>I would usually use slightly more technical commentaries in addition to these, but Amos is not well-served by conservative critical commentaries (no NICOT, for example). I sometimes find non-conservative critical commentaries useful for fresh perspective if I&#8217;m particularly stuck, but I don&#8217;t waste my time with them unless I need to. I will also use older commentaries (particularly Calvin and Keil &amp; Delitzsch), but older commentators rarely provide outlines or say too much about structure. So these four will do for now.</p><h3>Discover</h3><p>This is probably the longest process â€“ discovering both the original meaning and the timeless principles in each section. I&#8217;m looking for one main truth within each section, and a small number of principles (ideally just one). With four points for this message, one truth and one principle for each point is already eight things for the congregation. Frankly, that&#8217;s enough.</p><p>Because it&#8217;s a long process, I won&#8217;t go into all the detail here. I rely heavily on Logos Bible Software for this process, but do use other commentaries that are not yet available in Logos. Logos gives you hundreds of resources that make this process quicker â€“ you&#8217;ll get a feel for how I work by watching the screencast below (clicking on it opens a new window).</p><p><a href="//www.4-14.org.uk/sermonbrowser-tutorial/logos-workspace.html" target="_blank"><img class="aligncenter size-medium wp-image-420" title="Logos Workspace" src="//www.4-14.org.uk/wp-content/uploads/2008/07/logos-workspace.jpg" alt="" srcset="https://www.4-14.org.uk/wp-content/uploads/2008/07/logos-workspace.jpg 500w, https://www.4-14.org.uk/wp-content/uploads/2008/07/logos-workspace-150x108.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" /></a></p><p>(If you&#8217;re a Logos user, and are interesting in seeing some of the settings that make this Workspace usable, there&#8217;s a <a href="//www.4-14.org.uk/sermonbrowser-tutorial/logos-workspace-options.html" target="_blank">second screencast</a> that explains all that.) But several hours later, the end result is something like this:</p><ul><li><strong>Verses 4-5</strong><ul><li><strong>Original meaning:</strong> Judah is condemned for despising the law of God. The punishment will be the same as that of the pagan nations (fire).</li><li><strong>Timeless principle:</strong> Not treating God as God, is just as great a sin as not treating men as men.</li></ul></li><li><strong>Verses 6-8</strong><ul><li><strong>Original meaning:</strong> Israel is condemned for hypocrisy and injustice. The nations were judged for sins against humanity. Judah is judged for sins against God. But Israel combines the two.</li><li><strong>Timeless principle:</strong> Those who know the truth yet continue in sin, sin to a greater extent than even the pagans.<ol><li>The addition of blasphemy into the list of sins is a definite &#8216;step-up&#8217; from the sins of the pagan nations.</li><li>The sins of the pagan nations is that they thought of themselves more highly than their brothers. The sin of Israel is compounded because they think of themselves more highly than God.</li><li>An additional principle is that when people turn their backs on God, God&#8217;s people suffer (v6).</li></ol></li></ul></li><li><strong>Verses 9-12</strong><ul><li><strong>Original meaning:</strong> God has done everything for the Israelites, but they have rejected him.</li><li><strong>Timeless principles:</strong> Here there are definitely two principles that are both crucial. So I&#8217;ll break my rule and include both equally:<ol><li>God destroys our enemies (v9), guides and keeps us (v10), and reveals his will to us (v11).</li><li>The first step on the road to sin is the rejection of God&#8217;s Word (v12).</li></ol></li></ul></li><li><strong>Verses 13-16</strong><ul><li><strong>Original meaning:</strong> By withdrawing himself, God will both punish and demonstrate the Israelites unrecognised dependence on him.</li><li><strong>Timeless principle:</strong> Without God, even the most hardened sinner is nothing.</li></ul></li></ul><p>It&#8217;s worth noting that there were a few slightly complex exegetical questions on the way. One is whether is the criticism of Judah (&#8216;they have despised the law of God&#8217;) materially different from Israel (&#8216;they sell the righteous for silver&#8217;), or are these two ways of saying the same thing? Then verses seven and eight are particularly hard to translate. And verse 13 could be translated &#8220;I am weighed down by you&#8221;, or &#8220;I will press you down&#8221;. But this was a relatively straightforward exegesis. That&#8217;s because I&#8217;m preaching on Amos, not Zechariah 😉</p><p>The next stage is to check this exegesis against the commentaries. Other than quickly checking the outlines, I&#8217;ve not read the commentaries yet. That&#8217;s because taking a shortcut to discovering the meaning and principles is rarely satisfactory. You&#8217;ve got to do the spadework yourself. (Having said that, I have read a lot of <em>background</em> to Amos <em>before</em> embarking on this process. This includes sections of Old Testament surveys, introductory material in commentaries, and the appropriate sections of 2 Kings which speak of the period.)</p><p>But reading the commentaries is vital for two reasons: (1) To stop me making errors. And (2) To add colour and depth to my fairly rudimentary knowledge. In this case looking through the commentaries didn&#8217;t bring anything particularly revealing to light, but they did confirm I was on basically the right track, and they did provide lots of helpful parallels and background which will come in useful later.</p><p>Before we leave this section there&#8217;s two small tasks to complete. The first is to ask which doctrines are central to this text. As a preacher, I need to be a teacher, and bible passages often given an opportunity for some systematic teaching, if only for a few minutes. But a few minutes in every message quickly provide a pretty good grounding in systematic theology for the whole congregation. I usually start by doing a Logos search through my Systematic Theologies to see if they cite the verses I&#8217;m preaching on. Unfortunately, in this case, few do. But looking through the original meaning and timeless principles, it&#8217;s pretty clear that the main doctrines are <strong>hamartiology</strong> (I&#8217;ve been waiting eight years to use that word! â€“ it means the doctrine of sin. I promise I won&#8217;t use it again 😉 ) and <strong>judgement</strong>. I&#8217;ll look to include a brief overview of at least one of these doctrines in my sermon.</p><p>The second is to see if the passage is quoted from or alluded to in the New Testament. I&#8217;ll use the indexes in my <a href="http://www.amazon.co.uk/UBS4-Greek-Testament-Reference-Helps/dp/1598561715/" target="_blank">UBS4 Greek New Testament</a>, and Carson and Beale&#8217;s <a href="http://www.amazon.co.uk/Commentary-New-Testament-Use-Old/dp/1844741966" target="_blank">Commentary on the New Testament use of the Old Testament</a>. In this case neither search reveals anything of substance.</p><h3>Digest</h3><p>Next, I ensure that the message of the passage as got home <strong>to me</strong>. This is obviously a very personal process, so there&#8217;s not much I can write about it. But in essence it means praying the message home, and considering the application to me. It means examining my own heart and responding to the text â€“ through praise, repentance, or often both! Here&#8217;s a flavour of the questions I asked myself for this passage:</p><ul><li>Am I in danger of God&#8217;s judgement? (2:4a)</li><li>In what ways do I despise the law of God? (2:4b-5)</li><li>Am I guilty of sinning against my brothers and sisters? (2:6-8)</li><li>Do I blaspheme God through my subtle rejection of his law? (2:6-8, 12)</li><li>Have I forgotten God&#8217;s great grace to me? (2:9-11)</li><li>Do I believe (or act as though I believe) I can manage without God? (2:13-16)</li></ul><p>This process has a major impact on the shape and approach of the sermon.</p><h3>Disseminate</h3><p>The final task is to actually write the sermon. The first thing I do is re-write my outline in a way which gives clear points for the congregation, and clear direction for me. The revised outline gets written in two stages. The first is just to write it in very short headings with an eye on the timeless principles. This turned out as:</p><ul><li>Rejecting the truth leads to certain judgement</li><li>Rejecting the truth leads to sins against people</li><li>Rejecting the truth leads to a rejection of God</li><li>Rejecting the truth leads to total loss</li></ul><p>You can see that the common theme has quite naturally become &#8220;rejecting the truth&#8221;. Earlier I said the main point of the passage is &#8220;God will judge his own people&#8221;. But that&#8217;s OK. Rejecting the truth is explicitly taught in sections one and three (2:4 and 2:12), and implicitly taught throughout the second section (2:6-8). Upon reflection we can see that the main point is actually &#8220;God will judge his own people if they reject the truth&#8221;. But I think it better to focus on the <strong>reasons</strong> for judgement rather than the <strong>fact</strong> of judgement. That&#8217;s because the reasons assume the fact, whilst the reverse isn&#8217;t true.</p><p>Having written this outline I then look to make it a little more memorable. I like alliteration (how did you guess?) so I make good use of <a href="http://www.visualthesaurus.com/" target="_blank">Visual Thesaurus</a> and the thesaurus in Microsoft Word. I also have an electronic edition of the <a href="http://www.oup.co.uk/episbn/0-19-923176-1" target="_blank">New Shorter Oxford English Dictionary</a>. This allows me (for example) to display a list of all verbs beginning with &#8220;di&#8221;. Very handy! the NSOED also allows searching by rhymes, which I also sometimes use. This particular outline is pretty memorable already, but the next version is even better, I think:</p><ul><li>Rejecting God&#8217;s truth brings retribution (4-5)</li><li>Rejecting God&#8217;s truth brings ruthlessness (6-8)</li><li>Rejecting God&#8217;s truth brings rejection (9-12)</li><li>Rejecting God&#8217;s truth brings ruin (13-16)</li></ul><p>&#8220;God&#8217;s truth&#8221; rather than &#8220;the truth&#8221;, helps keep the focus on God where it belongs. &#8220;Brings&#8221; is simply shorter than &#8220;leads to&#8221;. The other changes just create a memorable pattern and make the headings even shorter. I&#8217;m not quite happy with &#8220;ruthlessness&#8221;, I&#8217;d prefer &#8220;inhumanity&#8221;. But it&#8217;s good enough. (You always need to strike a balance between accuracy and memorability. I always err on the side of accuracy, and am happy that ruthlessness is an accurate description of 6-8.)Â  I like the double meaning of rejection in the third point: rejection brings rejection â€“ it&#8217;s very biblical. Rejection of God words = Rejection of God = God&#8217;s rejection of us.</p><p>It&#8217;s worth comparing this with the very first outline I came up with, shown above:</p><ul><li>Judah punished for the rejection of the law (4-5)</li><li>Israel punished for hypocritical sin (6-8)</li><li>Israel reminded God gave them strength (9-12)</li><li>God will therefore put them down (13-16)</li></ul><p>That first outline was not wrong, but hopefully you can see the improvement! The important thing is that the first outline was merely descriptive, whereas the final outline gives much more thought to the principles and application. Comparing those two outlines illustrates the job a preacher â€“ to get from one to the other.</p><p>So now we can finally get down to writing. I need to keep my sermons under 45 minutes otherwise they quickly get boring. So I aim for 40 minutes. I&#8217;ll reserve 5 minutes for an introduction and conclusion, which leaves me with 35 minutes for four points. Within each point I need teaching, illustration and application. I find this works best split roughtly 40/20/40, though don&#8217;t think for a minute that I actually stick to this as I&#8217;m writing! But I mention it because if you have four points, the teaching for each point is just 3Â½ minutes (approximately 450 words or four paragraphs). It&#8217;s very quickly filled. So I need to make sure my sermon is focussed on what really matters and I don&#8217;t get distracted by interesting asides. The teaching must state clearly what the Bible says. The illustrations must serve either the application or the teaching point, and the application must apply what has been taught, not just what I feel strongly about.</p><p>So, after a few more hours, the sermon is complete. The whole process (if I hadn&#8217;t been writing a blog post as I went along) would have taken about eight hours. That&#8217;s about right for me, but I know some work quicker, others slower. The finished version is available below. I&#8217;ll put up an audio recording as soon as I have it.</p><p>In the end, my points changed midway through the sermon. I wasn&#8217;t happy with &#8220;Rejecting God&#8217;s truth brings rejection&#8221; &#8211; the play on words might have been clever, but it wasn&#8217;t clear. In preaching, clarity is always more important than cleverness. I also wasn&#8217;t happy that in the earlier outline the first and fourth points described what God would do (bring retribution and ruin), and the second and third what they would do (be ruthless and reject God). This wasn&#8217;t clear from the outline. I&#8217;d also never been totally happy with &#8220;Rejecting God&#8217;s truth brings ruthlessness&#8221;, preferring &#8216;inhumanity&#8217;. So I started to look for words that would fit well with &#8220;inhumanity&#8221;. This is what I came up with:</p><ul><li>Rejecting God&#8217;s Word brings iniquity (4-5)</li><li>Rejecting God&#8217;s Word brings inhumanity (6-8)</li><li>Rejecting God&#8217;s Word brings infidelity (9-12)</li><li>Rejecting God&#8217;s Word brings incapacity (13-16)</li></ul><p>This is better again, I think. The application in the sermon developed in a way that I did not expect. The major points of application (one for each point of the sermon) were:</p><ul><li><strong>The importance of evangelism:</strong> The stemmed very naturally over an assertion that the great iniquity of the Judaeans was that they didn&#8217;t treat God as God. One way we don&#8217;t treat God as God is our apparent happiness for him to be a secondary God who is only Lord over some, and our apparent refusal to obey the great commission.</li><li><strong>The importance of holiness:</strong> If rejecting God&#8217;s Word brings inhumanity, then a changed, holy life is a vital sign of genuine belief.</li><li><strong>The importance of biblical faithfulness:</strong> If rejecting God&#8217;s Word brings all this, we must re-double our efforts to remain biblically faithful.</li><li><strong>The danger of continued rebellion:</strong> If we are rejecting God&#8217;s Word, our lives are dependent on the patience of God. But His patience will not last forever.</li></ul><p>I&#8217;ve not preached the sermon yet, but it&#8217;s as finished as I can make it. It certainly isn&#8217;t a model message (in particular it needs more illustration) but today, at least, it is the best I can do. Posting this has helped me to think how I can better prepare faithful, biblical expositions. I hope it does the same for others.</p><p>Note: There is a file embedded within this post, please visit this post to download the file.<br /> [audio:http://bethel.markbarnes.net/wp-content/uploads/sermons/2008-07-06-am.mp3]</p> ]]></content:encoded> <wfw:commentRss>https://www.4-14.org.uk/how-i-prepare-a-sermon/feed</wfw:commentRss> <slash:comments>18</slash:comments> <enclosure url="http://bethel.markbarnes.net/sermons/?show&#038;file_name=2008-07-06-am.mp3" length="4376640" type="audio/mpeg" /> <enclosure url="http://bethel.markbarnes.net/wp-content/uploads/sermons/2008-07-06-am.mp3" length="4376640" type="audio/mpeg" /> </item> </channel> </rss>