<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in Core Animation | Pragmatic Forums</title>
    <link>http://forums.pragprog.com/forums/57/posts</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>TransitionView example posted by Michael Keith @ Sat, 19 Apr 2008 15:26:08 -0000</title>
      <description>&lt;p&gt;hi there,&lt;/p&gt;


	&lt;p&gt;just a quick question regarding the TransitionView example (page 36 of the march 26 pdf).&lt;/p&gt;


	&lt;p&gt;you say:&lt;br /&gt;bq.&amp;#8221;If you&#8217;d like to specify that as well you can do so with a similar line of code, just change the &lt;code&gt;"subviews" key with &lt;/code&gt;&amp;#8220;superview&amp;#8221; and set the animations dictionary on the sub@view.&amp;#8221;&lt;/p&gt;


	&lt;p&gt;based on that i would assume the following would be added:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;self.beach.animations = [NSDictionary dictionaryWithObject:[self animation] forKey:@"superview"];
self.snow.animations = [NSDictionary dictionaryWithObject:[self animation] forKey:@"superview"];&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;but this doesn&amp;#8217;t appear to have any effect, so i assume i&amp;#8217;m missing something.&lt;/p&gt;


	&lt;p&gt;what is the desired result? is it something like specifying kCATransitionPush instead of kCATransitionMoveIn for &amp;#8220;subviews&amp;#8221;?&lt;/p&gt;


	&lt;p&gt;cheers,&lt;/p&gt;


	&lt;p&gt;Mike&lt;/p&gt;</description>
      <pubDate>Sat, 19 Apr 2008 15:26:08 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:376:2608</guid>
      <author>Michael Keith</author>
      <link>http://forums.pragprog.com/forums/57/topics/376</link>
    </item>
    <item>
      <title>Moving in (3D) Space posted by Bill Dudney @ Fri, 04 Apr 2008 01:45:43 -0000</title>
      <description>&lt;p&gt;Hi Stefan,&lt;/p&gt;


	&lt;p&gt;Sorry to get back to you so late. The book does go over the matrix from a &amp;#8216;how to use it&amp;#8217; perspective but not from a &amp;#8216;how does it work&amp;#8217; perspective.&lt;/p&gt;


	&lt;p&gt;Thanks for your interest!&lt;/p&gt;</description>
      <pubDate>Fri, 04 Apr 2008 01:45:43 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:342:2540</guid>
      <author>Bill Dudney</author>
      <link>http://forums.pragprog.com/forums/57/topics/342</link>
    </item>
    <item>
      <title>Moving in (3D) Space posted by Stefan Frey @ Sat, 29 Mar 2008 11:15:01 -0000</title>
      <description>&lt;p&gt;CATransform3D matrixes bear a lot of mystery for me. I hope the book will shed some light on how to use them. &lt;br /&gt;The math may be beyond the scope of this book, but you could discuss some of the &amp;#8220;knobs&amp;#8221; it contains: e.g. is there an equivalent to the &amp;#8220;focal length&amp;#8221; of the camera?&lt;/p&gt;</description>
      <pubDate>Sat, 29 Mar 2008 11:15:01 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:342:2510</guid>
      <author>Stefan Frey</author>
      <link>http://forums.pragprog.com/forums/57/topics/342</link>
    </item>
    <item>
      <title>I cannot download the code sample. posted by Allen Dang @ Mon, 10 Mar 2008 13:23:59 -0000</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;


	&lt;p&gt;I got following error message when I try to download the code sample&#65306;&lt;/p&gt;


	&lt;p&gt;Forbidden&lt;/p&gt;


	&lt;p&gt;You don&amp;#8217;t have permission to access /titles/bdcora/code/bdcora-code.tgz on this server.&lt;/p&gt;</description>
      <pubDate>Mon, 10 Mar 2008 13:23:59 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:307:2413</guid>
      <author>Allen Dang</author>
      <link>http://forums.pragprog.com/forums/57/topics/307</link>
    </item>
    <item>
      <title>Excellent Idea! posted by Laurent Ostiz @ Mon, 25 Feb 2008 16:38:12 -0000</title>
      <description>&lt;p&gt;Hello!&lt;/p&gt;


	&lt;p&gt;Needless to say that I agree with you! Dear Pragmatic Programmers, provide us with more Cocoa and Mac &lt;span class="caps"&gt;OS X&lt;/span&gt; technologies books. Nobody seems to care about Cocoa developers!&lt;/p&gt;</description>
      <pubDate>Mon, 25 Feb 2008 16:38:12 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:248:2326</guid>
      <author>Laurent Ostiz</author>
      <link>http://forums.pragprog.com/forums/57/topics/248</link>
    </item>
    <item>
      <title>Excellent Idea! posted by Eric Methot @ Sun, 03 Feb 2008 16:00:33 -0000</title>
      <description>&lt;p&gt;Hello, I&amp;#8217;m a Cocoa programmer &amp;#8220;Wanna Be&amp;#8221; and wish that there were more recent books about cocoa programming. There are a few that cover the basics but none cover any of the recent APIs. Thanks for this one and hope that you come up with more.&lt;/p&gt;</description>
      <pubDate>Sun, 03 Feb 2008 16:00:33 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:248:2256</guid>
      <author>Eric Methot</author>
      <link>http://forums.pragprog.com/forums/57/topics/248</link>
    </item>
    <item>
      <title>Code Examples posted by Rich Henderson @ Sat, 02 Feb 2008 13:33:49 -0000</title>
      <description>&lt;p&gt;If you go to &amp;#8216;My Bookshelf&amp;#8217; and click on the Core Animation for &lt;span class="caps"&gt;OS X&lt;/span&gt; book icon, you should see a link to download the sample code.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Feb 2008 13:33:49 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:247:2253</guid>
      <author>Rich Henderson</author>
      <link>http://forums.pragprog.com/forums/57/topics/247</link>
    </item>
    <item>
      <title>Code Examples posted by Walter Babic @ Fri, 01 Feb 2008 20:10:28 -0000</title>
      <description>&lt;p&gt;Is there any beta code for the samples?&lt;/p&gt;</description>
      <pubDate>Fri, 01 Feb 2008 20:10:28 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:247:2252</guid>
      <author>Walter Babic</author>
      <link>http://forums.pragprog.com/forums/57/topics/247</link>
    </item>
  </channel>
</rss>
