aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-12-17 15:30:48 +0000
committers-ol <s-ol@users.noreply.github.com>2018-12-17 15:30:48 +0000
commit3ed050ac0fdb6046158cb89c3feddaa31f9fac82 (patch)
tree031f0691b64b996259cf44c5453a42f446d9ca7f /root
parentfix text/plain (again) (diff)
downloadmmm-3ed050ac0fdb6046158cb89c3feddaa31f9fac82.tar.gz
mmm-3ed050ac0fdb6046158cb89c3feddaa31f9fac82.zip
add iii_telefoni content
Diffstat (limited to 'root')
-rw-r--r--root/projects/iii-telefoni/boxes/image$jpeg.jpgbin0 -> 29436 bytes
-rw-r--r--root/projects/iii-telefoni/boxes/orig: image$jpeg.jpgbin0 -> 34228 bytes
-rw-r--r--root/projects/iii-telefoni/description: mmm$dom1
-rw-r--r--root/projects/iii-telefoni/heads/image$jpeg.jpgbin0 -> 26550 bytes
-rw-r--r--root/projects/iii-telefoni/hidden: text$lua -> bool.lua1
-rw-r--r--root/projects/iii-telefoni/text$markdown.md39
6 files changed, 41 insertions, 0 deletions
diff --git a/root/projects/iii-telefoni/boxes/image$jpeg.jpg b/root/projects/iii-telefoni/boxes/image$jpeg.jpg
new file mode 100644
index 0000000..c3f9613
--- /dev/null
+++ b/root/projects/iii-telefoni/boxes/image$jpeg.jpg
Binary files differ
diff --git a/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg b/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg
new file mode 100644
index 0000000..c74b2f4
--- /dev/null
+++ b/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg
Binary files differ
diff --git a/root/projects/iii-telefoni/description: mmm$dom b/root/projects/iii-telefoni/description: mmm$dom
new file mode 100644
index 0000000..9c673ae
--- /dev/null
+++ b/root/projects/iii-telefoni/description: mmm$dom
@@ -0,0 +1 @@
+an experiment on human communication.
diff --git a/root/projects/iii-telefoni/heads/image$jpeg.jpg b/root/projects/iii-telefoni/heads/image$jpeg.jpg
new file mode 100644
index 0000000..cc1228f
--- /dev/null
+++ b/root/projects/iii-telefoni/heads/image$jpeg.jpg
Binary files differ
diff --git a/root/projects/iii-telefoni/hidden: text$lua -> bool.lua b/root/projects/iii-telefoni/hidden: text$lua -> bool.lua
new file mode 100644
index 0000000..b30e187
--- /dev/null
+++ b/root/projects/iii-telefoni/hidden: text$lua -> bool.lua
@@ -0,0 +1 @@
+return true
diff --git a/root/projects/iii-telefoni/text$markdown.md b/root/projects/iii-telefoni/text$markdown.md
new file mode 100644
index 0000000..5e6f844
--- /dev/null
+++ b/root/projects/iii-telefoni/text$markdown.md
@@ -0,0 +1,39 @@
+<mmm-embed path="boxes" nolink></mmm-embed>
+tre telefoni
+============
+
+*Tre Telefoni* is an installation piece and experimental cooperative game that seeks to unite three strangers by
+tasking them with getting to know each other despite complications.
+It consists of three wall-mounted telephone boxes set up out of earshot from each other.
+When a player is ready on each of the stations, the phones become active and the three players are connected to each other.
+However their communication is complicated by the unconventional nature of the phone system they are using:
+Each phone is set up to only relay sound from its microphone to the next station in turn:
+
+- player A's speech is transmitted only to player B,
+- player B's speech is only transmitted to player C, and
+- player C's speech is only transmitted to player A.
+
+<mmm-embed path="heads" nolink></mmm-embed>
+
+The players have to try to figure out a way to communicate to each other despite not being able to directly respond to each other in order to find out each other's identities.
+If they succeed, they can optionally try to arrange a meeting point on the grounds of the showcase to debrief and reflect on their experience.
+
+artist statement
+----------------
+*Tre telefoni* seeks to challenge our notion of *conversation* by letting us experience a mode of communication designed for use by digital agents.
+
+Conversation traditionally presumes bidirectionality and a way for its subjects to respond directly to each other.
+However we are not the only agents conversing: digital devices all around us are also steadily communicating, and while these digital conversations borrow human communication as a metaphor, they mostly take very different forms than our human conversations.
+The 'ring topology' (also called 'daisy chaining') is one of the many *network topologies* that digital devices use to communicate.
+In a 'ring network topology' each member of the network only talks to its successor, and all members need to collaborate in order to pass messages around.
+
+technical realisation
+---------------------
+Each station is powered by a single-board computer (Raspberry Pi) connected to
+- a USB headset (remade into a telephone handle)
+- an ethernet switch shared by all stations to network them together
+- a small speaker for the ringing sound
+
+The physical realisation of the station enclosures and telephone handles are currently a work in progress.
+The software exists as a protoype version that can be accessed at [iii-telefoni.s-ol.nu](//iii-telefoni.s-ol.nu)
+and playtested for example on mobile phones (compatibility with iOS devices may vary).