<?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>Undercover Pastor &#187; Church Tech</title>
	<atom:link href="http://www.steve-whitney.com/blog/archives/category/undercover-pastor/church-tech/feed" rel="self" type="application/rss+xml" />
	<link>http://www.steve-whitney.com/blog</link>
	<description>Steve Whitney, writing as a pastor, a former Silicon Valley computer guru, husband, dad</description>
	<lastBuildDate>Tue, 13 Jul 2010 05:42:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Your Church Can Podcast &#8211; Part 3 &#8211; Setting Up Hosting</title>
		<link>http://www.steve-whitney.com/blog/archives/79</link>
		<comments>http://www.steve-whitney.com/blog/archives/79#comments</comments>
		<pubDate>Tue, 27 Feb 2007 20:54:35 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Church Tech]]></category>
		<category><![CDATA[Undercover Pastor]]></category>

		<guid isPermaLink="false">http://www.steve-whitney.com/blog/archives/79</guid>
		<description><![CDATA[We've recorded our audio and created our MP3 file.  Now let's look at setting up web hosting. You may already have a church website, but that may not be the easiest way to get your podcast set up...  ]]></description>
			<content:encoded><![CDATA[<p><strong>Back to the Podcasting To Do List </strong></p>
<p>Let&#8217;s review our checklist for getting a podcast set up.  So far, in <a href="http://www.steve-whitney.com/blog/archives/70" title="Your Chruch can podcast  - Part 1">part 1</a> and <a href="http://www.steve-whitney.com/blog/archives/72" title="Your church can podcast - Part 2">part 2</a>, we have accomplished steps 1 and 2.  Let&#8217;s cross &#8216;em out.  (I love crossing things off of my to do list.)</p>
<ol>
<li><a href="http://www.steve-whitney.com/blog/archives/70"><strike>A digital audio recording of the content you want to be in your podcast</strike></a></li>
<li><a href="http://www.steve-whitney.com/blog/archives/72"><strike>A finished MP3 format file of the content</strike></a></li>
<li>A appropriate web hosting service with lots of space for your files (if you make a good choice here, the next steps are easier).</li>
<li>Software to upload (FTP) your files to the web server.</li>
<li>Software for podcasting (provided by some hosting options)</li>
<li>Time to go and register your podcast with half a dozen podcast sites (including Apple’s iTunes)</li>
<li>A dedicated volunteer (could be you) who will be willing to post your podcast episodes regularly. It takes a long time to build up subscribers, and you’ll lose them if you’re not consistent.</li>
</ol>
<p><strong>Web Hosting</strong></p>
<p>Let&#8217;s look at setting up web hosting.  You may already have a church website, but that may not be the easiest way to get your podcast set up.</p>
<p><span id="more-79"></span></p>
<p>If you already have web hosting set up, your web hosting provider may be able to help you podcast.  Ask them if they have support for PHP and MySQL.  If they do, it may be possible to <a href="http://wordpress.org/hosting/" title="Installing WordPress">install WordPress</a> and PodPress, the software we&#8217;re going to use.  If you&#8217;re not tied to a particular web host or if you&#8217;re willing to spend an additional $8-$10/month to make podcasting easy, you can follow the instructions below to sign up for DreamHost hosting and set up WordPress and PodPress.  (There&#8217;s also a <a href="http://www.castwiki.com/index.php/Podcast_for_free" title="Podcast for Free">way to podcast for free</a>, but it&#8217;s more complicated.)</p>
<p>I recommend that you sign up for DreamHost web hosting service.  They have a &#8220;one-click install&#8221; of WordPress, the main software application we&#8217;ll be using.  It will also configure the database for you.  This is good because it&#8217;s can be a bit confusing.  Next we&#8217;ll install the PodPress plugin.</p>
<p>First, I recommend that you go to the DreamHost website and sign up for the &#8220;Crazy Domain Insane&#8221; web hostign plan.  I have a promo code that will save you $50 on the first year &#8211; type &#8220;churchtech&#8221; without the quotation marks when you sign up.  You have to remember to type it in because there&#8217;s no way to go back and add it later.  You&#8217;ll get almost 200 GB of web storage space &#8211; that&#8217;s many years of weekly podcasts!  If you sign up for a year at $120, you&#8217;ll avoid the $50 set up fee.  After the promo code it will only cost $70 for the year.  That&#8217;s about $6/month.  They even let churches pay by check, but you have to wait for them to receive the check before your site goes online.</p>
<p><strong>Domain Names</strong></p>
<p>When you sign up, they&#8217;ll ask you for a &#8220;domain name.&#8221;  Those are the web names like &#8220;www.yournamehere.com&#8221; that you use to get to websites.  Registering a name is included with the hosting so pick one!  Our podcast is called &#8220;Grace in the West&#8221; so we registered graceinthewest.com.  You migght want something like mychurchnamepodcast.com or whatever you can think of.  You maye have to get creative since lots of names are taken already.  We couldn&#8217;t get &#8220;trinitychurch&#8221; or &#8220;trinitypres&#8221; so we&#8217;re &#8220;TrinityWestSac.org.&#8221;</p>
<p>Go ahead and <a href="http://www.dreamhost.com/r.cgi?77467" target="_blank" title="DreamHost web hosting">sign up with DreamHost</a>.  I&#8217;ll wait.</p>
<p><strong>Set Up Your Podcasting</strong></p>
<p>It will take a little while before your site goes live, but you can start setting up your podcast now.  We&#8217;re going to use an application for setting up blogs (short for weblogs), called WordPress.  It&#8217;s a free application that&#8217;s well-designed and well-supported.</p>
<p>The first thing you&#8217;ll want to do is <a href="https://panel.dreamhost.com/" title="Log into DreamHost" target="_blank">log into the DreamHost control panel.</a>  You&#8217;ll need to use your e-mail adddress and the password you set up when you signed up.  Next, click &#8220;Goodies&#8221; on the left side of the screen.  Now, under the word &#8220;Goodies,&#8221; click &#8220;<a href="https://panel.dreamhost.com/index.cgi?tree=goodies.installer&amp;" title="One Click Installs" target="_blank">One Click Install</a>&#8221;</p>
<p>The installer asks three questions.</p>
<ol>
<li><em>What software would you like to install?</em>  Select <strong>WordPress.</strong></li>
<li><em>What URL would you like your software to be installed to?</em><br />
A URL (Uniform Resource Locater) is a web address.  Choose your domain name (mychurchname.com) from the dropdown menu.<br />
If the only thing on your site will be the podcast, just use levae the box afte the slash blank.<br />
If you plan to use your huge amount of web hosting space for other things too (I would), then fill in a name after the slash.  I recommend putting something like &#8220;podcast&#8221; in the box.  That would make your podcast&#8217;s web address www.mychurchname.com/podcast.</li>
<li><em>Please choose a MySQL database for this software to use:<br />
</em>Don&#8217;t worry.  This doesn&#8217;t have to make any sense to you.  The three parts are<br />
<em>Database Name: </em>Just make up a name for the database.  I&#8217;d call it something like &#8220;podcastdb&#8221;<br />
<em>Hostname: </em>You&#8217;ll probably have to choose &#8220;create a hostname now.&#8221;  Just select your domain name from the dropdown menu and type &#8220;mysql&#8221; in the boxto the left of the dot.<br />
<em>First User:</em> You&#8217;ll need to invent a new user name here.  Select &#8220;create a new user now.&#8221;  Type &#8220;dbuser&#8221; in the New User Name box.  Now create a password.  If you like, this can be the same password as your account.  Just type it twice.</li>
<li>Click &#8220;Install it for me now!&#8221;</li>
</ol>
<p>That may have seemed complicated, but trust me, it was easy compared with configuring everything yourself.  DreamHost will now install WordPress for you and will send you e-mail when it&#8217;s ready with final instructions on how to configure it.</p>
<p>Shewwww!  That part&#8217;s done.</p>
<p>The next step will be learning how to use FTP (File Transfer Protocol) and installing PodPress.</p>
<p>Watch for it soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steve-whitney.com/blog/archives/79/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Church Can Podcast &#8211; Part 2: Creating Your MP3 File</title>
		<link>http://www.steve-whitney.com/blog/archives/72</link>
		<comments>http://www.steve-whitney.com/blog/archives/72#comments</comments>
		<pubDate>Mon, 19 Feb 2007 06:18:17 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Church Tech]]></category>
		<category><![CDATA[Undercover Pastor]]></category>

		<guid isPermaLink="false">http://www.steve-whitney.com/blog/archives/72</guid>
		<description><![CDATA[In part one, we talked about recording the audio. Now that you recorded the content you want to include in your podcast, you&#8217;ll need to get it into an MP3 file &#8211; the audio file format used by podcasts. This can be very simple or very complex depending on the end result you&#8217;re looking for. [...]]]></description>
			<content:encoded><![CDATA[<p>In part one, we talked about recording the audio.  Now that you recorded the content you want to include in your podcast, you&#8217;ll need to get it into an MP3 file &#8211; the audio file format used by podcasts.  This can be very simple or very complex depending on the end result you&#8217;re looking for.</p>
<p>But first, let&#8217;s take a look at where we&#8217;re going.   Here are the things that you&#8217;ll eventually need to get the podcast going.</p>
<ol>
<li>A digital audio recording of the content you want to be in your podcast</li>
<li>A finished MP3 format file of the content</li>
<li>A appropriate web hosting service with lots of space for your files (if you make a good choice here, the next steps are easier).</li>
<li>Software to upload (FTP) your files to the web server.</li>
<li><a href="http://www.steve-whitney.com/blog/wp-content/uploads/2007/02/audacity-id3.jpg" title="Audacity ID3 dialog example"></a>Software for podcasting (provided by some hosting options)</li>
<li>Time to go and register your podcast with half a dozen podcast sites (including Apple&#8217;s iTunes)</li>
<li>A dedicated volunteer (could be you) who will be willing to post your podcast episodes regularly.  It takes a long time to build up subscribers, and you&#8217;ll lose them if you&#8217;re not consistent.</li>
</ol>
<p>But now, we&#8217;re working on getting our MP3 file created.</p>
<p><span id="more-72"></span></p>
<p>Disclaimer &#8211; I&#8217;m using a Microsoft Windows-based PC.  If you want to do this on a Mac, some of the tools may be different.  (Check out Apple&#8217;s Garage Band, for example.)  If you use a Mac, feel free to leave a comment with your recommendations.</p>
<p><strong>From a CD</strong></p>
<p>Since my church pulls our audio off of CDs, I&#8217;ll share how to do that first.  I start with a copy of the last Sunday&#8217;s CD and a free program called WavePad.  You can <a href="http://www.download.com/WavePad/3000-2170_4-10620524.html" target="_blank" title="Wave Pad">download WavePad </a>from a number of sites.</p>
<p>I won&#8217;t go into the gory details of using WavePad &#8211; check out their docs for that &#8211; but you can pull tracks off of a CD with it.  I then save them as a .WAV file.  I do my real editing in a wonderful program called Audacity &#8211; see below.</p>
<p><strong>Creating Your MP3 file</strong></p>
<p>You can just post your MP3 file as is if you like.  I wanted mine to sound s bit more professional than that so I bought a cheapo computer microphone from Radio Shack and had my wife Eleanor record introduction and sign-off messages. You can hear our current <a href="http://www.trinitywestsac.org/audio/pastor-steve-intro.wav" target="_blank" title="Podcast intro audio file">introduction</a> and <a href="http://www.trinitywestsac.org/audio/tail-2.wav" target="_blank" title="Podcast signoff message">sign-off</a> here if you like (they&#8217;re in WAV format).  You can hear a finished product at <a href="http://www.trinitywestsac.org/podcast/archives/24" title="An episode of Grace in the West" target="_blank">www.trinitywestsac.org/podcast/archives/24</a>.  Others use something more elaborate.  If you have someone excited about the podcast ministry, they could do what Peace Presbyterian Church (another church in Sacramento Presbytery) does.  <a href="http://www.peacechurch.net/audio/2007-0107AGodWhoSetsHeartsAblaze.mp3" target="_blank" title="Peace Podcast">Listen here to a sample here</a>.  This requires someone to record an introduction each week.  Very cool, but it has to be a labor of love.</p>
<p>First, let&#8217;s download the free tool that you need &#8211; Audacity.  Grab it from <a href="http://audacity.sourceforge.net/" target="_blank" title="Download Audacity">audacity.sourceforge.net </a>(Don&#8217;t get the beta version &#8211; you want the latest stable release &#8211; version 1.2.6 as I&#8217;m writing).  Follow the instructions to install it.</p>
<p>You&#8217;ll need one more piece.  In order to convert files into the necessary MP3 file format, you&#8217;re doing to need another free tool called &#8220;LAME MP3 Encoder.&#8221; Audacity uses it to do the file encoding.  You can get the instructions for that from <a href="http://audacity.sourceforge.net/help/faq?s=install&amp;i=lame-mp3">audacity.sourceforge.net/help/faq?s=install&amp;i=lame-mp3</a>.  (Leave a comment if these instructions aren&#8217;t enough.)</p>
<p><strong>Editing Your File</strong></p>
<p>You can plug in a microphone and use Audacity to record your introduction and sign-off.  I recommend saving them as .WAV files and keeping them in a folder where they&#8217;ll be handy.  You&#8217;ll use them often.  (See the Audacity help for how to record an audio file.  Leave a comment if you need help.)</p>
<p>Once you have an introduction, the main content for your first episode, and a sign-off message (optional), you can load them all into Audacity.</p>
<ol>
<li>Run Audacity</li>
<li>Under the Project menu, click &#8220;Import audio&#8230;&#8221;</li>
<li>Select your introduction file (if you have one)</li>
<li>Now use &#8220;import audio&#8221; again to load your main content</li>
<li>Finally, use &#8220;import audio&#8221; to bring in your sign-off.</li>
</ol>
<p>Now we&#8217;ll need to arrange the files so that they&#8217;re sequential.  You may need to zoom in a bit with the zoom tool (magnifying glass with a plus sign in it) to see where your introduction ends.  Go ahead and do that.  Then click the tool with a double-headed arrow in it (<img src="http://www.steve-whitney.com/blog/wp-content/uploads/2007/02/audacity-slide.gif" alt="Audacity Slide Tool" />).  Now slide the content audio so that the end of the introduction lines up with the beginning of your content.  Then line up the sign off with the end of the content.</p>
<p>Audacity has all kinds of tools for adjusting volume levels, editing your files, etc.  But I&#8217;ll leave that to your exploration.</p>
<p>What we need to do now is save an MP3 file.  First let me suggest some options for you.  I suggest that you capture and save your audio at a frequency of 22.05 kHz.  That&#8217;s about half the sample rate (and quality) of a CD.  You don&#8217;t want to pick arbitrary numbers here.  If it&#8217;s not half or a quarter of the CD sample rate, some players throw up and you sound like the munchkins in <em>The Wizard of Oz.</em>  Not pretty.  You can set this for recording by going to Preferences (under the Edit menu) and choosing 22050 Hz under &#8220;Default Sample Rate&#8221; in the Quality tab.  You&#8217;ll also want to set your MP3 quality under the file formats tab.  I use a bit rate of 128 &#8211; it seems to be a good compromise between quality and file size.  (Note: If you don&#8217;t see the MP3 Export Setup section under the &#8220;File Formats&#8221; tab or it&#8217;s grayed out, you still need to install &#8220;Lame MP3 Encoder&#8221; see Audacity&#8217;s page on that at <a href="http://audacity.sourceforge.net/help/faq?s=install&amp;i=lame-mp3">audacity.sourceforge.net/help/faq?s=install&amp;i=lame-mp3</a>.)  Or click &#8220;Find Library&#8221; and browse to the location where you unzipped the Lame MP3 Encoder.</p>
<p><strong>Saving the MP3</strong></p>
<p>Now you&#8217;re ready to create your MP3 file.  Go to the file menu and click &#8220;Export as MP3.&#8221;  You&#8217;ll need to choose a file name and folder.  I recommend creating a separate folder for your podcasts and naming your files with the date in this format: 2007-02-18-Worst-Military-Strategy.mp3.  The date will make sure that the files are always listed sequentially, which becomes important when you have a large number of files.  I then use a shortened version of my sermon titles for the remainder of the filename.</p>
<p><a href="http://www.steve-whitney.com/blog/wp-content/uploads/2007/02/audacity-id3.jpg" title="Audacity ID3 dialog example"><img src="http://www.steve-whitney.com/blog/wp-content/uploads/2007/02/audacity-id3.jpg" alt="Audacity ID3 dialog example" title="Audacity ID3 dialog example" align="right" hspace="5" /></a>Audacity will ask you for some information on the file using a system called ID3 that embeds information about your podcast in the MP3 file.  It helps people to manage files on their computers and MP3 players so I recommend that you use it.  See below for an example.  (&#8220;Grace in the West&#8221; is the title of our podcast.)</p>
<p>Once you have clicked OK, you&#8217;ll have to wait for some time as the computer encodes your file.  But that&#8217;s it!  Go ahead and listen to it to see what you think.  You can always edit it in Audacity.</p>
<p>I personally like to save an uncompressed version as a .WAV file in case I want to make some editing changes later.  The compression that helps to make MP3 files small also loses some of the details in your sound.  You don&#8217;t want to go keep editing a file and saving it as MP3 again and again.  Eventually, the sound quality will degrade noticeably.</p>
<p>Next time, we&#8217;ll look at setting up web hosting for your podcast.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.steve-whitney.com%2Fblog%2Farchives%2F72&amp;linkname=Your%20Church%20Can%20Podcast%20%26%238211%3B%20Part%202%3A%20Creating%20Your%20MP3%20File"><img src="http://www.steve-whitney.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.steve-whitney.com/blog/archives/72/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.trinitywestsac.org/audio/pastor-steve-intro.wav" length="443948" type="audio/x-wav" />
<enclosure url="http://www.trinitywestsac.org/audio/tail-2.wav" length="1340972" type="audio/x-wav" />
<enclosure url="http://www.peacechurch.net/audio/2007-0107AGodWhoSetsHeartsAblaze.mp3" length="32642307" type="audio/mpeg" />
		</item>
		<item>
		<title>Your Church Can Podcast &#8211; Part 1: Recording your audio</title>
		<link>http://www.steve-whitney.com/blog/archives/70</link>
		<comments>http://www.steve-whitney.com/blog/archives/70#comments</comments>
		<pubDate>Fri, 12 Jan 2007 07:30:28 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Church Tech]]></category>
		<category><![CDATA[Undercover Pastor]]></category>

		<guid isPermaLink="false">http://www.steve-whitney.com/blog/?p=70</guid>
		<description><![CDATA[Since I&#8217;m now a podcast veteran &#8211; yes, we&#8217;ve been podcasting for a month and a half &#8211; several people have asked how to do a podcast at their own churches. Well, I&#8217;m going to help you out! Before you can create a podcast, you&#8217;ll need to know what one is. Lots of churches post [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;m now a podcast veteran &#8211; yes, we&#8217;ve been podcasting for a month and a half &#8211;   several people have asked how to do a podcast at their own churches.  Well, I&#8217;m going to help you out!</p>
<p><span id="more-70"></span></p>
<p>Before you can create a podcast, you&#8217;ll need to know what one is.  Lots of churches post audio of their weekly sermons on their websites.  If you do this already, congratulations!  You&#8217;re halfway there already.  But a podcast is more than a bunch of links to sound files.  A podcast is kind of like a radio show with different episodes.  The most common format for a church podcast is a weekly sermon.  Each week, the church produces a new &#8220;episode.&#8221;  People with iPods or other mobile audio players can download the latest episode and listen to it anywhere.  It&#8217;s very cool.  We&#8217;ll cover <em>how</em> this works later.  But for now, you just need to know that it works.</p>
<p>The first step to podcasting is recording the audio you&#8217;ll need.  At Trinity, we make our podcast, <a title="Grace in the West" href="http://www.graceinthewest.com">Grace in the West</a>, from the CDs we record each week.  We have a CD recording deck in our sound system.  Then we &#8220;rip&#8221; the CD into an audio file, edit it, and post it.  (These will be covered in later posts.)</p>
<p>There are two other popular ways to do this.  Some churches use an MP3 recorder. You plug this baby into the audio output form your sound system and just start and stop it at the right times to get the audio you need.  You can do it with a separate microphone, but you&#8217;ll catch a lot more coughing.  (Laughter is nice, though!) Check out the <a title="epiode recorder with a microphone in the back of the room" href="http://www.trinitywestsac.org/podcast/archives/15">December 31st episode</a> of Grace in the West and compare it to another episode to see the difference.  (By the way, this would be an excellent time to <a title="Subscribe in iTunes" href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=209293666">subscribe to Grace in the West in Apple&#8217;s iTunes</a>.  <img src='http://www.steve-whitney.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )</p>
<p>A variation on this theme is to use a computer to record the audio.  You still need to plug it into the sound system&#8217;s audio, but a computer may be available for free.  Hardware MP3 recorders &#8211; not so much.  The best free software I&#8217;m aware of for this is <a title="Audacity" href="http://audacity.sourceforge.net/">Audacity</a> &#8211; available for Windows, Mac and Linux.  It&#8217;ll record it for you, let you adjust the levels, and let you edit the show and save it as an MP3 (after you install the <a title="lame encoder" href="http://audacity.sourceforge.net/help/faq?s=install&#038;item=lame-mp3">free lame MP3 encoder</a>).</p>
<p>That&#8217;s it for this time.  <em><strong>Note: </strong></em><strong>I do these things much faster if I think anyone&#8217;s going to read it.   Leave me a comment!</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.steve-whitney.com%2Fblog%2Farchives%2F70&amp;linkname=Your%20Church%20Can%20Podcast%20%26%238211%3B%20Part%201%3A%20Recording%20your%20audio"><img src="http://www.steve-whitney.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.steve-whitney.com/blog/archives/70/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
