ADVERTISEMENT

Rotary and Pan Xenia: A lifetime of humanitarian service

Published May 24, 2026 12:05 am  |  Updated May 23, 2026 04:12 pm
ENDEAVOR
To celebrate one’s 85th birthday in the company of lifelong friends is truly a blessing. Such was my good fortune to witness last week at the invitation of my fellow Rotarian Ernesto ‘Ernie’ Salas. Ernie with wife ChiChi, together with their daughters Rhoda and Patrice, and four grandchildren, were gracious hosts to their grateful friends.
The celebration bore the imprint of Ernie’s involvement in first, the Pan Xenia Fraternity that he joined in the late fifties when he was a student at the University of the Philippines College of Business Administration. Subsequently, he carved an impeccable record of leadership in the Rotary movement spanning more than four decades. As Pan Xenian and Rotarian, he excelled and inspired many to emulate his exemplary qualities.
Ernie and I served as president of our respective Rotary Clubs on the same year. Then we served subsequently as District Governor.
Founded in 1905 , Rotary has been steadfast in its guiding ideal — Service Above Self — a principle that has inspired millions to dedicate their time, talent, and resources toward uplifting humanity.
Similarly rooted in ideals of brotherhood, service, and intellectual excellence is UP Pan Xenia Fraternity, founded in 1923 at the University of the Philippines. Established during a formative period in Philippine nation-building, Pan Xenia sought to cultivate among its members a deep sense of patriotism, civic responsibility, and enduring fellowship. Through the decades, the fraternity has produced distinguished leaders in government, business, law, media, education, and civil society — men whose contributions have reflected not merely professional success but a sincere devotion to public service and national development.
The historical journeys of Rotary International and UP Pan Xenia reveal remarkable parallels. Both organizations were founded during periods of rapid social transformation. Both recognized that enduring progress could only be achieved when individuals learned to work together in mutual trust and goodwill. And both understood that leadership carries with it a solemn obligation to serve others, especially the marginalized and vulnerable sectors of society.
Rotary’s humanitarian mission has found expression in countless initiatives around the world: combating polio through the historic PolioPlus campaign, promoting peace and conflict resolution, expanding access to clean water and sanitation, supporting maternal and child health, strengthening education, and responding swiftly to disasters and humanitarian crises. These endeavors transcend political, religious, and cultural boundaries, affirming Rotary’s belief that humanity is interconnected and that compassionate service remains among the highest expressions of citizenship.
In the Philippines, Rotary clubs have long been at the forefront of community transformation. From medical missions and scholarship programs to livelihood projects and environmental initiatives, Rotarians have quietly but consistently demonstrated that meaningful change begins at the grassroots level. Rotary’s culture of volunteerism has nurtured generations of leaders who combine professional excellence with social conscience.
UP Pan Xenia, for its part, has upheld a similarly enduring commitment to nation-building. While fraternities are often viewed merely as social organizations, Pan Xenia has distinguished itself through its emphasis on character formation, intellectual rigor, and civic engagement. The fraternity’s traditions encourage members to cultivate not only personal achievement but also moral responsibility toward country and community. Its enduring bonds of brotherhood are anchored not simply on camaraderie but on shared ideals of honor, integrity, and public service.
It was an evening to remember. Regine Tolentino performed a classic dance number, while singer Michael Yonting, more popularly known by his screen name Mitoy rendered popular versions of the top hits spanning the celebrant’s career.
What the guests savored most was the unique opportunity for fellowship at a time when, just like during their UP student days, current events test the mettle of the country’s leaders in being able to bring about a sense of equanimity amid conflicting tensions. “This is just like during our UP student days, isn’t it?” was a familiar refrain across guests’ tables.
Indeed, that was a night to remember.
At the heart of both Rotary International and UP Pan Xenia lies a deeply rooted belief in the transformative power of interpersonal goodwill. Human progress is ultimately sustained not by institutions alone but by relationships built on trust, respect, empathy, and shared purpose. In an era increasingly marked by polarization, division, and social fragmentation, the values espoused by these organizations remain profoundly relevant.
It is therefore fitting to honor individuals who embody the finest traditions of both Rotary and UP Pan Xenia. A distinguished Rotarian and UP alumnus who has devoted a lifetime to humanitarian service, Ernie Salas stands as a living testament to the ideals cherished by these institutions. Through steadfast leadership, integrity, and compassion, such individuals demonstrate how fellowship can be transformed into meaningful action, and how personal success acquires deeper significance when placed in the service of others.

Related Tags

SONNY COLOMA ENDEAVOR
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.