initial writing
This commit is contained in:
parent
02d6a37325
commit
fb35302fab
BIN
images/categorised.png
Normal file
BIN
images/categorised.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
BIN
images/dots.png
Normal file
BIN
images/dots.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 286 KiB |
BIN
images/osm_dots.png
Normal file
BIN
images/osm_dots.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
BIN
images/uncategorised.png
Normal file
BIN
images/uncategorised.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
159
presentation-20190225-mobilising_churches.html
Normal file
159
presentation-20190225-mobilising_churches.html
Normal file
|
@ -0,0 +1,159 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>"Mobilising the Churches Around the Environment"</title>
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
|
||||
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
|
||||
|
||||
body { font-family: 'Droid Serif'; }
|
||||
h1, h2, h3 {
|
||||
font-family: 'Yanone Kaffeesatz';
|
||||
font-weight: normal;
|
||||
}
|
||||
.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
|
||||
.footnote {
|
||||
position: absolute;
|
||||
bottom: 3em;
|
||||
font-size: small;
|
||||
}
|
||||
.red { color: #fa0000; }
|
||||
/* Two-column layout */
|
||||
.strikethrough {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.left-column {
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
.right-column {
|
||||
width: 49%;
|
||||
float: right;
|
||||
padding-top: 0em;
|
||||
margin-top: 0em;
|
||||
text-align: left;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<textarea id="source">
|
||||
|
||||
class: center, middle
|
||||
background-image: url(images/dots.png)
|
||||
text-shadow: 2px 2px #ff0000
|
||||
|
||||
"Mobilising the Churches Around the Environment":
|
||||
|
||||
A Summary of the Research
|
||||
|
||||
#### Jeremy Kidwell
|
||||
##### University of Birmingham **School of Philosophy, Theology and Religion**
|
||||
|
||||
002019 Feb 25
|
||||
|
||||
.footnote[Email: [j.kidwell@bham.ac.uk](mailto:j.kidwell@bham.ac.uk) • Twitter [@kidwellj](https://twitter.com/kidwellj)]
|
||||
|
||||
---
|
||||
|
||||
class: center, middle
|
||||
|
||||
What does successful mobilisation look like?
|
||||
|
||||
---
|
||||
|
||||
class: middle
|
||||
|
||||
## My definition:
|
||||
|
||||
- Improved public visibility on issues of concern
|
||||
- Enhanced engagement with poliymakers
|
||||
- Impact! ... responsive action on both household and public policy levels
|
||||
|
||||
---
|
||||
|
||||
class: center, middle
|
||||
|
||||
But, what does successful mobilisation *look* like?
|
||||
|
||||
Marches, demonstations, "buzz", large crowds, energy, surprises...
|
||||
|
||||
---
|
||||
|
||||
Caveat #1:
|
||||
|
||||
Not just *action* but **quality of** action
|
||||
|
||||
- Implies a better understanding of the underpinning issues (do we understand what is at stake in mobilisation on climate change, or do we just "feel" it?)
|
||||
- Involves reflection on effective forms it might take
|
||||
- May generate less visible forms of enhanced relationality: new alliances and an improved basis for future political action.
|
||||
|
||||
---
|
||||
|
||||
Caveat #2:
|
||||
|
||||
We (Christians) have some specific barriers
|
||||
1. *Policymakers* do not understand how Christians are engaging with environmental issues
|
||||
|
||||
---
|
||||
|
||||
Caveat #2:
|
||||
|
||||
We (Christians) have some specific barriers
|
||||
1. Policymakers do not understand how Christians are engaging with environmental issues
|
||||
2. *Scholars* do not understand how Christians are engaging with environmental issues
|
||||
|
||||
---
|
||||
|
||||
Caveat #2:
|
||||
|
||||
We (Christians) have some specific barriers
|
||||
1. Policymakers do not understand how Christians are engaging with environmental issues
|
||||
2. Scholars do not understand how Christians are engaging with environmental issues
|
||||
3. *Christians* do not understand how Christians are engaging with environmental issues
|
||||
|
||||
---
|
||||
|
||||
class: center, middle
|
||||
|
||||
This is, in many ways, a completely new field.
|
||||
|
||||
Eco-theology has struggled to engage with mainstream Christian scholarly reflection
|
||||
Social scientists have reinforced rather than questioned stereotypes about Christainity
|
||||
Political leadership lacks literacy about religion in Britain
|
||||
|
||||
---
|
||||
|
||||
My work:
|
||||
|
||||
- Establish a new field of study that engages theological reflection, ethnography of religious environmentalism and data science.
|
||||
- Theology leading a conversation with geographers, policical scientists, anthropologists, sociologists, economists.
|
||||
- Communicate this research to public policy audience, third sector, and Christian communities.
|
||||
|
||||
---
|
||||
|
||||
class: center, middle
|
||||
|
||||
So what have we learned so far?
|
||||
|
||||
|
||||
---
|
||||
|
||||
# Tactics and Tools for Mobilisation
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</textarea>
|
||||
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
|
||||
</script>
|
||||
<script>
|
||||
var slideshow = remark.create();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue