From 6baa9848bcfda8c2091bc0b26aa3de2afd853b59 Mon Sep 17 00:00:00 2001 From: mb Date: Sun, 30 Oct 2022 22:13:29 +0100 Subject: [PATCH] adding a snippet from the Fiber presentation to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c1054df..0271b51 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask. +Inspired by the non-centralised, tentacular cognition capabilities of the octopus, we imagined a space in which the artificial boundaries of writing and designing can be crossed; where writing, editing and designing can be done in one environment simultaneously, allowing the format to influence the matter and vice-versa. + +While operating *in octomode*, we write/design collectively using an online real-time text editor called Etherpad. Etherpad is a free and open source tool that uses synchronization algorithms to merge our textual/design changes together. We use the word "pad" to refer to one single Etherpad document. Each change that is made on a pad is called a "changeset", which holds information about each character that is added and deleted, or each word that is turned into bold or italic. The changesets follow us while we write and think together, taking care of a kind of collectivity where we work towards *one* outcome together. + +While operating *in octomode* we work collectively in the sense of: sharing the same environment, blurring boundaries between roles and merging authorship, to become one tentacular entity. + ## How to use Octomode? If you want to work collectively on making a PDF, you can use octomode. There is an instance installed here: . You can write any name of in the input field, this will create a new octomode environment.