ADVERTISEMENT

Our sustainability forum recognition night and the intangibles

Published Dec 4, 2022 12:05 am
HEARD IT THROUGH THE GRIPEVINE: OUR NEW ABNORMAL On the surface, the mission of the Sustainability Forum’s Recognition Night was crystal clear - to honor and give thanks to those who had participated as speakers and sponsors of the two-day forum. The intent of the forum was to showcase the diversity of the government institutions and private companies that champion sustainability, and demonstrate that it already permeates through much of our everyday lives. And then hopefully, the audience/viewers would recognize that it’s only a matter of being open about it, to welcome its accessibility, and if even on a soft impact basis, make changes in their lifestyles to contribute to its progress. The intangibles were not as obvious, and had to be stage-managed to a point. But I’m happy to say that on all accounts, this was successful as well. For me, the recognition night could also be about community-building - bringing like-minded individuals from a diverse set of companies together, and letting them establish commonalities, encourage them to network, and hopefully, find possible synergies for the near-future. If this meeting of minds could be grounded on their mutual advocacy of sustainability, so much the better. What this meant, was that as we were putting together the seat plan for the Recognition Night, we purposely didn’t go the default route of putting the representatives of any single company all in one table. We split them up, in singles or as pairs at the maximum, and made it a point so that the MB representative in each table would introduce people to their table mates. The honorees of the 1st MB Sustainability Forum, flanked by Dr. Emil Yap and MB publisher, Sec. Sonny Coloma. From Wilcon Depot, Coca-Cola, Unilever, Arthaland, BPI, Filinvest City, LIXIL-Grohe, ICTSI, Megaworld, SMIC, Toyota, Watsons, City of Dreams, AirSpeed, Aboitiz Power, and SGV; it was an intentional merry mix-up so that one’s table mates would be a cross-section of these companies advocating sustainability. As a result, the reactions we got were all extremely favorable, as these sustainability officers could compare notes, discuss challenges, and just meet others from industries and businesses not connected directly to their own - but also espousing the importance of sustainability and ESG compliance as part of their business operations. Several commented to me after that it was a refreshing change to how most events are conducted. When any of these companies mount their own sustainability initiatives, events or webinars, it’s often done to promote a single industry, or as an internal promotional tool; so the opportunity for someone from the real estate sector to be sitting in a table with someone from the bathroom fixtures world, or the beauty and personal care retail brands, was a great game-changer, and something they actually enjoyed and learned from. And they were thankful to the Manila Bulletin for creating this unique scenario. Introducing Sec. Frasco to Wilcon’s Rose Bosch-Ong Dr. Emil Yap with special guest and speaker DOT Secretary Christina G. Frasco. A common issue that I heard repeated in conversations across tables is that to trickle down awareness and understanding of sustainability is still a gargantuan task. While progress is continuously being made, it’s isn’t an easy to identify the touch points with the general public that can fast track this educational process. I refer to the comment that SMIC VP for Corporate Communications Miguel Mercado made about how, when informal surveys were done earlier this year with mall-goers on what climate change was about, the overwhelming single response was to say it had something to do with their air-conditioning unit, equating it to climate control. The Wilcon and LIXIL-Grohe representatives join up for a commemorative photo. And I thought to myself, that it’s a perfectly logical response, something that resonates on a personal level when you bring up a word like “climate” to the general population. Until we put terms such as climate change, global warming, sustainability, and ESG compliance into the vernacular, or offer concrete examples that truly impinge on their lives, they’ll treat these terms and words as “nosebleed” country. Filipinos like to traffic in false pride, and we’ll often nod and feign comprehension, then rely on memorization and the parroting of what we’ve heard. So until we get off the high chair’, and go back to basics and communicate at the ground level, much of what we do in championing Sustainability will fall on half-deaf ears. Jo Ann Bueno-Eala, BPI VP and Head of their Sustainability Office, echoed this dilemma of how to make sustainability a more accepted concept. In her case, it’s debunking the knee jerk mentality of many MSME’s that sustainability merely adds to one’s OpEx, and substantially cuts into profitability. As Jo Ann is proud to say, BPI enjoys zero percent Non-Performing Loans from the companies who made sustainability programs part of their loan applications and approval. Looking to 2023 and future iterations of the MB Sustainability forum, this then is the challenge we have to face, and find ways to overcome.

Related Tags

Sustainability Forum’s Recognition Night Our sustainability forum recognition night and the intangibles HEARD IT THROUGH THE GRIPEVINE: OUR NEW ABNORMAL
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.