<?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: NSOperation Example</title>
	<atom:link href="http://www.cimgf.com/2008/02/23/nsoperation-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cimgf.com/2008/02/23/nsoperation-example/</link>
	<description>Taglines are for Windows programmers</description>
	<lastBuildDate>Mon, 05 Dec 2011 10:55:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: A.Freemason</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-1521</link>
		<dc:creator>A.Freemason</dc:creator>
		<pubDate>Sat, 25 Dec 2010 23:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-1521</guid>
		<description>&lt;p&gt;Merry Christmas and Happy New Year&lt;/p&gt;

&lt;p&gt;I&#039;m learning to use Xcode, following the instructions,
I made a small player, as a first experience was very interesting, with satisfactory results.&lt;/p&gt;

&lt;p&gt;I only have this one, I can not solve, given the lack of experience, I would like to bring up a Label (TextField) movie filename and the total time (duration) of the movie.
I looked at the manual and searched online, but I did not find acceptable solutions.&lt;/p&gt;

&lt;p&gt;Have you any advice and / or solution on how to solve my problem.&lt;/p&gt;

&lt;p&gt;My compliments for the article, having started just found it very good.&lt;/p&gt;

&lt;p&gt;I thank you very much&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Merry Christmas and Happy New Year</p>

<p>I&#8217;m learning to use Xcode, following the instructions,
I made a small player, as a first experience was very interesting, with satisfactory results.</p>

<p>I only have this one, I can not solve, given the lack of experience, I would like to bring up a Label (TextField) movie filename and the total time (duration) of the movie.
I looked at the manual and searched online, but I did not find acceptable solutions.</p>

<p>Have you any advice and / or solution on how to solve my problem.</p>

<p>My compliments for the article, having started just found it very good.</p>

<p>I thank you very much</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cocoa Is My Girlfriend &#187; Blog Archive &#187; Core Animation Tutorial: QTMovieLayer and Image Animation</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-35</link>
		<dc:creator>Cocoa Is My Girlfriend &#187; Blog Archive &#187; Core Animation Tutorial: QTMovieLayer and Image Animation</dc:creator>
		<pubDate>Wed, 05 Mar 2008 19:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-35</guid>
		<description>&lt;p&gt;[...] my first post I wrote about using NSOperation to grab an image of the current frame of a QuickTime movie while it [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] my first post I wrote about using NSOperation to grab an image of the current frame of a QuickTime movie while it [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jumping Through Hoops &#8211; del.icio.us links for 2008-02-26</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-16</link>
		<dc:creator>Jumping Through Hoops &#8211; del.icio.us links for 2008-02-26</dc:creator>
		<pubDate>Wed, 27 Feb 2008 00:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-16</guid>
		<description>&lt;p&gt;[...] Cocoa Is My Girlfriend &#194;&#187; Blog Archive &#194;&#187; NSOperation Example - Neat little sample that demonstrates multi-threaded programming in Cocoa using the NSOperation class [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Cocoa Is My Girlfriend &Acirc;&raquo; Blog Archive &Acirc;&raquo; NSOperation Example &#8211; Neat little sample that demonstrates multi-threaded programming in Cocoa using the NSOperation class [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-15</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Mon, 25 Feb 2008 04:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-15</guid>
		<description>&lt;p&gt;Daskaja,&lt;/p&gt;

&lt;p&gt;Sorry about that. I missed that when I was cleaning up the code. It needs to be removed. Originally I was going to keep an NSArray of all of the images and save them out in a batch. Decided against that idea, but I guess I missed removing that line. Thanks and I&#039;ll fix the project file ASAP.&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Daskaja,</p>

<p>Sorry about that. I missed that when I was cleaning up the code. It needs to be removed. Originally I was going to keep an NSArray of all of the images and save them out in a batch. Decided against that idea, but I guess I missed removing that line. Thanks and I&#8217;ll fix the project file ASAP.</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: DASKAjA</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-14</link>
		<dc:creator>DASKAjA</dc:creator>
		<pubDate>Mon, 25 Feb 2008 00:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-14</guid>
		<description>&lt;p&gt;@implementation GrabQTImageOperation&lt;/p&gt;

&lt;p&gt;@synthesize movie;
@synthesize time;
@synthesize images;
@synthesize outputPath;&lt;/p&gt;

&lt;p&gt;Perhaps the synthesize-ation of images is wrong. It only compiles without it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@implementation GrabQTImageOperation</p>

<p>@synthesize movie;
@synthesize time;
@synthesize images;
@synthesize outputPath;</p>

<p>Perhaps the synthesize-ation of images is wrong. It only compiles without it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-11</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Sat, 23 Feb 2008 19:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-11</guid>
		<description>&lt;p&gt;Hey Chad,&lt;/p&gt;

&lt;p&gt;Here&#039;s my answers.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;You&#039;re right. It&#039;s not used correctly there. Sorry about that. I could provide a lock that all NSOperations use since they are all going to be grabbing their images from the same QTMovie object, however, in this case the QTMovie data is never changing. All threads are only reading from it. It&#039;s probably best to synchronize even when it&#039;s only reads, however, I&#039;m probably not going to fool with it for this example. ;-)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I guess the short answer is that I wasn&#039;t familiar with it. But now I am. Thanks for that.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I&#039;ll fix the code and the sample app as soon as I get a chance.&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Chad,</p>

<p>Here&#8217;s my answers.</p>

<ol>
<li><p>You&#8217;re right. It&#8217;s not used correctly there. Sorry about that. I could provide a lock that all NSOperations use since they are all going to be grabbing their images from the same QTMovie object, however, in this case the QTMovie data is never changing. All threads are only reading from it. It&#8217;s probably best to synchronize even when it&#8217;s only reads, however, I&#8217;m probably not going to fool with it for this example. ;-)</p></li>
<li><p>I guess the short answer is that I wasn&#8217;t familiar with it. But now I am. Thanks for that.</p></li>
</ol>

<p>I&#8217;ll fix the code and the sample app as soon as I get a chance.</p>

<p>Best Regards.</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: c-had</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-10</link>
		<dc:creator>c-had</dc:creator>
		<pubDate>Sat, 23 Feb 2008 16:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-10</guid>
		<description>&lt;p&gt;Thanks very much for this great example. I do have a couple of questions for you (though they are not related to NSOperation).&lt;/p&gt;

&lt;p&gt;1) It looks like you&#039;re creating a new lock for every NSOperation. If that&#039;s the case, what exactly is the lock doing? If each thread has its own lock, then it seems the lock has no effect.&lt;/p&gt;

&lt;p&gt;2) Is there a reason you&#039;re not using the path-related NSString  methods (e.g. stringByAppendingPathComponent) when constructing your image filename? It would seem that this would simplify things (rather than appending a / and then appending the filename, for instance).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks very much for this great example. I do have a couple of questions for you (though they are not related to NSOperation).</p>

<p>1) It looks like you&#8217;re creating a new lock for every NSOperation. If that&#8217;s the case, what exactly is the lock doing? If each thread has its own lock, then it seems the lock has no effect.</p>

<p>2) Is there a reason you&#8217;re not using the path-related NSString  methods (e.g. stringByAppendingPathComponent) when constructing your image filename? It would seem that this would simplify things (rather than appending a / and then appending the filename, for instance).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Long Pointers &#187; NSOperation Example</title>
		<link>http://www.cimgf.com/2008/02/23/nsoperation-example/comment-page-1/#comment-9</link>
		<dc:creator>Long Pointers &#187; NSOperation Example</dc:creator>
		<pubDate>Sat, 23 Feb 2008 07:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/02/23/nsoperation-example/#comment-9</guid>
		<description>&lt;p&gt;[...] Read the new article, NSOpeartion Example, here. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Read the new article, NSOpeartion Example, here. [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

