summaryrefslogtreecommitdiff
path: root/drafts/2021-11-19-agile-is-not-an-excuse.php
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2026-04-04 10:02:38 -0400
committerAdam T. Carpenter <atc@53hor.net>2026-04-04 10:02:38 -0400
commitf9d73a6d405eb2a08aec2a3e78abbc3c2aae3007 (patch)
tree892031695448f4e889aa5a2bc9ea19becdf8c60d /drafts/2021-11-19-agile-is-not-an-excuse.php
parent68990b97476ce787025765388d137be1d906ed7a (diff)
download53hor-f9d73a6d405eb2a08aec2a3e78abbc3c2aae3007.tar.xz
53hor-f9d73a6d405eb2a08aec2a3e78abbc3c2aae3007.zip
cleanup
Diffstat (limited to 'drafts/2021-11-19-agile-is-not-an-excuse.php')
-rw-r--r--drafts/2021-11-19-agile-is-not-an-excuse.php18
1 files changed, 0 insertions, 18 deletions
diff --git a/drafts/2021-11-19-agile-is-not-an-excuse.php b/drafts/2021-11-19-agile-is-not-an-excuse.php
deleted file mode 100644
index 24afa4f..0000000
--- a/drafts/2021-11-19-agile-is-not-an-excuse.php
+++ /dev/null
@@ -1,18 +0,0 @@
-<?php
-$title = "Agile Is Not an Excuse";
-if (!empty($early)) {
- return;
-}
-include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
-?>
-
-Don't use agile software development as a crutch or an excuse for not adding value. Reacting to change and pivoting for your stakeholders only works when you go from one "swimlane" or "track" to another. It doesn't work when you move cyclically from one project to another whenever one seems more important than the other to you, management, stakeholders, etc.
-
-Don't use agile software development as the excuse to have stories "done" in a certain number of sprints. Quarterly predictions should not confine the process to days or weeks.
-
-Remember:
-
-- Individuals and interactions over processes and tools
-- Working software over comprehensive documentation
-- Customer collaboration over contract negotiation
-- Responding to change over following a plan