From b7c5433eff78e5712236ddac84e16d9473fdb5b7 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Tue, 20 May 2025 20:46:00 -0400
Subject: [PATCH] wip

---
 applications_implications/index.html | 43 ++++++++++++++--------------
 invention_IP_business/index.html     | 12 ++++----
 project_development/index.html       | 17 ++++++-----
 3 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/applications_implications/index.html b/applications_implications/index.html
index 77d35623..c9b11038 100755
--- a/applications_implications/index.html
+++ b/applications_implications/index.html
@@ -87,25 +87,24 @@
 <a href=economies/index.html>economies</a>
 
 <b>assignment</b>
-   Propose a <a href=../project_development/index.html>final project</a> <a href=https://www.google.com/search?&q=masterpiece>masterpiece</a> that integrates the range of units covered, 
-      answering:
-         What will it do?
-         Who's done what beforehand?
-         What sources will you use?
-         What will you design?
-         What materials and components will be used?
-         Where will come from?
-         How much will they cost?
-         What parts and systems will be made?
-         What processes will be used?
-         What questions need to be answered?
-         How will it be evaluated?
-      Your project should incorporate 2D and 3D design,
-         additive and subtractive fabrication processes,
-         electronics design and production,
-         embedded microcontroller design, interfacing, and programming,
-         system integration and packaging
-      Where possible, you should make rather than buy
-         the parts of your project
-      Projects can be separate or joint, but need to show individual 
-         mastery of the skills, and be independently operable 
+   Plan a <a href=../project_development/index.html>final project</a> <a href=https://www.google.com/search?&q=masterpiece>masterpiece</a> that integrates the range of units covered, answering:
+      What will it do?
+      Who's done what beforehand?
+      What sources will you use?
+      What will you design?
+      What materials and components will be used?
+      Where will come from?
+      How much will they cost?
+      What parts and systems will be made?
+      What processes will be used?
+      What questions need to be answered?
+      How will it be evaluated?
+   Your project should incorporate 2D and 3D design,
+      additive and subtractive fabrication processes,
+      electronics design and production,
+      embedded microcontroller design, interfacing, and programming,
+      system integration and packaging
+   Where possible, you should make rather than buy
+      the parts of your project
+   Projects can be separate or joint, but need to show individual 
+      mastery of the skills, and be independently operable 
diff --git a/invention_IP_business/index.html b/invention_IP_business/index.html
index d2a40846..5215bb45 100755
--- a/invention_IP_business/index.html
+++ b/invention_IP_business/index.html
@@ -160,8 +160,10 @@
    distributed incubator
 
 <b>assignment</b>
-   develop a plan for dissemination of your <a href=../project_development/index.html>final project</a>
-   prepare drafts of your summary slide (presentation.png, 1920x1080)
-      and video clip (presentation.mp4, 1080p <a href=http://academy.cba.mit.edu/classes/computer_design/video.html>HTML5</a>, < ~minute, < ~25 MB)
-      and put them in your root directory
-
+   Develop a plan for dissemination of your <a href=../project_development/index.html>final project</a>
+   Complete your <a href=../project_presentation/index.html>final project</a>, tracking your progress:
+      what tasks have been completed, and what tasks remain? 
+      what's working? what's not?
+      what questions need to be resolved?
+      what will happen when?
+      what have you learned?
diff --git a/project_development/index.html b/project_development/index.html
index 92920535..410a884f 100755
--- a/project_development/index.html
+++ b/project_development/index.html
@@ -13,14 +13,13 @@
 <div style="font-size:120%;margin-left:2.5%">
 
 <pre><font face="bitstream vera sans,arial,helvetica,sans-serif">
-<b></b>
-   Complete your <a href=../project_presentation/index.html>final project</a>, tracking your progress:
-      what tasks have been completed, and what tasks remain? 
-      what's working? what's not?
-      what questions need to be resolved?
-      what will happen when?
-      what have you learned?
-   Project management:
+   <b>Assignment</b>
+      Prepare drafts of your final project summary slide
+         (presentation.png, 1920x1080) and video clip
+         (presentation.mp4, 1080p <a href=http://academy.cba.mit.edu/classes/computer_design/video.html>HTML5</a>, < ~minute, < ~25 MB),
+      put them in your root directory,
+      and check that they are linked in the final presentation schedule
+   <b>Project management</b>
       Murphy's Law
       80/20, 95/5
       triage
@@ -30,7 +29,7 @@
       serial vs parallel tasks
       system integration
       finish quality
-   Examples:
+   <b>Examples</b>
       <a href=https://fab.cba.mit.edu/classes/863.24/people/AntonisChristou/posts/finalproj/>Limiter</a>
       <a href=https://fabacademy.org/2024/highlights.html>Fab Academy 2024</a>
       <a href=https://fabacademy.org/2022/labs/kitakagaya/students/yusuke-takahashi/projects/final-project/>Flappingwing</a>
-- 
GitLab