Recent Posts

History of Flash

15 minute read

Many of the sites hosting this history of flash are gone. I have copied it here so it will not disappear.

The tech below the surface

11 minute read

An iOS implementation of a touch interactive Lindenmayer system fractal generator. The only iOS L-System generator which lets the user drag and drop graphic ...

Bindings, the Best Code is the Code Not Written

less than 1 minute read

PhillyCocoaHeads talk - Cocoa Bindings enables you to establish a live connection between an item of data and its presentation in a view. Any change made to ...

CoreBluetooth Class Summary

less than 1 minute read

A visual layout of all the iOS CoreBluetooth classes and their relationships.

iOS AppDelegate Timeline

1 minute read

A visual diagram of app delegate callback sequence for iOS applications.

Fun with auto layout

3 minute read

Fun in the sense of great difficulties and mysteries.