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.

81 lines
6.5 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>Economy</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> Economy </h1>
<section>
<h2>Subjectivity in the "Gig Economy": From the entreprecariat to base union militancy by Jamie Woodcock</h2>
<p class="abstract">This article addresses the issue of the rise of the “gig-economy“ where temporary positions are endorsed instead of long-term work contracted jobs and also the relationship between this phenomenon and the digital mediated entrepreneurialism. It establishes the relationships among the development of the “gig-economy“, the digital context that this one lies in and the effect that both have on the rise of the Entreprecariat. Self-employed/independent workers are attracted for a job where they find a precarious sense of flexibility and are stuck to a platform that is in need of real demands made online. The deprivation of rights imposed to self-employed riders was used as a tool in the food-delivery sector. Workers that found themselves in this contractless situation claimed their right to organize strikes without the need to follow trade union rules.</p>
<div class="economy"> economy </div>
<div class="politics"> politics </div>
<div class="emerging_classes"> emerging classes </div>
</section>
<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="economy"> economy </div>
<div class="new_media"> new media </div>
<div class="labour"> labour </div>
</section>
<section>
<h2>From Autonomism to Post-Autonomia: From Class Composition to a New Political Anthropology? by Joost de Bloois & Frans Willem Korsten</h2>
<p class="abstract">This essay is a summary of the historical and ideological development of Post-Autonomia starting from the operaist and autonomist movements to its international situation. Where the beginning of the '80s signed the closure of the opening of an era of uncertainty and precarization, instead of a new horizon of self-valorization and autonomy, Post-Autonomia tries to resynthesize the old discourse and translate it to face to the new complexity of the relation between capitalism, state, multitude and subjectivity with the intent of delineate the role of the new non-subject in constant transformation.</p>
<div class="economy"> economy </div>
<div class="politics"> politics </div>
<div class="labour"> labour </div>
<div class="entrepreneurship"> entrepreneurship </div>
</section>
<section>
<h2>Assembly (Chapter 9: Entrepreneurship of the Multitude) by Michael Hardt & Antonio Negri</h2>
<p class="abstract"> In chapter 9 of “Assembly”, Michael Hardt and Antonio Negri attempt to redefine the meaning of “entrepreneurship”. The “entrepreneurship of the multitude” as proposed by the authors, is capable of forming new social combinations, pointing to autonomous social production and reproduction.</p>
<div class="economy"> economy </div>
<div class="politics"> politics </div>
<div class="space"> space </div>
</section>
<section>
<h2>The Corrosion of Character: The Personal Consequences of Work in the New Capitalism (Chapter 1, 2) by Richard Sennet</h2>
<p class="abstract">The relation between work, time and the more personal aspect of life is a focal point in Sennets book. The state of todays economy, described as “flexible capitalism”, has forced a constant rotation of jobs, cities, and friends which can be stimulating but can also contribute to an unstructured and meaningless life. The author addresses these problems by analyzing his encounter with Rico, a successful man suffering from the uncertainty of life and the lack of longstanding values in society.</p>
<div class="economy"> economy </div>
<div class="emerging_classes"> emerging classes </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>