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.

65 lines
5.3 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>Emerging classes</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> Emerging classes </h1>
<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="emerging_classes"> emerging classes </div>
<div class="economy"> economy </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="emerging_classes"> emerging classes </div>
<div class="labour"> labour </div>
<div class="entrepreneurship"> entrepreneurship </div>
</section>
<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="emerging_classes"> emerging classes </div>
<div class="politics"> politics </div>
<div class="economy"> economy </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>