day -18: cleanup, commits & AgileZen

.07.14

/ petter

Daily stories from the ambadoo team, behind the scenes, dev-stats and other random stuff.

What an epiphany. Since we started working with ambadoo we’ve been working with some different management tools. The setup with one part in Sweden, the other in Spain it was necessary to find tools to collaborate over distance. We’ve used Beanstalk, Basecamp, Codebase but mostly fallen back to email. Among those, Codebase is easily the best one.

AgileZen

We’ve been missing a tool where we have an overview of the project, process and what’s going on. I believe we’ve found it. AgileZen is a digital version of the physical scrum board we’re using. It enables us to sit apart and work from anywhere, yet have total overview of the to-dos, workflows and progress. We just set it up, so we’ll see how it develop over time but it’s by far the best tool I’ve seen to date. Try it out if you work agile!

ambadoo - Board – AgileZen

Commits & Cleanup

We continue to clean up in the backend, stripping it down to only the required resources, while writing stress tests so that when we launch it won’t break apart. Magnus is really crushing it there, making it hard to see him leave the project. He’s done a great job documenting not only the API but setting up the system so that others can take on the mission.

iPhone

The work continues on the profile. If we’d kept the profile to only stuff that’s in the built-in address book we could store it in that database without problem but since we’re adding things like privacy, tags and other things we have to create a separate storage for that, then keep those two in sync, as well as sync to the server. Syncing is more difficult than what it seems, but it has to be right. Your, and your friends information should be the same on all devices. That’s this week’s big challenge, and we’re on it.