From 719fe5d1a2f8b2d1e2c58b7aed18e6062656ca90 Mon Sep 17 00:00:00 2001 From: s-ol Date: Tue, 31 Dec 2019 18:40:54 +0100 Subject: spellcheck --- root/articles/mmmfs/framework/text$markdown+sidenotes.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'root/articles/mmmfs/framework') diff --git a/root/articles/mmmfs/framework/text$markdown+sidenotes.md b/root/articles/mmmfs/framework/text$markdown+sidenotes.md index 81acb02..0df28c4 100644 --- a/root/articles/mmmfs/framework/text$markdown+sidenotes.md +++ b/root/articles/mmmfs/framework/text$markdown+sidenotes.md @@ -17,7 +17,7 @@ end-user programming > Even though the UNIX system introduces a number of innovative programs and techniques, no single program or idea makes > it work well. Instead, what makes it effective is the approach to programming, a philosophy of using the computer. > Although that philosophy can't be written down in a single sentence, at its heart is the idea that the power of a @@ -52,7 +53,7 @@ directly to the concept of *Embodiment* described by Ink & Switch. 3.3 content transclusion ------------------------ -The strengths of modular architectures should similarily extend also into the way the system will be used by users. +The strengths of modular architectures should similarly extend also into the way the system will be used by users. If users are to store their information and customized behaviour in such an architecture, then powerful tools need to be present in order to assemble more complex solutions out of such parts. Therefore static content should be able to be linked to (as envisioned for the *Memex*, see above), but also to be *transcluded*, to facilitate the creation of flexible data formats and interactions, such that e.g. a slideshow slide can include content in a variety other formats (such as images and text) from anywhere else in the system. Behaviours also should be -able to be transcluded and reused to facilitate the creation of ad-hoc sytems and applets based on user needs. For +able to be transcluded and reused to facilitate the creation of ad-hoc systems and applets based on user needs. For example a user-created todo list should be able to take advantage of a sketching tool the user already has access to. By forming the immediately user-visible layer of the system out of the same abstractions that the deeper levels of the -- cgit v1.2.3