ADVERTISEMENT

Big potential in Iloilo for colored fowls

Published May 16, 2018 02:00 pm
By Zac B. Sarian Eddie Cañuto is an engineer-turned-leisure farm operator who knows how to spot a project that pays well. He is the founder of Ephrathah Farms in Badiangan, Iloilo which boasts of various money-making projects. One of them is over a thousand layers of the black Rhode Island chicken that produces brown eggs. Why does he like this brown-egg laying chicken? Because its eggs sell more than double the ordinary white leghorn eggs. He sells each at R12.50 apiece. And from the flock of over a thousand layers, he collects 700 to 800 eggs daily. The fowls roam in a net enclosure where they can pick small creatures in the ground as part of their daily meal. In the morning and in the late afternoon, the birds are fed with antibiotic-free feed. In between, they are given grasses and chopped banana trunk as their “snack.” That lowers the cost of feeding. Eddie’s son Jonathan is a marketing genius who can sell all the eggs at the premium price together with the many other products that they produce in their 16-hectare diversified farm that has become a tourist destination. Eddie’s new plan is to produce a broiler type of colored chicken. He believes that this could also become a bestseller in Iloilo. DARAG IN BIG DEMAND - Enterprising people in Iloilo might as well take a good second look at the prospects of producing Darag, the native chicken in Panay, in really big numbers to meet the big demand. It is one project that might as well be undertaken with collateral-free financing from the Department of Agriculture’s PLEA program. PLEA stands for Production Loan Easy Access which charges just 6 percent interest. It is administered by the Agricultural Credit Policy Council (ACPC). Loans range from R5,000 to R50,000, depending on the project, payable in two to 10 years. There’s really a big demand for native chicken in Iloilo City alone. On May 11, 2018 we interviewed Josephine Bayombong, manager of Tatoy’s Manokan & Seafoods, a favorite restaurant with three branches in Iloilo City founded by Honorato Espinosa. Josephine is his daughter. Josephine revealed that they need an average of 600 native chickens every day. Because no one can supply the demand from Iloilo, they have to source some of their requirements from Antique and Guimaras Island. They buy the fowls by the piece at R240 each, weighing about a kilo. Arsenio “Toto” Barcelona of Harbest Agribusiness who is also a member of the governing board of PCAARRD, said that PCAARRD has a project aimed at purifying the Darag to come up with fowls with uniform size and feather pattern. What is needed is to develop more breeders and more hatcheries to promote mass production of Darag. One possible strategy to cut cost of production would be to promote EM (Effective Microorganism) and Bokashi supplemental feeding. This could be done by using fine (D1) rice bran fermented with molasses. ANOTHER SPECIAL CHICKEN – Noel Bangeles and his wife Gail are also farming enthusiasts who are developing a four-hectare property in New Lucena, a fourth class town in Iloilo. Noel is an immigration officer at the Iloilo airport by night and a farmer by day. His wife Gail, a former television host, on the other hand, is now with a well known hotel chain. She finds time working with her husband on the farm when she is not at the hotel doing her job. One of the couple’s pet projects is multiplying the chicken called “Ulikba”. This is the strain with black flesh. Because it is calimed to have medicinal attributes, the Ulikba commands a high price, especially among the Chinese. From just a few breeders some months back, Noel said he has already more than 300 of different ages. Although their farm is still in its early development stage, visitors are already visiting the place to partake of the good food and the ambiance of a rural setting. Noel has concocted a special “Sinamak” consisting of two-year-old coconut vinegar, a lot of siling labuyo and langkawas ginger. DUCK EGGS FOR LECHE FLAN – Enrico Mora, a Zambales native who married an Ilongga, runs a small diversified farm in Sta. Barbara with his wife Jocelyn. What he is so proud about is his small business of making leche flan using his own duck eggs. With eight duck eggs plus condensed milk and sugar, he can make three “llaneras” of leche flan which sell for a total of R390. He said that the cost of raw materials is just a little over a hundred pesos, so there’s good value-adding here. He only makes his leche flan by order. Through words of mouth, he is making good business.
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.