User:Youjung/SI28: On Writing Machines
Editing in progress...
This is an archival page for the Special Issue #28. Writing Machines–Protocols–Feedback.
Radio Shows
First Broadcast: Radio Ghost
Date: October 6th
Youjung, Ema, Bart
Spam e-mail recipes
For the first radio show, I made a spam e-mail recipe using Nick Montfort's Python code for The House of Dust and Through the Park. I have been developing poem generators since the workshop in Brussels. With the draft that I had, I borrowed ideas from Nick Montfort and Lillian-yvonne Bertram. Their work uses randomness but also has context and meaning in the output. I read Output and Travesty Generator to get some ideas for the Python code.
The input text is as important as the code itself. I thought using spam e-mails would be fun. Spam e-mails are usually not interesting; they are filled with flashy words to seduce readers to open the mail. But ironically, these phrases echo meaninglessly in our inboxes. The majority of them are directly moved to the trash. It would be fun to break these e-mails down into phrases and words and cook them like fried rice.
I enjoyed working with the text "Tips from ABN AMRO". They really did a great job on the opening statement, trying to lure expats/students into insurance, talking about the Dutch customs. Reordering them made it nonsensical, but at the same time, it made sense. I found myself trying to add humor to it. I hope it was humorous for the audience...
Original Text Are you getting used to the Dutch and their ways? Like cycling against the traffic, celebrating St Nicholas, and eating a buttered slice of bread with chocolate sprinkles? Still, some Dutch customs can be very useful, and one of these is being insured against all manner of risks.
Cooked Text Dear Client, Are you getting used to cross the road without looking? Still, Dutch customs can be useful, faced by a hefty bill. It's normal to eating a buttered slice of bread with chocolate sprinkles for your home. You can insure yourself for causing a cyclist to have a nasty fall under one roof Get properly damage something Kind regards, Tanja Bom Head of Customer Communications ABN AMRO
Message from the Radio Ghost
For the final writing machine, we wanted the inputs from our audiences. We aimed to actively engage with them. In order to lower the barrier of participation we asked questions that are simple to answer. These inputs were then put into our final writing machine. For this machine, I brought elements and keywords from each other's machines. Name that starts with an "A", spam e-mail titles, lyrics from a happy song etc. Then put them into a loose structure, then we read the result of the writing machine. Each person will read one word and phrase.
from random import choice, sample title = [ "I’d like to inspire potential entrepreneurs", "who lack the funds but are willing to put in the time, effort and creativity", "to build a successful business.", "The same internet for less money", ] name = [ "April", "Arend", "Anna", "Amanda", ] place = [ "in my room, in bed", "in the train", "in my room on the couch", ] sadSong = [ "A handshake of carbon monoxide ", "It's just another day, and it's not over till it's over. ", "I fall into a black hole in my head ", "Reach into the darkness for what's left ", "I'm fighting the gravity ", ] happySong = [ "Nal Miwo hajima ", "In der niederlande sagt man: 'Ik maak korte metten'", "Sai la scritta che hai scritto, sai, mi piace assai", "Sai, quel tuo corpicino che guardava me" ]
name1, name2, name3, name4, name5 = sample(name, 5)
place1, place2, place3, place4, place5 = sample(place, 5)
title1, title2, title3 = sample(title, 3)
happySong1, happySong2, happySong3 = sample(happySong, 3)
sadSong1, sadSong2, sadSong3 = sample(sadSong, 3)
title1_words = title1.split()
title1_short = " ".join(title1_words[:5])
title2_words = title2.split()
title2_short = " ".join(title2_words[-5:])
message = f"""
{name1} ★ {place1} ★
Happily sings ★ ♫ {sadSong1} ♫
Sobbing ★ {name2} ★ {place2} ★
cries ★ ♫ {happySong1}♫
{name3} ★ writes ★ "{title1_short}"
{name1} ★ replies ★ "{title2_short}"
{name4} ★ and ★ {name5} ★ {place4} ★
♫ {happySong3} ♫ ★
♫ {sadSong3} ♫ ★
See you ★ {place5} ★
yours sincerely...
"""
print(message)
Looking Back
Preparing for the show, we had 3 meetings, one after class and two online. We thought of doing a collective writing machine, but in the end, we did our own separate machines. Everyone had different interests, and we didn't have enough time to fuse our machines together. But a lot of ideas emerged during the rehearsal, an online meeting the night before the broadcast, like the tone of the show and ghost interrupting us. We measured the time for the introduction to see if we can make it on time. I wrote my script for my session and prepared things to discuss during Bart and Ema's session.
On the day of the show, time passed extremely quickly. When I was talking about my writing machine, my face was burning. And during discussion my brain went blank. Furthermore, I was the moderator who was responsible for tracking time but I miscalculated and cut my session too soon. But maybe thanks to that, everything was on time. I gave signals to others when they had 5, 3, and 1 minutes left. In the end we had some time left, where we had to fill with awkward moments of silence.
When preparing for the show, I felt guilty of presenting something that is not refined to a broad audience. It was my big moment of "making things public". It's a nerve wracking experience but in the end I found myself enjoying being on live and speaking on the microphone.
Second Broadcast: Cyber Feminism
Date: November 17th
Barbara, Sibyl, Youjung
What does feminism mean to me?
Personally, feminism is a difficult topic to talk about. Even though I believe it is important part of my life, I fear of talking about it. And as it was getting closer to the deadline of the special issue event, I was feeling pressured. Not being able to do a deep research on it and talking publicly on the radio was terrifying. Then why did I sign up for this? Because it is important for me.
For me feminism helped me break free from the expectation as a female. I've always thought I'm not feminine enough. People gave me unwanted feedback on my boyish appearance, that I have to meet the "market's needs" in order to date someone. Learning about feminism helped me break free from this notion. But as I started working in bureaucratic work environment, I witnessed the gender inequality was deeply rooted. I kind of gave up on fighting or even thinking about my rights. I was just exhausted from work and slowly detached from it. However, I always felt uncomfortable and disoriented. Feminism was always at the back of my head.
Protesting for Yoon's Impeachment and Cyborg Manifesto
Last year in South Korea, president Yoon declared martial law and tried to dictate the government. Soldiers kicked into the parliament breaking windows pushing parliament members. Helicopters were buzzing on top of Seoul. And people were so confused of what was happening. Since South Korea went through the history of dictatorship and military regime, a lot of people were in fear. People rushed into the streets to fight back and what was noticeable was that a lot of the protesters were mostly women in their 20~30s. This was due to Yoon's anti-feminist stance and political tactics of creating gender conflict. And these women gathered through X where discourse on feminism and K-pop fandom culture takes place. This was the point where I saw the connection to Donna Haraway's Cyborg Manifesto.
In Cyborg Manifesto, cyborgs are not just human with machine as body parts. It is a blurred boundaries of technology/machine, male/female and race, it is embracing the fluidity. "Cyborgs are ether". We become cyborgs not only through machinery but also through networked being. During this protest, cyborgs gathered with glowing plastic wands in hand, singing k-pop together. We made protests into concerts and a warm place of connection even though it was during freezing winter season. Resistance was playful yet powerful. And after months of protesting and endless waiting Yoon was finally impeached.
Looking Back
Before the radio show, I was very nervous. But after finishing the show I felt liberated. I was afraid of saying something wrong, but there's no write or wrong. It is what I think and it is not bad to ramble about it. Also I felt good about sharing my insecurity and talking about it. I should deep dive into Donna Haraway's text during the winter break. Good to be back in touch with feminism again!
Ideas and drafts on Writing Machines
Mini Website: Cooking Spam E-mails
On Monday 13th of October, I worked on changing my python code to a web format. Maybe I'm copying Nick Montfort too much, but Steve said it is ok to do so. I struggled to find ways to display python on a chrome browser. I found pyscript, but it didn't work. Later I found out that it wasn't as simple as I thought. Javascript and Python are two very different language. Michael advised that if I wanted to focus on a more visual side, I can focus on Javascript. After some trial and errors, I just used Python to Javascript converter. It might not be the most elegant way but it works.I used the recipe for cooking the e-mail from ABN AMRO and made a small website! You can check it here. It was fun to get my hands dirty with coding and visuals after all those readings and discussion.
Working with the Pen plotter & Carrier Bag Text Adventure Machine
Project DocumentationOctober week 4I thought it would be fun if we can interact with the machine with a tangible pen and paper instead of a screen. And a machine holding a pen and writing something literally looks like a writing machine!
I borrowed a pen plotter machine AxiDraw V3/A3 from the interaction studio. It was quite simple to manipulate the machine using python. It is well documented on this page. All I had to do is run python3 on the terminal and the plotter would make cool noises and move the pen around. It became challenging when it came to manipulating the interaction. Like moving the pen up and down making it move to a certain position. It is indeed documented on the website but it took some time for me to actually figure that out. Then I made 3 dummy shapes and tried adding them to if statements. For example, if the user input is 'star' the plotter will print a 'star'. This took me 2 days to figure it out.
TO DO
figure out if I can borrow this machine outside of the academy and- think about what writing to make with this machine
November week 1
I can borrow the pen plotter machine!!
November week 2
During the past weeks, I was immersed in working on the technical side of the project. Trying to manipulate the pen plotter machine. I almost got everything but it couldn't find the way back home(0, 0). With the help of Boris at the interaction studio, Now the plotter can find it's way back home.
TO DO
- Work on the specific position and units of the pen plotter machine
- Work and edit the text of the text adventure game
- Work on the graphics
- Decide on the title and description of the project
November week 3
Working on the svg files making the graphics and see if it works.
Final title: A story in a story in a story
Preparation Team Work for SI 28
SI28: Design Team
2 rounds of meetings for developing the poster design. I tried using graphviz to create a graphics for the poster.
SI28: Web Development Team
Web dev team pad
October week 4
I worked on the main page for the website. The main challenge was to create graphics on the poster into interactive SVG components instead of images. First, I tried to draw each line and arrow shape finding the X,Y coordinates. It took me 2 hours to draw some lines. There must be a better way! After some frantic googling, I found a Javascript library called LeaderLine which automatically connects html class with customizable leader lines. And it was very intuitive and simple to use. With that, I could easily make the graphics into interactive SVG files.
Now I have to
- adding interaction/motion to the design (figure out how to make it more intuitive)
- syncing the final design
- make the graphic responsive according to the screen size
November week 1
Hectic week.... working in the landing page.
November week 2
Git merge conflict happened. Kind of lost a lot of things that I've been working on last week.
TO DO
- fix the interaction errors in Javascript
- work on responsive size for the mobile page > update leader line size and coordinate according to the window size break point
- fix errors with leader line