Completed Trello Board by Ann Arbor Give Camp is licensed under CC BY 2.0
Remote-friendly Retrospectives with Trello
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
How do you test a slow file upload? Force it to be slow.
Slow it Down
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
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.