<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Instant replay in QuickTime Player</title>
	<atom:link href="http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/</link>
	<description>This is a weblog</description>
	<lastBuildDate>Mon, 22 Feb 2010 01:21:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Goodtime</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-195</link>
		<dc:creator>Goodtime</dc:creator>
		<pubDate>Fri, 28 Mar 2008 18:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-195</guid>
		<description>&lt;p&gt;By the way,&lt;/p&gt;

&lt;p&gt;This might the least wordiest version of this script:&lt;/p&gt;

&lt;p&gt;tell document 1 of application &quot;QuickTime Player&quot;
    set current time to current time - (4 * time scale)
end tell&lt;/p&gt;

&lt;p&gt;You can combine the tell into one statement instead of two.&lt;/p&gt;

&lt;p&gt;Here is one more variation:&lt;/p&gt;

&lt;p&gt;tell document 1 of application &quot;QuickTime Player&quot; to ¬
    set current time to current time - (4 * time scale)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>By the way,</p>

<p>This might the least wordiest version of this script:</p>

<p>tell document 1 of application &#8220;QuickTime Player&#8221;
    set current time to current time &#8211; (4 * time scale)
end tell</p>

<p>You can combine the tell into one statement instead of two.</p>

<p>Here is one more variation:</p>

<p>tell document 1 of application &#8220;QuickTime Player&#8221; to ¬
    set current time to current time &#8211; (4 * time scale)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Goodtime</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-194</link>
		<dc:creator>Goodtime</dc:creator>
		<pubDate>Fri, 28 Mar 2008 18:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-194</guid>
		<description>&lt;p&gt;Nice job on this script.  I might implement something lik this in a QT based version of StarPlayr.&lt;/p&gt;

&lt;p&gt;gt :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice job on this script.  I might implement something lik this in a QT based version of StarPlayr.</p>

<p>gt :-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Domain of the Bored &#187; Blog Archive &#187; Instant replay in iTunes</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-193</link>
		<dc:creator>Domain of the Bored &#187; Blog Archive &#187; Instant replay in iTunes</dc:creator>
		<pubDate>Fri, 01 Dec 2006 20:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-193</guid>
		<description>&lt;p&gt;[...] While flipping through Michael McCracken&#8217;s blog, I found his blog post about his instant replay in QuickTime Player script, and decided that that would be a good thing to have in iTunes (especially when I want to quote some George Carlin to somebody). [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] While flipping through Michael McCracken&#8217;s blog, I found his blog post about his instant replay in QuickTime Player script, and decided that that would be a good thing to have in iTunes (especially when I want to quote some George Carlin to somebody). [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Net Crap (8/12) at Musings of a Chicagoan</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-192</link>
		<dc:creator>Net Crap (8/12) at Musings of a Chicagoan</dc:creator>
		<pubDate>Sat, 12 Aug 2006 05:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-192</guid>
		<description>&lt;p&gt;[...] Instant replay in QuickTime Player: &#8220;A feature I really miss from having a DVR is the ‘8 seconds back’ button, to catch a play or repeat something funny.&#8221;  (tags: useful reference macintosh) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Instant replay in QuickTime Player: &#8220;A feature I really miss from having a DVR is the ‘8 seconds back’ button, to catch a play or repeat something funny.&#8221;  (tags: useful reference macintosh) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-191</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 08 Aug 2006 21:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-191</guid>
		<description>&lt;p&gt;Silks: I&#039;m not sure why you wouldn&#039;t want to install QuickSilver, but aside from that, all this script needs is to be run. You can save it as an application in Script Editor and run it like that.&lt;/p&gt;

&lt;p&gt;You can double click it, maybe put it in your dock, or find any number of other hotkey programs instead of QuickSilver to use it with instead.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Silks: I&#8217;m not sure why you wouldn&#8217;t want to install QuickSilver, but aside from that, all this script needs is to be run. You can save it as an application in Script Editor and run it like that.</p>

<p>You can double click it, maybe put it in your dock, or find any number of other hotkey programs instead of QuickSilver to use it with instead.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Silks</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-190</link>
		<dc:creator>Silks</dc:creator>
		<pubDate>Tue, 08 Aug 2006 21:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-190</guid>
		<description>&lt;p&gt;is there a way to use this script without installing QS? i&#039;d really rather not install it. thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>is there a way to use this script without installing QS? i&#8217;d really rather not install it. thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-189</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 02 Aug 2006 16:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-189</guid>
		<description>&lt;p&gt;Inqscribe looks really handy, but good lord - $70?!&lt;/p&gt;

&lt;p&gt;Good luck with your scripting, Tobias!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Inqscribe looks really handy, but good lord &#8211; $70?!</p>

<p>Good luck with your scripting, Tobias!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-188</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Wed, 02 Aug 2006 09:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-188</guid>
		<description>&lt;p&gt;http://www.inquirium.net/products/inqscribe/ is specifically made for this, but at 1.5.2 still only beta quality. You gave me courage to try replicating timestamp-jumping in AppleScript, using QT and some text editor.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://www.inquirium.net/products/inqscribe/" rel="nofollow">http://www.inquirium.net/products/inqscribe/</a> is specifically made for this, but at 1.5.2 still only beta quality. You gave me courage to try replicating timestamp-jumping in AppleScript, using QT and some text editor.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-187</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 02 Aug 2006 01:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-187</guid>
		<description>&lt;p&gt;Hey, I forgot that you could use something that wasn&#039;t an application as the target of a &#039;tell&#039; block... good point.&lt;/p&gt;

&lt;p&gt;Really, most of my applescripts are super wordy, because almost without fail, the first attempt I make fails, and they get excessively verbose while trying various versions of what &#039;should work&#039; to debug the script - invariably, the final working script is half the size of the largest intermediate and could probably stand to be shortened significantly even so.&lt;/p&gt;

&lt;p&gt;In order to protect my ego, I consider this to be a failing of AppleScript and its poor error messages and debugging support...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey, I forgot that you could use something that wasn&#8217;t an application as the target of a &#8216;tell&#8217; block&#8230; good point.</p>

<p>Really, most of my applescripts are super wordy, because almost without fail, the first attempt I make fails, and they get excessively verbose while trying various versions of what &#8217;should work&#8217; to debug the script &#8211; invariably, the final working script is half the size of the largest intermediate and could probably stand to be shortened significantly even so.</p>

<p>In order to protect my ego, I consider this to be a failing of AppleScript and its poor error messages and debugging support&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rentzsch</title>
		<link>http://michael-mccracken.net/2006/08/instant-replay-in-quicktime-player/comment-page-1/#comment-186</link>
		<dc:creator>rentzsch</dc:creator>
		<pubDate>Wed, 02 Aug 2006 01:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=55#comment-186</guid>
		<description>&lt;p&gt;4secondsback.scpt is a bit wordy? I know, I know, even by AS standards. This works too:&lt;/p&gt;

&lt;p&gt;tell application &quot;QuickTime Player&quot;
    tell movie 1
        set current time to current time - (4 * time scale)
    end tell
end tell&lt;/p&gt;

&lt;p&gt;Didn&#039;t notice &lt;code&gt;time scale&lt;/code&gt; before -- here I&#039;ve been using the raw 600 &quot;ticks&quot; per second in my scripts. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>4secondsback.scpt is a bit wordy? I know, I know, even by AS standards. This works too:</p>

<p>tell application &#8220;QuickTime Player&#8221;
    tell movie 1
        set current time to current time &#8211; (4 * time scale)
    end tell
end tell</p>

<p>Didn&#8217;t notice <code>time scale</code> before &#8212; here I&#8217;ve been using the raw 600 &#8220;ticks&#8221; per second in my scripts. Thanks!</p>]]></content:encoded>
	</item>
</channel>
</rss>
