The Social Study of Information and Communication Technology | 0:e upplagan
- Häftad, Engelska, 2004
- Författare: Frank Land
- Betyg:
505
kr
Skickas inom 8-12 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
This book is a useful text for advanced students of MIS and ICT courses, and for those studying ICT in related areas: Management and Organization Studies, Cultural Studies, and Technology and Innovation.
As ICTs permeate every sphere of society - business, education, leisure, government, etc. - it is important to reflect the character and complexity of the interaction between people and computers, between society and technology. For example, the user may represent a much broader set of actors than 'the user' conventionally found in many texts: the operator, the customer, the citizen, the gendered individual, the entrepreneur, the 'poor', the student. Each actor uses ICT in different ways.
This book examines these issues, deploying a number of methods such as Actor Network Theory, Socio-Technical Systems, and phenomenological approaches. Management concerns about strategy and productivity are covered together with issues of power, politics, and globalization. Topics range from long-standing themes in the study of IT in organizations such as implementation, strategy, and evaluation, to general analysis of IT as socio-economic change
A distinguished group of contributors, including Bruno Latour, Saskia Sassen, Robert Galliers, Frank Land, Ian Angel, and Richard Boland, offer the reader a rich set of perspectives and ideas on the relationship between ICT and society, organizational knowledge and innovation.
As ICTs permeate every sphere of society - business, education, leisure, government, etc. - it is important to reflect the character and complexity of the interaction between people and computers, between society and technology. For example, the user may represent a much broader set of actors than 'the user' conventionally found in many texts: the operator, the customer, the citizen, the gendered individual, the entrepreneur, the 'poor', the student. Each actor uses ICT in different ways.
This book examines these issues, deploying a number of methods such as Actor Network Theory, Socio-Technical Systems, and phenomenological approaches. Management concerns about strategy and productivity are covered together with issues of power, politics, and globalization. Topics range from long-standing themes in the study of IT in organizations such as implementation, strategy, and evaluation, to general analysis of IT as socio-economic change
A distinguished group of contributors, including Bruno Latour, Saskia Sassen, Robert Galliers, Frank Land, Ian Angel, and Richard Boland, offer the reader a rich set of perspectives and ideas on the relationship between ICT and society, organizational knowledge and innovation.
Produktinformation
Kategori:
Media & kommunikation
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2004-06-01
ISBN:
9780199253524
Sidantal:
306
$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"
>