iOS / OS X Animating Around the iOS Keyboard Improve your app by animating parts of your UI around the iOS keyboard.
iOS / OS X Intro to iOS Animation Animations in iOS are simple to implement but can lead to a mess of code. Here's how to clean the mess up with a couple of Objective-C features.
Developer Tools 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.
Web Apps Decorating Backbone Collections The decorator pattern is a great way to filter Backbone collections and prevent some items from being displayed.