ADVERTISEMENT

People Power reset: Politics of mass action

Published Jul 2, 2026 12:01 am  |  Updated Jul 1, 2026 05:25 pm
ENDEAVOR
As one who came of age during the activism of the Decade ’70, I have often been asked whether another People Power is possible. My answer is always the same: Yes, but not until we understand what made it possible in the first place.
Many remember the marches, the slogans, and eventually the millions who gathered on EDSA in February 1986. I remember something deeper. I remember conversations in classrooms and coffee shops, debates that stretched late into the night, communities discovering their collective voice, and ordinary Filipinos beginning to believe that they could influence the course of history. These began percolating in the classrooms of UP and on the streets where we marched to protest the major evils that stunted the advance of our nation.
Mass action was never simply about filling the streets. It was about forming what the nationalist historian Renato Constantino described as a new mindset that upheld the primacy of the Filipino masses’ welfare over an oppressive bureaucrat-capitalist regime.
The most enduring victory of any people’s movement is not the size of its rallies but the birth of what Mr. Constantino aptly called “counter-consciousness, which was a way of seeing society that refuses to accept injustice, corruption, and inequality as normal. Before people march together, they must first learn to think together.
That is why every status quo, however decadent, depends on more than sloganeering on political power; it requires depends on public resignation. For too long, the citizens have been lulled into a soporific acquiescence. They have been persuaded that corruption is inevitable, that patronage is simply how politics works, that poverty has always existed and always will, and that one person cannot possibly make a difference. Once enough people believe these myths, reform becomes almost impossible.
People Power succeeded in 1986 because enough Filipinos voted with their feet and used their bodies to stop the march of the dictator’s tanks on EDSA.
Fear gave way to courage. Cynicism gave way to hope. More importantly, private frustrations became a shared public conviction that the country deserved better.
Today, our circumstances are very different. We are connected by technology, yet divided by information bubbles. Social media allows ideas to spread instantly, but it also enables falsehoods to travel faster than facts. Public discourse is often reduced to slogans, memes, and personal attacks instead of thoughtful debate. We consume enormous amounts of information but often very little wisdom.
The challenge, therefore, is not simply to mobilize people. It is to cultivate informed citizens.
Democracy cannot flourish if voters are treated merely as audiences for political advertising or targets for disinformation. It flourishes when citizens have been sufficiently enlightened to ask the difficult questions, verify facts, engage respectfully with opposing views, and demand accountability from those who govern in their name.
This work cannot begin only during election season.
It begins in our homes, where children learn the meaning of honesty and responsibility. It continues in our schools, where critical thinking should matter more than memorization. It grows in churches, civic organizations, professional associations, universities, and local communities where people learn not only their rights but also their responsibilities to one another.
The politics of mass action is, at its heart, the politics of citizenship.
There is another lesson my generation learned. Genuine movements cannot depend on charismatic personalities alone. Leaders may inspire, but lasting change requires citizens who are prepared to think independently and act collectively. Democracies become fragile when people look for saviors instead of accepting their own role in shaping the nation’s future.
History teaches that crowds driven solely by anger can become as destructive as the systems they oppose. The People Power that transformed our nation drew its moral authority from discipline, restraint, nonviolence, and a commitment to democratic values. It appealed not to vengeance but to conscience.
If another great civic awakening is to emerge, it must once again be anchored in reason.
Enlightened People Power means citizens who understand both the problems they seek to solve and the institutions they hope to strengthen. It means defending the rule of law even while demanding reform. It means rejecting violence while refusing to surrender to injustice. Above all, it means recognizing that democracy is not an event but a continuous act of participation.
What kind of New Order should we seek?
Certainly not one that merely replaces one set of political elites with another. A truly new order would create institutions that reward competence over patronage, integrity over convenience, and public service over personal ambition. It would measure success not only by economic growth but by whether ordinary Filipinos experience greater dignity, opportunity, and security. It would strengthen trust in government because government has earned that trust through transparency and accountability.
Some will say this is idealistic. But every major democratic breakthrough in history was once considered unrealistic. Democracy itself rests on the belief that ordinary citizens, acting together with wisdom and courage, can shape a better future.
Looking back on my years as a young activist, I realize that the marches themselves were only the visible expression of something much deeper. The real revolution has already begun in the minds and hearts of people who refuse to accept that they are powerless.
That remains our challenge today.
The next People Power—if it comes—will not begin on a highway. It will begin in millions of individual decisions to reject apathy, seek the truth, engage respectfully with others, and place the common good above personal interest.
Critical mass is not created overnight. It grows one informed citizen at a time.
When enough Filipinos recover the confidence to think independently, to act responsibly, and to care about the future they share with one another, the politics of mass action will once again become a force, not for division or destruction, but for democratic renewal.
That is the People Power still worth believing in.
Comments may be sent to [email protected]

Related Tags

ENDEAVOR SONNY COLOMA
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; } }

{{ static_articles_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.