summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/humans.txt2
-rw-r--r--assets/robots.txt5
-rw-r--r--assets/static/style.css1
-rw-r--r--content/contact/contents+de.lr3
-rw-r--r--content/contact/contents.lr2
-rw-r--r--content/contents+de.lr2
-rw-r--r--content/contents.lr2
-rw-r--r--content/exhibitions/art-meets-radical-openess-2024/amro2024.pngbin0 -> 312871 bytes
-rw-r--r--content/exhibitions/art-meets-radical-openess-2024/contents+de.lr5
-rw-r--r--content/exhibitions/art-meets-radical-openess-2024/contents.lr21
-rw-r--r--content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents+de.lr17
-rw-r--r--content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents.lr19
-rw-r--r--content/exhibitions/extratonal-special-2-puzzling-printers-camp/extratonal-psecial-2-medium.pngbin0 -> 227165 bytes
-rw-r--r--content/exhibitions/konfrontationen-2021/contents.lr2
-rw-r--r--content/info/contents+de.lr16
-rw-r--r--content/info/contents.lr6
-rw-r--r--content/lectures/from-dust-till-dawn/contents+de.lr11
-rw-r--r--content/lectures/from-dust-till-dawn/contents.lr13
-rw-r--r--content/lectures/to-change-the-rules-change-the-tools/changerules.pngbin0 -> 149261 bytes
-rw-r--r--content/lectures/to-change-the-rules-change-the-tools/contents+de.lr5
-rw-r--r--content/lectures/to-change-the-rules-change-the-tools/contents.lr17
-rw-r--r--content/lectures/why-do-printers-never-work/contents+de.lr11
-rw-r--r--content/lectures/why-do-printers-never-work/contents.lr13
-rw-r--r--content/lectures/why-do-printers-never-work/poster.pngbin0 -> 990237 bytes
-rw-r--r--content/performances/25-hours-radio-relay/contents+de.lr19
-rw-r--r--content/performances/25-hours-radio-relay/contents.lr19
-rw-r--r--content/performances/25-hours-radio-relay/radiorelayworm.pngbin0 -> 1627360 bytes
-rw-r--r--content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents+de.lr17
-rw-r--r--content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents.lr19
-rw-r--r--content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/weirdnoiseinthesnackbar.jpgbin0 -> 45457 bytes
-rw-r--r--content/works/etherpaper/contents+de.lr31
-rw-r--r--content/works/etherpaper/contents.lr41
-rw-r--r--content/works/etherpaper/etherpaper-1.jpgbin0 -> 193783 bytes
-rw-r--r--content/works/etherpaper/etherpaper-2.jpgbin0 -> 147620 bytes
-rw-r--r--content/works/etherpaper/etherpaper-3.jpgbin0 -> 167727 bytes
-rw-r--r--content/works/etherpaper/etherpaper-4.jpgbin0 -> 150052 bytes
-rw-r--r--content/works/etherpaper/etherpaper-5.jpgbin0 -> 641157 bytes
-rw-r--r--content/works/pen-tron-or-pen-snake/contents+de.lr33
-rw-r--r--content/works/pen-tron-or-pen-snake/contents.lr45
-rw-r--r--content/works/pen-tron-or-pen-snake/pentron2022-1.jpgbin0 -> 418927 bytes
-rw-r--r--content/works/pen-tron-or-pen-snake/pentron2022-2.jpgbin0 -> 368965 bytes
-rw-r--r--content/works/pen-tron-or-pen-snake/pentron2022-3.jpgbin0 -> 460781 bytes
-rw-r--r--content/works/pen-tron-or-pen-snake/pentron2022-3.mp4bin0 -> 779172 bytes
-rw-r--r--content/works/pen-tron-or-pen-snake/pentron2022-4.jpgbin0 -> 457642 bytes
-rw-r--r--content/works/printar/contents+de.lr31
-rw-r--r--content/works/printar/contents.lr37
-rw-r--r--content/works/printar/printar-1.jpgbin0 -> 337850 bytes
-rw-r--r--content/works/printar/printar-3.jpgbin0 -> 606751 bytes
-rw-r--r--content/works/printar/printar-4.jpgbin0 -> 586402 bytes
-rw-r--r--content/works/printar/printar.jpgbin0 -> 354496 bytes
-rw-r--r--content/works/temperatuhr/capture-07.pngbin0 -> 1092692 bytes
-rw-r--r--content/works/temperatuhr/contents+de.lr23
-rw-r--r--content/works/temperatuhr/contents.lr33
-rw-r--r--content/works/temperatuhr/temperatuhr4.jpgbin0 -> 8690536 bytes
-rw-r--r--content/works/temperatuhr/temperatuhr5.jpgbin0 -> 6657201 bytes
-rw-r--r--templates/blocks/video.html4
56 files changed, 506 insertions, 19 deletions
diff --git a/assets/humans.txt b/assets/humans.txt
index 0965a76..9dbb5d9 100644
--- a/assets/humans.txt
+++ b/assets/humans.txt
@@ -1,7 +1,7 @@
/* TEAM */
Your Name: Joseph Knierzinger
Mail: joak@nospace.at
- Location: Vienna
+ Location: Rotterdam, NL
/* THANKS */
To all my Friends
diff --git a/assets/robots.txt b/assets/robots.txt
index 38d61cd..bec22e9 100644
--- a/assets/robots.txt
+++ b/assets/robots.txt
@@ -1,5 +1,8 @@
User-agent: *
-Disallow: /
+Allow: /de/works/*
+Allow: /works/*
+Allow: /de/info/*
+Allow: /info/*
Disallow: /exhibitions/*
Disallow: /performances/*
Disallow: /de/performance/*
diff --git a/assets/static/style.css b/assets/static/style.css
index af14148..493b64b 100644
--- a/assets/static/style.css
+++ b/assets/static/style.css
@@ -302,6 +302,7 @@ div.previews{
}
.caption{
margin-bottom: 1vH;
+ font-size: 75%;
}
/*gallery end*/
diff --git a/content/contact/contents+de.lr b/content/contact/contents+de.lr
index 0cdc928..71b1ad2 100644
--- a/content/contact/contents+de.lr
+++ b/content/contact/contents+de.lr
@@ -1,8 +1,7 @@
body:
<center>✉ joak [symbol] nospace.at</center>
-<center>🗩 joak [symbol] jabber.at</center>
<center>✆ +43 660 2185831</center>
-<center>🐘 https://post.lurk.org/@joak</center>
+
---
title: contact
diff --git a/content/contact/contents.lr b/content/contact/contents.lr
index b37acb9..bc405ce 100644
--- a/content/contact/contents.lr
+++ b/content/contact/contents.lr
@@ -5,7 +5,5 @@ title: contact
body:
<center>✉ joak [symbol] nospace.at</center>
-<center>🗩 joak [symbol] jabber.at</center>
-<center>✆ +43 660 2185831</center>
<center>🐘 https://post.lurk.org/@joak</center>
diff --git a/content/contents+de.lr b/content/contents+de.lr
index f21a075..bfe5aac 100644
--- a/content/contents+de.lr
+++ b/content/contents+de.lr
@@ -3,4 +3,4 @@ body:
---
-title: JoaK
+title: joak
diff --git a/content/contents.lr b/content/contents.lr
index 656fa4f..21f90be 100644
--- a/content/contents.lr
+++ b/content/contents.lr
@@ -1,4 +1,4 @@
-title: JoaK
+title: joak
---
body:
diff --git a/content/exhibitions/art-meets-radical-openess-2024/amro2024.png b/content/exhibitions/art-meets-radical-openess-2024/amro2024.png
new file mode 100644
index 0000000..43319c1
--- /dev/null
+++ b/content/exhibitions/art-meets-radical-openess-2024/amro2024.png
Binary files differ
diff --git a/content/exhibitions/art-meets-radical-openess-2024/contents+de.lr b/content/exhibitions/art-meets-radical-openess-2024/contents+de.lr
new file mode 100644
index 0000000..cdd312f
--- /dev/null
+++ b/content/exhibitions/art-meets-radical-openess-2024/contents+de.lr
@@ -0,0 +1,5 @@
+comment: Festival
+---
+country: Österreich
+---
+info:
diff --git a/content/exhibitions/art-meets-radical-openess-2024/contents.lr b/content/exhibitions/art-meets-radical-openess-2024/contents.lr
new file mode 100644
index 0000000..c22dea3
--- /dev/null
+++ b/content/exhibitions/art-meets-radical-openess-2024/contents.lr
@@ -0,0 +1,21 @@
+title: art meets radical openess 2024
+---
+comment: festival
+---
+country: Austria
+---
+date_end: 2024-06-17
+---
+date_start: 2025-06-08
+---
+info:
+---
+place: Linz
+---
+selected: yes
+---
+url: https://radical-openness.org/en/programm/2024/amro24-exhibitions
+---
+venue: afo Linz
+---
+thumbnail: amro2024.png
diff --git a/content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents+de.lr b/content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents+de.lr
new file mode 100644
index 0000000..6217a71
--- /dev/null
+++ b/content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents+de.lr
@@ -0,0 +1,17 @@
+country: The Netherlands
+---
+date_end: 2024-05-04
+---
+date_start: 2024-05-04
+---
+place: Rotterdam
+---
+selected: yes
+---
+url: https://extratonal.org/agenda/2024/05/04/Extratonal-Special/
+---
+venue: Varia
+---
+thumbnail: extratonal-psecial-2-medium.png
+---
+comment: Gruppenausstellung
diff --git a/content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents.lr b/content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents.lr
new file mode 100644
index 0000000..3c9c14e
--- /dev/null
+++ b/content/exhibitions/extratonal-special-2-puzzling-printers-camp/contents.lr
@@ -0,0 +1,19 @@
+title: Extratonal Special #2: "Puzzling Printers Camp"
+---
+country: The Netherlands
+---
+place: Rotterdam
+---
+thumbnail: extratonal-psecial-2-medium.png
+---
+venue: Varia
+---
+date_end: 2024-05-04
+---
+date_start: 2024-05-04
+---
+url: https://extratonal.org/agenda/2024/05/04/Extratonal-Special/
+---
+selected: yes
+---
+comment: groupexhibition
diff --git a/content/exhibitions/extratonal-special-2-puzzling-printers-camp/extratonal-psecial-2-medium.png b/content/exhibitions/extratonal-special-2-puzzling-printers-camp/extratonal-psecial-2-medium.png
new file mode 100644
index 0000000..fb28634
--- /dev/null
+++ b/content/exhibitions/extratonal-special-2-puzzling-printers-camp/extratonal-psecial-2-medium.png
Binary files differ
diff --git a/content/exhibitions/konfrontationen-2021/contents.lr b/content/exhibitions/konfrontationen-2021/contents.lr
index c95b725..2e03bca 100644
--- a/content/exhibitions/konfrontationen-2021/contents.lr
+++ b/content/exhibitions/konfrontationen-2021/contents.lr
@@ -1,6 +1,6 @@
title: Konfrontationen 2021
---
-comment: Groupexhibition
+comment: groupexhibition
---
country: Austria
---
diff --git a/content/info/contents+de.lr b/content/info/contents+de.lr
index 247f548..d728cae 100644
--- a/content/info/contents+de.lr
+++ b/content/info/contents+de.lr
@@ -2,11 +2,15 @@ _template: info.html
---
body:
-[kurz]
-joak (Joseph Knierzinger) ist ein Künstler, der an verschiedenen Alogismen und Algorithmen arbeitet.
-[mittel]
-joak (Joseph Knierzinger) ist ein Künstler, der mit obsoleten Medien/Technologien/Müll und anachronistischen, fiktiven Zeitlinien arbeitet. Humor und Ironie sind eine wichtige Methode in seinen Unternehmungen. Derzeit arbeitet er in Rotterdam an verschiedenen Alogismen und Algorithmen.
-[lang]
-joak (Joseph Knierzinger) und ein Künstler der regelmäßig im Abfall dieser Welten nach veralteten Geräten und Werkzeugen oder vergessenen Büchern sucht. Um sie zu zerlegen und damit anachronistische, fiktive Zeitlinien zu schaffen. Mit dem Ziel, die "als ob"-Frage zu stellen. Humor und Ironie sind eine wichtige Methode in seinen Unternehmungen. Seine Kompositionen, Geräte, Spiele, Installationen, Interventionen, Instrumente, Vorträge, Performances, Performance-Lectures und Software wurden in Akademien, offspaces, Festivals, Galerien, Hackerspaces, Museen, Radiosendern, Squads, Straßen, Theatern und Universitäten in Österreich, Katalonien, Kroatien, Belgien, Bulgarien, China, Deutschland, Italien, Kugelmugel, Mongolei, Niederlande, Online, Russland und Slowenien gezeigt. Derzeit unterrichtet er Prototyping im [Master of Arts in Fine Art and Design: Experimental Publishing (xpub)](https://xpub.nl/) am Piet Zwart Institute Rotterdam und arbeitet an verschiedenen Alogismen und Algorithmen in Rotterdam.
+[kurz]<br>
+joak (Joseph Knierzinger) ist ein Künstler, der an verschiedenen Alogismen und Algorithmen in Linz(AT) arbeitet.
+<br><br>
+[mittel]<br>
+joak (Joseph Knierzinger) ist ein Künstler, der mit obsoleten Medien/Technologien/Müll und anachronistischen, fiktiven Zeitlinien arbeitet. Humor und Ironie sind eine wichtige Methode in seinen Unternehmungen. Derzeit arbeitet er in Linz an verschiedenen Alogismen und Algorithmen.
+<br><br>
+[lang]<br>
+joak (Joseph Knierzinger) und ein Künstler der regelmäßig im Abfall dieser Welten nach veralteten Geräten und Werkzeugen oder vergessenen Büchern sucht. Um sie zu zerlegen und damit anachronistische, fiktive Zeitlinien zu schaffen. Mit dem Ziel, die "als ob"-Frage zu stellen. Humor und Ironie sind eine wichtige Methode in seinen Unternehmungen. Seine Kompositionen, Geräte, Spiele, Installationen, Interventionen, Instrumente, Vorträge, Performances, Performance-Lectures und Software wurden in Akademien, offspaces, Festivals, Galerien, Hackerspaces, Museen, Radiosendern, Straßen, Theatern und Universitäten in Österreich, Katalonien, Kroatien, Belgien, Bulgarien, China, Deutschland, Italien, Kugelmugel, Mongolei, Niederlande, Online, Russland und Slowenien gezeigt. Derzeit arbeitet an verschiedenen Alogismen und Algorithmen in Linz.
+<br><br>
+
---
title: info
diff --git a/content/info/contents.lr b/content/info/contents.lr
index 1f339c3..8057b60 100644
--- a/content/info/contents.lr
+++ b/content/info/contents.lr
@@ -7,11 +7,11 @@ _template: info.html
body:
[tiny]<br>
-joak (Joseph Knierzinger) is an artist working on various alogisms and algorithms.
+joak (Joseph Knierzinger) is an artist working on various alogisms and algorithms in Linz(AT).
<br><br>
[short]<br>
-joak (Joseph Knierzinger) is an artist working with obsolete media/technologies/trash and anachronistic, fictitious timelines. Humor and irony are an important method in his undertakings. He is currently working on various alogisms and algorithms in Rotterdam.
+joak (Joseph Knierzinger) is an artist working with obsolete media/technologies/trash and anachronistic, fictitious timelines. Humor and irony are an important method in his undertakings. He is currently working on various alogisms and algorithms in Linz(AT).
<br><br>
[long]<br>
-joak (Joseph Knierzinger) is an artist searching for obsolete devices and tools or forgotten books in the discarded substances. To take them apart and create anachronistic, fictitious timelines. Humor and irony is an important method in his undertakings. His compositions, devices, games, installations, interventions, instruments, lectures, performances, performance-lectures, scores and software have been shown in academies, artist-run spaces, community centers, festivals, galleries, hackerspaces, museums, radio station, squats, streets, theaters and universities in Austria, Catalonia, Croatia, Belgium, Bulgaria, China, Germany, Italy, Kugelmugel, Mongolia, Netherlands, Online, Russia and Slovenia. He currently is teaching prototyping in the [Master of Arts in Fine Art and Design: Experimental Publishing (xpub)](https://xpub.nl/) at the Piet Zwart Institute Rotterdam and works on different alogisms and algorithms in Rotterdam.
+joak (Joseph Knierzinger) is an artist searching for obsolete devices and tools or forgotten books in the discarded substances. To take them apart and create anachronistic, fictitious timelines. Humor and irony is an important method in his undertakings. His compositions, devices, games, installations, interventions, instruments, lectures, performances, performance-lectures, scores and software have been shown in academies, artist-run spaces, community centers, festivals, galleries, hackerspaces, museums, radio station, streets, theaters and universities in Austria, Catalonia, Croatia, Belgium, Bulgaria, China, Germany, Italy, Kugelmugel, Mongolia, Netherlands, Online, Russia and Slovenia. Currently he works on different alogisms and algorithms in Rotterdam.
diff --git a/content/lectures/from-dust-till-dawn/contents+de.lr b/content/lectures/from-dust-till-dawn/contents+de.lr
new file mode 100644
index 0000000..42c4e87
--- /dev/null
+++ b/content/lectures/from-dust-till-dawn/contents+de.lr
@@ -0,0 +1,11 @@
+country: Deutschland
+---
+date: 2025-05-30
+---
+place: Nürenberg
+---
+selected: yes
+---
+url: https://libregraphicsmeeting.org/2025/program/from_printer_dust_till_graphics_dawn_presentation/
+---
+venue: Libre Graphics Meeting
diff --git a/content/lectures/from-dust-till-dawn/contents.lr b/content/lectures/from-dust-till-dawn/contents.lr
new file mode 100644
index 0000000..207f77a
--- /dev/null
+++ b/content/lectures/from-dust-till-dawn/contents.lr
@@ -0,0 +1,13 @@
+title: From Dust Till Dawn
+---
+country: Germany
+---
+date: 2025-05-30
+---
+place: Nurmberg
+---
+selected: yes
+---
+url: https://libregraphicsmeeting.org/2025/program/from_printer_dust_till_graphics_dawn_presentation/
+---
+venue: Libre Graphics Meeting
diff --git a/content/lectures/to-change-the-rules-change-the-tools/changerules.png b/content/lectures/to-change-the-rules-change-the-tools/changerules.png
new file mode 100644
index 0000000..b4f4d99
--- /dev/null
+++ b/content/lectures/to-change-the-rules-change-the-tools/changerules.png
Binary files differ
diff --git a/content/lectures/to-change-the-rules-change-the-tools/contents+de.lr b/content/lectures/to-change-the-rules-change-the-tools/contents+de.lr
new file mode 100644
index 0000000..224df5e
--- /dev/null
+++ b/content/lectures/to-change-the-rules-change-the-tools/contents+de.lr
@@ -0,0 +1,5 @@
+comment: mit Simon Repp
+---
+country: Österreich
+---
+venue: Kunstuniversität Linz
diff --git a/content/lectures/to-change-the-rules-change-the-tools/contents.lr b/content/lectures/to-change-the-rules-change-the-tools/contents.lr
new file mode 100644
index 0000000..f28446d
--- /dev/null
+++ b/content/lectures/to-change-the-rules-change-the-tools/contents.lr
@@ -0,0 +1,17 @@
+title: «To change the rules, change the tools?»
+---
+comment: with Simon Repp
+---
+country: Austria
+---
+date: 2023-11-21
+---
+place: Linz
+---
+selected: yes
+---
+url: https://dsignweek.servus.at/2023/program/tue-21/opening-dsign-symposium-pt-2/
+---
+venue: Artuniversity Linz
+---
+thumbnail: changerules.png
diff --git a/content/lectures/why-do-printers-never-work/contents+de.lr b/content/lectures/why-do-printers-never-work/contents+de.lr
new file mode 100644
index 0000000..49116bc
--- /dev/null
+++ b/content/lectures/why-do-printers-never-work/contents+de.lr
@@ -0,0 +1,11 @@
+country: Die Niederlande
+---
+date: 2025-04-30
+---
+place: Rotterdam
+---
+selected: yes
+---
+url: https://radar.squat.net/en/event/rotterdam/snackbar-frieda/2025-04-30/lecture-why-do-printers-never-work-lezing-waarom-printers
+---
+venue: Snackbar Frieda
diff --git a/content/lectures/why-do-printers-never-work/contents.lr b/content/lectures/why-do-printers-never-work/contents.lr
new file mode 100644
index 0000000..0a547f7
--- /dev/null
+++ b/content/lectures/why-do-printers-never-work/contents.lr
@@ -0,0 +1,13 @@
+title: Why do printers never work?
+---
+country: The Netherlands
+---
+date: 2025-04-30
+---
+place: Rotterdam
+---
+url: https://radar.squat.net/en/event/rotterdam/snackbar-frieda/2025-04-30/lecture-why-do-printers-never-work-lezing-waarom-printers
+---
+venue: Snackbar Frieda
+---
+thumbnail: poster.png
diff --git a/content/lectures/why-do-printers-never-work/poster.png b/content/lectures/why-do-printers-never-work/poster.png
new file mode 100644
index 0000000..e8b221f
--- /dev/null
+++ b/content/lectures/why-do-printers-never-work/poster.png
Binary files differ
diff --git a/content/performances/25-hours-radio-relay/contents+de.lr b/content/performances/25-hours-radio-relay/contents+de.lr
new file mode 100644
index 0000000..4e55dbc
--- /dev/null
+++ b/content/performances/25-hours-radio-relay/contents+de.lr
@@ -0,0 +1,19 @@
+country: Die Niederlande
+---
+date_end: 2025-01-26
+---
+date_start: 2025-01-25
+---
+place: Rotterdam
+---
+title: 25 hour radio relay
+---
+url: https://worm.org/production/25-hour-radio-relay/
+---
+venue: Worm
+---
+selected: yes
+---
+comment: Performance als joak
+---
+thumbnail: radiorelayworm.png
diff --git a/content/performances/25-hours-radio-relay/contents.lr b/content/performances/25-hours-radio-relay/contents.lr
new file mode 100644
index 0000000..5636100
--- /dev/null
+++ b/content/performances/25-hours-radio-relay/contents.lr
@@ -0,0 +1,19 @@
+title: 25 hours radio relay
+---
+country: The Netherlands
+---
+date_end: 2025-01-26
+---
+date_start: 2025-01-25
+---
+place: Rotterdam
+---
+selected: yes
+---
+thumbnail: radiorelayworm.png
+---
+url: https://worm.org/production/25-hour-radio-relay/
+---
+venue: Worm
+---
+comment: performance as joak
diff --git a/content/performances/25-hours-radio-relay/radiorelayworm.png b/content/performances/25-hours-radio-relay/radiorelayworm.png
new file mode 100644
index 0000000..02a6a62
--- /dev/null
+++ b/content/performances/25-hours-radio-relay/radiorelayworm.png
Binary files differ
diff --git a/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents+de.lr b/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents+de.lr
new file mode 100644
index 0000000..d2e95f7
--- /dev/null
+++ b/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents+de.lr
@@ -0,0 +1,17 @@
+comment: performance als joak
+---
+country: Die Niederlande
+---
+date_end: 2025-05-16
+---
+date_start: 2025-05-16
+---
+place: Rotterdam
+---
+selected: yes
+---
+url: https://radar.squat.net/en/event/rotterdam/snackbar-frieda/2025-05-16/weird-noise-snackbar-raar-lawaai-de-snackbar
+---
+venue: Snackbar Frieda
+---
+thumbnail: weirdnoiseinthesnackbar.jpg
diff --git a/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents.lr b/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents.lr
new file mode 100644
index 0000000..c59a1a3
--- /dev/null
+++ b/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/contents.lr
@@ -0,0 +1,19 @@
+title: WEIRD NOISE IN THE SNACKBAR / RAAR LAWAAI IN DE SNACKBAR
+---
+comment: performance as joak
+---
+country: The Netherlands
+---
+date_end: 2025-05-16
+---
+date_start: 2025-05-16
+---
+place: Rotterdam
+---
+selected: yes
+---
+thumbnail: weirdnoiseinthesnackbar.jpg
+---
+url: https://radar.squat.net/en/event/rotterdam/snackbar-frieda/2025-05-16/weird-noise-snackbar-raar-lawaai-de-snackbar
+---
+venue: Snackbar Frieda
diff --git a/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/weirdnoiseinthesnackbar.jpg b/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/weirdnoiseinthesnackbar.jpg
new file mode 100644
index 0000000..aee9595
--- /dev/null
+++ b/content/performances/weird-noise-in-the-snackbar-raar-lawaai-in-de-snackbar/weirdnoiseinthesnackbar.jpg
Binary files differ
diff --git a/content/works/etherpaper/contents+de.lr b/content/works/etherpaper/contents+de.lr
new file mode 100644
index 0000000..7382b41
--- /dev/null
+++ b/content/works/etherpaper/contents+de.lr
@@ -0,0 +1,31 @@
+content:
+
+#### content ####
+content: Das Etherpaper-System ist Teil einer Reihe, die sich mit dem Thema imaginäre Kommunikationsstrukturen aus obsoleten Geräten befasst. Es nutzt ausrangierte Schreibmaschinen wieder und verbindet sie zu einem gemeinsamen Netzwerk. Es handelt sich um ein verteiltes Schreibsystem/eine Textverarbeitunganwednung. Wenn etwas auf einer Schreibmaschine getippt wird, wird es sofort auf allen anderen Schreibmaschinen im Netzwerk getippt. Es kann kostenlos und von mehreren Benutzern gleichzeitig genutzt werden. Der Text wird auf eine lange Papierrolle getippt. Der Schreibprozess im Etherpaper-System wird nicht als Antwort verstanden. Die Nutzer entwickelten ein anderes Verständnis von Schreiben, da die Texte einer Person in die Texte einer anderen Person eingeflochten werden.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: etherpaper-1.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-2.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-3.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-4.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-5.jpg
+-----
+caption:
+---
+thumbnail: etherpaper-1.jpg
diff --git a/content/works/etherpaper/contents.lr b/content/works/etherpaper/contents.lr
new file mode 100644
index 0000000..c8fdc5c
--- /dev/null
+++ b/content/works/etherpaper/contents.lr
@@ -0,0 +1,41 @@
+title: The etherpaper system
+---
+format: network
+---
+selected: yes
+---
+year_end: 2023-11-02
+---
+year_start: 2023-10-13
+---
+content:
+
+#### content ####
+content: The Etherpaper System is part of a series investigating the domain of imaginary communication structures with obsolete devices. It repurposes discarded typewriters and wires them up in a network as a shared. It's a distributed writing system/word processor. If there is something typed on one typewriter then it gets immediately typed on all other typewriters in the network. It can be used for free or charge and by several users at the same time. The text is typed on a long roll of paper. The writing process in the Etherpaper system is not understood as a response. Users developed a different understanding of writing in that someone's writings are woven into someone else's writing.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: etherpaper-1.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-2.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-3.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-4.jpg
+-----
+caption:
+##### picture #####
+url: etherpaper-5.jpg
+-----
+caption:
+---
+thumbnail: etherpaper-1.jpg
diff --git a/content/works/etherpaper/etherpaper-1.jpg b/content/works/etherpaper/etherpaper-1.jpg
new file mode 100644
index 0000000..bf44795
--- /dev/null
+++ b/content/works/etherpaper/etherpaper-1.jpg
Binary files differ
diff --git a/content/works/etherpaper/etherpaper-2.jpg b/content/works/etherpaper/etherpaper-2.jpg
new file mode 100644
index 0000000..c216668
--- /dev/null
+++ b/content/works/etherpaper/etherpaper-2.jpg
Binary files differ
diff --git a/content/works/etherpaper/etherpaper-3.jpg b/content/works/etherpaper/etherpaper-3.jpg
new file mode 100644
index 0000000..10b3979
--- /dev/null
+++ b/content/works/etherpaper/etherpaper-3.jpg
Binary files differ
diff --git a/content/works/etherpaper/etherpaper-4.jpg b/content/works/etherpaper/etherpaper-4.jpg
new file mode 100644
index 0000000..adaadb0
--- /dev/null
+++ b/content/works/etherpaper/etherpaper-4.jpg
Binary files differ
diff --git a/content/works/etherpaper/etherpaper-5.jpg b/content/works/etherpaper/etherpaper-5.jpg
new file mode 100644
index 0000000..d33860f
--- /dev/null
+++ b/content/works/etherpaper/etherpaper-5.jpg
Binary files differ
diff --git a/content/works/pen-tron-or-pen-snake/contents+de.lr b/content/works/pen-tron-or-pen-snake/contents+de.lr
new file mode 100644
index 0000000..201acfe
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/contents+de.lr
@@ -0,0 +1,33 @@
+content:
+
+#### video ####
+url: pentron2022-3.mp4
+----
+caption: Video von Michael Murtaugh.
+#### content ####
+content: Ein einfaches Snake-Spiel für einen HP 7475A-Stiftplotter. Der Plotter wird über den Joystick gesteuert. Im Jahr 2022 wurde das Spiel auf den Roland DXY-980A portiert.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: pentron2022-1.jpg
+-----
+caption: Foto von Michael Murtaugh.
+##### picture #####
+url: pentron2022-2.jpg
+-----
+caption: Foto von Michael Murtaugh.
+##### picture #####
+url: pentron2022-3.jpg
+-----
+caption: Foto von Michael Murtaugh.
+##### picture #####
+url: pentron2022-4.jpg
+-----
+caption: Foto von Michael Murtaugh.
+---
+format: Siftplotterspiel
+---
+thumbnail: pentron2022-1.jpg
diff --git a/content/works/pen-tron-or-pen-snake/contents.lr b/content/works/pen-tron-or-pen-snake/contents.lr
new file mode 100644
index 0000000..b4b62c9
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/contents.lr
@@ -0,0 +1,45 @@
+title: Pen TRON or Pen Snake
+---
+content:
+
+#### video ####
+url: pentron2022-3.mp4
+----
+caption: Video by Michael Murtaugh.
+#### content ####
+content: A simple Snake game for a HP 7475A pen plotter. The plotter is controlled via the joy sick. In 2022 the game got ported to the Roland DXY-980A.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: pentron2022-1.jpg
+-----
+caption: Photo by Michael Murtaugh.
+##### picture #####
+url: pentron2022-2.jpg
+-----
+caption: Photo by Michael Murtaugh.
+##### picture #####
+url: pentron2022-3.jpg
+-----
+caption: Photo by Michael Murtaugh.
+##### picture #####
+url: pentron2022-4.jpg
+-----
+caption: Photo by Michael Murtaugh.
+---
+format: pen plotter game
+---
+selected: yes
+---
+tfrepo: no
+---
+tfwebsite: no
+---
+year_end: 2022-11-30
+---
+year_start: 2019-07-29
+---
+thumbnail: pentron2022-1.jpg
diff --git a/content/works/pen-tron-or-pen-snake/pentron2022-1.jpg b/content/works/pen-tron-or-pen-snake/pentron2022-1.jpg
new file mode 100644
index 0000000..5856a9c
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/pentron2022-1.jpg
Binary files differ
diff --git a/content/works/pen-tron-or-pen-snake/pentron2022-2.jpg b/content/works/pen-tron-or-pen-snake/pentron2022-2.jpg
new file mode 100644
index 0000000..9cc7d76
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/pentron2022-2.jpg
Binary files differ
diff --git a/content/works/pen-tron-or-pen-snake/pentron2022-3.jpg b/content/works/pen-tron-or-pen-snake/pentron2022-3.jpg
new file mode 100644
index 0000000..300fc4b
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/pentron2022-3.jpg
Binary files differ
diff --git a/content/works/pen-tron-or-pen-snake/pentron2022-3.mp4 b/content/works/pen-tron-or-pen-snake/pentron2022-3.mp4
new file mode 100644
index 0000000..40d7e78
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/pentron2022-3.mp4
Binary files differ
diff --git a/content/works/pen-tron-or-pen-snake/pentron2022-4.jpg b/content/works/pen-tron-or-pen-snake/pentron2022-4.jpg
new file mode 100644
index 0000000..303fe17
--- /dev/null
+++ b/content/works/pen-tron-or-pen-snake/pentron2022-4.jpg
Binary files differ
diff --git a/content/works/printar/contents+de.lr b/content/works/printar/contents+de.lr
new file mode 100644
index 0000000..48f5549
--- /dev/null
+++ b/content/works/printar/contents+de.lr
@@ -0,0 +1,31 @@
+format: writing utility
+---
+year_end: 2024-04-24
+---
+year_start: 2023-10-20
+---
+content:
+
+#### content ####
+content: "The Printar" ist Musikinstrument und/oder Schreibgerät. Es kombiniert ein altes Midi-Keyboard mit einem genauso alten Dot-Matrix-Drucker. Wird eine Taste gedruckt, wird der verbundene Buchstabe auf dem Drucker gedruckt. Dot-Matrix-Drucker erzeugen je nach Buchstaben einen unterschiedlichen Klang. Daher kann das Gerät zum Schreiben mit Text auf Paper sowie als auch zur Klangerzeugung verwendet werden. Ziel ist, eine Schnittstelle von Poesie, Instrument und Performance zu schaffen.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: printar.jpg
+-----
+caption:
+##### picture #####
+url: printar-4.jpg
+-----
+caption:
+##### picture #####
+url: printar-3.jpg
+-----
+caption:
+##### picture #####
+url: printar-1.jpg
+-----
+caption:
diff --git a/content/works/printar/contents.lr b/content/works/printar/contents.lr
new file mode 100644
index 0000000..6218b8c
--- /dev/null
+++ b/content/works/printar/contents.lr
@@ -0,0 +1,37 @@
+title: The Printar
+---
+format: writing utility
+---
+year_end: 2024-04-28
+---
+year_start: 2023-10-20
+---
+content:
+
+#### content ####
+content: "The Printar" is a musical instrument and/or writing device. It combines an old MIDI keyboard with an equally old dot matrix printer. When a key is pressed, the corresponding letter is printed on the printer. Dot matrix printers produce different sounds depending on the letter. Therefore, the device can be used for writing text on paper as well as for sound generation. The aim is to create an interface between poetry, instrument and performance.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: printar.jpg
+-----
+caption:
+##### picture #####
+url: printar-4.jpg
+-----
+caption:
+##### picture #####
+url: printar-3.jpg
+-----
+caption:
+##### picture #####
+url: printar-1.jpg
+-----
+caption:
+---
+thumbnail: printar-3.jpg
+---
+selected: yes
diff --git a/content/works/printar/printar-1.jpg b/content/works/printar/printar-1.jpg
new file mode 100644
index 0000000..1fdb051
--- /dev/null
+++ b/content/works/printar/printar-1.jpg
Binary files differ
diff --git a/content/works/printar/printar-3.jpg b/content/works/printar/printar-3.jpg
new file mode 100644
index 0000000..68c1746
--- /dev/null
+++ b/content/works/printar/printar-3.jpg
Binary files differ
diff --git a/content/works/printar/printar-4.jpg b/content/works/printar/printar-4.jpg
new file mode 100644
index 0000000..117773c
--- /dev/null
+++ b/content/works/printar/printar-4.jpg
Binary files differ
diff --git a/content/works/printar/printar.jpg b/content/works/printar/printar.jpg
new file mode 100644
index 0000000..80d134a
--- /dev/null
+++ b/content/works/printar/printar.jpg
Binary files differ
diff --git a/content/works/temperatuhr/capture-07.png b/content/works/temperatuhr/capture-07.png
new file mode 100644
index 0000000..135534f
--- /dev/null
+++ b/content/works/temperatuhr/capture-07.png
Binary files differ
diff --git a/content/works/temperatuhr/contents+de.lr b/content/works/temperatuhr/contents+de.lr
new file mode 100644
index 0000000..0b849bc
--- /dev/null
+++ b/content/works/temperatuhr/contents+de.lr
@@ -0,0 +1,23 @@
+content:
+
+#### content ####
+content: Der Temperaturuhr-Apparat (Arbeitstitel) ist ein Zeitanzeiger, der Wasser und seine eigene Abwärme nutzt, um die aktuelle Zeit anzuzeigen. Dieses Gerät besteht aus einer Computer-Hauptplatine, einer zusätzlichen Kupferplatte zur Kühlung des Prozessors und einer X-Y-Zeicheneinheit. Mit dem X-Y-Mechanismus schreibt das Gerät die Uhrzeit mit Wasser auf die Kupferplatte. Durch die Abwärme des Prozessors verdampft das Wasser auf der Kupferplatte und das Gerät zeichnet die Uhrzeit neu.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: capture-07.png
+-----
+caption:
+##### picture #####
+url: temperatuhr4.jpg
+-----
+caption:
+##### picture #####
+url: temperatuhr5.jpg
+-----
+caption:
+---
+thumbnail: capture-07.png
diff --git a/content/works/temperatuhr/contents.lr b/content/works/temperatuhr/contents.lr
new file mode 100644
index 0000000..434ead6
--- /dev/null
+++ b/content/works/temperatuhr/contents.lr
@@ -0,0 +1,33 @@
+title: Temperatuhr
+---
+format: clock
+---
+selected: yes
+---
+year_end: 2021-06-24
+---
+year_start: 2021-04-21
+---
+content:
+
+#### content ####
+content: Temperature clock apparatus (working title) is a time indicator that uses water and its own waste heat to show the current time. This device consists of a computer mainboard, an additional copper plate for cooling the processor and an X-Y drawing unit. With the X-Y mechanism, the device writes the time on the copper plate with water. The waste heat from the processor evaporates the water on the copper plate and the machine redraws the time.
+#### gallery ####
+title:
+----
+gallery:
+
+##### picture #####
+url: capture-07.png
+-----
+caption:
+##### picture #####
+url: temperatuhr4.jpg
+-----
+caption:
+##### picture #####
+url: temperatuhr5.jpg
+-----
+caption:
+---
+thumbnail: capture-07.png
diff --git a/content/works/temperatuhr/temperatuhr4.jpg b/content/works/temperatuhr/temperatuhr4.jpg
new file mode 100644
index 0000000..3186970
--- /dev/null
+++ b/content/works/temperatuhr/temperatuhr4.jpg
Binary files differ
diff --git a/content/works/temperatuhr/temperatuhr5.jpg b/content/works/temperatuhr/temperatuhr5.jpg
new file mode 100644
index 0000000..8d5e6d9
--- /dev/null
+++ b/content/works/temperatuhr/temperatuhr5.jpg
Binary files differ
diff --git a/templates/blocks/video.html b/templates/blocks/video.html
index b906e9d..55c55e5 100644
--- a/templates/blocks/video.html
+++ b/templates/blocks/video.html
@@ -1,9 +1,11 @@
<div class="videodiv">
- {%if this.caption %}<h2 class="gallerytitle">{{ this.caption }}</h2>{% endif %}
<div class="video">
<video max-width="720px" preload="metadata" controls="">
{% set video = record.attachments.videos.get(this.url) %}
<source src="{{ video|url }}" type="video/mp4">
</video>
+ {% if this.caption %}
+ <div class="caption">{{this.caption}}</div>
+ {% endif %}
</div>
</div>