-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmore.html
239 lines (208 loc) · 9.17 KB
/
more.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
<!-- website: Artful Design (http://artful.design/)
author: Ge Wang (http://www.gewang.com/ | http://ccrma.stanford.edu/~ge/) -->
<html lang="en">
<!-- HTML head -->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-125238768-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-125238768-1');
</script>
<!-- character set -->
<meta charset="utf-8">
<!-- responsive viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta name="keywords" content="Artful Design, Technology in Search of the Sublime,
A MusiComic Manifesto, Ge Wang, Stanford University Press, CCRMA, ChucK, Ocarina, Smule,
Stanford Laptop Orchestra, design, art, computer, music, technology, aeshetics, philosophy,
engineering, ethics, comic book, textbook, education">
<meta property="og:url" content="https://artful.design/more.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Artful Design | More Stuff" />
<meta property="og:description" content="Mailing List, Press Clippings, and More" />
<meta property="og:image" content="https://ccrma.stanford.edu/~ge/artfuldesign/images/book/artful-design-book-1.jpg" />
<!-- file-specific style and overrides -->
<style>
.bgimg-1 {
position: relative;
opacity: .95;
background-position: center;
background-size: cover;
}
.bgimg-1 {
background-image: url("images/book/artful-design-book-7.jpg");
min-height: 25%;
}
</style>
<!-- include bootstrap CSS file -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- include artful.design CSS file -->
<link rel="stylesheet" type="text/css" href="css/artful-design.css">
<!-- page icons-->
<link rel="apple-touch-icon" sizes="180x180" href="images/icon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/icon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/icon/favicon-16x16.png">
<link rel="manifest" href="images/icon/site.webmanifest">
<link rel="mask-icon" href="images/icon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="canonical" href="https://artful.design/more.html" />
<!-- page title -->
<title>Artful Design | Extras!</title>
<!-- header end -->
</head>
<!-- content body -->
<body>
<!-- main navbar -->
<nav class="navbar navbar-light navbar-expand-custom fixed-top d-print justify-content-end">
<!-- BRAND -->
<a class="navbar-brand mr-2" href="./">
<img src="images/title/artful-design-title-logo-b-sm.png" alt="Artful Design logo" style="width:200px;">
</a>
<!-- BUY button -->
<a class="btn btn-primary btn-lg" href="buy.html">BOOK</a>
<!-- toggler/collapsibe Button -->
<button class="navbar-toggler ml-auto artful-hamburger" type="button" data-toggle="collapse" id="artful-hamburger" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<!-- navbar links -->
<div class="collapse navbar-collapse flex-grow-1 text-right topnav" id="collapsibleNavbar">
<ul class="navbar-nav ml-auto flex-nowrap">
<li class="nav-item">
<a class="nav-link" href="./">ABOUT</a>
</li>
<li class="nav-item">
<a class="nav-link" href="chapters.html">CHAPTERS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="author.html">AUTHOR</a>
</li>
<li class="nav-item">
<a class="nav-link" href="teach/">TEACH</a>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">EVENTS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="tv/">AD:TV</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="more.html">MORE...</a>
</li>
</ul>
</div>
</nav>
<!-- end navbar -->
<br><br>
<!-- MAIN SPLASH IMAGE -->
<div class="bgimg-1">
<!-- <div class="caption-more">
<font color="white">
<h1><b>
MORE...</b></h1>
</font>
</div>-->
</div>
<!-- TEXT -->
<div class="artful-body-section">
<!--
<center>
<a class="btn btn-primary btn-lg mb-2 mr-2" href="buy.html">Places to Buy This Book</a>
<a class="btn btn-success btn-lg mb-2" href="https://artful.design/stuff/samples/prelude.pdf">Read the Prelude Now!</a>
</center>
-->
<center>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<table bgcolor="#d9d9d9" border="0" cellpadding="1" cellspacing="0">
<tr><td>
<table width="100%" bgcolor="#fdfdfd" border="0" cellpadding="25" cellspacing="2">
<tr><td>
<center>
<p>
Sign up for the <b>Artful Design Mailing List</b>; all are welcome! <br>
<a class="btn btn-success btn-lg mb-0 mt-3" target="_blank" href="https://forms.gle/WPMeykHB8FPiQSsG6">
<b>SIGN UP</b> FOR THE MAILING LIST<br>
<font size="2">join the community!</font></a>
</p>
(direct link for mailman users: <a target="_blank" href="https://cm-mail.stanford.edu/mailman/listinfo/Artful-Design">Artful Design
Mailing List)</a>
<!--
<form Method=POST ACTION="https://cm-mail.stanford.edu/mailman/subscribe/artful-design role="form" class="form-horizontal">
<div class="form-group">
<label for="emailField" class="col-sm-10 control-label">Your email address:</label>
<div class="col-sm-10">
<input type="text" class="form-control" name="email" id="emailField" size="30" value="">
<small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else.</small>
</div>
</div>
<div class="form-group">
<label for="nameField" class="col-sm-10 control-label">Your name (optional):</label>
<div class="col-sm-10">
<input type="text" class="form-control" name="fullname" id="nameField" size="30" value="">
<small id="emailHelp" class="form-text text-muted">We won't share this either.</small>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-success">Subscribe</button>
<small id="emailHelp" class="form-text text-muted">Check your email to complete!</small>
</div>
</div>
</form>
-->
</td></tr></table>
</td></tr></table>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
</center>
<br>
<hr width="250">
<h3>Some press clipping</h3>
<center>
<p><b>June, 2021</b> | <a target="_blank" href="https://marg-art.org/blog/what-artful-design">"What is Artful Design?"</a><br>
Designing a Brave New Era, <i>Marg Magazine</i></p>
<p><b>December 19, 2018</b> | <a target="_blank" href="https://news.stanford.edu/2018/12/19/stanford-polymath-blazes-new-trail-design-manifesto/">"Stanford Polymath Blazes a New Trail with His Design Manifesto"</a><br>
by Robin Wander, <i>Stanford University</i></p>
<p><b>December, 2018</b> | Episode 26: <a target="_blank" href="https://www.preposterousuniverse.com/podcast/2018/12/10/episode-26-ge-wang-on-artful-design-computers-and-music/">"Artful Design, Computers, and Music"</a> <br>
hosted by <a href="https://www.preposterousuniverse.com/">Sean Carroll</a>, <i><a href="https://www.preposterousuniverse.com/podcast/">Mindscape Podcast</a></i></p>
<p><b>October 22, 2018</b> | <a target="_blank" href="https://www.paloaltoonline.com/news/2018/10/22/sublime-design">"Sublime Design"</a><br>
by Karla Kane, <i>Palo Alto Weekly</i></p>
<p><b>June 8, 2018</b> | <a target="_blank" href="https://www.wired.com/story/stanford-laptop-orchestra-tenth-anniversary-concert/">The Aural Magic of Stanford's Laptop Orchestra</a><br>
by Arielle Pardes, <i>Wired Magazine</i></p>
<p><b><a target="_blank" href="https://ccrma.stanford.edu/~ge/press/">Older press clippings</a></b><br>
from various sources</p><br>
</center>
<hr width="250">
<h3>MORE!</h3>
<center>
• video series: <a href="tv">Artful Design TV</a><br>
• critical thinking course at Stanford: <a href="think66/"><i>Design that Understands Us</i></a><br>
• Stanford Continuing Studies course: <a href="dsn100/"><i>Artful Design: How We Shape Technology and How Technology Shapes Us</i></a><br>
• materials for educators: <a href="teach/">here</a> (more to come!)<br>
• book tour rolls on: <a href="events.html">talks, keynotes, and lectures</a><br>
• symposium: <a href="manifestival">The Artful Design Manifestival</a><br>
• <i>Artful Design</i> companion app (on the way!)<br>
<!-- • more comics!<br> -->
</center>
<br><br>
<hr width="250">
<h3>contact</h3>
<center>
<p>Want to book Ge for a speaking engagement? Have a media/interview request?<br>
Got a question, or want to place a bulk order?<br>Or just to say "hi"?<br>
<b>[email protected]</b></p>
<br>
<hr width="250">
<p>This book is a beginning—more is on the way!</p>
</center>
<br>
</div>
<!-- scripts -->
<script src="js/jquery-3.3.1.slim.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- content end -->
</body>
</html>