{"id":7486,"date":"2022-04-08T17:30:00","date_gmt":"2022-04-08T15:30:00","guid":{"rendered":"https:\/\/campus.burg-halle.de\/gast\/?p=7486"},"modified":"2022-09-22T18:34:17","modified_gmt":"2022-09-22T16:34:17","slug":"excursion-3-to-berlin","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/process\/excursion-3-to-berlin\/","title":{"rendered":"EXCURSION #3 TO BERLIN"},"content":{"rendered":"\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<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%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2022\/04\/0_Thumbnail_Excursion3_TieranatomischesTheater.jpg&quot;); background-position:center center; background-size:cover; background-repeat:no-repeat; '><\/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\/2022\/04\/1_Excursion3_TopLab1.jpg&quot;); background-position:center bottom; background-size:cover; 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\/2022\/04\/2_Excursion3_Fungtion1.jpg&quot;); background-position:center center; background-size:cover; 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\/2022\/04\/3_Excursion3_Solaga1.jpg&quot;); background-position:center center; background-size:cover; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2022\/04\/4_Excursion3_TieranatomischesTheater2.jpg&quot;); background-position:center center; background-size:cover; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide06' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2022\/04\/5_Excursion3_TopLab2.jpg&quot;); background-position:center center; background-size:cover; 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\tjQuery('.slider_1222_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tjQuery('.slider_1222_goto6').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 5);\n\t\t});\n\t\tvar resize_7487 = jQuery('.owl-carousel');\n\t\tresize_7487.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<div style=\"height:52px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>EXCURSION #3 TO BERLIN<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-verse\">26.10.2021-27.10.2021<\/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>Our second visit to Berlin was filled with more input we gained through Museums and their exhibitions, from designers and their work life, universities and their design studies and other associations that are specified on mycelium.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Felix Kraemer<\/strong><br><br>Our first stop was in Felix Kraemers Studio. Felix is a Berlin based designer and researcher, specialized in developing hardware prototypes and industrial design solutions for scientific purposes. In his work he seeks to leverage the dynamics of the natural environment using robotics, rapid prototyping and novel fabrication technologies.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Fungtion<\/strong><br><br>After that we went to the TU Berlin to listen to Bastian Schubert tell us a bit about his work at Fungtion. Fungtion is a Berlin based Bio-Tech start-up, that is working on integrating mycelium composites into our daily lives to create a greener tomorrow. The product that stuck out the most was their current project to create an alternative to the current polystyrene shells in regular bicycle, skiing, skating or horse riding helmets. We got to get a short glimpse into their lab and ask questions on their technology. We were all very eager to know more about their products and research results.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>TOP Lab<\/strong><br><br>Alessandro from TopLab had already visited us at Burg to do the workshop with us. Therefore we were even more excited to see where he worked with his colleges at TopLab. Arndt Pechstein visited us there too and listened to our presentations on Symbiosis.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Stretching Materialities<\/strong><br><br>The show at Veterinary Anatomy Theater was curated by multidisciplinary scientists and designers. With knowledge from the research of \u201cMatters of Activity\u201d, an interactive laboratory space has been created here that allows completely unexpected insights into thinking about matter &#8211; and makes tangible how active the world around us really is.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Solaga<\/strong><br><br>Later that day we visited Johann Bauerfeind at Solaga who showed us the work they were doing at their Institute and how they are making ecological air filters and green design out of living algae.<\/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>Thanks to:<br><br><br><br><br><br><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.flkraemer.com\/\" target=\"_blank\">Felix Kraemer<\/a><br>Bastian Schubert from <a rel=\"noreferrer noopener\" href=\"https:\/\/www.tu.berlin\/entrepreneurship\/startup-support\/unsere-startups\/container-profile\/startups-2021-fungtion\" target=\"_blank\">Fungtion<\/a><br>Alessandro Volpato from <a rel=\"noreferrer noopener\" href=\"http:\/\/www.top-ev.de\/about\/lab\/\" target=\"_blank\">TOP Lab<\/a><br>Clemens WInkler from <a rel=\"noreferrer noopener\" href=\"https:\/\/www.matters-of-activity.de\/en\/\" target=\"_blank\">Matters of Activity<\/a><br>Johann Bauerfeind from <a rel=\"noreferrer noopener\" href=\"https:\/\/www.solaga.de\/\" target=\"_blank\">Solaga<\/a><br>Arndt Pechstein from <a href=\"https:\/\/www.phi360.de\" target=\"_blank\" rel=\"noreferrer noopener\">phi360<\/a><\/td><\/tr><tr><td>project:<\/td><td><a href=\"https:\/\/campus.burg-halle.de\/gast\/projects\/mutual-affairs\/\" data-type=\"URL\" data-id=\"https:\/\/campus.burg-halle.de\/gast\/projects\/mutual-affairs\/\">mutual affairs<\/a><\/td><\/tr><tr><td>year:<\/td><td>2021\/22<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:62px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>EXCURSION #3 TO BERLIN 26.10.2021-27.10.2021 Our second visit to Berlin was filled with more input we gained through Museums and their exhibitions, from designers and their work life, universities and their design studies and other associations that are specified on mycelium. Felix Kraemer Our first stop was in Felix Kraemers Studio. Felix is a Berlin &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/process\/excursion-3-to-berlin\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eEXCURSION #3 TO BERLIN\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":3,"featured_media":7488,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[274,30],"tags":[],"coauthors":[24],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/7486"}],"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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/comments?post=7486"}],"version-history":[{"count":8,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/7486\/revisions"}],"predecessor-version":[{"id":7697,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/7486\/revisions\/7697"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/7488"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=7486"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=7486"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=7486"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=7486"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}