| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
|
Revision 1.69 2003/03/12 21:26:07 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
Revision 1.68 2003/03/12 20:55:52 joko |
Revision 1.68 2003/03/12 20:55:52 joko |
| 19 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
| 20 |
|
|
| 1122 |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
| 1123 |
o ToImplement: KISS, Click & Go |
o ToImplement: KISS, Click & Go |
| 1124 |
|
|
| 1125 |
|
o x.netfrag.org - a server made up of WebServices |
| 1126 |
|
|
| 1127 |
|
x glossary::KISS - Keep It Simple, Stupid |
| 1128 |
|
LookAt::http://whatis.techtarget.com/definition/0,,sid9_gci521694,00.html |
| 1129 |
|
<paste> |
| 1130 |
|
<title>KISS Principle</title> |
| 1131 |
|
The KISS (Keep It Simple, Stupid) Principle is self-descriptive and recognizes two things: |
| 1132 |
|
1. People (including product and service users) generally want things that are simple, |
| 1133 |
|
meaning easy to learn and use. |
| 1134 |
|
2. A company that makes products or furnishes services may find simplicity an advantage |
| 1135 |
|
for the company as well, since it tends to shorten time and reduce cost. |
| 1136 |
|
(Where the company is trying to use the principle on behalf of users, however, |
| 1137 |
|
design time may take longer and cost more, but the net effect will be beneficial since |
| 1138 |
|
easy-to-learn-and-use products and services tend to be cheaper to produce and service in the long run.) |
| 1139 |
|
The New Hacker's Dictionary, edited by Eric Raymond, says the the KISS Principle |
| 1140 |
|
is sometimes cited on a development project to fend off "creeping featurism." |
| 1141 |
|
</paste> |
| 1142 |
|
SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] |
| 1143 |
|
|