Recent Posts

Say More With Less In Swift

4 minute read

For many years of iOS development each team I have worked with has adobted a style guide usually based off of Apple’s Cocoa Coding Guidelines. Every team ha...

Mac and iOS Developer Podcasts

4 minute read

About the time I got into iOS development I also started listening to podcasts. There are many great podcasts out there but for an Apple developer there are ...

Playing Games Has Taught Me A Lot

3 minute read

A topic came up on the accidental tech podcast about gaming, what the average age of a “gamer” is, does one grow out of it? and gaming being a rich experienc...

CoreText Bold

less than 1 minute read

Simple text editor paradigm, user selects a font from a menu/list and you want to know if they have a bold font or not, so you can show them in the UI. Simpl...