Ruby Pry Yourself Away from IRB Pry features syntax highlighting, a flexible plugin architecture, runtime invocation and source and documentation browsing.
Web Apps IE 8: Lost Without a Map IE 8 does not support array extensions from Javascript 1.6, be careful to wrap calls correctly using a library like underscore.js
Culture Camaraderie: Check and Mate Every workplace should explore the benefits of having a chessboard on its coffee table.
Objective-C Objection: Dependency Injection in Objective-C For those of you that are familiar with the how and why of dependency injection (DI), we’ve created a DI framework for Objective-C called Objection.
Ruby Making Friends with FFI If you want your C code to play nicely with the other VMs out there, then FFI (foreign function interface) is the answer.