Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Sunday, November 9, 2008

Great Core Animation Project

Scott Anguish, who started the excellent Stepwise website back in the NeXT days, and who is now one of the main list moderators for the Cocoa-Dev mailing list (and also currently works for Apple), has recently started a blog.

There's not much there yet, but one of his recent postings includes a sample Xcode project created showing some cool Core Animation stuff. It's a Mac application, not an iPhone one, but it's small, really clean, and well-written example of Core Animation code. Though there are some differences between using CA on the Mac and iPhone, there are enough similarities to make it well worth your while to download the project and read through the code. Scott was an old hand at Objective-C when I started learning it toward the end of the last millennia.

Here is the blog posting with the link to the project.

Wednesday, October 29, 2008

Better Template

Hello again.

I'm in desperate need of a better template for this blog - one that has good support for code snippets and preferably uses flexible width rather than just floating in the middle of the screen when the viewer has a large monitor (and these days, what developer doesn't?).

My searches for blogspot/blogger templates mostly brings up templates that have different visual elements, fonts, and colors, but the same basic layout as the default templates. If anyone knows of a good template, I'd really appreciate a heads up. I don't mind tweaking the code, but I don't have time write one from scratch. My Web-Fu is rusty and weak.

I've got a couple of more full-fledged tutorial I'm interested in doing, but it's just too painful with this template.

Thanks