{"id":9750,"date":"2024-11-16T22:13:33","date_gmt":"2024-11-16T21:13:33","guid":{"rendered":"https:\/\/www.burg-halle.de\/gast\/?p=9750"},"modified":"2024-11-16T22:13:57","modified_gmt":"2024-11-16T21:13:57","slug":"excursion-studio-makkink-bey","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/process\/excursion-studio-makkink-bey\/","title":{"rendered":"Excursion: Studio Makkink &amp; Bey"},"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\/2024\/11\/The-Plant-Project_Makkink-Bey-14_-scaled.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\/2024\/11\/The-Plant-Project_Makkink-Bey-15_-scaled.jpg&quot;); background-position:center center; 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\/2024\/11\/The-Plant-Project_Makkink-Bey-12_-scaled.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\tvar resize_9756 = jQuery('.owl-carousel');\n\t\tresize_9756.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><strong><strong><strong><strong><strong><strong><strong><strong><strong>Excursion: Studio Makkink &amp; Bey<\/strong><\/strong><\/strong><\/strong><\/strong><\/strong><\/strong><\/strong><\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-verse\"><strong>22.03.2024, Rotterdam (NL)<\/strong><\/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>As part of our excursion, we had the opportunity to get to know Studio Makkink &amp; Bey in Rotterdam. The visit gave us a multifaceted insight into the wide range of work that the studio has produced over its many years of existence, particularly in the field of furniture and exhibition design. Welcomed by Rianne Makkink, we were given a tour of the studio in the port of Rotterdam. We were given an insight into the working methods, but also the large pool of projects hidden behind the office in a large hall. Rianne explained the focus on the particularly high standards of durability and quality that the studio has implemented in its furniture over the years. A central point of our visit was the presentation of the WaterSchool, a project that deals with water consumption and environmental impact. The project uses interactive installations and informative models to illustrate the impact that daily consumption has on water consumption. The concrete consequences of our actions were impressively illustrated here. The WaterSchool shows an approach to translating figures into concrete, imaginable dimensions. Accompanied by multi-layered infographics, it visually translates and opens up spaces for imagining what a more resource-efficient future could look like. By combining art, design and education, the project offers a platform to create awareness and provide information. What was inspiring about the visit to Makkink &amp; Bey was the combination of art, design and exhibition design, which links a personal ecological concern with a design practice.<\/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:<br><br><\/td><td>Rianne Makkink<br>from <a href=\"https:\/\/www.studiomakkinkbey.nl\">Studio Makkink &amp; Bey<\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">project:<br><br><\/td><td><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/the-plant-project-resilience-part-ii\/\" data-type=\"page\" data-id=\"8738\">The Plant Project <\/a><br><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/the-plant-project-resilience-part-ii\/\" data-type=\"page\" data-id=\"8738\">\u2013 Resilience Part II<br><\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">year:<\/td><td>2024<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">text by:<\/td><td>Jakob Trepel<\/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","protected":false},"excerpt":{"rendered":"<p>Excursion: Studio Makkink &amp; Bey 22.03.2024, Rotterdam (NL) As part of our excursion, we had the opportunity to get to know Studio Makkink &amp; Bey in Rotterdam. The visit gave us a multifaceted insight into the wide range of work that the studio has produced over its many years of existence, particularly in the field &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/process\/excursion-studio-makkink-bey\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eExcursion: Studio Makkink &amp; Bey\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":3,"featured_media":9754,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[331,30],"tags":[],"coauthors":[24,28],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/9750"}],"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=9750"}],"version-history":[{"count":3,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/9750\/revisions"}],"predecessor-version":[{"id":9759,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/9750\/revisions\/9759"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/9754"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=9750"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=9750"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=9750"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=9750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}