Move Daily Health Podcast

Mode Daily Health Podcast S3E2: How Do You Define Aging, Longevity & Health Span?
This episode takes a look at the conflicting message around aging as a natural process versus aging as a disease. We dive into the beliefs that drive behaviour based on the interpretation of aging and the anti-aging industry. Tune in to learn what you can do to self-assess quality of life longevity factors, and how to avoid the fear-driven messaging around the anti-aging supplement industry. If you don't want to miss an episode, subscribe to The Move Daily Health Podcast on Stitcher, iTunes, or YouTube https://youtu.be/1S8LrCHc0Ts Show Notes 0:00 Intro 0:48 Defining Aging vs Anti-Aging 4:00 The history of anti-aging 10:00 The billion dollar industry of anti-aging 18:00 The fear that drives sales 20:00 How our choices and perspectives on aging influence outcomes 27:45 Embracing potential while processing change in capacity or function 30:00 What we know promotes successful biological aging 35:00 Self-assessing factors correlated to quality of life and longevity 37:17 Walking Speed and aging: 6 Minute Walk test Calculator 41:40 Grip Strength and aging 44:55 Ground to standing, balance, mobility and aging 48:00 Sit to Stand or 5X Sit to Stand Test and aging: CDC's 30 second chair test instructions and norms. 53:00 – Episode recap Recommended Reading & Listening https://movedailyhealth.com/move-daily-health-podcast-s2e03-how-to-change-your-stimulus-to-change-your-life/ https://movedailyhealth.com/move-daily-health-podcast-s2e07-how-to-age-well/ https://movedailyhealth.com/move-daily-health-podcast-36-muscle-centric-medicine/ https://movedailyhealth.com/pain-101/ https://movedailyhealth.com/diagnosis-high-cholesterol-now-what/ Connect with Move Daily https://movedailyhealth.com/movement-and-nutrition-coaching/ https://movedailyhealth.com/contact-us/ If you enjoyed our conversation and would like to hear more: Please subscribe to The Move Daily Health Podcast on Stitcher, iTunes, or YouTube We would also appreciate a review! Thank you and stay tuned for the next episode! .wpedon-container .wpedon-select, .wpedon-container .wpedon-input { width: 300px; min-width: 300px; max-width: 300px; } const message_18e432d0caf20dcaa28a6ad238d810e2 = document.getElementById('wpedon-paypal-message-18e432d0caf20dcaa28a6ad238d810e2'); if ( typeof paypal === 'undefined' ) { message_18e432d0caf20dcaa28a6ad238d810e2.innerHTML = 'An error occurred while connecting PayPal SDK. Check the plugin settings.'; throw 'An error occurred while connecting PayPal SDK. Check the plugin settings.'; } paypal.getFundingSources().forEach(function (fundingSource) { if ( wpedonPaypalFunding.indexOf(fundingSource) > -1 ) { const style = { shape: 'rect', label: 'donate', height: 40 }; if ( fundingSource !== 'card' ) { let color = 'gold'; if (fundingSource === 'venmo' && color === 'gold') { color = 'blue'; } else if (['ideal', 'bancontact', 'giropay', 'eps', 'sofort', 'mybank', 'p24'].indexOf(fundingSource) > -1 && ['gold', 'blue'].indexOf(color) > -1) { color = 'default'; } else if (fundingSource === 'credit' && ['darkblue', 'black', 'white'].indexOf(color) === -1) { color = 'darkblue'; } style.color = color; } const button = paypal.Buttons({ fundingSource: fundingSource, style: style, createOrder: function() { message_18e432d0caf20dcaa28a6ad238d810e2.innerHTML = ''; const form = document.getElementById('18e432d0caf20dcaa28a6ad238d810e2'); const formData = new FormData(form); formData.append('action', 'wpedon-ppcp-order-create'); formData.append('nonce', wpedon.nonce);