Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; tz_blog_widget has a deprecated constructor in /home/timba/timbaobjects.com/wp-content/themes/to/functions/widget-blog.php on line 24

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; tz_flickr_widget has a deprecated constructor in /home/timba/timbaobjects.com/wp-content/themes/to/functions/widget-flickr.php on line 24

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; tz_video_widget has a deprecated constructor in /home/timba/timbaobjects.com/wp-content/themes/to/functions/widget-video.php on line 24

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; add_tzshortcode_button has a deprecated constructor in /home/timba/timbaobjects.com/wp-content/themes/to/functions/tinymce/tinymce.php on line 2
On Agile Development | TimbaObjects Technologies Ltd.

The Blog

On Agile Development

Back in the days, the waterfall model of software development was the de facto standard, however, the times have changed. Now there are numerous methods and approaches to software development and in some cases, minor dialects of the same development process. At TimbaObjects, we use an Agile development process that’s somewhat custom and so not as specific as methods like Scrum, XP or AUP. We use tools like Pivotal Tracker that helps us track and respond to issues as quickly as possible.

Here’s our typical process:

  1. We sit with the client to collect requirements. This might be a new feature, a bug or modification on a certain feature.
  2. We create tickets on our tracking system to reflect these features or needed bug fixes
  3. We work on these features and fix bugs and
  4. We meet with the client again for feedback

We continue this cycle until the project is completed. Pretty simple right? Well not exactly; if you’ve been accustomed to using the waterfall process, this is really going to move you out of your comfort zone. In our experience, no software project is particularly complete until the software itself or project expires. What more? Very few clients know what they really want from the start of the project. As the software project becomes a reality, there will be modifications in the requirements – some big, some small. Without an iterative process, this becomes a nightmare for both client and developer.

In our most recently concluded project, we used the Agile development process to really speed up turn around time for software delivery. In hindsight, we probably couldn’t have successfully executed this project without going Agile.