{"id":27396850,"date":"2026-04-20T09:45:39","date_gmt":"2026-04-20T13:45:39","guid":{"rendered":"https:\/\/mysafeflhome.com\/?post_type=podcast&#038;p=27396850"},"modified":"2026-04-25T05:26:16","modified_gmt":"2026-04-25T09:26:16","slug":"strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash","status":"publish","type":"podcast","link":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/","title":{"rendered":"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH"},"content":{"rendered":"<p>Leslie Chapman Henderson of the Federal Alliance for Safe Homes (FLASH) discusses the origins of MySafe Florida Home, how retrofit programs and stronger building codes protect older housing stock, tools homeowners can use to assess risk, and why garage doors are emerging as a critical resilience priority.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Leslie Chapman Henderson of the Federal Alliance for Safe Homes (FLASH) discusses the origins of MySafe Florida Home, how retrofit programs and stronger building codes protect older housing stock, tools homeowners can use to assess risk, and why garage doors are emerging as a critical resilience priority.<\/p>\n","protected":false},"author":3,"featured_media":27396988,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","episode_type":"audio","audio_file":"https:\/\/d7r3o4i6dkvna.cloudfront.net\/ingest\/MSFH_2026-0305_LeslieChapman_003.wav","youtube_link":"https:\/\/youtu.be\/vuWSIDBQQJQ","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"85.1M","filesize_raw":"89230812","date_recorded":"2026-04-20 09:45:39","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":""},"tags":[65,59,69,66,71,62,68,67,61,60,63,64,70,47,72],"series":[25],"featured":[],"class_list":["post-27396850","podcast","type-podcast","status-publish","has-post-thumbnail","hentry","tag-building-codes","tag-flash","tag-florida-resilience","tag-garage-door-strength","tag-grants","tag-home-resilience","tag-homeowner-checklist","tag-hurricane-readiness","tag-leslie-chapman-henderson","tag-mysafe-florida-home","tag-retrofit-program","tag-strong-home-scale","tag-wind-certification","tag-wind-mitigation","tag-wind-resistant-doors","series-nail-it-podcast"],"acf":[],"episode_featured_image":"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/maxresdefault-19.jpg","episode_player_image":"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/Podcast-Cover.png","download_link":"https:\/\/mysafeflhome.com\/podcast-download\/27396850\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash","player_link":"https:\/\/mysafeflhome.com\/podcast-player\/27396850\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash","audio_player":null,"episode_data":{"playerMode":"dark","subscribeUrls":{"apple_podcasts":{"key":"apple_podcasts","url":"https:\/\/podcasts.apple.com\/us\/podcast\/nail-it-podcast\/id1895146842","label":"Apple Podcasts","class":"apple_podcasts","icon":"apple-podcasts.png"},"stitcher":{"key":"stitcher","url":"","label":"Stitcher","class":"stitcher","icon":"stitcher.png"},"google_podcasts":{"key":"google_podcasts","url":"","label":"Google Podcasts","class":"google_podcasts","icon":"google-podcasts.png"},"spotify":{"key":"spotify","url":"https:\/\/open.spotify.com\/show\/3xkjf0dCPhdo7MVVKEgR11","label":"Spotify","class":"spotify","icon":"spotify.png"},"amazon":{"key":"amazon","url":"https:\/\/music.amazon.com\/podcasts\/8ff8ce18-9013-4121-83b7-f926713a4ded\/nail-it-podcast","label":"Amazon Music","class":"amazon","icon":"amazon.png"}},"rssFeedUrl":"https:\/\/mysafeflhome.com\/feed\/podcast\/nail-it-podcast","embedCode":"<blockquote class=\"wp-embedded-content\" data-secret=\"KgLZj0DdkB\"><a href=\"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/\">Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/embed\/#?secret=KgLZj0DdkB\" width=\"500\" height=\"350\" title=\"&#8220;Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH&#8221; &#8212; My Safe Florida Home\" data-secret=\"KgLZj0DdkB\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script>\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\\n\\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\\n\\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\\n\\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\\n\\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\\n\\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\\n\\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\\n\\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\\n\\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\\n\\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\\n\\n\t\t\tsource.removeAttribute( 'style' );\\n\\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\\n\\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\\n\\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\\n\\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\\n\\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\\n\\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\\n\\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\\n\\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/mysafeflhome.com\/wp-includes\/js\/wp-embed.js\n<\/script>\n"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH - My Safe Florida Home<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH - My Safe Florida Home\" \/>\n<meta property=\"og:description\" content=\"Leslie Chapman Henderson of the Federal Alliance for Safe Homes (FLASH) discusses the origins of MySafe Florida Home, how retrofit programs and stronger building codes protect older housing stock, tools homeowners can use to assess risk, and why garage doors are emerging as a critical resilience priority.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/\" \/>\n<meta property=\"og:site_name\" content=\"My Safe Florida Home\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-25T09:26:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/maxresdefault-19.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/\",\"url\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/\",\"name\":\"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH - My Safe Florida Home\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mysafeflhome.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/maxresdefault-19.jpg\",\"datePublished\":\"2026-04-20T13:45:39+00:00\",\"dateModified\":\"2026-04-25T09:26:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mysafeflhome.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/maxresdefault-19.jpg\",\"contentUrl\":\"https:\\\/\\\/mysafeflhome.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/maxresdefault-19.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mysafeflhome.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Episode\",\"item\":\"https:\\\/\\\/mysafeflhome.com\\\/podcast\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mysafeflhome.com\\\/#website\",\"url\":\"https:\\\/\\\/mysafeflhome.com\\\/\",\"name\":\"My Safe Florida Home\",\"description\":\"Florida Department of Financial Services\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mysafeflhome.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH - My Safe Florida Home","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/","og_locale":"en_US","og_type":"article","og_title":"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH - My Safe Florida Home","og_description":"Leslie Chapman Henderson of the Federal Alliance for Safe Homes (FLASH) discusses the origins of MySafe Florida Home, how retrofit programs and stronger building codes protect older housing stock, tools homeowners can use to assess risk, and why garage doors are emerging as a critical resilience priority.","og_url":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/","og_site_name":"My Safe Florida Home","article_modified_time":"2026-04-25T09:26:16+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/maxresdefault-19.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/","url":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/","name":"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH - My Safe Florida Home","isPartOf":{"@id":"https:\/\/mysafeflhome.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/#primaryimage"},"image":{"@id":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/#primaryimage"},"thumbnailUrl":"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/maxresdefault-19.jpg","datePublished":"2026-04-20T13:45:39+00:00","dateModified":"2026-04-25T09:26:16+00:00","breadcrumb":{"@id":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/#primaryimage","url":"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/maxresdefault-19.jpg","contentUrl":"https:\/\/mysafeflhome.com\/wp-content\/uploads\/2026\/04\/maxresdefault-19.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/mysafeflhome.com\/podcast\/strengthening-homes-community-resilience-leslie-chapman-henderson-on-mysafe-florida-home-and-flash\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mysafeflhome.com\/"},{"@type":"ListItem","position":2,"name":"Episode","item":"https:\/\/mysafeflhome.com\/podcast\/"},{"@type":"ListItem","position":3,"name":"Strengthening Homes &amp; Community Resilience: Leslie Chapman Henderson on MySafe Florida Home and FLASH"}]},{"@type":"WebSite","@id":"https:\/\/mysafeflhome.com\/#website","url":"https:\/\/mysafeflhome.com\/","name":"My Safe Florida Home","description":"Florida Department of Financial Services","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mysafeflhome.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/podcast\/27396850","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/podcast"}],"about":[{"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/types\/podcast"}],"author":[{"embeddable":true,"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/comments?post=27396850"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/media\/27396988"}],"wp:attachment":[{"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/media?parent=27396850"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/tags?post=27396850"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/series?post=27396850"},{"taxonomy":"featured","embeddable":true,"href":"https:\/\/mysafeflhome.com\/wp-json\/wp\/v2\/featured?post=27396850"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}