Vi flyttar från butik till nätet - så funkar det framåt
The Communicative State | 0:e upplagan
- Häftad, Engelska, 2016
- Författare: Jacob Stenberg
- Betyg:
301
kr
Skickas inom 0-2 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
Government agencies in Sweden are experiencing a communicative turn where notions that concern branding, image and identity have become relations, with its focus on creating relationships with external actors and persuasion, must be seen as part of this communicative turn. This book concerns how government agencies practice public relations in a more communicatively orientated political landscape by way of its focus on a particular political issue. In the post-financial crisis of 2008, innovation emerged as a critical political issue on many government agencies’ agendas. Public relations practices were implemented by government agencies on an unprecedented scale in order to promote innovation issues. Considering this, I have chosen to label innovation a political hype. This dissertation follows two government agencies public relations work on innovation. The organizations and their promotion of innovation issues are used as windows through which to perceive how Swedish government agencies use persuasion and the management of external relationships in order to promote political issues. The potential democratic implications of a more communicative state are discussed as well.
This book documents the government directives, policies, protocols and strategies that were created by the agencies in order to facilitate and enable their public relations practices. It also describes and analyzes the spaces where public relations are implemented. The project leaders, project assistants, communication professionals and communication directors that were responsible for the public relations practices have a central role in this book as well. This dissertation shows how political
public relations can be a beneficial practice for government agencies. Public relations may be a suitable practice for a more transparent, open, even creative government. But this book also broadens the discussion, as there are some less constructive, potentially even unwarranted, implications of what I call the PR-ization of the Swedish state.
Om denna bok
The Communicative State av Jacob Stenberg är en Häftad bok med 268 sidor på Engelska. Den utgavs 2016 av Media-Tryck.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Communicative State 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:
Samhälle & politik
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9789176237373
Upplaga:
0
Utgiven:
2016-05-20
Förlag:
Media-Tryck
Sidantal:
268
$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"
>