You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
3.8 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>No Thanks, I'll Make My Own</title>
<meta name="description" content="XPUB">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../css/pages.css">
</head>
<body>
<div id='wrapper'></div>
<a href='../' id='homebttn' class='ext'> << home</a>
<header>
<h1 id='project-title'>No Thanks, I'll Make My Own <a href='#hleft-text' class='show'></a></h1>
<h2 id='student-name'>Damlanur Bilgin</h2>
<div id='hleft-text'>
<a href=# id='back'>
<div id='inner-hleft-text'>
<div id='ihtp'>
<object>
<div id='about-project'>
<p>"no thanks, I'll make my own" Is a periodical, digital and print hybrid publication that deals with ownership over online spaces. It aims to provide an alternative learning space that embraces not knowing, learning while building and making mistakes along the way.</p>
<p>Each issue of the publication deals a different way of building online spaces as easy as possible, such as building and publishing a simple website with minimal html knowledge and building micro blogging platforms from a guestbook. The difference between most resources and "no thanks, I'll make my own" is the attitude towards the learning process. A lot of tutorials and courses related to online publishing are written in professional context and assume that the reader already has a lot of information. "no thanks, I'll make my own" does the work of finding accessible resources and decoding complicated parts. It encourages a hands on approach and prioritizing self expression rather than technical perfection. </p>
<p>A legislation passed by the Turkish parliament in 2020 requires social networks with more than a million daily users to establish legal entities and store user data in Turkey, which legally forces social networks to comply with government requests of content removal and sharing user information. This law is just one example of a pattern. Governments such as Turkey and large companies such as Amazon alike retaliate against dissenters who speak out on social media. Considering this and the fact that social networks' centralized and large scale structure very often lead to mass harrassment campaigns, it's clear that we need to think of ways we can communicate and share without relying on corporate social media.</p>
<p>This work is released under the <a href="http://artlibre.org/licence/lal/en/">Free Art License 1.3</a> </p>
</div>
<hr align='left'>
<div id='about-student'>
<p>Damlanur is a graphic designer and illustrator from Turkey. She's interested in online culture and design as a practice of chronicling the world around her.</p>
</div>
<a id='getback' class='int'> go back </a>
</object>
</div>
</div>
</a>
</div>
</header>
<section id='main'>
<div id="galleries">
<div id='work'>
<h3 class='gal-title'>Work</h3>
<ul id='publist'>
<li><a href='https://hub.xpub.nl/sandbox/~damlanur/zine-html/index/index.html' target="_blank" class='ext'>Project Website</a></li>
</ul>
<img src="img/img1.png" class='workimg'/>
<img src="img/img2.png" class='workimg'/>
<img src="img/img3.png" class='workimg'/>
<img src="img/img4.png" class='workimg'/>
</div>
<div id='publication'>
<h3 class='gal-title'>Publication</h3>
<ul id='publist'>
<li><a href='pdf/thesis.pdf' target="_blank" class='ext'>Publication PDF</a></li>
</ul>
<img src="img/pub1.jpg" class='workimg'/>
<img src="img/pub2.jpg" class='workimg'/>
<img src="img/pub3.jpg" class='workimg'/>
<img src="img/pub4.jpg" class='workimg'/>
</div>
<div id='gradshow'>
<h3 class='gal-title'>Graduation Show</h3>
<img src="img/gradshow1.jpg" class='workimg'/>
<img src="img/gradshow2.jpg" class='workimg'/>
<img src="img/gradshow3.jpg" class='workimg'/>
<img src="img/gradshow4.jpg" class='workimg'/>
</div>
</div>
</section>
</div>
</body>
</html>