-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
194 lines (180 loc) · 8.04 KB
/
index.html
File metadata and controls
194 lines (180 loc) · 8.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!doctype html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109153491-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-109153491-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>2017年台灣資料新聞與數位新聞專輯工作者的生存現狀--Hacks/Hackers Taipei</title>
<description>Hacks/Hackers Taipei在今年下半年針對從事資料新聞、數位新聞專輯的台灣新聞工作者從事線上調查,這些工作者的生存現狀跟挑戰是什麼?</description>
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/simple.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match(/print-pdf/gi) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName('head')[0].appendChild(link);
</script>
<style type='text/css'>
#HH-header {
height: 50px;
background-color: #fff;
width: 100%;
position: fixed;
top: 0;
z-index: 50;
overflow: hidden;
text-align: center;
border-bottom: 1px solid #cec6b9;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
}
#HH-header a {
background-color: #fff;
}
#HH-header a>img {
margin-top: 13px;
opacity: .8;
transition: opacity .3s;
}
</style>
</head>
<body>
<header id="HH-header" class="stickable">
<a href="//hackshackers.taipei" target="_blank"><img src="https://raw.githubusercontent.com/hackshackerstaipei/style-guide/master/banner-sm.png" alt="Hacks/Hackers Taipei" height="35" style="margin-top: 8px;"></a>
</header>
<div class="reveal">
<div class="slides">
<section>
<p>台灣資料新聞與數位新聞專輯工作者的生存現狀</p>
<h3>Hacks/Hackers Taipei <br>2017年數位大調查</h3>
</section>
<section>
<h3>Hacks/Hackers?</h3>
<p>透過工作坊、分享會、黑客松,鼓勵記者編輯(Hacks)和程式設計師(Hackers)相互學習合作,一起想像新聞未來的跨國非營利新聞社群。</p>
</section>
<section>
<h3>為什麼我們要做調查?</h3>
</section>
<section>
<h3>台灣媒體近年不斷嘗試運用新的科技工具來敘事。(今天你就會聽到很多精采案例)</h3>
</section>
<section>
<h3>我們好奇這些新敘事背後<br>的新聞工作者。</h3>
</section>
<section>
<h3>今年8月發出線上問卷,<br>到10月底蒐集到21位台灣工作者的心聲。</h3>
</section>
<section>
<h3>21份問卷?</h3>
<iframe src="https://giphy.com/embed/Jn21UdFTwqsmI" width="480" height="406" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
<h3>同溫層有。一。點。薄</h3>
</section>
<section>
<h3>先說問卷結論:</h3>
</section>
<section>
<h3>當我們談到資料新聞或數位新聞專輯,最常聯想到的是...</h3>
</section>
<section>
<iframe src="https://giphy.com/embed/vzO0Vc8b2VBLi" width="100%" height="600" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
<p></p>
</section>
<section>
<h3>事實上,
<br>受訪者除了有程式語言等<u>硬技能</u>的學習需求,對溝通協調的<u>軟技能</u>也明顯感到吃力。</h3>
</section>
<section>
<h3>這次調查<br>到底透露出什麼秘密?</h3>
</section>
<section>
<h3>發現1:相關經驗不滿3年</h3>
<img src="https://cdn-images-1.medium.com/max/800/0*5c95RZDMBYkvJYzN.">
</section>
<section>
<h3>發現2:兩成受訪者是<br>「一人工作」</h3>
</section>
<section>
<h3>發現3:日常使用基礎工具</h3>
<h4>HTML, Photoshop, Illustrator, CSS, Google Map
</section>
<section>
<h3>發現4: 工作挑戰軟硬都有</h3>
</section>
<section>
<h4>問:「總的來說,你認為目前做這份工作,最感到無力的是什麼?(可多選)」
<br>
<br>① 組織內部溝通(66.7%)
<br>② 沒有時間學習新技能(52.4%)
<br>③ 公司文化(38.1%)
<br>④ 缺乏額外人力協助(33.3%)
<br>⑤ 沒有任何程式基礎(28.6%) </section>
<section>
<h4><i>受訪者A:「文組出生,coding的部份只能碰多少學多少,難有機會有系統的學起」</i></h4>
</section>
<section>
<h4><i>受訪者C:「想呈現的東西需要程式協助時,需要跨部門很麻煩,一般只能找網路類似的套件功能去做。」</i></h4>
</section>
<section>
<h4><i>受訪者J:「新媒體作品與市場需求之間的運作機制不明確......很容易會產生東試一點、西做一點狀況,沒有明確的對消費者生產目標......也自然很難規模化,甚至將模式延伸到組織的其他部分。」</i></h4>
</section>
<section>
<h4><i>受訪者K:「沒有明確的升遷管道。」</i></h4>
</section>
<section>
<h3>發現5: 未來希望學習技能</h3>
<h4>前三名:專案管理、Javascript、Python</h4>
</section>
<section>
<h2>結論</h2>
</section>
<section>
<h3>受訪工作者除了期待提昇程式技能,讓人意外的是(?),無法處理好組織內的溝通協調,同樣讓這群工作者頭疼。
</section>
<section>
<h3>新媒體敘事需要的不僅僅是新技術,更多的是打破了傳統媒體的分工方式和工作流程。</h3>
</section>
<section>
<h3>所屬媒體對數位文化的投入和看法,影響這群工作者對未來發展的信心。</h3>
</section>
<section>
<h3>這份調查只是起點,<br>希望未來有更多人加入討論<br>科技與新聞敘事的交叉點。</h3>
<p>(來參加Hacks/Hackers Taipei的活動就對了)</p>
</section>
<section>
<h3>完整調查報告,請上網閱讀:</h3>
<h3><a href="https://goo.gl/4EtjGt">https://goo.gl/4EtjGt</a></h3>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
Reveal.initialize({
dependencies: [{
src: 'plugin/markdown/marked.js'
}, {
src: 'plugin/markdown/markdown.js'
}, {
src: 'plugin/notes/notes.js',
async: true
}, {
src: 'plugin/highlight/highlight.js',
async: true,
callback: function() {
hljs.initHighlightingOnLoad();
}
}]
});
</script>
</body>
</html>