ADVERTISEMENT

ROUNDUP: News in and around Metro Manila (January 2, 2018)

Published Jan 2, 2018 05:14 pm

Man stabbed when attempting to pacify fight between couple

A 27-year-old merchandiser had just been called to pacify a fight between a couple, but his life was put in danger when he was stabbed during the couple's confrontation in Tondo, Manila on New Year's day.

Kenneth Sialongo, a resident of Building 3, Permanent Housing in Tondo, is still recuperating at Tondo Medical Center after he was stabbed in the chest by 29-year-old Maris Christine Camua-Ty, police said.

Initial investigation showed that Sialongo was having a conversation with his friends in Building 6, Permanent housing site, when a certain Cindy Toliao came rushing and asked for help, police said.

Toliao sought the help of Sialongo after her friend, Lea Columna, was being beaten by her live-in partner, who was Camua-Ty. Sialongo and Toliao then went to the second floor of Building 6 and saw the couple arguing about 6:45 p.m., police said.

Sialongo then tried to pacify the fight but the confrontation has shifted between him and Camua-Ty. As tension arises, Camua-Ty suddenly drew a bladed weapon and suddenly struck Sialongo in the chest.

Sialongo was taken to the hospital while village officials have been called for assistance that led to the arrest of Camua-Ty. She was turned over to Raxabago-Tondo Police Station and appropriate charges are now being readied against her, police said.

Meanwhile, a 31-year-old man was arrested after he threatened to kill passersby along Gate 14, Parola Compound.

Police said that a concerned citizen went to Delpan Police Community Precinct around 1:30 p.m. yesterday to report that a certain Danito Flores was cursing people in their area, causing the residents to be frightened.

The lawmen went to the place and spotted Flores shouting to kill the residents. Police immediately nabbed Flores and was charged with Breach of Peace before the city prosecutor's office. (Analou De Vera)

Backrider dies, driver hurt after their motorcycle hit concrete electric post

 A motorcycle backrider died while his companion injured after their vehicle accidentally hit a concrete electric post in Quezon City early this morning. Superintendent Benjie Tremor, chief of Cubao Police Station (PS-7), identified the fatality as Lluven Ballesteros, in his early 20s, while his friend, the injured driver, is Cedric Recson, 21, a resident of Quintos Street in Sampaloc, Manila. Initial investigation disclosed that Recson and Ballesteros were traversing N. Domingo toward Hemady Street in Barangay Kaunlaran, Quezon City, at around 4:40 a.m. while riding their black motorcycle bearing plate number 1873-PE. While speeding on the said road, Recson suddenly lost control of the motorbike upon reaching Magnolia Residences condominium and hit a concrete electric post nearby. Due to the impact, the two were thrown off the vehicle. Recson, who was wearing a helmet, sustained undetermined injuries in his body, while Ballesteros, who had no safety gear, remained unconscious. Police Officer 2 Sonny Llaguno of PS-7 happened to pass by the area and noticed the accident prompting him to call for help. Responding rescuers rushed the victims to East Avenue Medical Center where Recson is placed under observation. Meanwhile, Ballesteros who was also brought to the hospital, was declared dead on arrival due to critical injuries in his head and body. Follow-up investigation is underway. (Alexandria Dennise San Juan)

Dentist nabbed for firing his gun in front of man carrying a baby

An assistant dentist was arrested for allegedly pointing and firing his gun in front of a man carrying a one-year-old baby on New Year's Eve in Malabon City.

Police Officer 1 Julius Mabasa, investigator on the case, identified the assistant dentist as Jeric Busto, 48, of Barangay Potrero, Malabon City. He was reportedly under the influence of alcohol during the incident.

Danilo Ramos, 36, welder, was holding a baby when he confronted Busto for allegedly firing four times on Orange Road around 1:50 a.m.

Busto then pointed a gun toward Ramos and fired once again in opposite direction.

Ramos and the baby were safe, police said.

Responding cops apprehended Busto and were able to recover one empty shell of an unknown caliber of firearm.

Charges will be filed against Busto who is now detained at the Malabon police detention cell. (Kate Louise Javier)

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.