------------------------------------------------------------
commit edef76a482d4ffeeef4913362454659b946f8c05
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 19:19:13 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 766fd6f..e3ce7df 100644
--- a/index.scroll
+++ b/index.scroll
@@ -6,9 +6,22 @@ import header.scroll
diagram.png
-Live stream
+Live stream #1
https://youtube.com/live/02-wJ7Od9Bo?feature=share
+# Plan:
+
+[] Display camera view in webbrowser
+[] Detect tagged objects/papers
+[] Parse "programs" written on those objects
+[] Execute programs
+[] Project outputs onto surface
+
+# Equipment needed:
+
+[] Webcam
+[] Projector
+
# Core Concept (theories):
(Is there any place where the core concepts are listed?)
------------------------------------------------------------
commit f0fef57e6ffb8094f638f1eaacce5c23dbfdc78d
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 19:10:38 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index bff7954..766fd6f 100644
--- a/index.scroll
+++ b/index.scroll
@@ -4,6 +4,8 @@ import header.scroll
# An implementation of DynamicLand's RealTalkOS
+diagram.png
+
Live stream
https://youtube.com/live/02-wJ7Od9Bo?feature=share
------------------------------------------------------------
commit 415a8e0aa3f4797ddf1444ea45cc57e40a121655
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 19:10:30 2024 +0000
Added diagram.png
diff --git a/diagram.png b/diagram.png
new file mode 100644
index 0000000..006ff72
Binary files /dev/null and b/diagram.png differ
------------------------------------------------------------
commit 636c9c11f193851c5e6563bfb88b805d738749f4
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 19:05:06 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index b9f8f5c..bff7954 100644
--- a/index.scroll
+++ b/index.scroll
@@ -7,6 +7,16 @@ import header.scroll
Live stream
https://youtube.com/live/02-wJ7Od9Bo?feature=share
+# Core Concept (theories):
+(Is there any place where the core concepts are listed?)
+
+- Surfaces (ie, pieces of paper)
+- Programs on those surfaces
+- Cameras
+- Projectors
+
+I'm assuming there are processes? Is there internal state (hidden memory)? Users?
+
Links:
- https://dynamicland.org/2024/Intro/
- https://dynamicland.org/2024/Is_Realtalk_open_source/
------------------------------------------------------------
commit 81aac636919f5549f303306fe6e0cc01073577fc
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 18:55:03 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index ad234ba..b9f8f5c 100644
--- a/index.scroll
+++ b/index.scroll
@@ -10,6 +10,7 @@ Live stream
Links:
- https://dynamicland.org/2024/Intro/
- https://dynamicland.org/2024/Is_Realtalk_open_source/
+ inlineMarkupsOn none
### Other implementations:
- https://folk.computer/
------------------------------------------------------------
commit c1d97716a862ae635b841fba9890bc29c5239da6
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 18:54:39 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 98844f5..ad234ba 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,16 +1,19 @@
-title LightOS - An implementation of DynamicLand's RealTalkOS
-
-import header.scroll
-
-Live stream
- https://youtube.com/live/02-wJ7Od9Bo?feature=share
-
-Links:
-- https://dynamicland.org/2024/Intro/
-
-### Other implementations:
-- https://folk.computer/
-- https://github.com/deosjr/elephanttalk
-- http://tablaviva.org/
-
-scrollVersionLink
+title LightOS
+
+import header.scroll
+
+# An implementation of DynamicLand's RealTalkOS
+
+Live stream
+ https://youtube.com/live/02-wJ7Od9Bo?feature=share
+
+Links:
+- https://dynamicland.org/2024/Intro/
+- https://dynamicland.org/2024/Is_Realtalk_open_source/
+
+### Other implementations:
+- https://folk.computer/
+- https://github.com/deosjr/elephanttalk
+- http://tablaviva.org/
+
+scrollVersionLink
------------------------------------------------------------
commit dda2de72e8f10cba260381e5f11468bd8eb463c7
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 18:53:04 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index afeb0fa..98844f5 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,7 +1,16 @@
-title Hello world
+title LightOS - An implementation of DynamicLand's RealTalkOS
import header.scroll
-Welcome to my folder.
+Live stream
+ https://youtube.com/live/02-wJ7Od9Bo?feature=share
+
+Links:
+- https://dynamicland.org/2024/Intro/
+
+### Other implementations:
+- https://folk.computer/
+- https://github.com/deosjr/elephanttalk
+- http://tablaviva.org/
scrollVersionLink
------------------------------------------------------------
commit b40a8420ffe19ea042ce315ad9f220032a0d9c59
Author: root <root@sand.scroll.pub>
Date: Wed Sep 4 18:51:18 2024 +0000
Initial commit
diff --git a/header.scroll b/header.scroll
new file mode 100644
index 0000000..3e8cc10
--- /dev/null
+++ b/header.scroll
@@ -0,0 +1,9 @@
+buildHtml
+buildTxt
+
+metaTags
+gazetteCss
+homeButton
+viewSourceButton
+printTitle
+mediumColumns 1
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..afeb0fa
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,7 @@
+title Hello world
+
+import header.scroll
+
+Welcome to my folder.
+
+scrollVersionLink