<?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>Netcast Blog &#187; mac os x</title>
	<atom:link href="http://www.netcastblog.com/tags/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netcastblog.com</link>
	<description>podcasting how to, news and reviews</description>
	<lastBuildDate>Tue, 04 May 2010 03:56:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tip on improving work flow when creating podcasts</title>
		<link>http://www.netcastblog.com/2007/12/tip-on-improving-work-flow-when-creating-podcasts/</link>
		<comments>http://www.netcastblog.com/2007/12/tip-on-improving-work-flow-when-creating-podcasts/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 00:38:56 +0000</pubDate>
		<dc:creator>Bill Hector Weye</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[work flow]]></category>

		<guid isPermaLink="false">http://www.netcastblog.com/2007/12/tip-on-improving-work-flow-when-creating-podcasts/</guid>
		<description><![CDATA[
			
				
			
		
Would you like to encode your podcast file to mp3 and fill-in the ID3 tags with just one right mouse click? Then this tip is for you. To brand your podcast effectively, consistent ID3 tags and file encoding is important; you want your listeners or viewers to feel like you&#8217;re dependable, that your podcast will [...]<p><a href="http://www.netcastblog.com/2007/12/tip-on-improving-work-flow-when-creating-podcasts/">Tip on improving work flow when creating podcasts</a> is a post from: <a href="http://www.netcastblog.com">Netcast Blog</a><br />

<p><a target="_blank" href="http://www.shareasale.com/r.cfm?b=202503&u=404177&m=24570&urllink=&afftrack="><img src="http://www.shareasale.com/image/24570/468x60.png" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" border="0"></a></p></p>
]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.netcastblog.com%2F2007%2F12%2Ftip-on-improving-work-flow-when-creating-podcasts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.netcastblog.com%2F2007%2F12%2Ftip-on-improving-work-flow-when-creating-podcasts%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><span class="dropcap">W</span>ould you like to encode your podcast file to mp3 and fill-in the ID3 tags with just one right mouse click? Then this tip is for you. To brand your podcast effectively, consistent ID3 tags and file encoding is important; you want your listeners or viewers to feel like you&#8217;re dependable, that your podcast will show up on the same day every week and that it&#8217;ll be in the same format every time. This tip will show you both how to get that consistency and speed up the time it takes you to prepare your podcast file for upload.<span id="more-24"></span></p>
<p><a title="Automator step 1" href="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-01.jpg"><img class="right" src="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-01.thumbnail.jpg" alt="Automator step 1" /></a>Unfortunately I&#8217;m only going to explain how to do this on Mac OS X, but I&#8217;m sure the same concepts probably apply to Windows. The program we&#8217;re going to use is called Automator, which can be found in your applications directory. This underrated, unused program is very powerful. Look at the screen shot on the right; on the left you can see all the programs Automator can control, and each has some pre-made actions so you don&#8217;t have to create any.</p>
<p><a title="itunes preferences" href="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-02b.jpg"><img class="left" src="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-02b.thumbnail.jpg" alt="itunes preferences" /></a>Let&#8217;s assume you&#8217;re starting with a <a title="definition of lossless" href="http://en.wikipedia.org/wiki/Lossless">lossless file</a> like wav, which you would export from a program like Audacity or Garageband. You then want to import that file into iTunes for conversion to an mp3 file. Before you begin importing the wav file, open iTunes so you can set the default preferences for encoding an mp3. It&#8217;s these are default settings that your Automator action will use. Look at the screen capture to the left and you&#8217;ll see my default settings; notice that the setting is for 128 kbps stereo, but the file is encoded mono, therefore the file encoding is half of 128 (64 kbps). Always make the sample rate 44.100 kHz. Save those settings. You&#8217;re now ready to create your Automator action.</p>
<p><a title="Automator step 2" href="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-02.jpg"><img class="right" src="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-02.thumbnail.jpg" alt="Automator step 2" /></a>On this screen shot you can see all of the pre-made actions associated with the iTunes application. There&#8217;s quite a few there, but we&#8217;ll only be using two of the actions. If you&#8217;re interested, highlight each of the actions and read the help pane on the bottom left of the window.</p>
<p>I want to take a moment to reassure you that making a mistake with this program will not ruin your computer, that you should poke around and create some actions that might help automate repetitive tasks. If an action doesn&#8217;t work, open Automator and delete the action, then start over. It&#8217;s that simple to fix a problem.</p>
<p><a title="Automator step 3" href="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-03.jpg"><img class="left" src="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-03.thumbnail.jpg" alt="Automator step 3" /></a>On this screen shot you&#8217;ll notice that I added two actions by dragging and dropping them: &#8220;import audio file&#8221; and &#8220;set info of iTunes songs&#8221;. It&#8217;s important that you put these actions in the correct order; the ID3 tags (the mp3 file info) needs to be set after the file is created. With the import audio file action choose to import with the mp3 encoder (that will use the preferences you previously set). Setting the info for the mp3 file is a little more complicated. You can see how I use the various fields, which works for me. Also, notice that I leave the show number blank; I can&#8217;t fill that in until each file is encoded because I&#8217;ll use this same action again next week. When you&#8217;ve finished customizing your action you&#8217;ll want to save it. Go to the File menu and choose Save As Plug-in, then from there you want to save it as a plug-in for Finder. You&#8217;re done. Quit Automator.</p>
<p><a title="Automator step 4" href="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-04.jpg"><img class="right" src="http://www.netcastblog.com/wp-content/uploads/2007/12/automator-04.thumbnail.jpg" alt="Automator step 4" /></a>Now, let&#8217;s find your wave file and apply the action you just created. Right mouse click on the wave file, on the bottom of the menu, you&#8217;ll find Automator; under that you&#8217;ll see the action you created (I named mine Import Podcast To iTunes). Release the mouse button after selecting the action, then watch the magic!</p>
<p>Don&#8217;t forget to finish numbering your podcast.</p>
<p>Applying this and other Automator work flows into your daily routine has the potential to save a lot of time in a week. Go on, create a new work flow and tell us about it!</p>
<p>If you found this article useful, please consider subscribing to the <a title="netcast blog feed" href="http://feeds.feedburner.com/NetcastBlog">Netcast Blog Feed</a>.</p>
<p><a href="http://www.netcastblog.com/2007/12/tip-on-improving-work-flow-when-creating-podcasts/">Tip on improving work flow when creating podcasts</a> is a post from: <a href="http://www.netcastblog.com">Netcast Blog</a><br />

<p><a target="_blank" href="http://www.shareasale.com/r.cfm?b=202503&u=404177&m=24570&urllink=&afftrack="><img src="http://www.shareasale.com/image/24570/468x60.png" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" border="0"></a></p></p>

	<p>Tags:<a href="http://www.netcastblog.com/tags/automator/" title="automator" rel="tag">automator</a>, <a href="http://www.netcastblog.com/topics/how-to/" title="how to" rel="tag">how to</a>, <a href="http://www.netcastblog.com/tags/mac-os-x/" title="mac os x" rel="tag">mac os x</a>, <a href="http://www.netcastblog.com/tags/work-flow/" title="work flow" rel="tag">work flow</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.netcastblog.com/2007/12/tip-on-improving-work-flow-when-creating-podcasts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
