diff --git a/floppies/totaal/LICENSE b/floppies/totaal/LICENSE new file mode 100644 index 0000000..bc8fde7 --- /dev/null +++ b/floppies/totaal/LICENSE @@ -0,0 +1 @@ +FLOPPYLEFT - 2017 diff --git a/floppies/totaal/README b/floppies/totaal/README new file mode 100644 index 0000000..aec7f25 --- /dev/null +++ b/floppies/totaal/README @@ -0,0 +1,7 @@ +Author: Slavoj Žižek +Date: 1989 +Title: The Sublime Object of Floppy + +Description: + +And so on, and so on, and so on. diff --git a/floppies/totaal/noweb/.index.html.swp b/floppies/totaal/noweb/.index.html.swp new file mode 100644 index 0000000..1683c52 Binary files /dev/null and b/floppies/totaal/noweb/.index.html.swp differ diff --git a/floppies/totaal/noweb/img/claudia.jpg b/floppies/totaal/noweb/img/claudia.jpg new file mode 100644 index 0000000..642c56b Binary files /dev/null and b/floppies/totaal/noweb/img/claudia.jpg differ diff --git a/floppies/totaal/noweb/img/floppylogo.jpg b/floppies/totaal/noweb/img/floppylogo.jpg new file mode 100644 index 0000000..d22ce37 Binary files /dev/null and b/floppies/totaal/noweb/img/floppylogo.jpg differ diff --git a/floppies/totaal/noweb/img/franc.jpg b/floppies/totaal/noweb/img/franc.jpg new file mode 100644 index 0000000..59dccfa Binary files /dev/null and b/floppies/totaal/noweb/img/franc.jpg differ diff --git a/floppies/totaal/noweb/img/giulia.jpg b/floppies/totaal/noweb/img/giulia.jpg new file mode 100644 index 0000000..0442282 Binary files /dev/null and b/floppies/totaal/noweb/img/giulia.jpg differ diff --git a/floppies/totaal/noweb/img/karina.jpg b/floppies/totaal/noweb/img/karina.jpg new file mode 100644 index 0000000..d5bb5eb Binary files /dev/null and b/floppies/totaal/noweb/img/karina.jpg differ diff --git a/floppies/totaal/noweb/img/kimmy.jpg b/floppies/totaal/noweb/img/kimmy.jpg new file mode 100644 index 0000000..e44b63c Binary files /dev/null and b/floppies/totaal/noweb/img/kimmy.jpg differ diff --git a/floppies/totaal/noweb/img/lid.jpg b/floppies/totaal/noweb/img/lid.jpg new file mode 100644 index 0000000..34fcae6 Binary files /dev/null and b/floppies/totaal/noweb/img/lid.jpg differ diff --git a/floppies/totaal/noweb/img/margreet.jpg b/floppies/totaal/noweb/img/margreet.jpg new file mode 100644 index 0000000..40fe19c Binary files /dev/null and b/floppies/totaal/noweb/img/margreet.jpg differ diff --git a/floppies/totaal/noweb/img/max.jpg b/floppies/totaal/noweb/img/max.jpg new file mode 100644 index 0000000..8da2887 Binary files /dev/null and b/floppies/totaal/noweb/img/max.jpg differ diff --git a/floppies/totaal/noweb/img/nadine.jpg b/floppies/totaal/noweb/img/nadine.jpg new file mode 100644 index 0000000..433ba73 Binary files /dev/null and b/floppies/totaal/noweb/img/nadine.jpg differ diff --git a/floppies/totaal/noweb/img/si.jpg b/floppies/totaal/noweb/img/si.jpg new file mode 100644 index 0000000..d1e05ee Binary files /dev/null and b/floppies/totaal/noweb/img/si.jpg differ diff --git a/floppies/totaal/noweb/img/tgc1.jpg b/floppies/totaal/noweb/img/tgc1.jpg new file mode 100644 index 0000000..324df09 Binary files /dev/null and b/floppies/totaal/noweb/img/tgc1.jpg differ diff --git a/floppies/totaal/noweb/img/tgclaunch.jpg b/floppies/totaal/noweb/img/tgclaunch.jpg new file mode 100644 index 0000000..d9ed3d6 Binary files /dev/null and b/floppies/totaal/noweb/img/tgclaunch.jpg differ diff --git a/floppies/totaal/noweb/index.html b/floppies/totaal/noweb/index.html new file mode 100644 index 0000000..cbe8386 --- /dev/null +++ b/floppies/totaal/noweb/index.html @@ -0,0 +1,85 @@ + + + + + TETRA GAMMA CIRCULAIRE + + + +
+

TGC #3 (XPUB Special Issue 2) @ Floppy Totaal

+

This is the TGC #3

+ + +

XPUB and DE PLAYER

+

What is that?

+

Special Issues

+ + +

Pushing the Score

+ screenshot pushing the score +

Thinking about the score

+ ?? +

Thinking about a common platform: a jukebox?

+ draft +

Putting stuff together

+ montage +

Three components

+ pd/python/web +

Anatomy of a TGC Floppy

+ image floppy + tree + +

+Most basic floppy could have: +

+.
+├── LICENSE
+├── main.pd
+├── main.py
+├── noweb
+│   └── index.html
+└── README
+
+One of Nadine's Floppies: +
+.
+├── drone.txt
+├── drone.wav
+├── LICENSE
+├── main.pd
+├── noweb
+│   ├── img
+│   │   ├── carpet.jpg
+│   │   └── drone1.svg
+│   ├── index.html
+│   ├── jquery-3.2.0.min.js
+│   ├── RobotoMono-Regular.ttf
+│   ├── style.css
+│   └── watchlist.txt
+├── player.pd
+└── README
+
+

+

The fine line (Clàudia Giralt Monedero)

+ +

Motions (Francisco González)

+ +

Adopt a Walk (Giulia de Giovanelli)

+ +

Rock Step - Triple Step - Triple Step (Karina Dukalska)

+ +

Rest (Kimmy Spreeuwenberg)

+ +

A sonification of the Dutch elections March 2017 (Margreet Riphagen)

+ +

euclid (Max Franklin)

+ +

Drone Oddity #1, #2 and #3 (Nadine Rotem-Stibbe)

+ + +

Live Demo

+

euclid by Max Franklin

+ +

Future developments?

+ + diff --git a/floppies/totaal/noweb/style.css b/floppies/totaal/noweb/style.css new file mode 100644 index 0000000..54508c9 --- /dev/null +++ b/floppies/totaal/noweb/style.css @@ -0,0 +1,107 @@ + + body { + background: white; + color: black; + width: 700px; + font-family: 'Roboto Mono', monospace; +/* cursor: pointer;*/ + } + + h1{ + font-family: 'Roboto Mono', monospace; + font-weight: bold; + color: #CC3333; + padding-left: 20px; + /*padding-right: 20px;*/ + font-size: 20pt; + } + + h2{ + font-family: 'Roboto Mono', monospace; + font-weight: bold; + color: #0000CC; + padding-left: 20px; + /*padding-right: 20px;*/ + font-size: 15pt; + + } + + + p{ + padding-left: 20px; + padding-right: 20px; + font-weight: normal; + font-size: 13pt; + text-align:justify; + font-family: 'Roboto Mono', monospace; + } + + a{ + color: #0000CC; + /*background-color: yellow;*/ + /*font-size: */ + text-decoration: none; + + } + + small{ + font-size: 12px + + } + + a:hover { + /*text-decoration: underline;*/ + color: #FFCC33; + + } + + img.logo{ + width: 100px; + padding-left: 20px; + } + + + .indexphoto{ + width: 100pxl + } + + .header { + /*float: none;*/ + width: 90%; + height: 20%; + } + + .content { + /*float: left;*/ + width: 900px; + height: 1000px; + background-color: white; + /*overflow: scroll;*/ + position: right; + + } + + div.maintext { + /*float: left;*/ + width: 95%; + height: 50%; + background-color: white; + position: right; + ; + } + + .href{ + cursor: pointer; + } + + .menu { +/* float: left;*/ + padding-top: 0px; + width: 200px; + height: 1000px; + margin: 10px; + /*text-decoration: underline;*/ + background-color: white; + } + +