Core Data and Swift: More NSFetchedResultsController

In this tutorial, we continue our exploration of the NSFetchedResultsController class by adding the ability to update and delete to-do items. You’ll notice that updating and deleting to-do items is surprisingly easy thanks to the groundwork we laid in the previous tutorial. Prerequisites What I cover in this series on Core Data is applicable to iOS 7+ and […]

WHIR Events 2015 Goes Out with a Bang in Dallas

The WHIR marked its last event of 2015 in Dallas, a city full of infrastructure and hosting providers. Dallas is always a great event, that’s why we’ve been coming back year after year. Source: Web Hosting Articles

Writing CSS on Growing Teams

This fall, my team started a new project and for the first time in a long while, I was working with another developer as I started to write the styles for the interface. In fact, I started the styles, and then went on vacation while they took over. This project has been an exercise in […]

Improved Ajax Techniques for WordPress: Object-Oriented Programming

In the previous post in this series, we revisited the topic of working with Ajax in WordPress. Ultimately, the goal is to improve upon a previous series that was run on the site a few years ago. To reiterate, it’s not that the techniques taught in the original series were wrong, but it’s that software […]