Vi flyttar från butik till nätet - så funkar det framåt
Venezuela, the Present as Struggle | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Cira Pascual Marquina, Chris Gilbert
- Betyg:
923
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
“Today more than ever, we need to listen to critical voices from the Venezuelan grassroots, and this is exactly what Venezuela, the Present as Struggle gives us. Cira Pascual Marquina and Chris Gilbert have gathered the tools we need to navigate the treacherous straits between state and movements, economic crisis and sanctions, and to chart a radical course toward socialism.”
—George Ciccariello-Maher, author, Building the Commune: Radical Democracy in Venezuela
Venezuela has been the stuff of frontpage news extravaganzas, especially since the death of Hugo Chavez. With predictable bias, mainstream media focus on violent clashes between opposition and government, coup attempts, hyperinflation, U.S. sanctions, and massive immigration. What is less known, however, is the story of what the Venezuelan people – especially the Chavista masses – do and think in these times of social emergency. Denying us their stories comes at a high price to people everywhere, because the Chavista bases are the real motors of the Bolivarian revolution. This revolutionary grassroots movement still aspires to the communal path to socialism that Chavez refined in his last years. Venezuela, the Present as Struggle is an eloquent testament to their lives.
Comprised of a series of compelling interviews conducted by Cira Pascual Marquina, professor at the Bolivarian University, and contextualized by author Chris Gilbert, the book seeks to open a window on grassroots Chavismo itself in the wake of Chavez’s death. Feminist and housing activists, communards, organic intellectuals, and campesinos from around the country speak up in their own voices, defending the socialist project and pointing to what they see as revolutionary solutions to Venezuela’s current crisis. If the Venezuelan government has shown an impressive capacity to resist imperialism, it is the Chavista grassroots movement, as this book shows, that actually defends socialism as the only coherent project of national liberation.
—George Ciccariello-Maher, author, Building the Commune: Radical Democracy in Venezuela
Venezuela has been the stuff of frontpage news extravaganzas, especially since the death of Hugo Chavez. With predictable bias, mainstream media focus on violent clashes between opposition and government, coup attempts, hyperinflation, U.S. sanctions, and massive immigration. What is less known, however, is the story of what the Venezuelan people – especially the Chavista masses – do and think in these times of social emergency. Denying us their stories comes at a high price to people everywhere, because the Chavista bases are the real motors of the Bolivarian revolution. This revolutionary grassroots movement still aspires to the communal path to socialism that Chavez refined in his last years. Venezuela, the Present as Struggle is an eloquent testament to their lives.
Comprised of a series of compelling interviews conducted by Cira Pascual Marquina, professor at the Bolivarian University, and contextualized by author Chris Gilbert, the book seeks to open a window on grassroots Chavismo itself in the wake of Chavez’s death. Feminist and housing activists, communards, organic intellectuals, and campesinos from around the country speak up in their own voices, defending the socialist project and pointing to what they see as revolutionary solutions to Venezuela’s current crisis. If the Venezuelan government has shown an impressive capacity to resist imperialism, it is the Chavista grassroots movement, as this book shows, that actually defends socialism as the only coherent project of national liberation.
Om denna bok
Venezuela, the Present as Struggle av Cira Pascual Marquina och Chris Gilbert är en Danskt band bok med 352 sidor på Engelska. Den utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Venezuela, the Present as Struggle begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781583678657
Upplaga:
0
Utgiven:
2020-12-01
Förlag:
Okänt
Sidantal:
352
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>