6 min read 0

Agile Methodologies: SCRUM

According to Ken Schwaber, co-creator of Scrum: “You can’t predict or definitely plan what you will deliver, when you will…
1 min read 0

Tools for Agile: Puppet

Capistrano provides server automation; by running a set of predefined scripts on remote servers. Puppet is a tool providing configuration…
1 min read 0

Agile Methodologies: Retrospective

At the end of each Sprint/Iteration, team members (developers, customers, managers) get together and analyse how to become more effective. …
2 min read 0

Install Jenkins on Debian

Installing Jenkins on Debian is a trivial task – a package is available, through aptitude, and default configuration is sufficient.…
1 min read 0

Agile Methodologies: Estimation

Once User Stories and Acceptance Criteria are created, developers being estimating tasks. This is done in a “Planning Poker”. Each…