Tag: development

  • Creating a Local DNS Server for TLD Locally

    Lately I’ve been finding the joys in the little things in my work life. I’ve been fortunate enough to be spending the last couple of days working on some internal tools that we’ve been using internally for the last year or so, and I’ve had the opportunity to grow. During this time however, I’ve found…

  • Objective Resource for Faster iPhone Development

    I recently came across Objective Resource for developing iPhone applications that talk with a Rails backed website. According to the site, ObjectiveResource is an Objective-C port of Ruby on Rails’ ActiveResource. It provides a way to serialize objects to and from Rails’ standard RESTful web-services (via XML or JSON) and handles much of the complexity…