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.

60 lines
3.8 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<title>Labour and Burnout</title>
<link rel="stylesheet" type="text/css" href="./css/style2.css">
<link rel="stylesheet" type="text/css" href="./css/style.css">
</head>
<body>
<div id="categories">
<a href="./index.html"><button type="button" class="btn btn-outline-success" class="main" id="main">Main page</button></a>
<a href="./entrepreneurship.html"><button type="button" class="btn btn-outline-success" id="Entrepreneurship">Entrepreneurship</button></a>
<a href="./labour-and-burnout.html"><button type="button" class="btn btn-outline-success" id="labour">Labour and Burn Out</button></a>
<a href="./new-media.html"><button type="button" class="btn btn-outline-success" id="media">New Media</button></a>
<a href="./emerging-classes.html"><button type="button" class="btn btn-outline-success" id="emerging">Emerging Classes</button></a>
<a href="./space.html"><button type="button" class="btn btn-outline-success" id="space">Space</button></a>
<a href="./economy.html"><button type="button" class="btn btn-outline-success" id="economy">Economy</button></a>
<a href="./politics.html"><button type="button" class="btn btn-outline-success" id="politics">Politics</button></a>
</div>
<div id="wrapper">
<h1> Labour and Burnout </h1>
<section>
<h2>Digital labour the internet as playground and factory (Chapter: Free Labor) by Tiziana Terranova</h2>
<p class="abstract">A critical concept of the essential role played by free labor and how the digital labor is implemented in its complicated relation to the capitalist society.</p>
<div class="labour"> labour </div>
<div class="economy"> economy </div>
<div class="new_media"> new media </div>
</section>
<section>
<h2>Fake It Till You Make it Genesis of the Entrepreneurial Precariat by Silvio Lorusso</h2>
<p class="abstract">Silvio Lorusso narrates the perception of precariousness in relation to entrepreneurship through the different thoughts of writers, philosophers or social movements. “Fake it till you make it” is an expression that represents the existential crisis of the entreprecariat. Nobody assumes that is precariat because this could contradict the entrepreneur spirit. Even so in many countries movements have appeared claiming precarious situations such as San Precario, result of thirty years of policies in favour of companies and against workers.</p>
<div class="labour"> labour </div>
<div class="emerging_classes"> emerging classes </div>
<div class="entrepreneurship"> entrepreneurship </div>
</section>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>