Skip to content

Commit

Permalink
remove TTY2020 presentation (#200)
Browse files Browse the repository at this point in the history
* remove TTY2020 presentation

* update workshop length

* fill column

Co-authored-by: dcwalk <[email protected]>
Co-authored-by: Garry Ing <[email protected]>
  • Loading branch information
3 people authored Sep 3, 2020
1 parent b1c9c56 commit 5f309dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 28 deletions.
16 changes: 1 addition & 15 deletions _data/presenters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -796,20 +796,6 @@
twitter: panayotis
github: panosnethood

- presenterID: pierre
name: "Pierre Depaz"
bio: "Pierre Depaz (b. ████, France) and Pat Shiu (b. ████, Hong Kong) create works about loneliness, humor and technological absurdity. An oft-revisited subject in their works is emotional connections as experienced through the constraints of the technologies that mediate them. Most of their works solicit interaction, and straddle digital and physical spaces. For years, they’ve lived in separate cities, and collaborate almost entirely remotely."
link: https://xn--priode-bva.net/
linkDisplay: période.net
github: periode

- presenterID: pat
name: "Pat Shiu"
bio: "Pierre Depaz (b. ████, France) and Pat Shiu (b. ████, Hong Kong) create works about loneliness, humor and technological absurdity. An oft-revisited subject in their works is emotional connections as experienced through the constraints of the technologies that mediate them. Most of their works solicit interaction, and straddle digital and physical spaces. For years, they’ve lived in separate cities, and collaborate almost entirely remotely."
link: http://patshiu.com/
linkDisplay: patshiu.com
github: patshiu

- presenterID: dejha
name: "Dejha Ti"
bio: "Ania Catherine and Dejha Ti are an LA-based experiential artist duo whose practice merges environments, performance, and technology. Both conceptual artists, their expertise collide—Ti's background in immersive art and human-computer interaction, and Catherine a performance artist and gender scholar. Called “the two critical contemporary voices on digital art’s international stages” (Clot Magazine), they focus on how art and technology can be harnessed to form new digital architectures."
Expand Down Expand Up @@ -905,4 +891,4 @@
- presenterID: qusai
name: "Qusai Jouda"
bio: "Qusai Jouda is a technologist and a software developer exploring multi-token crypto-economic designs. He holds a Master of Science in Software Technology from Stuttgart University of Applied Sciences and was a visiting academic at ETH Zürich. He led UNICEF Innovation’s exploration and demystification of blockchain networks. He designed and presented training sessions on Bitcoin and Ethereum to UNICEF, the World Bank, and the US Department of state."
github: qjouda
github: qjouda
11 changes: 0 additions & 11 deletions _data/sessions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1323,17 +1323,6 @@
- workshop
- talk

- sessionID: 20032
title: "TTY2020"
descriptionLink: "https://github.com/ournetworks/2020-submissions/issues/32"
presenterID:
- pierre
- pat
description: >
We intend to deploy our piece, TTY2020, during the unfolding of Our Networks. A dot-matrix printer has put one character on the page every second, from the moment it is turned on. Every minute, it completes a line, and moves on to the next.​ Via the website any visitor can view all previously printed text, and enter new text to be printed, Until the moment it is sent to print, all text is readable only by its author, so she drafts in private. To everyone else on the page, her input is displayed as grey blocks. Every second, as the print head moves forward, it sets in ink each character in its path, rendering it public to all.​
sessionType:
- exhibit

- sessionID: 20033
title: "On View: Art and technology towards new digital architectures"
descriptionLink: "https://github.com/ournetworks/2020-submissions/issues/33"
Expand Down
5 changes: 3 additions & 2 deletions program.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ fullWidth: true
<td>:00</td>
<td></td>
<td rowspan="1" class="session-block session-{% include session-type.html session-id=20045 %}">{% include session.html year=2020 session-id=20045 %}</td>
<td rowspan="4" class="session-block session-{% include session-type.html session-id=20016 %}">{% include session.html year=2020 session-id=20016 %}</td>
<td rowspan="3" class="session-block session-{% include session-type.html session-id=20016 %}">{% include session.html year=2020 session-id=20016 %}</td>
</tr>
<tr>
<td></td>
Expand All @@ -449,6 +449,7 @@ fullWidth: true
<td>:30</td>
<td rowspan="1" class="session-block session-{% include session-type.html session-id=20041 %}">{% include session.html year=2020 session-id=20041 %}</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -489,4 +490,4 @@ fullWidth: true

{%- for presenter in sortedPresenters -%}
{% include presenter-details.html year=2020 %}
{%- endfor -%}
{%- endfor -%}

0 comments on commit 5f309dc

Please sign in to comment.