ADVERTISEMENT

Hot merienda when it rains

Classic snacks for the wet season

Published Jun 8, 2023 02:52 am
Super typhoon Mawar signaled the coming of rains and a relief from sweltering summer heat that reached 40 degrees in some areas. The cool nights and rainy days were perfect for homemade Filipino snacks that warm the body and the heart.

Nothing beats arroz caldo


The first merienda that comes to mind, perhaps the most popular, is arroz caldo. This chicken-and-rice porridge is served in homes from Batanes to Simunul and at restaurants, airport lounges, sidewalk stalls, public markets, and five-star hotels.
It takes only a few ingredients and a thick pot to make arroz caldo for breakfast, midnight snack, or a light midday meal.
In thick pot over medium heat, sauté two tablespoons sliced ginger and ½ kilo chicken (cut into bite-size pieces) in vegetable oil or chicken fat until meat turns white and opaque. At this point some cooks stir in a pinch of saffron or native kasubha, which gives the soup a light yellow sheen. Add a little salt and ½ kilo pre-washed sticky rice (malagkit) with two liters of water and one chicken cube.
Cover and simmer for 15 minutes, stirring often to prevent clumping and browning. Add more water as it thickens while cooking. Taste often to adjust saltiness. Serve topped with hardboiled egg, green onions, and toasted garlic. I often break a raw egg into a steaming bowl of arroz caldo for more protein and other nutrients.

Ginatan, not Ginata-an


Anything cooked in coconut milk is called ginata-an almost everywhere in the Philippines, except perhaps in Cavite, Las Piñas, and Parañaque, where old folks continue to reserve the word ginata-an for viands. The shorter ginatan, in their vocabulary, refers only to sweet stews of fruit, beans, root crops, and grains flavored and enriched with coconut milk. Fresh corn kernels scraped from the cob flavor a sweet sticky rice and coconut milk porridge in the popular ginatangmais. Simple and fast, it requires cooking the malagkit in water and coconut milk until thick, then adding the fresh corn kernels and sugar. Simmer until done. Pandan leaves could be added to infuse the dish with a special aroma.

Totong


Ginatangtotong, once every family’s rainy day staple snack, now mostly lives in stories of generations soon to pass. It takes longer to cook, involves more steps, and requires stamina to carry out unusual procedures.
But first, its name, which derives from totong, an old word for mongo or mung bean. Mongo is the Pinoy family’s traditional Friday dish in compliance with the Catholic meatless Friday rule. Mongo sweets such as ice cream, ice drop, bread, and pies were introduced by Japanese settlers before World War II, adopted and improved by Filipinos. To make ginatangtotong, begin by toasting one cup dry mongo in a thick pot or kawali. When mongo turns brown, remove from fire. Crack the mongo by using a rolling pin or mortar-and-pestle and transfer to a covered thick pot with one liter water. Simmer over low heat for 20 minutes. Add another one liter water, ½  kilo malagkit (sticky rice) and cook over medium heat until rice is done. Pour in coconut milk (second squeeze) and stir constantly to prevent scorching. Stir in enough sugar to taste. Serve topped with pure coconut milk (first squeeze).

Alpahol – ginatang halo-halo


When fruits and root crops are cooked with sugar and coconut milk, the result is a delicious concoction brightened by the natural colors of freshly harvested ingredients.
This dish is based on breakfast, so they should use coconut milk and sugar, stirred with sliced ripe langka (jackfruit) and two pandan leaves. Slice the following into uniform sizes for even cooking: ripe saba bananas, orange or yellow sweet potato (camote), and ube (purple yam), Bananas cook fast, so they should be added last. If using bilo-bilo (rice dough balls), add them last and turn off heat once they float.

Kalamay from leftover ginatan


One of my favorite childhood treats was kalamay made from leftover ginatan.
My lola used to make big pots of ginatan, which she served free to churchgoers. At the end of the day, she would order her grandchildren to stir the ginatan in a big heavy kawali until all the liquid disappeared. The result was kalamay unlike any other.

Related Tags

Sol Vanzi Philippine Panorama Timpla't Tikim
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.