User:Pleun/thematic/Chain Reaction: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with " == Project == Nataliya and I looked at the way Youtubes autoplay and Googles method of crawling the internet worked. We decided to create word poetry by making a python c...")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Project ==
== Project ==


Nataliya and I looked at the way Youtubes autoplay and Googles method of crawling the internet worked.  
Nataliya and I looked at the way Youtubes autoplay and Googles method of crawling the internet works.  
We decided to create word poetry by making a python code and borrowing a line printer. The code works as follows:
We decided to create word poetry by creating a Python code and borrowing a line printer. The code works as follows:
* Goes to the URL you provide
* Goes to the URL you provide
* Lists all the links on the page
* Lists all the links on the page
Line 12: Line 9:
* A second "Feed me a number" let's the code follow the n't link of the page to the next page.
* A second "Feed me a number" let's the code follow the n't link of the page to the next page.
---
---
* When the number given is too high, so there's no word or link to follow, the poem ends.  
* When the number given is too high, so there's no word to print or link to follow, the poem ends.  




Line 41: Line 38:


What do these things mean to you?
What do these things mean to you?


Chain: network of people.
Chain: network of people.
Contagious? Viral?  
Contagious? Viral?  


 
message chain, mouse trap
message chain
mouse trap
 


==Inspiration==
==Inspiration==

Latest revision as of 15:56, 20 September 2016

Project

Nataliya and I looked at the way Youtubes autoplay and Googles method of crawling the internet works. We decided to create word poetry by creating a Python code and borrowing a line printer. The code works as follows:

  • Goes to the URL you provide
  • Lists all the links on the page
  • Lists all the text on the page
  • "Feed me a number" gives back the n't word of that page
  • A second "Feed me a number" let's the code follow the n't link of the page to the next page.

---

  • When the number given is too high, so there's no word to print or link to follow, the poem ends.


In a small performance, me and Nataliya were part of the chain, as was everyone in the room.

  • Nataliya asked the "Feed me a number" to a random person in the room.
  • The people in the room provide the numbers
  • Nataliya asks me to print the given word
  • I print the word


Notes

  • Succes and failure
  • Beautiful and not so beautiful
  • Beautiful collapse

“I understand the term “constructive instability” first in its most literal form, namely as the property of an artefact, constructed and built for the purpose of drawing maximal use from the processes engendered when it collapses or self-destructs.” –Thomas Elsaesser.


constructive instability of performanced failure

Prototypes about chain-reaction and constructive instability.

What do these things mean to you?

Chain: network of people. Contagious? Viral?

message chain, mouse trap

Inspiration