.NET / WPF • Dec 11, 2013 How To Debug Data Binding Issues in WPF In this post, I will give you some tips on how you can debug your data bindings in WPF. I'll show you how to add trace output and break into the debugger.
Developer Tools • Dec 06, 2013 Adventures in Pair Programming – 2 Devs, 3 Computers Using tools that get out of our way makes a big difference. Synergy is a nice addition to our pair programming toolkit.
.NET / WPF • Nov 30, 2013 WPF RadioButtons: Choices, Choices In this post, I'll go over several ways of using RadioButtons in the Microsoft .Net Windows Presentation Foundation (WPF) framework.
Developer Tools • Oct 26, 2013 Why I Stick with the Linux Desktop Why Linux Desktop? It helps me be more productive. Neither Windows nor Mac have all the windows-management features I like.
Developer Tools • Oct 11, 2013 TDD a New Class in NUnit & Visual Studio without Ever Using the Mouse I've discovered a way to write NUnit TDD tests in Visual Studio using only keyboard commands.
Extracurricular Activities • Sep 28, 2013 Hacking EVE, Part 1 – Reading SDD Data An introduction to using ActiveRecord and RSpec to read EVE's static data dump from a MySQL database.
Web Apps • Sep 06, 2013 My Experiences with Ruby off Rails Don't assume that Ruby is only useful for making websites with Ruby on Rails, because I've been using it for years without shipping a Rails app.
Developer Tools • Aug 15, 2013 Sharing Binary Assets with BTSync Managing large binary assets can be challenging. We've tried a few methods, but finally settled on BTSync for ease of use, security, and reliability.
Embedded Systems • Aug 10, 2013 ARM Cortex-M Toolchain – The Easy Way ARM packages an entire GNU/GCC toolchain for their Cortex-M and Cortex-R processors, and makes it available on launchpad.
Embedded Systems • Jun 23, 2013 Aliasing Serial Baud Rates in FTDI Drivers for Mac OS X I needed to interface my computer to an embedded device, and I found a way to configure a relatively cheap USB UART bridge to support it.
Platforms & Languages • Jun 19, 2013 Behind the Scenes with CHICKEN Scheme and SPOCK (Part 2) An interview with Felix Winkelmann about CHICKEN Scheme and SPOCK, a Scheme-to-JavaScript compiler.
Developer Tools • Jun 01, 2013 Embrace Your Keyboard – 4 Ways to Work More Efficiently with Less Wrist Pain Development causing wrist pain? Here are four ways to use your mouse less and your keyboard more.