-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbfamfaphd.html
More file actions
61 lines (50 loc) · 2.99 KB
/
bfamfaphd.html
File metadata and controls
61 lines (50 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html>
<head>
<title>Emilio Martinez Poppe</title>
<link rel="stylesheet" type="text/css" href="assets/style.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<br>
<p class="mainMenu">
<a class="mainMenu" href="index.html"><strong>Emilio Martinez Poppe</strong></a>
<a class="mainMenu" href="work.html" style="text-decoration: underline;">Work</a>
<a class="mainMenu" href="about.html">About</a>
<a class="mainMenu" href="contact.html">Contact</a>
</p>
<p class="mainMenu">
<a class="mainMenu" href="public.html">Public Engagement</a>
<a class="mainMenu" href="installation.html">Installation</a>
<a class="mainMenu" href="performance.html">Performance</a>
<a class="mainMenu" href="design.html" style="text-decoration: underline;">Design Projects</a>
</p>
<p class="mainMenu">
<a class="mainMenu" href="bfamfaphd.html" style="text-decoration: underline;"><i>Making and Being Design Assets</i></a>
<a class="mainMenu" href="save.html"><i>Fighting to Save our Communities</i></a>
</p>
<div>
<br>
<h2>Making and Being Design Assets</h2>
<p>
I've been working closely with <a href="http://carolinewoolard.com">Caroline Woolard</a> and <a href="http://www.susanjahoda.com">Susan Jahoda</a> of <a href="http://bfamfaphd.com">BFAMFAPhD</a> for over two years as the designer of <i><a href="http://bfamfaphd.com/project/ways-of-being/">Making and Being</a></i>. <i>Making and Being</i> is a multi-platform pedagogical project which offers practices of collaboration, contemplation, and social-ecological analysis for visual artists. <i>Making and Being</i> is for arts educators who want to connect art to economy; for students who want to make artworks that reflect the conditions of their own production. <i>Making and Being</i> is a book, a series of videos, a deck of cards, and an interactive website with freely downloadable content. Our project was included in <a href="http://cueartfoundation.org/the-visible-hand/"><i>The Visible Hand</i></a> at CUE Art Foundation. We are going to be in residence at Pratt Institute's <a href="https://commons.pratt.edu/prattfinearts/project-third/"><i>Project Third</i> Teaching Artist Residency this summer.</a>
</p>
<img src="assets/osc.png">
<br>
<img src="assets/cards.png">
<br>
<img src="assets/web.png">
<br>
<img src="assets/book1.jpg">
<br>
<img src="assets/book2.JPG">
<br>
<br>
<br>
</body>
</html>