<?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: Instantaneous Frame of Moving Core Animation Views</title>
	<atom:link href="http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/</link>
	<description>a developer blog</description>
	<lastBuildDate>Sun, 07 Mar 2010 06:17:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Island John</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-3539</link>
		<dc:creator>Island John</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-3539</guid>
		<description>This seems to only work if you&#039;re creating your animation using CABasicAnimation etc. as opposed to [UIView beginAnimations]. The latter seems to do nothing for presentationLayer, but the first method displays the current state of the layer.</description>
		<content:encoded><![CDATA[<p>This seems to only work if you&#39;re creating your animation using CABasicAnimation etc. as opposed to [UIView beginAnimations]. The latter seems to do nothing for presentationLayer, but the first method displays the current state of the layer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kids &#38; Fun</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-3525</link>
		<dc:creator>Kids &#38; Fun</dc:creator>
		<pubDate>Mon, 25 Jan 2010 10:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-3525</guid>
		<description>I comment of the great ADA sport will unite the world. Thanks to the Internet and mobile phones, there are no political, religious, bureaucratic or territorial borders</description>
		<content:encoded><![CDATA[<p>I comment of the great ADA sport will unite the world. Thanks to the Internet and mobile phones, there are no political, religious, bureaucratic or territorial borders</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ada</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-3523</link>
		<dc:creator>ada</dc:creator>
		<pubDate>Wed, 20 Jan 2010 11:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-3523</guid>
		<description>Thank you for share this code, this post is great...</description>
		<content:encoded><![CDATA[<p>Thank you for share this code, this post is great&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adasport123</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-3522</link>
		<dc:creator>adasport123</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-3522</guid>
		<description>ADA sport will unite the world. Thanks to the Internet and mobile phones, there are no political, religious, bureaucratic or territorial borders</description>
		<content:encoded><![CDATA[<p>ADA sport will unite the world. Thanks to the Internet and mobile phones, there are no political, religious, bureaucratic or territorial borders</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-3470</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 15 Oct 2009 19:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-3470</guid>
		<description>It doesn&#039;t work for me. I have an UIImageView moving...</description>
		<content:encoded><![CDATA[<p>It doesn&#39;t work for me. I have an UIImageView moving&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Name</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-3402</link>
		<dc:creator>Name</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-3402</guid>
		<description>Also, don&#039;t forget to add QuartzCore framework to your project and reference it in the header file of your class&lt;br&gt;&lt;br&gt;#import &lt;QuartzCore/QuartzCore.h&gt;</description>
		<content:encoded><![CDATA[<p>Also, don&#39;t forget to add QuartzCore framework to your project and reference it in the header file of your class</p>
<p>#import &lt;QuartzCore/QuartzCore.h&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-2600</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Thu, 23 Apr 2009 15:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-2600</guid>
		<description>Thank you very, very much!</description>
		<content:encoded><![CDATA[<p>Thank you very, very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lamfan</title>
		<link>http://dbachrach.com/blog/2008/04/instantaneous-frame-of-moving-core-animation-views/#comment-848</link>
		<dc:creator>lamfan</dc:creator>
		<pubDate>Fri, 15 Aug 2008 00:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://dbachrach.com/blog/?p=437#comment-848</guid>
		<description>If I using UITouch [touch view] to detect the animation UIView,

How can I update the [touch view] location?

It seem the frame always stop at first location and finish at final location,

How can I update it during the animation?</description>
		<content:encoded><![CDATA[<p>If I using UITouch [touch view] to detect the animation UIView,</p>
<p>How can I update the [touch view] location?</p>
<p>It seem the frame always stop at first location and finish at final location,</p>
<p>How can I update it during the animation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.469 seconds -->
