Developer Tools • Oct 27, 2016 Eight Atom Editor Packages for Easier Web Development Atom is a "hackable" text editor that uses add-on packages to provide an experience customized to each user. Check out these eight packages.
Extracurricular Activities • Sep 19, 2016 ReSpeaker – First Impressions + Simple Offline Voice Recognition Using ReSpeaker to detect simple commands such as “play music” or “activate omega thirteen” and perform an action, without an internet connection.
Developer Tools • Sep 15, 2016 Getting Started with AppleScript The beauty of AppleScript is that it has a very low learning curve and a very readable syntax, so you can learn some basics quickly.
Developer Tools • Aug 30, 2016 An Introduction to Spacemacs If you’re looking for a good configurable text editor, give Spacemacs a try. Here's an overview of the basics you'll need to get started.
DevOps & System Admin. • Aug 23, 2016 Conference Room A/V Build-Out Our new conference room A/V setup gives us important capabilities required for many of our meetings, especially teleconferences.
Mobile Apps • Jul 20, 2016 Super-fast Numeric Input with HTML Ranges – Part 1 This three-part series covers how my team crafted a custom decimal picker to improve the experience of entering decimal numbers into a mobile web app.
Embedded Systems • Jul 18, 2016 Get Started with XBee – A Beginner’s Tutorial The setup (and some background knowledge) needed for a basic XBee setup—tutorial includes step-by-step instructions, screen grabs, and sample code.
Developer Tools • Jul 11, 2016 What Font Do You Program With? A review of default programming fonts, including Menlo, Consolas, and Monospace – with an overview of monospacing, character distinction, licensing, & more.
iOS / OS X • Jun 15, 2016 Utilizing the iOS Background with Xamarin: Part 1 Even platform-specific APIs like iOS Background Fetch are no match for Xamarin! Here's how to implement basic iOS Background Fetch with Xamarin.
iOS / OS X • May 05, 2016 Creating Graphics Code in iOS & OS X with PaintCode PaintCode generates dynamic shapes in Swift or Objective-C code. It cuts the time to prototype the drawing code by an order of magnitude.
Developer Tools • Apr 08, 2016 Rigging up Sublime Text for Clojure Development My Sublime Text 3 setup for Clojure, tuned to conquer the oh-so-many parens and the build-and-test workflow provided via Leiningen.
Developer Tools • Jan 18, 2016 42 Visual Studio Shortcuts & Commands I've been using Visual Studio as my primary code editor since 2008. These are the shortcuts and commands I use almost every day.