{"id":6771,"date":"2021-07-25T13:31:06","date_gmt":"2021-07-25T11:31:06","guid":{"rendered":"https:\/\/campus.burg-halle.de\/gast\/?p=6771"},"modified":"2022-09-22T21:36:25","modified_gmt":"2022-09-22T19:36:25","slug":"sign","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/projects\/contemporary-crust\/sign\/","title":{"rendered":"SIGN"},"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\/2021\/07\/crust_malte_11.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\/2021\/07\/crust_malte_12.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\/2021\/07\/crust_malte_8.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\/2021\/07\/crust_malte_4.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\tvar resize_6776 = jQuery('.owl-carousel');\n\t\tresize_6776.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\">SIGN<\/h2>\n\n\n\n<p class=\"wp-block-verse\">Temporary signage of converted garage communities<\/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\" style=\"flex-basis:800px\">\n<p>All urban structures follow a temporary principle. A garage community with 94 individual garages in Leipzig Paunsdorf was selected for project implementation. Attempts are being made to revitalise garage communities and to create new urban spaces through conversion strategies. The original function of keeping a car is replaced by the creation of small workshops, hobby rooms and storage. The project idea aims to make the conversion visible to the public and consists of a simple temporary structure in the form of a tile made of a soil-casein mixture that indicates the current use of the respective garage. Similar to a coat of arms, each tile designates the form of use by means of symbols and makes the user identifiable by his or her mail address. The tile is placed next to the garage door. A mental duplication of these symbol structures leads to a local signpost that makes it possible for all garage users to establish contact with each other.&nbsp;<\/p>\n\n\n\n<div style=\"height:41px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"container\">\n<iframe loading=\"lazy\" class=\"video\" src=\"https:\/\/player.vimeo.com\/video\/573920791\" width=\"640\" height=\"400\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen=\"\"><\/iframe>\n<\/div><div class=\"subtitle\">video of Malte&#8217;s  presentation<\/div>\n\n\n\n<div style=\"height:74px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\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>Malte Gebhardt<\/td><\/tr><tr><td>project:<\/td><td><a href=\"https:\/\/campus.burg-halle.de\/gast\/projects\/contemporary-crust\/\" data-type=\"URL\">(con)temporary crust<\/a><\/td><\/tr><tr><td>year:<\/td><td>2021<\/td><\/tr><tr><td><\/td><td><\/td><\/tr><tr><td>Location of inspiration:<br><\/td><td>garage community in Leipzig Paunsdorf<\/td><\/tr><tr><td>Material:<\/td><td>local earth, casein<\/td><\/tr><tr><td>Method of manufacturing:<br><\/td><td>compression moulding<br><br><\/td><\/tr><tr><td>Temporal aspect:<br><br><\/td><td>duration of the garage lease<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.34%\">\n<p class=\"subtitle\"><strong>full concept text<\/strong><\/p>\n\n\n\n<p class=\"subtitle\">All urban structures follow a temporary principle. Urbanity means layering, repurposing, passing, overwriting, forgetting.<br>Within urban structures, temporary structures in the form of garage communities formed at the edges of urban structures from the late 1950s to the late 1980s. Thus, these garage communities represent a transition between urban life and landscape and nature. Where the number of inhabitants is decreasing, the garage communities are being abandoned and reclaimed by nature.<br>In larger cities and communities, however, there are also ongoing attempts to revitalise such garage communities and to create new urban spaces through conversion strategies. In this manner, the original function of storing a car is replaced or supplemented by the establishment of small workshops, hobby rooms and storage boxes. This is accompanied by an increase in attention towards these fragile and functional buildings. The current project idea wants to contribute to making this conversion visible to the public and at the same time reinterpreting the basic idea of a functional community.<br>The basic idea is that a simple temporary structure in the form of a tile made of a mixture of soil and casein indicates the current use of a garage of the garage community. Similar to a coat of arms, each tile designates the form of use through symbols and makes the user identifiable through his or her mail address or alternatively QR code (planned for the future). For example, a piece of structural wood symbolises the use of the garage for woodwork. A cogwheel denotes the use as a bicycle workshop, a fish the use as a smokehouse and an oil bottle the classic use as a car garage.<\/p>\n\n\n\n<p class=\"subtitle\">A garage community in Leipzig Paunsdorf, in Elisabeth-Schumacher-Stra\u00dfe (51.35\u00b0 north latitude and 12.43\u00b0 east longitude), was selected as an example for the project implementation. The garage community consists of 94 individual garages and corresponds to the GDR standard construction method of iron-protected concrete girder elements and slide-in slabs on a concrete floor slab with a low-pitched gable roof with roof bitumen covering. All 94 garages are in use. The city of Leipzig is one of the few large cities that has seen a significant increase in population in recent years, thus increasing the pressure on the existing infrastructure and the demand for garage parking spaces.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.34%\">\n<p class=\"subtitle\"><br><\/p>\n\n\n\n<p class=\"subtitle\">The implementation of the project idea takes place exemplarily. For the process of tile production, a wooden frame of 400&#215;400 mm is cut to size. The wooden frame is then filled and compacted with a mixture of soil from the site and biodegradable casein. After the drying process of the soil-casein mixture, the resulting tile is released and the surface is finished with the corresponding symbol and inscription set in wood and placed next to the corresponding garage door.&nbsp; A mental duplication of these symbol structures leads to a local signpost that makes it possible for all garage users to establish contacts with each other.&nbsp;&nbsp;The basic idea of communication via symbols is already very old and was also used in various forms in ancient times. An abstract symbolic language is also used in modern architecture, for example in the Dessau Bauhaus. The temporary structure of the garage complex is fundamentally functional and adopts the basically serial character of GDR architecture from the 1950s. The aim is to optimise the use of minimal materials and functionality at the expense of individual aesthetics. The current renaissance of the conversion of these garage complexes ensures the preservation of this purely functional architecture and at the same time sets an impulse for social interaction within a functional urban environment. In the long term, both the functional architecture of the garage complex and the tiles of soil and casein are exposed to environmental influences and are fundamentally temporary in their essence.<br>They can be integrated, but also negated and deconstructed as the city continues to grow, according to the development plans to be formulated in the future. It can only be hoped that these temporary structures, which make an essential contribution to social interaction in the urban environment, will be preserved in the future.<\/p>\n\n\n\n<p class=\"subtitle\"> <\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><\/div>\n<\/div>\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>SIGN Temporary signage of converted garage communities All urban structures follow a temporary principle. A garage community with 94 individual garages in Leipzig Paunsdorf was selected for project implementation. Attempts are being made to revitalise garage communities and to create new urban spaces through conversion strategies. The original function of keeping a car is replaced &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/contemporary-crust\/sign\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eSIGN\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":6,"featured_media":6778,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[250],"tags":[],"coauthors":[255],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/6771"}],"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=6771"}],"version-history":[{"count":10,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/6771\/revisions"}],"predecessor-version":[{"id":7746,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/6771\/revisions\/7746"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/6778"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=6771"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=6771"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=6771"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=6771"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}