-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathStart_Simple.html
64 lines (61 loc) · 4.01 KB
/
Start_Simple.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Start_Simple</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/patterntemplate.webflow.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="https://daks2k3a4ib2z.cloudfront.net/img/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon">
</head>
<body class="body">
<section id="PatternNameSection" class="sectionflexhorizcntrd">
<p class="bodytext"><a href="index.html">Home</a></p>
<div id="Number" class="div-block-flexhoriz">
<p class="paragraph-5">Start Simple</p>
<p class="paragraph-2">sketch</p>
</div>
</section>
<div id="ImageSection" class="sectionflexhorizcntrd">
<div class="div-block-flexhoriz"><img src="/images/Tangles.jpg" id="Image" alt="" class="image"></div>
</div>
<div id="Contextsection" class="sectionleftjust">
<div id="DividerDiv" class="div-block">
<p class="bodytextpatt">In complex systems, the only iron law is the Law of Unintended Consequences. When building a Pattern Language, we embark on a social investigation of a complex system.To maximise learning and minimise unintended consequences, start with the simplest, most obvious characteristics of the system, and attempt to document these. </p>
<p id="DividerGlyphs" class="paragraph-4">eee</p>
</div>
</div>
<div id="ProblemSection" class="sectionleftjust">
<div class="div-block">
<div class="bodytextbold">Overconfident attempts to document complex systems tend to misfire.</div>
</div>
</div>
<div id="BodySection" class="sectionleftjust">
<div class="div-block">
<div class="bodytextpatt">This pattern is intended to be the equivalent of the Pattern 'Site Repair' from the original 'APL book. <a href="http://www.iwritewordsgood.com/apl/patterns/apl104.htm"> -link- </a> </div>
</div>
</div>
<div id="ThereforeSection" class="sectionleftjust">
<div id="Divider2Div" class="div-block">
<p class="bodytextpatt">Therefore: </p>
<div class="bodytextbold">Start with simple, obvious, relatable conditions of the system, and work to understand these well.</div>
<p id="DividerGlyphs" class="paragraph-4">eee</p>
<p class="bodytextpatt">Follow-on patterns will need to describe the development of work across the domian - an equivalent of the original 'Gradual Stiffening" pattern. <a href="http://www.iwritewordsgood.com/apl/patterns/apl208.htm"> -link- </a> </p>
</div>
</div>
<div id="HomeLink" class="sectionflexhorizcntrd">
<div class="div-block-flexhoriz">
<p class="bodytextbold"><a href="index.html">Building Pattern Languages - Home</a></p>
</div>
</div>
<script src="https://d1tdp7z6w94jbb.cloudfront.net/js/jquery-3.3.1.min.js" type="text/javascript" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>