<?xml version="1.0"?>
<?xml-stylesheet href="/transform" type="text/xsl"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:bs="http://purl.org/ontology/bibo/status/" xmlns:ci="https://vocab.methodandstructure.com/content-inventory#" xmlns:dct="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xhv="http://www.w3.org/1999/xhtml/vocab#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" lang="en" prefix="bibo: http://purl.org/ontology/bibo/ bs: http://purl.org/ontology/bibo/status/ ci: https://vocab.methodandstructure.com/content-inventory# dct: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# xhv: http://www.w3.org/1999/xhtml/vocab# xsd: http://www.w3.org/2001/XMLSchema#" vocab="http://www.w3.org/1999/xhtml/vocab#" xml:lang="en">
  <head>
    <title property="dct:title">Iterate, Increment, Prescribe</title>
    <base href="https://doriantaylor.com/iterate-increment-prescribe"/>
    <link href="document-stats#Eh9JR5OO22FWDr57fouZDL" rev="ci:document"/>
    <link href="elsewhere" rel="alternate bookmark" title="Elsewhere"/>
    <link href="this-site" rel="alternate index" title="This Site"/>
    <link href="http://purl.org/ontology/bibo/status/published" rel="bibo:status"/>
    <link href="" rel="ci:canonical" title="Iterate, Increment, Prescribe"/>
    <link href="lexicon/#EDk9p8qaqG0m6nxmFqAETK" rel="dct:audience" title="Digital Media Insider"/>
    <link href="person/dorian-taylor#me" rel="dct:creator" title="Dorian Taylor"/>
    <link href="lexicon/#EAdohOSM0U6cjYu1rAG22K" rel="dct:subject" title="Software Development"/>
    <link href="person/dorian-taylor" rel="meta" title="Who I Am"/>
    <link about="./" href="3f36c30c-6096-454a-8a22-c062100ae41f" rel="alternate" type="application/atom+xml"/>
    <link about="./" href="f07f5044-01bc-472d-9079-9b07771b731c" rel="alternate" type="application/atom+xml"/>
    <link about="./" href="this-site" rel="alternate"/>
    <link about="./" href="elsewhere" rel="alternate"/>
    <link about="./" href="e341ca62-0387-4cea-b69a-cdabc7656871" rel="alternate" type="application/atom+xml"/>
    <link about="verso/" href="3f36c30c-6096-454a-8a22-c062100ae41f" rel="alternate" type="application/atom+xml"/>
    <link about="verso/" href="this-site" rel="alternate"/>
    <link about="verso/" href="elsewhere" rel="alternate"/>
    <meta content="iterate-increment-prescribe" datatype="xsd:token" property="ci:canonical-slug"/>
    <meta content="Many of those who make a business out of innovation train on either iteration or incrementalism as the successor to prescriptive design and the key to productivity. I believe there is a time and place for each." name="description" property="dct:abstract"/>
    <meta content="2011-03-03T18:49:53+00:00" datatype="xsd:dateTime" property="dct:created"/>
    <meta content="iterate-increment-prescribe" property="dct:identifier"/>
    <meta content="2011-03-03T19:11:13+00:00" datatype="xsd:dateTime" property="dct:issued"/>
    <meta content="2011-03-03T19:04:11+00:00" datatype="xsd:dateTime" property="dct:modified"/>
    <meta content="2011-03-03T19:11:57+00:00" datatype="xsd:dateTime" property="dct:modified"/>
    <meta content="2011-03-04T01:02:48+00:00" datatype="xsd:dateTime" property="dct:modified"/>
    <meta content="2022-05-31T04:18:52+00:00" datatype="xsd:dateTime" property="dct:modified"/>
    <meta content="2022-05-31T15:10:50+00:00" datatype="xsd:dateTime" property="dct:modified"/>
    <meta about="person/dorian-taylor#me" content="Dorian Taylor" name="author" property="foaf:name"/>
    <meta content="summary" name="twitter:card"/>
    <meta content="@doriantaylor" name="twitter:site"/>
    <meta content="Iterate, Increment, Prescribe" name="twitter:title"/>
    <meta content="Many of those who make a business out of innovation train on either iteration or incrementalism as the successor to prescriptive design and the key to productivity. I believe there is a time and place for each." name="twitter:description"/>
    <object>
      <nav>
        <ul>
          <li>
            <a href="document-stats#Eh9JR5OO22FWDr57fouZDL" rev="ci:document" typeof="qb:Observation">
              <span>urn:uuid:87d251e4-e3b6-4d85-b583-af9edfa2e643</span>
            </a>
          </li>
        </ul>
      </nav>
    </object>
  </head>
  <body about="" id="E1GjvjvrcdrfSsWf08O2pJ" typeof="bibo:Article">
    <figure id="EeoWweah-ixakqljy7F6UL">
      <img style="display:block; margin: 2em auto" src="prescribe-increment-iterate" alt="" rel="dct:hasPart"/>
    </figure>
    <dl>
      <dt>When to Iterate</dt>
      <dd>Iterate when a system must be evaluated as whole and when its parts and the interactions between them are stable (like Version N+1).</dd>
      <dt>When to Increment</dt>
      <dd>Increment when a part of a system or an interaction between two parts must be treated like a whole in order to bring it to a consistent state (like <a href="http://en.wikipedia.org/wiki/Gall's_law" title="Gall's law &#x2014; Wikipedia" rel="dct:references">Gall's Law</a>).</dd>
      <dt>When to Prescribe</dt>
      <dd>Prescribe when the archetype of the whole system is well-understood and when efficiency or consistency are more important than feedback and fit (like Scotty, or MacGyver).</dd>
    </dl>
  </body>
</html>
