<?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>ChurchIT - Supporting ministry with IT</title>
	<atom:link href="http://www.churchit.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.churchit.co.uk</link>
	<description>Supporting ministry with IT</description>
	<lastBuildDate>Wed, 28 Sep 2011 20:21:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Changing the sample rate on an M-Audio MobilePre</title>
		<link>http://www.churchit.co.uk/2011/09/changing-the-sample-rate-on-an-m-audio-mobilepre/</link>
		<comments>http://www.churchit.co.uk/2011/09/changing-the-sample-rate-on-an-m-audio-mobilepre/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 20:21:47 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[m-audio]]></category>
		<category><![CDATA[maudio]]></category>
		<category><![CDATA[mobilepre]]></category>
		<category><![CDATA[problemsolving]]></category>
		<category><![CDATA[rate]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=355</guid>
		<description><![CDATA[My M-Audio MobilePre has done sterling work over the years. Barely perceptable latency has made recording in music software easy (or at least limited only by my skill) and as an external box it&#8217;s easy to access all the sockets. Only I changed the sample rate, for no sane reason, and then discovered that I [...]]]></description>
			<content:encoded><![CDATA[<p>My M-Audio MobilePre has done sterling work over the years. Barely perceptable latency has made recording in music software easy (or at least limited only by my skill) and as an external box it&#8217;s easy to access all the sockets.</p>
<p>Only I changed the sample rate, for no sane reason, and then discovered that I couldn&#8217;t turn it back again. That wouldn&#8217;t have been a problem apart from the fact it did something unpleasant to the sound output.</p>
<p>Every time I opened the control panel the latency and sample rate options were greyed out. <a title="Solution to greyed out sample rate option in MobilePre Control Panel" href="http://forums.m-audio.com/archive/index.php/t-1476.html" target="_blank">Thankfully I found a solution from the M-Audio forums here</a>, though if you keep reading I&#8217;ll explain for Windows 7 (should work on Vista as well).</p>
<p><span id="more-355"></span>The first step to solving this problem is to make another audio device the default, or simply disable the MobilePre. I had to do the latter as for some reason the motherboard audio wasn&#8217;t showing properly.</p>
<p><a href="http://www.churchit.co.uk/wp-content/uploads/2011/09/mobilepre1.png"><img class="size-medium wp-image-356 alignright" title="mobilepre1" src="http://www.churchit.co.uk/wp-content/uploads/2011/09/mobilepre1-269x300.png" alt="Disable the MobilePre in the Playback devices window" width="269" height="300" align="right" /></a></p>
<p>Right-click on the Volume Control in the Notification Area and left-click on Playback devices. Right click on the MobilePre entry and then left-click on Disable. The icon will change to grey. As there were no working audio devices left, the volume control also showed a red cross.</p>
<p>There&#8217;s no need to close this window; it&#8217;ll make life easier if you leave it open.</p>
<p>Right-click on the MobilePre icon in the Notification Area and left-click on Open MobilePre USB Control Panel.</p>
<p>Click on the Sample Rate  tab and the two options will no longer be greyed out. Select 44.1 and close this window.</p>
<p>Return to the Playback devices window (or open it again &#8211; I told you to leave it open) and reverse the disabling of the MobilePre. Right-click on it and left-click on  Disable to remove the tick and bring the MobilePre back to life.</p>
<p>Simple when you know how, but very frustrating if you don&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2011/09/changing-the-sample-rate-on-an-m-audio-mobilepre/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If PHP were British</title>
		<link>http://www.churchit.co.uk/2011/08/if-php-were-british/</link>
		<comments>http://www.churchit.co.uk/2011/08/if-php-were-british/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 21:26:58 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[humour]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=353</guid>
		<description><![CDATA[I&#8217;d have to concede that I&#8217;m not really a proper programmer, but I know enough that this reimagining of PHP made me laugh out loud no fewer than four times in a busy office. Replacing if and else with perchance and otherwise is an act of genius, and there&#8217;s more if you just click on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d have to concede that I&#8217;m not really a proper programmer, but I know enough that this reimagining of PHP made me laugh out loud no fewer than four times in a busy office.</p>
<p>Replacing if and else with perchance and otherwise is an act of genius, and there&#8217;s more if you just <a title="If PHP were British" href="http://www.addedbytes.com/blog/if-php-were-british/" target="_blank">click on this link</a>.</p>
<p>HT to the <a title="The Codeproject website" href="http://www.codeproject.com/" target="_blank">Codeproject</a> newsletter. I highly recommend it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2011/08/if-php-were-british/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple PHP widget for WordPress</title>
		<link>http://www.churchit.co.uk/2011/08/a-simple-php-widget-for-wordpress/</link>
		<comments>http://www.churchit.co.uk/2011/08/a-simple-php-widget-for-wordpress/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 22:07:21 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=341</guid>
		<description><![CDATA[So my job this evening was to recreate a little PHP script I wrote a little while ago that would automatically display the streets that a church is praying for in any given month. It&#8217;s actually very simple to do, though you will need to install a plugin in WordPress as the standard Text widget [...]]]></description>
			<content:encoded><![CDATA[<p>So my job this evening was to recreate a little PHP script I wrote a little while ago that would automatically display the streets that a church is praying for in any given month. It&#8217;s actually very simple to do, though you will need to install a plugin in WordPress as the standard Text widget doesn&#8217;t work with PHP.</p>
<h1><span id="more-341"></span><span>Installing the widget</span></h1>
<p><span>Click on Plugins and then Add new. Search for Executable PHP widget by Otto. Once installed go to the Widgets page. Drag and drop PHP code to the desired sidebar. Enter a title.</span></p>
<h1>The Code</h1>
<p><code>&lt;p&gt;This month we are praying for:&lt;br/&gt;<br />
&lt;?php<br />
$prayermonth = date("m");</code></p>
<p><code>switch ($prayermonth)<br />
{<br />
case 1:<br />
echo "January Streets";<br />
break;<br />
case 2:<br />
echo "February Streets";<br />
break;<br />
default:<br />
echo "everywhere";<br />
}<br />
?&gt;<br />
&lt;/p&gt;</code></p>
<p>You don&#8217;t really need to see all the months to get the idea of what&#8217;s going on.</p>
<h1>Editing month data</h1>
<p>Look for the numbers that correspond with the month number and edit the text within the speech marks. Don’t delete the speech marks or the widget will display an error message. In fact it is a good idea to copy all the text in this box to a separate text editor (<a title="My review of Notepad++ on Computeractive.co.uk" href="http://www.computeractive.co.uk/ca/download-review/1909010/notepad-583" target="_blank">with my standard plug for Notepad++</a>) and leave it there until you are sure everything is working.</p>
<p>When you have finished editing the streets, click on the Save button at the bottom of the widget. A small circle will appear while it is saving. This is the only sign that anything is happening. Before doing anything else, open another tab in your browser and check that it is working. If it is you can move on to something else. Otherwise copy and paste the text from the text editor back into widget box and start again (You did make that backup step didn’t you?)</p>
<h1>How it works</h1>
<p>This is about as simple as it gets with PHP and it’s a good example of how PHP and HTML work together. Remember that PHP is executed by the web server not the browser (in contrast to Javascript), so you won’t see any of the PHP code if you look at the source code of the home page. Here goes&#8230;</p>
<p><strong>&lt;p&gt;This month we are praying for:&lt;br/&gt;<br />
</strong>Well this is pretty straightforward. We start the paragraph, insert the text that never changes ending with a line break</p>
<p><strong>&lt;?php<br />
</strong>This tells WordPress (and the web server) that some PHP is coming up</p>
<p><strong>$prayermonth = date(&#8220;m&#8221;);<br />
</strong>The creates a variable called prayermonth. The $ symbol marks this as a variable. Rather than give it a single value, we use the date function to give the current month number with “m”. Note the ; at the end of the line. As an aside, I’m assuming that month is a reserved word as that didn’t work.</p>
<p><strong>switch ($prayermonth)<br />
{<br />
</strong>This is the clever bit. A switch statement is like an If &#8230; ElseIf&#8230; statement but a lot easier to work with when there are lots of variables; twelve in this case. It looks at $prayermonth and then does different things depending on what the variable contains. For example&#8230;.</p>
<p><strong>case 1:<br />
echo &#8220;January Streets&#8221;;<br />
break;<br />
</strong>This is what happens if prayermonth contains 1. It prints January Streets into the widget. That’s what you’ll see in the web browser.The break command tells the server to skip to the end of the switch statement</p>
<p><strong>default:<br />
echo &#8220;All of Copthorne&#8221;;<br />
</strong>A good idea to include, the default case is what is displayed if there is no matching case. That’s unlikely with this script but that’s no reason not to foster good habits.</p>
<p><strong>}<br />
?&gt;<br />
&lt;/p&gt;<br />
</strong>The { finishes the Switch statement. The ?&gt; ends the PHP code and the &lt;/p&gt; closes the paragraph</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2011/08/a-simple-php-widget-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hamster gets a Christmas Tree</title>
		<link>http://www.churchit.co.uk/2010/12/the-hamster-gets-a-christmas-tree/</link>
		<comments>http://www.churchit.co.uk/2010/12/the-hamster-gets-a-christmas-tree/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 22:59:20 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[humour]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=330</guid>
		<description><![CDATA[Just playing around with Roxio 2011, and the hamster. I must remember to turn more lights on before recording videos.]]></description>
			<content:encoded><![CDATA[<p>Just playing around with Roxio 2011, and the hamster.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/lu1pkP3i8H0" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/lu1pkP3i8H0"></embed></object></p>
<p>I must remember to turn more lights on before recording videos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/12/the-hamster-gets-a-christmas-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A challenging couple of days</title>
		<link>http://www.churchit.co.uk/2010/10/a-challenging-couple-of-days/</link>
		<comments>http://www.churchit.co.uk/2010/10/a-challenging-couple-of-days/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 22:21:23 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=313</guid>
		<description><![CDATA[I tend to think that good preaching/teaching should consist of both comfort and challenge. It&#8217;s that latter that I&#8217;ve received over the last few days, probably with good reason. First there was Ian&#8217;s sermon on Sunday. The text and recording should be going live on the recorded sermons page soon. The emphasis was on living [...]]]></description>
			<content:encoded><![CDATA[<p>I tend to think that good preaching/teaching should consist of both comfort and challenge. It&#8217;s that latter that I&#8217;ve received over the last few days, probably with good reason.</p>
<p>First there was Ian&#8217;s sermon on Sunday. The text and recording should be going live on the recorded <a title="Download sermons from Crawley Baptist Church" href="http://www.crawleybaptistchurch.org.uk/recordedsermons.htm">sermons page</a> soon. The emphasis was on living well even when it doesn&#8217;t seem convenient or even make sense. I picked up a similar message when I was listening to the <a href="http://stuffchristianslike.net/book/">Stuff Christians Like audio book</a> on the train.</p>
<p>That rather pricked my conscience into doing my Bible notes, and they didn&#8217;t let up either. Firstly I caught up on the weekend&#8217;s <a href="http://www.scriptureunion.org.uk/wordlive/2981.id?navigate=16%2f10%2f2010">WordLive notes on Proverbs 6 about the ant</a>. I&#8217;d only been thinking the other day about re-reading Bill Hybel&#8217;s Excellent book on Proverbs called <a href="http://www.amazon.co.uk/Making-Life-Work-Reflection-Discussion/dp/0830817883/ref=sr_1_1?ie=UTF8&amp;qid=1287439033&amp;sr=8-1">Making Life work </a>(link to Amazon). It&#8217;s one of the most challenging books I&#8217;ve read and so worth reading more than once. I must confess to having frittered away quite a lot of time recently. It&#8217;s far too easy to get sucked into playing browser based games or reading web comics. Maybe I should be handing the <a href="http://www.opendns.com">OpenDNS</a> passwords to my wife so that she can block all those unhelpful timesink websites.</p>
<p>Finally there was today&#8217;s reading on <a href="http://www.scriptureunion.org.uk/wordlive/2981.id?navigate=18%2f10%2f2010">Mark 6:6b-13 on WordLive</a>. What challenged me was how little the disciples were to take with them on their mission. I went on a press trip last week and probably took almost as many gadgets as I did clothes (certainly by weight), and that was without a laptop.</p>
<p>Would I be willing to go to a strange place without loading the local GPS maps onto my phone? I didn&#8217;t last week.</p>
<p>Would I go without money? Not last week; I loaded up with local currency and made sure I had my credit cards with me.</p>
<p>Would I share their boldness? Perhaps. I&#8217;d certainly like to think so.</p>
<p>Funny thing is, I&#8217;m not resenting the challenge. Hopefully it&#8217;ll be an opportunity to grow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/10/a-challenging-couple-of-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy database administration</title>
		<link>http://www.churchit.co.uk/2010/10/easy-database-administration/</link>
		<comments>http://www.churchit.co.uk/2010/10/easy-database-administration/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 21:33:59 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=308</guid>
		<description><![CDATA[This was a quite exciting find. It&#8217;s a plugin for OpenOffice that gives it the ability to access MySQL databases online. Databases for websites such as this one are something I regard as a means to an end rather than something I&#8217;m an expert in. The usual tool, phpMyadmin, is very powerful but not always [...]]]></description>
			<content:encoded><![CDATA[<p>This was a quite exciting find. It&#8217;s a plugin for OpenOffice that gives it the ability to access MySQL databases online.</p>
<p>Databases for websites such as this one are something I regard as a means to an end rather than something I&#8217;m an expert in. The usual tool, <a href="http://www.phpmyadmin.net/home_page/index.php">phpMyadmin</a>, is very powerful but not always the  most friendly to the newcomer. An alternative that works with a familiar program got me quite excited.</p>
<p>Installation is as simple as installing any other OpenOffice extension although you will need to do this from a different program in OpenOffice than Base, unless you are willing to create a database first.</p>
<p>After that, there&#8217;s an option for MySQL in the &#8216;Connect to an existing database&#8217; menu. You can test the connection before finishing the wizard. A useful touch I&#8217;m always pleased to see as it avoids significant frustration in the event of typos.</p>
<p>You can find my day job review and the download link <a title="Computeractive download review of MySQL connector" href="http://www.computeractive.co.uk/computeractive/downloads/2268864/mysql-connector-openoffice-org" target="_self">here</a>.</p>
<p>OK, I probably shouldn&#8217;t get excited about such things, I&#8217;m only human.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/10/easy-database-administration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web roundup</title>
		<link>http://www.churchit.co.uk/2010/09/web-roundup/</link>
		<comments>http://www.churchit.co.uk/2010/09/web-roundup/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 21:54:37 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[sheepdip]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=289</guid>
		<description><![CDATA[Stuff Christians Like Stuff Christians like is what blogging is meant to be. Some of the posts are laugh out loud funny (a good way to start conversations in the office I suppose) but others are more challenging. A common post is a questionnaire with points to score, such as you might find in a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stuffchristianslike.net/">Stuff Christians Like<br />
</a>Stuff Christians like is what blogging is meant to be. Some of the posts are laugh out loud funny (a good way to start conversations in the office I suppose) but others are more challenging. A common post is a questionnaire with points to score, such as you might find in a magazine.</p>
<p>For example, one attempts to solve the problem of two apparently contradictory statements in the Bible. Passages from the Old Testament score 1 point, New Testament 2 points, something Jesus actually said 3 points. Another offers advice on what people think about your prayers (5. Your wife or husband give you the &#8220;wrap it up&#8221; tap during your prayer = minus 2 points).</p>
<p><a href="http://www.collidemagazine.com">Collide Magazine</a><br />
Collide is a good place to look if you are interested in using computers and technology in or around church. Sadly there is no print magazine in the UK but you can subscribe to the blog that includes regular round ups of internet news and videos.</p>
<p><a href="http://www.lifehacker.com">LifeHacker</a><br />
This isn&#8217;t a Christian website, but is still worth a mention. Lifehacker is a blog with advice on getting the most from your computer and the internet. The tips cover everything from new ways to use software such as Office, free stuff on line and new software that you might not have heard of before.</p>
<p><a href="http://www.magnatune.com">Magnatune</a><br />
Magnatune.com is an online music shop that proudly announces “We are not evil”. They certainly don’t look that way from the customer’s point of view. You can listen to the music on the site and then choose exactly how much to spend on albums from £3 to £10. Delivery is by download only but CD quality versions are available at no extra cost. The range is somewhat eclectic but is worth the search as there are some real gems. I can strongly recommend the American Bach Soloists, or Drop Trio, if your tastes include jazz.</p>
<p><a href="http://www.internetevangelismday.com">Internet Evangelism Day</a><br />
Held on the 26 April every year, this day aims to get us talking about our faith online, be it on social networking sites like Facebook, or by giving local websites a brush up. There is a monthly newsletter that is full of interesting links and stories, some spiritual and others of a more technical bias. If you are thinking about reviewing your church website, there is a very useful <a href="http://www.internetevangelismday.com/church-site-design.php">questionaire and checklist</a>.</p>
<p>First published on <a title="The Sheepdip" href="http://www.thesheepdip.co.uk/" target="_blank">The Sheep Dip</a>,  a Christian-run website offering quality material for church newsletter and magazine editors to use for a small fee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/09/web-roundup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripture Union WordLive</title>
		<link>http://www.churchit.co.uk/2010/09/scripture-union-wordlive/</link>
		<comments>http://www.churchit.co.uk/2010/09/scripture-union-wordlive/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 21:48:41 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[sheepdip]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=286</guid>
		<description><![CDATA[As many of us seem to get ever busier and mobile, it can be hard to take Bible notes along too. There&#8217;s only so much I can carry in my laptop bag and that&#8217;s if I remember to transfer everything across. Wordlive is a new service from Scripture Union that offers a daily reading via [...]]]></description>
			<content:encoded><![CDATA[<p>As many of us seem to get ever busier and mobile, it can be hard to take Bible notes along too. There&#8217;s only so much I can carry in my laptop bag and that&#8217;s if I remember to transfer everything across. <a href="http://www.scriptureunion.org.uk/WordLive">Wordlive</a> is a new service from Scripture Union that offers a daily reading via email, RSS news feed, podcast or a web browser, either on a computer or mobile phone at no cost.</p>
<p>The rationale behind the email version makes a lot of sense. Those of use who rely on email check it regulary so it will always get through. It makes a lot of sense with the idea I picked up at Spring Harvest about the 3 minute quiet time. Even at my busiest I should be able to take the time to read through a quick Bible study.</p>
<p>The mobile phone version is a good idea for taking advantage of quiet moments in the day when a computer may not be to hand. It is well thought out and split into sections to help keep data costs down. If you plan on using the service a lot with a mobile it would be wise to check how much your mobile phone company charges.</p>
<p>A cheaper (and faster) way to listen to the bible notes is to sign up to the Podcast via iTunes. Don&#8217;t worry if you don&#8217;t have an iPod (I don&#8217;t either) as you can find the downloaded podcasts in the folder iTunes creates in your My Music or Music folder for Windows XP and Vista respectively.</p>
<p>WordLive is an excellent alternative to traditional Bible note books. It won&#8217;t suit everyone but should certainly be given a try if you are looking for a new start in personal devotional times.</p>
<p>If you do use WordLive and find it helpful, it might be a good thing to help support Scripture Union with the costs of producing this material. I discovered the service via an appeal leaflet so it only seems fair to mention this. You can donate online or by filling out a form to post.</p>
<p>First published on <a title="The Sheepdip" href="http://www.thesheepdip.co.uk/" target="_blank">The Sheep Dip</a>,  a Christian-run website offering quality material for church newsletter and magazine editors to use for a small fee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/09/scripture-union-wordlive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReelWorship &#8211; free worship resources</title>
		<link>http://www.churchit.co.uk/2010/09/reelworship-free-worship-resources/</link>
		<comments>http://www.churchit.co.uk/2010/09/reelworship-free-worship-resources/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 21:17:54 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[sheepdip]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=272</guid>
		<description><![CDATA[Now that projectors have given churches the freedom to show words and scripture with a little more panache than the humble overhead projector, the next challenge is to find a good background. This can be harder than you might think as I found when preparing slides for my church&#8217;s Carol Service. Reelworship.com is a good [...]]]></description>
			<content:encoded><![CDATA[<p>Now that projectors have given churches the freedom to show words and scripture with a little more panache than the humble overhead projector, the next challenge is to find a good background. This can be harder than you might think as I found when preparing slides for my church&#8217;s Carol Service. Reelworship.com is a good place to look for images as they have been specifically chosen for this purpose.</p>
<p>It is possible to find photos on the internet, but it no easy task, even with photo sharing websites like Flickr. The reason for this is that a composition that looks good in the photo album does not necessarily make a good background image as they need to be relatively unobtrusive.</p>
<p>ReelWorship has a large collection of over 800 images that can be downloaded and used at no cost. This is an impressive number, given that there are many sites that want payment for fewer images.<span id="more-272"></span></p>
<p><strong>Getting Started</strong></p>
<p>Reelworship is more than a simple photo sharing website having been created with the Ning Social Networking software. Any registered user can add photos to the site as well as create their own page that can be used as a blog or place to chat. At the time of writing there were 1580 members. More public discussions are possible on the site forum including advice on several different worship programs.</p>
<p><strong>Choosing pictures</strong></p>
<p>You can pick pictures from the various albums that the different contributors have submitted either using tags or view them in albums. These abulms include the main seasons of the church, essential given teh number of images on the site.</p>
<p>One benefits of the free registration is the ability to download collections of images. This is a good way to start working out which images will work best in different situations. There is a good mix of images suitable for general use as well as specific seasons.</p>
<p><strong>Beyond pictures</strong></p>
<p>It’s not just pictures that can be used in church services; some of the presentation software can use videos as well. If anything suitable videos are even harder to find so this collection of over seventy videos is very useful.</p>
<p><strong>Conclusion</strong></p>
<p>Given the difficulty of finding food images using Google or Flickr, ReelWorship is worth registration for the zip collections alone. Frankly I wish I had known about this website before Christmas as the images would have been ideal. As it is, the non seasonal images are likely to become a regular fixture behind song words.</p>
<p>First published on <a title="The Sheepdip" href="http://www.thesheepdip.co.uk/" target="_blank">The Sheep Dip</a>,  a Christian-run website offering quality material for church newsletter and magazine editors to use for a small fee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/09/reelworship-free-worship-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Projectors in Church &#8211; Part 3</title>
		<link>http://www.churchit.co.uk/2010/09/projectors-in-church-part-3/</link>
		<comments>http://www.churchit.co.uk/2010/09/projectors-in-church-part-3/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 21:43:47 +0000</pubDate>
		<dc:creator>TimSmith</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[sheepdip]]></category>

		<guid isPermaLink="false">http://www.churchit.co.uk/?p=284</guid>
		<description><![CDATA[In this final part of my series on projectors, we&#8217;ll take a look at the final step of setting up a projector system for your church. With the projector and screen in place, you&#8217;ll need something to show the words and pictures during services. The obvious contenders are PowerPoint, the Mac equivalent Keynote, and the [...]]]></description>
			<content:encoded><![CDATA[<p>In this final part of my series on projectors, we&#8217;ll take a look at the final step of setting up a projector system for your church. With the projector and screen in place, you&#8217;ll need something to show the words and pictures during services.</p>
<p>The obvious contenders are PowerPoint, the Mac equivalent Keynote, and the open source OpenOffice.org Impress (available for both Windows and Mac from <a href="http://www.openoffice.org">www.openoffice.org</a>). They are familiar, have some great transitions (but go easy on them please) and most computers can be persuaded to open the files. Microsoft has a standalone Powerpoint viewer that can be downloaded from <a href="http://www.computeractive.co.uk/2140854">www.computeractive.co.uk/2140854</a>.</p>
<p>Unfortunately these presentation programs were designed for business briefings that move smoothly from one slide to the next. The problem with using them in church is that you never know where the Spirit might lead. Repeating the last chorus isn&#8217;t so bad, but what about a song from the beginning of the service?</p>
<p>The problem is not that there are no programs that can do this, but the wide choice available, and the reasonable investment that many require. There are too many to cover here so first I&#8217;ll look at a couple that I&#8217;ve had experience with. A comprehensive list of programs can be found <a href="http://www.ebibleteacher.com/reviewworship.html">www.ebibleteacher.com/reviewworship.html</a>.</p>
<p>I&#8217;ve used OpenSong (<a href="http://www.opensong.org">www.opensong.org</a>) for several years. As an open source program there&#8217;s no price tag so it&#8217;s ideal when starting out or if you are still borrowing equipment. It&#8217;s easy to add songs and they can be copied easily between computers.</p>
<p>There are some drawbacks. The project is maintained by volunteers so there isn&#8217;t the same level of support as commercial software. The biggest problem is that there are no modern Bible translations. Still the dual screen control panel is very good and I&#8217;ve always felt in control, even if verses and choruses are repeated out of order.</p>
<p>At the other end of the scale is Media Shout, one of two products from DM Music (hopefully you remember them from last time). It is more complex and expensive but a lot more capable. It can import PowerPoint documents as well as play video and music files. There are 54 Bible translations included as well as 2300 songs already in the library. There&#8217;s more information at <a href="http://www.mediashout.com">www.mediashout.com</a> or <a href="http://www.dmmusic.com">www.dmmusic.com</a>.</p>
<p>As with any software purchase it is vitally important to know what you want before parting with any money. Do you just want to show song words or can your pastor or vicar add Powerpoint to their sermons? There is a demo version available for Media Shout so you can (or rather should) give both of these programs a go before making a decision. And make sure you involve the whole team of people likely to be using it, not just the enthusiastic techie (that’s me if you hadn’t guessed!)</p>
<p>First published on <a title="The Sheepdip" href="http://www.thesheepdip.co.uk/" target="_blank">The Sheep Dip</a>,  a Christian-run website offering quality material for church newsletter and magazine editors to use for a small fee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.churchit.co.uk/2010/09/projectors-in-church-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

