Facebook Timeline JS API development tips

Written by Andy Atkinson on 2012-01-05
Tagged JavaScript, Productivity

Facebook has published a JS SDK for some time, and "open graph" has been around for at least a year, permitting applications to post to users' newsfeeds (among other things) after the user grants permission. Timeline was announced at the Facebook developer conference in the summer of 2011, which is basically a new design for the profile that features information differently. Facebook is also rolling out new features to application developers to take advantage of new ways to group informati...

10 iOS open source projects

Written by Andy Atkinson on 2011-12-16
Tagged Cocoa, Objective-C

Bundler in practice

Written by Andy Atkinson on 2011-05-12
Tagged Ruby
Some thoughts on using Bundler in a Rails 3 application in production

A/B Testing with Vanity

Written by Andy Atkinson on 2011-05-11 2 comments
Tagged Ruby
Getting started guide to integrating Vanity into your Rails 3 application to start A/B testing

Getting started with A/Bingo and Rails 3

Written by Andy Atkinson on 2011-01-18 3 comments
Tagged Ruby, Rails
A/Bingo is a split testing framework for Rails