{"id":3682,"date":"2018-02-01T19:25:00","date_gmt":"2018-02-01T18:25:00","guid":{"rendered":"https:\/\/campus.burg-halle.de\/gast\/?p=3682"},"modified":"2022-09-30T12:51:30","modified_gmt":"2022-09-30T10:51:30","slug":"livinglight","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/projects\/dispose\/livinglight\/","title":{"rendered":"LivingLight"},"content":{"rendered":"<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1222' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1222' style='visibility:hidden;'>\n<div id='slider_1222_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><div class=\"container\"><iframe loading=\"lazy\" class=\"video\" src=\"https:\/\/player.vimeo.com\/video\/257349599?autoplay=1&loop=1&autopause=0\" width=\"640\" height=\"360\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div><\/div>\n<div id='slider_1222_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/2_Bakterientank_nahweb.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/3_Bakterientankweb.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/4_Phiole_gespr\u00c5htweb.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1222').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 500,\n\t\t\tautoplay : false,\n\t\t\tautoplayHoverPause : false,\n\t\t\tsmartSpeed : 500,\n\t\t\tfluidSpeed : 500,\n\t\t\tautoplaySpeed : 500,\n\t\t\tnavSpeed : 500,\n\t\t\tdotsSpeed : 500,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_1222').css('visibility', 'visible');\n\t\tsa_resize_slider_1222();\n\t\twindow.addEventListener('resize', sa_resize_slider_1222);\n\t\tfunction sa_resize_slider_1222() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1222').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_1222 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1222');\n\t\tjQuery('.slider_1222_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1222_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_1222_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_1222_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_3684 = jQuery('.owl-carousel');\n\t\tresize_3684.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n\n\n\n<h2 class=\"wp-block-heading\"> LivingLight <\/h2>\n\n\n\n<p class=\"wp-block-verse\">a handful of light<\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>Imagine a light without bulb or fixture; a light that does not need fire nor electricity. A light that can\u2019t burn or destroy; a light that doesn\u2019t need switching on or off. A light that grows. A light that lives. What would change, if the development of luminescent bacteria was so advanced, that they could complement or even substitute our ordinary lighting? If they could be grown not only in laboratories by specialists but by everybody at home? If we could use them whenever and wherever we want; take them with us or spray them without fear of doing any harm? In what way would our relationship to the use of light change, if it was a living organism cared for by ourselves instead of this technical thing? Would the rate of light pollution grow as steadily as it does at this moment? Or, is it possible to start a change in our dealing with light?<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-table alignright is-style-regular\"><table><tbody><tr><td>student:<\/td><td>Jonas Jentsch<\/td><\/tr><tr><td>project:<\/td><td><a href=\"https:\/\/campus.burg-halle.de\/gast\/projects\/dispose\/\">DISPOSE<\/a><\/td><\/tr><tr><td>year:<\/td><td>2017\/18<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>LivingLight a handful of light Imagine a light without bulb or fixture; a light that does not need fire nor electricity. A light that can\u2019t burn or destroy; a light that doesn\u2019t need switching on or off. A light that grows. A light that lives. What would change, if the development of luminescent bacteria was &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/dispose\/livinglight\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eLivingLight\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":6,"featured_media":3686,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"coauthors":[113],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/3682"}],"collection":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/comments?post=3682"}],"version-history":[{"count":3,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/3682\/revisions"}],"predecessor-version":[{"id":7957,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/3682\/revisions\/7957"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/3686"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=3682"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=3682"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=3682"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=3682"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}