Skip to content

Commit 16d6d89

Browse files
committed
Removed unused files
2 parents 518a39c + c2692a3 commit 16d6d89

File tree

9 files changed

+328
-197
lines changed

9 files changed

+328
-197
lines changed

docs/estimating/Stop-Estimating-Start-Navigating.md

Lines changed: 0 additions & 122 deletions
This file was deleted.

docs/practices/External-Relations/Outsourcing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In the extreme, I've seen situations where the team at one location has decided
5252

5353
When this happens, it's because somehow the team feel that [Coordination Risk](/tags/Coordination-Risk) is more unmanageable than [Schedule Risk](/tags/Schedule-Risk).
5454

55-
There are some mitigations here: video-chat, moving staff from location-to-location for face-time, frequent [show-and-tell](/tags/Review), or simply modularizing accross geographic boundaries, in respect of [Conway's Law](/tags/Coordination-Risk):
55+
There are some mitigations here: video-chat, moving staff from location-to-location for face-time, frequent [show-and-tell](/tags/Review), or simply modularizing across geographic boundaries, in respect of [Conway's Law](/tags/Coordination-Risk):
5656

5757
> "organizations which design systems ... are constrained to produce designs which are copies of the communication structures of these organizations." - _[M. Conway](https://en.wikipedia.org/wiki/Conways_law)_
5858

docs/presentations/OpenSource/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ hide_table_of_contents: true
116116
<div class="slide-notes">
117117
<p>So, that’s often known as a LAMP stack. So Linux, Apache, we know. MySQL is a database - so all your wordpress posts get stored in there. And PHP, Pearl, Python, they’re open-source programming languages - some of the biggest. And Wordpress is written in PHP.</p>
118118

119-
<p>All of this is Open Source… except perhaps for MySQL, which was Open Source, but is now owned by Oracle. But here’s the thing: once Oracle (somehow) managed to aquire MySQL, the original open-source MySQL became MariaDB.</p>
119+
<p>All of this is Open Source… except perhaps for MySQL, which was Open Source, but is now owned by Oracle. But here’s the thing: once Oracle (somehow) managed to acquire MySQL, the original open-source MySQL became MariaDB.</p>
120120

121121

122122
</div>
@@ -159,7 +159,7 @@ hide_table_of_contents: true
159159
<img src="/img/presentations/OpenSource/images/images.010.jpg" alt="Image of slide number 10" />
160160
</div>
161161
<div class="slide-notes">
162-
<p>Ok, so here’s a story from before I was at Deutsche Bank, when I was working with Credit Suisse in their Risk department. We were building a new risk calculator. And the process went something like this. The guy on the left, he’s the Analyst. He writes a requirements document, explaining exactly how he thinks the calcuator should work. Then, he goes to the pub. Often, for several days. </p>
162+
<p>Ok, so here’s a story from before I was at Deutsche Bank, when I was working with Credit Suisse in their Risk department. We were building a new risk calculator. And the process went something like this. The guy on the left, he’s the Analyst. He writes a requirements document, explaining exactly how he thinks the calculator should work. Then, he goes to the pub. Often, for several days. </p>
163163

164164
<p>Next, the developer picks up these requirements, and starts programming. </p>
165165

0 commit comments

Comments
 (0)