UX/Design Practices • Apr 25, 2015 Creating a Design Inspiration Archive Every day, I stumble across content that introduces me to a new ideas, beautiful pictures, great layouts, or amazing typography.
Development Practices • Apr 24, 2015 Sticky Documentation, Part 2: Source Control History as Documentation How to make the most of documentation that "sticks" close to an application through its lifecycle—source control history.
C & C++ • Apr 10, 2015 CMock – Make Support for Easier Integration of Testing Our tools Unity and CMock were written several years ago to fill a missing gap in testing C projects. CMock now contains Make integration support!
Developer Tools • Apr 03, 2015 autoclave: A Pressure Cooker for Programs autoclave applies prolonged heat and pressure to eliminate hard-to-reproduce bugs.
Ember.js • Apr 01, 2015 Improving UI Stability with Ember Data and ArrayProxy Use Ember's ArrayProxy to improve the user experience on pages that include a list from a hasMany Ember Data relationship.
UX/Design Tools • Mar 25, 2015 Using Video to Share Your Design Ideas One way to alleviate long-distance designing pain is to video record your designs. The process creates a simple yet engaging way to share ideas.
Ember.js • Mar 21, 2015 Why I Still Like Ember.js Ember.js is an awesome framework, and one which has the distinction of avoiding my scorn even after working with it for two years. Here are 6 reasons why.
Developer Tools • Mar 08, 2015 Setting Up a Project Workspace in Tmux Instead of organizing my terminal sessions across tabs, I use Tmux to create a project workspace.
.NET / WPF • Feb 27, 2015 Quick-Start Guide to Creating a Windows Installer How to successfully bundle your Windows app up into a nice executable that installs correctly.
Web Apps • Feb 24, 2015 Advocating CoffeeScript Adoption In Your Organization Being prepared to make your strongest case for CoffeeScript adoption will maximize your chances of getting a “Yes!”
Project & Team Management • Feb 19, 2015 Software Architect – A Role, Not a Job A structure where software architects work on a team separate from the development team can lead to dysfunction, reduced quality, and poor morale.
UX/Design Tools • Feb 17, 2015 Adventures with SASS Preprocessors My goal was to find something that would be quick to install and easy to use, which ruled out tools like Hammer and CodeKit.