-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththink-play-create.html
executable file
·365 lines (289 loc) · 14.9 KB
/
think-play-create.html
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
<!DOCTYPE html>
<!--[if lt IE 7]><html class="lt-ie9 lt-ie8 lt-ie7"><![endif]-->
<!--[if IE 7]><html class="lt-ie9 lt-ie8"><![endif]-->
<!--[if IE 8]><html class="lt-ie9"><![endif]-->
<!--[if gt IE 8]><!-->
<html>
<!--<![endif]-->
<head>
<!-- Metadata -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Think Play Create</title>
<meta name="description" content="Think Play Create by Jeffrey Paletta">
<meta name="viewport" content="width=device-width">
<!-- Favicon -->
<link rel="icon" type="image/png" href="img/favicon/think-play-create.png">
<!-- Global Styles -->
<link rel="stylesheet" href="css/fonts.css" type="text/css">
<link rel="stylesheet" href="assets/web-fonts/webfonts.css">
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 9]>
<script src="js/connect/html5shiv.js"></script>
<![endif]-->
<!-- Project Styles -->
<link rel="stylesheet" href="css/projects/3D.css">
<link rel="stylesheet" href="css/projects/about.css">
<link rel="stylesheet" href="css/projects/argonaut.css">
<link rel="stylesheet" href="css/projects/clearance.css">
<link rel="stylesheet" href="css/projects/dada.css">
<link rel="stylesheet" href="css/projects/duck-hunt.css">
<link rel="stylesheet" href="css/projects/education.css">
<link rel="stylesheet" href="css/projects/experimental.css">
<link rel="stylesheet" href="css/projects/hamtramck.css">
<link rel="stylesheet" href="css/projects/intergram.css">
<link rel="stylesheet" href="css/projects/jazzfest.css">
<link rel="stylesheet" href="css/projects/kinect.css">
<link rel="stylesheet" href="css/projects/lorraine.css">
<link rel="stylesheet" href="css/projects/manifesto.css">
<link rel="stylesheet" href="css/projects/paint.css">
<link rel="stylesheet" href="css/projects/presidential.css">
<link rel="stylesheet" href="css/projects/red-emoji.css">
<link rel="stylesheet" href="css/projects/sincerely.css">
<link rel="stylesheet" href="css/projects/wooemmaii.css">
<link rel="stylesheet" href="css/projects/think-play-create.css">
<!-- Global Scripts -->
<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/connect.js"></script>
<script src="js/script.js"></script>
<!-- Redirect on Mobile -->
<script type="text/javascript"> // <![CDATA[
if ((navigator.userAgent.indexOf('iPhone') != -1) || (navigator.userAgent.indexOf('iPod') != -1) || (navigator.userAgent.indexOf('iPad') != -1)) {
document.location = "http://mobile.jeffpaletta.com/tpc.html";
} // ]]>
</script>
</head>
<body class="random-2 colour-2 data-page-home" data-page="home">
<nav>
<ul>
<li class="link-1">
<a href="about.html" data-symbol="☺" data-link="link-1">
<span class="symbol" id="header">☺ </span></a>
<span class="title">Jeffrey Paletta</span>
<div class="hover-area"></div>
<span class="title-2">Who am I?</span>
</li>
<li class="link-2 fade-out">
<a href="hamtramck.html" data-symbol="?" data-link="link-2"><span class="symbol">?</span></a>
<span class="title">What if a city was a giant quilt?</span>
</li>
<li class="link-3 fade-out">
<a href="presidential.html" data-symbol="?" data-link="link-3"><span class="symbol">?</span></a>
<span class="title">What if there was a store for presidents?</span>
</li>
<li class="link-4 fade-out">
<a href="3D.html" data-symbol="?" data-link="link-4"><span class="symbol">?</span></a>
<span class="title">What if my counselor picked my classes?</span>
</li>
<!--
<li class="link-4 fade-out">
<a href="experimental.html" data-symbol="?" data-link="link-4"><span class="symbol">?</span></a>
<span class="title">What if you rewrote a book by cutting up or crossing out the parts you didn’t like?</span>
</li>
-->
<li class="link-5 fade-out">
<a href="education.html" data-symbol="?" data-link="link-5"><span class="symbol">?</span></a>
<span class="title">What if picking a school wasn't traumatic?</span>
</li>
<li class="link-6 fade-out">
<a href="dada.html" data-symbol="?" data-link="link-6"><span class="symbol">?</span></a>
<span class="title">What if Dada existed today?</span>
</li>
<li class="link-7 fade-out">
<a href="paint.html" data-symbol="?" data-link="link-7"><span class="symbol">?</span></a>
<span class="title">What if your paint was plotting to kill you?</span>
</li>
<li class="link-8 fade-out">
<a href="wooemmaii.html" data-symbol="?" data-link="link-8"><span class="symbol">?</span></a>
<span class="title">What if you could click through my brain?</span>
</li>
<li class="link-9 fade-out">
<a href="sincerely.html" data-symbol="?" data-link="link-9"><span class="symbol">?</span></a>
<span class="title">What if you typed LOL and actually laughed?</span>
</li>
<li class="link-10 fade-out">
<a href="red-emoji.html" data-symbol="?" data-link="link-10"><span class="symbol">?</span></a>
<span class="title">What if you needed a reminder to grow up?</span>
</li>
<li class="link-11 fade-out">
<a href="duck-hunt.html" data-symbol="?" data-link="link-11"><span class="symbol">?</span></a>
<span class="title">What if you beat a game by quitting?</span>
</li>
<li class="link-12 fade-out">
<a href="argonaut.html" data-symbol="?" data-link="link-12"><span class="symbol">?</span></a>
<span class="title">What if America was a German typeface?</span>
</li>
<li class="link-13 fade-out">
<a href="kinect.html" data-symbol="?" data-link="link-13"><span class="symbol">?</span></a>
<span class="title">What if you made a toy for drunk people?</span>
</li>
<li class="link-14 fade-out">
<a href="think-play-create.html" data-symbol="?" data-link="link-14"><span class="symbol">?</span></a>
<span class="title">What if you could show you mom what design is?</span>
</li>
<li class="link-15 fade-out">
<a href="intergram.html" data-symbol="?" data-link="link-15"><span class="symbol">?</span></a>
<span class="title">What if your browsing history was an instagram profile?</span>
</li>
<li class="link-16 fade-out">
<a href="clearance.html" data-symbol="?" data-link="link-16"><span class="symbol">?</span></a>
<span class="title">What if a sign painter designed a typeface?</span>
</li>
<li class="link-17 fade-out">
<a href="manifesto.html" data-symbol="?" data-link="link-17"><span class="symbol">?</span></a>
<span class="title">What if I wrote a manifesto without knowing anything?</span>
</li>
<!--
<li class="link-17 fade-out">
<a href="3D.html" data-symbol="?" data-link="link-17"><span class="symbol">?</span></a>
<span class="title">What if my academic advisor picked my electives?</span>
</li>
-->
<li class="link-18 fade-out">
<a href="jazzfest.html" data-symbol="?" data-link="link-18"><span class="symbol">?</span></a>
<span class="title">What if jazz was a design aesthetic?</span>
</li>
<li class="link-19 fade-out">
<a href="lorraine.html" data-symbol="?" data-link="link-12"><span class="symbol">?</span></a>
<span class="title">What if you could see the rules you're breaking?</span>
</li>
</ul>
<div class="lines"></div>
</nav>
<div class="gallery">
<div class="slide"></div>
</div>
<section>
<div class="section-inner">
<!-- Video 1 -->
<figure class=" landscape" data-ratio="1" >
<div class="video">
<iframe id="tpc-video-1" type="text/html" frameborder="0" width="1200" height="720"
src="https://www.youtube.com/embed/h6Tw8KLONnQ?autoplay=1&controls=0&iv_load_policy=3&loop=1&playlist=h6Tw8KLONnQ&modestbranding=1&rel=0&showinfo=0&vq=hd1080" allowfullscreen>
</iframe>
</div>
</figure>
<!-- Caption 1 -->
<figcaption id="tpc-caption-1">
<p>During my junior year at CCS, the graphic design department <br>
approached a handful of students and asked us a question: <br>
How can we do a better job telling the story of what we do
here?</p>
<p>They sponsored a semester long project for two teams of four <br>
students to come up with a solution. My contribution to our <br>
team's effort was an improved system of showcasing student <br>
work, executed in the form of an interactive projection display <br>
that showcased various student projects within the graphic <br>
design space. </p>
</figcaption>
<!-- Image Tiles -->
<figure class="block landscape" data-ratio="1">
<div class="image" id="tpc-image-tiles" data-large="img/tpc/tpc-02.jpg" data-largewidth="474" data-largeheight="116">
<img src="img/tpc/tpc-02.jpg" width="500" height="128">
</div>
</figure>
<!-- Caption 2 -->
<figcaption id="tpc-caption-2" class="block">
<p>As the design practice continues to diversify, so does our <br>
department. Students are not only designing books and posters; <br>
they’re also animating, making films, photographing, creating <br>
identity systems, programming websites, designing typefaces, <br>
building installations, etc.</p>
<p>Printed work was routinely put on display throughout the <br>
department space, but work of non-printed mediums was often <br>
never showcased because there was no efficient way of doing so. <br>
By using projection to fill up the walls, the department could not <br>
only display a much broader scope of student work, but could <br>
also rotate in new work more frequently with much less effort. </p>
</figcaption>
<!-- Video 2 -->
<figure class="block landscape" data-ratio="1" >
<div class="video">
<iframe id="tpc-video-2" type="text/html" frameborder="0" width="900" height="506"
src="https://www.youtube.com/embed/AV18AFRydsk?autoplay=1&controls=0&iv_load_policy=3&loop=1&playlist=AV18AFRydsk&modestbranding=1&rel=0&showinfo=0&vq=hd1080"allowfullscreen>
</iframe>
</div>
</figure>
<!-- Caption 3 -->
<figcaption id="tpc-caption-3" class="block">
<p>The goal of the installation was not just to show student <br>
work, but to tell the story of a student’s process from start <br>
to finish. The problem was that process documentation prac- <br>
tices were relatively poor: the process books students were <br>
required to submit were often thrown together last minute, <br>
which usually meant they were long and too disorganized.</p>
<p>Resolving this issue meant breaking a project down into it's <br>
most simple components — the idea, the execution, and the <br>
result, which we categorized as Think, Play, and Create.</p>
</figcaption>
<!-- Video 3 -->
<figure class="block landscape" data-ratio="1" >
<div class="video">
<iframe id="tpc-video-3" type="text/html" frameborder="0" width="440" height="440"
src="https://www.youtube.com/embed/GOKP737O9N8?autoplay=0&controls=0&fs=0&iv_load_policy=3&loop=1&playlist=GOKP737O9N8&modestbranding=1&rel=0&showinfo=0&vq=large">
</iframe>
</div>
</figure>
<!-- Caption 4 -->
<figcaption id="tpc-caption-4" class="block">
<p>In order to boil down weeks worth of process into something you <br>
could comprehend quickly, we established a new practice for <br>
collecting process work: instead of uploading your process book, <br>
students were given creative freedom to tell the story of their <br>
project through a series of 3 to 5 images or videos of their choos-<br>
ing, allowing them to highlight what they considered to be <br>
the most pivotal moments of their project.</p>
</figcaption>
<!-- Process Link -->
<figcaption id="tpc-process-link" class="process-link block">
<p>
<a target="_blank" href="http://archive.jeffpaletta.com/process/tpc-process.html">[ View Process Work ]</a>
</p>
</figcaption>
</div>
</section>
<div class="process">
<div class="cover"></div>
</div>
<footer>
<div style="max-width: 80%;margin-top: 33%;">
<p>
On paper I call myself a communication <br>
designer, but that's really just an umbrella <br>
term I use to keep things succinct. I'm <br>
really just a problem solver who is always <br>
looking for a better way of doing things.</p>
<p>
As a kid I was building primitive “robots” <br>
to do my chores for me, and as a teen I <br>
was scheming up <s>romantic</s> creative <br>
ways to ask my crush to the school <br>
dance. Doing things the default way is <br>
boring; there’s always a more exciting <br>
means to accomplish the ends.</p>
<p>
I’m basically a grown-up version of the <br>
annoying little kid who responds to every <br>
statement with “why?” But sometimes <br>
asking “why?” turns into a “what if?” My <br>
portfolio is a collection of these moments: <br>
fifteen different solutions that began by <br>
asking questions an exploring new ideas.</p>
<p>
<br><a href="tel:+12489125733">+1 248 972 5733</a>
<br><a href="mailto:[email protected]">[email protected]</a>
<br><a target="_blank" href="http://instagram.com/jeff.archive">@api.jeff</a>
</p>
</div>
<script src="js/gallery.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-83296506-1', 'auto');
ga('send', 'pageview');
</script>
</footer>
</body>
</html>