ADVERTISEMENT

The award that made Phi Palmos

Published Nov 10, 2020 12:44 pm


"Dekada ‘70." "Ang Huling El Bimbo." "The Adventures of Zsazsa Zaturnnah." "Rak of Aegis." These are some of the stage plays that made Phi Palmos an esteemed name in the local theater scene. He was also a Best Supporting Actor nominee for the film "Sila-Sila," and part of the cast of Metro Manila Film Festival Best Picture "Walang Forever" and Sinag Maynila Film Festival winner "Sa Akin ang Korona."


For someone who has received quite a number of outstanding acting reviews and citations, Phil Palmos never imagined himself to become an actor until after college.In fact, he considers himself an “accidental actor”. But these recognitions are just part of what defines Phi as a person.
Unknown to many, the foundation of who he is asan actor, singer, writer, advocate, son and friend was an award that he received back in high school.


Phi unabashedly admits growing up to a modest lifestyle with his family, as well as being an “average” student in school – academically. Perhaps owing to his supportive parents and a happy home, he was a ball of sunshine to everyone he encounters in school. He loves singing without much prodding from anyone, prompting his teachers to assign him as leader in school performances and competitions.


“I thrive in performing,and those are the activities I am drawn to.I knew that the stage was my playground. I feel safe and at-home whenever I perform,” Phi reminisces.

There were even times when the teachers didn’t even have to assign him to lead certain activities. He would volunteer himself at the drop of a hat. Not that his classmates would mind, because Phi is just the type of person you would love to have in your team if only because of the positive energy he brings. Because of this good vibe, his group would go on to win every single competition during their final year in high school.

Phi belts out a moving rendition of 'You Will Be Found' from the Broadway stage musical, 'Dear Evan Hansen,' during an AY Foundation presentation.


It was this kind of leadership and positive influence on his schoolmates that pushed Phi’s teachers to nominate him for the National Discipline Award of the AY Foundation, Inc. (AYF) – an organization affiliated with the Yuchengco Group of Companies.

Every year, the Award recognizes graduating high school students from across the country who possess character traits of self-sacrifice, courage, integrity, and discipline – all of which Phi still embodies until today. The NDA, according to Phi, is a highly coveted award among high school students.


“Akala ko lang I’m the pambansang barkada. But when it was given to me, I knew I’ve done something right. Simula nang naging awardee ako, active ako until now,” Phi shares, adding that he has created a special bond of friendship with fellow awardees. “I considered that as my very first milestone.”


AY Foundation Chairperson Helen Y. Dee, daughter of Ambassador Alfonso T. Yuchengco, affirms the significance of the NDA to the Filipino youth.

Phi and the rest of his fellow NDA recipients ham it up after the 26th NDA ceremonies. They all look forward to creating their own paths and realize the vision that Ambassador Yuchengco created for them.

“My father built this Foundation, believing in his heart that quality education sets the tone for our youth’s future. With this NDA, we want to honor this belief by encouraging our awardees to pass on their gift of leadership so they may inspire others,” Ms. Dee says.


Being active is an understatement, because Phi is currently juggling his time as the artistic director for AYF’s NDA Theater Camp, associate artistic director of independent vocal ensemble OperaJuan, and part-time teacher of Art Appreciation in his alma mater, Universidad de Manila. He is also presently affiliated with the council of rectors of the De La Salle Days With the Lord. All of these, on top of what he does as theater performer, writer and advocate.


Even the pandemic did not stop Phi from doing what he does best. He was part of the world’s first ever virtual theater festival, the Virgin Labfest, as well as in the livestreaming of the musical Ang Huling El Bimbo.A new movie that they filmed in September will be premiered this November.


Phi will always cherish how his family has supported him throughout his journey from being a vibrant student to becoming a consummate professional. With all the blessings that continue to come into his life, Phi would look back to his inspiring beginning to keep himself grounded. Bible studies at Church School, outreach activities at orphanages, speaking and hosting engagements for LGBT community, and continuous support to HIV awareness complete his past and present.


“These are the moments that made me experience face to face how I am so lucky and privileged to be able to do the things that I do. To have shelter and to be able to go to school. To always check my privilege. To show empathy. To be understanding and kind,” Phi concludes.

Related Tags

AYF Yuchengco Group of Companies Rak of Aegis Dekada 70 Sila-Sila Walang Forever Ang Huling El Bimbo Phi Palmos AY Foundation
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.