CocoaHeads: Video for Core Animation Intro
The video from the First Look at Core Animation CocoaHeads talk for Feb 7 is now available as part 1 and part 2 on Google Video. Slides and projects are available for download as well.Part 1 is the main presentation, including an introduction to basic Core Animation concepts, such as layers. The slides are available here (PDF).
First Look at Core Animation: 1 of 2
In Part 2 Lucas Newman demos several apps including Wallball, and talks about some of the details of the animation engine. Following that, I demo a few apps including ArtGallery 1.0.1.
First Look at Core Animation: 2 of 2
Both Lucas and I have some projects that we demoed which aren't available for download right now. For me, it's because there's a difference between code that's ready to demo, and code that's ready to distribute. I think you guys and gals would probably like everything that was demoed, so we'll see if we can make that happen.
If you like a lot of pixels, Stephen Zyszkiewicz uploaded the talk in HD format, at a total of about 695MB. We don't really know what the demand is like for this, but it should support several thousand total downloads. Stephen really pushed for this. I wasn't sure it was worth the size, but it really did come out nice — you can easily see the slides on-screen.
(For what it's worth, I don't think my explanation of NSResponder pointed out that the class is about much more than just the responder chain.)
Thanks
You see me when the video first starts, but this is very much a team effort. Thanks to Lucas for showing up with fancy demos and additional explanations. I mentioned this in the talk, but Lucas spent time with Core Animation before I did, so I picked up a lot of tricks from him.
Michael Jurewitz — Apple's Developer Tools Evangelist — went above and beyond to make sure we got a room set up and ready to go, even driving back to campus at the last minute to save the day. Huge thanks to Michael.
Also, thanks to Joar Wingfors for tracking down video equipment for us and Stephen Zyszkiewicz for recording the video, processing all of it and posting it in record time — along with all of the other stuff he does for CocoaHeads.
A special thank-you to Erin K. For pointing out NSSpeechRecognizer to me.
Also check out the CocoaHeads site to subscribe to the calendar, mailing list and to look for (or start) other chapters.
Enjoy.
CocoaHeads: Video for Core Animation Intro
Posted Feb 13, 2008 — 28 comments below
Posted Feb 13, 2008 — 28 comments below
Thomas — Feb 13, 08 5476
Best regards from Germany.
Pete Callaway — Feb 13, 08 5477
Really appreciate it.
Cheers,
Pete
Chris Ryland — Feb 13, 08 5478
victor — Feb 13, 08 5479
Thanks for the videos. Would it be possible to check the flag in google video for allowing it to be downloaded to the iPod?
I know I won't be able to discern too much, but the commutes really are the only times I have available to watch them.
cheers, Victor
Adhamh Findlay — Feb 13, 08 5480
j o a r — Feb 13, 08 5481
Jonathan Dann — Feb 13, 08 5482
You all are complete legends! Can we be really awkward and ask if you could keep it up! ;)
Thanks!
Jon
Thomas Alvarez — Feb 13, 08 5483
I downloaded the HD versions of the videos and started watching the presentation yesterday. Very excellent video quality. I love how I can read the slides, so it's like I'm almost there.
Great job! Thanks everyone.
Lunohodov — Feb 13, 08 5484
Regards from Vienna, Austria :)
Phil — Feb 13, 08 5485
Also, for those who wanted to download the videos to their iPods: you can download the HD version and use something like QuickTime Pro or iSquint to transcode it.
Marco Masser — Feb 14, 08 5491
Another greeting from Vienna, Austria!
Michael Gorbach — Feb 14, 08 5492
Jonathan Dann — Feb 15, 08 5495
Thanks for putting the Art Gallery up a while ago, any chance your other example code you used in the talk could go up, too?
Thanks
Jon
Paul G — Feb 16, 08 5505
Thanks
-Paul
Scott Stevenson — Feb 16, 08 5506
I didn't realize there was so much interest in that. There are some other things I want to get to first, but it's a small project so it shouldn't be too much work to clean up.
Mic Pringle — Feb 17, 08 5514
Thanks for posting the videos, it's really appreciated !
I think it would be great for the code examples to be posted, although unlike Paul G, I'm particularly interested in the Exploding iTunes example ??
Thanks
-Mic
Martin — Feb 17, 08 5523
Scott Stevenson — Feb 17, 08 5524
That's fine with me personally, though I'm not sure who technically owns the video. Might be Stephen. We can look into it, and there are other options if one hosted located gets too flooded.
Matt — Feb 23, 08 5557
I noticed the first project Lucas demoed seemed to have no backing window. Is there some special magic to this or is there a pretty simple way that you know of to show or at least give the illusion of a CA layer with no backing window or apparent boundaries? I'm wanting to animate beyond the boundaries of my containing view.
Thanks.
-Matt
Lucas Newman — Feb 23, 08 5559
Matthieu Cormier — Feb 25, 08 5569
Matt — Feb 25, 08 5572
-Matt
Jens — Feb 26, 08 5573
Scott Stevenson — Feb 26, 08 5574
Genau. I said the same thing to our group when I saw Rentzsch's C4 footage go up. I hope we'll use it next time, we just already had the Google Video thing set up. I really like the bookmarks feature for Vimeo too.
Scott Stevenson — Feb 26, 08 5575
twobyte — Feb 27, 08 5582
harrisg — Jan 05, 09 6586
Thanks for all the hard work on these lessons!
Scott Stevenson — Jan 08, 09 6588
As far as I remember, they're not up anywhere. It often takes at least as much time to prep code for release as it does to make it work in the first place.