{"id":42,"date":"2024-08-14T14:08:14","date_gmt":"2024-08-14T13:08:14","guid":{"rendered":"https:\/\/imagingpeace.org\/?page_id=42"},"modified":"2025-01-29T14:28:18","modified_gmt":"2025-01-29T14:28:18","slug":"peace-photography-projects","status":"publish","type":"page","link":"https:\/\/imagingpeace.org\/index.php\/peace-photography-projects\/","title":{"rendered":"Peace Photography Projects"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;26px|0px||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;3px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;43px&#8221; custom_margin=&#8221;||-2px||false|false&#8221; custom_padding=&#8221;||3px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"text-align: center;\"><strong>\u00a0Peace Photography Projects<\/strong><\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_4_font_size=&#8221;21px&#8221; header_4_line_height=&#8221;1.1em&#8221; custom_margin=&#8221;||-1px||false|false&#8221; custom_padding=&#8221;||0px|||&#8221; header_4_font_size_tablet=&#8221;21px&#8221; header_4_font_size_phone=&#8221;21px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4 class=\"cvGsUA direction-ltr align-center para-style-body\"><strong><span class=\"OYPEnA font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">People around the world use images and image-making to drive, foster, and build peace. They are working in war-torn countries, in contexts where peace is fragile and under threat, and in places where peace, for the majority, is taken for granted. While the concept of peace photography is relatively new, in practice it is thriving. There are many kinds of peace and perhaps just as many approaches to peace photography.<\/span><\/strong><span class=\"OYPEnA font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none white-space-prewrap\"> <\/span><\/h4>\n<h3 class=\"cvGsUA direction-ltr align-center para-style-body\"><\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n <!-- start Fla-shop.com HTML5 Map --> <div class='worldcountriesHtml5Mapbottom htmlMapResponsive' style='max-width:1200px; width: 100%'><div id='worldcountries-html5-map-map-container_0' class='worldcountriesHtml5MapContainer' data-map-variable='worldcountrieshtml5map_map_0'><\/div><div style='clear:both; height: 20px;'><\/div> <style> #worldcountries-html5-map-map-container_0 { } #worldcountries-html5-map-map-container_0 .fm-tooltip-name { color: #000000; font-size: 22px; font-family: 'Abhaya Libre'; } #worldcountries-html5-map-map-container_0 .fm-tooltip-comment { font-family: 'Abhaya Libre'; } #worldcountries-html5-map-map-container_0 .fm-tooltip-comment p { font-family: 'Abhaya Libre'; } @media only screen and (max-width: 480px) { #worldcountries-html5-map-map-container_0 { float: none; width: 100%; } } <\/style><script type=\"text\/javascript\"> jQuery(function(){ var hightlighted = null; worldcountrieshtml5map_map_0 = new FlaShopWorldMap(worldcountrieshtml5map_map_cfg_0); worldcountrieshtml5map_map_0.draw('worldcountries-html5-map-map-container_0'); worldcountrieshtml5map_map_0.on('mousein', function(ev, sid, map) { if (hightlighted && sid != hightlighted) { map.stateHighlightOut(hightlighted); hightlighted = null; } }); var current_info_sid = null; var html5map_onclick = function(ev, sid, map) { var cfg = worldcountrieshtml5map_map_cfg_0; var link = map.fetchStateAttr(sid, 'link'); var is_group = map.fetchStateAttr(sid, 'group'); var popup_id = map.fetchStateAttr(sid, 'popup-id'); var is_group_info = false; var is_point = sid.substr(0,1) === 'p'; if (typeof cfg.map_data[sid] !== 'undefined') jQuery('#worldcountries-html5-map-selector_0').val(sid); else jQuery('#worldcountries-html5-map-selector_0').val(''); if (is_group == undefined) { if (is_point) { popup_id = map.fetchPointAttr(sid, 'popup_id'); link = map.fetchPointAttr(sid, 'link'); } } else if (typeof cfg.groups[is_group]['ignore_link'] == 'undefined' || ! cfg.groups[is_group].ignore_link) { link = cfg.groups[is_group].link; popup_id = cfg.groups[is_group]['popup_id']; is_group_info = true; } if (link === '#popup') { if (typeof SG_POPUP_DATA == \"object\") { if (popup_id in SG_POPUP_DATA) { SGPopup.prototype.showPopup(popup_id,false); } else { jQuery.ajax({ type: 'POST', url: 'https:\/\/imagingpeace.org\/' + 'index.php' + '?map_id=0' + '&worldcountrieshtml5map_get_popup', data: {popup_id:popup_id}, }).done(function(data) { jQuery('body').append(data); SGPopup.prototype.showPopup(popup_id,false); }); } } else if (typeof SGPBPopup == \"function\") { var popup = SGPBPopup.createPopupObjById(popup_id); popup.prepareOpen(); popup.open(); } return false; } if (link == '#info') { if (current_info_sid === sid) return; var info = is_group_info ? cfg.groups[is_group]['info'] : (is_point ? map.fetchPointAttr(sid, 'info') : map.fetchStateAttr(sid, 'info')); if (typeof info !== 'undefined') { current_info_sid = sid; jQuery('#worldcountries-html5-map-state-info_0').html(info); return; } var id = is_group_info ? is_group : (is_point ? sid : map.fetchStateAttr(sid, 'id')); jQuery('#worldcountries-html5-map-state-info_0').html('Loading...'); jQuery.ajax({ type: 'POST', url: (is_group_info ? 'https:\/\/imagingpeace.org\/' + 'index.php' + '?map_id=0' + '&worldcountrieshtml5map_get_group_info=' : 'https:\/\/imagingpeace.org\/' + 'index.php' + '?map_id=0' + '&worldcountrieshtml5map_get_state_info=') + id, success: function(data, textStatus, jqXHR){ current_info_sid = sid; jQuery('#worldcountries-html5-map-state-info_0').html(data); }, dataType: 'text' }); return false; } if (ev === null && link !== '') { if (!jQuery('.html5dummilink').length) { jQuery('body').append('<a href=\"#\" class=\"html5dummilink\" style=\"display:none\"><\/a>'); } jQuery('.html5dummilink').attr('href', link).attr('target', (map.fetchStateAttr(sid, 'isNewWindow') ? '_blank' : '_self'))[0].click(); } }; worldcountrieshtml5map_map_0.on('click', html5map_onclick); }); <\/script><div id='worldcountries-html5-map-state-info_0' class='worldcountriesHtml5MapStateInfo'><\/div> <\/div> <div style='clear: both'><\/div> <!-- end HTML5 Map --> \n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\">We showcase 26 different participatory and collaborative peace photography initiatives from 21 countries. Drawing on examples from the 1980s through the present day, these case studies have been selected to demonstrate the diverse nature of methods, strategies, and approaches. They include different peace and conflict settings and projects that happen at different points in the conflict-post-conflict-peacebuilding continuum. We focus on everyday, community-based, participatory, and collaborative photographic practices and how they can be used to support communities dealing with violence, conflict, and their aftermath and legacies.<\/h5>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\">You can click on the map to find projects that interest you. These projects are featured throughout in our <em>Peace Photography: A Guide,<\/em> downloadable for free<a href=\"https:\/\/imagingpeace.org\/index.php\/peace-photography-guide\/\"><em> here.<\/em><\/a><\/h5>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-23px|auto||auto||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\"><strong style=\"color: #262626; font-size: 24px; font-family: var(--et_global_heading_font),serif;\">CASTELLANO<\/strong><strong><\/strong><\/h5>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\">Mostramos 26 iniciativas diferentes de fotograf\u00eda participativa y colaborativa de 21 pa\u00edses. A partir de ejemplos de la d\u00e9cada de 1980 hasta la actualidad, estos estudios de caso se han seleccionado para demostrar la naturaleza diversa de los m\u00e9todos, estrategias y enfoques. Incluyen diferentes escenarios de paz y conflicto y proyectos que se desarrollan en distintos puntos del conflicto-postconflicto-construcci\u00f3n de la paz. Nos centramos en las pr\u00e1cticas fotogr\u00e1ficas cotidianas, comunitarias, participativas y colaborativas y en c\u00f3mo pueden utilizarse para apoyar a las comunidades que se enfrentan a la violencia, a los conflictos, sus secuelas y legados.<\/h5>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\">Puede hacer clic en el mapa para encontrar los proyectos que le interesan. Estos proyectos aparecen a lo largo de nuestra gu\u00eda &#8216;<em>Fotograf\u00eda de Paz: Una Gu\u00eda<\/em>, disponible para descargar de forma gratuita <a href=\"https:\/\/imagingpeace.org\/index.php\/peace-photography-guide-es\/\">aqu\u00ed<\/a>.<\/h5>\n<h4><span style=\"color: #212121;\"><strong>FRAN\u00c7AIS<\/strong><\/span><strong><\/strong><\/h4>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\">Nous pr\u00e9sentons 26 initiatives photographiques participatives et collaboratives de 21 pays. En commen\u00e7ant par des exemples des ann\u00e9es 1980 \u00e0 nos jours, ces \u00e9tudes de cas ont \u00e9t\u00e9 s\u00e9lectionn\u00e9es pour d\u00e9montrer la diversit\u00e9 des m\u00e9thodes, des strat\u00e9gies et des approches. Elles incluent diff\u00e9rents sc\u00e9narios de paix et de conflit et des projets se d\u00e9roulant \u00e0 diff\u00e9rents moments du conflit, de l&#8217;apr\u00e8s-conflit et de la consolidation de la paix. Nous nous concentrons sur les pratiques photographiques quotidiennes, communautaires, participatives et collaboratives et sur la mani\u00e8re dont elles peuvent \u00eatre utilis\u00e9es pour soutenir les communaut\u00e9s confront\u00e9es \u00e0 la violence, aux conflits, \u00e0 leurs cons\u00e9quences et \u00e0 leurs h\u00e9ritages.<\/h5>\n<h5 class=\"cvGsUA direction-ltr align-center para-style-body\">Vous pouvez cliquer sur la carte pour trouver les projets qui vous int\u00e9ressent. Ces projets sont pr\u00e9sent\u00e9s tout au long de notre guide <em>Photographie de Paix : Un Guide<\/em>, t\u00e9l\u00e9chargeable gratuitement<a href=\"https:\/\/imagingpeace.org\/index.php\/peace-photography-guide\/\"> ici<\/a>.<\/h5>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_menu menu_id=&#8221;10&#8243; menu_style=&#8221;centered&#8221; active_link_color=&#8221;#E09900&#8243; _builder_version=&#8221;4.27.0&#8243; _module_preset=&#8221;default&#8221; menu_font=&#8221;|||on|||||&#8221; menu_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221; menu_font_size__hover_enabled=&#8221;off|desktop&#8221;][\/et_pb_menu][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0Peace Photography ProjectsPeople around the world use images and image-making to drive, foster, and build peace. They are working in war-torn countries, in contexts where peace is fragile and under threat, and in places where peace, for the majority, is taken for granted. While the concept of peace photography is relatively new, in practice it [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:divi\/placeholder \/-->","_et_gb_content_width":"","footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":23,"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":2021,"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/pages\/42\/revisions\/2021"}],"wp:attachment":[{"href":"https:\/\/imagingpeace.org\/index.php\/wp-json\/wp\/v2\/media?parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}