CINXE.COM
Low-tech and its benefits for sustainability - Bio Based Press
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <style type='text/css'>Default CSS Comment</style> <style> .wpcf7-submit{ display:none; } .recaptcha-btn{ display:block; } .grecaptcha-badge { margin: 10px 0; } </style> <script type="text/javascript"> var contactform = []; var checkIfCalled = true; var renderGoogleInvisibleRecaptchaFront = function() { // prevent form submit from enter key jQuery("input[name=_wpcf7]").attr("class","formid"); jQuery('.wpcf7-form').on('keyup keypress', "input", function(e) { var keyCode = e.keyCode || e.which; if (keyCode === 13) { e.preventDefault(); return false; } }); jQuery('.wpcf7-submit').each(function(index){ var checkexclude = 0; var form = jQuery(this).closest('.wpcf7-form'); var value = jQuery(form).find(".formid").val(); // check form exclude from invisible recaptcha if(checkexclude == 0){ // Hide the form orig submit button form.find('.wpcf7-submit').hide(); // Fetch class and value of orig submit button btnClasses = form.find('.wpcf7-submit').attr('class'); btnValue = form.find('.wpcf7-submit').attr('value'); // Add custom button and recaptcha holder form.find('.wpcf7-submit').after('<input type="button" id="wpcf-custom-btn-'+index+'" class="'+btnClasses+' recaptcha-btn recaptcha-btn-type-css" value="'+btnValue+'" title="'+btnValue+'" >'); form.append('<div class="recaptcha-holder" id="recaptcha-holder-'+index+'"></div>'); // Recaptcha rendenr from here var holderId = grecaptcha.render('recaptcha-holder-'+index,{ 'sitekey':'6LcSUzQUAAAAAL5qC6htDMHy9-aPw3XGf0VkC41G', 'size': 'invisible', 'badge' : 'bottomleft', // possible values: bottomright, bottomleft, inline 'callback' : function (recaptchaToken) { //console.log(recaptchaToken); var response=jQuery('#recaptcha-holder-'+index).find('.g-recaptcha-response').val(); //console.log(response); //Remove old response and store new respone jQuery('#recaptcha-holder-'+index).parent().find(".respose_post").remove(); jQuery('#recaptcha-holder-'+index).after('<input type="hidden" name="g-recaptcha-response" value="'+response+'" class="respose_post">') grecaptcha.reset(holderId); if(typeof customCF7Validator !== 'undefined'){ if(!customCF7Validator(form)){ return; } } // Call default Validator function else if(contactFormDefaultValidator(form)){ return; } else{ // hide the custom button and show orig submit button again and submit the form jQuery('#wpcf-custom-btn-'+index).hide(); form.find('input[type=submit]').show(); form.find("input[type=submit]").click(); form.find('input[type=submit]').hide(); jQuery('#wpcf-custom-btn-'+index).attr('style',''); } } },false); // action call when click on custom button jQuery('#wpcf-custom-btn-'+index).click(function(event){ event.preventDefault(); // Call custom validator function if(typeof customCF7Validator == 'function'){ if(!customCF7Validator(form)){ return false; } } // Call default Validator function else if(contactFormDefaultValidator(form)){ return false; } else if(grecaptcha.getResponse(holderId) != ''){ grecaptcha.reset(holderId); } else{ // execute the recaptcha challenge grecaptcha.execute(holderId); } }); } }); } </script><script src="https://www.google.com/recaptcha/api.js?onload=renderGoogleInvisibleRecaptchaFront&render=explicit" async defer></script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="nl-nl" href="https://www.biobasedpress.eu/nl/2022/03/lowtech-en-zijn-betekenis-voor-duurzaamheid/" /> <link rel="alternate" hreflang="en-us" href="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/" /> <link rel="alternate" hreflang="x-default" href="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Low-tech and its benefits for sustainability - Bio Based Press</title> <meta name="description" content="We tend to suggest high-tech solutions for sustainability problems that we run into. But low-tech could offer viable solutions as well." /> <link rel="canonical" href="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Low-tech and its benefits for sustainability - Bio Based Press" /> <meta property="og:description" content="We tend to suggest high-tech solutions for sustainability problems that we run into. But low-tech could offer viable solutions as well." /> <meta property="og:url" content="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/" /> <meta property="og:site_name" content="Bio Based Press" /> <meta property="article:publisher" content="https://www.facebook.com/pages/Biobased-Society/158982974234328" /> <meta property="article:published_time" content="2022-03-01T11:13:24+00:00" /> <meta property="article:modified_time" content="2022-03-01T11:39:48+00:00" /> <meta property="og:image" content="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech-300x169.jpg" /> <meta name="author" content="Diederik van der Hoeven" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@biobasedpress" /> <meta name="twitter:site" content="@biobasedpress" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="Diederik van der Hoeven" /> <meta name="twitter:label2" content="Est. reading time" /> <meta name="twitter:data2" content="5 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/#article","isPartOf":{"@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/"},"author":{"name":"Diederik van der Hoeven","@id":"https://www.biobasedpress.eu/#/schema/person/ebeae8a117b6bc5cecc948fa80308516"},"headline":"Low-tech and its benefits for sustainability","datePublished":"2022-03-01T11:13:24+00:00","dateModified":"2022-03-01T11:39:48+00:00","mainEntityOfPage":{"@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/"},"wordCount":1059,"commentCount":0,"publisher":{"@id":"https://www.biobasedpress.eu/#organization"},"image":{"@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/#primaryimage"},"thumbnailUrl":"https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech.jpg","keywords":["Sustainability","Technology"],"articleSection":["Sustainability"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/#respond"]}]},{"@type":"WebPage","@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/","url":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/","name":"Low-tech and its benefits for sustainability - Bio Based Press","isPartOf":{"@id":"https://www.biobasedpress.eu/#website"},"primaryImageOfPage":{"@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/#primaryimage"},"image":{"@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/#primaryimage"},"thumbnailUrl":"https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech.jpg","datePublished":"2022-03-01T11:13:24+00:00","dateModified":"2022-03-01T11:39:48+00:00","description":"We tend to suggest high-tech solutions for sustainability problems that we run into. But low-tech could offer viable solutions as well.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/#primaryimage","url":"https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech.jpg","contentUrl":"https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech.jpg","width":754,"height":424,"caption":"Principles of low-tech include efficiency, durability and accessibility. Arthur Keller and Emilien Bournigal/Wikimedia. Click to enlarge."},{"@type":"WebSite","@id":"https://www.biobasedpress.eu/#website","url":"https://www.biobasedpress.eu/","name":"Bio Based Press","description":"Discovering another society through sustainability and innovation","publisher":{"@id":"https://www.biobasedpress.eu/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.biobasedpress.eu/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.biobasedpress.eu/#organization","name":"Bio Based Press","url":"https://www.biobasedpress.eu/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.biobasedpress.eu/#/schema/logo/image/","url":"https://www.biobasedpress.eu/wp-content/uploads/2014/03/BBP_logo_klein.png","contentUrl":"https://www.biobasedpress.eu/wp-content/uploads/2014/03/BBP_logo_klein.png","width":287,"height":287,"caption":"Bio Based Press"},"image":{"@id":"https://www.biobasedpress.eu/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/pages/Biobased-Society/158982974234328","https://x.com/biobasedpress","http://nl.linkedin.com/groups/Biobased-Society-4543631"]},{"@type":"Person","@id":"https://www.biobasedpress.eu/#/schema/person/ebeae8a117b6bc5cecc948fa80308516","name":"Diederik van der Hoeven","sameAs":["http://www.diederikvanderhoeven.nl"],"url":"https://www.biobasedpress.eu/author/diederikvdh/"}]}</script> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link href='https://fonts.googleapis.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Bio Based Press » Feed" href="https://www.biobasedpress.eu/feed/" /> <link rel="alternate" type="application/rss+xml" title="Bio Based Press » Comments Feed" href="https://www.biobasedpress.eu/comments/feed/" /> <link rel="alternate" type="text/calendar" title="Bio Based Press » iCal Feed" href="https://www.biobasedpress.eu/events/?ical=1" /> <link rel="alternate" type="application/rss+xml" title="Bio Based Press » Low-tech and its benefits for sustainability Comments Feed" href="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/feed/" /> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.biobasedpress.eu\/wp-includes\/js\/wp-emoji-release.min.js"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link rel='stylesheet' id='srp-layout-stylesheet-css' href='https://www.biobasedpress.eu/wp-content/plugins/_special-recent-posts/css/layout.css' media='all' /> <link rel='stylesheet' id='menu-icon-font-awesome-css' href='https://www.biobasedpress.eu/wp-content/plugins/menu-icons/css/fontawesome/css/all.min.css' media='all' /> <link rel='stylesheet' id='menu-icons-extra-css' href='https://www.biobasedpress.eu/wp-content/plugins/menu-icons/css/extra.min.css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.biobasedpress.eu/wp-includes/css/dist/block-library/style.min.css' media='all' /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--contrast: var(--contrast);--wp--preset--color--contrast-2: var(--contrast-2);--wp--preset--color--contrast-3: var(--contrast-3);--wp--preset--color--base: var(--base);--wp--preset--color--base-2: var(--base-2);--wp--preset--color--base-3: var(--base-3);--wp--preset--color--accent: var(--accent);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://www.biobasedpress.eu/wp-content/plugins/contact-form-7/includes/css/styles.css' media='all' /> <link rel='stylesheet' id='rotatingtweets-css' href='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/css/style.css' media='all' /> <link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://www.biobasedpress.eu/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css' media='all' /> <link rel='stylesheet' id='wpml-legacy-vertical-list-0-css' href='https://www.biobasedpress.eu/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-vertical/style.min.css' media='all' /> <style id='wpml-legacy-vertical-list-0-inline-css'> .wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {border-color:#cdcdcd;}.wpml-ls-statics-shortcode_actions a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link, .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link, .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link:link {color:#444444;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:hover,.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:focus, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link:hover, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link:focus {color:#000000;background-color:#eeeeee;}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {color:#444444;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {color:#000000;background-color:#eeeeee;} </style> <link rel='stylesheet' id='cms-navigation-style-base-css' href='https://www.biobasedpress.eu/wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css' media='screen' /> <link rel='stylesheet' id='cms-navigation-style-css' href='https://www.biobasedpress.eu/wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.css' media='screen' /> <link rel='stylesheet' id='generate-comments-css' href='https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/css/components/comments.min.css' media='all' /> <link rel='stylesheet' id='generate-widget-areas-css' href='https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/css/components/widget-areas.min.css' media='all' /> <link rel='stylesheet' id='generate-style-css' href='https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/css/main.min.css' media='all' /> <style id='generate-style-inline-css'> body{background-color:var(--base-3);color:var(--contrast);}a{color:var(--accent);}a{text-decoration:underline;}.entry-title a, .site-branding a, a.button, .wp-block-button__link, .main-navigation a{text-decoration:none;}a:hover, a:focus, a:active{color:var(--contrast);}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}.generate-back-to-top{font-size:20px;border-radius:3px;position:fixed;bottom:30px;right:30px;line-height:40px;width:40px;text-align:center;z-index:10;transition:opacity 300ms ease-in-out;opacity:0.1;transform:translateY(1000px);}.generate-back-to-top__show{opacity:1;transform:translateY(0);}.navigation-search{position:absolute;left:-99999px;pointer-events:none;visibility:hidden;z-index:20;width:100%;top:0;transition:opacity 100ms ease-in-out;opacity:0;}.navigation-search.nav-search-active{left:0;right:0;pointer-events:auto;visibility:visible;opacity:1;}.navigation-search input[type="search"]{outline:0;border:0;vertical-align:bottom;line-height:1;opacity:0.9;width:100%;z-index:20;border-radius:0;-webkit-appearance:none;height:60px;}.navigation-search input::-ms-clear{display:none;width:0;height:0;}.navigation-search input::-ms-reveal{display:none;width:0;height:0;}.navigation-search input::-webkit-search-decoration, .navigation-search input::-webkit-search-cancel-button, .navigation-search input::-webkit-search-results-button, .navigation-search input::-webkit-search-results-decoration{display:none;}.gen-sidebar-nav .navigation-search{top:auto;bottom:0;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#cc0000;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}h1, h2, h3, h4, h5, h6{font-family:Signika, sans-serif;}h2{font-family:Signika, sans-serif;font-size:24px;}h1{font-family:Signika, sans-serif;font-size:24px;line-height:1.1em;}body, button, input, select, textarea{font-family:Open Sans, sans-serif;font-size:17px;}.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-family:Open Sans, sans-serif;font-weight:bold;font-size:15px;line-height:0;}.top-bar{background-color:var(--base-3);color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:var(--base-3);}.site-header{background-color:var(--base-3);}.main-title a,.main-title a:hover{color:var(--contrast);}.site-description{color:var(--contrast-2);}.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:hover,.mobile-menu-control-wrapper .menu-toggle:focus,.has-inline-mobile-toggle #site-navigation.toggled{background-color:rgba(0, 0, 0, 0.02);}.main-navigation,.main-navigation ul ul{background-color:var(--base-3);}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:var(--contrast);}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:var(--accent);}button.menu-toggle:hover,button.menu-toggle:focus{color:var(--contrast);}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:#66cccc;}.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:var(--accent);}.main-navigation ul ul{background-color:var(--base);}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:var(--base-3);}.entry-header h1,.page-header h1{color:var(--accent);}.entry-title a{color:var(--accent);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{background-color:var(--base-3);}.site-info{background-color:var(--base-3);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:var(--base);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3);}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:var(--contrast);background-color:var(--base);}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:var(--contrast);background-color:var(--contrast-3);}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width: 768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 20px 0px 20px;}.site-main .wp-block-group__inner-container{padding:40px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-right:30px;padding-left:30px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}.one-container .site-main .paging-navigation{margin-bottom:20px;}}/* End cached CSS */.is-right-sidebar{width:30%;}.is-left-sidebar{width:30%;}.site-content .content-area{width:40%;}@media (max-width: 768px){.main-navigation .menu-toggle,.sidebar-nav-mobile:not(#sticky-placeholder){display:block;}.main-navigation ul,.gen-sidebar-nav,.main-navigation:not(.slideout-navigation):not(.toggled) .main-nav > ul,.has-inline-mobile-toggle #site-navigation .inside-navigation > *:not(.navigation-search):not(.main-nav){display:none;}.nav-align-right .inside-navigation,.nav-align-center .inside-navigation{justify-content:space-between;}} </style> <link rel='stylesheet' id='generate-child-css' href='https://www.biobasedpress.eu/wp-content/themes/generatepress_child/style.css' media='all' /> <link rel='stylesheet' id='generate-google-fonts-css' href='https://fonts.googleapis.com/css?family=Signika%3A300%2Cregular%2C500%2C600%2C700%7COpen+Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic&display=auto' media='all' /> <link rel='stylesheet' id='taxopress-frontend-css-css' href='https://www.biobasedpress.eu/wp-content/plugins/simple-tags/assets/frontend/css/frontend.css' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel='stylesheet' id='generate-secondary-nav-css' href='https://www.biobasedpress.eu/wp-content/plugins/gp-premium/secondary-nav/functions/css/main.min.css' media='all' /> <style id='generate-secondary-nav-inline-css'> .secondary-nav-below-header .secondary-navigation .inside-navigation.grid-container, .secondary-nav-above-header .secondary-navigation .inside-navigation.grid-container{padding:0px 20px 0px 20px;}.secondary-navigation .main-nav ul li a,.secondary-navigation .menu-toggle,.secondary-menu-bar-items .menu-bar-item > a{color:var(--contrast);}.secondary-navigation .secondary-menu-bar-items{color:var(--contrast);}button.secondary-menu-toggle:hover,button.secondary-menu-toggle:focus{color:var(--contrast);}.widget-area .secondary-navigation{margin-bottom:20px;}.secondary-navigation ul ul{top:auto;}.secondary-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .secondary-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .secondary-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .secondary-menu-bar-items .menu-bar-item:hover > a{color:var(--accent);}.secondary-navigation .main-nav ul li[class*="current-menu-"] > a{color:var(--contrast);}.secondary-navigation.toggled .dropdown-menu-toggle:before{display:none;}@media (max-width: 768px) {.secondary-menu-bar-items .menu-bar-item:hover > a{background: none;color: var(--contrast);}} .secondary-navigation .main-nav ul li a, .secondary-navigation .menu-toggle, .secondary-navigation .menu-bar-items{font-size:22px;} </style> <link rel='stylesheet' id='generate-secondary-nav-mobile-css' href='https://www.biobasedpress.eu/wp-content/plugins/gp-premium/secondary-nav/functions/css/main-mobile.min.css' media='all' /> <link rel='stylesheet' id='generate-navigation-branding-css' href='https://www.biobasedpress.eu/wp-content/plugins/gp-premium/menu-plus/functions/css/navigation-branding-flex.min.css' media='all' /> <style id='generate-navigation-branding-inline-css'> @media (max-width: 768px){.site-header, #site-navigation, #sticky-navigation{display:none !important;opacity:0.0;}#mobile-header{display:block !important;width:100% !important;}#mobile-header .main-nav > ul{display:none;}#mobile-header.toggled .main-nav > ul, #mobile-header .menu-toggle, #mobile-header .mobile-bar-items{display:block;}#mobile-header .main-nav{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}}.main-navigation.has-branding .inside-navigation.grid-container, .main-navigation.has-branding.grid-container .inside-navigation:not(.grid-container){padding:0px 40px 0px 40px;}.main-navigation.has-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding{margin-left:10px;}.navigation-branding img, .site-logo.mobile-header-logo img{height:60px;width:auto;}.navigation-branding .main-title{line-height:60px;}@media (max-width: 768px){.main-navigation.has-branding.nav-align-center .menu-bar-items, .main-navigation.has-sticky-branding.navigation-stick.nav-align-center .menu-bar-items{margin-left:auto;}.navigation-branding{margin-right:auto;margin-left:10px;}.navigation-branding .main-title, .mobile-header-navigation .site-logo{margin-left:10px;}.main-navigation.has-branding .inside-navigation.grid-container{padding:0px;}} </style> <script src="https://www.biobasedpress.eu/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script> <script src="https://www.biobasedpress.eu/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script> <script src="https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/js/jquery.cycle.all.min.js" id="jquery-cycle-js"></script> <script src="https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/js/rotating_tweet.js" id="rotating_tweet-js"></script> <script src="https://www.biobasedpress.eu/wp-content/plugins/cf7-invisible-recaptcha/js/cf7_invisible_recaptcha.js" id="cf7_invisible_recaptcha_functions-js"></script> <script src="https://www.biobasedpress.eu/wp-content/plugins/simple-tags/assets/frontend/js/frontend.js" id="taxopress-frontend-js-js"></script> <script id="wpml-browser-redirect-js-extra"> var wpml_browser_redirect_params = {"pageLanguage":"en","languageUrls":{"nl_nl":"https:\/\/www.biobasedpress.eu\/nl\/2022\/03\/lowtech-en-zijn-betekenis-voor-duurzaamheid\/","nl":"https:\/\/www.biobasedpress.eu\/nl\/2022\/03\/lowtech-en-zijn-betekenis-voor-duurzaamheid\/","en_us":"https:\/\/www.biobasedpress.eu\/2022\/03\/low-tech-and-its-benefits-for-sustainability\/","en":"https:\/\/www.biobasedpress.eu\/2022\/03\/low-tech-and-its-benefits-for-sustainability\/","us":"https:\/\/www.biobasedpress.eu\/2022\/03\/low-tech-and-its-benefits-for-sustainability\/"},"cookie":{"name":"_icl_visitor_lang_js","domain":"www.biobasedpress.eu","path":"\/","expiration":24}}; </script> <script src="https://www.biobasedpress.eu/wp-content/plugins/sitepress-multilingual-cms/dist/js/browser-redirect/app.js" id="wpml-browser-redirect-js"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script src="https://www.googletagmanager.com/gtag/js?id=GT-55KL2T6" id="google_gtagjs-js" async></script> <script id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["www.biobasedpress.eu"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-55KL2T6"); </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://www.biobasedpress.eu/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.biobasedpress.eu/wp-json/wp/v2/posts/21389" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.biobasedpress.eu/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://www.biobasedpress.eu/?p=21389' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.biobasedpress.eu/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.biobasedpress.eu%2F2022%2F03%2Flow-tech-and-its-benefits-for-sustainability%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.biobasedpress.eu/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.biobasedpress.eu%2F2022%2F03%2Flow-tech-and-its-benefits-for-sustainability%2F&format=xml" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://www.biobasedpress.eu"><link rel="alternate" href="https://www.biobasedpress.eu/wp-json/tribe/events/v1/" /><link rel="pingback" href="https://www.biobasedpress.eu/xmlrpc.php"> <link rel="icon" href="https://www.biobasedpress.eu/wp-content/uploads/2021/02/favicon.ico" sizes="32x32" /> <link rel="icon" href="https://www.biobasedpress.eu/wp-content/uploads/2021/02/favicon.ico" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.biobasedpress.eu/wp-content/uploads/2021/02/favicon.ico" /> <meta name="msapplication-TileImage" content="https://www.biobasedpress.eu/wp-content/uploads/2021/02/favicon.ico" /> <style id="wp-custom-css"> input[type="button"] { margin-top: 1em; } </style> </head> <body class="post-template-default single single-post postid-21389 single-format-standard wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-left secondary-nav-float-right secondary-nav-aligned-right sticky-menu-fade mobile-header mobile-header-logo tribe-no-js page-template-generatepress-child both-sidebars nav-below-header separate-containers nav-search-enabled header-aligned-center dropdown-hover" itemtype="https://schema.org/Blog" itemscope> <a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a> <header class="site-header" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> <div class="inside-header grid-container"> <div class="site-logo"> <a href="https://www.biobasedpress.eu/" rel="home"> <img class="header-image is-logo-image" alt="Bio Based Press" src="https://www.biobasedpress.eu/wp-content/uploads/2022/10/logo-biobasedpress-2.jpeg" width="595" height="171" /> </a> </div> <nav id="secondary-navigation" aria-label="Secondary" class="secondary-navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope> <div class="inside-navigation grid-container grid-parent"> <button class="menu-toggle secondary-menu-toggle"> <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="mobile-menu">Menu</span> </button> <div class="main-nav"><ul id="menu-socialmenu-en" class=" secondary-menu sf-menu"><li id="menu-item-23118" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23118"><a href="http://feeds.feedburner.com/BioBasedPress"><i class="fas fa-rss" aria-hidden="true"></i></a></li> <li id="menu-item-23119" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23119"><a href="http://twitter.com/biobasedpress"><i class="fa-brands fa-twitter"></i></a></li> </ul></div> </div><!-- .inside-navigation --> </nav><!-- #secondary-navigation --> </div> </header> <nav id="mobile-header" itemtype="https://schema.org/SiteNavigationElement" itemscope class="main-navigation mobile-header-navigation has-branding has-menu-bar-items"> <div class="inside-navigation grid-container grid-parent"> <form method="get" class="search-form navigation-search" action="https://www.biobasedpress.eu/"> <input type="search" class="search-field" value="" name="s" title="Search" /> </form><div class="site-logo mobile-header-logo"> <a href="https://www.biobasedpress.eu/" title="Bio Based Press" rel="home"> <img src="https://www.biobasedpress.eu/wp-content/uploads/2022/10/logo-biobasedpress-2.jpeg" alt="Bio Based Press" class="is-logo-image" width="595" height="171" /> </a> </div> <button class="menu-toggle" aria-controls="mobile-menu" aria-expanded="false"> <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="mobile-menu">Menu</span> </button> <div id="mobile-menu" class="main-nav"><ul id="menu-mainmenu" class=" menu sf-menu"><li id="menu-item-216" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-216"><a href="https://www.biobasedpress.eu/"><i class="fas fa-home" aria-hidden="true"></i></a></li> <li id="menu-item-18677" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18677"><a href="https://www.biobasedpress.eu/about-us/">About us</a></li> <li id="menu-item-11692" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11692"><a href="https://www.biobasedpress.eu/category/biobased/">Biobased</a></li> <li id="menu-item-11694" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-11694"><a href="https://www.biobasedpress.eu/category/sustainability/">Sustainability</a></li> <li id="menu-item-11693" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11693"><a href="https://www.biobasedpress.eu/category/innovation/">Innovation</a></li> <li id="menu-item-18356" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-18356"><a href="https://www.biobasedpress.eu/category/antibiotics/">Antibiotics</a></li> <li id="menu-item-11695" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11695"><a href="https://www.biobasedpress.eu/category/policy/">Policy</a></li> <li id="menu-item-11696" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11696"><a href="https://www.biobasedpress.eu/category/comments/">Comments</a></li> <li id="menu-item-5809" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5809"><a href="https://www.biobasedpress.eu/events/">Calendar</a></li> <li id="menu-item-245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-245"><a href="https://www.biobasedpress.eu/contact/">Contact</a></li> </ul></div><div class="menu-bar-items"><span class="menu-bar-item search-item"><a aria-label="Open Search Bar" href="#"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a></span></div> </div><!-- .inside-navigation --> </nav><!-- #site-navigation --> <nav class="main-navigation has-menu-bar-items sub-menu-right" id="site-navigation" aria-label="Primary" itemtype="https://schema.org/SiteNavigationElement" itemscope> <div class="inside-navigation grid-container"> <form method="get" class="search-form navigation-search" action="https://www.biobasedpress.eu/"> <input type="search" class="search-field" value="" name="s" title="Search" /> </form> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="mobile-menu">Menu</span> </button> <div id="primary-menu" class="main-nav"><ul id="menu-mainmenu-1" class=" menu sf-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-216"><a href="https://www.biobasedpress.eu/"><i class="fas fa-home" aria-hidden="true"></i></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18677"><a href="https://www.biobasedpress.eu/about-us/">About us</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11692"><a href="https://www.biobasedpress.eu/category/biobased/">Biobased</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-11694"><a href="https://www.biobasedpress.eu/category/sustainability/">Sustainability</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11693"><a href="https://www.biobasedpress.eu/category/innovation/">Innovation</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-18356"><a href="https://www.biobasedpress.eu/category/antibiotics/">Antibiotics</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11695"><a href="https://www.biobasedpress.eu/category/policy/">Policy</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11696"><a href="https://www.biobasedpress.eu/category/comments/">Comments</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5809"><a href="https://www.biobasedpress.eu/events/">Calendar</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-245"><a href="https://www.biobasedpress.eu/contact/">Contact</a></li> </ul></div><div class="menu-bar-items"><span class="menu-bar-item search-item"><a aria-label="Open Search Bar" href="#"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a></span></div> </div> </nav> <div class="site grid-container container hfeed" id="page"> <div class="site-content" id="content"> <div class="content-area" id="primary"> <main class="site-main" id="main"> <article id="post-21389" class="post-21389 post type-post status-publish format-standard has-post-thumbnail hentry category-sustainability tag-sustainability tag-technology" itemtype="https://schema.org/CreativeWork" itemscope> <div class="inside-article"> <header class="entry-header"> <h1 class="entry-title" itemprop="headline">Low-tech and its benefits for sustainability</h1> <div class="entry-meta"> <span class="posted-on"><time class="entry-date published" datetime="2022-03-01T12:13:24+01:00" itemprop="datePublished">1 March 2022</time></span> <span class="byline">by <span class="author vcard" itemprop="author" itemtype="https://schema.org/Person" itemscope><a class="url fn n" href="https://www.biobasedpress.eu/author/diederikvdh/" title="View all posts by Diederik van der Hoeven" rel="author" itemprop="url"><span class="author-name" itemprop="name">Diederik van der Hoeven</span></a></span></span> </div> </header> <div class="entry-content" itemprop="text"> <p><strong>Many proponents of sustainability adhere to the idea that</strong> <strong>the main path to sustainability lies in high-tech solutions. Like electric cars instead of the old ones, that guzzle fossil fuels. We even wrote a book on this ‘green growth’. But we also need to look at low-tech and its opportunities.</strong></p> <figure id="attachment_21395" aria-describedby="caption-attachment-21395" style="width: 290px" class="wp-caption alignleft"><a href="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech.jpg"><img fetchpriority="high" decoding="async" class="size-medium wp-image-21395" src="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech-300x169.jpg" alt="low-tech" width="300" height="169" srcset="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech-300x169.jpg 300w, https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech-500x281.jpg 500w, https://www.biobasedpress.eu/wp-content/uploads/2022/03/Low-tech.jpg 754w" sizes="(max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-21395" class="wp-caption-text">Principles of low-tech include efficiency, durability and accessibility. Arthur Keller and Emilien Bournigal/Wikimedia. Click to enlarge.</figcaption></figure> <h2><strong>Material limits</strong></h2> <p>The Conversation recently ran an article on <a href="https://theconversation.com/low-technology-why-sustainability-doesnt-have-to-depend-on-high-tech-solutions-176611?utm" target="_blank" rel="noopener">low-tech and sustainability</a>, by Chris McMahon. There are two lines of argument for low-tech: material and spiritual. On the material side, McMahon argues, high-tech is likely to produce future resource shortages. The argument from the Limits to Growth report, but in a new dress. And it’s true: many modern devices contain materials that can become scarce. Devices like cell phones, television and motors. Their increasing production uses a lot of materials like copper, cobalt, lithium and rare earth elements. Not only is the supply of these elements finite, but we need <a href="https://royalsocietypublishing.org/doi/10.1098/rsta.2012.0003" target="_blank" rel="noopener">large amounts of energy</a> for their extraction and processing; and these energy requirements again make a demand on resources.</p> <p>Maybe even more problematic is that many of these devices are inherently <a href="https://www2.bgs.ac.uk/mineralsuk/statistics/criticalRawMaterials.html" target="_blank" rel="noopener">difficult to recycle</a>. Most devices are not designed with an eye on recycling. The overriding interest in their design is their functionality. This will often result in the use of many different materials and elements. Cell phones can contain up to 30 different elements, most of them in small quantities. Even with very good recycling technologies, recovery of these elements from cell phones will be very difficult (and expensive). And with a growing economy, chances are that we will need more of these elements all the time. Not to mention the problem of pollution, another problem that we haven’t got under control. Neither in the oceans, nor in the atmosphere. Is this where high-tech is taking us?</p> <h2><strong><a href="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Small-is-beautiful.jpg"><img decoding="async" class="alignleft size-full wp-image-21398" src="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Small-is-beautiful.jpg" alt="Ernst Schumacher" width="285" height="171" /></a>The spiritual side</strong></h2> <p>The alternatives to economic growth often stress simplicity and durability, local manufacture, and traditional or ancient techniques. With a new appreciation of conviviality and social connections. Not necessarily meaning a return to pre-industrial ways of living, but with more awareness of the importance of the quality of life. Such an approach will remind the older readers of the British economist E.F. Schumacher. His 1973 book <a href="https://archive.org/details/SmallIsBeautiful-E.F.Shumacher" target="_blank" rel="noopener">Small is Beautiful</a> contained not just a critique of modern technology. He also advocated simplicity, making use of locally affordable, efficient (so-called ‘intermediate’) technologies.</p> <p>One of the modern proponents of this philosophy is the French engineer Philippe Bihouix. His book <a href="https://www.resilience.org/stories/2021-09-01/the-age-of-low-tech-by-philippe-bihouix-review/" target="_blank" rel="noopener">The Age of Low Tech</a>, published in 2014, describes what life in a low-tech world might be like, including radically cutting consumption. It was reviewed on the sites <a href="https://www.resilience.org/stories/2021-09-01/the-age-of-low-tech-by-philippe-bihouix-review/" target="_blank" rel="noopener">resilience.org</a> and <a href="https://www.climateforesight.eu/energy/low-tech-is-the-new-high-tech/" target="_blank" rel="noopener">climateforesight.eu</a>. Bihouix criticizes modern society for its ‘techno-solutionism’. The idea that more technology would solve our problems. He doesn’t believe that we really solve problems with the same processes that caused by the rise of industry. Many of the negative side effects of ‘progress’ are hidden from the eyes of Westerners. Immense data centres, low-paid labour in the textile industry, giant mines. Even renewable energy technologies require a lot of non-renewable resources like rare earth metals.</p> <figure id="attachment_21400" aria-describedby="caption-attachment-21400" style="width: 278px" class="wp-caption alignleft"><a href="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Singapore_Recycling-bins-01-Uwe-Aranas-Wikimedia-Commons.jpg"><img decoding="async" class="size-full wp-image-21400" src="https://www.biobasedpress.eu/wp-content/uploads/2022/03/Singapore_Recycling-bins-01-Uwe-Aranas-Wikimedia-Commons.jpg" alt="recycling" width="288" height="193" /></a><figcaption id="caption-attachment-21400" class="wp-caption-text">Recycling bins in Singapore. Photo: Uwe Aranas, Wikimedia Commons.</figcaption></figure> <h2><strong>Low-tech solutions</strong></h2> <p>Instead, Bihouix proposes that we should make use of low-tech solutions. Following three guidelines.<br /> – Make recycling easy: design products with an eye on their afterlife<br /> – Make products more robust and repairable: move away from the once-through production system. For instance design computers in such a way that they can easily be taken apart as they stop working; the we might reuse bits of them. The archetypal low-tech device is the bicycle. Yes, it does evolve. But anyone can fix them, the core technology is low-tech.<br /> – These two requirements need to be backed up by legislation. In order to standardize consumer goods and make them returnable. For instance, retreading the tyres of people’s cars instead of replacing them would cause a 160,000-ton decrease in tyre disposal.</p> <p>Bihouix presents seven ‘commandments’ of the low-tech movement. Among others, we need to be cautious of automation (especially where employment is replaced by increased energy use). And in general, balance a technology’s performance with its environmental impact, reducing our demands on nature. Above all, we need to avoid excessive or frivolous consumption. We should rediscover the many simple, poetic, philosophical joys of a revitalised natural world.</p> <h2><strong>More low-tech</strong></h2> <p>Low-tech is getting support from more sides. McMahon mentions Belgian writer Kris De Dekker. His online <a href="https://www.lowtechmagazine.com" target="_blank" rel="noopener">Low-Tech Magazine</a> has been cataloguing low-tech solutions, such as <a href="https://www.lowtechmagazine.com/2019/02/heat-your-house-with-a-water-brake-windmill.html" target="_blank" rel="noopener">windmills</a> that use friction to heat buildings, since 2007. And remarkably, the magazine explores obsolete technologies that could still contribute to a sustainable society. Like <a href="https://www.lowtechmagazine.com/2015/12/fruit-walls-urban-farming.html" target="_blank" rel="noopener">fruit walls</a> used in the 1600s to create local, warm microclimates for growing Mediterranean fruits. McMahon also highlights the American architect and academic Julia Watson. Her book <a href="https://www.dezeen.com/2020/02/11/lo-tek-design-radical-indigenism-julia-watson-indigenous-technologies/" target="_blank" rel="noopener">Lo-TEK</a> (where TEK stands for Traditional Ecological Knowledge) explores traditional technologies; from using reeds as building materials to creating wetlands for wastewater treatment. This work is much like that of <a href="https://www.biobasedpress.eu/2012/10/gunter-pauli-and-the-blue-economy/" target="_blank" rel="noopener">Gunter Pauli</a>. He is a Belgian engineer who founded the company Ecover, the first company in the business of sustainable detergents. Now active as a <a href="https://www.theblueeconomy.org/" target="_blank" rel="noopener">sustainability consultant</a>.</p> <p>Meanwhile, says McMahon, in Japan there’s emerging interest in the reuse and recycling practices of the <a href="https://www.japanfs.org/sp/en/news/archives/news_id027757.html" target="_blank" rel="noopener">Edo period</a>. ‘From 1603 to 1867, the country was effectively closed to the outside world, with very limited access to raw materials. Therefore, extensive reuse and repair – even of things such as broken pottery or utensils with holes that we’d now regard as waste – became a way of life. Specialist repairers would mend or recycle everything from paper lanterns and books to shoes, pans, umbrellas and candles.’</p> <h2><strong>Resilience is the new progress</strong></h2> <p>Reading about the low-tech approach, another feature is striking. Often, low-tech solutions are more resilient than high-tech ones. And that may be particularly important in the age of climate change. <a href="https://theconversation.com/how-low-tech-farming-innovations-can-make-african-farmers-climate-resilient-47684" target="_blank" rel="noopener">Read here the story</a> of how low-tech farming can make African farmers climate resilient. Low-tech hasn’t died with Schumacher. His pupils still proclaim the message.</p> <p style="padding-left: 40px;"><em>Interesting? Then also read:<br /> </em><a href="https://www.biobasedpress.eu/2020/11/mass-timber-the-new-technology/">Mass timber, the new technology</a><br /> <a href="https://www.biobasedpress.eu/2017/09/straw-excellent-construction-material/">Straw, an excellent construction material</a><br /> <a href="https://www.biobasedpress.eu/2013/04/seaweed-source-of-food-feed-and-chemicals/">Seaweed, source of food, feed and chemicals</a></p> <div class="tptn_counter" id="tptn_counter_21389">(Visited 1,708 times, 1 visits today)</div> </div> <footer class="entry-meta" aria-label="Entry meta"> <span class="posted-on"><time class="entry-date published" datetime="2022-03-01T12:13:24+01:00" itemprop="datePublished">1 March 2022</time></span> <span class="byline">by <span class="author vcard" itemprop="author" itemtype="https://schema.org/Person" itemscope><a class="url fn n" href="https://www.biobasedpress.eu/author/diederikvdh/" title="View all posts by Diederik van der Hoeven" rel="author" itemprop="url"><span class="author-name" itemprop="name">Diederik van der Hoeven</span></a></span></span> </footer> </div> </article> <div class="comments-area"> <div id="comments"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Leave a Comment <small><a rel="nofollow" id="cancel-comment-reply-link" href="/2022/03/low-tech-and-its-benefits-for-sustainability/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://www.biobasedpress.eu/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-form-comment"><label for="comment" class="screen-reader-text">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" required></textarea></p><input name="wpml_language_code" type="hidden" value="en" /><label for="author" class="screen-reader-text">Name</label><input placeholder="Name *" id="author" name="author" type="text" value="" size="30" required /> <label for="email" class="screen-reader-text">Email</label><input placeholder="Email *" id="email" name="email" type="email" value="" size="30" required /> <label for="url" class="screen-reader-text">Website</label><input placeholder="Website" id="url" name="url" type="url" value="" size="30" /> <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time I comment.</label></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='21389' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="807cfab91b" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="7"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div><!-- #comments --> </div> </main> </div> <div class="widget-area sidebar is-left-sidebar" id="left-sidebar"> <div class="inside-left-sidebar"> <aside id="icl_lang_sel_widget-2" class="widget inner-padding widget_icl_lang_sel_widget"> <div class="lang_sel_list_horizontal wpml-ls-sidebars-sidebar-2 wpml-ls wpml-ls-legacy-list-horizontal" id="lang_sel_list"> <ul><li class="icl-nl wpml-ls-slot-sidebar-2 wpml-ls-item wpml-ls-item-nl wpml-ls-first-item wpml-ls-item-legacy-list-horizontal"> <a href="https://www.biobasedpress.eu/nl/2022/03/lowtech-en-zijn-betekenis-voor-duurzaamheid/" class="wpml-ls-link"> <img class="wpml-ls-flag iclflag" src="https://www.biobasedpress.eu/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.png" alt="" /><span class="wpml-ls-display icl_lang_sel_translated">Nederlands</span></a> </li><li class="icl-en wpml-ls-slot-sidebar-2 wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-last-item wpml-ls-item-legacy-list-horizontal"> <a href="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/" class="wpml-ls-link"> <img class="wpml-ls-flag iclflag" src="https://www.biobasedpress.eu/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" alt="" /><span class="wpml-ls-native icl_lang_sel_native">Engels</span></a> </li></ul> </div> </aside><aside id="block-9" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full is-resized"><a href="https://www.biobasedpress.eu/nl/zoeken-op-groen-kennisnet/"><img loading="lazy" decoding="async" src="https://www.biobasedpress.eu/wp-content/uploads/2014/01/knop_kennisbank.jpg" alt="" class="wp-image-5583" width="165" height="48" title="naar Groen Kennisnet"/></a></figure> </aside><aside id="block-10" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://www.biobasedpress.eu/nl/onze-publicaties/de-oplossingen-zijn-er-al/"><img loading="lazy" decoding="async" width="130" height="192" src="https://www.biobasedpress.eu/wp-content/uploads/2020/10/banner_deoplossingenzijneral.jpg" alt="De oplossingen zijn er al!" class="wp-image-18006" title="naar Groen Kennisnet"/></a><figcaption class="wp-element-caption"><a href="https://www.biobasedpress.eu/nl/onze-publicaties/de-oplossingen-zijn-er-al/">Bestel het boek 'De oplossingen zijn er al!' van Alle Bruggink en Diederik van der Hoeven (€ 15,95 incl. verzendkosten, 160 pag.)</a></figcaption></figure> </aside><aside id="block-11" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://www.biobasedpress.eu/nl/manifest/"><img loading="lazy" decoding="async" width="130" height="115" src="https://www.biobasedpress.eu/wp-content/uploads/2020/10/banner_manifest_nieuw.png" alt="" class="wp-image-17991" title="naar Groen Kennisnet"/></a></figure> </aside><aside id="block-12" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-large"><a href="https://www.biobasedpress.eu/nl/natuurlijk-logisch/"><img loading="lazy" decoding="async" width="500" height="696" src="https://www.biobasedpress.eu/wp-content/uploads/2019/10/Natuurlijk-Logisch_boekomslag-500x696.jpg" alt="" class="wp-image-15904" title="naar Groen Kennisnet" srcset="https://www.biobasedpress.eu/wp-content/uploads/2019/10/Natuurlijk-Logisch_boekomslag-500x696.jpg 500w, https://www.biobasedpress.eu/wp-content/uploads/2019/10/Natuurlijk-Logisch_boekomslag-300x418.jpg 300w, https://www.biobasedpress.eu/wp-content/uploads/2019/10/Natuurlijk-Logisch_boekomslag.jpg 718w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a><figcaption class="wp-element-caption"><a href="https://www.biobasedpress.eu/nl/natuurlijk-logisch/">Bestel het boek 'Natuurlijk! Logisch', Hoe de natuur ons steeds weer voor verrassingen stelt' van Alle Bruggink en Diederik van der Hoeven.</a></figcaption></figure> </aside><aside id="block-14" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://www.biobasedpress.eu/nl/more-with-less-welcome-to-the-precision-economy/"><img loading="lazy" decoding="async" width="130" height="181" src="https://www.biobasedpress.eu/wp-content/uploads/2017/12/More-with-Less-Welcome-to-the-Precision-Economy.jpg" alt="more with less" class="wp-image-11331" title="naar Groen Kennisnet"/></a><figcaption class="wp-element-caption"><a href="https://www.biobasedpress.eu/nl/more-with-less-welcome-to-the-precision-economy/">Bestel het boek 'More with Less' van Alle Bruggink en Diederik van der Hoeven, een grensverleggend boek over de vérstrekkende invloed van precisietechnologie op vele sectoren van de economie (300 pag., € 20 incl. portokosten in Nl, excl. portokosten buiten Nl).</a></figcaption></figure> </aside><aside id="block-13" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="130" height="189" src="https://www.biobasedpress.eu/wp-content/uploads/2014/09/coverGroeneGroei.jpg" alt="" class="wp-image-6405" title="naar Groen Kennisnet"/><figcaption class="wp-element-caption"><a href="https://www.biobasedpress.eu/nl/groene-groei-naar-de-maatschappij-van-2040/">Download het boek "Groene Groei, Naar de maatschappij van 2040" van Alle Bruggink, Diederik van der Hoeven en Paul Reinshagen</a></figcaption></figure> </aside><aside id="block-15" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://www.biobasedpress.eu//nl/lezingen-2/"><img loading="lazy" decoding="async" width="130" height="86" src="https://www.biobasedpress.eu/wp-content/uploads/2014/01/banner_lezingen.jpg" alt="" class="wp-image-5285" title="naar Groen Kennisnet"/></a><figcaption class="wp-element-caption"><a href="https://www.biobasedpress.eu//nl/lezingen-2/">De auteurs van deze website geven ook lezingen</a></figcaption></figure> </aside><aside id="block-16" class="widget inner-padding widget_block"> <div class="wp-block-contact-form-7-contact-form-selector"> <div class="wpcf7 no-js" id="wpcf7-f1241-o1" lang="en-US" dir="ltr" data-wpcf7-id="1241"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/2022/03/low-tech-and-its-benefits-for-sustainability/#wpcf7-f1241-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="1241" /> <input type="hidden" name="_wpcf7_version" value="6.0.3" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1241-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <p><strong>Nieuwsbrief</strong> </p> <p><span style="font-size:90%;">[maandelijks]</span> </p> <p>naam: <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text" id="nbname" aria-invalid="false" value="" type="text" name="your-name" /></span> e-mail*: <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" id="nbemail" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="verzenden" /> </p><noscript> <div class="wpcf7-response-output wpcf7-spam-blocked">Your browser does not support JavaScript!. Please enable javascript in your browser in order to get form work properly.</div> </noscript><script type='text/javascript'> if(contactform === undefined){ var contactform = []; } var innerVal = [1241,'mail_sent_ok','Uw bent succesvol toegevoegd aan onze mailinglijst.']; contactform.push(innerVal); var innerVal = [1241,'mail_sent_ng','Failed to send your message. Please try later or contact the administrator by another method.']; contactform.push(innerVal); var innerVal = [1241,'validation_error','Validatiefouten opgetreden. Controleer de velden en druk nogmaals op verzend.']; contactform.push(innerVal); var innerVal = [1241,'spam','Failed to send your message. Please try later or contact the administrator by another method.']; contactform.push(innerVal); var innerVal = [1241,'accept_terms','Aanvaard de voorwaarden om door te gaan.']; contactform.push(innerVal); var innerVal = [1241,'invalid_required','Vul aub het verplichte veld in.']; contactform.push(innerVal); var innerVal = [1241,'invalid_too_long','The field is too long.']; contactform.push(innerVal); var innerVal = [1241,'invalid_too_short','The field is too short.']; contactform.push(innerVal); var innerVal = [1241,'upload_failed','Uploaden van het bestand is mislukt']; contactform.push(innerVal); var innerVal = [1241,'upload_file_type_invalid','Dit bestandstype is niet toegestaan']; contactform.push(innerVal); var innerVal = [1241,'upload_file_too_large','Dit bestand is te groot']; contactform.push(innerVal); var innerVal = [1241,'upload_failed_php_error','Uploaden bestand mislukt. Fout opgetreden.']; contactform.push(innerVal); var innerVal = [1241,'invalid_date','The date format is incorrect.']; contactform.push(innerVal); var innerVal = [1241,'date_too_early','The date is before the earliest one allowed.']; contactform.push(innerVal); var innerVal = [1241,'date_too_late','The date is after the latest one allowed.']; contactform.push(innerVal); var innerVal = [1241,'invalid_number','The number format is invalid.']; contactform.push(innerVal); var innerVal = [1241,'number_too_small','The number is smaller than the minimum allowed.']; contactform.push(innerVal); var innerVal = [1241,'number_too_large','The number is larger than the maximum allowed.']; contactform.push(innerVal); var innerVal = [1241,'quiz_answer_not_correct','Je antwoord is niet juist.']; contactform.push(innerVal); var innerVal = [1241,'invalid_email','Het email adres lijkt ongeldig te zijn.']; contactform.push(innerVal); var innerVal = [1241,'invalid_url','The URL is invalid.']; contactform.push(innerVal); var innerVal = [1241,'invalid_tel','The telephone number is invalid.']; contactform.push(innerVal); var innerVal = [1241,'gdpr','']; contactform.push(innerVal); </script><p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="_wpcf7_ak_js" value="117"/><script>document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> </aside> </div> </div> <div class="widget-area sidebar is-right-sidebar" id="right-sidebar"> <div class="inside-right-sidebar"> <aside id="perfect-quotes-2" class="widget inner-padding widget_perfect_quote"><ul class="perfect-quotes"> <li> Wisdom demands a new orientation of science and technology towards the organic, the gentle, the non-violent, the elegant and beautiful. <span> E.F. Schumacher </span> </li> </ul></aside><aside id="rotatingtweets_widget-5" class="widget inner-padding widget_rotatingtweets_widget"><h2 class="widget-title">Latest</h2> <div class='rotatingtweets rotatingtweets_format_1' id='rotatingtweets_6000_scrollUp_1000_67b2ed5758be6' data-cycle-auto-height="calc" data-cycle-fx="scrollUp" data-cycle-pause-on-hover="true" data-cycle-timeout="6000" data-cycle-speed="1000" data-cycle-easing="swing" data-cycle-slides="div.rotatingtweet" data-cycle-log="false"> <!-- Twitter error: 453 - You currently have access to a subset of X API V2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.x.com/en/portal/product --> <div class = 'rotatingtweet'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=ITS_NZ' title='ITSNZ - Intelligent Transport' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/421435188166414336/oZ6oXrtR_normal.jpeg' alt='ITSNZ - Intelligent Transport' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=ITS_NZ' title='ITSNZ - Intelligent Transport' lang='en' target="_blank" rel="noopener" >ITSNZ - Intelligent Transport</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=ITS_NZ' title='ITSNZ - Intelligent Transport' lang='en' target="_blank" rel="noopener" >@ITS_NZ</a></div> </div> <p class='rtw_main'>T-Tech call for abstracts is live. NZ's transport technology conference. <a href="https://twitter.com/search?q=%23ttech23&src=hash" title="#ttech23" target="_blank" rel="noopener" class="rtw_hashtag_link">#ttech23</a> is focused on <a href="https://twitter.com/search?q=%23tech&src=hash" title="#tech" target="_blank" rel="noopener" class="rtw_hashtag_link">#tech</a>-enabled solutions, research and data to accelerate better transport outcomes: <a href="https://twitter.com/search?q=%23sustainability&src=hash" title="#sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#sustainability</a> & emissions reduction <a href="https://twitter.com/search?q=%23Safety&src=hash" title="#Safety" target="_blank" rel="noopener" class="rtw_hashtag_link">#Safety</a> <a href="https://twitter.com/search?q=%23Equity&src=hash" title="#Equity" target="_blank" rel="noopener" class="rtw_hashtag_link">#Equity</a> <a href="https://twitter.com/search?q=%23efficiency&src=hash" title="#efficiency" target="_blank" rel="noopener" class="rtw_hashtag_link">#efficiency</a> <a href='https://t.co/54seGIxwbC' title='https://itsnz.org/event/t-tech-2023/' target="_blank" rel="noopener" class='rtw_url_link'>itsnz.org/event/t-tech-2…</a> <a href='https://t.co/LbPG9wM4Nq' title='https://twitter.com/ITS_NZ/status/1660841019435528193/photo/1' target="_blank" rel="noopener" class='rtw_media_link'>pic.twitter.com/LbPG9wM4Nq</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660841019435528193' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660841019435528193' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660841019435528193' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660841019435528193">02:52 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=CeylonDovz' title='ceylon dovz' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1621719193673695234/1SfYlb6X_normal.jpg' alt='ceylon dovz' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=CeylonDovz' title='ceylon dovz' lang='en' target="_blank" rel="noopener" >ceylon dovz</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=CeylonDovz' title='ceylon dovz' lang='en' target="_blank" rel="noopener" >@CeylonDovz</a></div> </div> <p class='rtw_main'>🌍 Stay informed and join the conversation on creating a sustainable future. Explore our environmental science articles! 📚🔬 <a href="https://twitter.com/search?q=%23EnvironmentalScience&src=hash" title="#EnvironmentalScience" target="_blank" rel="noopener" class="rtw_hashtag_link">#EnvironmentalScience</a> <a href="https://twitter.com/search?q=%23Sustainability&src=hash" title="#Sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#Sustainability</a> <a href="https://twitter.com/search?q=%23conservation&src=hash" title="#conservation" target="_blank" rel="noopener" class="rtw_hashtag_link">#conservation</a> <a href="https://twitter.com/search?q=%23SEO&src=hash" title="#SEO" target="_blank" rel="noopener" class="rtw_hashtag_link">#SEO</a> <a href="https://twitter.com/search?q=%23webarticle&src=hash" title="#webarticle" target="_blank" rel="noopener" class="rtw_hashtag_link">#webarticle</a> <a href="https://twitter.com/search?q=%23blog&src=hash" title="#blog" target="_blank" rel="noopener" class="rtw_hashtag_link">#blog</a> <a href="https://twitter.com/search?q=%23trendy&src=hash" title="#trendy" target="_blank" rel="noopener" class="rtw_hashtag_link">#trendy</a> <a href="https://twitter.com/search?q=%23offpageseo&src=hash" title="#offpageseo" target="_blank" rel="noopener" class="rtw_hashtag_link">#offpageseo</a> <a href="https://twitter.com/search?q=%23backlinks&src=hash" title="#backlinks" target="_blank" rel="noopener" class="rtw_hashtag_link">#backlinks</a> <a href='https://t.co/FdHJjbHRyf' title='https://www.fiverr.com/s/0QwGlL' target="_blank" rel="noopener" class='rtw_url_link'>fiverr.com/s/0QwGlL</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660840982634536960' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660840982634536960' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660840982634536960' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660840982634536960">02:52 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=Skstevens11' title='Steph Stevens' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1631870918329810947/jPXtlrO7_normal.jpg' alt='Steph Stevens' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=Skstevens11' title='Steph Stevens' lang='en' target="_blank" rel="noopener" >Steph Stevens</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=Skstevens11' title='Steph Stevens' lang='en' target="_blank" rel="noopener" >@Skstevens11</a></div> </div> <p class='rtw_main'>These are facts. <a href="https://twitter.com/search?q=%23hemp&src=hash" title="#hemp" target="_blank" rel="noopener" class="rtw_hashtag_link">#hemp</a> <a href="https://twitter.com/search?q=%23Sustainability&src=hash" title="#Sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#Sustainability</a> <a href="https://twitter.com/search?q=%23Moms&src=hash" title="#Moms" target="_blank" rel="noopener" class="rtw_hashtag_link">#Moms</a> <a href="https://twitter.com/search?q=%23momlife&src=hash" title="#momlife" target="_blank" rel="noopener" class="rtw_hashtag_link">#momlife</a> <a href="https://twitter.com/search?q=%23thatsontrauma&src=hash" title="#thatsontrauma" target="_blank" rel="noopener" class="rtw_hashtag_link">#thatsontrauma</a> <a href="https://twitter.com/search?q=%23letgo&src=hash" title="#letgo" target="_blank" rel="noopener" class="rtw_hashtag_link">#letgo</a> <a href="https://twitter.com/search?q=%23letsdothis&src=hash" title="#letsdothis" target="_blank" rel="noopener" class="rtw_hashtag_link">#letsdothis</a> <a href='https://t.co/TEYPKm6Une' title='https://twitter.com/Skstevens11/status/1660840776169930756/photo/1' target="_blank" rel="noopener" class='rtw_media_link'>pic.twitter.com/TEYPKm6Une</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660840776169930756' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660840776169930756' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660840776169930756' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660840776169930756">02:51 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=SustainableJPN' title='SustainableJapan' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/488587881301024768/ulMuq1n2_normal.png' alt='SustainableJapan' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=SustainableJPN' title='SustainableJapan' lang='en' target="_blank" rel="noopener" >SustainableJapan</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=SustainableJPN' title='SustainableJapan' lang='en' target="_blank" rel="noopener" >@SustainableJPN</a></div> </div> <p class='rtw_main'>【国際】ゴールド・スタンダード、CCS付きバイオマス発酵のクレジット・メソドロジー案発表 <a href='https://t.co/4zsN2d31bo' title='http://ow.ly/8wMB50OtVCr' target="_blank" rel="noopener" class='rtw_url_link'>ow.ly/8wMB50OtVCr</a> <a href="https://twitter.com/search?q=%23ESG&src=hash" title="#ESG" target="_blank" rel="noopener" class="rtw_hashtag_link">#ESG</a> <a href="https://twitter.com/search?q=%23Sustainability&src=hash" title="#Sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#Sustainability</a> <a href="https://twitter.com/search?q=%23SDGs&src=hash" title="#SDGs" target="_blank" rel="noopener" class="rtw_hashtag_link">#SDGs</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660840698612965378' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660840698612965378' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660840698612965378' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660840698612965378">02:50 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=EthicalHourNews' title='Ethical News' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1531641859965165571/LVqFJ85W_normal.jpg' alt='Ethical News' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=EthicalHourNews' title='Ethical News' lang='en' target="_blank" rel="noopener" >Ethical News</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=EthicalHourNews' title='Ethical News' lang='en' target="_blank" rel="noopener" >@EthicalHourNews</a></div> </div> <p class='rtw_main'>70% of Brits wanting to help tackle climate change, but more than half aren't taking action as it's deemed 'too expensive' <a href="https://twitter.com/search?q=%23ClimateAction&src=hash" title="#ClimateAction" target="_blank" rel="noopener" class="rtw_hashtag_link">#ClimateAction</a> <a href="https://twitter.com/search?q=%23CostOfLiving&src=hash" title="#CostOfLiving" target="_blank" rel="noopener" class="rtw_hashtag_link">#CostOfLiving</a> <a href="https://twitter.com/search?q=%23Sustainability&src=hash" title="#Sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#Sustainability</a> <a href='https://t.co/5nPYpo6iCg' title='https://ethicalhour.com/ethicalbusiness/business-sector-news/marketing/despite-70-of-brits-wanting-to-help-tackle-climate-change-more-than-half-arent-taking-action-as-its-deemed-too-expensive/?utm_source=twitter&utm_medium=ReviveOldPost&utm_campaign=ReviveOldPost' target="_blank" rel="noopener" class='rtw_url_link'>ethicalhour.com/ethicalbusine…</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660840414490902528' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660840414490902528' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660840414490902528' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660840414490902528">02:49 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=ValveBrass' title='Ivanci brass valve' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1500730934764531715/k5UQIxpF_normal.jpg' alt='Ivanci brass valve' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=ValveBrass' title='Ivanci brass valve' lang='en' target="_blank" rel="noopener" >Ivanci brass valve</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=ValveBrass' title='Ivanci brass valve' lang='en' target="_blank" rel="noopener" >@ValveBrass</a></div> </div> <p class='rtw_main'>Assembly: Manifolds System WhatsApp:+8619357073082 sales9@ivanci.com <a href='https://t.co/CbpF9mAKYo' title='http://www.ivanci.com' target="_blank" rel="noopener" class='rtw_url_link'>ivanci.com</a> <a href="https://twitter.com/search?q=%23manifolds&src=hash" title="#manifolds" target="_blank" rel="noopener" class="rtw_hashtag_link">#manifolds</a> <a href="https://twitter.com/search?q=%23underfloor&src=hash" title="#underfloor" target="_blank" rel="noopener" class="rtw_hashtag_link">#underfloor</a> <a href="https://twitter.com/search?q=%23brass&src=hash" title="#brass" target="_blank" rel="noopener" class="rtw_hashtag_link">#brass</a> <a href="https://twitter.com/search?q=%23heating&src=hash" title="#heating" target="_blank" rel="noopener" class="rtw_hashtag_link">#heating</a> <a href="https://twitter.com/search?q=%23plumbing&src=hash" title="#plumbing" target="_blank" rel="noopener" class="rtw_hashtag_link">#plumbing</a> <a href="https://twitter.com/search?q=%23qualitycontrol&src=hash" title="#qualitycontrol" target="_blank" rel="noopener" class="rtw_hashtag_link">#qualitycontrol</a> <a href="https://twitter.com/search?q=%23hvac&src=hash" title="#hvac" target="_blank" rel="noopener" class="rtw_hashtag_link">#hvac</a> <a href="https://twitter.com/search?q=%23assembly&src=hash" title="#assembly" target="_blank" rel="noopener" class="rtw_hashtag_link">#assembly</a> <a href="https://twitter.com/search?q=%23sustainability&src=hash" title="#sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#sustainability</a> <a href="https://twitter.com/search?q=%23durability&src=hash" title="#durability" target="_blank" rel="noopener" class="rtw_hashtag_link">#durability</a> <a href="https://twitter.com/search?q=%23reliability&src=hash" title="#reliability" target="_blank" rel="noopener" class="rtw_hashtag_link">#reliability</a> <a href="https://twitter.com/search?q=%23efficiency&src=hash" title="#efficiency" target="_blank" rel="noopener" class="rtw_hashtag_link">#efficiency</a> <a href="https://twitter.com/search?q=%23shorts&src=hash" title="#shorts" target="_blank" rel="noopener" class="rtw_hashtag_link">#shorts</a> <a href="https://twitter.com/search?q=%23videos&src=hash" title="#videos" target="_blank" rel="noopener" class="rtw_hashtag_link">#videos</a> <a href="https://twitter.com/search?q=%23viral&src=hash" title="#viral" target="_blank" rel="noopener" class="rtw_hashtag_link">#viral</a> <a href="https://twitter.com/search?q=%23viralvdeo&src=hash" title="#viralvdeo" target="_blank" rel="noopener" class="rtw_hashtag_link">#viralvdeo</a> <a href="https://twitter.com/search?q=%23foryou&src=hash" title="#foryou" target="_blank" rel="noopener" class="rtw_hashtag_link">#foryou</a> <a href='https://t.co/cMUucpTI2O' title='https://twitter.com/ValveBrass/status/1660839908418756610/video/1' target="_blank" rel="noopener" class='rtw_media_link'>pic.twitter.com/cMUucpTI2O</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660839908418756610' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660839908418756610' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660839908418756610' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660839908418756610">02:47 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=AnimalSciences4' title='Animal Sciences' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1616510161174298624/OQt9gzfR_normal.jpg' alt='Animal Sciences' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=AnimalSciences4' title='Animal Sciences' lang='en' target="_blank" rel="noopener" >Animal Sciences</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=AnimalSciences4' title='Animal Sciences' lang='en' target="_blank" rel="noopener" >@AnimalSciences4</a></div> </div> <p class='rtw_main'>Teagasc PhD Walsh Scholarship Opportunity: "Supporting farmers to co-innovate for sustainability: an action research approach to the Waters of LIFE" 📝Deadline to apply is 31st May 2023 <a href="https://twitter.com/search?q=%23phd&src=hash" title="#phd" target="_blank" rel="noopener" class="rtw_hashtag_link">#phd</a> <a href="https://twitter.com/search?q=%23research&src=hash" title="#research" target="_blank" rel="noopener" class="rtw_hashtag_link">#research</a> <a href="https://twitter.com/search?q=%23sustainability&src=hash" title="#sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#sustainability</a> <a href="https://twitter.com/search?q=%23opportunity&src=hash" title="#opportunity" target="_blank" rel="noopener" class="rtw_hashtag_link">#opportunity</a> <a href="https://twitter.com/search?q=%23scholarship&src=hash" title="#scholarship" target="_blank" rel="noopener" class="rtw_hashtag_link">#scholarship</a> <a href="https://twitter.com/search?q=%23phdposition&src=hash" title="#phdposition" target="_blank" rel="noopener" class="rtw_hashtag_link">#phdposition</a> <a href="https://twitter.com/search?q=%23teagasc&src=hash" title="#teagasc" target="_blank" rel="noopener" class="rtw_hashtag_link">#teagasc</a> <a href="https://twitter.com/search?q=%23ucd&src=hash" title="#ucd" target="_blank" rel="noopener" class="rtw_hashtag_link">#ucd</a> <a href='https://t.co/uxxxkT1P5I' title='https://twitter.com/AnimalSciences4/status/1660839520294641665/photo/1' target="_blank" rel="noopener" class='rtw_media_link'>pic.twitter.com/uxxxkT1P5I</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660839520294641665' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660839520294641665' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660839520294641665' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660839520294641665">02:46 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=RobTiffany' title='Rob Tiffany' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1614514123806765057/g_mM3j3e_normal.jpg' alt='Rob Tiffany' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=RobTiffany' title='Rob Tiffany' lang='en' target="_blank" rel="noopener" >Rob Tiffany</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=RobTiffany' title='Rob Tiffany' lang='en' target="_blank" rel="noopener" >@RobTiffany</a></div> </div> <p class='rtw_main'>“Low Code and No Code for IoT” Welcome to IoT Coffee Talk🎙️8 where we chat about <a href="https://twitter.com/search?q=%23Digital&src=hash" title="#Digital" target="_blank" rel="noopener" class="rtw_hashtag_link">#Digital</a> <a href="https://twitter.com/search?q=%23Futurist&src=hash" title="#Futurist" target="_blank" rel="noopener" class="rtw_hashtag_link">#Futurist</a> <a href="https://twitter.com/search?q=%23Tech&src=hash" title="#Tech" target="_blank" rel="noopener" class="rtw_hashtag_link">#Tech</a> <a href="https://twitter.com/search?q=%23IIoT&src=hash" title="#IIoT" target="_blank" rel="noopener" class="rtw_hashtag_link">#IIoT</a> <a href="https://twitter.com/search?q=%23Automation&src=hash" title="#Automation" target="_blank" rel="noopener" class="rtw_hashtag_link">#Automation</a> <a href="https://twitter.com/search?q=%23IoT&src=hash" title="#IoT" target="_blank" rel="noopener" class="rtw_hashtag_link">#IoT</a> <a href="https://twitter.com/search?q=%23DigitalTwins&src=hash" title="#DigitalTwins" target="_blank" rel="noopener" class="rtw_hashtag_link">#DigitalTwins</a> <a href="https://twitter.com/search?q=%23Edge&src=hash" title="#Edge" target="_blank" rel="noopener" class="rtw_hashtag_link">#Edge</a> <a href="https://twitter.com/search?q=%23IoTPL&src=hash" title="#IoTPL" target="_blank" rel="noopener" class="rtw_hashtag_link">#IoTPL</a> <a href="https://twitter.com/search?q=%23IoTCL&src=hash" title="#IoTCL" target="_blank" rel="noopener" class="rtw_hashtag_link">#IoTCL</a> <a href="https://twitter.com/search?q=%23Cloud&src=hash" title="#Cloud" target="_blank" rel="noopener" class="rtw_hashtag_link">#Cloud</a> <a href="https://twitter.com/search?q=%23DigitalTransformation&src=hash" title="#DigitalTransformation" target="_blank" rel="noopener" class="rtw_hashtag_link">#DigitalTransformation</a> <a href="https://twitter.com/search?q=%235G&src=hash" title="#5G" target="_blank" rel="noopener" class="rtw_hashtag_link">#5G</a> <a href="https://twitter.com/search?q=%23AI&src=hash" title="#AI" target="_blank" rel="noopener" class="rtw_hashtag_link">#AI</a> <a href="https://twitter.com/search?q=%23Data&src=hash" title="#Data" target="_blank" rel="noopener" class="rtw_hashtag_link">#Data</a> <a href="https://twitter.com/search?q=%23Industry40&src=hash" title="#Industry40" target="_blank" rel="noopener" class="rtw_hashtag_link">#Industry40</a> & <a href="https://twitter.com/search?q=%23Sustainability&src=hash" title="#Sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#Sustainability</a> over a <a href='https://t.co/GR8R3DybGi' title='https://robtiffany.com/low-code-and-no-code-for-iot/?utm_source=ReviveOldPost&utm_medium=social&utm_campaign=ReviveOldPost' target="_blank" rel="noopener" class='rtw_url_link'>robtiffany.com/low-code-and-n…</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660838962519212041' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660838962519212041' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660838962519212041' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660838962519212041">02:44 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=voltamp_energy' title='Voltamp Energy' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1608885233926946816/yj2oieet_normal.jpg' alt='Voltamp Energy' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=voltamp_energy' title='Voltamp Energy' lang='en' target="_blank" rel="noopener" >Voltamp Energy</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=voltamp_energy' title='Voltamp Energy' lang='en' target="_blank" rel="noopener" >@voltamp_energy</a></div> </div> <p class='rtw_main'><a href="https://twitter.com/search?q=%23voltamp&src=hash" title="#voltamp" target="_blank" rel="noopener" class="rtw_hashtag_link">#voltamp</a>_energy <a href="https://twitter.com/search?q=%23Power&src=hash" title="#Power" target="_blank" rel="noopener" class="rtw_hashtag_link">#Power</a> <a href="https://twitter.com/search?q=%23renewableenergy&src=hash" title="#renewableenergy" target="_blank" rel="noopener" class="rtw_hashtag_link">#renewableenergy</a> <a href="https://twitter.com/search?q=%23sustainability&src=hash" title="#sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#sustainability</a> <a href="https://twitter.com/search?q=%23greenenergy&src=hash" title="#greenenergy" target="_blank" rel="noopener" class="rtw_hashtag_link">#greenenergy</a> <a href="https://twitter.com/search?q=%23greeneconomy&src=hash" title="#greeneconomy" target="_blank" rel="noopener" class="rtw_hashtag_link">#greeneconomy</a> <a href="https://twitter.com/search?q=%23Oman&src=hash" title="#Oman" target="_blank" rel="noopener" class="rtw_hashtag_link">#Oman</a> <a href="https://twitter.com/search?q=%23IEEEPES2023&src=hash" title="#IEEEPES2023" target="_blank" rel="noopener" class="rtw_hashtag_link">#IEEEPES2023</a> <a href="https://twitter.com/search?q=%23IEEE&src=hash" title="#IEEE" target="_blank" rel="noopener" class="rtw_hashtag_link">#IEEE</a> <a href='https://t.co/673GigTsS5' title='https://www.linkedin.com/posts/oerlive_aditya-narayan-business-development-head-activity-7066430249261047808-IVm9?utm_source=share&utm_medium=member_desktop' target="_blank" rel="noopener" class='rtw_url_link'>linkedin.com/posts/oerlive_…</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660838869229527040' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660838869229527040' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660838869229527040' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660838869229527040">02:43 · 23 May 2023</a></div> </div></div> <div class = 'rotatingtweet' style='display:none'> <div class='rtw_info'> <div class='rtw_twitter_icon'><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/twitter-bird-16x16.png' width='16' height='16' alt='Twitter' /></div> <div class='rtw_icon'><a href='https://twitter.com/intent/user?screen_name=74Collection' title='74 Collection✨' lang='en' target="_blank" rel="noopener" ><img src='https://pbs.twimg.com/profile_images/1659134910643183617/xZyS808B_normal.jpg' alt='74 Collection✨' /></a></div> <div class='rtw_name'><a href='https://twitter.com/intent/user?screen_name=74Collection' title='74 Collection✨' lang='en' target="_blank" rel="noopener" >74 Collection✨</a></div> <div class='rtw_id'><a href='https://twitter.com/intent/user?screen_name=74Collection' title='74 Collection✨' lang='en' target="_blank" rel="noopener" >@74Collection</a></div> </div> <p class='rtw_main'>Our new collection is almost here!👏🙌Featuring the latest styles and sustainable materials, stay tuned for its arrival!💚👕 <a href="https://twitter.com/search?q=%2374Collection&src=hash" title="#74Collection" target="_blank" rel="noopener" class="rtw_hashtag_link">#74Collection</a> <a href="https://twitter.com/search?q=%23Fashion&src=hash" title="#Fashion" target="_blank" rel="noopener" class="rtw_hashtag_link">#Fashion</a> <a href="https://twitter.com/search?q=%23Sustainability&src=hash" title="#Sustainability" target="_blank" rel="noopener" class="rtw_hashtag_link">#Sustainability</a> <a href="https://twitter.com/search?q=%23NewCollection&src=hash" title="#NewCollection" target="_blank" rel="noopener" class="rtw_hashtag_link">#NewCollection</a></p> <div class='rtw_meta'><div class='rtw_intents'> <a href='https://twitter.com/intent/tweet?in_reply_to=1660838731203354625' title='reply' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/reply.png' width='16' height='16' alt='reply' /></a> <a href='https://twitter.com/intent/retweet?tweet_id=1660838731203354625' title='retweet' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/retweet.png' width='16' height='16' alt='retweet' /></a> <a href='https://twitter.com/intent/favorite?tweet_id=1660838731203354625' title='favorite' lang='en' target="_blank" rel="noopener" ><img src='https://www.biobasedpress.eu/wp-content/plugins/rotatingtweets/images/favorite.png' width='16' height='16' alt='favorite' /></a></div> <div class='rtw_timestamp'><a target="_blank" rel="noopener" href="https://twitter.com/twitterapi/status/1660838731203354625">02:43 · 23 May 2023</a></div> </div></div> </div></aside><aside id="block-61" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="500" height="225" src="https://www.biobasedpress.eu/wp-content/uploads/2024/11/250202_740-500x225.jpg" alt="" class="wp-image-27572" srcset="https://www.biobasedpress.eu/wp-content/uploads/2024/11/250202_740-500x225.jpg 500w, https://www.biobasedpress.eu/wp-content/uploads/2024/11/250202_740-300x135.jpg 300w, https://www.biobasedpress.eu/wp-content/uploads/2024/11/250202_740.jpg 740w" sizes="auto, (max-width: 500px) 100vw, 500px" /></figure> </aside><aside id="block-60" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-large"><a href="https://renewable-carbon.eu/news/whats-new-in-the-world-of-cellulose-fibre-and-biosynthetics/"><img loading="lazy" decoding="async" width="500" height="167" src="https://www.biobasedpress.eu/wp-content/uploads/2024/07/24-06-20-CFC-2025-1200x400px-Biosynthetics-2-500x167.png" alt="" class="wp-image-27014" srcset="https://www.biobasedpress.eu/wp-content/uploads/2024/07/24-06-20-CFC-2025-1200x400px-Biosynthetics-2-500x167.png 500w, https://www.biobasedpress.eu/wp-content/uploads/2024/07/24-06-20-CFC-2025-1200x400px-Biosynthetics-2-300x100.png 300w, https://www.biobasedpress.eu/wp-content/uploads/2024/07/24-06-20-CFC-2025-1200x400px-Biosynthetics-2-768x256.png 768w, https://www.biobasedpress.eu/wp-content/uploads/2024/07/24-06-20-CFC-2025-1200x400px-Biosynthetics-2.png 1200w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a></figure> </aside><aside id="block-62" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://www.fastmarkets.com/events/fastmarkets-forest-products-europe-conference/"><img loading="lazy" decoding="async" width="300" height="250" src="https://www.biobasedpress.eu/wp-content/uploads/2025/01/BioBasedPress-Europe-2025.jpg" alt="" class="wp-image-27927"/></a></figure> </aside><aside id="block-63" class="widget inner-padding widget_block widget_media_image"> <figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="500" height="262" src="https://www.biobasedpress.eu/wp-content/uploads/2025/01/BANNER-Biotech_25_1200X628_EN-500x262.jpg" alt="" class="wp-image-28023" srcset="https://www.biobasedpress.eu/wp-content/uploads/2025/01/BANNER-Biotech_25_1200X628_EN-500x262.jpg 500w, https://www.biobasedpress.eu/wp-content/uploads/2025/01/BANNER-Biotech_25_1200X628_EN-300x157.jpg 300w, https://www.biobasedpress.eu/wp-content/uploads/2025/01/BANNER-Biotech_25_1200X628_EN-768x402.jpg 768w, https://www.biobasedpress.eu/wp-content/uploads/2025/01/BANNER-Biotech_25_1200X628_EN.jpg 1200w" sizes="auto, (max-width: 500px) 100vw, 500px" /></figure> </aside> </div> </div> </div> </div> <div class="site-footer grid-container footer-bar-active footer-bar-align-right"> <div id="footer-widgets" class="site footer-widgets"> <div class="footer-widgets-container grid-container"> <div class="inside-footer-widgets"> <div class="footer-widget-1"> <aside id="block-7" class="widget inner-padding widget_block"></aside> </div> <div class="footer-widget-2"> <aside id="block-25" class="widget inner-padding widget_block"> <h2 class="wp-block-heading"></h2> </aside><aside id="block-24" class="widget inner-padding widget_block"><div class="tptn_posts tptn_posts_block tptn-text-only"><h3>Popular posts</h3><ul><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2019/09/processed-banana-leaves-an-eco-friendly-packaging-solution/" class="tptn_link"><span class="tptn_title">Processed banana leaves, an eco-friendly packaging solution</span></a><span class="tptn_date"> 19 September 2019</span> <span class="tptn_list_count">(31,600)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2020/04/mycelium-as-a-construction-material/" class="tptn_link"><span class="tptn_title">Mycelium as a construction material</span></a><span class="tptn_date"> 7 April 2020</span> <span class="tptn_list_count">(15,774)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2019/07/bio-bitumen-for-the-roads-of-the-future/" class="tptn_link"><span class="tptn_title">Bio-bitumen for the roads of the future</span></a><span class="tptn_date"> 12 July 2019</span> <span class="tptn_list_count">(8,024)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2016/08/pha-promising-versatile-biodegradable/" class="tptn_link"><span class="tptn_title">PHA: promising, versatile, biodegradable</span></a><span class="tptn_date"> 21 August 2016</span> <span class="tptn_list_count">(4,925)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2023/01/cats-claw-a-promising-vegetal-antibiotic/" class="tptn_link"><span class="tptn_title">Cat’s claw, a promising vegetal antibiotic</span></a><span class="tptn_date"> 21 January 2023</span> <span class="tptn_list_count">(4,140)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2019/08/strongest-natural-material-ever-found/" class="tptn_link"><span class="tptn_title">Strongest natural material ever found</span></a><span class="tptn_date"> 10 August 2019</span> <span class="tptn_list_count">(3,264)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2018/11/tetraethyl-lead-the-scandal-that-never-erupted/" class="tptn_link"><span class="tptn_title">Tetraethyl lead, the scandal that never erupted</span></a><span class="tptn_date"> 11 November 2018</span> <span class="tptn_list_count">(2,310)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2018/07/bio-based-solvents-on-the-rise/" class="tptn_link"><span class="tptn_title">Bio-based solvents on the rise</span></a><span class="tptn_date"> 14 July 2018</span> <span class="tptn_list_count">(2,085)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2022/10/solid-state-battery-new-breakthrough/" class="tptn_link"><span class="tptn_title">Solid state battery: new breakthrough</span></a><span class="tptn_date"> 6 October 2022</span> <span class="tptn_list_count">(1,868)</span></span></li><li><span class="tptn_after_thumb"><a href="https://www.biobasedpress.eu/2022/03/low-tech-and-its-benefits-for-sustainability/" class="tptn_link"><span class="tptn_title">Low-tech and its benefits for sustainability</span></a><span class="tptn_date"> 1 March 2022</span> <span class="tptn_list_count">(1,708)</span></span></li></ul><div class="tptn_clear"></div></div></aside> </div> <div class="footer-widget-3"> </div> </div> </div> </div> <footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope> <div class="inside-site-info grid-container"> <div class="footer-bar"> <aside id="nav_menu-2" class="widget inner-padding widget_nav_menu"><div class="menu-footermenu-container"><ul id="menu-footermenu" class="menu"><li id="menu-item-1414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1414"><a href="https://www.biobasedpress.eu/colophon/">colophon</a></li> <li id="menu-item-1415" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1415"><a href="https://www.biobasedpress.eu/contact/">contact</a></li> <li id="menu-item-5272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5272"><a href="https://www.biobasedpress.eu/disclaimer/">disclaimer</a></li> </ul></div></aside> </div> <div class="copyright-bar"> Copyright © 2025 Bio Based Press </div> </div> </footer> </div> <a title="Scroll back to top" aria-label="Scroll back to top" rel="nofollow" href="#" class="generate-back-to-top" data-scroll-speed="400" data-start-scroll="300" role="button"> <span class="gp-icon icon-arrow-up"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M305.863 314.916c0 2.266-1.133 4.815-2.832 6.514l-14.157 14.163c-1.699 1.7-3.964 2.832-6.513 2.832-2.265 0-4.813-1.133-6.512-2.832L164.572 224.276 53.295 335.593c-1.699 1.7-4.247 2.832-6.512 2.832-2.265 0-4.814-1.133-6.513-2.832L26.113 321.43c-1.699-1.7-2.831-4.248-2.831-6.514s1.132-4.816 2.831-6.515L158.06 176.408c1.699-1.7 4.247-2.833 6.512-2.833 2.265 0 4.814 1.133 6.513 2.833L303.03 308.4c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span> </a> <script> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <script id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script><script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script><link rel='stylesheet' id='perfect_quotes-css' href='https://www.biobasedpress.eu/wp-content/plugins/perfect-quotes/includes/style.css' media='all' /> <script src="https://www.biobasedpress.eu/wp-includes/js/dist/hooks.min.js" id="wp-hooks-js"></script> <script src="https://www.biobasedpress.eu/wp-includes/js/dist/i18n.min.js" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script src="https://www.biobasedpress.eu/wp-content/plugins/contact-form-7/includes/swv/js/index.js" id="swv-js"></script> <script id="contact-form-7-js-before"> var wpcf7 = { "api": { "root": "https:\/\/www.biobasedpress.eu\/wp-json\/", "namespace": "contact-form-7\/v1" } }; </script> <script src="https://www.biobasedpress.eu/wp-content/plugins/contact-form-7/includes/js/index.js" id="contact-form-7-js"></script> <script id="tptn_tracker-js-extra"> var ajax_tptn_tracker = {"ajax_url":"https:\/\/www.biobasedpress.eu\/","top_ten_id":"21389","top_ten_blog_id":"1","activate_counter":"11","top_ten_debug":"0","tptn_rnd":"990525816"}; </script> <script src="https://www.biobasedpress.eu/wp-content/plugins/top-10/includes/js/top-10-tracker.min.js" id="tptn_tracker-js"></script> <!--[if lte IE 11]> <script src="https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/js/classList.min.js" id="generate-classlist-js"></script> <![endif]--> <script id="generate-menu-js-extra"> var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"Open Sub-Menu","closeSubMenuLabel":"Close Sub-Menu"}; </script> <script src="https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/js/menu.min.js" id="generate-menu-js"></script> <script id="generate-navigation-search-js-extra"> var generatepressNavSearch = {"open":"Open Search Bar","close":"Close Search Bar"}; </script> <script src="https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/js/navigation-search.min.js" id="generate-navigation-search-js"></script> <script id="generate-back-to-top-js-extra"> var generatepressBackToTop = {"smooth":"1"}; </script> <script src="https://www.biobasedpress.eu/wp-content/themes/generatepress/assets/js/back-to-top.min.js" id="generate-back-to-top-js"></script> <script src="https://www.biobasedpress.eu/wp-includes/js/comment-reply.min.js" id="comment-reply-js" async data-wp-strategy="async"></script> <script src="https://www.google.com/recaptcha/api.js?render=6Ld33hcaAAAAAOlcEw33CSim38Z-2Z39ON9CWevV" id="google-recaptcha-js"></script> <script src="https://www.biobasedpress.eu/wp-includes/js/dist/vendor/wp-polyfill.min.js" id="wp-polyfill-js"></script> <script id="wpcf7-recaptcha-js-before"> var wpcf7_recaptcha = { "sitekey": "6Ld33hcaAAAAAOlcEw33CSim38Z-2Z39ON9CWevV", "actions": { "homepage": "homepage", "contactform": "contactform" } }; </script> <script src="https://www.biobasedpress.eu/wp-content/plugins/contact-form-7/modules/recaptcha/index.js" id="wpcf7-recaptcha-js"></script> <script defer src="https://www.biobasedpress.eu/wp-content/plugins/akismet/_inc/akismet-frontend.js" id="akismet-frontend-js"></script> </body> </html>