-
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 deliver it, and what the quality and cost will
-
Tools for Agile: Puppet
Capistrano provides server automation; by running a set of predefined scripts on remote servers. Puppet is a tool providing configuration management, provisioning and reporting. Puppet Enterprise extends Puppet by adding
-
Agile Methodologies: User Stories and Acceptance Criteria
Both Scrum and XP rely on User Stories to describe features required for delivery at the end of a Sprint/Iteration; and provide a basis for Time Estimates and Acceptance
-
Symfony2: Version and Install Steps
This post marks the start of a series of Symfony2 focused entries, describing how to install Symfony2 and prepare the environment for a new project. Relying on the “Installing and
-
Agile Methodologies: eXtreme Programming
“Always be doing the most important thing that you can be working on.” – Kent Beck. While Scrum puts more emphasis on project management, XP is more focused on programming. XP