ADVERTISEMENT

The relevance of Dr. Rizal

Published Jun 18, 2025 12:05 am  |  Updated Jun 17, 2025 05:06 pm
THE VIEW FROM RIZAL
Tomorrow, our nation will mark the 164th birthday of our national hero, Dr. Jose Rizal. As in the past, discussions will center on the topic of whether or not Dr. Rizal is still relevant today, and, if yes, what can the youth of today learn from the example he left.
People started asking me those questions since I was governor of Rizal Province. It appears there is an expectation that the person at the helm of the province named after Dr. Rizal should know much about him.
I am not an expert on matters about the national hero, but I am a self-confessed fan. I have often told people that if I had actively pursued a career in medicine, I would have chosen to specialize in ophthalmology. The inspiration behind that decision was Dr. Rizal – the multi-talented Filipino who operated on his mother’s eyes and restored her sight.
Being a fan, I will always defend the timeless relevance of our national hero. When asked what I admire most about him, I would always name his three outstanding qualities not often mentioned in articles written about him.
These qualities are: first, being an ardent reader; second, despite his family’s stature in society, he worked with his hands; and third, he made it a habit to triumph over adversity.
I recall reading articles authored by Rizal scholar Esteban de Ocampo and historian Ambeth Ocampo. They both attest that our national hero was an incurable fan of written works by some of the world’s best-known authors. According to them, among the late hero’s favorites were the popular novels The Three Musketeers, The Count of Montecristo, and Robinson Crusoe. In a way, the main characters in these novels were the “superheroes” of his time.
I believe that the major characters in those novels had a major influence on Dr. Rizal.
He must have been inspired by the adventurous, swashbuckling spirit of these characters. Those who have read these novels would also recall that their authors emphasized the classic battles between good and evil, between the oppressed and their oppressors.
Is it possible that his appetite for the classics and his reading habits must have trained Dr. Rizal’s mind to be creative and imaginative? My answer: yes.
There are many articles in medical journals written by child psychologists that underscore that “imagination, is important in human development.” “It is what brings about so-called “critical thinking” and “creative problem-solving skills,” child psychologists say. These refer to a person’s abilities to see and examine all sides of a situation and to think out of the box as one searches for solutions.
It is interesting that these two skills – critical thinking and creative problem-solving – are among the capabilities that often land on the list of vital 21st-century skills. Dr. Rizal developed and honed them in the 18th century. They matter today more than ever.
It should also be pointed out that the superb intellect of our national hero did not stop him from also using his hands to create. We know that he painted. He sculpted. He planted. He did carpentry. He knew how to do blue-collar work as shown by the masterfully-built center of Dapitan City. Dr. Rizal created the master plan and took part in its implementation through hard, manual labor.
This sterling example shown by our national hero is relevant to this very day. He taught us that working with one’s hands is good for the mind, body, and soul. The hands are the tools used by the mind to create. If we are to raise future generations of resilient and strong Filipinos, we will have to teach and inspire our children to work with their hands.
Of course, there are other benefits to this. That it is good exercise for the body needs no further explanation.
There is one more benefit: working with one’s hands is good for the soul. It helps one to remain humble, to stay attached to the earth, and to prefer simplicity over extravagance.
Finally, Dr. Rizal displayed the habit of overcoming the blows that life deals with. Dr. Rizal had to face a lot. History tells us that his mother was unjustly charged and imprisoned. He, himself, was maligned, vilified, and subjected to an unfair trial which led him to his death in the fields of Bagumbayan. None of these stopped him from bringing the strength of his character and spirit and the brilliance of his mind from coming into full display. Adversities did not break him. They merely opened the door for him to bring out his best.
I encourage our youth to revisit the life of Dr. Rizal and to appreciate those aspects of his character and his life which made him one of the greatest Filipinos, and why he deserves to be our national hero. We are sure our children will not be disappointed by what they will discover.
I encourage parents to do the same. I assure them, that the examples of Dr. Rizal’s life and character remain relevant today.
(The author is the mayor of Antipolo City, former Rizal governor, DENR assistant secretary and LLDA general manager. Email: [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.