<?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>The Hands and Feet Show &#187; Podcasting Info</title>
	<atom:link href="http://www.beyourhands.com/category/podcasting-info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyourhands.com</link>
	<description>A fun and faithful Catholic podcast for teens, young adults and young Catholics of all ages.</description>
	<lastBuildDate>Sat, 24 Apr 2010 14:36:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Timing our episodes with Meridian and Applescripts</title>
		<link>http://www.beyourhands.com/2007/04/timing-our-episodes-with-meridian-and-applescripts/</link>
		<comments>http://www.beyourhands.com/2007/04/timing-our-episodes-with-meridian-and-applescripts/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 04:19:26 +0000</pubDate>
		<dc:creator>handsandfeet</dc:creator>
				<category><![CDATA[Podcasting Info]]></category>

		<guid isPermaLink="false">http://www.beyourhands.com/2007/04/03/timing-our-episodes-with-meridian-and-applescripts/</guid>
		<description><![CDATA[I put together this little screencast of how we plan on using Meridian software with some custom AppleScripts that I wrote that will allow me to automate the starting and stopping of the timers without me having to click all the way over to the timers themselves, which are running on a second display on [...]]]></description>
			<content:encoded><![CDATA[<p>I put together this little screencast of how we plan on using Meridian software with some custom AppleScripts that I wrote that will allow me to automate the starting and stopping of the timers without me having to click all the way over to the timers themselves, which are running on a second display on my Mac. This puts all the scripts in my Applescript menu and lets me launch the timers easily while the jingles are playing for our segments.</p>
<p>We&#8217;re just trying this out, and it may not even work, but it was fun to do and I think it has promise. These are my FIRST EVER Applescripts so please be kind. Also, I didn&#8217;t have my mic when I recorded this so my voice was recorded on my Macbook Pro&#8217;s built-in microphone.</p>
<blockquote><p>&nbsp;tell application &quot;System Events&quot;<br />&nbsp;&nbsp; get properties<br />&nbsp;&nbsp; if UI elements enabled then<br />&nbsp;&nbsp;&nbsp; tell process &quot;Meridian&quot;<br />&nbsp;&nbsp; &nbsp;&nbsp; click button 1 of window &quot;Show&quot;<br />&nbsp;&nbsp; &nbsp;&nbsp; click button 1 of window &quot;Intro&quot;<br />&nbsp;&nbsp; &nbsp;end tell<br />&nbsp;&nbsp; &nbsp;<br />&nbsp;&nbsp; else<br />&nbsp;&nbsp;&nbsp;&nbsp; tell application &quot;System Preferences&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; activate<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set current pane to pane &quot;com.apple.preference.universalaccess&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; display dialog &quot;UI element scripting is not enabled. Check \&quot;Enable access for assistive devices\&quot;&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp; end tell<br />&nbsp;&nbsp; end if<br />end tell</p></blockquote>
<p></p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/kbOo9ZK8pZs" /><embed width="425" height="350" src="http://www.youtube.com/v/kbOo9ZK8pZs" type="application/x-shockwave-flash" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beyourhands.com/2007/04/timing-our-episodes-with-meridian-and-applescripts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
