{"id":10337,"date":"2025-03-14T14:31:56","date_gmt":"2025-03-14T13:31:56","guid":{"rendered":"https:\/\/www.burg-halle.de\/gast\/?p=10337"},"modified":"2025-03-14T14:31:56","modified_gmt":"2025-03-14T13:31:56","slug":"excursion-lecture-by-melanie-jager-erben","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/process\/excursion-lecture-by-melanie-jager-erben\/","title":{"rendered":"Excursion: Lecture by Melanie J\u00e4ger-Erben"},"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\/2025\/03\/SWAO_MelanieJagerErben1.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\/2025\/03\/SWAO_MelanieJagerErben2.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\/2025\/03\/SWAO_MelanieJagerErben3.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_10341 = jQuery('.owl-carousel');\n\t\tresize_10341.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\">Excursion: Lecture by Melanie J\u00e4ger-Erben<\/h2>\n\n\n\n<p class=\"wp-block-verse\">8.10.2024<\/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>How can objects promote sustainable consumption? This question marks the beginning of Jaeger-Erben&#8217;s lecture. Melanie Jaeger-Erben is a sociologist and transformation researcher and professor of technology and environmental sociology in Cottbus. In her work, she deals with topics such as circular economy and other economic concepts like degrowth or agrowth. She takes us on a journey through the world of consumption. She dreams of a world where few things are used for a long time, a world oriented toward sufficiency. The reason for this is the reality she presents to us through several examples. She begins with an Israeli study that discusses planned affluence in the retail sector, which found that a third of the clothing produced worldwide is never worn, but instead often directly disposed of or incinerated. Clothing made to satisfy the generated need of consumers for variety and novelty in the product world. She also shows us the latest &#8222;bullshit innovations,&#8220; as she calls them, currently on the market, such as a single-use power bank\u2014technology destined for the landfill. But there are alternatives. With various concepts for increasing societal openness to technological sustainability, a repair culture, convivial design, and modularity, she presents ways to achieve modern, circular-oriented design. She then transitions to her smartphone study. In this study, she discovers that smartphone users have different requirements for their devices. She identifies user groups and designs smartphones tailored to the needs of each group. For instance, the smartphone of a grandfather, who writes messages to his grandchildren, makes phone calls, and occasionally takes a photo, doesn\u2019t need to do much more than that. For him, the multitool that smartphones currently are by default is over-engineered. Jaeger-Erben provides a possible answer to the initial question with this study. For our part, we take this question with us into our ideation phase and finally say goodbye, after this valuable insight into her work.<\/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:\/\/www.b-tu.de\/fg-technik-umwelt-soziologie\/team\/professorin\/prof-dr-melanie-jaeger-erben\">Melanie J\u00e4ger-Erben<\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">text by:<\/td><td>Leonie Thom<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">project:<\/td><td><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/sorry-we-are-open\/\">Sorry, we are open!<\/a><\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">year:<\/td><td>2024\/25<\/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\n\n\n<div style=\"height:43px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Excursion: Lecture by Melanie J\u00e4ger-Erben 8.10.2024 How can objects promote sustainable consumption? This question marks the beginning of Jaeger-Erben&#8217;s lecture. Melanie Jaeger-Erben is a sociologist and transformation researcher and professor of technology and environmental sociology in Cottbus. In her work, she deals with topics such as circular economy and other economic concepts like degrowth or &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/process\/excursion-lecture-by-melanie-jager-erben\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eExcursion: Lecture by Melanie J\u00e4ger-Erben\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":3,"featured_media":10338,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[351,30],"tags":[],"coauthors":[24,28],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10337"}],"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=10337"}],"version-history":[{"count":1,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10337\/revisions"}],"predecessor-version":[{"id":10342,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/10337\/revisions\/10342"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/10338"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=10337"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=10337"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=10337"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=10337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}