{"id":1419,"date":"2025-06-27T20:21:08","date_gmt":"2025-06-27T20:21:08","guid":{"rendered":"https:\/\/badgercreek-oilandparish.org\/?page_id=1419"},"modified":"2025-06-29T20:01:39","modified_gmt":"2025-06-29T20:01:39","slug":"chunking","status":"publish","type":"page","link":"https:\/\/badgercreek-oilandparish.org\/index.php\/chunking\/","title":{"rendered":"Chunking"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n  <meta charset=\"UTF-8\" \/><br \/>\n  <title>The Slim Chunker<\/title><\/p>\n<style>\n    body { font-family: Arial, sans-serif; padding: 20px; max-width: 500px; }\n    input, button { width: 100%; padding: 8px; margin-top: 8px; font-size: 16px; }\n    #output { margin-top: 20px; font-weight: bold; font-size: 18px; }\n  <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<h1>The Slim Chunker<\/h1>\n<p>  <input type=\"text\" id=\"textInput\" placeholder=\"Enter your text here\u2026\" \/><br \/>\n  <button id=\"processBtn\">Get Initials<\/button><\/p>\n<div id=\"output\"><\/div>\n<p>  <script>\n    function getInitials(text) {\n      \/\/ Match the first character after each word boundary and join\n      const matches = text.match(\/\\b\\w\/g);\n      return matches ? matches.join('') : '';\n    }\ndocument.getElementById('processBtn').addEventListener('click', () => {\n      const input = document.getElementById('textInput').value;\n      const initials = getInitials(input);\n      document.getElementById('output').textContent = initials;\n    });\n  <\/script><\/p>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n  <meta charset=\"UTF-8\" \/><br \/>\n  <title>The Slim Chunker<\/title><\/p>\n<p class=\"excerpt-link\"><a href=\"https:\/\/badgercreek-oilandparish.org\/index.php\/chunking\/\">&sim;&nbsp;Continue Reading&nbsp;&sim;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1419","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/pages\/1419","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/comments?post=1419"}],"version-history":[{"count":4,"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/pages\/1419\/revisions"}],"predecessor-version":[{"id":1429,"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/pages\/1419\/revisions\/1429"}],"wp:attachment":[{"href":"https:\/\/badgercreek-oilandparish.org\/index.php\/wp-json\/wp\/v2\/media?parent=1419"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}