How to Hire Programmers This is a guide on how I hire programmers. I hope it helps you to grow a successful team. Part 2: How To Hire Outsourced Developers In general, hiring programmers is not …
Working Remote
I just finished the new book by DHH and Jason Fried, Remote. It's definitely worth the time to read if you are thinking about hiring remote, working remote or being part of a remote team . In …
Android Bootstrap Updated to Include a Navigation Drawer
I recently updated Android Bootstrap. The following items are updated/new: Updated Libraries Dagger Otto Http-Request Wishlist New Features Menu Drawer …
Continue Reading about Android Bootstrap Updated to Include a Navigation Drawer →
Hi Performance JSON Parsing in Android
Sometimes in Android you connect to a third party API and you need to download gobs of JSON data. One of my current clients has an API endpoint that is used for syncing data to the device. One API …
Continue Reading about Hi Performance JSON Parsing in Android →
Ruby 1.9.3 [BUG] Segmentation with rspec
Recently I dealt with an issue with Agile Affiliate so I'm going to catalogue it here. Long story short - I was using the 'binding_of_caller' gem for rails. Well, one of my contractors was using it in …
Continue Reading about Ruby 1.9.3 [BUG] Segmentation with rspec →
Node.js with Express 3 res.json Changes
Node v0.8.0 was released this week. Being a good software developer (nah, lets be honest … maybe just a little bit insane one) I decided to update my sample application I'm using for an upcoming …
Continue Reading about Node.js with Express 3 res.json Changes →