Created
February 8, 2012 07:37
-
-
Save griffiths/1766550 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<title>Interaction</title> | |
</head> | |
<body> | |
<div id="contentwrapper"> | |
<div id="header"> | |
<h1>Interaction</h1> | |
</div> | |
<div id="subhead"> | |
<p> | |
Parsons The New School for Design<br /> | |
Spring 2012 | |
</p> | |
</div> | |
<div id="studio" class="section"> | |
<h2>Core Studio</h2> | |
<p> | |
PUDT 2100 G / CRN: 7572<br /> | |
Tuesdays and Thursdays, 6–8:40pm<br /> | |
2 West 13th Street, Room 1005<br /> | |
<a href="interaction-studio-syllabus-v1.pdf">Syllabus</a> | |
</p> | |
</div> | |
<div id="lab" class="section"> | |
<h2>Core Lab</h2> | |
<p> | |
PUDT 2101 G / CRN: 7573<br /> | |
Wednesdays, 6–8:40pm<br /> | |
6 East 16th Street, Room 701<br /> | |
<a href="https://docs.google.com/document/d/1FS730RtV5a1NspCZPnnUq_KkPWWODHUAsFudUmt7idE/edit">Syllabus</a> | |
</p> | |
</div> | |
<div id="instructors" class="section"> | |
<h3>Instructors</h3> | |
<p> | |
<strong>Dan Michaelson</strong><br /> | |
<a href="mailto:[email protected]">[email protected]</a> | |
</p> | |
<p> | |
<strong>Tamara Maletic</strong><br /> | |
<a href="mailto:[email protected]">[email protected]</a><br /> | |
</p> | |
<p> | |
<strong>Brendan Griffiths</strong><br /> | |
<a href="mailto:[email protected]">[email protected]</a> | |
</p> | |
</div> | |
<div id="resources" class="section"> | |
<h3>Resources</h3> | |
<ul> | |
<li><a href="http://www.barebones.com/products/textwrangler/">TextWrangler</a></li> | |
<li><a href="http://cyberduck.ch/">Cyberduck</a></li> | |
<li><a href="http://getfirebug.com/">Firebug</a></li> | |
<li><a href="http://www.alistapart.com/">A List Apart</a></li> | |
<li><a href="http://www.w3schools.com/">W3Schools</a></li> | |
<li><a href="http://php.net/">PHP</a></li> | |
</ul> | |
</div> | |
<div id="studionotes" class="section"> | |
<h3>Studio</h3> | |
<ul> | |
<li><a href="week1/tuesday.html">Tuesday, January 24</a></li> | |
<li><a href="week2/tuesday.html">Tuesday, January 31</a></li> | |
<li><a href="week3/tuesday.html">Tuesday, February 7</a></li> | |
</ul> | |
</div> | |
<div id="labnotes" class="section"> | |
<h3>Lab</h3> | |
<ul> | |
<li><a href="week1/wednesday.html">Week 1 – January 25</a></li> | |
<li><a href="week2/wednesday.html">Week 2 – February 1</a></li> | |
<li><a href="week3/wednesday.html">Week 3 – February 8</a></li> | |
</ul> | |
</div> | |
<div id="students" class="section"> | |
<h3>Students</h3> | |
<ul> | |
<li><a href="http://webspace.newschool.edu/~andem234/">Michael Anderson</a></li> | |
<li><a href="http://webspace.newschool.edu/~brenm020/">Mallory Jane Brennan</a></li> | |
<li><a href="http://webspace.newschool.edu/~cheny952/">Yu-Hua Cheng</a></li> | |
<li><a href="http://webspace.newschool.edu/~damag782/">Gabriela Damato</a></li> | |
<li><a href="http://webspace.newschool.edu/~farrv696/">Virginia Farrell</a></li> | |
<li><a href="http://webspace.newschool.edu/~hanse831/">Emma Hanson</a></li> | |
<li><a href="http://webspace.newschool.edu/~kime402/">Esther Kim</a></li> | |
<li><a href="http://webspace.newschool.edu/~kimg251/">Gahyun Kim</a></li> | |
<li><a href="http://webspace.newschool.edu/~kimj605/">Jaeyoung Kim</a></li> | |
<li><a href="http://webspace.newschool.edu/~kiml121/">Lindsey Kim</a></li> | |
<li><a href="http://webspace.newschool.edu/~leej028/">Jina Lee</a></li> | |
<li><a href="http://webspace.newschool.edu/~nadom695/">Melanie Nadolski</a></li> | |
<li><a href="http://webspace.newschool.edu/~seppa346/">Amber Rose Chantal Seppi</a></li> | |
<li><a href="http://webspace.newschool.edu/~suman456/">Natasha Sumant</a></li> | |
<li><a href="http://webspace.newschool.edu/~yangb570/">Boyun Yang</a></li> | |
<li><a href="http://webspace.newschool.edu/~zhouj068/">Jia Lin Zhou</a></li> | |
<li><a href="http://webspace.newschool.edu/~zhub973/">Biyin Zhu</a></li> | |
</ul> | |
</div> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment