Assignment: Visualize a data set in at least three ways. Choose to work with a different visual element, drawing inspiration from gestalt principles. Code for all three live here. — a.) Line Graph: https://emilylin-itp.github.io/data-art/wk1-hw/tree_rings_line/index.html b.) Rings + Heat Map: https://emilylin-itp.github.io/data-art/wk1-hw/tree_rings_ellipse/index.html c.) Bar Graph: https://emilylin-itp.github.io/data-art/wk1-hw/tree_rings_bargraph/index.html — Notes: It was a fun challenge trying (but failing) to create […]
Category: ITP Fall 2019
Understanding Networks Wk 1: Set up Linux Host
Raspberry Pi Setup using Tutorial YAY! Installed node and able to connect to sandbox! Biggest shoutout to Tom Igoe and Tushar for all the help! Questions + Answers + Notes: Q: Does raspberry pi have it’s own memory? I noticed the “wpa_supplicant.conf” file is not in the sd card when I read it from my […]
Understanding Networks Wk 1: Reading Notes
Personal Notes “Linked” Chapter 1-4: QS: Since different networks probably follow different rules, it seems like Erdos and Renyi’s idea that nodes are connected randomly is an oversimplification of a complicated system? By the end of chapter 4, we find out that people now think that networks are a combination of the two models (cluster […]
Live Web Wk 1: Self Portrait
Live (turn on volume): https://emilylin-itp.github.io/live-web/wk1/self_1_code/index.html Code: https://github.com/emilylin-itp/live-web/tree/gh-pages/wk1/self_1_code — Assignment: “Using HTML5’s video or audio tags along with JavaScript, create an interactive self portrait.” This self portrait is meant to reflect an old school tv, with the letters of my names acting as buttons for different channels. The eyes (equipped with plus and minus signs) are […]
Live Web Wk 1: Synchronous Site
Example of a cool synchronous site: https://radio.garden/ Radio Garden is a website developed by Amsterdam based Studio Moniker and Studio Puckey. This website was done with the research help of the Transnational Radio Encounters. The website displays a 3d model of Earth with cities represented as points. A list of radio shows in that city […]