Recent Posts

RSS Feeds

iPhone game in top 50!

I'm totally stoked to say that my Dot Game has made it into the top 50 of all games on the store!

Buy early, Buy often!

Permalink     No Comments

Core Animation Screen Cast Episode 4 On Line

I finished Episode 4 up last night and the gerbils (i.e. Mike Clark) @ PragProg already turned it into a downloadable movie. You can grab it here.

This episode came in a bit long (at 42 minutes) but I could not think of what to delete. The main thrust of the episode is introducing 3D transformations and in order to make that happen I did a bunch of refactoring to the app so the layers would be setup to make beautiful cover flow goodness. At first I was thinking it would be good to just make the refactoring happen off line and then paste it in as canned code. After running though half the episode doing that I thought I was just leaving out too much good stuff about debugging tips and refactoring process. So anyway I put it in and it came in big.

Hope you enjoy it!

Permalink     No Comments

Woot!

iPhone, key arrived, os installing, nothing to be said, NDA and all that, very excited...

Lame attempt to be funny, hard to be silent.

Permalink     1 Comment

Objective C - book in progress

So I've just about finished up the first chapter of my ObjC book. Its been a ton of fun so far.

I posted some thoughts about it here on my objc blog for those that are interested or anyone that might have thoughts about picking up ObjC coming from Java, .NET, C++ etc.

Permalink     No Comments

Experimental: Eclipse Debugging VidCast

Ok this is not really done but its something I was toying with when I upgraded to GarageBand 3.0

Permalink     No Comments

Keynote works with SVN...

Well the latest version of Keynote (2.0.2) works well with Subversion. In the 1.x stream on every save it would recreate the directory and delte the old one which would hose Subversion. Now Keynote just replaces the content of the .key directory.

Very nice indeed...

Permalink     3 Comments