Remote-friendly Retrospectives with Trello

By Dana Jones

Conduct collaborative, interactive meetings with people all over the globe. Trello is good for more than just software development and project planning.

Quickly Test Slow Uploads

By Daniel Morrison

How do you test a slow file upload? Force it to be slow.

Slow it Down

By Daniel Morrison

Most of the time, you test your apps on a fast connection, especially when working on a local machine. Most of your clients/visitors/customers aren’t so lucky, but how do you simulate their connection speed?

If you have installed Xcode on Lion, you have access to a very cool tool called Network Link Conditioner.

Heroku-ing with multiple personalities

By Keith Gaddis

I recently transitioned a client site from my own account on Heroku to their account – which means to manage that site effectively, I need to be able to use Heroku with multiple accounts. Here’s how I did it.