{"id":10884,"date":"2026-01-07T09:30:13","date_gmt":"2026-01-07T08:30:13","guid":{"rendered":"https:\/\/www.burg-halle.de\/gast\/?p=10884"},"modified":"2026-01-07T09:59:38","modified_gmt":"2026-01-07T08:59:38","slug":"exkursion-to-emma-sicher-matters-of-activity-i","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/process\/exkursion-to-emma-sicher-matters-of-activity-i\/","title":{"rendered":"Exkursion to Emma Sicher from Matters of Activity (I)"},"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_10770' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_10770' style='visibility:hidden;'>\n<div id='slider_10770_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\/2026\/01\/MicrobialFactories_Clemens_Stosiek_Emma_Sicher_Vortrag_hoch_web-scaled.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_10770_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\/2026\/01\/MicrobialFactories_Clemens_Stosiek_Emma_Sicher_Archiv_1_quer_web-scaled.jpg&quot;); background-position:center center; background-size:100% auto; background-repeat:no-repeat; '><\/div>\n<div id='slider_10770_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\/2026\/01\/MicrobialFactories_Clemens_Stosiek_Emma_Sicher_Ausstellung_quer_web-scaled.jpg&quot;); background-position:center center; background-size:100% auto; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_10770').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_10770').css('visibility', 'visible');\n\t\tsa_resize_slider_10770();\n\t\twindow.addEventListener('resize', sa_resize_slider_10770);\n\t\tfunction sa_resize_slider_10770() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_10770').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_10770 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_10770');\n\t\tjQuery('.slider_10770_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_10770_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_10770_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_10886 = jQuery('.owl-carousel');\n\t\tresize_10886.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\">Exkursion to Emma Sicher from Matters of Activity (I)<\/h2>\n\n\n\n<p class=\"wp-block-verse\">26.03.2025, Berlin (DE)<\/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><\/p>\n\n\n\n<p>On the third day of our excursion, we started at the Cluster of Excellence \u201cMatters of Activity\u201d. This interdisciplinary research program at Humboldt-Universit\u00e4t Berlin has set itself the goal of rethinking the analog in images, spaces and materials in the digital age. More than 40 disciplines are working at the interface of biology, technology, nature and culture.<\/p>\n\n\n\n<p>We were welcomed by the Italian designer Emma Sicher. In a lecture, she gave us a more detailed overview of the topic of bacterial cellulose and then went into some of her most important work including the \u201cFrom Peel to Peel\u201d project, in which she researched biodegradable disposable packaging made from food waste, bacteria and yeasts. She also talked about the \u201cInnoCell Bioreactor\u201d, an open source device for the optimized production of scoby mass. This is largely produced using digital manufacturing processes such as 3D printing and laser cutting and was developed by her in the Design Friction Lab at the University of Bolzano. She also reported on her fieldwork in Thailand, where she worked on local fermentation techniques<\/p>\n\n\n\n<p>Sicher advised us to always research the state of the art before starting a project and if it already exists, to plan it locally and use regenerative practices.<\/p>\n\n\n\n<p>In a subsequent tour of the archive, we were able to examine a number of material samples and projects and ended up in the \u201cMatters of Activity\u201d exhibition space. Here, the exhibits were once again explained in detail and could be experienced haptically.<\/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 class=\"has-text-align-left\" data-align=\"left\">thanks to:<\/td><td><a href=\"https:\/\/emmasicher.com\/\" data-type=\"link\" data-id=\"https:\/\/emmasicher.com\/\">Emma Sicher<\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">text by:<\/td><td>Clemens Stosiek<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">project:<\/td><td><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/prototyping-footprints\/\">microbial factories<\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">year:<\/td><td>2025<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Exkursion to Emma Sicher from Matters of Activity (I) 26.03.2025, Berlin (DE) On the third day of our excursion, we started at the Cluster of Excellence \u201cMatters of Activity\u201d. This interdisciplinary research program at Humboldt-Universit\u00e4t Berlin has set itself the goal of rethinking the analog in images, spaces and materials in the digital age. More &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/process\/exkursion-to-emma-sicher-matters-of-activity-i\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eExkursion to Emma Sicher from Matters of Activity (I)\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":3,"featured_media":10889,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[368,30],"tags":[],"coauthors":[24],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10884"}],"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=10884"}],"version-history":[{"count":2,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10884\/revisions"}],"predecessor-version":[{"id":10917,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10884\/revisions\/10917"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/10889"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=10884"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=10884"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=10884"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=10884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}