Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmccart/SocialHacking
NYU ITP Spring 2016
https://github.com/lmccart/SocialHacking
Last synced: 6 days ago
JSON representation
NYU ITP Spring 2016
- Host: GitHub
- URL: https://github.com/lmccart/SocialHacking
- Owner: lmccart
- Created: 2013-08-06T02:33:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T18:35:20.000Z (over 3 years ago)
- Last Synced: 2024-07-11T20:33:16.142Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 15.6 MB
- Stars: 261
- Watchers: 46
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Syllabus for class/workshop taught at Honolulu Museum of Art 2018, NYU ITP Spring 2016, Cinekid Festival 2015, NYU ITP Spring 2014, NYU ITP Fall 2013.
# Social Hacking
* Taught by Kyle McDonald and [Lauren Lee McCarthy
## Course description
This course explores the structures and systems of social interactions, identity, and self representation as mediated by technology. We will investigate ways that technology can be used to augment, subvert, alter, mediate, and ultimately deepen interaction in a lasting way.
How do the things we build and use limit and expand the way we understand and relate to each other? We'll explore this question by building new tools and creating new situations for breaking us out of existing patterns, and discussing contextual examples from media art, performance art, psychology and pop culture. Technologies explored will include computer vision (face/body/eye tracking with openFrameworks), data representation and glitch, browser extensions and plugins (in Chrome), computer security, mobile platforms, and social automation and APIs (Facebook, Twitter, Mechanical Turk).
Students will develop projects that alter or disrupt social space in an attempt to reveal existing patterns or truths about our experiences and technologies, and possibilities for richer interactions. Different
tactics for intervention and performance will be explored, first through a set of short prompts or experiments, and then through a larger, more thorough intervention.## Syllabus
### Week 1 (1/27): [Social glitch](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Social-glitch) and [assignment](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Spring-2016-Assignments#assignment-1)
### Week 2 (2/3): [Social automation and APIs](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Social-automation-and-APIs) and [assignment](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Spring-2016-Assignments#assignment-2)
### Week 3 (2/10): [Individual meetings](https://github.com/lmccart/SocialHacking/wiki/Individual-Meetings#210)
### Week 4 (2/17): [Extensions and customization](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Extensions-and-customization) and [assignment](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Spring-2016-Assignments#assignment-3)
### Week 5 (2/24): [Individual meetings](https://github.com/lmccart/SocialHacking/wiki/Individual-Meetings#224)
### Week 6 (3/2): [Security, surveillance, and privacy](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Security,-surveillance,-and-privacy) and [assignment](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Spring-2016-Assignments#assignment-4)
### Week 7 (3/9): Visit to Laura Poitras at the Whitney
### Spring break (3/14)
### Week 8 (3/23): [Mobile platforms and public performance](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Mobile,-public-and-participatory-performance) and [assignment](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Spring-2016-Assignments#assignment-5)
### Week 9 (3/30): [Individual meetings](https://github.com/lmccart/SocialHacking/wiki/Individual-Meetings#330)
### Week 10 (4/6): [Computer vision and linguistic analysis](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Computer-vision-and-linguistic-analysis) and [assignment](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Spring-2016-Assignments#assignment-6)
### Week 11 (4/13): [Individual meetings](https://github.com/lmccart/SocialHacking/wiki/Individual-Meetings#413) + 5:15pm Anagram visit
### Week 12 (4/20): Final presentations
## Important links
* [GitHub](https://github.com/lmccart/AppropriatingInteractionTechnologies) - serves as a collection of scripts and tools for social hacking.
* [Wiki](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/) - contains syllabus and assignment schedules
* [Google Drive](https://drive.google.com/folderview?id=0B9tyIRZ76JCdNzdlUHAtdlUtTFU&usp=sharing) - Reading assignments and other docs.
* [Mailing list](https://groups.google.com/forum/#!forum/social-hacking) - For course announcements and longer form discussions, feedback, questions.## Technical requirements
A conviction that creative people can derail society for the best, a deep love for code, and a willingness to explore uncomfortable situations. You should at least have taken Introduction to Computational Media or have similar experience with programming.
## Expectations
We are going to be introducing a variety of techniques and tools, ranging in technical difficulty. Our main requirement for work is that it is of high quality - it need not be hypertechnical, but it does need to be very well thought out and well executed. There will be one assignment each week, you may skip up to one and still pass the class.
Attendance and participation is essential, you may miss one class and still pass the class.
## Previous Iterations
* [Complete Fall 2013 syllabus](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Fall-2013-syllabus) and [assignments](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Fall-2013-assignments)
* [Complete Fall 2014 syllabus](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Fall-2014-Syllabus) and [assignments](https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki/Fall-2014-Assignments)