<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Personal on Engineering Leadership in AI &amp; Software</title>
		<link>https://engineering-leadership.hinshelwood.com/tags/personal/</link>
		<description>Recent content in Personal on Engineering Leadership in AI &amp; Software</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 16 Jun 2026 17:40:35 +0000</lastBuildDate>
		
			<atom:link href="https://engineering-leadership.hinshelwood.com/tags/personal/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Why “Done” Only Counts When It’s Live: Moving Beyond Fake Finishes to Real Value in Software Delivery</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/why-done-only-counts-when-it-s-live-moving-beyond-fake-finishes-to-real-value-in-software-delivery/</link>
				<pubDate>Wed, 07 May 2025 11:46:58 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/why-done-only-counts-when-it-s-live-moving-beyond-fake-finishes-to-real-value-in-software-delivery/</guid>
				<description>Work is only truly done when it is live in production and delivering value to users, not just when code is written, tested, or demoed. Teams often mistake internal milestones for real progress, which delays learning and frustrates stakeholders; real feedback and value come only from live usage and telemetry. Development managers should redefine “done” as live in production, invest in automation to shorten release cycles, and focus on measuring and celebrating actual user impact.</description>
			</item>
			<item>
				<title>From Legacy Pain to Modern DevOps: My Proven Roadmap for Real Engineering Transformation</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/from-legacy-pain-to-modern-devops-my-proven-roadmap-for-real-engineering-transformation/</link>
				<pubDate>Mon, 04 Aug 2025 07:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/from-legacy-pain-to-modern-devops-my-proven-roadmap-for-real-engineering-transformation/</guid>
				<description>Transforming legacy engineering to modern DevOps requires a flexible, evidence-based approach focused on testing hypotheses, starting with the most challenging products, and automating every step from code commit to production. Involve all stakeholders to define essential requirements, automate approvals and deployments, and use phased rollouts with real-time feedback to minimize risk. Focus on one improvement at a time, build a culture of continuous learning, and scale successful practices across the organization.</description>
			</item>
			<item>
				<title>Navigating Technical Debt: How to Transform Challenges into Opportunities for Quality and Efficiency</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/navigating-technical-debt-how-to-transform-challenges-into-opportunities-for-quality-and-efficiency/</link>
				<pubDate>Thu, 19 Dec 2024 06:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/navigating-technical-debt-how-to-transform-challenges-into-opportunities-for-quality-and-efficiency/</guid>
				<description>Technical debt is the cost of future rework from prioritising speed over good design, and it is distinct from poor quality, which often causes bigger productivity losses. Long release cycles and mislabeling poor quality as technical debt can lead to unsustainable practices and higher costs. Development managers should set clear quality standards, encourage regular refactoring, and adopt continuous improvement to reduce technical debt, improve efficiency, and deliver better products.</description>
			</item>
			<item>
				<title>Mastering Site Reliability: Insights from Azure DevOps on Building a Resilient Live Site Culture</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-site-reliability-insights-from-azure-devops-on-building-a-resilient-live-site-culture/</link>
				<pubDate>Thu, 04 Jun 2020 02:05:28 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-site-reliability-insights-from-azure-devops-on-building-a-resilient-live-site-culture/</guid>
				<description>The Azure DevOps team at Microsoft has built a resilient live site culture by prioritising transparency with customers, investing in comprehensive telemetry, and automating deployment processes. Cross-functional teams and structured incident response drive continuous improvement and reliability at scale. Development managers should focus on these practices to boost both agility and system robustness while maintaining customer trust.</description>
			</item>
			<item>
				<title>Why Big Bang Rewrites Fail: How Sustainable Change and Engineering Excellence Transform Legacy Systems</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/why-big-bang-rewrites-fail-how-sustainable-change-and-engineering-excellence-transform-legacy-systems/</link>
				<pubDate>Mon, 08 Sep 2025 06:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/why-big-bang-rewrites-fail-how-sustainable-change-and-engineering-excellence-transform-legacy-systems/</guid>
				<description>Big Bang rewrites of legacy systems usually fail due to high costs, delays, and unchanged team mindsets, while incremental in-place improvements deliver ongoing value and reduce risk. Sustainable change comes from building a culture of continuous improvement and engineering excellence, where teams refactor and modernise systems piece by piece. Development managers should focus on fostering this culture and invest in gradual, disciplined transformation rather than risky all-at-once rewrites.</description>
			</item>
			<item>
				<title>Transforming Chaos into Clarity: How Optimising Systems Fuels Engineering Excellence</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transforming-chaos-into-clarity-how-optimising-systems-fuels-engineering-excellence/</link>
				<pubDate>Mon, 16 Dec 2024 06:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transforming-chaos-into-clarity-how-optimising-systems-fuels-engineering-excellence/</guid>
				<description>Unmanaged chaos in software delivery leads to poor quality, technical debt, and wasted resources. Optimising systems and processes, as shown by Microsoft’s transformation of their DevOps team, enables faster delivery, higher productivity, and better products by reducing technical debt and improving testing practices. Development managers should prioritise system optimisation and technical leadership to empower teams and drive sustainable engineering excellence.</description>
			</item>
			<item>
				<title>Mastering Technical Debt: Strategies to Transform Challenges into Opportunities for Your Development Team</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-technical-debt-strategies-to-transform-challenges-into-opportunities-for-your-development-team/</link>
				<pubDate>Thu, 28 Nov 2024 06:00:11 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-technical-debt-strategies-to-transform-challenges-into-opportunities-for-your-development-team/</guid>
				<description>Technical debt results from choosing quick fixes over robust solutions, leading to future costs and risks that can hinder your team&amp;rsquo;s productivity. Proactively paying down technical debt, as shown by the Azure DevOps team&amp;rsquo;s shift to agile practices, can dramatically increase feature delivery and product quality. Make refactoring, short feedback loops, and a focus on quality part of your regular process to unlock long-term gains and sustainable success.</description>
			</item>
			<item>
				<title>Mastering Azure DevOps: Avoiding Common Pitfalls for Agile Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-azure-devops-avoiding-common-pitfalls-for-agile-success/</link>
				<pubDate>Tue, 09 Apr 2024 08:00:20 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-azure-devops-avoiding-common-pitfalls-for-agile-success/</guid>
				<description>Many teams misuse Azure DevOps by creating flat work item hierarchies, using custom work item types that do not fit agile practices, neglecting traceability, and overcomplicating processes, which reduces the platform’s effectiveness. Sticking to intended structures and keeping processes simple helps teams stay agile and productive. Review your team’s use of Azure DevOps to ensure alignment with agile principles and avoid these common pitfalls.</description>
			</item>
			<item>
				<title>Why Slow Processes Impact Developer Productivity and Performance</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/why-slow-processes-impact-developer-productivity-and-performance/</link>
				<pubDate>Fri, 14 Mar 2025 16:30:02 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/why-slow-processes-impact-developer-productivity-and-performance/</guid>
				<description>Developer performance issues are often caused by slow or broken processes, not individual shortcomings. Focusing on improving systems like training, reviews, and team handoffs leads to better results than blaming people. To boost productivity, address process bottlenecks rather than targeting individuals.</description>
			</item>
			<item>
				<title>Bridging the Gap: Understanding the True Meaning of &#34;Done&#34; in Agile Teams</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/bridging-the-gap-understanding-the-true-meaning-of-done-in-agile-teams/</link>
				<pubDate>Thu, 07 Dec 2023 11:00:05 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/bridging-the-gap-understanding-the-true-meaning-of-done-in-agile-teams/</guid>
				<description>Many Agile teams misunderstand what &amp;ldquo;done&amp;rdquo; really means, leading to gaps in quality and unmet expectations. Clearly defining &amp;ldquo;done&amp;rdquo; with input from both leadership and the team ensures consistent quality, reduces rework, and builds trust with stakeholders. Development managers should regularly review and refine their team&amp;rsquo;s definition of done to align with evolving business needs and maintain high standards.</description>
			</item>
			<item>
				<title>Free Workshop 04: Introduction to Sprint Reviews [Review &amp; Retrospective]</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/free-workshop-04-introduction-to-sprint-reviews-review-retrospective/</link>
				<pubDate>Sat, 18 Sep 2021 13:32:34 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/free-workshop-04-introduction-to-sprint-reviews-review-retrospective/</guid>
				<description>The workshop introduced key concepts of Sprint Reviews using interactive tools and received very positive participant feedback, despite technical audio issues during the live stream. The main learning was to check both music and voice before sessions to avoid similar problems, and future events will use a new community platform for easier access. Development managers should ensure thorough technical checks before virtual workshops and consider leveraging interactive formats for better engagement.</description>
			</item>
			<item>
				<title>The Crucial Role of Competence: How Knowledgeable Scrum Masters Drive Team Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-crucial-role-of-competence-how-knowledgeable-scrum-masters-drive-team-success/</link>
				<pubDate>Mon, 21 Oct 2024 05:32:11 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-crucial-role-of-competence-how-knowledgeable-scrum-masters-drive-team-success/</guid>
				<description>Scrum Masters need deep knowledge of both agile practices and the technical work of their teams to drive real improvement in product delivery. Without this competence, teams stagnate and fail to deliver business value, while skilled Scrum Masters elevate team capabilities and outcomes. Development managers should ensure their Scrum Masters have practical expertise, not just facilitation skills, to maximize team impact.</description>
			</item>
			<item>
				<title>Avoiding Agile Banditry: Why Story Points and Velocity Are Misleading Metrics</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/avoiding-agile-banditry-why-story-points-and-velocity-are-misleading-metrics/</link>
				<pubDate>Mon, 08 Jan 2024 07:00:06 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/avoiding-agile-banditry-why-story-points-and-velocity-are-misleading-metrics/</guid>
				<description>Story points and velocity often distract teams from delivering real customer value and can lead to counterproductive behaviors, especially when used as performance measures or written into contracts. Instead, focus on metrics like throughput and cycle time, which better reflect actual progress and value delivery. Use story points only for internal team discussions, then discard them, and never include them in contracts or external reporting.</description>
			</item>
			<item>
				<title>Building a Resilient Token Server: Engineering for Flow, Fault Tolerance, and Speed</title>
				<link>https://engineering-leadership.hinshelwood.com/engineering-notes/building-a-resilient-token-server-engineering-for-flow-fault-tolerance-and-speed/</link>
				<pubDate>Thu, 08 May 2025 09:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/engineering-notes/building-a-resilient-token-server-engineering-for-flow-fault-tolerance-and-speed/</guid>
				<description>Aiming for a resilient, fast, and fault-tolerant token counting system, the author replaced fragile server restarts with a batch-wide server lifecycle, added retry logic for transient failures, and implemented a local fallback to ensure uninterrupted processing. These changes improved reliability, reduced downtime, and provided clear logs for troubleshooting. Development managers should focus on building systems that handle real-world failures gracefully, prioritize flow, and include observability and fallback mechanisms from the start.</description>
			</item>
			<item>
				<title>Hiring an Agile Coach: What to Look For in Both Technical and Leadership Engagement</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/hiring-an-agile-coach-what-to-look-for-in-both-technical-and-leadership-engagement/</link>
				<pubDate>Tue, 21 Nov 2023 11:00:08 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/hiring-an-agile-coach-what-to-look-for-in-both-technical-and-leadership-engagement/</guid>
				<description>When hiring an Agile coach, prioritize candidates who can engage deeply with both technical teams and leadership, as this is key to a successful Agile transformation. Look for strong technical understanding relevant to your industry, business acumen to connect Agile practices to strategic goals, and excellent communication skills to influence at all levels. Choose a coach who fits your culture and can bridge gaps across the organization to drive real business outcomes.</description>
			</item>
			<item>
				<title>Unlocking Continuous Improvement: How Metrics and Visual Tools Transform Your Workflow</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-continuous-improvement-how-metrics-and-visual-tools-transform-your-workflow/</link>
				<pubDate>Thu, 15 Aug 2024 07:04:39 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-continuous-improvement-how-metrics-and-visual-tools-transform-your-workflow/</guid>
				<description>Using clear metrics and visual tools helps teams identify improvement areas, increase transparency, and make better decisions. Regularly reviewing processes, experimenting with small changes, and focusing on relevant, actionable data are key to ongoing improvement. Development managers should ensure their teams use these practices to drive meaningful and continuous workflow enhancements.</description>
			</item>
			<item>
				<title>Breaking the Silence: How to Combat the Hidden Dangers in Agile Teams</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/breaking-the-silence-how-to-combat-the-hidden-dangers-in-agile-teams/</link>
				<pubDate>Fri, 10 Nov 2023 06:45:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/breaking-the-silence-how-to-combat-the-hidden-dangers-in-agile-teams/</guid>
				<description>Silence in Agile teams can lead to poor communication, lack of accountability, and misleading commitments, which undermine value delivery, erode trust, and stall growth. Managers should actively foster open communication, model vulnerability, and set clear expectations to prevent these issues. Prioritising honest dialogue and celebrating those who speak up will help teams deliver better results and maintain a healthy, agile culture.</description>
			</item>
			<item>
				<title>The Antichrist of Agile: How Fake Agilists Are Undermining True Innovation</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-antichrist-of-agile-how-fake-agilists-are-undermining-true-innovation/</link>
				<pubDate>Mon, 30 Oct 2023 07:00:13 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-antichrist-of-agile-how-fake-agilists-are-undermining-true-innovation/</guid>
				<description>Relying on certified but inexperienced Agile practitioners can harm teams by leading to poor leadership, stifled innovation, and loss of trust. Real-world experience and ongoing learning are more important than credentials alone. Development managers should prioritize hiring Agile coaches with proven practical backgrounds and foster open communication to maintain genuine Agile practices.</description>
			</item>
			<item>
				<title>The Key to Hiring the Right Agile Coach: Building Credibility with Teams and Leadership</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-key-to-hiring-the-right-agile-coach-building-credibility-with-teams-and-leadership/</link>
				<pubDate>Mon, 20 Nov 2023 11:00:30 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-key-to-hiring-the-right-agile-coach-building-credibility-with-teams-and-leadership/</guid>
				<description>When hiring an Agile coach, prioritize candidates who can build credibility with both teams and leadership by demonstrating hands-on technical experience, strong communication skills, and emotional intelligence. Coaches who understand your tools and culture, and who can balance support across all levels, are more likely to drive real and lasting Agile transformation. Focus your search on those who have proven they can foster trust, adapt to your environment, and bridge gaps between teams and executives.</description>
			</item>
			<item>
				<title>Mastering Agile: 3 Essential Strategies to Boost Your Team&#39;s Sprint Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-agile-3-essential-strategies-to-boost-your-team&#39;s-sprint-success/</link>
				<pubDate>Thu, 16 Nov 2023 07:00:16 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-agile-3-essential-strategies-to-boost-your-team&#39;s-sprint-success/</guid>
				<description>To improve your team&amp;rsquo;s Sprint outcomes, clearly define what &amp;ldquo;done&amp;rdquo; means for every task, avoid overcommitting by leaving room for technical debt and unexpected issues, and make backlog refinement a regular priority to catch blockers early. These steps help align expectations, reduce surprises, and create a smoother workflow. Review your current practices and adjust to ensure these strategies are in place.</description>
			</item>
			<item>
				<title>Unlocking the True Potential of Scrum: Why Professionalism Matters in Agile Teams</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-the-true-potential-of-scrum-why-professionalism-matters-in-agile-teams/</link>
				<pubDate>Thu, 20 Apr 2023 07:00:06 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-the-true-potential-of-scrum-why-professionalism-matters-in-agile-teams/</guid>
				<description>Many software teams fall short of Scrum’s true potential because organizations prioritize speed over professionalism, leading to shortcuts and unprofessional practices. Achieving real value with Scrum requires a commitment to transparency, production-ready increments each iteration, and honest assessment of current capabilities, often revealing significant gaps. Development managers should focus on fostering a professional work ethic and closing these gaps to unlock Scrum’s full benefits.</description>
			</item>
			<item>
				<title>Beware the Fake Agilists: How to Protect Your Team from the Agile Apocalypse</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/beware-the-fake-agilists-how-to-protect-your-team-from-the-agile-apocalypse/</link>
				<pubDate>Tue, 07 Nov 2023 07:36:21 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/beware-the-fake-agilists-how-to-protect-your-team-from-the-agile-apocalypse/</guid>
				<description>Relying on leaders with only Agile certifications but no real software development experience can harm team trust, stifle growth, and lead to ineffective processes. To protect your teams, prioritize practical experience over credentials, encourage ongoing learning, and focus on delivering value rather than just following procedures. Ensure Agile leadership is grounded in genuine expertise to maintain team effectiveness and resilience.</description>
			</item>
			<item>
				<title>Transform Your Software Architecture: The Game-Changing Impact of TDD and Pair Programming</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transform-your-software-architecture-the-game-changing-impact-of-tdd-and-pair-programming/</link>
				<pubDate>Tue, 19 Nov 2024 16:55:41 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transform-your-software-architecture-the-game-changing-impact-of-tdd-and-pair-programming/</guid>
				<description>Test-driven development and pair programming lead to cleaner, more maintainable software architectures by focusing on essential functionality and fostering collaboration. While pair programming may seem slower at first, it improves code quality, reduces costly bugs, and enhances team skills, resulting in long-term productivity gains. Development managers should consider adopting these practices to build more resilient and scalable systems that align with business goals.</description>
			</item>
			<item>
				<title>Unlocking Continuous Improvement: How Metrics and Visualisation Drive Workflow Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-continuous-improvement-how-metrics-and-visualisation-drive-workflow-success/</link>
				<pubDate>Mon, 19 Aug 2024 06:45:02 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-continuous-improvement-how-metrics-and-visualisation-drive-workflow-success/</guid>
				<description>Continuous improvement relies on using the right metrics and clear visual tools to identify patterns, increase transparency, and drive meaningful workflow changes. Teams should focus on measuring what truly matters and ensure their visualisations support understanding and collaboration. Regularly reviewing and adjusting processes based on these insights is essential for ongoing success.</description>
			</item>
			<item>
				<title>Unlocking Code Quality: The Transformative Power of Frequent Deployments</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-code-quality-the-transformative-power-of-frequent-deployments/</link>
				<pubDate>Mon, 13 Jan 2025 06:45:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-code-quality-the-transformative-power-of-frequent-deployments/</guid>
				<description>Frequent deployments lead to higher code quality, faster feedback, and better alignment with user needs, while infrequent deployments cause larger, riskier changes and more technical debt. Breaking work into smaller pieces and deploying regularly encourages maintainable code and enables quick pivots based on real user data. Development managers should focus on reducing batch sizes, increasing deployment frequency, and investing in observability to improve both product quality and team performance.</description>
			</item>
			<item>
				<title>From Chaos to Clarity: My Journey Through DevOps and the Three Key Challenges to Overcome</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/from-chaos-to-clarity-my-journey-through-devops-and-the-three-key-challenges-to-overcome/</link>
				<pubDate>Thu, 04 Apr 2024 11:34:59 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/from-chaos-to-clarity-my-journey-through-devops-and-the-three-key-challenges-to-overcome/</guid>
				<description>The author describes moving from chaotic, manual development practices to adopting DevOps, highlighting three main challenges: shifting culture and collaboration, integrating and automating toolchains, and fostering continuous learning. Success requires systems thinking, strong feedback loops, and a culture of experimentation. Development managers should focus on supporting people, streamlining processes, and encouraging ongoing learning to deliver better products faster.</description>
			</item>
			<item>
				<title>Rethinking Sprint Planning: Why Burndown Charts Are Agile Banditry and What to Do Instead</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/rethinking-sprint-planning-why-burndown-charts-are-agile-banditry-and-what-to-do-instead/</link>
				<pubDate>Tue, 09 Jan 2024 07:00:05 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/rethinking-sprint-planning-why-burndown-charts-are-agile-banditry-and-what-to-do-instead/</guid>
				<description>Relying on burndown charts leads to excessive upfront planning, which is ineffective given the high uncertainty and frequent changes in software development. Instead, start each Sprint with only enough planning to begin work, then reassess and adjust daily to stay flexible and focused on delivering value. Shift your team’s approach to minimal, just-in-time planning to reduce overhead and respond better to change.</description>
			</item>
			<item>
				<title>A two-day Scrum Master certification doesn’t make you a Scrum Master</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/a-two-day-scrum-master-certification-doesn-t-make-you-a-scrum-master/</link>
				<pubDate>Thu, 27 Feb 2025 16:30:31 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/a-two-day-scrum-master-certification-doesn-t-make-you-a-scrum-master/</guid>
				<description>A two-day Scrum Master certification alone is not enough to prepare someone for the real challenges of leading Scrum Teams and delivering value. Effective Scrum Masters have hands-on experience, understand code quality and DevOps, and have navigated real-world obstacles. Companies should prioritize hiring or developing Scrum Masters with proven experience rather than relying solely on certifications.</description>
			</item>
			<item>
				<title>The Evolution of My Journey with Azure DevOps: Lessons and Insights</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-evolution-of-my-journey-with-azure-devops-lessons-and-insights/</link>
				<pubDate>Wed, 31 Jul 2024 09:21:03 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-evolution-of-my-journey-with-azure-devops-lessons-and-insights/</guid>
				<description>Azure DevOps has evolved from TFS to a powerful, flexible platform that can transform team workflows, but successful adoption and migration require careful planning and sometimes custom solutions. Key lessons include the importance of assessing your environment, choosing the right migration tools, and leveraging expert guidance for complex needs. Development managers should ensure their teams are trained and consider consulting support to maximize the benefits and scalability of Azure DevOps.</description>
			</item>
			<item>
				<title>Mastering Scrum: Essential Insights for New Teams from a Scrum Master&#39;s Journey</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-scrum-essential-insights-for-new-teams-from-a-scrum-master&#39;s-journey/</link>
				<pubDate>Tue, 28 Nov 2023 11:00:49 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-scrum-essential-insights-for-new-teams-from-a-scrum-master&#39;s-journey/</guid>
				<description>New Scrum teams succeed when they deeply understand Scrum principles, empiricism, and core values, which the Scrum Master should actively teach and reinforce. Practical workshops, real-world examples, and a focus on continuous learning help teams build trust, adapt to change, and improve over time. Development managers should ensure their teams have ongoing support and a safe environment to foster growth and agility.</description>
			</item>
			<item>
				<title>Unlocking Success: How Small Experiments Transformed Feature Delivery from 25 to 150 in Software Development</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-how-small-experiments-transformed-feature-delivery-from-25-to-150-in-software-development/</link>
				<pubDate>Wed, 20 Nov 2024 08:02:36 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-how-small-experiments-transformed-feature-delivery-from-25-to-150-in-software-development/</guid>
				<description>A team increased their annual feature delivery from 25 to 150 by breaking down work into smaller experiments, enabling faster feedback, reduced risk, and continuous learning without increasing headcount. This approach allowed them to quickly identify and focus on features that mattered most to customers, leading to better products. Development managers should consider adopting small, frequent experiments to drive both speed and quality in feature delivery.</description>
			</item>
			<item>
				<title>Transforming Chaos into Collaboration: How a Common Framework Can Revolutionise Your Team&#39;s Dynamics</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transforming-chaos-into-collaboration-how-a-common-framework-can-revolutionise-your-team&#39;s-dynamics/</link>
				<pubDate>Fri, 28 Jul 2017 11:55:30 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transforming-chaos-into-collaboration-how-a-common-framework-can-revolutionise-your-team&#39;s-dynamics/</guid>
				<description>Introducing a common framework and structured backlog helped transform a chaotic team environment into one marked by better collaboration, clearer communication, and increased trust. Teams benefited from a shared language, improved confidence, and more effective problem-solving, while regular feedback channels boosted morale and engagement. Development managers should consider adopting structured frameworks and open communication practices to drive positive change and sustain team momentum.</description>
			</item>
			<item>
				<title>Empowering Your Team: Why Quick Fixes in Agile and DevOps Are a Myth</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/empowering-your-team-why-quick-fixes-in-agile-and-devops-are-a-myth/</link>
				<pubDate>Thu, 09 May 2024 06:45:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/empowering-your-team-why-quick-fixes-in-agile-and-devops-are-a-myth/</guid>
				<description>There are no quick fixes for Agile or DevOps transformation; relying on external parties or contractors to deliver ready-made solutions does not build lasting capability. Sustainable change comes from empowering your own team through learning, collaboration, and continuous improvement, with consultants serving as guides rather than doers. Invest in developing your people and culture to achieve real, long-term agility.</description>
			</item>
			<item>
				<title>Transforming Agile: How to Shift from Blame to Systemic Solutions for Better Team Dynamics</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transforming-agile-how-to-shift-from-blame-to-systemic-solutions-for-better-team-dynamics/</link>
				<pubDate>Fri, 29 Sep 2023 07:00:14 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transforming-agile-how-to-shift-from-blame-to-systemic-solutions-for-better-team-dynamics/</guid>
				<description>Problems in agile teams are usually caused by flawed measurement systems and processes, not individual intent. Metrics drive behavior, so focusing on changing how people are evaluated and incentivized is more effective than trying to change culture directly. Review your team’s metrics and processes to remove barriers and foster adaptability, which will lead to better collaboration and innovation.</description>
			</item>
			<item>
				<title>How effectively does an APS prepare a team to do a solid, professional Scrum?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/how-effectively-does-an-aps-prepare-a-team-to-do-a-solid-professional-scrum/</link>
				<pubDate>Sat, 12 Aug 2023 07:00:10 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/how-effectively-does-an-aps-prepare-a-team-to-do-a-solid-professional-scrum/</guid>
				<description>The Applied Professional Scrum (APS) course helps teams focus on delivering a working product every iteration and sheds unhelpful habits that slow progress. Through practical exercises like the &amp;ldquo;Barnacle Exercise,&amp;rdquo; teams identify and remove outdated practices, leading to more effective Scrum adoption. Development managers should consider APS to build teams that consistently deliver value and embody true Scrum principles.</description>
			</item>
			<item>
				<title>Celebrating Jernimo Palacios: A Beacon of Mentorship and Community in Agile Practices</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/celebrating-jernimo-palacios-a-beacon-of-mentorship-and-community-in-agile-practices/</link>
				<pubDate>Thu, 04 May 2023 07:00:07 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/celebrating-jernimo-palacios-a-beacon-of-mentorship-and-community-in-agile-practices/</guid>
				<description>Jernimo Palacios has played a key role in advancing agile practices in Spain by sharing his expertise, building a collaborative community, and mentoring others. His openness and support have helped many navigate agile challenges and encouraged continuous improvement and knowledge sharing. Development managers should foster similar mentorship and collaboration within their teams to drive growth and adaptability.</description>
			</item>
			<item>
				<title>Fear is the real enemy of agility</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/fear-is-the-real-enemy-of-agility/</link>
				<pubDate>Wed, 07 May 2025 15:30:42 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/fear-is-the-real-enemy-of-agility/</guid>
				<description>Fear blocks true agility and leads to stagnation, regardless of how many Agile practices you follow. The main job of leaders is to remove fear so teams can learn, adapt, and deliver value. Focus on creating an environment where people feel safe to speak up and take risks.</description>
			</item>
			<item>
				<title>Breaking Free from the Plagues of Agility: How to Cultivate Flexibility and Innovation in Your Team</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/breaking-free-from-the-plagues-of-agility-how-to-cultivate-flexibility-and-innovation-in-your-team/</link>
				<pubDate>Wed, 01 Nov 2023 09:42:43 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/breaking-free-from-the-plagues-of-agility-how-to-cultivate-flexibility-and-innovation-in-your-team/</guid>
				<description>Teams often lose true agility by becoming too attached to specific tools and processes, which leads to stagnation, inefficiency, and lower morale. Encouraging experimentation, holding regular retrospectives to review practices, and empowering teams to adapt workflows are key to maintaining flexibility and innovation. Development managers should regularly assess whether current methods still serve the team&amp;rsquo;s needs and foster a culture of continuous improvement.</description>
			</item>
			<item>
				<title>The Overlooked Virtue of Agility: Diligence</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-overlooked-virtue-of-agility-diligence/</link>
				<pubDate>Thu, 07 Dec 2023 07:00:02 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-overlooked-virtue-of-agility-diligence/</guid>
				<description>Diligence, or consistently following through on quality standards like the definition of done, is often overlooked in Agile teams but is essential for reliable delivery and long-term success. Without diligence, teams risk inconsistent quality and increased rework, while a strong focus on it leads to better products and faster delivery over time. Development managers should ensure the definition of done is clear, visible, and enforced, and foster a culture of accountability and perseverance to make diligence a team habit.</description>
			</item>
			<item>
				<title>Unlocking Success in Agile: Why Your Definition of Done is Essential for Quality Delivery</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-in-agile-why-your-definition-of-done-is-essential-for-quality-delivery/</link>
				<pubDate>Mon, 13 Nov 2023 06:56:47 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-in-agile-why-your-definition-of-done-is-essential-for-quality-delivery/</guid>
				<description>A clear and shared Definition of Done is essential for delivering quality products in Agile and Scrum, as it sets the standard for what is considered complete and ensures transparency across the team. Without it, teams risk miscommunication, unfinished work, and features that do not meet user needs. Development managers should regularly review and reinforce the Definition of Done with their teams to improve quality and reduce risk.</description>
			</item>
			<item>
				<title>Mastering Outcomes: How Evidence-Based Management Transforms Your Project Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-outcomes-how-evidence-based-management-transforms-your-project-success/</link>
				<pubDate>Thu, 12 Sep 2024 13:46:15 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-outcomes-how-evidence-based-management-transforms-your-project-success/</guid>
				<description>Defining clear, measurable outcomes and using both leading and lagging metrics are essential for project success. Evidence-based management helps teams make informed decisions by consistently collecting and analyzing data, then iterating based on insights. Development managers should focus on setting SMART goals, tracking the right metrics, and using data to guide continuous improvement.</description>
			</item>
			<item>
				<title>From Software Engineer to Scrum Trainer: How My Journey Shapes Effective DevOps Training</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/from-software-engineer-to-scrum-trainer-how-my-journey-shapes-effective-devops-training/</link>
				<pubDate>Fri, 20 Jan 2023 07:00:08 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/from-software-engineer-to-scrum-trainer-how-my-journey-shapes-effective-devops-training/</guid>
				<description>The author’s journey from software engineer to Scrum trainer, including recognition as a Microsoft MVP and extensive DevOps consulting across multiple industries, shapes a practical and relatable training style. Key insights include the value of learning from both successes and failures, the motivational power of real-world stories, and the belief that any team can move toward continuous delivery. Development managers should consider leveraging trainers with hands-on experience to inspire teams and drive meaningful change.</description>
			</item>
			<item>
				<title>Beyond the Agile Illusion: Embracing True Agility in a World of Taylorism</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/beyond-the-agile-illusion-embracing-true-agility-in-a-world-of-taylorism/</link>
				<pubDate>Tue, 21 Jul 2020 18:00:53 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/beyond-the-agile-illusion-embracing-true-agility-in-a-world-of-taylorism/</guid>
				<description>Many teams claim to be agile but still operate with outdated management mindsets that stifle autonomy and engagement, leading to low adoption of core agile practices like short iterations and retrospectives. True agility requires transparency, regular feedback, and a focus on delivering value rather than just completing tasks. Development managers should assess whether their teams meet these criteria and actively foster a culture that supports genuine agile principles.</description>
			</item>
			<item>
				<title>Stop Chasing Tech Hype: How Evidence-Based Decisions Empower Real Leadership</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/stop-chasing-tech-hype-how-evidence-based-decisions-empower-real-leadership/</link>
				<pubDate>Fri, 04 Jul 2025 06:00:44 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/stop-chasing-tech-hype-how-evidence-based-decisions-empower-real-leadership/</guid>
				<description>Chasing technology trends because competitors do is not a real strategy; instead, focus on making your systems visible, use evidence to guide decisions, and choose tools that fit your actual needs. This approach helps you defend your roadmap with confidence and creates sustainable results for your teams and business. Prioritise clarity and alignment over hype to lead effectively and avoid unnecessary complexity.</description>
			</item>
			<item>
				<title>Challenging the Tyranny of Taylorism: Embracing True Agility in the Workplace</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/challenging-the-tyranny-of-taylorism-embracing-true-agility-in-the-workplace/</link>
				<pubDate>Wed, 24 Jun 2020 17:48:17 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/challenging-the-tyranny-of-taylorism-embracing-true-agility-in-the-workplace/</guid>
				<description>Many organizations still follow outdated management styles that prioritize efficiency over creativity, which stifles innovation and true agility. Overemphasis on metrics, lack of team autonomy, and rigid processes are signs of this problem and can lead to superficial agile adoption. Development managers should focus on fostering genuine collaboration, flexibility, and a culture that values creativity to achieve real agility.</description>
			</item>
			<item>
				<title>Transform Your Scrum Master Journey: Key Insights from the Advanced PSM Course</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transform-your-scrum-master-journey-key-insights-from-the-advanced-psm-course/</link>
				<pubDate>Mon, 06 Mar 2023 07:00:14 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transform-your-scrum-master-journey-key-insights-from-the-advanced-psm-course/</guid>
				<description>Many Scrum Masters focus too much on administrative tasks like Jira management instead of empowering their teams and supporting the Product Owner and organization. The Advanced PSM course highlights the importance of enabling team accountability, facilitating value delivery, and addressing organizational barriers. Development managers should encourage Scrum Masters to move beyond admin work and focus on building team capability and organizational agility.</description>
			</item>
			<item>
				<title>Unlocking Agile Success: Embrace Continuous Forecasting and Transform Your Training Experience</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-agile-success-embrace-continuous-forecasting-and-transform-your-training-experience/</link>
				<pubDate>Thu, 21 May 2020 05:26:17 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-agile-success-embrace-continuous-forecasting-and-transform-your-training-experience/</guid>
				<description>Continuous forecasting in Agile, supported by metrics and tools like Monte Carlo simulations, enables teams to plan flexibly and adapt quickly rather than committing to a full sprint plan upfront. Virtual training with interactive tools and follow-up sessions has improved learning and engagement. Development managers should consider adopting continuous forecasting and leveraging available training resources to enhance team performance and responsiveness.</description>
			</item>
			<item>
				<title>Everyone has a disaster recovery plan, on paper</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/everyone-has-a-disaster-recovery-plan-on-paper/</link>
				<pubDate>Wed, 14 May 2025 15:30:37 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/everyone-has-a-disaster-recovery-plan-on-paper/</guid>
				<description>Many organizations have disaster recovery plans, but these often fail in real situations because critical dependencies are overlooked and not tested end to end. Successful drills can give a false sense of security if they do not include all essential systems, like authentication services. To ensure true resilience, regularly test your recovery process under real conditions and verify that all dependencies are restored and functional.</description>
			</item>
			<item>
				<title>Transform Your Leadership: The Power of Evidence-Based Management in Agile</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transform-your-leadership-the-power-of-evidence-based-management-in-agile/</link>
				<pubDate>Wed, 29 Nov 2023 11:00:03 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transform-your-leadership-the-power-of-evidence-based-management-in-agile/</guid>
				<description>Evidence-based management helps Agile leaders make better decisions by using data on team performance, customer satisfaction, and product quality, leading to continuous improvement and stronger collaboration. Real-world examples show that adopting EBM can improve delivery times, morale, and outcomes. Development managers should invest in EBM training, encourage data-driven practices, and support experimentation to drive team success.</description>
			</item>
			<item>
				<title>Redefining the Scrum Master: From Misconceptions to Empowering Leadership</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/redefining-the-scrum-master-from-misconceptions-to-empowering-leadership/</link>
				<pubDate>Fri, 12 May 2023 14:00:02 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/redefining-the-scrum-master-from-misconceptions-to-empowering-leadership/</guid>
				<description>The Scrum Master role is often misunderstood as tool administration or problem-solving, but its true value lies in empowering teams to self-organize and operate independently. Key insights include fostering team autonomy, guiding rather than controlling, and committing to continuous learning. Development managers should support Scrum Masters in becoming facilitators who enable teams to thrive without constant oversight.</description>
			</item>
			<item>
				<title>Ditch the Agile Bandit Mentality: How to Prioritise Value Over Estimates for Team Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/ditch-the-agile-bandit-mentality-how-to-prioritise-value-over-estimates-for-team-success/</link>
				<pubDate>Fri, 05 Jan 2024 11:00:32 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/ditch-the-agile-bandit-mentality-how-to-prioritise-value-over-estimates-for-team-success/</guid>
				<description>Focusing on estimates instead of value delivery can harm team morale and undermine Agile principles. Shifting attention to outcomes, fostering psychological safety, and using metrics that reflect real customer impact lead to better products and a more engaged team. Development managers should prioritise value and team well-being over tracking estimates to achieve lasting success.</description>
			</item>
			<item>
				<title>Mastering Complexity in Scrum: Transform Your Team with Agile Product Strategy Insights</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-complexity-in-scrum-transform-your-team-with-agile-product-strategy-insights/</link>
				<pubDate>Wed, 15 Nov 2023 07:00:28 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-complexity-in-scrum-transform-your-team-with-agile-product-strategy-insights/</guid>
				<description>Understanding and managing complexity is essential for Scrum teams to plan and execute effectively, especially as unpredictability increases. Emphasizing transparency, inspection, and adaptation helps teams navigate complex work, improve processes, and foster continuous improvement. Consider investing in training or discussions that deepen your team&amp;rsquo;s grasp of these principles to boost effectiveness.</description>
			</item>
			<item>
				<title>Empowering Leadership: Driving Cultural Change for Agile Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/empowering-leadership-driving-cultural-change-for-agile-success/</link>
				<pubDate>Fri, 07 Feb 2025 06:00:27 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/empowering-leadership-driving-cultural-change-for-agile-success/</guid>
				<description>Leadership is crucial for enabling agile success by setting a clear vision, investing in automation, supporting architectural improvements, fostering continuous learning, and breaking down silos. These actions help teams align with organisational goals, deliver more reliably, and adapt to change. Development managers should prioritise these areas to create a culture that supports frequent, high-quality delivery and ongoing improvement.</description>
			</item>
			<item>
				<title>Harnessing Evidence-Based Management: Transform Your Decision-Making with Data-Driven Insights</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/harnessing-evidence-based-management-transform-your-decision-making-with-data-driven-insights/</link>
				<pubDate>Wed, 14 Aug 2024 07:12:45 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/harnessing-evidence-based-management-transform-your-decision-making-with-data-driven-insights/</guid>
				<description>Evidence-based management helps you make better decisions by using data to inform, not control, your actions and team behaviours. Focus on choosing the right metrics that align with your business goals, understand the context behind the numbers, and engage with teams to uncover root causes. Use data as a guide for continuous improvement and be ready to adapt your strategies as new insights emerge.</description>
			</item>
			<item>
				<title>Taming the Chaos Factor: How to Align Your Agile Teams for Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/taming-the-chaos-factor-how-to-align-your-agile-teams-for-success/</link>
				<pubDate>Thu, 09 Nov 2023 10:45:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/taming-the-chaos-factor-how-to-align-your-agile-teams-for-success/</guid>
				<description>Chaos in Agile teams often results from unclear goals, poor communication, and lack of alignment, leading to disjointed work, low morale, and ineffective decisions. To address this, set clear objectives, ensure open communication, and align teams with the organisation’s vision. Focus on fostering collaboration and regularly reinforcing shared goals to create a more productive and unified environment.</description>
			</item>
			<item>
				<title>Combatting the Agile Apocalypse: How to Overcome the Famine of Feedback and Engagement</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/combatting-the-agile-apocalypse-how-to-overcome-the-famine-of-feedback-and-engagement/</link>
				<pubDate>Wed, 08 Nov 2023 06:45:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/combatting-the-agile-apocalypse-how-to-overcome-the-famine-of-feedback-and-engagement/</guid>
				<description>A lack of feedback and engagement from stakeholders, especially the product owner, leads to disengaged teams, poor product alignment, and increased risk of failure. Regular feedback sessions, open communication, and early stakeholder involvement are essential to keep teams motivated and ensure products meet business needs. Development managers should prioritise active stakeholder participation to maintain team morale and deliver better outcomes.</description>
			</item>
			<item>
				<title>Harnessing the Power of Empiricism: Transform Your Decision-Making with Data-Driven Insights</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/harnessing-the-power-of-empiricism-transform-your-decision-making-with-data-driven-insights/</link>
				<pubDate>Thu, 17 Aug 2023 07:00:09 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/harnessing-the-power-of-empiricism-transform-your-decision-making-with-data-driven-insights/</guid>
				<description>Using data to guide decisions helps teams make better choices, improve continuously, and build trust with stakeholders. The key is to ensure access to relevant data, act deliberately, and monitor results in a cycle of experimentation and learning. Development managers should foster a culture where decisions are based on evidence, not assumptions, and regularly review outcomes to adapt and improve.</description>
			</item>
			<item>
				<title>The Pitfalls of Agile Burndowns: Stop Being Agile Bandits</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-pitfalls-of-agile-burndowns-stop-being-agile-bandits/</link>
				<pubDate>Tue, 09 Jan 2024 11:00:51 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-pitfalls-of-agile-burndowns-stop-being-agile-bandits/</guid>
				<description>Relying on burndown charts leads to excessive upfront planning, false confidence, and wasted effort, as most plans quickly become outdated and only a fraction of features are actually used. Instead, focus on minimal, just-in-time planning and continuous flow to adapt quickly, reduce overhead, and deliver real value. Encourage your teams to plan only what is needed for the next day, adjust daily, and prioritize delivering value over maintaining detailed charts.</description>
			</item>
			<item>
				<title>Unlocking the True Power of Agile: Embracing Change and Collaboration for Team Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-the-true-power-of-agile-embracing-change-and-collaboration-for-team-success/</link>
				<pubDate>Thu, 13 Jul 2023 07:38:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-the-true-power-of-agile-embracing-change-and-collaboration-for-team-success/</guid>
				<description>Agile works best when teams focus on collaboration, embrace change, and prioritize delivering real value to customers rather than rigidly following processes. Regular reflection, empowering team members, and experimenting with new approaches help teams adapt and improve. Development managers should foster a growth mindset and lead by example to create an environment where teams can thrive and continuously deliver better results.</description>
			</item>
			<item>
				<title>Mastering Sprint Planning: Key Principles for Agile Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-sprint-planning-key-principles-for-agile-success/</link>
				<pubDate>Fri, 26 May 2023 14:00:37 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-sprint-planning-key-principles-for-agile-success/</guid>
				<description>Effective Sprint planning depends on everyone understanding the product backlog and having a clear product goal, which ensures alignment, informed decisions, and true teamwork. Without these, teams risk misalignment and reduced collaboration. Make sure your team is prepared and focused on shared objectives to achieve better outcomes.</description>
			</item>
			<item>
				<title>Empowering Agile Teams: Why Understanding Product Vision is Key to Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/empowering-agile-teams-why-understanding-product-vision-is-key-to-success/</link>
				<pubDate>Wed, 03 Jul 2024 06:45:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/empowering-agile-teams-why-understanding-product-vision-is-key-to-success/</guid>
				<description>Teams that clearly understand the product vision and strategic goals are more aligned, empowered, and able to make decisions that deliver greater value. Regularly communicating the vision, involving the team in its development, and providing context and feedback opportunities foster ownership and agility. Development managers should ensure their teams know and connect with the product vision to maximize effectiveness and adaptability.</description>
			</item>
			<item>
				<title>Mastering Product Backlog Management: Key Strategies for Agile Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-product-backlog-management-key-strategies-for-agile-success/</link>
				<pubDate>Thu, 30 Nov 2023 11:00:31 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-product-backlog-management-key-strategies-for-agile-success/</guid>
				<description>Effective product backlog management is crucial for Agile success; prioritising tasks, limiting work in progress, and holding regular refinement sessions help teams stay focused and deliver more value. Engaging stakeholders and using visual tools can further improve clarity and alignment. Development managers should regularly review their backlog practices to ensure they are working on the most valuable items and maintaining a manageable, focused backlog.</description>
			</item>
			<item>
				<title>Unlocking the Power of Immersive Learning for Product Management</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-the-power-of-immersive-learning-for-product-management/</link>
				<pubDate>Mon, 12 Aug 2024 10:03:43 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-the-power-of-immersive-learning-for-product-management/</guid>
				<description>Immersive learning helps product management teams move beyond traditional training by combining extended, practical assignments with real-world application and reflection, leading to deeper understanding and organizational change. Focusing on outcome-based tasks and evidence-based metrics, rather than vanity measures, sparks valuable conversations and continuous improvement within teams. Development managers should consider adopting immersive learning approaches to drive lasting value and empower teams to deliver better results.</description>
			</item>
			<item>
				<title>Unlocking Agile Success: The Essential Knowledge Every Coach Needs</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-agile-success-the-essential-knowledge-every-coach-needs/</link>
				<pubDate>Wed, 15 Nov 2023 11:01:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-agile-success-the-essential-knowledge-every-coach-needs/</guid>
				<description>Effective Agile coaching relies on a deep understanding of both frameworks like Scrum, Kanban, and Lean, and the principles behind them, along with strong technical knowledge. Continuous learning, community engagement, and practical experimentation are key to improving coaching skills and supporting teams. Development managers should prioritize ongoing education and active involvement to help their teams succeed with Agile.</description>
			</item>
			<item>
				<title>Navigating DevOps: Crafting Unique Solutions for Unique Organizations</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/navigating-devops-crafting-unique-solutions-for-unique-organizations/</link>
				<pubDate>Fri, 23 Aug 2024 07:00:12 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/navigating-devops-crafting-unique-solutions-for-unique-organizations/</guid>
				<description>DevOps success depends on tailoring solutions to your organization’s unique context rather than following a one-size-fits-all approach. Bringing in external experts can provide valuable new perspectives and help spark innovation, while long-term commitment to continuous improvement and adaptation is essential. Focus on developing a flexible DevOps philosophy, regularly refine your practices, and seek outside help when needed to sustain progress.</description>
			</item>
			<item>
				<title>Maximizing Transparency and Improvement in Software Engineering with Kanban</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/maximizing-transparency-and-improvement-in-software-engineering-with-kanban/</link>
				<pubDate>Mon, 29 Jul 2024 06:45:02 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/maximizing-transparency-and-improvement-in-software-engineering-with-kanban/</guid>
				<description>Kanban helps software teams gain transparency into their workflow, making it easier to spot bottlenecks and inefficiencies and enabling continuous improvement through data-driven decisions. By visualizing work and tracking key metrics like lead time and throughput, teams can adapt quickly, improve delivery speed, and foster better collaboration. Start small with Kanban, set clear work-in-progress limits, and regularly review your process to drive ongoing improvement.</description>
			</item>
			<item>
				<title>Navigating the Judgment Trap: How to Foster a Healthy Agile Environment</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/navigating-the-judgment-trap-how-to-foster-a-healthy-agile-environment/</link>
				<pubDate>Thu, 09 Nov 2023 06:45:04 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/navigating-the-judgment-trap-how-to-foster-a-healthy-agile-environment/</guid>
				<description>Judgment in Agile teams, such as rigid rules and unhealthy metric comparisons, can lower morale, stifle innovation, and create a culture of blame. To avoid this, set meaningful goals, use adaptive metrics that encourage improvement, and foster open dialogue focused on learning. Development managers should prioritize creating a safe, collaborative environment where teams feel empowered to innovate and grow.</description>
			</item>
			<item>
				<title>Unlocking Transformation: Why Embracing Difficult Conversations with Agile Consultants is Key to Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-transformation-why-embracing-difficult-conversations-with-agile-consultants-is-key-to-success/</link>
				<pubDate>Mon, 01 May 2023 07:00:05 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-transformation-why-embracing-difficult-conversations-with-agile-consultants-is-key-to-success/</guid>
				<description>Allowing agile consultants to ask tough questions and engage openly with teams is essential for real transformation, as it sparks critical thinking, learning, and accountability. Restricting dialogue stifles change and limits improvement. Development managers should foster a safe environment for open conversations and be ready to embrace discomfort to achieve lasting results.</description>
			</item>
			<item>
				<title>From Developer to Agile Advocate: How My Journey Unveiled the Power of Scrum and DevOps</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/from-developer-to-agile-advocate-how-my-journey-unveiled-the-power-of-scrum-and-devops/</link>
				<pubDate>Thu, 02 Mar 2023 07:00:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/from-developer-to-agile-advocate-how-my-journey-unveiled-the-power-of-scrum-and-devops/</guid>
				<description>The author describes moving from traditional project management to Agile, highlighting that real change comes from rethinking processes and focusing on people rather than just adopting new tools. Key insights include the importance of simplifying workflows, avoiding unnecessary bureaucracy, and empowering teams through Agile and Scrum principles. Development managers should focus on enabling team autonomy and streamlining processes to unlock better results.</description>
			</item>
			<item>
				<title>Maximising Value from Applying Professional Scrum Training</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/maximising-value-from-applying-professional-scrum-training/</link>
				<pubDate>Mon, 09 Jun 2025 15:30:34 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/maximising-value-from-applying-professional-scrum-training/</guid>
				<description>The main benefit of Professional Scrum training is not just learning Scrum, but creating a clear list of organisational obstacles that slow delivery. When teams are empowered to identify these issues and leadership commits to addressing them, real transformation can begin. Development managers should ensure their teams have a change backlog and actively work with leadership to remove barriers.</description>
			</item>
			<item>
				<title>How I Used Generative AI to Transform Site Tagging and Categories</title>
				<link>https://engineering-leadership.hinshelwood.com/engineering-notes/how-i-used-generative-ai-to-transform-site-tagging-and-categories/</link>
				<pubDate>Thu, 15 May 2025 09:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/engineering-notes/how-i-used-generative-ai-to-transform-site-tagging-and-categories/</guid>
				<description>Migrating a large, legacy blog to Hugo enabled the use of generative AI for automated tagging and categorisation, significantly improving content discoverability and editorial consistency while reducing manual effort. The system combines AI-driven suggestions with human oversight, using multi-factor scoring, penalty logic, and transparent reasoning to ensure quality and accountability. Development managers considering similar automation should maintain human control over final decisions and leverage AI to streamline, not replace, editorial processes.</description>
			</item>
			<item>
				<title>Taming the Chaos: How to Align Your Agile Team for Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/taming-the-chaos-how-to-align-your-agile-team-for-success/</link>
				<pubDate>Fri, 03 Nov 2023 05:11:45 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/taming-the-chaos-how-to-align-your-agile-team-for-success/</guid>
				<description>Chaos in Agile teams is usually caused by unclear goals, lack of direction, and poor communication, which leads to inefficiency and confusion. Aligning teams through clear goals, regular check-ins, open communication, and visualising progress increases motivation, collaboration, and productivity. Development managers should prioritise establishing and communicating shared objectives to reduce chaos and drive team success.</description>
			</item>
			<item>
				<title>What is the one thing that no Agile team can survive?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/what-is-the-one-thing-that-no-agile-team-can-survive/</link>
				<pubDate>Tue, 17 Oct 2023 11:00:23 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/what-is-the-one-thing-that-no-agile-team-can-survive/</guid>
				<description>No Agile team can survive a culture of contempt, which arises when team input is ignored and decisions are made without their involvement, leading to low morale and poor productivity. Leaders must foster open communication, include teams in decision-making, and address disconnects to build a positive, engaged workforce. If change is not possible, individuals may need to seek healthier environments to maintain well-being and performance.</description>
			</item>
			<item>
				<title>Unlocking Agility: How Decentralisation Empowers Teams to Maximise Value in Any Organisation</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-agility-how-decentralisation-empowers-teams-to-maximise-value-in-any-organisation/</link>
				<pubDate>Thu, 28 Sep 2023 11:09:12 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-agility-how-decentralisation-empowers-teams-to-maximise-value-in-any-organisation/</guid>
				<description>Decentralising decision-making empowers teams to respond faster, innovate more, and feel greater ownership, which leads to higher value delivery. Involving team members in shaping the organisation’s goals and connecting their skills to outcomes boosts engagement and collaboration. Development managers should focus on pushing responsibility to teams and fostering a shared sense of purpose to maximise results.</description>
			</item>
			<item>
				<title>The Key to Being an Effective Agile Coach: Understanding the Team’s Context</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-key-to-being-an-effective-agile-coach-understanding-the-team-s-context/</link>
				<pubDate>Fri, 17 Nov 2023 11:00:55 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-key-to-being-an-effective-agile-coach-understanding-the-team-s-context/</guid>
				<description>Effective Agile coaching requires understanding your team&amp;rsquo;s specific work and context, not just Agile frameworks. Coaches with domain experience or those who actively learn about their team&amp;rsquo;s challenges can offer more relevant, practical advice and build trust. Development managers should ensure their coaches engage deeply with teams&amp;rsquo; day-to-day realities to maximize impact.</description>
			</item>
			<item>
				<title>Transforming Leadership: Embrace the Immersive Journey to Agile Mastery</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transforming-leadership-embrace-the-immersive-journey-to-agile-mastery/</link>
				<pubDate>Thu, 13 Jul 2023 12:06:17 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transforming-leadership-embrace-the-immersive-journey-to-agile-mastery/</guid>
				<description>Switching from traditional two-day workshops to shorter, regular agile leadership modules helps managers absorb information better, apply new skills in real time, and build stronger relationships with trainers. This immersive approach supports continuous growth and adaptation, making it easier for leaders to transition to agile practices. Consider adopting or supporting ongoing, modular training to empower your teams and improve leadership effectiveness.</description>
			</item>
			<item>
				<title>The Power of Immersive Learning in Scrum Training</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-power-of-immersive-learning-in-scrum-training/</link>
				<pubDate>Fri, 02 Feb 2024 07:00:16 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-power-of-immersive-learning-in-scrum-training/</guid>
				<description>Immersive learning in Scrum training uses shorter, interactive sessions that reduce fatigue and boost engagement, leading to better retention and collaboration compared to traditional long-format training. Key benefits include lower cognitive load, higher energy, and more meaningful participation. Development managers should break up training into focused, hands-on segments to improve learning outcomes and team performance.</description>
			</item>
			<item>
				<title>Transform Your Career: How to Become a Confident Scrum Master Through Real-World Learning and Community Support</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transform-your-career-how-to-become-a-confident-scrum-master-through-real-world-learning-and-community-support/</link>
				<pubDate>Thu, 13 Jul 2023 07:41:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transform-your-career-how-to-become-a-confident-scrum-master-through-real-world-learning-and-community-support/</guid>
				<description>This Scrum Master training focuses on immediate real-world application, building a supportive peer community, and flexible learning to help participants address actual workplace challenges as they learn. The program’s structure allows for ongoing feedback and shared problem-solving, which boosts confidence and competence. Development managers should consider this approach to accelerate team growth and foster lasting professional networks.</description>
			</item>
			<item>
				<title>What is the difference between a newbie scrum master and a professional Scrum Master?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/what-is-the-difference-between-a-newbie-scrum-master-and-a-professional-scrum-master/</link>
				<pubDate>Thu, 06 Apr 2023 07:00:08 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/what-is-the-difference-between-a-newbie-scrum-master-and-a-professional-scrum-master/</guid>
				<description>There is no real distinction between a newbie and a professional Scrum Master; once someone takes on the role and is accountable for the team&amp;rsquo;s effectiveness, they are expected to act professionally and add value. The key is to fully embrace the responsibilities, focus on improving team productivity, and avoid ineffective practices. Development managers should ensure Scrum Masters are empowered to take the role seriously and support their ongoing learning.</description>
			</item>
			<item>
				<title>Unlocking Team Potential: The Essential Role of Digital Whiteboards in Agile Collaboration</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-team-potential-the-essential-role-of-digital-whiteboards-in-agile-collaboration/</link>
				<pubDate>Tue, 19 Sep 2023 07:00:21 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-team-potential-the-essential-role-of-digital-whiteboards-in-agile-collaboration/</guid>
				<description>Digital whiteboards are essential for effective team collaboration, especially in remote or hybrid agile environments, as they boost engagement, visual communication, and flexibility. Choosing the right tool, setting clear objectives, encouraging participation, and keeping sessions organised are key to maximising their value. Development managers should adopt and actively leverage digital whiteboards to enhance team alignment and productivity.</description>
			</item>
			<item>
				<title>What is a sprint goal?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/what-is-a-sprint-goal/</link>
				<pubDate>Wed, 31 May 2023 11:00:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/what-is-a-sprint-goal/</guid>
				<description>A sprint goal is a clear, tactical objective that guides the Scrum team’s work during each sprint, connecting daily efforts to the broader product vision. It provides a concrete focus for the team, enables actionable stakeholder feedback at sprint reviews, and helps maintain alignment and motivation. Development managers should ensure each sprint has a well-defined, tangible goal to drive progress and gather meaningful feedback.</description>
			</item>
			<item>
				<title>Unlocking Success: The Essential Role of Product Ownership in Lean Product Delivery</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-the-essential-role-of-product-ownership-in-lean-product-delivery/</link>
				<pubDate>Thu, 28 Sep 2023 09:01:38 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-the-essential-role-of-product-ownership-in-lean-product-delivery/</guid>
				<description>Strong product ownership is essential for aligning product vision with business goals, fostering team collaboration, and enabling quick adaptation to change. Lean product delivery helps teams focus on delivering customer value, encourages continuous improvement, and empowers teams to take ownership of their work. Development managers should invest in training, promote experimentation, and establish feedback loops to enhance product ownership and stay competitive.</description>
			</item>
			<item>
				<title>Boosting Team Morale and Engagement Through Effective Mentorship Programs</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/boosting-team-morale-and-engagement-through-effective-mentorship-programs/</link>
				<pubDate>Mon, 02 Sep 2024 07:00:19 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/boosting-team-morale-and-engagement-through-effective-mentorship-programs/</guid>
				<description>Long-term mentorship programs that focus on intrinsic motivation, such as autonomy, mastery, and purpose, significantly boost team morale and engagement, leading to better collaboration, problem-solving, and alignment with business goals. Unlike short-term training, these programs create lasting improvements in performance and excitement across both product and engineering teams. Development managers should consider investing in ongoing mentorship to drive sustained team success and value delivery.</description>
			</item>
			<item>
				<title>Unlocking Agile Success: Your Guide to the Professional Scrum Foundations Class and PSM I Assessment</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-agile-success-your-guide-to-the-professional-scrum-foundations-class-and-psm-i-assessment/</link>
				<pubDate>Thu, 28 May 2020 05:34:33 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-agile-success-your-guide-to-the-professional-scrum-foundations-class-and-psm-i-assessment/</guid>
				<description>The Professional Scrum Foundations class offers hands-on, team-based learning to build practical Scrum skills and prepare for the PSM I assessment, with a focus on clear roles, transparency, and empirical process control. Participants who take the assessment soon after the class and use provided resources are more likely to succeed. Investing in this training can improve team collaboration and Agile adoption across your organisation.</description>
			</item>
			<item>
				<title>You can’t deliver change through memos</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/you-can-t-deliver-change-through-memos/</link>
				<pubDate>Sat, 31 May 2025 15:30:23 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/you-can-t-deliver-change-through-memos/</guid>
				<description>Change cannot be achieved through memos or top-down mandates; real progress happens when everyone is trained together and understands the reasons behind new approaches. Broad-based training helps people identify problems and suggest improvements, making change more effective and sustainable. To drive meaningful change, involve all stakeholders in learning and improvement, not just managers or specialists.</description>
			</item>
			<item>
				<title>Unlocking Potential: How Immersive Learning Transforms Careers and Organisations</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-potential-how-immersive-learning-transforms-careers-and-organisations/</link>
				<pubDate>Thu, 13 Jul 2023 12:16:15 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-potential-how-immersive-learning-transforms-careers-and-organisations/</guid>
				<description>Immersive learning delivers immediate, practical skills that employees can apply to drive real improvements and continuous growth in your organisation. Teams benefit from ongoing support and multiple opportunities to implement new knowledge, while individuals gain confidence and job readiness. Investing in immersive training accelerates both organisational agility and individual career impact, making it a high-value development strategy.</description>
			</item>
			<item>
				<title>Why Most Transformations Fail Without Honest Conversations</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/why-most-transformations-fail-without-honest-conversations/</link>
				<pubDate>Thu, 19 Jun 2025 15:30:37 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/why-most-transformations-fail-without-honest-conversations/</guid>
				<description>Most transformation efforts fail because teams avoid honest conversations about real issues. Creating space for open dialogue leads to genuine improvement and transparency, which are essential for true agility. Development managers should ensure their teams regularly discuss tough topics to drive meaningful change.</description>
			</item>
			<item>
				<title>Transforming Training: How Immersive Learning and DevOps Drive Real Value in Organisations</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transforming-training-how-immersive-learning-and-devops-drive-real-value-in-organisations/</link>
				<pubDate>Thu, 16 Mar 2023 07:00:16 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transforming-training-how-immersive-learning-and-devops-drive-real-value-in-organisations/</guid>
				<description>Shifting to immersive, hands-on training and spreading sessions over a longer period leads to better knowledge retention and practical application for teams, even if it means fewer classes and less immediate revenue. Prioritising value creation over short-term gains results in more satisfied clients and stronger organisational outcomes. Development managers should consider adopting training approaches that focus on real learning impact rather than volume.</description>
			</item>
			<item>
				<title>Scrum is not an engineering process</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/scrum-is-not-an-engineering-process/</link>
				<pubDate>Wed, 21 May 2025 15:30:39 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/scrum-is-not-an-engineering-process/</guid>
				<description>Scrum is a framework for fostering collaboration across the whole organisation, not just an engineering process for developers. True agility happens when everyone, regardless of role, understands and participates in Scrum, which helps break down silos and exposes issues that slow delivery. To achieve real change, ensure your entire team is aligned and involved in the conversation about how value is delivered.</description>
			</item>
			<item>
				<title>Unlocking Organisational Value: The Transformative Power of Engagement in Agile Teams</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-organisational-value-the-transformative-power-of-engagement-in-agile-teams/</link>
				<pubDate>Thu, 28 Sep 2023 10:27:47 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-organisational-value-the-transformative-power-of-engagement-in-agile-teams/</guid>
				<description>Organisations deliver the most value when they focus on engaging their teams, not just managing them. Empowering people through decentralised decision-making, inclusivity, and clear principles leads to higher morale, innovation, and better results. Development managers should prioritise creating an environment where everyone feels trusted, aligned with the vision, and motivated to contribute.</description>
			</item>
			<item>
				<title>How does a Scrum team estimate what can be delivered in a Sprint?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/how-does-a-scrum-team-estimate-what-can-be-delivered-in-a-sprint/</link>
				<pubDate>Thu, 01 Jun 2023 07:00:31 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/how-does-a-scrum-team-estimate-what-can-be-delivered-in-a-sprint/</guid>
				<description>Scrum teams do not precisely estimate what can be delivered in a Sprint; instead, they focus on understanding the size and complexity of backlog items to make informed guesses. This approach acknowledges the unpredictability of creative work and the high level of uncertainty in software development. Managers should allow flexibility in Sprint goals and use estimation tools to foster shared understanding rather than to set rigid deadlines.</description>
			</item>
			<item>
				<title>Why Embracing Automation is Essential for Reducing Human Error in Software Development</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/why-embracing-automation-is-essential-for-reducing-human-error-in-software-development/</link>
				<pubDate>Wed, 18 Dec 2024 06:45:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/why-embracing-automation-is-essential-for-reducing-human-error-in-software-development/</guid>
				<description>Automation is essential in software development because it reduces human error, speeds up feedback, and creates more reliable processes. Relying on manual steps leads to costly mistakes and unsustainable workloads, while automation enables faster, higher-quality releases and happier customers. Development managers should prioritise automating repetitive tasks and rearchitecting processes that cannot be automated to improve quality and efficiency.</description>
			</item>
			<item>
				<title>Before You Call Yourself an Agile Coach: The Importance of Real Experience</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/before-you-call-yourself-an-agile-coach-the-importance-of-real-experience/</link>
				<pubDate>Mon, 13 Nov 2023 11:00:29 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/before-you-call-yourself-an-agile-coach-the-importance-of-real-experience/</guid>
				<description>To be an effective Agile coach, you need real hands-on experience working with teams to build products, not just theoretical knowledge. Practical involvement helps you understand team dynamics, earn credibility, and offer advice that resonates with teams. If you aspire to coach, seek opportunities to join or volunteer with Agile teams so you can build the trust and insight needed to guide others successfully.</description>
			</item>
			<item>
				<title>Navigating the Balance: How Lean Governance Can Boost Agility and Innovation in Your Organisation</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/navigating-the-balance-how-lean-governance-can-boost-agility-and-innovation-in-your-organisation/</link>
				<pubDate>Sun, 09 Feb 2025 22:00:37 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/navigating-the-balance-how-lean-governance-can-boost-agility-and-innovation-in-your-organisation/</guid>
				<description>Excessive or siloed governance can slow down your organisation and stifle innovation, often leading to unnecessary processes that do not add value. Focusing on lean governance by regularly reviewing policies, integrating compliance into your tools, and eliminating waste helps maintain agility and efficiency. Review your current governance practices and remove or streamline anything that does not directly support compliance or business value.</description>
			</item>
			<item>
				<title>Essential Skills Every Agile Consultant Needs: Mastering Domain Knowledge, Active Listening, and Honest Communication</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/essential-skills-every-agile-consultant-needs-mastering-domain-knowledge-active-listening-and-honest-communication/</link>
				<pubDate>Fri, 14 Apr 2023 07:00:24 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/essential-skills-every-agile-consultant-needs-mastering-domain-knowledge-active-listening-and-honest-communication/</guid>
				<description>Agile consultants are most effective when they understand the business domain, actively listen to all team members to uncover gaps in transparency, and communicate difficult truths honestly, even to leadership. These skills help build trust and drive meaningful change. Development managers should ensure consultants are empowered to ask tough questions and share candid feedback to improve team performance.</description>
			</item>
			<item>
				<title>Bridging the Gap: How to Align Your Organisation for Successful Agile Product Management</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/bridging-the-gap-how-to-align-your-organisation-for-successful-agile-product-management/</link>
				<pubDate>Mon, 06 May 2024 13:29:40 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/bridging-the-gap-how-to-align-your-organisation-for-successful-agile-product-management/</guid>
				<description>Successfully adopting agile product management requires more than dropping old project management methods; organisations must clearly define and communicate a shared vision, focus on delivering real value, and validate progress with the right metrics. Engaging all teams and stakeholders in the goal-setting process and using evidence-based and hypothesis-driven approaches are key to aligning efforts and maximising value. Development managers should prioritise cross-team collaboration and ensure everyone understands and is invested in the common objective to achieve better outcomes.</description>
			</item>
			<item>
				<title>Overcoming the Ghost of Agile Certifications</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/overcoming-the-ghost-of-agile-certifications/</link>
				<pubDate>Tue, 02 Jan 2024 07:00:20 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/overcoming-the-ghost-of-agile-certifications/</guid>
				<description>Agile certifications are often overvalued and can distract from real learning and practical experience; passing an exam does not make someone an expert or guarantee they can deliver value. True capability comes from hands-on work, team recognition, and continuous learning, not just credentials. Development managers should prioritize real-world skills and team impact over certifications when hiring or developing Agile professionals.</description>
			</item>
			<item>
				<title>Part 2: Common Mistakes that Scrum Masters Make</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/part-2-common-mistakes-that-scrum-masters-make/</link>
				<pubDate>Fri, 07 Jul 2023 14:00:33 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/part-2-common-mistakes-that-scrum-masters-make/</guid>
				<description>Scrum Masters often fall into the trap of handling administrative tasks for their teams, which distracts from their real role of improving team effectiveness. Taking on these duties can undermine both the Scrum Master’s impact and the team’s growth. Focus on enabling the team rather than doing their work for them, and avoid becoming the team’s secretary.</description>
			</item>
			<item>
				<title>Navigating My Most Memorable Challenge as an Agile Consultant: Lessons in Readiness and Engagement</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/navigating-my-most-memorable-challenge-as-an-agile-consultant-lessons-in-readiness-and-engagement/</link>
				<pubDate>Tue, 04 Apr 2023 07:00:16 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/navigating-my-most-memorable-challenge-as-an-agile-consultant-lessons-in-readiness-and-engagement/</guid>
				<description>Organisations must be ready and willing to engage for agile consulting to be effective; without this, even the best advice will be ignored and no real progress will happen. Repeated experiences showed that lack of readiness and follow-through leads to wasted effort and stagnation. Development managers should ensure their teams are prepared to listen and act before bringing in external help.</description>
			</item>
			<item>
				<title>From Control to Empowerment: Embracing Agile Leadership in a Complex World</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/from-control-to-empowerment-embracing-agile-leadership-in-a-complex-world/</link>
				<pubDate>Wed, 09 Aug 2023 13:43:27 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/from-control-to-empowerment-embracing-agile-leadership-in-a-complex-world/</guid>
				<description>Traditional management works well for predictable problems but falls short in today’s complex, fast-changing environment. Agile leadership empowers teams, encourages collaboration, and fosters innovation by shifting focus from control to enabling people. Development managers should move from directing every detail to creating environments where teams can adapt and thrive.</description>
			</item>
			<item>
				<title>Rethinking the Statement of Work: How to Truly Meet Client Needs Beyond the Contract</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/rethinking-the-statement-of-work-how-to-truly-meet-client-needs-beyond-the-contract/</link>
				<pubDate>Thu, 22 Jun 2023 07:00:15 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/rethinking-the-statement-of-work-how-to-truly-meet-client-needs-beyond-the-contract/</guid>
				<description>Focusing strictly on the statement of work often fails to address clients&amp;rsquo; real problems, leading to temporary fixes and dissatisfaction. Building trust, adapting to actual needs, and prioritising value over rigid contract terms result in better outcomes and lasting change. Development managers should emphasise relationships and flexibility to deliver solutions that truly matter to clients.</description>
			</item>
			<item>
				<title>Transforming Technical Debt: Unlocking Opportunities for Innovation and Value</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/transforming-technical-debt-unlocking-opportunities-for-innovation-and-value/</link>
				<pubDate>Wed, 20 Nov 2024 16:53:31 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/transforming-technical-debt-unlocking-opportunities-for-innovation-and-value/</guid>
				<description>Technical debt is more than just a cost; it represents missed opportunities for innovation and value. Allowing technical debt to accumulate slows delivery, increases maintenance costs, and lowers team morale, while proactively addressing it empowers teams, improves agility, and enhances value delivery. Make technical debt management a regular part of your workflow and educate stakeholders to unlock your team&amp;rsquo;s full potential.</description>
			</item>
			<item>
				<title>Rethinking Backlog Management: Why a Flat Structure Boosts Agility and Value Delivery</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/rethinking-backlog-management-why-a-flat-structure-boosts-agility-and-value-delivery/</link>
				<pubDate>Tue, 26 Mar 2024 10:56:26 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/rethinking-backlog-management-why-a-flat-structure-boosts-agility-and-value-delivery/</guid>
				<description>Using a flat backlog instead of a hierarchical one makes it easier to prioritise work, adapt to changing needs, and focus on delivering value rather than just managing tasks. Flat structures avoid the inflexibility and complexity of parent-child relationships, allowing teams to use tags and flexible visualisations for context. Development managers should consider shifting to a flat backlog to improve agility and value delivery.</description>
			</item>
			<item>
				<title>Ditching Agile Banditry: Why Story Points and Velocity Metrics Are Undermining Your Team&#39;s Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/ditching-agile-banditry-why-story-points-and-velocity-metrics-are-undermining-your-team&#39;s-success/</link>
				<pubDate>Mon, 08 Jan 2024 11:00:37 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/ditching-agile-banditry-why-story-points-and-velocity-metrics-are-undermining-your-team&#39;s-success/</guid>
				<description>Relying on story points and velocity as performance metrics creates mistrust and pressure, undermining team collaboration and the core values of Agile. Instead, focus on objective measures like cycle time and throughput to better understand team efficiency and foster a healthier, more productive environment. Shift your metrics to support transparency and continuous improvement rather than arbitrary targets.</description>
			</item>
			<item>
				<title>How do you select the most valuable items for the sprint backlog?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/how-do-you-select-the-most-valuable-items-for-the-sprint-backlog/</link>
				<pubDate>Tue, 30 May 2023 07:00:18 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/how-do-you-select-the-most-valuable-items-for-the-sprint-backlog/</guid>
				<description>Selecting the most valuable items for the sprint backlog requires input from business, product, and engineering perspectives, not just following the product backlog order. It is a collaborative process where the team and stakeholders align on priorities to ensure each sprint delivers real value. Development managers should facilitate open discussions to balance strategic goals and technical needs when planning sprints.</description>
			</item>
			<item>
				<title>Mastering Prioritisation: How Product Owners Can Drive Value and Accountability</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-prioritisation-how-product-owners-can-drive-value-and-accountability/</link>
				<pubDate>Mon, 27 Nov 2023 11:00:56 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-prioritisation-how-product-owners-can-drive-value-and-accountability/</guid>
				<description>Product Owners play a crucial role in ensuring resources are spent wisely by prioritising the most valuable work, aligning development with business goals, and maintaining stakeholder trust through clear communication. Effective prioritisation maximises value delivery, keeps teams focused, and adapts to changing needs. Development managers should support Product Owners in understanding users, collaborating closely, and staying flexible to drive successful outcomes.</description>
			</item>
			<item>
				<title>Signs You&#39;re Failing as a Product Owner: How to Take Control and Deliver Real Value</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/signs-you&#39;re-failing-as-a-product-owner-how-to-take-control-and-deliver-real-value/</link>
				<pubDate>Fri, 22 Sep 2023 07:00:32 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/signs-you&#39;re-failing-as-a-product-owner-how-to-take-control-and-deliver-real-value/</guid>
				<description>A failing product owner is marked by poor product quality, inconsistent delivery, lack of vision, and not taking true ownership of the product. To deliver real value, product owners must make decisions, communicate a clear vision, and focus on actual outcomes rather than vanity metrics. Development managers should ensure their product owners are empowered to lead, make tough calls, and stay aligned with user and business needs.</description>
			</item>
			<item>
				<title>Embracing Asynchronous Communication: Transform Your Collaboration and Boost Productivity</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/embracing-asynchronous-communication-transform-your-collaboration-and-boost-productivity/</link>
				<pubDate>Tue, 26 Sep 2023 07:00:02 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/embracing-asynchronous-communication-transform-your-collaboration-and-boost-productivity/</guid>
				<description>Asynchronous communication increases flexibility, reduces pressure, and improves collaboration by allowing team members to contribute on their own schedules and providing clear documentation. Shifting away from constant meetings can boost productivity and lead to more thoughtful input. Development managers should set clear expectations, use the right tools, and balance async work with occasional check-ins to get the most benefit.</description>
			</item>
			<item>
				<title>Unlocking Business Value: The Power of Evidence-Based Management for Effective Leadership</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-business-value-the-power-of-evidence-based-management-for-effective-leadership/</link>
				<pubDate>Thu, 25 Jan 2024 07:00:13 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-business-value-the-power-of-evidence-based-management-for-effective-leadership/</guid>
				<description>Evidence-based management helps leaders make better decisions by focusing on meaningful metrics that drive real business value, such as current and unrealised value, time to market, and ability to innovate. Regularly reviewing and tailoring these metrics to your organisation enables data-driven strategies and a clear competitive advantage. Consider adopting this approach to move beyond gut feelings and ensure your team delivers measurable results.</description>
			</item>
			<item>
				<title>Why Validate Your Advanced Product Ownership Skills with a PSPO-A</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/why-validate-your-advanced-product-ownership-skills-with-a-pspo-a/</link>
				<pubDate>Thu, 08 Jun 2023 11:00:05 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/why-validate-your-advanced-product-ownership-skills-with-a-pspo-a/</guid>
				<description>Validating your skills with a PSPO-A demonstrates advanced product ownership abilities that go beyond the basics, positioning you as a visionary leader who can bridge departments and drive product success. Advanced Product Owners act like mini-CEOs, integrating business, strategy, and Agile leadership to deliver greater value. Consider pursuing the PSPO-A to elevate your impact and lead innovation within your organization.</description>
			</item>
			<item>
				<title>Bonuses are not incentives</title>
				<link>https://engineering-leadership.hinshelwood.com/signals/bonuses-are-not-incentives/</link>
				<pubDate>Sat, 21 Jun 2025 08:30:44 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/signals/bonuses-are-not-incentives/</guid>
				<description>Bonuses do not truly motivate skilled software engineers; instead, purpose, autonomy, and meaningful challenges drive performance. Relying on traditional incentives signals a lack of trust and leads to outdated, compliance-focused cultures. Development managers should focus on empowering teams and aligning work with meaningful outcomes rather than using bonuses as motivation.</description>
			</item>
			<item>
				<title>Mastering the Agile Balance: Navigating Flexibility and Inflexibility for Project Success</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-the-agile-balance-navigating-flexibility-and-inflexibility-for-project-success/</link>
				<pubDate>Thu, 19 Sep 2024 11:05:27 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-the-agile-balance-navigating-flexibility-and-inflexibility-for-project-success/</guid>
				<description>Balancing flexibility and structure in agile is key to project success; while agile enables teams to adapt quickly and reallocate resources as needed, it can also create challenges with data quality and decision-making. Clear goals and regular context evaluation help teams decide when to be flexible or structured. Development managers should focus on aligning team adjustments with business objectives and ensure data integrity to support informed decisions.</description>
			</item>
			<item>
				<title>The Importance of Product Backlog Management in Today&#39;s Agile Landscape</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-importance-of-product-backlog-management-in-today&#39;s-agile-landscape/</link>
				<pubDate>Fri, 01 Dec 2023 07:00:11 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-importance-of-product-backlog-management-in-today&#39;s-agile-landscape/</guid>
				<description>Effective product backlog management is essential for team focus, stakeholder alignment, and delivering real value, yet many organizations neglect it, leading to confusion and wasted effort. Key issues include oversized or outdated backlogs, lack of regular refinement, insufficient detail, and poor stakeholder involvement. To improve, keep the backlog lean, refine it regularly with the whole team, ensure transparency and clarity, and use data to guide priorities; making this a priority will boost team performance and stakeholder satisfaction.</description>
			</item>
			<item>
				<title>Mastering the Art of Product Ownership: Balancing Innovation, Customer Needs, and Team Dynamics</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-the-art-of-product-ownership-balancing-innovation-customer-needs-and-team-dynamics/</link>
				<pubDate>Mon, 08 May 2023 07:00:15 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-the-art-of-product-ownership-balancing-innovation-customer-needs-and-team-dynamics/</guid>
				<description>Effective product ownership requires balancing innovation with customer needs and team well-being, not just chasing new features. The Advanced PSPO course highlights the importance of data-informed decisions, ongoing customer engagement, and strong team collaboration. Development managers should ensure product owners focus on both delivering value and maintaining healthy team dynamics.</description>
			</item>
			<item>
				<title>Unlocking Success: How the Professional Scrum Product Owner Course Transforms Your Agile Journey</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-how-the-professional-scrum-product-owner-course-transforms-your-agile-journey/</link>
				<pubDate>Tue, 23 Aug 2022 17:22:20 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-success-how-the-professional-scrum-product-owner-course-transforms-your-agile-journey/</guid>
				<description>The Professional Scrum Product Owner course provides practical, hands-on training that helps product owners maximise product value, make effective decisions, and adopt modern agile practices. Participants benefit from interactive sessions, ongoing support, and access to a peer community, ensuring skills are applied and developed beyond the classroom. Development managers should consider this course to strengthen product leadership and drive better outcomes in their teams.</description>
			</item>
			<item>
				<title>What is the most valuable thing you have learned through training people?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/what-is-the-most-valuable-thing-you-have-learned-through-training-people/</link>
				<pubDate>Tue, 07 Feb 2023 07:00:06 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/what-is-the-most-valuable-thing-you-have-learned-through-training-people/</guid>
				<description>The most valuable lesson from training people worldwide is that teams everywhere face the same core challenges when adopting agile and Scrum, regardless of culture or location. Shared experiences in training help participants realize their problems are not unique, which builds confidence and accelerates learning. Development managers should leverage global perspectives and proven Scrum practices to address common issues and drive improvement in their teams.</description>
			</item>
			<item>
				<title>Unlocking Effective Product Development: How a Hypothesis-Driven Approach Transforms User Experience</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/unlocking-effective-product-development-how-a-hypothesis-driven-approach-transforms-user-experience/</link>
				<pubDate>Mon, 10 Apr 2023 07:00:18 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/unlocking-effective-product-development-how-a-hypothesis-driven-approach-transforms-user-experience/</guid>
				<description>A hypothesis-driven approach to product development helps teams make better decisions by focusing on user needs, testing ideas with small experiments, and measuring outcomes before committing to full features. Collaboration between design and engineering is essential to align daily decisions with long-term goals, and integrating these practices into continuous delivery ensures ongoing improvement. Development managers should encourage experimentation, cross-team collaboration, and data-driven feedback loops to build products that truly meet user needs.</description>
			</item>
			<item>
				<title>What is a product vision?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/what-is-a-product-vision/</link>
				<pubDate>Mon, 29 May 2023 14:00:36 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/what-is-a-product-vision/</guid>
				<description>A product vision gives your team clear direction by defining the long-term goal and desired outcome for your product, serving as a guiding reference beyond short-term objectives. It aligns everyone toward a shared future state and inspires both the team and stakeholders. Make sure your team understands and uses the product vision to guide decisions and maintain focus on the big picture.</description>
			</item>
			<item>
				<title>What was your best day as an Agile consultant?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/what-was-your-best-day-as-an-agile-consultant/</link>
				<pubDate>Mon, 27 Mar 2023 07:00:30 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/what-was-your-best-day-as-an-agile-consultant/</guid>
				<description>A brief Agile and Scrum engagement with a Java development team led to lasting positive change, as confirmed by a team member’s email seven years later describing its ongoing impact on their team and organization. The experience showed that even short, focused workshops can be a catalyst for significant transformation. Consider investing in Agile and Scrum training to spark similar long-term improvements in your teams.</description>
			</item>
			<item>
				<title>Embracing Change: Why Agile Evolution is the Key to Thriving in a Rapidly Shifting World</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/embracing-change-why-agile-evolution-is-the-key-to-thriving-in-a-rapidly-shifting-world/</link>
				<pubDate>Wed, 22 Jul 2020 10:08:06 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/embracing-change-why-agile-evolution-is-the-key-to-thriving-in-a-rapidly-shifting-world/</guid>
				<description>Agility is not a one-time transformation but an ongoing process of experimentation and adaptation, essential for surviving in today’s rapidly changing business environment. Traditional management practices from the industrial era are no longer effective; leaders must foster continuous learning, embrace failure, and evolve their organisations iteratively. To stay competitive, development managers should prioritise experimentation and empower teams to adapt quickly rather than relying on outdated processes.</description>
			</item>
			<item>
				<title>VSTS Sync Migration Tools</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/vsts-sync-migration-tools/</link>
				<pubDate>Wed, 26 Oct 2016 13:56:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/vsts-sync-migration-tools/</guid>
				<description>VSTS Sync Migration Tools help teams move work items, test plans, and team structures between TFS and VSTS or consolidate projects without migrating code. The tool focuses on essential data like work items and test configurations, with ongoing improvements based on user needs. Development managers can use or contribute to these free tools to streamline migrations and reduce manual setup when moving to VSTS.</description>
			</item>
			<item>
				<title>Most Rewarding Part of Being a Scrum Developer?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/most-rewarding-part-of-being-a-scrum-developer/</link>
				<pubDate>Fri, 23 Jun 2023 11:00:09 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/most-rewarding-part-of-being-a-scrum-developer/</guid>
				<description>The most rewarding part of being a Scrum developer is building software that truly matters to people, which gives purpose and fuels passion for the work. When developers see their efforts making a real impact, it drives higher quality and creativity. Managers should encourage teams to focus on meaningful outcomes to boost motivation and results.</description>
			</item>
			<item>
				<title>The Art of Negotiation for Product Owners: Essential Skills to Master</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/the-art-of-negotiation-for-product-owners-essential-skills-to-master/</link>
				<pubDate>Wed, 13 Dec 2023 07:00:07 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/the-art-of-negotiation-for-product-owners-essential-skills-to-master/</guid>
				<description>Strong negotiation skills are essential for Product Owners to balance stakeholder demands, technical realities, and leadership requests, ensuring the product delivers maximum value. Key techniques include active listening, asking probing questions, and guiding others to see the bigger picture, which helps avoid unnecessary features and maintain focus. Development managers should encourage Product Owners to build these skills through training, reflection, and coaching to improve outcomes and stakeholder relationships.</description>
			</item>
			<item>
				<title>How would you like to be remembered as a Professional Scrum Trainer?  What 3 things matter most to you?</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/how-would-you-like-to-be-remembered-as-a-professional-scrum-trainer-what-3-things-matter-most-to-you/</link>
				<pubDate>Wed, 19 Apr 2023 07:00:06 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/how-would-you-like-to-be-remembered-as-a-professional-scrum-trainer-what-3-things-matter-most-to-you/</guid>
				<description>The author wants to be remembered as a Scrum Trainer who values integrity, honesty, and approachability, always acting transparently and providing straightforward, fact-based advice. They prioritize being open and helpful, offering free consultations and building lasting relationships. Development managers should seek trainers who embody these qualities to foster trust and effective learning in their teams.</description>
			</item>
			<item>
				<title>Personal</title>
				<link>https://engineering-leadership.hinshelwood.com/tags/personal/</link>
				<pubDate>Tue, 11 Feb 2025 10:16:54 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/tags/personal/</guid>
				<description>Personal refers to the individual experiences, insights, and reflections that team members contribute within an organisation, playing a vital role in fostering a culture of openness and vulnerability. This concept encourages team members to share their unique perspectives, enhancing collaboration and building stronger relationships essential for delivering value predictably and sustainably. When individuals feel empowered to express their thoughts, it cultivates an environment of psychological safety, promoting experimentation and innovation as team members are more inclined to take risks and propose new ideas without fear of judgement. The long-term benefits of embracing personal insights include a more engaged workforce, higher morale, and improved performance. Additionally, incorporating personal reflections into team dynamics supports continuous learning and adaptation, aligning with Agile and Lean principles, which enable teams to respond effectively to changing circumstances and customer needs. By recognising the significance of the personal dimension, organisations can create a resilient and adaptive culture that thrives on collaboration and shared learning, ultimately driving sustained success in an ever-evolving landscape.</description>
			</item>
	</channel>
</rss>
