User:Anita!/assessments trimester2: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 17: Line 17:
{|style="margin: 0 auto;"
{|style="margin: 0 auto;"
|[[File:THHGTAAA_visual_promo.jpg|thumb|left| Promo image]]
|[[File:THHGTAAA_visual_promo.jpg|thumb|left| Promo image]]
|[[Schermafbeelding_2023-10-23_105013.png|thumb|left| Promo image]]
|[[File:Schermafbeelding_2023-10-23_105013.png|thumb|left| Promo image]]
|}
|}



Revision as of 21:29, 1 April 2024

Hello! This is a presentation page for my Trimester 2 assessment. I have chosen to create a separate wiki page from the ones I have been using for documentation/note taking in order to focus more on the contributions to the special issues 22 and 23 rather than on day to day notes.

Special Issue 22

Broadcast with Wang and Mania

For this broadcast, we started working from the idea of using as a structural base Gabrielle Roth's 5 rythms, a dynamic dance practice music.

At worm

The Hitchhiker's Guide to an Active Archive

Promo image
Promo image

Chop Chop Zine

Playing with the personification of technology (something I find very interesting and worked on again during Loading: Feminist Server). I find it a very fascinating, how making up an origin story for a piece of technology makes it seem more approachable.

Showing chopchop as a bird, eating a raspberry and turning into a raspberry pi
The pages of the Chop Chop zine

Archival Oceans Zine

Archival Oceans is a zine I worked on with Thijs. It came as a spin off of the Hitchhiker's Guide to an Active Archive radio broadcast we worked on with Rosa as well.

Protocoller full script
Performer Full script
Navigator full script

Signal Lost: Archive Unzipped

sewing process
sewing process
finished curtain
Curtain on Launch day

Special Issue 23

Fix the wifi

A python text adventure game developed with Riviera and Mania. We started by making a sketch of the space where the game would take place so we could think of the path to follow. We then proceeded to create diagrams to outline the map in terms of options and then began coding.

Here is (some of) the code we wrote for the game

sketch of the game navigation
print(welcome_message)
while True:
   reply = input()
   command = reply.split()
   if len(command) >= 1:
       action = command[0]
   if len(command) >= 2:
       obj = command[1]
   
       print(look(current_room))
   elif "open" in action and "trapdoor" in obj:
           message, current_room = go("trapdoor", current_room)
           print(message)
   # go and aliases
   elif "go" in action:
       message, current_room = go(obj, current_room)
       print(message)
   elif "climb" in action:
       message, current_room = go(obj, current_room)
       print(message)
   elif "ascend" in action:
       message, current_room = go(obj, current_room)
       print(message)
   elif "descend" in action:
       message, current_room = go(obj, current_room)
       print(message)
   elif "enter" in action:
       message, current_room = go(obj, current_room)
       print(message)
   # press and aliases
   elif "press" in action:
       print(press(obj, current_room))
   elif "exit" in action:
       break
   else:
       print("Hmm, not sure what to do.")

Sewing words, letter soup and random annotations

During the trimester, I was really inspired to work with word/sentence manipulation, connecting it with sewing and quilting. I made some experiments with sewing on paper, trying to create a very literal word quilt. I wanted to try to show the 'infrastructure' of my thoughts while reading and annotating these texts in a visual way, incorporating the seams metaphor quite literally. I tried to connect ideas from different texts by making a sewn collage.

Experiment with sewing annotations and parts of text
Testing using my sewing machine on thick paper


Sewing words 1
Sewing words 2

Odd socks

I made some collage/html experiments for an odd sock selector.

This small side project started from my enjoyment of wearing odd socks, and finding a bag of assorted patterned paper at Scrap. I made a collage cutting and assembling these papers to create many single socks, then scanned and printed them multiple times in different arrangements/colours.

Initially, I wanted to make it into a zine, but then I realized it would be nice opportunity to create a sock choice generator, selecting a pair at random out of the available images. With time, I would like to work a bit more on this, maybe connecting it to the paint on canvas prototyping exercise so that visitors could draw their own socks to match.

odd socks
Screenshot of the web page
Screenshot of another sock option


Leaflets and handouts

For the production teams, I worked with Thijs and Zuzu on the digital image for the launch and the handouts. We first focused on the ‧₊˚⊹ ˖spectacular digital image˖ ⊹˚₊‧.

We decided to use Exquisit Corpse prototyping, so passed on a prototype to each other [Anita > Zuzu > Thijs > Anita] for 3 days in a row. We then used the results to create two more prototypes based on the outcomes and finally created a last image based on the feedback we recieved from the rest of XPUB1. For a much more in depth overview of the whole process, we documented the steps taken in this separate ‧₊˚⊹ ˖Wiki page˖ ⊹˚₊‧

We then continued on working on the handouts for the evening of the launch. We really wanted to make something inspired by a collage/patchwork, and quite quickly settled on the idea of creating a handout that had a separate piece of paper for each project, bound together.

We initially wanted to recycle used paper for it, but we were not able to find enough paper for how much we wanted to print so we ended up buying it. We printed the handouts with the big HR printers and then bound them by using a grommet machine at the fashion station

Final digital Image
Assembly line for the handouts
Punchnig holes
Installing eyelets
handout
handouts on display at Varia

Loading... Feminist server

This project was born as the /table group. We wanted to play with the interaction between online and offline, as well as language interpretation and personification of technology. I worked on this project together with Alessia, Bernadette and Maria. There are four main elements to it:

  • The printed cards
  • The enter bar for the command/term
  • The flip card for the feminist concept connected to the term
  • The reciept connected to a physical (inter/outer) action

The texts we refer to in the project include:

  • The Feminist server manifesto
  • Boundary Objects and Beyond
  • Picnic near data center


Setup on Launch day
Cards + box + instructions zine
example browser for 'shred' front
example browser for 'shred' back
Freshly printed cards
Example of the back of some cards with the reciept from the launch
Front of the cards + reciept