Programming with Blocks

Just a quick news item for those interested in the new C language extension that Apple added in 10.6, called blocks. In addition to Drew's tutorial on using blocks (here) and in using them in GCD (here), there is an in-depth tutorial on blocks posted by Joachim Bengtsson also available here.