Non-Traditional Ways of Thinking About Targeting on Inbound.org

Fresh mental models to help with finding the right targeting for your online advertising.


More Articles: Click here for full archive

SEO and Internationalisation

Separate language from territory; clarify your international site structure to Google


Debugging Rails With Chrome DevTools

Chrome DevTools gives you yet another angle for debugging your software, especially the CSS and JS.


Debugging Rails with Pry Console

Tips and tricks for snooping about your codebase with the Pry console. You'll learn how to view the source code of ANY method on demand, see global variables, or change "self" to another object.