Developer Tools • Jul 21, 2015 Adding an iOS Container View in Xcode An iOS container view allows you to create a reusable component that all of your view controllers can share.
UX/Design Techniques • Jul 20, 2015 Pricing & Membership Models: Part Two – Value Propositions Carefully analyze user tests results and feedback. If you identify a newer, stronger value proposition, pivot towards it.
News & Events • Jul 19, 2015 The SoftwareGR Alliance – Supporting Local User Groups The Software GR Alliance is a collection of user groups that leverage SGR's existing business structure as a financial fiduciary.
Developer Tools • Jul 17, 2015 Using Vagrant to Deploy to a Remote Hyper-V Host My Vagrant/Hyper-V combo worked well, but had two problems: wifi going out, and the large footprint of Vangrant/Chef on a Windows OS.
iOS / OS X • Jul 16, 2015 Tall Trucks, Low Bridges, and iOS Geofences Adding geofencing to an iOS app — permissions, implementation, and entries/exits with Objective-C.
Development Practices • Jul 15, 2015 It’s Not About the Syntax – Why Language Doesn’t Matter Don't just be a C++ programmer, a Lisp programmer, or a Ruby programmer. Be a good programmer.
Web Apps • Jul 14, 2015 How to Create a Responsive Square with CSS I needed to create a square element that would maintain its square shape as it responsively resized to a changing window size.
UX/Design Techniques • Jul 13, 2015 Pricing & Membership Models: Part One – The Structure Thoughtful pricing models and a solid membership structure will let you make it rain in dollars and users.
Growing as Makers • Jul 12, 2015 My Craftsman Exchange in Sweden One employee is sent over the Atlantic to the other company and spends a week immersed in the other’s culture and business.
Growing as Makers • Jul 10, 2015 Podcast Review: Programming Throwdown If you’re interested in high-level introductions to languages or topics you don’t know much about, I would strongly recommend Programming Throwdown.
Web Apps • Jul 09, 2015 Implementing the Elm Architecture in ClojureScript The Elm architecture is a alternative to the MVC architecture and thanks to the core.async library is well suited to programming in ClojureScript.
Developer Tools • Jul 08, 2015 A Simple GIF Screencast Workflow for Mac How I make GIF screen recordings on Mac OSX with Quicktime and ffmpeg.