-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathevents.html
More file actions
69 lines (65 loc) · 3.44 KB
/
events.html
File metadata and controls
69 lines (65 loc) · 3.44 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
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>xiaowei r. wang</title>
<link rel="stylesheet" type="text/css" href="/css/all.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-22110434-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="cover events">
<h1>Recent News and Events</h1>
<p>
<b>January 2020</b><br>
A contribution in <a href="https://www.epflpress.org/produit/968/9782889153459/realtime-making-digital-china">REALTIME</a> released!<br>
<a href="https://withfriends.co/event/3423298/n_other_half_of_the_sky_opening_reception">女 NǙ: OTHER HALF OF THE SKY</a><br>
Come <a href="http://ctrlz.ai/">SCRY WITH ME at ctrlz.ai </a>
<br><br>
<b>November 2019</b><br>
Place Talks at Prelinger Library on November 21st!<br>
Living Room Light Exchange November 19th!
<br><br>
<b>September 2019</b>
<br>
Finished a Web Residency as part of Akademie Schloss Solitude/ZKM Center for Art and Media Karlsruhe.
<a href="https://schloss-post.com/shanzhai-poetry-and-bypassing-censorship/">Check out this online studio visit</a> or head to
the "Warhammer 40k levels of Shanzhai" website here: <a href="http://futureofmemory.schloss-post.com/">
http://futureofmemory.schloss-post.com/</a>
<br>
<br>
Excited to be painting nails as part of Land and Sea pop up nail salon, at Pieter Los Angeles on 9/22 at
the <a href="https://pieterpasd.com/events/post-capitalism-ball/">Post-Capitalism Queer Ball</a>, curated by Martabel Wasserman.
<br> Come say hi and get your nails done!
<br>
<br>
<b>August 2019</b>
<br>
I'm speaking at <a href="https://2019.theconference.se/" target="_blank">The Conference in Malmö</a>. See a video of my talk "No Time For the Future" <a href="https://videos.theconference.se/xiaowei-wang-no-time-for-the">here!</a>
<br><br>
<b>May 2019</b>
<br>
<a href="https://www.eventbrite.com/e/the-messy-truth-about-social-credit-logic-china-launch-tickets-61743132371" target="_blank">LOGIC China launch</a>, where I will be moderating a panel discussion on Social Credit in China.
<br>
My article, How Baidu Maps turns location data into 3-D cityscapes—and big profits in <a href="https://archpaper.com/2019/05/baidu-maps-tech-print/" target="_blank">The Architect's Newspaper</a>
<br><br>
<b>April 2019</b>
<br>
Making homemade noodles as GRAND OPENING for a fundraiser for <a href="https://www.eventbrite.com/e/fundraiser-for-bay-area-girls-rock-camp-tickets-59938654128" target="_blank">Bay Area Girl's Rock Camp</a> at Wolfman Books!
<br>
I'm giving a talk for <a href="https://publicknowledge.sfmoma.org/events/the-redirect-technology-after-capitalism/" target="_blank">The Redirect: Technology after Capitalism</a> at SFMOMA
<br><br>
<b>March 2019</b>
<br>
Giving a talk in sunny Barcelona at <a href="https://www.internetagemedia.com/weekend" target="_blank">IAM Weekend 2019</a> !
</p>
</div>
</body>
</html>