ADVERTISEMENT

Last train to Hondagua

Published Nov 11, 2022 12:05 am
SENIOR BYAHERO The trolley slowed down before it came to a full stop. “We are here, sir,” announced the trolley driver and then he turned off the motor. After travelling for almost an hour on a wooden trolley which the locals call “skate” I was finally looking at the old train station of Hondagua. My journey to this small barangay on the cove of Lamon Bay wasn’t planned at all. Less than two hours earlier, I was just talking to the person manning the local museum in Gumaca. He was an old man, about my age, and we were talking how people in Gumaca travelled in the past using the old Philippine National Railways train system. I mentioned that I was able to visit the old Gumaca train station early that day, and I was told by a man cutting off the grass on the railway track that the train may soon return to the part of Quezon. The guide mentioned that there’s another beautiful train station overlooking a picturesque bay in the next town of Lopez and it can be reached by riding on a “skate.” I was originally planning to go next to Atimonan on my way back to Manila, but the possibility of seeing a train station by the bay made me all very excited. “How to get there?” I asked. “Easy. Just get on a jeepney bound for Lopez and ask the driver to drop you off at the terminal for tricycles going to 'skate' terminal,” the guide replied. A few minutes later, I found myself dragging my companion and boarding the jeepney bound for Lopez. It took a while for the jeepney to be filled with passengers. I asked the driver to drop us off at the area where I can get tricycle to “skate” terminal. The mention of “skate” made several passengers look at me with curiosity. Not everyday that you see an old man getting excited over riding a “skate.” Upon arriving in Lopez, one of the passengers hailed a tricycle to take us to the “skate” terminal. “Skate,” he simply said and he was gone before I could say thank you. Five minutes and ₱15 later, I was already standing in a makeshift train terminal filled with dozens of “skates.” The “skates” are products of Filipino ingenuity. The residents of Lopez have created a trolley made from wood and steel with bearings that roll on the rail track. A bicycle pedal is usually attached to drive the trolley on the track but for longer distance and heavier load, a small motor is now used. In physics, a bearing is a machine element that constrains relative motion to only the desired motion, and reduces friction between moving parts. They are similar to the rollers on the skates, thus this mode of transportation became known as “skates.” As soon as we saw a vacant “skate” on the track, we asked the driver if it’s going to Hondagua. He nodded. Forty pesos to get there he said. We took our place on the bench seat and waited for our trolley to be filled. Fifteen minutes later, we started rolling. As we started moving, we were treated to a beautiful countryside scenery rarely seen by many. We saw endless fields of greens planted crops like rice and bananas. We saw beautiful native houses peeking through rows of coconut trees. We saw school children coming home from school waving at us and smiling. As we rolled near Hondagua, the view changed to a beautiful bay lined with coconut trees. As we approached the end of our “skate” ride, we finally saw its train station. We paid our driver, got off our trolley and started walking around the old train station. The station building is now without any roofing, windows and doors but the old ticketing window is still there. I started imagining how many people had bought tickets there to take on a new life in the city. I also saw the old abandoned train rusting on the track but still standing proud of its glorious past that this now forgotten station was once a busy transport hub. After finishing our tour of the old station, we took shelter from the noon day sun at the nearby carinderia. We ordered lunch, and as we were eating, the owner of the store started chatting with us. He told us that the station was built around 1910s and was once a terminus (final point) for the train to Quezon. It brought progress to that part of the province, and also provided jobs to the people of Hondagua. Sadly, when the train stopped, progress stopped as well, he said. He mentioned that his store once served as a canteen for train passengers, but is now catering to the students at the nearby school. Life is not easy for the people of Hondagua now, particularly for students who travel long distance by foot, by boat, by “skates” just to study. He said that he tried to make his meals affordable to students, giving free soup to those who can only afford the ₱10 rice. To the people of Hondagua, train is progress. They are looking forward to that day when the train returns and the station will again be bustling with activities. The day will come for those young students who are surviving on rice and free soup to get on the first train out of Hondagua to a better life. (The author is a senior who recently retired. His taste for adventure has not kept him from travelling, usually via not-so-usual routes.)

Related Tags

Senior ByaHERO Last train to Hondagua
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.