ADVERTISEMENT

Priceless gifts from Philippine cinema

Published Mar 29, 2026 12:05 am  |  Updated Mar 28, 2026 04:20 pm
ENDEAVOR
My daughter Anna gave me a unique birthday present: A book on the 100-plus “greatest movies of Philippine cinema” by Jo-Ann Q. Maglipon in collaboration with Joel David.
Jo-Ann and Joel used the term Canon that is perhaps, best understood through its synonyms, List and Body of Work.
This book contains reviews on what are, arguably, the 124 best films in Philippine cinema. “What we wanted,” Jo-Ann writes, “was a list of Filipino films that was the repository of wondrous, esteemed, and outstanding cinema. The co-authors have verified that each listed film has an existing copy so that viewers can watch.
Jo-Ann was founding editor-in-chief of Parents, YES!, and the digital site, Philippine Entertainment Portal (PEP.ph). Joel David is one of the stalwarts of the Young Critics that was founded by film critics who sought to improve upon what was being done by the Manunuri ng Pelikulang Pilipino (MPP). Joel later founded another group, Kritika, but he had to pursue graduate studies abroad.
He notes that: “The turning point for film criticism was provided by the sudden technological transition in film production, from exceedingly expensive celluloid to extraordinarily democratic digital format, including its outlet, the World Wide Web” (or simply, the Internet). He notes that this development eventually facilitated the flourishing of blogs during the recent couple of decades “and this is where the idea of the canon took a controversial turn — one that gave individual bloggers freedom from pressures and enabled them to maintain “steady, even voluminous output, according to how the spirit of commentary tended to move them.”
Having worked in a previous book project with Jo-Ann as editor, I could visualize how current events goaded and drove her into finally writing the comprehensive foreword to this epic canon, in which she narrated the ebbs and flows of the collective energy that supported her authorship.
She commendably observes that her interest in good Filipino movies is “sidelined by more consuming interests in — don’t laugh — the misuse of taxes, mine, my neighbor’s and the people’s, followed by my interest in animal rights; because my default movie has become the latest action blockbuster for that deliverance I can touch and taste; because I am no longer fanatical about catching sensational cinema from Asia, Europe, and America, with my default viewing now Gaza and Ukraine, and Sudan besides.”
Jo-Ann explains the title “100 SINE. FILM. PELIKULA.” thus: “We completed a canon that celebrates all that is outstanding in Philippine cinema, we recorded the whys, wherefores, and hows of these 100+ films — the number we managed given the time and circumstance — and now we want all to come and celebrate with us.
The reviews on the 124 films are interspersed with capsules of the outstanding work done by eight outstanding directors who have since been named National Artists, namely, in the order they were honored by the country: Lamberto Avellana (1976); Gerardo de Leon (1982); Celestino ‘Lino’ Ortiz Brocka (1997); Ishmael Bernal (2001); Eddie Romero (2003); Ronald Allan Poe a.k.a. Fernando Poe, Jr. (2006); Manuel Conde (2009); and Eric Oteyza de Guia a.k.a. Kidlat Tahimik (2018).
Perusing the list of 100+ films, I ticked off some familiar titles; they’re familiar because I distinctly remember those from my youthful days when cinema and films were viewed and enjoyed in movie houses — a time when I cut classes to watch blockbuster movies like Butch Cassidy and the Sundance Kid, first released in 1969 when I was a freshman at UP. Other memorable movies of that era were The Godfather and The Sting, the latter starring the peerless tandem of Paul Newman and Robert Redford.
Among local film heroes, my generation’s favorite action stars were Fernando Poe, Jr., Joseph Estrada and Ramon Revilla, although it was Lino Brocka’s films that conveyed deeply meaningful social commentary. These included: Minsa’y Osang Gamu-Gamo; Maynila sa mga Kuko ng Liwanag.
The films with the shortest titles are LSS, of course, for Last Song Syndrome, produced in 2019; and Jay, released in 2008. The latter is about TV producer Jay Santiago “who goes to Pampanga to feature the family of a slain high school teacher to share his given name.” The former is about Zach and Sarah, millennials “saddled with their own domestic problems who notice each other on a bus ride because of their love for the music of Ben & Ben.”
I hope to be able to view again my personal favorites that Jo-Ann and Joel included in their book: Tinimbang Ka Nguni’t Kulang, Burlesk Queen, Heneral Luna, and Balangiga: Howling Wilderness.
Indeed, movies have a way of shaping minds and hearts like no other media. Beyond leisure and relaxation, they feed us with highly nutritious food for thought.
Comments may be sent to [email protected]
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.