-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmedia-releases.html
More file actions
477 lines (343 loc) · 27 KB
/
media-releases.html
File metadata and controls
477 lines (343 loc) · 27 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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:srophe="https://srophe.app">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title data-template="app:record-title">Syriaca.org</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/resources/images/fav-icons/syriaca-favicon.ico" />
<!-- Bootstrap 3 -->
<link rel="stylesheet" type="text/css" href="/resources/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/sm-core-css.css" />
<!-- Srophe styles -->
<link rel="stylesheet" type="text/css" href="/resources/css/syr-icon-fonts.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/style.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/syriaca.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/slider.css" />
<link rel="stylesheet" type="text/css" href="/resources/css/lightslider.css" />
<link rel="stylesheet" type="text/css" media="print" href="/resources/css/print.css" />
<!-- Leaflet -->
<link rel="stylesheet" href="/resources/leaflet/leaflet.css" />
<link rel="stylesheet" href="/resources/leaflet/leaflet.awesome-markers.css" />
<script defer="defer" data-domain="syriaca.org" src="https://plausible.io/js/plausible.js"></script>
<!-- JQuery -->
<link href="/resources/jquery-ui/jquery-ui.min.css" rel="stylesheet" />
<script type="text/javascript" src="/resources/js/jquery.min.js"></script>
<script type="text/javascript" src="/resources/jquery-ui/jquery-ui.min.js"></script>
<script type="text/javascript" src="/resources/js/jquery.smartmenus.min.js"></script>
<script type="text/javascript" src="/resources/js/clipboard.min.js"></script>
<!-- Bootstrap -->
<script type="text/javascript" src="/resources/bootstrap/js/bootstrap.min.js"></script>
<!-- ReCaptcha -->
<script src="https://www.google.com/recaptcha/api.js" type="text/javascript" async="async" defer="defer"></script>
<!-- keyboard widget css & script -->
<link href="/resources/keyboard/css/keyboard.min.css" rel="stylesheet" />
<link href="/resources/keyboard/css/keyboard-previewkeyset.min.css" rel="stylesheet" />
<link href="/resources/keyboard/syr/syr.css" rel="stylesheet" />
<script type="text/javascript" src="/resources/keyboard/syr/jquery.keyboard.js"></script>
<script type="text/javascript" src="/resources/keyboard/js/jquery.keyboard.extension-mobile.min.js"></script>
<script type="text/javascript" src="/resources/keyboard/js/jquery.keyboard.extension-navigation.min.js"></script>
<script type="text/javascript" src="/resources/keyboard/syr/jquery.keyboard.extension-autocomplete.js"></script>
<script type="text/javascript" src="/resources/keyboard/syr/keyboardSupport.js"></script>
<script type="text/javascript" src="/resources/keyboard/syr/syr.js"></script>
<script type="text/javascript" src="/resources/keyboard/layouts/ms-Greek.min.js"></script>
<script type="text/javascript" src="/resources/keyboard/layouts/ms-Russian.min.js"></script>
<script type="text/javascript" src="/resources/keyboard/layouts/ms-Arabic.min.js"></script>
<script type="text/javascript" src="/resources/keyboard/layouts/ms-Hebrew.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip({ container: 'body' })
$('.keyboard').keyboard({
openOn: null,
stayOpen: false,
alwaysOpen: false,
autoAccept: true,
usePreview: false,
initialFocus: true,
rtl : true,
layout: 'syriac-phonetic',
hidden: function(event, keyboard, el){
// keyboard.destroy();
}
});
$('.keyboard-select').click(function () {
var keyboardID = '#' + $(this).data("keyboard-id")
var kb = $(keyboardID).getkeyboard();
//var kb = $('#searchField').getkeyboard();
// change layout based on link ID
kb.options.layout = this.id
// open keyboard if layout is different, or time from it last closing is &gt; 200 ms
if (kb.last.layout !== kb.options.layout || (new Date().getTime() - kb.last.eventTime) < 200) {
kb.reveal();
}
});
//Change fonts
$('.swap-font').on('click', function(){
var selectedFont = $(this).data("font-id")
$('.selectableFont').not('.syr').css('font-family', selectedFont);
$("*:lang(syr)").css('font-family', selectedFont)
});
})
</script>
</head>
<body id="body">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand banner-container" href="/index.html">
<span class="syriaca-icon syriaca-syriaca banner-icon">
<span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span>
</span>
<span class="banner-text">Syriaca.org</span>
</a>
</div>
<div class="navbar-collapse collapse pull-right" id="navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="dropdown"> <a href="#" class="dropdown-toggle lonely-caret" data-toggle="dropdown"> <span class="mobile-submenu">Publications </span> <b class="caret"></b> </a>
<ul class="dropdown-menu pull-right">
<li> <a href="/geo/index.html" class="icon-container"> <span class="syriaca-icon syriaca-geo icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="icon-text">Gazetteer</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/persons/index.html" class="icon-container"> <span class="syriaca-icon syriaca-sbd icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="icon-text">SBD</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/authors/index.html" class="icon-container"> <span class="syriaca-icon syriaca-authors icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="icon-text">Authors</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/saints/index.html" class="icon-container"> <span class="syriaca-icon syriaca-saints icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="icon-text">Gateway to the Saints</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/q/index.html" class="icon-container"> <span class="syriaca-icon syriaca-q icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="icon-text">Qadishe</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/bhse/index.html" class="icon-container"> <span class="syriaca-icon syriaca-bhse icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="icon-text">BHSE</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/cbss/index.html" class="icon-container"> <span class="syriaca-icon syriaca-bibl icon-nav"></span> <span class="icon-text">CBSS</span> </a>
</li>
<li role="presentation" class="divider"></li>
<li> <a href="/index.html" class="icon-container"> <span class="syriaca-icon syriaca-syriaca icon-nav"> <span class="path1"></span><span class="path2"></span><span class="path3"></span><span class="path4"></span> </span> <span class="mobile-submenu icon-text">Syriaca.org</span> </a>
</li>
<li role="presentation" class="divider"></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle lonely-caret" data-toggle="dropdown">
<span class="mobile-submenu">About</span> <b class="caret"></b>
</a>
<ul class="dropdown-menu pull-right">
<li>
<a href="/about-syriac.html">What is Syriac?</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="/about-srophe.html">Project Overview</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="/project-team.html">Project Team</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="/project-partners.html">Project Partners</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="/geo/index.html">
<span class="icon-text">Gazetteer</span>
</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="http://vu.edu/syriac">Support Our Work</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="/contact-us.html">Contact Us</a>
</li>
<li role="presentation" class="divider"></li>
<li>
<a href="/documentation/index.html">
<span class="syriaca-icon syriaca-book icon-nav" style="color:red;"></span>
<span class="icon-text">Documentation</span>
</a>
</li>
</ul>
</li>
<li>
<a href="/search.html" class="nav-text">Advanced Search</a>
</li>
<li>
<div id="search-wrapper">
<form class="navbar-form navbar-right search-box" role="search" action="/search.html" method="get">
<div class="form-group">
<input type="text" class="form-control keyboard" placeholder="search" name="keyword" id="keywordNav" />
<span class="keyboard-menu"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="Select Keyboard"> <span class="syriaca-icon syriaca-keyboard"> </span><span class="caret"></span> </button>
<ul class="dropdown-menu">
<li><a href="#" class="keyboard-select" id="syriac-phonetic" data-keyboard-id="keywordNav">Syriac Phonetic</a></li>
<li><a href="#" class="keyboard-select" id="syriac-standard" data-keyboard-id="keywordNav">Syriac Standard</a></li>
<li> <a href="#" class="keyboard-select" id="ms-Arabic (101)" data-keyboard-id="keywordNav">Arabic Mod. Standard</a></li>
<li><a href="#" class="keyboard-select" id="ms-Hebrew" data-keyboard-id="keywordNav">Hebrew</a></li>
<li><a href="#" class="keyboard-select" id="ms-Russian" data-keyboard-id="keywordNav">Russian</a></li>
<li><a href="#" class="keyboard-select" id="ms-Greek" data-keyboard-id="keywordNav">Greek</a></li>
<li><a href="#" class="keyboard-select" id="qwerty" data-keyboard-id="keywordNav">English QWERTY</a></li>
</ul> </span>
<button class="btn btn-default search-btn" id="searchbtn" type="submit" title="Search">
<span class="glyphicon glyphicon-search"></span>
</button>
</div>
</form>
</div>
</li>
<li>
<div class="btn-nav">
<button class="btn btn-default navbar-btn" id="font" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="Select Font">
<span class="glyphicon glyphicon-font"></span>
</button>
<ul class="dropdown-menu dropdown-menu-right" id="swap-font">
<li>
<a href="#" class="swap-font" id="DefaultSelect" data-font-id="EstrangeloEdessa">Default</a>
</li>
<li>
<a href="#" class="swap-font" id="EstrangeloEdessaSelect" data-font-id="EstrangeloEdessa">Estrangelo Edessa</a>
</li>
<li>
<a href="#" class="swap-font" id="EastSyriacAdiabeneSelect" data-font-id="EastSyriacAdiabene">East Syriac Adiabene</a>
</li>
<li>
<a href="#" class="swap-font" id="SertoBatnanSelect" data-font-id="SertoBatnan">Serto Batnan</a>
</li>
<li>
<a href="/documentation/wiki.html?wiki-page=/How-to-view-Syriac-script&wiki-uri=https://github.com/srophe/syriaca-data/wiki">Help <span class="glyphicon glyphicon-question-sign"></span>
</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
</nav>
<div xmlns:xi="http://www.w3.org/2001/XInclude" data-template="templates:surround" data-template-with="templates/page.html" data-template-at="content">
<div class="image-banner">
<span class="img-credit">
<label>Photo Credit:</label>Decorative Arch, Resafa, Syria. Copyright, Daniel Schwartz.
<button class="btn btn-link white-link" data-toggle="collapse" data-target="#img-rights">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
</button>
<span id="img-rights" class="collapse"></span>
</span>
</div>
<div class="main-content-block">
<div class="row">
<div class="col-md-8">
<div class="indent">
<h1>Syriaca.org Media Information</h1>
<h2>Media Contacts</h2>
<p>We welcome inquiries from the media and are happy to arrange interviews with
the editors of <i>Syriaca.org</i>. Journalists and members of the media
should contact the general editor, Dr. David Michelson, at <a href="mailto:info@syriaca.org">info@syriaca.org</a>.
</p>
<h2>Follow <i>Syriaca.org</i> on Social Media
</h2>
<p>Those interested in receiving regular updates about <i>Syriaca.org</i> are
encouraged to follow the project on Twitter <a href="https://twitter.com/intent/user?screen_name=srophe">@srophe</a> or
to subscribe to the <i>Syriaca.org</i> blog: <a href="http://syriaca.org/blog/">http://syriaca.org/blog/</a>. An RSS
feed is also available: <a href="http://syriaca.org/blog/feed/">http://syriaca.org/blog/feed/</a>.
</p>
<h2>Press Releases and Reports</h2>
<p>
<i>Syriaca.org</i> is preparing several online reference works. Media
releases and related reports are posted below.
</p>
<ul>
<dl>
<dt> 4/8/2014 <a href="/resources/pdfs/report-on-destruction-2014.pdf">Report on the Destruction of Syriac Cultural Heritage in the
Contemporary Middle East</a>
</dt>
<dd> As a result of ongoing civil war and political chaos, the Syriac
and Aramaic-heritage communities of the Middle East are under
extreme pressure. This report provides an introduction to both the
terrible human cost of the current conflicts and to the ways in
which Syriac and Aramaic physical and cultural heritage are gravely
threatened. Syriaca.org exists to address this challenge by
preserving and recording the collective cultural heritage of Syriac
heritage communities around the globe. This report can be downloaded
<a href="/resources/pdfs/report-on-destruction-2014.pdf">here</a>.
</dd>
</dl>
<dl>
<dt>4/8/2014 <a href="/resources/pdfs/syriaca-org-gazetteer-scholarly-press-release.pdf">Press Release Announcing <i>The Syriac Gazetteer</i> to the
General Scholarly Community</a>
</dt>
<dd>
<i>Syriaca.org</i> is pleased to announce publication of <i>The
Syriac Gazetteer</i>, a geographical dictionary for Syriac
Studies. A press release with information for scholarly audiences
and contributors interested in Syriac can be downloaded <a href="/resources/pdfs/syriaca-org-gazetteer-scholarly-press-release.pdf">here</a>.
</dd>
</dl>
<dl>
<dt>4/8/2014 <a href="/resources/pdfs/syriaca-org-gazetteer-scholarly-press-release.pdf">Press Release Announcing <i>The Syriac Gazetteer</i> to the
Digital Humanities Community</a>
</dt>
<dd>
<i>Syriaca.org</i> has benefitted from technical input from scholars
in fields not directly related to Syriac Studies. It is our hope
that the digital model of the <i>The Syriac Gazetteer</i> will be
likewise useful to other areas of the humanities. A press release
briefly discussing the digital technology used in publishing <i>The
Syriac Gazetteer</i> can be downloaded <a href="/resources/pdfs/syriaca-org-gazetteer-dh-press-release.pdf">here</a>.
</dd>
</dl>
</ul>
<hr class="space" />
<div class="sidebaraddthis addthis_toolbox addthis_32x32_style addthis_default_style">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_print"></a>
<a class="addthis_button_google"></a>
<a class="addthis_button_compact"></a>
</div>
</div>
</div>
<div class="col-md-4" style="padding-right:2em;">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">About Syriaca.org</h3>
</div>
<div class="panel-body">
<ul>
<li>
<a href="/about-syriac.html">What is Syriac?</a>
</li>
<li>
<a href="/about-srophe.html">Project Overview</a>
</li>
<li>
<a href="/project-team.html">Project Team</a>
</li>
<li>
<a href="/project-partners.html">Project Partners</a>
</li>
<li>
<a href="/media-releases.html">Media Releases</a>
</li>
<li>
<a href="http://vu.edu/syriac">Support Our Work</a>
</li>
<li>
<a href="/contact-us.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer> <div class="container"> <a rel="license"><img alt="Creative Commons License" style="border-width:0" src="/resources/images/cc.svg" height="18px" /><img alt="Creative Commons Attribution (CC-BY) License" style="border-width:0" src="/resources/images/by.svg" height="18px" /></a> This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License (CC BY 4.0)</a>.<br />Copyright by the contributors. See "<a href="/how-to-cite.html">How to Cite</a>" for attribution information. </div> </footer>
</body><script type="text/javascript" src="/resources/js/jquery.validate.min.js"></script><script type="text/javascript" src="/resources/js/require.min.js"></script><script type="text/javascript" src="/resources/js/srophe.js"></script><script type="text/javascript" src="/resources/js/lightslider.min.js"></script><script type="text/javascript" src="/resources/js/lightslider-functions.js"></script><script data-template="app:google-analytics"></script></html>