summaryrefslogtreecommitdiff
path: root/projects/editorials/tool.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-10-27 20:33:14 +0200
committerJonas Smedegaard <dr@jones.dk>2010-10-27 20:33:14 +0200
commit59720393bfd10cb20723902d5f9587b8d0e2ed31 (patch)
treefc3dadd27c32cf5ee551a02ff491dfb62cf7a3ec /projects/editorials/tool.mdwn
parentafcb8db5252947d845cb012c738a89278700bfb1 (diff)
Move projects/editorials → articles.
Diffstat (limited to 'projects/editorials/tool.mdwn')
-rw-r--r--projects/editorials/tool.mdwn42
1 files changed, 0 insertions, 42 deletions
diff --git a/projects/editorials/tool.mdwn b/projects/editorials/tool.mdwn
deleted file mode 100644
index 23cc232..0000000
--- a/projects/editorials/tool.mdwn
+++ /dev/null
@@ -1,42 +0,0 @@
-# A computer is an advanced tool for logical and effective problem solving
-
-[[!meta date="2005-02-21"]]
-[[!meta updated="2005-02-21"]]
-[[!tag blog editorial]]
-
-## Advanced: Undergone development, moved some steps forward
-
-People tend to look at the word "advanced" as a positive term - as similar to
-"improved". But all it means is it has undergone development.
-
->A rotten tomato is an advanced tomato.
-
-To determine if development is positive one must consider the direction it is
-taking.
-
-One could say that advancing implies moving forward, but "forward" isn't
-always the best way to go.
-
-## Logical: Structured, clinical
-
-Logical is not the same as "simple".
-Although logical expressions can be as simple as "2+2=4", a computer contains
-so many layers of logic that they cease to be simple.
-
->Computers are constructed logically, but so complex that they can be built only
->"somewhat flawless."
-
-## Effective: having a rapid impact
-
-When you are effective you get alot done in a small amount of time or effort.
-
-A tool is effective only if you become effective by using it.
-
->For someone who don't know the path, no wind is a good wind.
-
-## Problem solving
-
-Biggest challenges is in locating and describing a problem, not in fixing it.
-Problem solving badly prepared can even be damaging, because problematic
-structures below the surface can get even better hidden by a too simple "quick
-fix".