iOS 7 introduced the UIBlurEffect, which was very cool, but not particularly controllable. Here’s a more granular approach discovered at…
Read MoreiOS 7 introduced the UIBlurEffect, which was very cool, but not particularly controllable. Here’s a more granular approach discovered at…
Read More// this delegate method sets the cell separators properly -(void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath { // Remove seperator inset…
Read MoreHere’s my backlog of stories to write about: Migrating email to Google-for-Work Google’s service strategy I won the lottery (again)…
Read MoreWell, I’ve completed the migration of Brockmann.com from Joomla and Mac mini to WordPress hosted on a LunarPages.com server, after…
Read MoreThe issue here is that I had a SplitViewController design, where one of the MasterViewController (tableView) cells triggered a modal…
Read More