ADVERTISEMENT

Bokashi is a fuss-free composting system perfect for the urban gardener

Published Apr 2, 2020 12:00 pm
BOKASHI IS AN ODORLESS, SPACE-SAVING, MESS-FREE COMPOSTING SYSTEM WILL TURN KITCHEN SCRAPS INTO NUTRITIOUS PLANT FOOD IN AS LITTLE AS  A MONTH.
By Yvette Tan Want to try your hand at composting but don’t have enough space? Or perhaps your household produces a lot of kitchen scraps and you feel bad that these nutrient-rich leftovers can’t be thrown into the composting bin? Bokashi is Japanese for ‘fermented organic matter.’ Bokashi composting is a composting process that most known for two things: being able to break down kitchen scraps that regular compsoting cannot, and for being relatively odorless when done correctly. The reason for this is because bokashi uses an anaerobic process (no air) to break down organic kitchen waste into nutritious plant fertilizer. “In the urban setting, it’s really hard to compost. Manila produces 75 tons of waste a year. All of that goes straight to the dumpsite,” says Gio Espital, bokashi composting enthusiast and the farmer behind ELMNTM: Elements of Tomorrow mushrooms and Bangkong Kahoy Valley Farm. It’s a good setup for urban dwellers who want to try their hand at making organic fertilizer. “A lot of organic household waste (needs to be) put to good use,” Espital continues. “This is important because we’re running out of dump sites and the amount of trash we throw out greatly affects our water table.” Starting your own bokashi compost bin is easy, and can be done either with pre-made kits or materials found in any hardware store. You will need: – an airtight bucket – a strainer that fits inside bucket (to separate solid from liquid waste) – a faucet fitted onto the bottom of the bucket to get rid of ‘juice’ – bokashi bran Instructions: 1. Make sure your tub is clean. Place the screen at the bottom of the clean tub. This will help separate the bokashi juice from the compost. 2. To begin composting, place a handful of bokasi bran into the empty tub. Fill it up with 1 inch of kitchen waste. Throw in another fistful of bokashi bran. 3. Cover the bucket. Make sure that it is airtight. Air must be kept out to prevent mold and maggots. Nobody wants maggots! It also keeps the compost from stinking. 4. Repeat step 2 every time you need to put in waste. The compost should smell fermented and sweetish. 5. When the bucket is half-full, press the compost down. Don’t use your bare hands to do this! Make sure you wear gloves. You can also use something heavy to help you compress the compost. 6. Once the bucket is full, label it with the day’s date and wait two weeks for your first ‘harvest.’ 7. After two weeks, you can harvest bokashi ‘juice.’ Just turn on the faucet and collect the liquid in a bottle with 1-2 tsp molasses or brown sugar. The juice is packed with microbiotics. To use bokashi juice: Measure 2 tbsp. of bokashi juice to one liter of water and use as plant fertilizer. Do not spray directly onto the plant; instead, spray fertilizer straight onto surrounding soil. 7. After two more weeks, the compost is ready for harvest. At this stage, the compost won’t look like dirt; it’ll still look like whatever organic matter it was when placed into the bin, but rest assured that at this point, it’s crawling with good bacteria. To use bokashi compost: Newly harvested bokashi compost can be buried with regular compost. It can later be used to pot plants or to provide vermiculture with a nutritiously rich supply of food. 8. Bury your bokashi compost like you do with regular compost, thoroughly clean your bokashi bucket, and start again! Don’t panic if: it smells rotten. It could mean that the container needs to be sealed tight, or the compost lacks good bacteria. If this happens, throw in some bokashi bran and remember to make sure the bucket is airtight whenever you close it. Don’t panic if: you see white mold. This is normal. Mold of any other color, however, is not. If your compost has green or orange mold, get rid of it by adding more bokashi bran until the mycelium turns white. Don’t panic if: you see maggots in your tub. That just means the tub isn’t airtight. Remember to seal it properly every time afterwards. The maggots will die and become part of the compost. Is bokashi composting hard? Not at all, according to Espital. “You just need to commit to it. In farming, whether in urban farming or mass farming, time is key.” He adds, “This is the fastest composting method out there.” One of the nice things about bokash composting is “Anybody can do it,” Espital says. “It’s perfect for schools so they can teach kids how to save and make use of their waste. It’s also good for households who generate a lot of organic waste.”
Everything you need to start bokashi composting. Fancy sticker not included.
There are many resources online that can teach you how to make your own bokashi bucket and how to properly handle the composting process , but just in case you want to get started right away, ELMNTM has bokashi kits for sale for Php500.00 Each kit comes with a bucket and faucet setup, a kilo of bokashi bran, and a small bottle of molasses. For inquiries, email [email protected] or message them on Facebook at https://www.facebook.com/elmntm/ This article was first published in agriculture.com.ph
Read more about Urban Farming with MB.
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.