<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="https://rss.buzzsprout.com/styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link href="https://rss.buzzsprout.com/2409496.rss" rel="self" type="application/rss+xml" />
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <title>Drupal Brief</title>

  <lastBuildDate>Fri, 07 Aug 2026 08:09:48 -0600</lastBuildDate>
  <link>https://www.drupalbrief.com</link>
  <language>en-us</language>
  <copyright>© 2026 Drupal Brief</copyright>
  <podcast:locked>yes</podcast:locked>
    <podcast:guid>c1257384-f56d-566c-8af2-ae55ce1b4fc2</podcast:guid>
  <itunes:author>Drupal Brief</itunes:author>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <description><![CDATA[<p>Drupal Brief is the go-to podcast for quick and insightful AI generated summaries of the latest Drupal news, blogs, and podcasts. Stay informed and inspired in just a few minutes as we distill the most important updates and trends in the Drupal community! Drupal Brief is a podcast of Drupal Forge.</p>]]></description>
  <generator>Buzzsprout (https://www.buzzsprout.com)</generator>
  <itunes:keywords>drupal news, drupal security, drupal podcasts, drupal newsletter, drupal announcements, drupal camps, drupal con</itunes:keywords>
  <itunes:owner>
    <itunes:name>Drupal Brief</itunes:name>
  </itunes:owner>
  <image>
     <url>https://storage.buzzsprout.com/yfr6kbsf3uejjh6gwnpwuuxb52cw?.jpg</url>
     <title>Drupal Brief</title>
     <link>https://www.drupalbrief.com</link>
  </image>
  <itunes:image href="https://storage.buzzsprout.com/yfr6kbsf3uejjh6gwnpwuuxb52cw?.jpg" />
  <itunes:category text="Technology" />
  <item>
    <itunes:title>Build a Drupal Website Without Starting From Scratch</itunes:title>
    <title>Build a Drupal Website Without Starting From Scratch</title>
    <itunes:summary><![CDATA[Send us Fan Mail Starting a new Drupal website does not have to mean starting with a blank installation. Drupal is incredibly flexible, but that flexibility often means spending hours making foundational decisions before you can begin building the actual website. Which modules should you install? How should content types be structured? How should images and media be managed? What should the editorial workflow look like? How should landing pages be built? In this episode, we explore a faster w...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Starting a new Drupal website does not have to mean starting with a blank installation.</p><p>Drupal is incredibly flexible, but that flexibility often means spending hours making foundational decisions before you can begin building the actual website.</p><p>Which modules should you install? How should content types be structured? How should images and media be managed? What should the editorial workflow look like? How should landing pages be built?</p><p>In this episode, we explore a faster way to get started with Drupal using the <b>DrupalHelps Starter Site on DrupalForge</b>.</p><p>The <a href='https://www.drupalforge.org/template/drupal-helps-starter-site'>DrupalHelps Starter Site </a>provides a ready-to-use Drupal foundation with common content types, page-building tools, media management, editorial workflows, and other practical configurations already in place.</p><p>Instead of spending the first phase of a project assembling the basic building blocks, site builders can begin with a working Drupal website and customize it for their needs.</p><p>Topics covered include:</p><ul><li>Why starting from a blank Drupal installation can slow projects down</li><li>How Drupal starter sites can accelerate website development</li><li>Preconfigured Articles, News, Events, and Landing Pages</li><li>Building pages visually with Drupal Layout Builder</li><li>Creating reusable page sections and layouts</li><li>Managing images and digital assets with Drupal Media</li><li>Editorial workflows, moderation, and content scheduling</li><li>Using Drupal without writing custom code</li><li>Learning Drupal by examining a working implementation</li><li>Turning successful site configurations into reusable templates</li><li>Using starter sites for agencies, nonprofits, universities, and government teams</li><li>Moving from visual site building to full Drupal development</li></ul><p>One of the biggest advantages of the DrupalHelps Starter Site is that it is built using familiar Drupal core and contributed-module concepts.</p><p>Users can inspect the content types, fields, Views, blocks, media types, workflows, Layout Builder configuration, display settings, and installed modules that make the site work.</p><p>That makes the Starter Site more than a shortcut.</p><p>It becomes a practical way to <b>learn Drupal by working with a real website</b>.</p><p>Beginners can start by editing content and arranging pages visually. As they become more comfortable with Drupal, they can explore the configuration behind those pages, install additional modules, modify content structures, and eventually work directly with the codebase.</p><p>DrupalForge removes another major barrier: local environment setup.</p><p>The DrupalHelps Starter Site can be launched as a cloud-based Drupal environment directly from the browser. There is no need to install Drupal, Docker, PHP, MySQL, or a complete local development stack before getting started.</p><p>For developers who want deeper access, DrupalForge can also provide a cloud development environment with browser-based VS Code, Composer, Drush, Git, terminal access, and database management.</p><p>This creates a natural progression from no-code Drupal site building to full Drupal development—all within the same environment.</p><p>The model is also valuable for agencies.</p><p>Instead of rebuilding the same foundation for every new client, an agency can customize a starter site for a particular market or use case, add its preferred modules and configuration, and reuse that foundation across future projects.</p><p>A higher-education agency could create a university starter site.</p><p>A nonprofit agency could create a fundraising and membership starter site.</p><p>A government agency could create a standardized public-sector website foundation.</p><p>Each project can still be customized, but the repetitive setup work no longer needs to start from zero.</p><p>The same approach can improve Drupal training.</p><p>Instead of spending the beginning of a workshop troubleshooting Docker installations and different local environments, every participant can launch the same Drupal template in their browser and begin learning Drupal immediately.</p><p>The bigger idea is simple:</p><p><b>Start building the website—not the setup.</b></p><p>Drupal provides the flexibility.</p><p>DrupalHelps provides a practical starting point.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> makes that starting point available instantly in the cloud.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/build-drupal-website-without-starting-scratch-drupalhelps-starter-site-drupalforge'>https://www.drupalforge.org/blog/build-drupal-website-without-starting-scratch-drupalhelps-starter-site-drupalforge</a></p><p>Launch the DrupalHelps Starter Site</p><p><a href='https://www.drupalforge.org/template/drupal-helps-starter-site'>https://www.drupalforge.org/template/drupal-helps-starter-site</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>Explore DrupalForge Templates</b></p><p><a href='https://www.drupalforge.org/templates'>https://www.drupalforge.org/templates</a></p><p><b>Learn More About Drupal</b></p><p><a href='https://www.drupal.org/'>https://www.drupal.org/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Starting a new Drupal website does not have to mean starting with a blank installation.</p><p>Drupal is incredibly flexible, but that flexibility often means spending hours making foundational decisions before you can begin building the actual website.</p><p>Which modules should you install? How should content types be structured? How should images and media be managed? What should the editorial workflow look like? How should landing pages be built?</p><p>In this episode, we explore a faster way to get started with Drupal using the <b>DrupalHelps Starter Site on DrupalForge</b>.</p><p>The <a href='https://www.drupalforge.org/template/drupal-helps-starter-site'>DrupalHelps Starter Site </a>provides a ready-to-use Drupal foundation with common content types, page-building tools, media management, editorial workflows, and other practical configurations already in place.</p><p>Instead of spending the first phase of a project assembling the basic building blocks, site builders can begin with a working Drupal website and customize it for their needs.</p><p>Topics covered include:</p><ul><li>Why starting from a blank Drupal installation can slow projects down</li><li>How Drupal starter sites can accelerate website development</li><li>Preconfigured Articles, News, Events, and Landing Pages</li><li>Building pages visually with Drupal Layout Builder</li><li>Creating reusable page sections and layouts</li><li>Managing images and digital assets with Drupal Media</li><li>Editorial workflows, moderation, and content scheduling</li><li>Using Drupal without writing custom code</li><li>Learning Drupal by examining a working implementation</li><li>Turning successful site configurations into reusable templates</li><li>Using starter sites for agencies, nonprofits, universities, and government teams</li><li>Moving from visual site building to full Drupal development</li></ul><p>One of the biggest advantages of the DrupalHelps Starter Site is that it is built using familiar Drupal core and contributed-module concepts.</p><p>Users can inspect the content types, fields, Views, blocks, media types, workflows, Layout Builder configuration, display settings, and installed modules that make the site work.</p><p>That makes the Starter Site more than a shortcut.</p><p>It becomes a practical way to <b>learn Drupal by working with a real website</b>.</p><p>Beginners can start by editing content and arranging pages visually. As they become more comfortable with Drupal, they can explore the configuration behind those pages, install additional modules, modify content structures, and eventually work directly with the codebase.</p><p>DrupalForge removes another major barrier: local environment setup.</p><p>The DrupalHelps Starter Site can be launched as a cloud-based Drupal environment directly from the browser. There is no need to install Drupal, Docker, PHP, MySQL, or a complete local development stack before getting started.</p><p>For developers who want deeper access, DrupalForge can also provide a cloud development environment with browser-based VS Code, Composer, Drush, Git, terminal access, and database management.</p><p>This creates a natural progression from no-code Drupal site building to full Drupal development—all within the same environment.</p><p>The model is also valuable for agencies.</p><p>Instead of rebuilding the same foundation for every new client, an agency can customize a starter site for a particular market or use case, add its preferred modules and configuration, and reuse that foundation across future projects.</p><p>A higher-education agency could create a university starter site.</p><p>A nonprofit agency could create a fundraising and membership starter site.</p><p>A government agency could create a standardized public-sector website foundation.</p><p>Each project can still be customized, but the repetitive setup work no longer needs to start from zero.</p><p>The same approach can improve Drupal training.</p><p>Instead of spending the beginning of a workshop troubleshooting Docker installations and different local environments, every participant can launch the same Drupal template in their browser and begin learning Drupal immediately.</p><p>The bigger idea is simple:</p><p><b>Start building the website—not the setup.</b></p><p>Drupal provides the flexibility.</p><p>DrupalHelps provides a practical starting point.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> makes that starting point available instantly in the cloud.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/build-drupal-website-without-starting-scratch-drupalhelps-starter-site-drupalforge'>https://www.drupalforge.org/blog/build-drupal-website-without-starting-scratch-drupalhelps-starter-site-drupalforge</a></p><p>Launch the DrupalHelps Starter Site</p><p><a href='https://www.drupalforge.org/template/drupal-helps-starter-site'>https://www.drupalforge.org/template/drupal-helps-starter-site</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>Explore DrupalForge Templates</b></p><p><a href='https://www.drupalforge.org/templates'>https://www.drupalforge.org/templates</a></p><p><b>Learn More About Drupal</b></p><p><a href='https://www.drupal.org/'>https://www.drupal.org/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19614010-build-a-drupal-website-without-starting-from-scratch.mp3" length="16699058" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19614010</guid>
    <pubDate>Fri, 07 Aug 2026 08:00:00 -0600</pubDate>
    <itunes:duration>1389</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>57</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Agencies Can Build Premium Cloud Services and Recurring Revenue</itunes:title>
    <title>How Agencies Can Build Premium Cloud Services and Recurring Revenue</title>
    <itunes:summary><![CDATA[Send us Fan Mail For many digital agencies, hosting starts as a simple add-on. Build the website. Host it. Charge a monthly fee. Provide maintenance and support. But as the agency grows, that model often becomes difficult to scale. Every client may have a different hosting provider, deployment process, staging setup, backup policy, security configuration, and development workflow. Senior developers end up spending valuable time provisioning environments, troubleshooting infrastructure, managi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>For many digital agencies, hosting starts as a simple add-on.</p><p>Build the website. Host it. Charge a monthly fee. Provide maintenance and support.</p><p>But as the agency grows, that model often becomes difficult to scale.</p><p>Every client may have a different hosting provider, deployment process, staging setup, backup policy, security configuration, and development workflow. Senior developers end up spending valuable time provisioning environments, troubleshooting infrastructure, managing updates, and responding to operational emergencies.</p><p>In this episode, we explore how agencies can move beyond traditional agency hosting and turn cloud operations, maintenance, and DevOps into <b>repeatable premium cloud services</b>.</p><p>The opportunity is bigger than reselling server space.</p><p>Modern clients need secure cloud infrastructure, development and staging environments, deployment automation, backups, performance monitoring, security workflows, developer support, and ongoing operational guidance.</p><p>Agencies that can package these capabilities into a standardized managed cloud service can create stronger recurring revenue while delivering more value to their clients.</p><p>We explore how DevPanel can provide the platform layer behind that model.</p><p>Topics include:</p><ul><li>Moving from basic hosting to premium managed cloud services</li><li>Productizing DevOps instead of delivering it as custom engineering</li><li>Creating standardized development, staging, and production environments</li><li>Automating cloud provisioning and deployment workflows</li><li>Building predictable maintenance and support packages</li><li>Improving agency margins by reducing repetitive manual work</li><li>Creating client-specific website and application templates</li><li>Supporting AWS, Azure, and customer-owned cloud infrastructure</li><li>Building stronger recurring revenue models</li><li>Turning agency expertise into a reusable platform</li><li>Creating an agency-of-agencies delivery model</li><li>Selling business outcomes instead of commodity hosting</li></ul><p>A key part of the strategy is standardization.</p><p>Instead of treating every new client as a completely different infrastructure project, agencies can establish a common operational foundation covering environment creation, Git workflows, CI/CD, backups, access controls, monitoring, updates, security practices, and deployment processes.</p><p>The client still receives a customized digital experience.</p><p>What becomes standardized is the system used to build, operate, and support it.</p><p>That standardization creates leverage.</p><p>Developers spend less time rebuilding infrastructure. Senior engineers spend less time handling repetitive operational work. New team members can onboard faster. Agencies can support more clients without increasing operational complexity at the same rate.</p><p>It also changes the recurring revenue conversation.</p><p>Basic website hosting is easy for a client to compare against inexpensive commodity hosting.</p><p>Premium cloud services are different.</p><p>The agency is providing a managed operating model that can include cloud infrastructure, development environments, deployment workflows, security, performance, backups, monitoring, maintenance, and technical support.</p><p>The client is not simply paying for a server.</p><p>They are paying for <b>operational confidence</b>.</p><p>DevPanel allows agencies to build these services around AWS, Azure, and other cloud infrastructure while providing a centralized system for managing applications, development environments, deployments, workflows, and ongoing operations.</p><p>Agencies can then package those capabilities into offerings such as a Cloud Foundation plan, Cloud Growth plan, or full Cloud Platform service depending on the complexity of the client&apos;s needs.</p><p>The larger opportunity is for agencies to become more than website builders.</p><p>They can become platform operators.</p><p>Instead of competing primarily on projects and billable hours, agencies can build long-term managed cloud services around their expertise, client relationships, vertical knowledge, templates, workflows, and support capabilities.</p><p>That creates a stronger business for the agency—and a stronger operating model for the client.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/premium-cloud-services-agencies-devpanel/'>https://www.devpanel.com/blog/premium-cloud-services-agencies-devpanel/</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>Explore the DevPanel Platform</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>DevPanel for Digital Agencies</b></p><p><a href='https://www.devpanel.com/digital-agencies/'>https://www.devpanel.com/digital-agencies/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>For many digital agencies, hosting starts as a simple add-on.</p><p>Build the website. Host it. Charge a monthly fee. Provide maintenance and support.</p><p>But as the agency grows, that model often becomes difficult to scale.</p><p>Every client may have a different hosting provider, deployment process, staging setup, backup policy, security configuration, and development workflow. Senior developers end up spending valuable time provisioning environments, troubleshooting infrastructure, managing updates, and responding to operational emergencies.</p><p>In this episode, we explore how agencies can move beyond traditional agency hosting and turn cloud operations, maintenance, and DevOps into <b>repeatable premium cloud services</b>.</p><p>The opportunity is bigger than reselling server space.</p><p>Modern clients need secure cloud infrastructure, development and staging environments, deployment automation, backups, performance monitoring, security workflows, developer support, and ongoing operational guidance.</p><p>Agencies that can package these capabilities into a standardized managed cloud service can create stronger recurring revenue while delivering more value to their clients.</p><p>We explore how DevPanel can provide the platform layer behind that model.</p><p>Topics include:</p><ul><li>Moving from basic hosting to premium managed cloud services</li><li>Productizing DevOps instead of delivering it as custom engineering</li><li>Creating standardized development, staging, and production environments</li><li>Automating cloud provisioning and deployment workflows</li><li>Building predictable maintenance and support packages</li><li>Improving agency margins by reducing repetitive manual work</li><li>Creating client-specific website and application templates</li><li>Supporting AWS, Azure, and customer-owned cloud infrastructure</li><li>Building stronger recurring revenue models</li><li>Turning agency expertise into a reusable platform</li><li>Creating an agency-of-agencies delivery model</li><li>Selling business outcomes instead of commodity hosting</li></ul><p>A key part of the strategy is standardization.</p><p>Instead of treating every new client as a completely different infrastructure project, agencies can establish a common operational foundation covering environment creation, Git workflows, CI/CD, backups, access controls, monitoring, updates, security practices, and deployment processes.</p><p>The client still receives a customized digital experience.</p><p>What becomes standardized is the system used to build, operate, and support it.</p><p>That standardization creates leverage.</p><p>Developers spend less time rebuilding infrastructure. Senior engineers spend less time handling repetitive operational work. New team members can onboard faster. Agencies can support more clients without increasing operational complexity at the same rate.</p><p>It also changes the recurring revenue conversation.</p><p>Basic website hosting is easy for a client to compare against inexpensive commodity hosting.</p><p>Premium cloud services are different.</p><p>The agency is providing a managed operating model that can include cloud infrastructure, development environments, deployment workflows, security, performance, backups, monitoring, maintenance, and technical support.</p><p>The client is not simply paying for a server.</p><p>They are paying for <b>operational confidence</b>.</p><p>DevPanel allows agencies to build these services around AWS, Azure, and other cloud infrastructure while providing a centralized system for managing applications, development environments, deployments, workflows, and ongoing operations.</p><p>Agencies can then package those capabilities into offerings such as a Cloud Foundation plan, Cloud Growth plan, or full Cloud Platform service depending on the complexity of the client&apos;s needs.</p><p>The larger opportunity is for agencies to become more than website builders.</p><p>They can become platform operators.</p><p>Instead of competing primarily on projects and billable hours, agencies can build long-term managed cloud services around their expertise, client relationships, vertical knowledge, templates, workflows, and support capabilities.</p><p>That creates a stronger business for the agency—and a stronger operating model for the client.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/premium-cloud-services-agencies-devpanel/'>https://www.devpanel.com/blog/premium-cloud-services-agencies-devpanel/</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>Explore the DevPanel Platform</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>DevPanel for Digital Agencies</b></p><p><a href='https://www.devpanel.com/digital-agencies/'>https://www.devpanel.com/digital-agencies/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19613906-how-agencies-can-build-premium-cloud-services-and-recurring-revenue.mp3" length="16185312" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19613906</guid>
    <pubDate>Fri, 07 Aug 2026 07:00:00 -0600</pubDate>
    <itunes:duration>1346</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>56</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Higher Ed Website Governance: Eliminating Departmental Sprawl Without Slowing Teams Down</itunes:title>
    <title>Higher Ed Website Governance: Eliminating Departmental Sprawl Without Slowing Teams Down</title>
    <itunes:summary><![CDATA[Send us Fan Mail Universities and colleges rarely plan to create website sprawl. It develops gradually. A research center needs a website before a grant deadline. An academic department wants more control over its content. An alumni organization hires an outside agency. A student program opens a separate hosting account because central IT cannot provision a site quickly enough. Over time, the institution’s digital presence can become a fragmented collection of departmental websites, subdomain...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Universities and colleges rarely plan to create website sprawl.</p><p>It develops gradually. A research center needs a website before a grant deadline. An academic department wants more control over its content. An alumni organization hires an outside agency. A student program opens a separate hosting account because central IT cannot provision a site quickly enough.</p><p>Over time, the institution’s digital presence can become a fragmented collection of departmental websites, subdomains, microsites, staging environments, and third-party hosting accounts.</p><p>In this episode, we explore how higher-education IT teams can bring these properties under control without taking publishing freedom away from departments.</p><p>The answer is not to make central IT the gatekeeper for every page update. It is to establish a modern governance model based on <b>centralized infrastructure control and distributed content autonomy</b>.</p><p>Topics covered include:</p><ul><li>How departmental and subdomain sprawl develops</li><li>Why slow provisioning encourages shadow IT</li><li>The security risks created by abandoned and unpatched websites</li><li>Accessibility and institutional compliance concerns</li><li>Brand fragmentation across independently managed sites</li><li>The financial cost of separate hosting accounts and per-site pricing</li><li>Automated self-service website provisioning</li><li>Reusable Drupal templates and component libraries</li><li>Centralized security updates and deployment workflows</li><li>Role-based permissions for administrators, site managers, and content authors</li><li>Managing large Drupal site portfolios through one platform</li><li>Creating a practical roadmap for consolidating university websites</li></ul><p>A central challenge for higher-education IT teams is balancing control with speed.</p><p>When requesting a new website requires weeks of tickets, approvals, and manual infrastructure work, departments often find their own alternatives. Restricting them further does not eliminate the demand—it simply drives more activity outside central oversight.</p><p>A better approach is to give departments a fast, approved path.</p><p>Central IT can provide preconfigured Drupal websites containing institutional branding, accessible components, security settings, standard integrations, and approved publishing workflows. Departments can then create and manage their content without receiving unrestricted access to infrastructure or system configuration.</p><p>Drupal’s component-based architecture also allows institutions to maintain consistency without forcing every department to use identical pages. A university can offer reusable components for faculty profiles, course directories, news, events, research projects, calls to action, and other common requirements.</p><p>Departments remain free to assemble experiences that support their individual audiences, while the underlying components remain responsive, accessible, secure, and aligned with the institution’s brand.</p><p><a href='https://www.devpanel.com/'>DevPanel</a> provides a centralized platform for provisioning, developing, deploying, and managing these websites within the institution’s own cloud infrastructure.</p><p>Higher-education IT teams can use DevPanel to:</p><ul><li>Launch standardized websites from approved templates</li><li>Organize applications by department, project, or team</li><li>Control access through workspaces and user roles</li><li>Manage development, staging, and production environments</li><li>Apply updates through standardized deployment pipelines</li><li>Provide developers with browser-based VS Code environments</li><li>Pause inactive non-production environments to control cloud costs</li><li>Maintain visibility across the institution’s website portfolio</li></ul><p>DevPanel’s higher-education offering is designed to address challenges such as limited budgets, technical expertise gaps, complex integrations, and the need for faster development environments.</p><p>The objective is not simply to consolidate hosting.</p><p>It is to create a sustainable campus web platform where central IT establishes the guardrails, departments retain publishing autonomy, developers receive modern tools, and the institution gains greater visibility into security, accessibility, branding, infrastructure, and cost.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/higher-ed-website-governance-drupal-guide/'>https://www.devpanel.com/blog/higher-ed-website-governance-drupal-guide/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=r7PnMLo92ec'>https://www.youtube.com/watch?v=r7PnMLo92ec</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>DevPanel for Higher Education</b></p><p><a href='https://www.devpanel.com/digital-agencies/higher-education/'>https://www.devpanel.com/digital-agencies/higher-education/</a></p><p><b>Explore the DevPanel Platform</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>Cloud Development Environments</b></p><p><a href='https://www.devpanel.com/platform/build-dev-environments/'>https://www.devpanel.com/platform/build-dev-environments/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Universities and colleges rarely plan to create website sprawl.</p><p>It develops gradually. A research center needs a website before a grant deadline. An academic department wants more control over its content. An alumni organization hires an outside agency. A student program opens a separate hosting account because central IT cannot provision a site quickly enough.</p><p>Over time, the institution’s digital presence can become a fragmented collection of departmental websites, subdomains, microsites, staging environments, and third-party hosting accounts.</p><p>In this episode, we explore how higher-education IT teams can bring these properties under control without taking publishing freedom away from departments.</p><p>The answer is not to make central IT the gatekeeper for every page update. It is to establish a modern governance model based on <b>centralized infrastructure control and distributed content autonomy</b>.</p><p>Topics covered include:</p><ul><li>How departmental and subdomain sprawl develops</li><li>Why slow provisioning encourages shadow IT</li><li>The security risks created by abandoned and unpatched websites</li><li>Accessibility and institutional compliance concerns</li><li>Brand fragmentation across independently managed sites</li><li>The financial cost of separate hosting accounts and per-site pricing</li><li>Automated self-service website provisioning</li><li>Reusable Drupal templates and component libraries</li><li>Centralized security updates and deployment workflows</li><li>Role-based permissions for administrators, site managers, and content authors</li><li>Managing large Drupal site portfolios through one platform</li><li>Creating a practical roadmap for consolidating university websites</li></ul><p>A central challenge for higher-education IT teams is balancing control with speed.</p><p>When requesting a new website requires weeks of tickets, approvals, and manual infrastructure work, departments often find their own alternatives. Restricting them further does not eliminate the demand—it simply drives more activity outside central oversight.</p><p>A better approach is to give departments a fast, approved path.</p><p>Central IT can provide preconfigured Drupal websites containing institutional branding, accessible components, security settings, standard integrations, and approved publishing workflows. Departments can then create and manage their content without receiving unrestricted access to infrastructure or system configuration.</p><p>Drupal’s component-based architecture also allows institutions to maintain consistency without forcing every department to use identical pages. A university can offer reusable components for faculty profiles, course directories, news, events, research projects, calls to action, and other common requirements.</p><p>Departments remain free to assemble experiences that support their individual audiences, while the underlying components remain responsive, accessible, secure, and aligned with the institution’s brand.</p><p><a href='https://www.devpanel.com/'>DevPanel</a> provides a centralized platform for provisioning, developing, deploying, and managing these websites within the institution’s own cloud infrastructure.</p><p>Higher-education IT teams can use DevPanel to:</p><ul><li>Launch standardized websites from approved templates</li><li>Organize applications by department, project, or team</li><li>Control access through workspaces and user roles</li><li>Manage development, staging, and production environments</li><li>Apply updates through standardized deployment pipelines</li><li>Provide developers with browser-based VS Code environments</li><li>Pause inactive non-production environments to control cloud costs</li><li>Maintain visibility across the institution’s website portfolio</li></ul><p>DevPanel’s higher-education offering is designed to address challenges such as limited budgets, technical expertise gaps, complex integrations, and the need for faster development environments.</p><p>The objective is not simply to consolidate hosting.</p><p>It is to create a sustainable campus web platform where central IT establishes the guardrails, departments retain publishing autonomy, developers receive modern tools, and the institution gains greater visibility into security, accessibility, branding, infrastructure, and cost.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/higher-ed-website-governance-drupal-guide/'>https://www.devpanel.com/blog/higher-ed-website-governance-drupal-guide/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=r7PnMLo92ec'>https://www.youtube.com/watch?v=r7PnMLo92ec</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>DevPanel for Higher Education</b></p><p><a href='https://www.devpanel.com/digital-agencies/higher-education/'>https://www.devpanel.com/digital-agencies/higher-education/</a></p><p><b>Explore the DevPanel Platform</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>Cloud Development Environments</b></p><p><a href='https://www.devpanel.com/platform/build-dev-environments/'>https://www.devpanel.com/platform/build-dev-environments/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19605299-higher-ed-website-governance-eliminating-departmental-sprawl-without-slowing-teams-down.mp3" length="17418856" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19605299</guid>
    <pubDate>Wed, 05 Aug 2026 14:00:00 -0600</pubDate>
    <itunes:duration>1449</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>55</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Why Your Hosting Is a Hidden Tax on Developers</itunes:title>
    <title>Why Your Hosting Is a Hidden Tax on Developers</title>
    <itunes:summary><![CDATA[Send us Fan Mail You hire skilled developers to build digital products—not to spend their time waiting for staging environments, troubleshooting inconsistent infrastructure, maintaining fragile deployment scripts, or opening support tickets for routine tasks. Yet for many organizations, traditional hosting quietly creates exactly this kind of developer friction. In this episode, we explore why hosting should no longer be viewed as merely a place to run a website. For modern digital teams, the...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>You hire skilled developers to build digital products—not to spend their time waiting for staging environments, troubleshooting inconsistent infrastructure, maintaining fragile deployment scripts, or opening support tickets for routine tasks.</p><p>Yet for many organizations, traditional hosting quietly creates exactly this kind of developer friction.</p><p>In this episode, we explore why hosting should no longer be viewed as merely a place to run a website. For modern digital teams, the right hosting platform must also support how applications are built, tested, deployed, secured, scaled, and continuously improved.</p><p>We examine the hidden costs that appear when developers must:</p><ul><li>Wait days for development or staging environments</li><li>Recreate project infrastructure manually</li><li>Depend on one person who understands legacy deployment scripts</li><li>Coordinate deployments through support tickets</li><li>Manage different tools for development, testing, hosting, and operations</li><li>Rebuild CI/CD workflows for every new application</li><li>Become cloud infrastructure experts before they can ship features</li><li>Work around a hosting platform that cannot support new products or workflows</li></ul><p>These delays may not appear clearly on a hosting invoice, but they consume engineering time, reduce delivery speed, increase operational risk, and prevent organizations from getting the full value of their technical teams.</p><p>The episode also introduces the role of platform engineering and internal developer platforms. Instead of requiring developers to understand every detail of networking, container orchestration, access controls, secrets management, backups, monitoring, and deployment automation, a platform can provide approved self-service workflows and reusable “golden paths.”</p><p>With the right platform, a developer can create an isolated environment, begin working, test changes, and deploy through a standardized process—without waiting for another team to provision infrastructure manually.</p><p>We also discuss why the best hosting platform should give organizations room to grow beyond ordinary website hosting.</p><p>An agency may want to create repeatable client-delivery workflows. A university may need standardized environments across many departments. A nonprofit may need to manage dozens of websites with a small team. An enterprise may want secure, preapproved templates for internal applications. A software company may want to offer instant product demonstrations and temporary trial environments.</p><p>Commodity hosting may provide production servers, backups, and basic support. A platform your team can build on provides operational leverage.</p><p><a href='https://www.devpanel.com/'>DevPanel </a>combines cloud infrastructure with application orchestration, browser-based development environments, Git workflows, deployment automation, scaling, backups, monitoring, and centralized management. It allows organizations to use infrastructure in their own AWS, Azure, or other cloud accounts without forcing every developer to become a cloud engineer.</p><p>The goal is cloud power without unnecessary cloud complexity.</p><p>Ultimately, hosting is not simply an IT expense. It directly affects developer productivity, deployment reliability, organizational agility, infrastructure control, and the speed at which new digital products can reach users.</p><p>The best hosting platform is not merely where your website runs.</p><p>It is the foundation your team builds on.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/best-hosting-platform-team-can-build-on/'>https://www.devpanel.com/blog/best-hosting-platform-team-can-build-on/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=r7PnMLo92ec'>https://www.youtube.com/watch?v=r7PnMLo92ec</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>Explore the DevPanel Platform</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>Learn About DevPanel Cloud Development Environments</b></p><p><a href='https://www.devpanel.com/cloud-development-environments/'>https://www.devpanel.com/cloud-development-environments/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>You hire skilled developers to build digital products—not to spend their time waiting for staging environments, troubleshooting inconsistent infrastructure, maintaining fragile deployment scripts, or opening support tickets for routine tasks.</p><p>Yet for many organizations, traditional hosting quietly creates exactly this kind of developer friction.</p><p>In this episode, we explore why hosting should no longer be viewed as merely a place to run a website. For modern digital teams, the right hosting platform must also support how applications are built, tested, deployed, secured, scaled, and continuously improved.</p><p>We examine the hidden costs that appear when developers must:</p><ul><li>Wait days for development or staging environments</li><li>Recreate project infrastructure manually</li><li>Depend on one person who understands legacy deployment scripts</li><li>Coordinate deployments through support tickets</li><li>Manage different tools for development, testing, hosting, and operations</li><li>Rebuild CI/CD workflows for every new application</li><li>Become cloud infrastructure experts before they can ship features</li><li>Work around a hosting platform that cannot support new products or workflows</li></ul><p>These delays may not appear clearly on a hosting invoice, but they consume engineering time, reduce delivery speed, increase operational risk, and prevent organizations from getting the full value of their technical teams.</p><p>The episode also introduces the role of platform engineering and internal developer platforms. Instead of requiring developers to understand every detail of networking, container orchestration, access controls, secrets management, backups, monitoring, and deployment automation, a platform can provide approved self-service workflows and reusable “golden paths.”</p><p>With the right platform, a developer can create an isolated environment, begin working, test changes, and deploy through a standardized process—without waiting for another team to provision infrastructure manually.</p><p>We also discuss why the best hosting platform should give organizations room to grow beyond ordinary website hosting.</p><p>An agency may want to create repeatable client-delivery workflows. A university may need standardized environments across many departments. A nonprofit may need to manage dozens of websites with a small team. An enterprise may want secure, preapproved templates for internal applications. A software company may want to offer instant product demonstrations and temporary trial environments.</p><p>Commodity hosting may provide production servers, backups, and basic support. A platform your team can build on provides operational leverage.</p><p><a href='https://www.devpanel.com/'>DevPanel </a>combines cloud infrastructure with application orchestration, browser-based development environments, Git workflows, deployment automation, scaling, backups, monitoring, and centralized management. It allows organizations to use infrastructure in their own AWS, Azure, or other cloud accounts without forcing every developer to become a cloud engineer.</p><p>The goal is cloud power without unnecessary cloud complexity.</p><p>Ultimately, hosting is not simply an IT expense. It directly affects developer productivity, deployment reliability, organizational agility, infrastructure control, and the speed at which new digital products can reach users.</p><p>The best hosting platform is not merely where your website runs.</p><p>It is the foundation your team builds on.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/best-hosting-platform-team-can-build-on/'>https://www.devpanel.com/blog/best-hosting-platform-team-can-build-on/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=r7PnMLo92ec'>https://www.youtube.com/watch?v=r7PnMLo92ec</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>Explore the DevPanel Platform</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>Learn About DevPanel Cloud Development Environments</b></p><p><a href='https://www.devpanel.com/cloud-development-environments/'>https://www.devpanel.com/cloud-development-environments/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19605202-why-your-hosting-is-a-hidden-tax-on-developers.mp3" length="15417583" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19605202</guid>
    <pubDate>Wed, 05 Aug 2026 13:00:00 -0600</pubDate>
    <itunes:duration>1282</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>54</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Development in the Browser: How Browser-Based VS Code Works</itunes:title>
    <title>Drupal Development in the Browser: How Browser-Based VS Code Works</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal development requires more than a code editor. Developers need PHP, a web server, a database, Composer, Drush, Git, configuration management, debugging tools, and a way to preview their work. Traditionally, this entire environment has lived on the developer’s computer—often introducing lengthy setup processes, version conflicts, port issues, hardware limitations, and the familiar problem: “It works on my machine.” In this episode, we explore how browser-based VS Code ch...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal development requires more than a code editor.</p><p>Developers need PHP, a web server, a database, Composer, Drush, Git, configuration management, debugging tools, and a way to preview their work. Traditionally, this entire environment has lived on the developer’s computer—often introducing lengthy setup processes, version conflicts, port issues, hardware limitations, and the familiar problem: “It works on my machine.”</p><p>In this episode, we explore how browser-based VS Code changes the Drupal development workflow.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> allows developers to launch a complete Drupal environment in the cloud and access it through a familiar VS Code-style interface in their browser. The editor is connected directly to the Drupal codebase, terminal, database, and running website.</p><p>This means developers can:</p><ul><li>Edit custom modules and themes</li><li>Work with Twig, YAML, PHP, JavaScript, and CSS</li><li>Install and update packages with Composer</li><li>Run Drush commands</li><li>Manage code with Git</li><li>Inspect the database using phpMyAdmin</li><li>Preview changes on a live Drupal site</li><li>Share the working environment with teammates and clients</li></ul><p>The browser is not simply displaying an online text editor. It is providing access to a complete Drupal development environment running in the cloud.</p><p>We also discuss how this model improves developer onboarding. Instead of asking every new developer, freelancer, student, or contributor to reproduce the project environment on their own computer, teams can provide a preconfigured workspace containing the tools and versions needed for the project.</p><p>Browser-based development can also make Drupal training and contribution more accessible. Everyone begins with a consistent environment, regardless of whether they use Windows, macOS, Linux, or a less powerful computer. Trainers can focus on teaching Drupal instead of troubleshooting local installations.</p><p>For agencies and distributed teams, cloud environments make collaboration easier. Developers can share live previews, conduct design and QA reviews, support pair programming, demonstrate progress to clients, and work with the same running Drupal environment.</p><p>Local development tools still have an important place, particularly for offline work and deeply customized local workflows. Browser-based development provides another option when speed, consistency, accessibility, onboarding, and collaboration matter most.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> does not replace the familiar Drupal workflow. Developers still use VS Code, Composer, Drush, Git, configuration management, and Drupal’s normal development practices.</p><p>What changes is where the environment runs.</p><p>Instead of turning the laptop into the development server, the laptop becomes a window into a ready-to-use Drupal environment in the cloud.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/how-browser-based-vs-code-works-drupal'>https://www.drupalforge.org/blog/how-browser-based-vs-code-works-drupal</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=aSgN6nHAi-Y'>https://www.youtube.com/watch?v=aSgN6nHAi-Y</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>Explore DrupalForge Features</b></p><p><a href='https://www.drupalforge.org/features'>https://www.drupalforge.org/features</a></p><p><b>Why Cloud Development Is the Future of Drupal</b></p><p><a href='https://www.drupalforge.org/blog/why-cloud-development-future-drupal'>https://www.drupalforge.org/blog/why-cloud-development-future-drupal</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal development requires more than a code editor.</p><p>Developers need PHP, a web server, a database, Composer, Drush, Git, configuration management, debugging tools, and a way to preview their work. Traditionally, this entire environment has lived on the developer’s computer—often introducing lengthy setup processes, version conflicts, port issues, hardware limitations, and the familiar problem: “It works on my machine.”</p><p>In this episode, we explore how browser-based VS Code changes the Drupal development workflow.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> allows developers to launch a complete Drupal environment in the cloud and access it through a familiar VS Code-style interface in their browser. The editor is connected directly to the Drupal codebase, terminal, database, and running website.</p><p>This means developers can:</p><ul><li>Edit custom modules and themes</li><li>Work with Twig, YAML, PHP, JavaScript, and CSS</li><li>Install and update packages with Composer</li><li>Run Drush commands</li><li>Manage code with Git</li><li>Inspect the database using phpMyAdmin</li><li>Preview changes on a live Drupal site</li><li>Share the working environment with teammates and clients</li></ul><p>The browser is not simply displaying an online text editor. It is providing access to a complete Drupal development environment running in the cloud.</p><p>We also discuss how this model improves developer onboarding. Instead of asking every new developer, freelancer, student, or contributor to reproduce the project environment on their own computer, teams can provide a preconfigured workspace containing the tools and versions needed for the project.</p><p>Browser-based development can also make Drupal training and contribution more accessible. Everyone begins with a consistent environment, regardless of whether they use Windows, macOS, Linux, or a less powerful computer. Trainers can focus on teaching Drupal instead of troubleshooting local installations.</p><p>For agencies and distributed teams, cloud environments make collaboration easier. Developers can share live previews, conduct design and QA reviews, support pair programming, demonstrate progress to clients, and work with the same running Drupal environment.</p><p>Local development tools still have an important place, particularly for offline work and deeply customized local workflows. Browser-based development provides another option when speed, consistency, accessibility, onboarding, and collaboration matter most.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> does not replace the familiar Drupal workflow. Developers still use VS Code, Composer, Drush, Git, configuration management, and Drupal’s normal development practices.</p><p>What changes is where the environment runs.</p><p>Instead of turning the laptop into the development server, the laptop becomes a window into a ready-to-use Drupal environment in the cloud.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/how-browser-based-vs-code-works-drupal'>https://www.drupalforge.org/blog/how-browser-based-vs-code-works-drupal</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=aSgN6nHAi-Y'>https://www.youtube.com/watch?v=aSgN6nHAi-Y</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>Explore DrupalForge Features</b></p><p><a href='https://www.drupalforge.org/features'>https://www.drupalforge.org/features</a></p><p><b>Why Cloud Development Is the Future of Drupal</b></p><p><a href='https://www.drupalforge.org/blog/why-cloud-development-future-drupal'>https://www.drupalforge.org/blog/why-cloud-development-future-drupal</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19591626-drupal-development-in-the-browser-how-browser-based-vs-code-works.mp3" length="16393767" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19591626</guid>
    <pubDate>Mon, 03 Aug 2026 07:00:00 -0600</pubDate>
    <itunes:duration>1363</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>53</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>AI Agents and Drupal: Moving From Chatbots to Action</itunes:title>
    <title>AI Agents and Drupal: Moving From Chatbots to Action</title>
    <itunes:summary><![CDATA[Send us Fan Mail For the past several years, most website AI has centered on chatbots. A visitor asks a question, and the chatbot provides an answer. That is useful—but it is only the beginning. In this episode, we explore the next stage of AI in Drupal: AI agents that can move beyond conversation and help complete real tasks. A chatbot can explain how to create a landing page. An AI agent can help create the page, generate supporting content, suggest metadata, prepare images for accessibilit...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>For the past several years, most website AI has centered on chatbots. A visitor asks a question, and the chatbot provides an answer.</p><p>That is useful—but it is only the beginning.</p><p>In this episode, we explore the next stage of AI in Drupal: <a href='https://www.drupalforge.org/blog/ai-agents-and-drupal-chatbots-action'><b>AI agents that can move beyond conversation and help complete real tasks</b>.</a></p><p>A chatbot can explain how to create a landing page. An AI agent can help create the page, generate supporting content, suggest metadata, prepare images for accessibility review, and route the result through an editorial workflow.</p><p>Drupal is especially well suited for agentic AI because it already provides the structure agents need to operate: content types, fields, taxonomies, users, roles, permissions, workflows, revisions, moderation states, media, configuration, and integrations.</p><p>Topics covered in this episode include:</p><ul><li>The difference between an AI chatbot and an AI agent</li><li>How agents use tools to take action</li><li>AI-assisted content creation and optimization</li><li>Generating summaries, metadata, taxonomy terms, and alt text</li><li>Checking whether content is ready for publication</li><li>Creating content types, fields, and taxonomies through natural-language instructions</li><li>Supporting translations and multi-channel campaigns</li><li>Helping developers inspect configuration, test workflows, and connect APIs</li><li>Using background agents to respond to schedules, triggers, and content changes</li><li>Building human review into AI-powered workflows</li></ul><p>The Drupal AI Agents framework already supports text-to-action agents that can work with Drupal content and configuration. Available examples include agents that can create or modify fields, content types, vocabularies, and taxonomy terms.</p><p>However, the more an AI agent can do, the more governance matters.</p><p>Agents should not receive unlimited access. They should operate within Drupal’s existing permission system, respect user roles, log their actions, request confirmation for sensitive changes, and allow editors, site builders, and developers to review their work.</p><p>The winning model is not fully autonomous AI. It is <b>human-in-the-loop automation</b>:</p><ul><li>The agent prepares; the editor approves.</li><li>The agent proposes; the site builder confirms.</li><li>The agent generates; the developer reviews and tests.</li><li>AI accelerates the work without removing accountability.</li></ul><p>We also discuss why Drupal agencies should pay attention. Clients increasingly need more than websites. They need faster publishing, improved content quality, stronger accessibility, consistent metadata, fewer operational bottlenecks, and governed automation.</p><p>AI agents give Drupal agencies an opportunity to sell measurable operational outcomes—not merely website features.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> helps make these ideas easier to test. Teams can launch cloud-based Drupal environments, explore agent-powered workflows, use browser-based development tools, and share working demonstrations without first configuring a local Drupal environment.</p><p>The future of Drupal AI is not simply a chatbot sitting in the corner of a website.</p><p>It is AI that helps editors, site builders, developers, agencies, and organizations take action.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/ai-agents-and-drupal-chatbots-action'>https://www.drupalforge.org/blog/ai-agents-and-drupal-chatbots-action</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=c2b0iJWKXe4'>https://www.youtube.com/watch?v=c2b0iJWKXe4</a></p><p>Explore <a href='https://www.drupalforge.org/'>DrupalForge</a></p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>For the past several years, most website AI has centered on chatbots. A visitor asks a question, and the chatbot provides an answer.</p><p>That is useful—but it is only the beginning.</p><p>In this episode, we explore the next stage of AI in Drupal: <a href='https://www.drupalforge.org/blog/ai-agents-and-drupal-chatbots-action'><b>AI agents that can move beyond conversation and help complete real tasks</b>.</a></p><p>A chatbot can explain how to create a landing page. An AI agent can help create the page, generate supporting content, suggest metadata, prepare images for accessibility review, and route the result through an editorial workflow.</p><p>Drupal is especially well suited for agentic AI because it already provides the structure agents need to operate: content types, fields, taxonomies, users, roles, permissions, workflows, revisions, moderation states, media, configuration, and integrations.</p><p>Topics covered in this episode include:</p><ul><li>The difference between an AI chatbot and an AI agent</li><li>How agents use tools to take action</li><li>AI-assisted content creation and optimization</li><li>Generating summaries, metadata, taxonomy terms, and alt text</li><li>Checking whether content is ready for publication</li><li>Creating content types, fields, and taxonomies through natural-language instructions</li><li>Supporting translations and multi-channel campaigns</li><li>Helping developers inspect configuration, test workflows, and connect APIs</li><li>Using background agents to respond to schedules, triggers, and content changes</li><li>Building human review into AI-powered workflows</li></ul><p>The Drupal AI Agents framework already supports text-to-action agents that can work with Drupal content and configuration. Available examples include agents that can create or modify fields, content types, vocabularies, and taxonomy terms.</p><p>However, the more an AI agent can do, the more governance matters.</p><p>Agents should not receive unlimited access. They should operate within Drupal’s existing permission system, respect user roles, log their actions, request confirmation for sensitive changes, and allow editors, site builders, and developers to review their work.</p><p>The winning model is not fully autonomous AI. It is <b>human-in-the-loop automation</b>:</p><ul><li>The agent prepares; the editor approves.</li><li>The agent proposes; the site builder confirms.</li><li>The agent generates; the developer reviews and tests.</li><li>AI accelerates the work without removing accountability.</li></ul><p>We also discuss why Drupal agencies should pay attention. Clients increasingly need more than websites. They need faster publishing, improved content quality, stronger accessibility, consistent metadata, fewer operational bottlenecks, and governed automation.</p><p>AI agents give Drupal agencies an opportunity to sell measurable operational outcomes—not merely website features.</p><p><a href='https://www.drupalforge.org/'>DrupalForge</a> helps make these ideas easier to test. Teams can launch cloud-based Drupal environments, explore agent-powered workflows, use browser-based development tools, and share working demonstrations without first configuring a local Drupal environment.</p><p>The future of Drupal AI is not simply a chatbot sitting in the corner of a website.</p><p>It is AI that helps editors, site builders, developers, agencies, and organizations take action.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/ai-agents-and-drupal-chatbots-action'>https://www.drupalforge.org/blog/ai-agents-and-drupal-chatbots-action</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=c2b0iJWKXe4'>https://www.youtube.com/watch?v=c2b0iJWKXe4</a></p><p>Explore <a href='https://www.drupalforge.org/'>DrupalForge</a></p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19591496-ai-agents-and-drupal-moving-from-chatbots-to-action.mp3" length="18861997" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19591496</guid>
    <pubDate>Mon, 03 Aug 2026 06:00:00 -0600</pubDate>
    <itunes:duration>1569</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>52</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Canvas and AI: Faster Page Building With Enterprise Control</itunes:title>
    <title>Drupal Canvas and AI: Faster Page Building With Enterprise Control</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal has long provided the structured content, permissions, workflows, multilingual capabilities, integrations, and governance required by complex organizations. However, building polished pages has often required significant developer involvement. Drupal Canvas and AI-assisted page building are changing that experience. In this episode, we explore how Drupal Canvas gives marketers, content editors, site builders, and agencies a more visual way to create pages using drag-an...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal has long provided the structured content, permissions, workflows, multilingual capabilities, integrations, and governance required by complex organizations. However, building polished pages has often required significant developer involvement.</p><p>Drupal Canvas and AI-assisted page building are changing that experience.</p><p>In this episode, we explore how Drupal Canvas gives marketers, content editors, site builders, and agencies a more visual way to create pages using drag-and-drop components, contextual editing, live previews, and reusable design systems.</p><p>AI adds another layer of speed. Instead of beginning with a blank page, users can describe what they need and generate a first draft containing suggested sections, headlines, calls to action, content, and layouts. Editors can then refine the result visually before it moves through the organization’s normal review and publishing process.</p><p>Topics covered include:</p><ul><li>How Drupal Canvas changes the page-building experience</li><li>Using AI to move from an idea to a first draft</li><li>Building pages with reusable, approved components</li><li>Maintaining brand consistency and accessibility</li><li>Giving content teams greater independence</li><li>Preserving editorial permissions and approval workflows</li><li>Reducing routine layout requests for developers</li><li>Helping agencies create interactive client prototypes</li><li>Using human review alongside AI-generated content</li><li>Trying Drupal Canvas and AI without configuring a local environment</li></ul><p>The real value is not unrestricted drag-and-drop editing. It is freedom within guardrails.</p><p>Designers and developers can define approved components, content structures, and governance rules. Editors and marketers can then use those systems to create pages faster without introducing inconsistent designs or bypassing organizational controls.</p><p>For developers, this shifts the focus away from assembling individual landing pages and toward building reusable components, integrations, design systems, and platform architecture.</p><p>DrupalForge makes the experience easier to explore by providing browser-based Drupal environments that can be launched without local setup. Teams can open a working template, experiment with Drupal Canvas, test AI-assisted page building, and share the result with clients or stakeholders.</p><p>The result is a modern Drupal workflow that combines visual speed, AI assistance, reusable components, human review, and enterprise control.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/drupal-canvas-ai-page-building-visual-speed-enterprise-control'>https://www.drupalforge.org/blog/drupal-canvas-ai-page-building-visual-speed-enterprise-control</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=bbQ-DP_atUo'>https://www.youtube.com/watch?v=bbQ-DP_atUo</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>Try the Drupal Canvas AI Template</b></p><p><a href='https://www.drupalforge.org/template/drupal-canvas-ai'>https://www.drupalforge.org/template/drupal-canvas-ai</a></p><p><b>Explore Drupal AI Templates and Demonstrations</b></p><p><a href='https://www.drupalforge.org/ai'>https://www.drupalforge.org/ai</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal has long provided the structured content, permissions, workflows, multilingual capabilities, integrations, and governance required by complex organizations. However, building polished pages has often required significant developer involvement.</p><p>Drupal Canvas and AI-assisted page building are changing that experience.</p><p>In this episode, we explore how Drupal Canvas gives marketers, content editors, site builders, and agencies a more visual way to create pages using drag-and-drop components, contextual editing, live previews, and reusable design systems.</p><p>AI adds another layer of speed. Instead of beginning with a blank page, users can describe what they need and generate a first draft containing suggested sections, headlines, calls to action, content, and layouts. Editors can then refine the result visually before it moves through the organization’s normal review and publishing process.</p><p>Topics covered include:</p><ul><li>How Drupal Canvas changes the page-building experience</li><li>Using AI to move from an idea to a first draft</li><li>Building pages with reusable, approved components</li><li>Maintaining brand consistency and accessibility</li><li>Giving content teams greater independence</li><li>Preserving editorial permissions and approval workflows</li><li>Reducing routine layout requests for developers</li><li>Helping agencies create interactive client prototypes</li><li>Using human review alongside AI-generated content</li><li>Trying Drupal Canvas and AI without configuring a local environment</li></ul><p>The real value is not unrestricted drag-and-drop editing. It is freedom within guardrails.</p><p>Designers and developers can define approved components, content structures, and governance rules. Editors and marketers can then use those systems to create pages faster without introducing inconsistent designs or bypassing organizational controls.</p><p>For developers, this shifts the focus away from assembling individual landing pages and toward building reusable components, integrations, design systems, and platform architecture.</p><p>DrupalForge makes the experience easier to explore by providing browser-based Drupal environments that can be launched without local setup. Teams can open a working template, experiment with Drupal Canvas, test AI-assisted page building, and share the result with clients or stakeholders.</p><p>The result is a modern Drupal workflow that combines visual speed, AI assistance, reusable components, human review, and enterprise control.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/drupal-canvas-ai-page-building-visual-speed-enterprise-control'>https://www.drupalforge.org/blog/drupal-canvas-ai-page-building-visual-speed-enterprise-control</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=bbQ-DP_atUo'>https://www.youtube.com/watch?v=bbQ-DP_atUo</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>Try the Drupal Canvas AI Template</b></p><p><a href='https://www.drupalforge.org/template/drupal-canvas-ai'>https://www.drupalforge.org/template/drupal-canvas-ai</a></p><p><b>Explore Drupal AI Templates and Demonstrations</b></p><p><a href='https://www.drupalforge.org/ai'>https://www.drupalforge.org/ai</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19581060-drupal-canvas-and-ai-faster-page-building-with-enterprise-control.mp3" length="16821026" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19581060</guid>
    <pubDate>Fri, 31 Jul 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1399</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>51</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalForge for Agencies: From Client Demos to Recurring Revenue</itunes:title>
    <title>DrupalForge for Agencies: From Client Demos to Recurring Revenue</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal agencies do much more than build websites. They create sales demonstrations, prepare proposals, onboard developers, manage client environments, coordinate reviews, deploy applications, and support websites after launch. Yet these activities are often spread across disconnected tools, local development environments, temporary hosting accounts, custom deployment scripts, and separate production platforms. In this episode, we explore how DrupalForge is being developed to ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal agencies do much more than build websites. They create sales demonstrations, prepare proposals, onboard developers, manage client environments, coordinate reviews, deploy applications, and support websites after launch.</p><p>Yet these activities are often spread across disconnected tools, local development environments, temporary hosting accounts, custom deployment scripts, and separate production platforms.</p><p>In this episode, we explore how DrupalForge is being developed to bring more of the agency journey together—from the first client demonstration through development, deployment, hosting, and ongoing services.</p><p>DrupalForge already allows agencies to launch Drupal sites and templates in seconds, create disposable testing environments, provide developers with browser-based development workspaces, and share working sites with clients and stakeholders. Developers can access VS Code, Composer, Drush, Git, terminal tools, and database management directly from the browser.</p><p>We also discuss the broader vision for DrupalForge for Agencies, including:</p><ul><li>Managing multiple client projects and environments</li><li>Reusing successful project configurations</li><li>Turning completed projects into repeatable templates</li><li>Creating interactive demonstrations for prospective clients</li><li>Supporting distributed development teams</li><li>Connecting projects with deployment and hosting options</li><li>Expanding into maintenance and managed services</li><li>Creating recurring-revenue opportunities for agencies</li></ul><p>Many Drupal agencies have already developed valuable intellectual property, including higher-education architectures, government distributions, nonprofit starter sites, healthcare portals, component libraries, and specialized Drupal configurations.</p><p>DrupalForge can help agencies turn this work into reusable starting points rather than rebuilding the same foundation for every client engagement. Agencies continue to own their expertise, delivery process, and client relationships while using DrupalForge to demonstrate and deliver solutions more efficiently.</p><p>DrupalForge for Agencies is still evolving. The objective is to build the platform alongside agencies, based on the workflows and challenges they encounter every day.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/drupalforge-agencies-we-are-just-getting-started'>https://www.drupalforge.org/blog/drupalforge-agencies-we-are-just-getting-started</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=-KiPJvXtaT4'>https://www.youtube.com/watch?v=-KiPJvXtaT4</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>DrupalForge Features</b></p><p><a href='https://www.drupalforge.org/features'>https://www.drupalforge.org/features</a></p><p><b>Explore DrupalForge Templates</b></p><p><a href='https://www.drupalforge.org/templates'>https://www.drupalforge.org/templates</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal agencies do much more than build websites. They create sales demonstrations, prepare proposals, onboard developers, manage client environments, coordinate reviews, deploy applications, and support websites after launch.</p><p>Yet these activities are often spread across disconnected tools, local development environments, temporary hosting accounts, custom deployment scripts, and separate production platforms.</p><p>In this episode, we explore how DrupalForge is being developed to bring more of the agency journey together—from the first client demonstration through development, deployment, hosting, and ongoing services.</p><p>DrupalForge already allows agencies to launch Drupal sites and templates in seconds, create disposable testing environments, provide developers with browser-based development workspaces, and share working sites with clients and stakeholders. Developers can access VS Code, Composer, Drush, Git, terminal tools, and database management directly from the browser.</p><p>We also discuss the broader vision for DrupalForge for Agencies, including:</p><ul><li>Managing multiple client projects and environments</li><li>Reusing successful project configurations</li><li>Turning completed projects into repeatable templates</li><li>Creating interactive demonstrations for prospective clients</li><li>Supporting distributed development teams</li><li>Connecting projects with deployment and hosting options</li><li>Expanding into maintenance and managed services</li><li>Creating recurring-revenue opportunities for agencies</li></ul><p>Many Drupal agencies have already developed valuable intellectual property, including higher-education architectures, government distributions, nonprofit starter sites, healthcare portals, component libraries, and specialized Drupal configurations.</p><p>DrupalForge can help agencies turn this work into reusable starting points rather than rebuilding the same foundation for every client engagement. Agencies continue to own their expertise, delivery process, and client relationships while using DrupalForge to demonstrate and deliver solutions more efficiently.</p><p>DrupalForge for Agencies is still evolving. The objective is to build the platform alongside agencies, based on the workflows and challenges they encounter every day.</p><p>Read the Full Article</p><p><a href='https://www.drupalforge.org/blog/drupalforge-agencies-we-are-just-getting-started'>https://www.drupalforge.org/blog/drupalforge-agencies-we-are-just-getting-started</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=-KiPJvXtaT4'>https://www.youtube.com/watch?v=-KiPJvXtaT4</a></p><p>Explore DrupalForge</p><p><a href='https://www.drupalforge.org/'>https://www.drupalforge.org/</a></p><p>Additional Sources</p><p><b>DrupalForge Features</b></p><p><a href='https://www.drupalforge.org/features'>https://www.drupalforge.org/features</a></p><p><b>Explore DrupalForge Templates</b></p><p><a href='https://www.drupalforge.org/templates'>https://www.drupalforge.org/templates</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19581036-drupalforge-for-agencies-from-client-demos-to-recurring-revenue.mp3" length="17589649" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19581036</guid>
    <pubDate>Fri, 31 Jul 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1463</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>50</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Cloud Orchestration: The Middle Ground Between Raw AWS and Managed SaaS</itunes:title>
    <title>Cloud Orchestration: The Middle Ground Between Raw AWS and Managed SaaS</title>
    <itunes:summary><![CDATA[Send us Fan Mail Cloud teams have traditionally faced two choices. They can use raw infrastructure from providers such as AWS, Azure, or DigitalOcean, gaining control and flexibility but taking on the complexity of networking, security, Kubernetes, databases, deployment pipelines, backups, monitoring, and scaling. Alternatively, they can choose a managed SaaS hosting platform that simplifies operations but may limit infrastructure access, pricing control, customization, data-location choices,...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Cloud teams have traditionally faced two choices.</p><p>They can use raw infrastructure from providers such as AWS, Azure, or DigitalOcean, gaining control and flexibility but taking on the complexity of networking, security, Kubernetes, databases, deployment pipelines, backups, monitoring, and scaling.</p><p>Alternatively, they can choose a managed SaaS hosting platform that simplifies operations but may limit infrastructure access, pricing control, customization, data-location choices, and long-term portability.</p><p>In this episode, we explore the middle path: <b>cloud orchestration</b>.</p><p>Cloud orchestration connects infrastructure provisioning, application deployment, development environments, CI/CD, security, scaling, backups, and ongoing operations into repeatable workflows. Unlike individual automation tasks, orchestration coordinates the entire application lifecycle.</p><p>We also examine how the Bring Your Own Cloud model allows organizations to run applications inside their own cloud accounts while using DevPanel to automate the underlying operational complexity.</p><p>Topics covered include:</p><ul><li>The difference between automation and orchestration</li><li>Raw AWS infrastructure versus managed SaaS hosting</li><li>Cloud orchestration versus container orchestration</li><li>The advantages of customer-owned cloud accounts</li><li>Browser-based development environments and VS Code</li><li>Git-based development and deployment workflows</li><li>Multi-cloud readiness</li><li>Infrastructure control without building a large DevOps team</li><li>How agencies can standardize operations across multiple clients</li></ul><p>The goal is not to replace AWS, Azure, or DigitalOcean. It is to make these platforms easier for development teams, agencies, nonprofits, and enterprises to use without giving up ownership of their infrastructure.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/cloud-orchestration-raw-aws-saas-devpanel/'>https://www.devpanel.com/blog/cloud-orchestration-raw-aws-saas-devpanel/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=uyyZnkfeVf0'>https://www.youtube.com/watch?v=uyyZnkfeVf0</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>DevPanel Platform Overview</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>Bring Your Own Cloud with DevPanel</b></p><p><a href='https://www.devpanel.com/platform/link-my-cloud-account/'>https://www.devpanel.com/platform/link-my-cloud-account/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Cloud teams have traditionally faced two choices.</p><p>They can use raw infrastructure from providers such as AWS, Azure, or DigitalOcean, gaining control and flexibility but taking on the complexity of networking, security, Kubernetes, databases, deployment pipelines, backups, monitoring, and scaling.</p><p>Alternatively, they can choose a managed SaaS hosting platform that simplifies operations but may limit infrastructure access, pricing control, customization, data-location choices, and long-term portability.</p><p>In this episode, we explore the middle path: <b>cloud orchestration</b>.</p><p>Cloud orchestration connects infrastructure provisioning, application deployment, development environments, CI/CD, security, scaling, backups, and ongoing operations into repeatable workflows. Unlike individual automation tasks, orchestration coordinates the entire application lifecycle.</p><p>We also examine how the Bring Your Own Cloud model allows organizations to run applications inside their own cloud accounts while using DevPanel to automate the underlying operational complexity.</p><p>Topics covered include:</p><ul><li>The difference between automation and orchestration</li><li>Raw AWS infrastructure versus managed SaaS hosting</li><li>Cloud orchestration versus container orchestration</li><li>The advantages of customer-owned cloud accounts</li><li>Browser-based development environments and VS Code</li><li>Git-based development and deployment workflows</li><li>Multi-cloud readiness</li><li>Infrastructure control without building a large DevOps team</li><li>How agencies can standardize operations across multiple clients</li></ul><p>The goal is not to replace AWS, Azure, or DigitalOcean. It is to make these platforms easier for development teams, agencies, nonprofits, and enterprises to use without giving up ownership of their infrastructure.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/cloud-orchestration-raw-aws-saas-devpanel/'>https://www.devpanel.com/blog/cloud-orchestration-raw-aws-saas-devpanel/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=uyyZnkfeVf0'>https://www.youtube.com/watch?v=uyyZnkfeVf0</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p><b>DevPanel Platform Overview</b></p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p><b>Bring Your Own Cloud with DevPanel</b></p><p><a href='https://www.devpanel.com/platform/link-my-cloud-account/'>https://www.devpanel.com/platform/link-my-cloud-account/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19581027-cloud-orchestration-the-middle-ground-between-raw-aws-and-managed-saas.mp3" length="19409039" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19581027</guid>
    <pubDate>Fri, 31 Jul 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1615</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>49</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Multi-Cloud Hosting in 2026: Cloud Control Without the Complexity</itunes:title>
    <title>Multi-Cloud Hosting in 2026: Cloud Control Without the Complexity</title>
    <itunes:summary><![CDATA[Send us Fan Mail For years, website teams faced a difficult choice: accept the restrictions and higher costs of traditional managed hosting, or move directly to cloud providers such as AWS, Microsoft Azure, and DigitalOcean—and take on the operational burden of managing everything themselves. This episode explores a third option: owning your cloud infrastructure while using an application orchestration platform to automate the complexity. We examine how multi-cloud hosting and the Bring Your ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>For years, website teams faced a difficult choice: accept the restrictions and higher costs of traditional managed hosting, or move directly to cloud providers such as AWS, Microsoft Azure, and DigitalOcean—and take on the operational burden of managing everything themselves.</p><p>This episode explores a third option: owning your cloud infrastructure while using an application orchestration platform to automate the complexity.</p><p>We examine how multi-cloud hosting and the Bring Your Own Cloud model give organizations greater control over infrastructure costs, data location, compliance, application performance, and vendor relationships. We also discuss why being “multi-cloud ready” does not necessarily mean running every application across several cloud providers at once.</p><p>You’ll learn how DevPanel helps agencies, enterprises, nonprofits, government organizations, and development teams manage applications across customer-owned cloud accounts through a centralized platform. Topics include cloud-based development environments, browser-based VS Code, Git workflows, CI/CD, backups, scaling, deployments, and infrastructure automation.</p><p>The objective is not to add more cloud complexity. It is to give organizations the freedom to choose the right infrastructure without becoming dependent on one hosting provider or building a large internal DevOps team.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/multi-cloud-hosting-2026/'>https://www.devpanel.com/blog/multi-cloud-hosting-2026/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=41rU_rJLMpo'>https://www.youtube.com/watch?v=41rU_rJLMpo</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p>Explore DevPanel’s platform, features, cloud development environments, and application orchestration capabilities:</p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>For years, website teams faced a difficult choice: accept the restrictions and higher costs of traditional managed hosting, or move directly to cloud providers such as AWS, Microsoft Azure, and DigitalOcean—and take on the operational burden of managing everything themselves.</p><p>This episode explores a third option: owning your cloud infrastructure while using an application orchestration platform to automate the complexity.</p><p>We examine how multi-cloud hosting and the Bring Your Own Cloud model give organizations greater control over infrastructure costs, data location, compliance, application performance, and vendor relationships. We also discuss why being “multi-cloud ready” does not necessarily mean running every application across several cloud providers at once.</p><p>You’ll learn how DevPanel helps agencies, enterprises, nonprofits, government organizations, and development teams manage applications across customer-owned cloud accounts through a centralized platform. Topics include cloud-based development environments, browser-based VS Code, Git workflows, CI/CD, backups, scaling, deployments, and infrastructure automation.</p><p>The objective is not to add more cloud complexity. It is to give organizations the freedom to choose the right infrastructure without becoming dependent on one hosting provider or building a large internal DevOps team.</p><p>Read the Full Article</p><p><a href='https://www.devpanel.com/blog/multi-cloud-hosting-2026/'>https://www.devpanel.com/blog/multi-cloud-hosting-2026/</a></p><p>Watch the Original Video</p><p><a href='https://www.youtube.com/watch?v=41rU_rJLMpo'>https://www.youtube.com/watch?v=41rU_rJLMpo</a></p><p>Learn More About DevPanel</p><p><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>Additional Sources</p><p>Explore DevPanel’s platform, features, cloud development environments, and application orchestration capabilities:</p><p><a href='https://www.devpanel.com/platform/'>https://www.devpanel.com/platform/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19580996-multi-cloud-hosting-in-2026-cloud-control-without-the-complexity.mp3" length="14653070" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19580996</guid>
    <pubDate>Fri, 31 Jul 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1218</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>48</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Cloud Development Environments Without Vendor Lock-In: The 2026 Guide</itunes:title>
    <title>Cloud Development Environments Without Vendor Lock-In: The 2026 Guide</title>
    <itunes:summary><![CDATA[Send us Fan Mail Cloud Development Environments are becoming a core part of modern software delivery. But in 2026, the real question is no longer whether teams should move development into the cloud. The real question is who owns the infrastructure those environments run on. In this episode, we explore why traditional local development is breaking down for modern teams and why first-generation hosted CDE platforms can create a new kind of vendor lock-in. We look at the rise of Bring Your Own ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Cloud Development Environments are becoming a core part of modern software delivery. But in 2026, the real question is no longer whether teams should move development into the cloud. The real question is who owns the infrastructure those environments run on.</p><p>In this episode, we explore why traditional local development is breaking down for modern teams and why first-generation hosted CDE platforms can create a new kind of vendor lock-in. We look at the rise of Bring Your Own Cloud development environments, where teams can give developers fast, browser-based workspaces while keeping source code, databases, credentials, and infrastructure inside their own cloud account.</p><p>We also break down why CDEs matter more now: AI coding agents need safe execution environments, microservice-based applications are too heavy for many laptops, and security teams need stronger control over where code and secrets live.</p><p>The bigger lesson is simple: cloud development should make teams faster without forcing them to surrender control.</p><p>For agencies, enterprise teams, platform engineering leaders, and organizations building across AWS, Azure, DigitalOcean, or private cloud, this episode explains how BYOC Cloud Development Environments can deliver speed, consistency, security, and cost control -- without locking your team into someone else’s infrastructure.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/cloud-development-environments-2026/'>https://www.devpanel.com/blog/cloud-development-environments-2026/</a></p><p>Video: <a href='https://youtu.be/iigoY34g2S8'>https://youtu.be/iigoY34g2S8</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Cloud Development Environments are becoming a core part of modern software delivery. But in 2026, the real question is no longer whether teams should move development into the cloud. The real question is who owns the infrastructure those environments run on.</p><p>In this episode, we explore why traditional local development is breaking down for modern teams and why first-generation hosted CDE platforms can create a new kind of vendor lock-in. We look at the rise of Bring Your Own Cloud development environments, where teams can give developers fast, browser-based workspaces while keeping source code, databases, credentials, and infrastructure inside their own cloud account.</p><p>We also break down why CDEs matter more now: AI coding agents need safe execution environments, microservice-based applications are too heavy for many laptops, and security teams need stronger control over where code and secrets live.</p><p>The bigger lesson is simple: cloud development should make teams faster without forcing them to surrender control.</p><p>For agencies, enterprise teams, platform engineering leaders, and organizations building across AWS, Azure, DigitalOcean, or private cloud, this episode explains how BYOC Cloud Development Environments can deliver speed, consistency, security, and cost control -- without locking your team into someone else’s infrastructure.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/cloud-development-environments-2026/'>https://www.devpanel.com/blog/cloud-development-environments-2026/</a></p><p>Video: <a href='https://youtu.be/iigoY34g2S8'>https://youtu.be/iigoY34g2S8</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19424423-cloud-development-environments-without-vendor-lock-in-the-2026-guide.mp3" length="17137949" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19424423</guid>
    <pubDate>Fri, 26 Jun 2026 07:00:00 -0600</pubDate>
    <itunes:duration>1425</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>46</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Secure WordPress Hosting in 2026: Why Ownership Beats Standard Hosting</itunes:title>
    <title>Secure WordPress Hosting in 2026: Why Ownership Beats Standard Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail WordPress security has changed. In 2026, keeping a WordPress site safe is no longer just about SSL certificates, backups, and a basic firewall. For business-critical websites, security now depends on how much control you have over the infrastructure itself. In this episode, we look at why standard WordPress hosting platforms are failing modern teams. We break down the risks of shared infrastructure, generic firewall rules, plugin vulnerabilities, slow patching workflows, and ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress security has changed. In 2026, keeping a WordPress site safe is no longer just about SSL certificates, backups, and a basic firewall. For business-critical websites, security now depends on how much control you have over the infrastructure itself.</p><p>In this episode, we look at why standard WordPress hosting platforms are failing modern teams. We break down the risks of shared infrastructure, generic firewall rules, plugin vulnerabilities, slow patching workflows, and vendor-controlled security decisions.</p><p>We also explore what secure WordPress hosting really requires today: application-aware WAF rules, isolated environments, fast vulnerability response, CI/CD pipelines, zero-downtime deployments, one-click rollbacks, CDN protection, database isolation, monitoring, and full control over where your data lives.</p><p>The bigger lesson is simple: secure hosting is not just a product you buy. It is an architecture you control.</p><p>For agencies, nonprofits, healthcare organizations, government teams, and enterprises running serious WordPress sites, this episode explains why owning your cloud infrastructure -- with the right orchestration layer on top -- can deliver better security, better compliance, better performance, and better cost control than traditional managed hosting.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/secure-wordpress-hosting-2026/'>https://www.devpanel.com/blog/secure-wordpress-hosting-2026/</a></p><p>Video: <a href='https://youtu.be/8MFYLzL4RNM'>https://youtu.be/8MFYLzL4RNM</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress security has changed. In 2026, keeping a WordPress site safe is no longer just about SSL certificates, backups, and a basic firewall. For business-critical websites, security now depends on how much control you have over the infrastructure itself.</p><p>In this episode, we look at why standard WordPress hosting platforms are failing modern teams. We break down the risks of shared infrastructure, generic firewall rules, plugin vulnerabilities, slow patching workflows, and vendor-controlled security decisions.</p><p>We also explore what secure WordPress hosting really requires today: application-aware WAF rules, isolated environments, fast vulnerability response, CI/CD pipelines, zero-downtime deployments, one-click rollbacks, CDN protection, database isolation, monitoring, and full control over where your data lives.</p><p>The bigger lesson is simple: secure hosting is not just a product you buy. It is an architecture you control.</p><p>For agencies, nonprofits, healthcare organizations, government teams, and enterprises running serious WordPress sites, this episode explains why owning your cloud infrastructure -- with the right orchestration layer on top -- can deliver better security, better compliance, better performance, and better cost control than traditional managed hosting.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/secure-wordpress-hosting-2026/'>https://www.devpanel.com/blog/secure-wordpress-hosting-2026/</a></p><p>Video: <a href='https://youtu.be/8MFYLzL4RNM'>https://youtu.be/8MFYLzL4RNM</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19424225-secure-wordpress-hosting-in-2026-why-ownership-beats-standard-hosting.mp3" length="18705298" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19424225</guid>
    <pubDate>Fri, 26 Jun 2026 07:00:00 -0600</pubDate>
    <itunes:duration>1556</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>45</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>WordPress on AWS Without AWS Complexity: Cloud Power Without the DevOps Burden</itunes:title>
    <title>WordPress on AWS Without AWS Complexity: Cloud Power Without the DevOps Burden</title>
    <itunes:summary><![CDATA[Send us Fan Mail WordPress teams are outgrowing basic managed hosting. As websites become more important to revenue, operations, marketing, and customer experience, teams need more control over performance, security, scaling, deployments, and infrastructure costs. In this episode, we explore what it really means to run WordPress on AWS without forcing your team to become AWS experts. We break down why AWS is attractive for serious WordPress sites -- better scalability, stronger infrastructure...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress teams are outgrowing basic managed hosting. As websites become more important to revenue, operations, marketing, and customer experience, teams need more control over performance, security, scaling, deployments, and infrastructure costs.</p><p>In this episode, we explore what it really means to run WordPress on AWS without forcing your team to become AWS experts. We break down why AWS is attractive for serious WordPress sites -- better scalability, stronger infrastructure control, flexible architecture, and potential cost savings -- but also why many teams avoid it because of the complexity.</p><p>We also look at how DevPanel changes that equation by giving WordPress teams a dashboard-driven way to manage cloud infrastructure, development environments, staging sites, production deployments, SSL, backups, monitoring, CI/CD, and cloud-based developer workflows.</p><p>The key message is simple: WordPress on AWS should not require every agency, nonprofit, or enterprise team to hire a dedicated DevOps department.</p><p>For teams that want the power of AWS without the overhead of manually managing EKS, RDS, networking, load balancers, security settings, or deployment pipelines, this episode explains how DevPanel makes cloud ownership practical. It gives teams the freedom of their own cloud with the workflows of a managed platform.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/wordpress-on-aws-without-aws-complexity/'>https://www.devpanel.com/blog/wordpress-on-aws-without-aws-complexity/</a></p><p>Video: <a href='https://youtu.be/w_URLkZJxhc'>https://youtu.be/w_URLkZJxhc</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress teams are outgrowing basic managed hosting. As websites become more important to revenue, operations, marketing, and customer experience, teams need more control over performance, security, scaling, deployments, and infrastructure costs.</p><p>In this episode, we explore what it really means to run WordPress on AWS without forcing your team to become AWS experts. We break down why AWS is attractive for serious WordPress sites -- better scalability, stronger infrastructure control, flexible architecture, and potential cost savings -- but also why many teams avoid it because of the complexity.</p><p>We also look at how DevPanel changes that equation by giving WordPress teams a dashboard-driven way to manage cloud infrastructure, development environments, staging sites, production deployments, SSL, backups, monitoring, CI/CD, and cloud-based developer workflows.</p><p>The key message is simple: WordPress on AWS should not require every agency, nonprofit, or enterprise team to hire a dedicated DevOps department.</p><p>For teams that want the power of AWS without the overhead of manually managing EKS, RDS, networking, load balancers, security settings, or deployment pipelines, this episode explains how DevPanel makes cloud ownership practical. It gives teams the freedom of their own cloud with the workflows of a managed platform.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/wordpress-on-aws-without-aws-complexity/'>https://www.devpanel.com/blog/wordpress-on-aws-without-aws-complexity/</a></p><p>Video: <a href='https://youtu.be/w_URLkZJxhc'>https://youtu.be/w_URLkZJxhc</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19424502-wordpress-on-aws-without-aws-complexity-cloud-power-without-the-devops-burden.mp3" length="15905092" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19424502</guid>
    <pubDate>Thu, 25 Jun 2026 07:00:00 -0600</pubDate>
    <itunes:duration>1323</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>47</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Best Cloud IDEs for WordPress Teams in 2026: Faster Workflows, Fewer Local Setup Problems</itunes:title>
    <title>Best Cloud IDEs for WordPress Teams in 2026: Faster Workflows, Fewer Local Setup Problems</title>
    <itunes:summary><![CDATA[Send us Fan Mail WordPress development is changing fast. Local environments still work for solo developers, but for agencies, distributed teams, and organizations managing multiple sites, they often create delays, inconsistencies, and the familiar “it works on my machine” problem. In this episode, we explore the best cloud IDEs for WordPress development teams in 2026 and why more teams are moving toward browser-based development environments. We look at how cloud IDEs help standardize PHP, My...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress development is changing fast. Local environments still work for solo developers, but for agencies, distributed teams, and organizations managing multiple sites, they often create delays, inconsistencies, and the familiar “it works on my machine” problem.</p><p>In this episode, we explore the best cloud IDEs for WordPress development teams in 2026 and why more teams are moving toward browser-based development environments. We look at how cloud IDEs help standardize PHP, MySQL, Composer, WP-CLI, Git, Node.js, preview URLs, and database tools so developers can start faster and work in more consistent environments.</p><p>We also compare different approaches, from GitHub Codespaces and Codeanywhere to Ona, Coder, and <a href='https://www.devpanel.com/'>DevPanel</a>. Some platforms are strong for GitHub-native workflows, some are better for fast hosted workspaces, and others are built for enterprise control or AI-assisted development.</p><p>The bigger question is not just which editor your team uses. It is whether your WordPress development environment connects to the full application lifecycle -- development, testing, staging, production, backups, SSL, CI/CD, blue/green deployments, and cloud infrastructure management.</p><p>For WordPress agencies, enterprise teams, and organizations moving away from traditional managed hosting, this episode explains how cloud IDEs can reduce onboarding time, support branch-based development, simplify client reviews, and give teams more control over where their WordPress sites actually run.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/best-cloud-ides-for-wordpress-development-teams-in-2026/'>https://www.devpanel.com/blog/best-cloud-ides-for-wordpress-development-teams-in-2026/</a></p><p>Video: <a href='https://youtu.be/UZ46Pz74inQ'>https://youtu.be/UZ46Pz74inQ</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress development is changing fast. Local environments still work for solo developers, but for agencies, distributed teams, and organizations managing multiple sites, they often create delays, inconsistencies, and the familiar “it works on my machine” problem.</p><p>In this episode, we explore the best cloud IDEs for WordPress development teams in 2026 and why more teams are moving toward browser-based development environments. We look at how cloud IDEs help standardize PHP, MySQL, Composer, WP-CLI, Git, Node.js, preview URLs, and database tools so developers can start faster and work in more consistent environments.</p><p>We also compare different approaches, from GitHub Codespaces and Codeanywhere to Ona, Coder, and <a href='https://www.devpanel.com/'>DevPanel</a>. Some platforms are strong for GitHub-native workflows, some are better for fast hosted workspaces, and others are built for enterprise control or AI-assisted development.</p><p>The bigger question is not just which editor your team uses. It is whether your WordPress development environment connects to the full application lifecycle -- development, testing, staging, production, backups, SSL, CI/CD, blue/green deployments, and cloud infrastructure management.</p><p>For WordPress agencies, enterprise teams, and organizations moving away from traditional managed hosting, this episode explains how cloud IDEs can reduce onboarding time, support branch-based development, simplify client reviews, and give teams more control over where their WordPress sites actually run.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/best-cloud-ides-for-wordpress-development-teams-in-2026/'>https://www.devpanel.com/blog/best-cloud-ides-for-wordpress-development-teams-in-2026/</a></p><p>Video: <a href='https://youtu.be/UZ46Pz74inQ'>https://youtu.be/UZ46Pz74inQ</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19424180-best-cloud-ides-for-wordpress-teams-in-2026-faster-workflows-fewer-local-setup-problems.mp3" length="19229144" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19424180</guid>
    <pubDate>Thu, 25 Jun 2026 06:00:00 -0600</pubDate>
    <itunes:duration>1600</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>44</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Hosting Without Vendor Lock-In: Own Your Cloud, Keep Your Workflow</itunes:title>
    <title>Drupal Hosting Without Vendor Lock-In: Own Your Cloud, Keep Your Workflow</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal hosting is no longer just about keeping a site online. For serious Drupal teams, the bigger question is control. In this episode, we break down why traditional managed Drupal hosting can create long-term vendor lock-in, rising costs, and limited infrastructure flexibility. We also look at the alternative: running Drupal on AWS, Azure, DigitalOcean, OVH, or your own cloud while still keeping the workflows teams expect -- Dev, Test, Live environments, CI/CD, Composer, Dr...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal hosting is no longer just about keeping a site online. For serious Drupal teams, the bigger question is control.</p><p>In this episode, we break down why traditional managed Drupal hosting can create long-term vendor lock-in, rising costs, and limited infrastructure flexibility. We also look at the alternative: running Drupal on AWS, Azure, DigitalOcean, OVH, or your own cloud while still keeping the workflows teams expect -- Dev, Test, Live environments, CI/CD, Composer, Drush, backups, SSL, monitoring, logs, and support.</p><p>You’ll learn why Drupal teams need more than a basic hosting provider, how cloud ownership changes the conversation, and how DevPanel gives organizations a way to keep control without forcing developers to become full-time DevOps engineers.</p><p>For agencies, higher education, government, nonprofits, and enterprise teams managing mission-critical Drupal sites, this episode explores a better path: your cloud, your infrastructure, your control -- with the managed workflows your team needs to move faster.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/drupal-hosting-without-vendor-lock-in/'>https://www.devpanel.com/blog/drupal-hosting-without-vendor-lock-in/</a></p><p>Video: <a href='https://youtu.be/Uj1bN1ZHkY0'>https://youtu.be/Uj1bN1ZHkY0</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal hosting is no longer just about keeping a site online. For serious Drupal teams, the bigger question is control.</p><p>In this episode, we break down why traditional managed Drupal hosting can create long-term vendor lock-in, rising costs, and limited infrastructure flexibility. We also look at the alternative: running Drupal on AWS, Azure, DigitalOcean, OVH, or your own cloud while still keeping the workflows teams expect -- Dev, Test, Live environments, CI/CD, Composer, Drush, backups, SSL, monitoring, logs, and support.</p><p>You’ll learn why Drupal teams need more than a basic hosting provider, how cloud ownership changes the conversation, and how DevPanel gives organizations a way to keep control without forcing developers to become full-time DevOps engineers.</p><p>For agencies, higher education, government, nonprofits, and enterprise teams managing mission-critical Drupal sites, this episode explores a better path: your cloud, your infrastructure, your control -- with the managed workflows your team needs to move faster.</p><p>Additional sources:</p><p>Blog: <a href='https://www.devpanel.com/blog/drupal-hosting-without-vendor-lock-in/'>https://www.devpanel.com/blog/drupal-hosting-without-vendor-lock-in/</a></p><p>Video: <a href='https://youtu.be/Uj1bN1ZHkY0'>https://youtu.be/Uj1bN1ZHkY0</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19424123-drupal-hosting-without-vendor-lock-in-own-your-cloud-keep-your-workflow.mp3" length="19399326" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19424123</guid>
    <pubDate>Fri, 19 Jun 2026 06:00:00 -0600</pubDate>
    <itunes:duration>1614</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>43</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Managed Hosting Exit of 2026: Pantheon vs AWS vs AWS + DevPanel</itunes:title>
    <title>The Managed Hosting Exit of 2026: Pantheon vs AWS vs AWS + DevPanel</title>
    <itunes:summary><![CDATA[Send us Fan Mail Managed hosting platforms made it easier for agencies to run client websites -- but in 2026, many agencies are realizing that the per-site pricing model is quietly eroding their margins. In this episode, we compare Pantheon, raw AWS, and AWS with DevPanel to understand where the real cost, complexity, and opportunity lie. We discuss: • Why managed hosting costs become harder to justify as your client portfolio grows • Why raw AWS is cheaper, but often creates a new DevOps bur...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Managed hosting platforms made it easier for agencies to run client websites -- but in 2026, many agencies are realizing that the per-site pricing model is quietly eroding their margins.</p><p>In this episode, we compare Pantheon, raw AWS, and AWS with DevPanel to understand where the real cost, complexity, and opportunity lie.</p><p>We discuss:</p><p>• Why managed hosting costs become harder to justify as your client portfolio grows<br/>• Why raw AWS is cheaper, but often creates a new DevOps burden<br/>• How AWS + DevPanel combines cloud economics with automation and operational support<br/>• Why Bring Your Own Cloud gives agencies more control over infrastructure, billing, and client relationships<br/>• How agencies can recover margin without sacrificing reliability or support<br/>• What a practical managed hosting exit can look like over 60 to 90 days</p><p>The real question is not whether agencies should leave managed hosting. It is how to do it without creating operational risk.</p><p>Read the full blog:<br/><a href='https://www.devpanel.com/blog/managed-hosting-exit-of-2026/'>https://www.devpanel.com/blog/managed-hosting-exit-of-2026/</a></p><p>Watch the video:<br/><a href='https://youtu.be/kIS5p1bsK0Y'>https://youtu.be/kIS5p1bsK0Y</a></p><p>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>#DevPanel #AWS #Pantheon #ManagedHosting #WordPressAgency #CloudHosting #DevOps #BYOC</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Managed hosting platforms made it easier for agencies to run client websites -- but in 2026, many agencies are realizing that the per-site pricing model is quietly eroding their margins.</p><p>In this episode, we compare Pantheon, raw AWS, and AWS with DevPanel to understand where the real cost, complexity, and opportunity lie.</p><p>We discuss:</p><p>• Why managed hosting costs become harder to justify as your client portfolio grows<br/>• Why raw AWS is cheaper, but often creates a new DevOps burden<br/>• How AWS + DevPanel combines cloud economics with automation and operational support<br/>• Why Bring Your Own Cloud gives agencies more control over infrastructure, billing, and client relationships<br/>• How agencies can recover margin without sacrificing reliability or support<br/>• What a practical managed hosting exit can look like over 60 to 90 days</p><p>The real question is not whether agencies should leave managed hosting. It is how to do it without creating operational risk.</p><p>Read the full blog:<br/><a href='https://www.devpanel.com/blog/managed-hosting-exit-of-2026/'>https://www.devpanel.com/blog/managed-hosting-exit-of-2026/</a></p><p>Watch the video:<br/><a href='https://youtu.be/kIS5p1bsK0Y'>https://youtu.be/kIS5p1bsK0Y</a></p><p>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>#DevPanel #AWS #Pantheon #ManagedHosting #WordPressAgency #CloudHosting #DevOps #BYOC</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19331860-the-managed-hosting-exit-of-2026-pantheon-vs-aws-vs-aws-devpanel.mp3" length="17597178" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19331860</guid>
    <pubDate>Thu, 11 Jun 2026 10:00:00 -0600</pubDate>
    <itunes:duration>1464</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>42</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Affordable WordPress Hosting: Stop Overpaying for Performance</itunes:title>
    <title>Affordable WordPress Hosting: Stop Overpaying for Performance</title>
    <itunes:summary><![CDATA[Send us Fan Mail Cheap WordPress hosting looks affordable -- until something breaks. In this episode, we break down what “affordable WordPress hosting” really means in 2026. We look at why $2 or $3 hosting plans can become expensive once you factor in renewal hikes, downtime, slow performance, broken plugin updates, limited staging, developer time, and traffic penalties. We compare four common hosting paths: budget shared hosting, premium managed WordPress hosting, raw DIY cloud hosting, and ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Cheap WordPress hosting looks affordable -- until something breaks.</p><p>In this episode, we break down what “affordable WordPress hosting” really means in 2026. We look at why $2 or $3 hosting plans can become expensive once you factor in renewal hikes, downtime, slow performance, broken plugin updates, limited staging, developer time, and traffic penalties.</p><p>We compare four common hosting paths: budget shared hosting, premium managed WordPress hosting, raw DIY cloud hosting, and DevPanel’s Bring Your Own Cloud model. You’ll learn why serious businesses, agencies, nonprofits, education teams, and e-commerce sites need more than the lowest monthly invoice -- they need performance, control, workflow automation, and infrastructure ownership.</p><p>DevPanel helps WordPress teams get the automation of a managed host while running on their own cloud infrastructure, making hosting more predictable, scalable, and cost-efficient over time.</p><p>Read the full blog:<br/><a href='https://www.devpanel.com/blog/affordable-wordpress-hosting-good-performance/'>https://www.devpanel.com/blog/affordable-wordpress-hosting-good-performance/</a></p><p>Watch the video:<br/><a href='https://youtu.be/V08zmZLNd7M'>https://youtu.be/V08zmZLNd7M</a></p><p>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Cheap WordPress hosting looks affordable -- until something breaks.</p><p>In this episode, we break down what “affordable WordPress hosting” really means in 2026. We look at why $2 or $3 hosting plans can become expensive once you factor in renewal hikes, downtime, slow performance, broken plugin updates, limited staging, developer time, and traffic penalties.</p><p>We compare four common hosting paths: budget shared hosting, premium managed WordPress hosting, raw DIY cloud hosting, and DevPanel’s Bring Your Own Cloud model. You’ll learn why serious businesses, agencies, nonprofits, education teams, and e-commerce sites need more than the lowest monthly invoice -- they need performance, control, workflow automation, and infrastructure ownership.</p><p>DevPanel helps WordPress teams get the automation of a managed host while running on their own cloud infrastructure, making hosting more predictable, scalable, and cost-efficient over time.</p><p>Read the full blog:<br/><a href='https://www.devpanel.com/blog/affordable-wordpress-hosting-good-performance/'>https://www.devpanel.com/blog/affordable-wordpress-hosting-good-performance/</a></p><p>Watch the video:<br/><a href='https://youtu.be/V08zmZLNd7M'>https://youtu.be/V08zmZLNd7M</a></p><p>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19241922-affordable-wordpress-hosting-stop-overpaying-for-performance.mp3" length="12133708" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19241922</guid>
    <pubDate>Tue, 26 May 2026 08:00:00 -0600</pubDate>
    <itunes:duration>1008</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>41</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Affordable AWS Hosting for Multiple High Traffic Sites in 2026</itunes:title>
    <title>Affordable AWS Hosting for Multiple High Traffic Sites in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we discuss how small businesses can host their websites on AWS without overspending or getting buried in cloud complexity. AWS offers powerful infrastructure, but for many small business websites, the challenge is choosing a setup that is affordable, reliable, and easy to manage. The wrong configuration can lead to unnecessary costs, wasted time, and technical headaches. We explore what budget-friendly AWS hosting really means, what small businesses should lo...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we discuss how small businesses can host their websites on AWS without overspending or getting buried in cloud complexity.</p><p>AWS offers powerful infrastructure, but for many small business websites, the challenge is choosing a setup that is affordable, reliable, and easy to manage. The wrong configuration can lead to unnecessary costs, wasted time, and technical headaches.</p><p>We explore what budget-friendly AWS hosting really means, what small businesses should look for in a hosting setup, and how DevPanel helps simplify AWS website management by automating the hard parts of cloud hosting.</p><p>Read the full blog here:<br/><a href='https://www.devpanel.com/blog/best-budget-friendly-aws-plans-small-business-sites/'>https://www.devpanel.com/blog/best-budget-friendly-aws-plans-small-business-sites/</a></p><p>Watch the related video here:<br/><a href='https://youtu.be/EI38lCEav7k'>https://youtu.be/EI38lCEav7k</a></p><p>In this episode, we cover:</p><ul><li>Why AWS can be a strong hosting option for small business websites</li><li>How to avoid paying for cloud resources you do not need</li><li>What makes an AWS setup budget-friendly</li><li>Why automation matters for small teams</li><li>How DevPanel helps businesses manage websites on AWS without needing deep DevOps expertise</li></ul><p>If you run a small business website and want more control, better scalability, and lower hosting waste, this episode will help you understand how to approach AWS the smart way.</p><p>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>#AWSHosting #SmallBusinessWebsites #DevPanel #CloudHosting #WebsiteHosting #WordPressHosting #DrupalHosting #BudgetHosting</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we discuss how small businesses can host their websites on AWS without overspending or getting buried in cloud complexity.</p><p>AWS offers powerful infrastructure, but for many small business websites, the challenge is choosing a setup that is affordable, reliable, and easy to manage. The wrong configuration can lead to unnecessary costs, wasted time, and technical headaches.</p><p>We explore what budget-friendly AWS hosting really means, what small businesses should look for in a hosting setup, and how DevPanel helps simplify AWS website management by automating the hard parts of cloud hosting.</p><p>Read the full blog here:<br/><a href='https://www.devpanel.com/blog/best-budget-friendly-aws-plans-small-business-sites/'>https://www.devpanel.com/blog/best-budget-friendly-aws-plans-small-business-sites/</a></p><p>Watch the related video here:<br/><a href='https://youtu.be/EI38lCEav7k'>https://youtu.be/EI38lCEav7k</a></p><p>In this episode, we cover:</p><ul><li>Why AWS can be a strong hosting option for small business websites</li><li>How to avoid paying for cloud resources you do not need</li><li>What makes an AWS setup budget-friendly</li><li>Why automation matters for small teams</li><li>How DevPanel helps businesses manage websites on AWS without needing deep DevOps expertise</li></ul><p>If you run a small business website and want more control, better scalability, and lower hosting waste, this episode will help you understand how to approach AWS the smart way.</p><p>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></p><p>#AWSHosting #SmallBusinessWebsites #DevPanel #CloudHosting #WebsiteHosting #WordPressHosting #DrupalHosting #BudgetHosting</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19217323-affordable-aws-hosting-for-multiple-high-traffic-sites-in-2026.mp3" length="10537837" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19217323</guid>
    <pubDate>Thu, 21 May 2026 10:00:00 -0600</pubDate>
    <itunes:duration>876</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>40</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalForge: The Faster Way to Demo, Develop, and Train with Drupal</itunes:title>
    <title>DrupalForge: The Faster Way to Demo, Develop, and Train with Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail Can Drupal development be faster, easier, and more open?  In this episode, we explore how DrupalForge is changing the way developers, agencies, trainers, and site builders launch Drupal demos and development environments. Instead of setting up local tools, configuring Docker, or dealing with “works on my machine” problems, DrupalForge lets users launch cloud-based Drupal sites in seconds.  We discuss how DrupalForge makes it easier to create Drupal demo sites, access full clo...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Can Drupal development be faster, easier, and more open?<br/><br/>In this episode, we explore how DrupalForge is changing the way developers, agencies, trainers, and site builders launch Drupal demos and development environments. Instead of setting up local tools, configuring Docker, or dealing with “works on my machine” problems, DrupalForge lets users launch cloud-based Drupal sites in seconds.<br/><br/>We discuss how DrupalForge makes it easier to create Drupal demo sites, access full cloud development environments, use VS Code in the browser, run Composer and Drush, collaborate with others, and move from demo to development without the usual setup friction.<br/><br/>This episode is especially useful for Drupal developers, agencies, educators, open-source contributors, and anyone looking for a faster way to test, build, demo, or train with Drupal.<br/><br/>Watch the video:<br/>https://youtu.be/zrQOdZateC8<br/><br/>Read the full blog post:<br/>https://www.drupalforge.org/blog/drupalforge-making-drupal-demos-development-and-training-faster-easier-and-more-open<br/><br/>Learn more about DrupalForge:<br/>https://www.drupalforge.org</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Can Drupal development be faster, easier, and more open?<br/><br/>In this episode, we explore how DrupalForge is changing the way developers, agencies, trainers, and site builders launch Drupal demos and development environments. Instead of setting up local tools, configuring Docker, or dealing with “works on my machine” problems, DrupalForge lets users launch cloud-based Drupal sites in seconds.<br/><br/>We discuss how DrupalForge makes it easier to create Drupal demo sites, access full cloud development environments, use VS Code in the browser, run Composer and Drush, collaborate with others, and move from demo to development without the usual setup friction.<br/><br/>This episode is especially useful for Drupal developers, agencies, educators, open-source contributors, and anyone looking for a faster way to test, build, demo, or train with Drupal.<br/><br/>Watch the video:<br/>https://youtu.be/zrQOdZateC8<br/><br/>Read the full blog post:<br/>https://www.drupalforge.org/blog/drupalforge-making-drupal-demos-development-and-training-faster-easier-and-more-open<br/><br/>Learn more about DrupalForge:<br/>https://www.drupalforge.org</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19216840-drupalforge-the-faster-way-to-demo-develop-and-train-with-drupal.mp3" length="15549910" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19216840</guid>
    <pubDate>Thu, 21 May 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1293</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>39</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DevPanel vs Acquia: Drupal Hosting Cost, Control, and Cloud Flexibility Compared</itunes:title>
    <title>DevPanel vs Acquia: Drupal Hosting Cost, Control, and Cloud Flexibility Compared</title>
    <itunes:summary><![CDATA[Send us Fan Mail Enterprise Drupal hosting is not just a technical decision -- it is a financial, operational, and strategic decision. In this episode, we compare DevPanel and Acquia for Drupal hosting, focusing on the real trade-offs between a fully managed vendor platform and a bring-your-own-cloud model. We look at how large organizations can end up paying six-figure or even seven-figure annual hosting costs, and why infrastructure ownership matters when teams need more control, more devel...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Enterprise Drupal hosting is not just a technical decision -- it is a financial, operational, and strategic decision.</p><p>In this episode, we compare DevPanel and Acquia for Drupal hosting, focusing on the real trade-offs between a fully managed vendor platform and a bring-your-own-cloud model.</p><p>We look at how large organizations can end up paying six-figure or even seven-figure annual hosting costs, and why infrastructure ownership matters when teams need more control, more development environments, and better cost efficiency.</p><p>Using the Voice of America example, we discuss how Acquia’s managed hosting model was estimated at roughly $1 million per year, while DevPanel running on AWS came in under $200,000 annually. That difference highlights the deeper architectural question: should your organization rent space inside a vendor-controlled platform, or own your cloud infrastructure while using DevPanel as the automation and management layer?</p><p>In this episode, we cover:</p><ul><li>The cost difference between fixed managed hosting contracts and usage-based cloud infrastructure</li><li>Why DevPanel’s bring-your-own-cloud model gives organizations more control</li><li>How auto-pausing idle environments can reduce waste</li><li>Why unlimited Git-based development environments matter for Drupal teams</li><li>The compliance trade-offs between vendor-managed platforms and cloud ownership</li><li>When Acquia makes sense</li><li>When DevPanel is the better fit</li></ul><p>Read the full blog comparison here:<br/><a href='https://www.devpanel.com/blog/devpanel-vs-acquia-drupal-hosting-comparison/'>https://www.devpanel.com/blog/devpanel-vs-acquia-drupal-hosting-comparison/</a></p><p>Watch the YouTube video here:<br/><a href='https://youtu.be/9GBm9-_Aczk'>https://youtu.be/9GBm9-_Aczk</a></p><p>If your organization is evaluating Drupal hosting, Acquia alternatives, AWS hosting, or ways to reduce enterprise hosting costs, this episode will help you understand the real decision behind the platform choice.</p><p>#DevPanel #Acquia #Drupal #DrupalHosting #AWS #CloudHosting #DevOps #CloudInfrastructure</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Enterprise Drupal hosting is not just a technical decision -- it is a financial, operational, and strategic decision.</p><p>In this episode, we compare DevPanel and Acquia for Drupal hosting, focusing on the real trade-offs between a fully managed vendor platform and a bring-your-own-cloud model.</p><p>We look at how large organizations can end up paying six-figure or even seven-figure annual hosting costs, and why infrastructure ownership matters when teams need more control, more development environments, and better cost efficiency.</p><p>Using the Voice of America example, we discuss how Acquia’s managed hosting model was estimated at roughly $1 million per year, while DevPanel running on AWS came in under $200,000 annually. That difference highlights the deeper architectural question: should your organization rent space inside a vendor-controlled platform, or own your cloud infrastructure while using DevPanel as the automation and management layer?</p><p>In this episode, we cover:</p><ul><li>The cost difference between fixed managed hosting contracts and usage-based cloud infrastructure</li><li>Why DevPanel’s bring-your-own-cloud model gives organizations more control</li><li>How auto-pausing idle environments can reduce waste</li><li>Why unlimited Git-based development environments matter for Drupal teams</li><li>The compliance trade-offs between vendor-managed platforms and cloud ownership</li><li>When Acquia makes sense</li><li>When DevPanel is the better fit</li></ul><p>Read the full blog comparison here:<br/><a href='https://www.devpanel.com/blog/devpanel-vs-acquia-drupal-hosting-comparison/'>https://www.devpanel.com/blog/devpanel-vs-acquia-drupal-hosting-comparison/</a></p><p>Watch the YouTube video here:<br/><a href='https://youtu.be/9GBm9-_Aczk'>https://youtu.be/9GBm9-_Aczk</a></p><p>If your organization is evaluating Drupal hosting, Acquia alternatives, AWS hosting, or ways to reduce enterprise hosting costs, this episode will help you understand the real decision behind the platform choice.</p><p>#DevPanel #Acquia #Drupal #DrupalHosting #AWS #CloudHosting #DevOps #CloudInfrastructure</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19195185-devpanel-vs-acquia-drupal-hosting-cost-control-and-cloud-flexibility-compared.mp3" length="14370977" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19195185</guid>
    <pubDate>Mon, 18 May 2026 06:00:00 -0600</pubDate>
    <itunes:duration>1195</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>38</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Affordable AWS Hosting for Multiple High-Traffic Sites in 2026</itunes:title>
    <title>Affordable AWS Hosting for Multiple High-Traffic Sites in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we talk about the real cost of hosting multiple high-traffic websites -- especially for teams running Drupal, WordPress, or other CMS-based platforms at scale.  Traditional managed hosting platforms can become expensive as your site portfolio grows. Raw AWS can reduce infrastructure costs, but it also introduces complexity around DevOps, scaling, deployments, security, and day-to-day operations.  That is where DevPanel comes in.  DevPanel gives teams a practi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we talk about the real cost of hosting multiple high-traffic websites -- especially for teams running Drupal, WordPress, or other CMS-based platforms at scale.<br/><br/>Traditional managed hosting platforms can become expensive as your site portfolio grows. Raw AWS can reduce infrastructure costs, but it also introduces complexity around DevOps, scaling, deployments, security, and day-to-day operations.<br/><br/>That is where DevPanel comes in.<br/><br/>DevPanel gives teams a practical way to run websites inside their own AWS account while keeping the simplicity of a managed platform. You get more control, better cost visibility, scalable infrastructure, and automated workflows without needing to manage AWS manually.<br/><br/>In this podcast, we compare:<br/><br/>Pantheon-style managed hosting<br/>Raw AWS hosting<br/>AWS + DevPanel as a bring-your-own-cloud model<br/><br/>We also explain why agencies, nonprofits, universities, government teams, and enterprises managing multiple sites should rethink their hosting strategy in 2026.<br/><br/>Read the full blog post:<br/><a href='https://www.devpanel.com/blog/affordable-ways-to-host-multiple-high-traffic-sites-on-aws-in-2026-pantheon-vs-aws-alone-vs-aws-devpanel/'>https://www.devpanel.com/blog/affordable-ways-to-host-multiple-high-traffic-sites-on-aws-in-2026-pantheon-vs-aws-alone-vs-aws-devpanel/</a><br/><br/>Watch the video version:<br/><a href='https://youtu.be/6y8g-uVxidQ'>https://youtu.be/6y8g-uVxidQ</a><br/><br/>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/<br/></a><br/>#DevPanel #AWSHosting #DrupalHosting #WordPressHosting #PantheonAlternative #CloudHosting #DevOps #BYOC</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we talk about the real cost of hosting multiple high-traffic websites -- especially for teams running Drupal, WordPress, or other CMS-based platforms at scale.<br/><br/>Traditional managed hosting platforms can become expensive as your site portfolio grows. Raw AWS can reduce infrastructure costs, but it also introduces complexity around DevOps, scaling, deployments, security, and day-to-day operations.<br/><br/>That is where DevPanel comes in.<br/><br/>DevPanel gives teams a practical way to run websites inside their own AWS account while keeping the simplicity of a managed platform. You get more control, better cost visibility, scalable infrastructure, and automated workflows without needing to manage AWS manually.<br/><br/>In this podcast, we compare:<br/><br/>Pantheon-style managed hosting<br/>Raw AWS hosting<br/>AWS + DevPanel as a bring-your-own-cloud model<br/><br/>We also explain why agencies, nonprofits, universities, government teams, and enterprises managing multiple sites should rethink their hosting strategy in 2026.<br/><br/>Read the full blog post:<br/><a href='https://www.devpanel.com/blog/affordable-ways-to-host-multiple-high-traffic-sites-on-aws-in-2026-pantheon-vs-aws-alone-vs-aws-devpanel/'>https://www.devpanel.com/blog/affordable-ways-to-host-multiple-high-traffic-sites-on-aws-in-2026-pantheon-vs-aws-alone-vs-aws-devpanel/</a><br/><br/>Watch the video version:<br/><a href='https://youtu.be/6y8g-uVxidQ'>https://youtu.be/6y8g-uVxidQ</a><br/><br/>Learn more about DevPanel:<br/><a href='https://www.devpanel.com/'>https://www.devpanel.com/<br/></a><br/>#DevPanel #AWSHosting #DrupalHosting #WordPressHosting #PantheonAlternative #CloudHosting #DevOps #BYOC</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19183340-affordable-aws-hosting-for-multiple-high-traffic-sites-in-2026.mp3" length="17018817" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19183340</guid>
    <pubDate>Fri, 15 May 2026 10:00:00 -0600</pubDate>
    <itunes:duration>1416</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>37</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Deciding Factor: Ownership in Drupal Hosting</itunes:title>
    <title>The Deciding Factor: Ownership in Drupal Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail Episode Summary: Where you host your Drupal site in 2026 dictates more than just uptime—it determines who legally controls your data and how quickly you burn through your budget. In this episode, we break down the four dominant hosting models for Drupal 11, from legacy PaaS "walled gardens" to the emerging trend of hybrid orchestration. What You’ll Learn: Drupal 11 Tech Stack: Why PHP 8.3, NVMe storage, and Redis are non-negotiable for modern performance.The Strategic Tax: Ho...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Episode Summary:</b> Where you host your Drupal site in 2026 dictates more than just uptime—it determines who legally controls your data and how quickly you burn through your budget. In this episode, we break down the four dominant hosting models for Drupal 11, from legacy PaaS &quot;walled gardens&quot; to the emerging trend of hybrid orchestration.</p><p><b>What You’ll Learn:</b></p><ul><li><b>Drupal 11 Tech Stack</b>: Why PHP 8.3, NVMe storage, and Redis are non-negotiable for modern performance.</li><li><b>The Strategic Tax</b>: How proprietary ecosystems extract a &quot;tax&quot; by trapping your infrastructure.</li><li><b>Hybrid Orchestration</b>: Learn how to separate your orchestration software from your infrastructure billing to save up to 80% on markups.</li><li><b>The Decision Matrix</b>: A step-by-step guide to choosing a provider based on compliance, multi-site needs, and cloud grants.</li></ul><p><b>Resources Mentioned:</b></p><ul><li><b>Read the Deep Dive Blog</b>: <a href='https://www.devpanel.com/blog/drupal-hosting-in-2026/'>Drupal Hosting in 2026</a></li><li><b>Watch the Video Version</b>: <a href='https://youtu.be/sA-MWpOuCXE'>The Future of Drupal Hosting</a></li><li><b>Explore the Platform</b>: <a href='https://www.devpanel.com/'>devPanel.com</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Episode Summary:</b> Where you host your Drupal site in 2026 dictates more than just uptime—it determines who legally controls your data and how quickly you burn through your budget. In this episode, we break down the four dominant hosting models for Drupal 11, from legacy PaaS &quot;walled gardens&quot; to the emerging trend of hybrid orchestration.</p><p><b>What You’ll Learn:</b></p><ul><li><b>Drupal 11 Tech Stack</b>: Why PHP 8.3, NVMe storage, and Redis are non-negotiable for modern performance.</li><li><b>The Strategic Tax</b>: How proprietary ecosystems extract a &quot;tax&quot; by trapping your infrastructure.</li><li><b>Hybrid Orchestration</b>: Learn how to separate your orchestration software from your infrastructure billing to save up to 80% on markups.</li><li><b>The Decision Matrix</b>: A step-by-step guide to choosing a provider based on compliance, multi-site needs, and cloud grants.</li></ul><p><b>Resources Mentioned:</b></p><ul><li><b>Read the Deep Dive Blog</b>: <a href='https://www.devpanel.com/blog/drupal-hosting-in-2026/'>Drupal Hosting in 2026</a></li><li><b>Watch the Video Version</b>: <a href='https://youtu.be/sA-MWpOuCXE'>The Future of Drupal Hosting</a></li><li><b>Explore the Platform</b>: <a href='https://www.devpanel.com/'>devPanel.com</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/19013917-the-deciding-factor-ownership-in-drupal-hosting.mp3" length="15966159" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19013917</guid>
    <pubDate>Tue, 14 Apr 2026 07:00:00 -0600</pubDate>
    <itunes:duration>1328</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>36</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Real Cost of Web Infrastructure in 2026</itunes:title>
    <title>The Real Cost of Web Infrastructure in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is your "cheap" hosting bill actually a massive financial leak? In this episode, we dive deep into the structural gap between Cloud Hosting and Shared Hosting. We move past the monthly invoice to look at the real-world impact of uptime, security, and "simplicity taxes" on your bottom line. We explore why the 99.5% uptime average of shared hosting is no longer a defensible choice for businesses generating revenue—translating to nearly two full days of downtime every year. We a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your &quot;cheap&quot; hosting bill actually a massive financial leak? In this episode, we dive deep into the structural gap between Cloud Hosting and Shared Hosting. We move past the monthly invoice to look at the real-world impact of uptime, security, and &quot;simplicity taxes&quot; on your bottom line.</p><p>We explore why the 99.5% uptime average of shared hosting is no longer a defensible choice for businesses generating revenue—translating to nearly two full days of downtime every year. We also break down the &quot;Noisy Neighbor&quot; problem and explain why the future of web infrastructure belongs to <b>Sovereign Cloud Automation</b>.</p><p><br/></p><p><b>In this episode, you’ll learn:</b></p><ul><li><b>The Math of Downtime:</b> Why 99.5% uptime is an unacceptable risk for any site generating revenue.</li><li><b>The Simplicity Tax:</b> How managed platforms markup commodity cloud resources by 200% to 500%.</li><li><b>Performance &amp; Conversion:</b> Why a 1-second delay in load time can slash your conversions by 7%.</li><li><b>The Nonprofit Advantage:</b> How organizations are using the $5,000 AWS Credit Program to host for nearly $0 via DevPanel.</li><li><b>Operational Survival:</b> How agencies managing 50+ sites are using automation to reclaim thousands of dollars in maintenance time.</li></ul><p>Whether you’re a WordPress agency owner, a nonprofit director, or an e-commerce lead, this episode provides a roadmap to owning your infrastructure without the DevOps headache.</p><p><br/></p><p><b>Read the full technical breakdown here:</b> <a href='https://www.devpanel.com/blog/cloud-hosting-vs-shared-hosting-which-actually-costs-you-more-in-2026/'>https://www.devpanel.com/blog/cloud-hosting-vs-shared-hosting-which-actually-costs-you-more-in-2026/</a></p><p><b>Watch the full comparison and visual guide on YouTube:</b></p><p><a href='https://www.youtube.com/watch?v=T7Mo0ylCckk'>https://www.youtube.com/watch?v=T7Mo0ylCckk</a></p><p>#WebInfrastructure #CloudHosting #AWS #WordPress #DevOps #DigitalAgencies #NonprofitTech #WebPerformance</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your &quot;cheap&quot; hosting bill actually a massive financial leak? In this episode, we dive deep into the structural gap between Cloud Hosting and Shared Hosting. We move past the monthly invoice to look at the real-world impact of uptime, security, and &quot;simplicity taxes&quot; on your bottom line.</p><p>We explore why the 99.5% uptime average of shared hosting is no longer a defensible choice for businesses generating revenue—translating to nearly two full days of downtime every year. We also break down the &quot;Noisy Neighbor&quot; problem and explain why the future of web infrastructure belongs to <b>Sovereign Cloud Automation</b>.</p><p><br/></p><p><b>In this episode, you’ll learn:</b></p><ul><li><b>The Math of Downtime:</b> Why 99.5% uptime is an unacceptable risk for any site generating revenue.</li><li><b>The Simplicity Tax:</b> How managed platforms markup commodity cloud resources by 200% to 500%.</li><li><b>Performance &amp; Conversion:</b> Why a 1-second delay in load time can slash your conversions by 7%.</li><li><b>The Nonprofit Advantage:</b> How organizations are using the $5,000 AWS Credit Program to host for nearly $0 via DevPanel.</li><li><b>Operational Survival:</b> How agencies managing 50+ sites are using automation to reclaim thousands of dollars in maintenance time.</li></ul><p>Whether you’re a WordPress agency owner, a nonprofit director, or an e-commerce lead, this episode provides a roadmap to owning your infrastructure without the DevOps headache.</p><p><br/></p><p><b>Read the full technical breakdown here:</b> <a href='https://www.devpanel.com/blog/cloud-hosting-vs-shared-hosting-which-actually-costs-you-more-in-2026/'>https://www.devpanel.com/blog/cloud-hosting-vs-shared-hosting-which-actually-costs-you-more-in-2026/</a></p><p><b>Watch the full comparison and visual guide on YouTube:</b></p><p><a href='https://www.youtube.com/watch?v=T7Mo0ylCckk'>https://www.youtube.com/watch?v=T7Mo0ylCckk</a></p><p>#WebInfrastructure #CloudHosting #AWS #WordPress #DevOps #DigitalAgencies #NonprofitTech #WebPerformance</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18995453-the-real-cost-of-web-infrastructure-in-2026.mp3" length="15222286" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18995453</guid>
    <pubDate>Fri, 10 Apr 2026 11:00:00 -0600</pubDate>
    <itunes:duration>1266</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>35</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Unbundling the Managed WordPress Host: Reclaiming 80% of Your Budget with BYOC</itunes:title>
    <title>Unbundling the Managed WordPress Host: Reclaiming 80% of Your Budget with BYOC</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we’re breaking down a major financial friction point for every growing digital agency, non-profit, and enterprise: Managed WordPress Hosting Costs. Traditional "bundled" platforms like Pantheon are beautiful, polished, and incredibly convenient. But as your portfolio scales to 10, 20, or 50+ sites, that "convenience tax" grows into a budget-draining line item. We dive into the structural reasons why these platforms are so expensive and show you how a modern a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we’re breaking down a major financial friction point for every growing digital agency, non-profit, and enterprise: <b>Managed WordPress Hosting Costs.</b></p><p>Traditional &quot;bundled&quot; platforms like Pantheon are beautiful, polished, and incredibly convenient. But as your portfolio scales to 10, 20, or 50+ sites, that &quot;convenience tax&quot; grows into a budget-draining line item. We dive into the structural reasons why these platforms are so expensive and show you how a modern approach is saving organizations 70-80% on their hosting bills.</p><p>We compare <a href='https://www.devpanel.com/blog/wordpress-deployment-on-aws-the-2026-guide/'><b>Pantheon vs. Raw AWS vs. the winning solution: AWS with DevPanel.</b></a></p><p>Key Takeaways from This Episode:</p><ul><li><b>The Black Box Cost:</b> Why you&apos;re paying a significant retail markup on every gigabyte of RAM and CPU cycle on bundled managed hosts.</li><li><b>The DevOps Trap:</b> Why moving to raw AWS primitives (EC2, RDS) may save you on infrastructure costs, but eat up those savings in manual labor and specialized DevOps hiring.</li><li><b>What is BYOC (Bring Your Own Cloud)?</b> We explain the model that allows you to own your infrastructure directly, paying AWS at cost, while using DevPanel as your automated orchestration layer ($0 fee).</li><li><b>The Three Levers of 80% Savings:</b><ol><li><b>SPOT Instances:</b> How to safely leverage AWS &quot;spare capacity&quot; at a 90% discount for Dev/Test environments.</li><li><b>Auto-Pause:</b> How to automatically &quot;sleep&quot; non-production sites while developers are asleep, cutting billing hours by 70%.</li><li><b>True Auto-Scaling:</b> Moving away from over-provisioning for peaks and only paying for actual usage.</li></ol></li><li><b>Sovereignty at Scale:</b> How organizations like the <b>Voice of America</b> utilize this architecture to handle 1.2 billion hits per month with spikes of 1 million hits per minute, maintaining full compliance (FedRAMP, GDPR) inside their own AWS account.</li></ul><p>Whether you&apos;re an agency maintenance lead looking to recover profit margins, or a non-profit IT manager trying to utilize AWS credits that a managed host won&apos;t accept, this episode provides a definitive, engineering-backed roadmap to lowering your WordPress hosting costs for good.</p><p>📘 Related Resources:</p><ul><li><b>Read the Full, Deep-Dive Blog Post:</b> <a href='https://www.devpanel.com/blog/how-to-reduce-wordpress-hosting-costs-by-80/'>https://www.devpanel.com/blog/how-to-reduce-wordpress-hosting-costs-by-80/</a></li><li><b>Watch the Companion Video Version of this Breakdown:</b> <a href='https://youtu.be/5tQrFSALokA'>https://youtu.be/5tQrFSALokA</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we’re breaking down a major financial friction point for every growing digital agency, non-profit, and enterprise: <b>Managed WordPress Hosting Costs.</b></p><p>Traditional &quot;bundled&quot; platforms like Pantheon are beautiful, polished, and incredibly convenient. But as your portfolio scales to 10, 20, or 50+ sites, that &quot;convenience tax&quot; grows into a budget-draining line item. We dive into the structural reasons why these platforms are so expensive and show you how a modern approach is saving organizations 70-80% on their hosting bills.</p><p>We compare <a href='https://www.devpanel.com/blog/wordpress-deployment-on-aws-the-2026-guide/'><b>Pantheon vs. Raw AWS vs. the winning solution: AWS with DevPanel.</b></a></p><p>Key Takeaways from This Episode:</p><ul><li><b>The Black Box Cost:</b> Why you&apos;re paying a significant retail markup on every gigabyte of RAM and CPU cycle on bundled managed hosts.</li><li><b>The DevOps Trap:</b> Why moving to raw AWS primitives (EC2, RDS) may save you on infrastructure costs, but eat up those savings in manual labor and specialized DevOps hiring.</li><li><b>What is BYOC (Bring Your Own Cloud)?</b> We explain the model that allows you to own your infrastructure directly, paying AWS at cost, while using DevPanel as your automated orchestration layer ($0 fee).</li><li><b>The Three Levers of 80% Savings:</b><ol><li><b>SPOT Instances:</b> How to safely leverage AWS &quot;spare capacity&quot; at a 90% discount for Dev/Test environments.</li><li><b>Auto-Pause:</b> How to automatically &quot;sleep&quot; non-production sites while developers are asleep, cutting billing hours by 70%.</li><li><b>True Auto-Scaling:</b> Moving away from over-provisioning for peaks and only paying for actual usage.</li></ol></li><li><b>Sovereignty at Scale:</b> How organizations like the <b>Voice of America</b> utilize this architecture to handle 1.2 billion hits per month with spikes of 1 million hits per minute, maintaining full compliance (FedRAMP, GDPR) inside their own AWS account.</li></ul><p>Whether you&apos;re an agency maintenance lead looking to recover profit margins, or a non-profit IT manager trying to utilize AWS credits that a managed host won&apos;t accept, this episode provides a definitive, engineering-backed roadmap to lowering your WordPress hosting costs for good.</p><p>📘 Related Resources:</p><ul><li><b>Read the Full, Deep-Dive Blog Post:</b> <a href='https://www.devpanel.com/blog/how-to-reduce-wordpress-hosting-costs-by-80/'>https://www.devpanel.com/blog/how-to-reduce-wordpress-hosting-costs-by-80/</a></li><li><b>Watch the Companion Video Version of this Breakdown:</b> <a href='https://youtu.be/5tQrFSALokA'>https://youtu.be/5tQrFSALokA</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18995283-unbundling-the-managed-wordpress-host-reclaiming-80-of-your-budget-with-byoc.mp3" length="17384981" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18995283</guid>
    <pubDate>Fri, 10 Apr 2026 10:00:00 -0600</pubDate>
    <itunes:duration>1446</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>34</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Ditching the &quot;Platform Tax&quot;: The True Cost of Enterprise WordPress Hosting</itunes:title>
    <title>Ditching the &quot;Platform Tax&quot;: The True Cost of Enterprise WordPress Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is your enterprise WordPress hosting cost spiraling out of control? You are not alone. As organizations scale their site portfolios and traffic, many find that the traditional PaaS (Platform as a Service) model from providers like Pantheon becomes financially unsustainable. In this episode of the podcast, we break down the massive "platform tax" inherent in legacy managed services. We dive into real numbers showing how organizations are overspending by roughly 80% on markup v...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your enterprise WordPress hosting cost spiraling out of control? You are not alone. As organizations scale their site portfolios and traffic, many find that the traditional PaaS (Platform as a Service) model from providers like Pantheon becomes financially unsustainable.</p><p>In this episode of the podcast, we break down <b>the massive &quot;platform tax&quot; inherent in legacy managed services.</b> We dive into real numbers showing how organizations are overspending by roughly 80% on markup versus actual compute resources.</p><p>We explore the alternative that smart enterprises are adopting in 2026: <b>the &quot;Bring Your Own Cloud&quot; (BYOC) model with DevPanel on AWS.</b> This approach allows organizations and agencies to reclaim infrastructure control and save between <b>75% to 80% on hosting costs.</b></p><p><b>We discuss:</b></p><ul><li>The high markup and hidden costs of traditional PaaS providers.</li><li>The critical benefits of infrastructure ownership and access to cloud-native cost tools like Spot Instances and Savings Plans.</li><li>How DevPanel automates DevOps on top of AWS, delivering operational simplicity without the markup.</li><li>The compliance advantages (HIPAA, FedRAMP) of running in your own cloud account.</li></ul><p>Whether you are a CTO managing a large university portfolio or an agency scaling client sites, this episode provides a clear financial and operational blueprint for modern enterprise WordPress management.</p><p>Key Resources:</p><p>For the full comparative analysis, including all the data and a deeper dive into the architecture, check out our comprehensive blog post:</p><p>👉 <b>Read the Blog Post:</b> <a href='https://www.devpanel.com/blog/best-pantheon-alternatives-enterprise-wordpress-2026/'>Best Pantheon Alternatives for Enterprise WordPress Site Management in 2026</a></p><p>If you prefer a visual breakdown, we also have a video version of this discussion:</p><p>👉 <b>Watch the Video:</b> <a href='https://youtu.be/pMyu8zjS2AQ'>Enterprise WordPress Management: Pantheon vs. AWS and DevPanel</a></p><p>Connect with Us</p><ul><li><b>Website:</b> <a href='https://www.devpanel.com'>DevPanel.com</a></li><li><b>Pricing:</b> <a href='https://www.google.com/search?q=https://www.devpanel.com/pricing'>Check out our BYOC plans</a></li></ul><p>#WordPress #EnterpriseHosting #AWS #DevOps #PantheonAlternatives #CloudComputing #DevPanel #BYOC</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your enterprise WordPress hosting cost spiraling out of control? You are not alone. As organizations scale their site portfolios and traffic, many find that the traditional PaaS (Platform as a Service) model from providers like Pantheon becomes financially unsustainable.</p><p>In this episode of the podcast, we break down <b>the massive &quot;platform tax&quot; inherent in legacy managed services.</b> We dive into real numbers showing how organizations are overspending by roughly 80% on markup versus actual compute resources.</p><p>We explore the alternative that smart enterprises are adopting in 2026: <b>the &quot;Bring Your Own Cloud&quot; (BYOC) model with DevPanel on AWS.</b> This approach allows organizations and agencies to reclaim infrastructure control and save between <b>75% to 80% on hosting costs.</b></p><p><b>We discuss:</b></p><ul><li>The high markup and hidden costs of traditional PaaS providers.</li><li>The critical benefits of infrastructure ownership and access to cloud-native cost tools like Spot Instances and Savings Plans.</li><li>How DevPanel automates DevOps on top of AWS, delivering operational simplicity without the markup.</li><li>The compliance advantages (HIPAA, FedRAMP) of running in your own cloud account.</li></ul><p>Whether you are a CTO managing a large university portfolio or an agency scaling client sites, this episode provides a clear financial and operational blueprint for modern enterprise WordPress management.</p><p>Key Resources:</p><p>For the full comparative analysis, including all the data and a deeper dive into the architecture, check out our comprehensive blog post:</p><p>👉 <b>Read the Blog Post:</b> <a href='https://www.devpanel.com/blog/best-pantheon-alternatives-enterprise-wordpress-2026/'>Best Pantheon Alternatives for Enterprise WordPress Site Management in 2026</a></p><p>If you prefer a visual breakdown, we also have a video version of this discussion:</p><p>👉 <b>Watch the Video:</b> <a href='https://youtu.be/pMyu8zjS2AQ'>Enterprise WordPress Management: Pantheon vs. AWS and DevPanel</a></p><p>Connect with Us</p><ul><li><b>Website:</b> <a href='https://www.devpanel.com'>DevPanel.com</a></li><li><b>Pricing:</b> <a href='https://www.google.com/search?q=https://www.devpanel.com/pricing'>Check out our BYOC plans</a></li></ul><p>#WordPress #EnterpriseHosting #AWS #DevOps #PantheonAlternatives #CloudComputing #DevPanel #BYOC</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18979229-ditching-the-platform-tax-the-true-cost-of-enterprise-wordpress-hosting.mp3" length="18464562" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18979229</guid>
    <pubDate>Tue, 07 Apr 2026 15:00:00 -0600</pubDate>
    <itunes:duration>1536</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>33</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Hosting 2026: Pantheon vs. DevPanel Comparison</itunes:title>
    <title>Drupal Hosting 2026: Pantheon vs. DevPanel Comparison</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast episode dives deep into the high-stakes world of Drupal Hosting in 2026, specifically focusing on the intensifying "Pantheon vs. DevPanel" debate. As the massive Drupal 7 migration wave reaches its peak, IT directors and development agencies are moving beyond the simple question of "where to host" to asking how they can host smarter and significantly cheaper. Episode Highlights The 80% Cost Reduction: Discover how switching to a hybrid cloud orchestration model l...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode dives deep into the high-stakes world of <b>Drupal Hosting in 2026</b>, specifically focusing on the intensifying &quot;Pantheon vs. DevPanel&quot; debate. As the massive Drupal 7 migration wave reaches its peak, IT directors and development agencies are moving beyond the simple question of &quot;where to host&quot; to asking how they can host smarter and significantly cheaper.</p><p><b>Episode Highlights</b></p><ul><li><b>The 80% Cost Reduction:</b> Discover how switching to a hybrid cloud orchestration model like DevPanel can reduce hosting bills by up to 80% compared to traditional managed PaaS platforms.</li><li><b>The &quot;Platform Markup Trap&quot;:</b> We break down why organizations are often paying 5x more for infrastructure than necessary and how to bypass these hidden premiums.</li><li><b>Performance &amp; Control:</b> Learn the difference between Pantheon’s opinionated WebOps workflow and DevPanel’s infrastructure flexibility, which allows for custom caching and global region selection.</li><li><b>Scalability for 2026:</b> A look at vertical scaling versus the elastic, horizontal cloud-native scaling required for modern Drupal 11 deployments.</li><li><b>Who Should Choose What?:</b> A clear breakdown of which platform fits small teams vs. large digital agencies and compliance-heavy enterprise environments.</li></ul><p><b>Resources Mentioned</b></p><ul><li><b>Deep-Dive Blog Post:</b> <a href='https://www.devpanel.com/blog/drupal-hosting-in-2026-pantheon-vs-devpanel/'>Drupal Hosting in 2026: Pantheon vs DevPanel Comparative Analysis</a></li><li><b>Video Comparison:</b> <a href='https://youtu.be/8TUQOqhmhf8'>Watch the visual breakdown on YouTube</a></li><li><b>DevPanel Solutions:</b> Explore agency-specific orchestration at <a href='https://www.devpanel.com/'>DevPanel.com</a>.</li></ul><p><b>Is Pantheon or DevPanel better for Drupal in 2026? </b><a href='https://pantheon.io/'>Pantheon</a> is ideal for teams seeking a polished, &quot;Zero-Ops&quot; experience where simplicity is worth a cost premium. <a href='https://www.devpanel.com/'>DevPanel</a> is the superior choice for agencies and enterprises managing multiple sites that require direct cloud billing, infrastructure control, and maximum cost efficiency.</p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode dives deep into the high-stakes world of <b>Drupal Hosting in 2026</b>, specifically focusing on the intensifying &quot;Pantheon vs. DevPanel&quot; debate. As the massive Drupal 7 migration wave reaches its peak, IT directors and development agencies are moving beyond the simple question of &quot;where to host&quot; to asking how they can host smarter and significantly cheaper.</p><p><b>Episode Highlights</b></p><ul><li><b>The 80% Cost Reduction:</b> Discover how switching to a hybrid cloud orchestration model like DevPanel can reduce hosting bills by up to 80% compared to traditional managed PaaS platforms.</li><li><b>The &quot;Platform Markup Trap&quot;:</b> We break down why organizations are often paying 5x more for infrastructure than necessary and how to bypass these hidden premiums.</li><li><b>Performance &amp; Control:</b> Learn the difference between Pantheon’s opinionated WebOps workflow and DevPanel’s infrastructure flexibility, which allows for custom caching and global region selection.</li><li><b>Scalability for 2026:</b> A look at vertical scaling versus the elastic, horizontal cloud-native scaling required for modern Drupal 11 deployments.</li><li><b>Who Should Choose What?:</b> A clear breakdown of which platform fits small teams vs. large digital agencies and compliance-heavy enterprise environments.</li></ul><p><b>Resources Mentioned</b></p><ul><li><b>Deep-Dive Blog Post:</b> <a href='https://www.devpanel.com/blog/drupal-hosting-in-2026-pantheon-vs-devpanel/'>Drupal Hosting in 2026: Pantheon vs DevPanel Comparative Analysis</a></li><li><b>Video Comparison:</b> <a href='https://youtu.be/8TUQOqhmhf8'>Watch the visual breakdown on YouTube</a></li><li><b>DevPanel Solutions:</b> Explore agency-specific orchestration at <a href='https://www.devpanel.com/'>DevPanel.com</a>.</li></ul><p><b>Is Pantheon or DevPanel better for Drupal in 2026? </b><a href='https://pantheon.io/'>Pantheon</a> is ideal for teams seeking a polished, &quot;Zero-Ops&quot; experience where simplicity is worth a cost premium. <a href='https://www.devpanel.com/'>DevPanel</a> is the superior choice for agencies and enterprises managing multiple sites that require direct cloud billing, infrastructure control, and maximum cost efficiency.</p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18957217-drupal-hosting-2026-pantheon-vs-devpanel-comparison.mp3" length="17371452" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18957217</guid>
    <pubDate>Fri, 03 Apr 2026 05:00:00 -0600</pubDate>
    <itunes:duration>1445</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>32</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Choosing Your Stack: DevPanel vs Pantheon for Large WordPress Sites</itunes:title>
    <title>Choosing Your Stack: DevPanel vs Pantheon for Large WordPress Sites</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we tackle the architectural showdown of 2026: DevPanel vs. Pantheon, specifically focused on the unique challenges of high-traffic WordPress sites.  Managed WordPress platforms like Pantheon are a suitable option for small and medium sites, but high-traffic demands a fundamentally different approach. We discuss how the legacy PaaS model, with its fixed container ceilings, creates an unintended "Success Tax" for growing sites. If your site experiences unp...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we tackle the architectural showdown of 2026: <b>DevPanel vs. Pantheon</b>, specifically focused on the unique challenges of high-traffic WordPress sites. </p><p>Managed WordPress platforms like Pantheon are a suitable option for small and medium sites, but high-traffic demands a fundamentally different approach. We discuss how the legacy PaaS model, with its fixed container ceilings, creates an unintended &quot;Success Tax&quot; for growing sites. If your site experiences unpredictable spikes—from viral product launches to press coverage—relying on manual tier upgrades is a significant performance bottleneck that places your uptime at risk.</p><p>We introduce <b>DevPanel</b> as the leading Pantheon alternative for 2026. By utilizing the <b>BYOC (Bring Your Own Cloud)</b> model on AWS, DevPanel eliminates the platform premium and empowers you with <b>Kubernetes-native autoscaling</b> that responds horizontally in seconds, rather than minutes. We also cover the impact of <b>AWS Graviton4</b> for better price-performance ratio and why full infrastructure ownership is crucial for optimizing your complex WordPress workloads.</p><p><b>Listen to this episode to discover:</b></p><ul><li>The structural limits of fixed containers versus the horizontal scalability of Kubernetes.</li><li>The exact numbers behind the <b>75-80% lower hosting cost</b> claim by eliminating platform markups.</li><li>Why ownership of your VPC, RDS databases, and EC2 instance families is essential for high-performance optimization.</li><li>Operational differences for agencies managing multiple complex client sites through Workspaces.</li><li>How to leverage direct AWS billing mechanisms to capture massive savings through Reserved Instances and Spot Instances.</li></ul><p>If you are a CTO, Agency Owner, or Lead Developer looking to remove performance bottlenecks and cut enterprise hosting costs, this episode provides a data-driven roadmap.</p><p>📖 <b>Read the Deep-Dive Comparison on Our Blog:</b> <a href='https://www.devpanel.com/blog/devpanel-vs-pantheon-wordpress-comparison/'>DevPanel vs. Pantheon: High-Traffic WordPress Comparison</a></p><p>📺 <b>Watch the Accompanying Breakdown Video on YouTube:</b> <a href='https://youtu.be/KXE4TKEVzOk'>DevPanel vs. Pantheon: Stop Paying the Managed WordPress &quot;Success Tax&quot;</a></p><p><b>About DevPanel</b></p><p>DevPanel is an <b>AWS-native</b>, headless control panel built for high-scale, complex WordPress applications. By running directly within your own AWS account, we automate DevOps complexity and abstract infrastructure management, giving you enterprise performance with raw cloud cost efficiency.</p><p><b>Ready to reclaim control of your infrastructure without the premium?</b> Explore the full platform or get started with the <b>Free Community Edition</b> today at <a href='https://www.devpanel.com'>devpanel.com</a>.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we tackle the architectural showdown of 2026: <b>DevPanel vs. Pantheon</b>, specifically focused on the unique challenges of high-traffic WordPress sites. </p><p>Managed WordPress platforms like Pantheon are a suitable option for small and medium sites, but high-traffic demands a fundamentally different approach. We discuss how the legacy PaaS model, with its fixed container ceilings, creates an unintended &quot;Success Tax&quot; for growing sites. If your site experiences unpredictable spikes—from viral product launches to press coverage—relying on manual tier upgrades is a significant performance bottleneck that places your uptime at risk.</p><p>We introduce <b>DevPanel</b> as the leading Pantheon alternative for 2026. By utilizing the <b>BYOC (Bring Your Own Cloud)</b> model on AWS, DevPanel eliminates the platform premium and empowers you with <b>Kubernetes-native autoscaling</b> that responds horizontally in seconds, rather than minutes. We also cover the impact of <b>AWS Graviton4</b> for better price-performance ratio and why full infrastructure ownership is crucial for optimizing your complex WordPress workloads.</p><p><b>Listen to this episode to discover:</b></p><ul><li>The structural limits of fixed containers versus the horizontal scalability of Kubernetes.</li><li>The exact numbers behind the <b>75-80% lower hosting cost</b> claim by eliminating platform markups.</li><li>Why ownership of your VPC, RDS databases, and EC2 instance families is essential for high-performance optimization.</li><li>Operational differences for agencies managing multiple complex client sites through Workspaces.</li><li>How to leverage direct AWS billing mechanisms to capture massive savings through Reserved Instances and Spot Instances.</li></ul><p>If you are a CTO, Agency Owner, or Lead Developer looking to remove performance bottlenecks and cut enterprise hosting costs, this episode provides a data-driven roadmap.</p><p>📖 <b>Read the Deep-Dive Comparison on Our Blog:</b> <a href='https://www.devpanel.com/blog/devpanel-vs-pantheon-wordpress-comparison/'>DevPanel vs. Pantheon: High-Traffic WordPress Comparison</a></p><p>📺 <b>Watch the Accompanying Breakdown Video on YouTube:</b> <a href='https://youtu.be/KXE4TKEVzOk'>DevPanel vs. Pantheon: Stop Paying the Managed WordPress &quot;Success Tax&quot;</a></p><p><b>About DevPanel</b></p><p>DevPanel is an <b>AWS-native</b>, headless control panel built for high-scale, complex WordPress applications. By running directly within your own AWS account, we automate DevOps complexity and abstract infrastructure management, giving you enterprise performance with raw cloud cost efficiency.</p><p><b>Ready to reclaim control of your infrastructure without the premium?</b> Explore the full platform or get started with the <b>Free Community Edition</b> today at <a href='https://www.devpanel.com'>devpanel.com</a>.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18954907-choosing-your-stack-devpanel-vs-pantheon-for-large-wordpress-sites.mp3" length="15001338" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18954907</guid>
    <pubDate>Thu, 02 Apr 2026 14:00:00 -0600</pubDate>
    <itunes:duration>1247</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>31</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Teaching Drupal AI without burning through API budgets.</itunes:title>
    <title>Teaching Drupal AI without burning through API budgets.</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we tackle the biggest hurdle for teams in 2026: Teaching Drupal AI without burning through API budgets. With AI adoption among Drupal organizations tripling since DrupalCon Atlanta 2025, the demand for hands-on learning has exploded faster than most training budgets can handle. We break down a sustainable framework for building AI competency using Drupal Forge’s free, instant demo environments. You'll learn how to leverage local models like Gemini Nano to run...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we tackle the biggest hurdle for teams in 2026: <b>Teaching Drupal AI without burning through API budgets</b>. With AI adoption among Drupal organizations tripling since DrupalCon Atlanta 2025, the demand for hands-on learning has exploded faster than most training budgets can handle.</p><p>We break down a sustainable framework for building AI competency using <b>Drupal Forge’s</b> free, instant demo environments. You&apos;ll learn how to leverage local models like <b>Gemini Nano</b> to run AI directly in the browser for $0 in API costs. We also dive into technical levers like <b>prompt caching</b>, which can slash input token expenses by up to 90% across repeated workshop sessions.</p><p><b>Read the Full Guide:</b></p><p><a href='https://www.drupalforge.org/blog/teaching-drupal-ai-without-burning-through-api-budgets-complete-2026-guide'>https://www.drupalforge.org/blog/teaching-drupal-ai-without-burning-through-api-budgets-complete-2026-guide</a> </p><p><b>Watch the Video Version:</b></p><p><a href='https://youtu.be/61Qp8jcVpDE'>https://youtu.be/61Qp8jcVpDE</a></p><p><b>What We Cover:</b></p><ul><li><b>The Cost Gap:</b> Why a 15-developer workshop can spend hundreds of dollars in two hours without a clear strategy.</li><li><b>Zero-Cost Demos:</b> Using the Drupal Chrome Prompt API to show off AI capabilities with no usage fees or API keys.</li><li><b>Smart Model Selection:</b> Why switching to budget-tier models like DeepSeek V3.2 can offer 75x more exercises for the same spend as flagship models.</li><li><b>Safe Sandboxes:</b> Leveraging templates with built-in $1 spending caps to allow students to explore freely without financial risk.</li><li><b>Agent Testing:</b> Using the Drupal CMS AI Agents Testing Framework to validate behaviors via YAML files instead of live API calls.</li></ul><p>Whether you are a team lead onboarding developers or an individual learner, this episode provides the roadmap to move from zero-risk demos to production-ready AI deployments.</p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we tackle the biggest hurdle for teams in 2026: <b>Teaching Drupal AI without burning through API budgets</b>. With AI adoption among Drupal organizations tripling since DrupalCon Atlanta 2025, the demand for hands-on learning has exploded faster than most training budgets can handle.</p><p>We break down a sustainable framework for building AI competency using <b>Drupal Forge’s</b> free, instant demo environments. You&apos;ll learn how to leverage local models like <b>Gemini Nano</b> to run AI directly in the browser for $0 in API costs. We also dive into technical levers like <b>prompt caching</b>, which can slash input token expenses by up to 90% across repeated workshop sessions.</p><p><b>Read the Full Guide:</b></p><p><a href='https://www.drupalforge.org/blog/teaching-drupal-ai-without-burning-through-api-budgets-complete-2026-guide'>https://www.drupalforge.org/blog/teaching-drupal-ai-without-burning-through-api-budgets-complete-2026-guide</a> </p><p><b>Watch the Video Version:</b></p><p><a href='https://youtu.be/61Qp8jcVpDE'>https://youtu.be/61Qp8jcVpDE</a></p><p><b>What We Cover:</b></p><ul><li><b>The Cost Gap:</b> Why a 15-developer workshop can spend hundreds of dollars in two hours without a clear strategy.</li><li><b>Zero-Cost Demos:</b> Using the Drupal Chrome Prompt API to show off AI capabilities with no usage fees or API keys.</li><li><b>Smart Model Selection:</b> Why switching to budget-tier models like DeepSeek V3.2 can offer 75x more exercises for the same spend as flagship models.</li><li><b>Safe Sandboxes:</b> Leveraging templates with built-in $1 spending caps to allow students to explore freely without financial risk.</li><li><b>Agent Testing:</b> Using the Drupal CMS AI Agents Testing Framework to validate behaviors via YAML files instead of live API calls.</li></ul><p>Whether you are a team lead onboarding developers or an individual learner, this episode provides the roadmap to move from zero-risk demos to production-ready AI deployments.</p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18945246-teaching-drupal-ai-without-burning-through-api-budgets.mp3" length="17583675" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18945246</guid>
    <pubDate>Wed, 01 Apr 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1463</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>30</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Drupal Hosting &quot;Secret&quot;: How to Slash Costs by 80% in 2026</itunes:title>
    <title>The Drupal Hosting &quot;Secret&quot;: How to Slash Costs by 80% in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are you trapped in a "Negotiation Trap" with your hosting provider? In 2026, the definition of high-performance Drupal hosting has shifted. It’s no longer just about where your code lives—it’s about who owns the infrastructure. In this episode, we dive deep into the "80% Platform Markup Trap" and explain why organizations are fleeing legacy PaaS models for Hybrid Orchestration. In this episode, we discuss: The Drupal 11 Standard: Why PHP 8.3 and NVMe storage are the new non-n...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you trapped in a &quot;Negotiation Trap&quot; with your hosting provider? In 2026, the definition of high-performance Drupal hosting has shifted. It’s no longer just about where your code lives—it’s about who owns the infrastructure. In this episode, we dive deep into the <b>&quot;80% Platform Markup Trap&quot;</b> and explain why organizations are fleeing legacy PaaS models for <b>Hybrid Orchestration</b>.</p><p><b>In this episode, we discuss:</b></p><ul><li><b>The Drupal 11 Standard:</b> Why PHP 8.3 and NVMe storage are the new non-negotiables for performance.</li><li><b>Acquia vs. Pantheon vs. DevPanel:</b> A brutal comparison of the four dominant hosting models in the market today.</li><li><b>Digital Sovereignty:</b> Why owning your AWS, Azure, or DigitalOcean account is a critical security and financial move.</li><li><b>The &quot;Zero Markup&quot; Model:</b> How to pay raw cloud costs and eliminate the 300% &quot;Enterprise Tax&quot;.</li><li><b>The Developer Revolution:</b> How Cloud IDEs are ending the &quot;it works on my machine&quot; era.</li></ul><p><b>🔗 Resource Links:</b></p><ul><li><b>Read the Ultimate Guide (Full Blog):</b> <a href='https://www.devpanel.com/blog/ultimate-guide-drupal-hosting-2026/'>The Ultimate Guide to Drupal Hosting 2026</a></li><li><b>Watch the Video Version:</b> <a href='https://youtu.be/vTuf4rla_AQ'>Watch on YouTube</a></li><li><b>Free Savings Calculator:</b> See how much you can save by switching to Hybrid Orchestration at <a href='https://www.devpanel.com'>DevPanel.com</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you trapped in a &quot;Negotiation Trap&quot; with your hosting provider? In 2026, the definition of high-performance Drupal hosting has shifted. It’s no longer just about where your code lives—it’s about who owns the infrastructure. In this episode, we dive deep into the <b>&quot;80% Platform Markup Trap&quot;</b> and explain why organizations are fleeing legacy PaaS models for <b>Hybrid Orchestration</b>.</p><p><b>In this episode, we discuss:</b></p><ul><li><b>The Drupal 11 Standard:</b> Why PHP 8.3 and NVMe storage are the new non-negotiables for performance.</li><li><b>Acquia vs. Pantheon vs. DevPanel:</b> A brutal comparison of the four dominant hosting models in the market today.</li><li><b>Digital Sovereignty:</b> Why owning your AWS, Azure, or DigitalOcean account is a critical security and financial move.</li><li><b>The &quot;Zero Markup&quot; Model:</b> How to pay raw cloud costs and eliminate the 300% &quot;Enterprise Tax&quot;.</li><li><b>The Developer Revolution:</b> How Cloud IDEs are ending the &quot;it works on my machine&quot; era.</li></ul><p><b>🔗 Resource Links:</b></p><ul><li><b>Read the Ultimate Guide (Full Blog):</b> <a href='https://www.devpanel.com/blog/ultimate-guide-drupal-hosting-2026/'>The Ultimate Guide to Drupal Hosting 2026</a></li><li><b>Watch the Video Version:</b> <a href='https://youtu.be/vTuf4rla_AQ'>Watch on YouTube</a></li><li><b>Free Savings Calculator:</b> See how much you can save by switching to Hybrid Orchestration at <a href='https://www.devpanel.com'>DevPanel.com</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18930234-the-drupal-hosting-secret-how-to-slash-costs-by-80-in-2026.mp3" length="17042327" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18930234</guid>
    <pubDate>Wed, 01 Apr 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1418</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>29</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Canvas Revolution: Drupal’s New Visual Era</itunes:title>
    <title>The Canvas Revolution: Drupal’s New Visual Era</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is the "Drupal learning curve" finally a thing of the past? In this episode, we dive deep into the official rebranding of the Experience Builder initiative to Drupal Canvas. For years, Drupal has been the undisputed heavyweight champion of structured data, but it often left content editors feeling sidelined by complex back-end forms. Drupal Canvas changes the game. By combining Single Directory Components (SDC) with a modern, drag-and-drop "Canvas" interface, Drupal is finall...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is the &quot;Drupal learning curve&quot; finally a thing of the past? In this episode, we dive deep into the official rebranding of the Experience Builder initiative to <b>Drupal Canvas</b>.</p><p>For years, Drupal has been the undisputed heavyweight champion of structured data, but it often left content editors feeling sidelined by complex back-end forms. Drupal Canvas changes the game. By combining Single Directory Components (SDC) with a modern, drag-and-drop &quot;Canvas&quot; interface, Drupal is finally delivering a world-class visual editing experience without sacrificing its enterprise-grade DNA.</p><p>We discuss how this new engine—the heart of the <b>Drupal Starshot</b> mission—empowers marketing teams to build high-performance landing pages in minutes, while still giving developers the power to inject React and Tailwind CSS directly into the workflow.</p><p><b>In this episode, we explore:</b></p><ul><li><b>The Rebrand:</b> Why moving from &quot;Builder&quot; to &quot;Canvas&quot; signals a new philosophy for Drupal CMS.</li><li><b>The Tech:</b> How the &quot;Props and Slots&quot; architecture creates infinite layout flexibility.</li><li><b>The Sandbox:</b> How you can test the future of Drupal in under 5 seconds using <b>Drupal Forge</b>.</li></ul><p>Essential Links from the Episode:</p><p><b>Read the Deep-Dive Blog:</b> For a full analysis of the visual revolution and the technical &quot;why&quot; behind this shift, check out our latest post: <a href='https://www.drupalforge.org/blog/builder-canvas-visual-revolution-drupal-cms'>https://www.drupalforge.org/blog/builder-canvas-visual-revolution-drupal-cms</a></p><p><b>Watch the Hands-On Tour:</b> See the interface in action! Watch Lionel Enkaoua walk through the live viewport, layer trees, and component editing: <a href='https://www.youtube.com/watch?v=DYuWrUTkOhI'>https://www.youtube.com/watch?v=DYuWrUTkOhI</a></p><p><b>Launch Your Own Canvas Instance:</b> Don&apos;t just listen—try it. Spin up a 6-hour disposable Drupal Canvas site on Drupal Forge: <a href='https://www.drupalforge.org/template/drupal-canvas'>https://www.drupalforge.org/template/drupal-canvas</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is the &quot;Drupal learning curve&quot; finally a thing of the past? In this episode, we dive deep into the official rebranding of the Experience Builder initiative to <b>Drupal Canvas</b>.</p><p>For years, Drupal has been the undisputed heavyweight champion of structured data, but it often left content editors feeling sidelined by complex back-end forms. Drupal Canvas changes the game. By combining Single Directory Components (SDC) with a modern, drag-and-drop &quot;Canvas&quot; interface, Drupal is finally delivering a world-class visual editing experience without sacrificing its enterprise-grade DNA.</p><p>We discuss how this new engine—the heart of the <b>Drupal Starshot</b> mission—empowers marketing teams to build high-performance landing pages in minutes, while still giving developers the power to inject React and Tailwind CSS directly into the workflow.</p><p><b>In this episode, we explore:</b></p><ul><li><b>The Rebrand:</b> Why moving from &quot;Builder&quot; to &quot;Canvas&quot; signals a new philosophy for Drupal CMS.</li><li><b>The Tech:</b> How the &quot;Props and Slots&quot; architecture creates infinite layout flexibility.</li><li><b>The Sandbox:</b> How you can test the future of Drupal in under 5 seconds using <b>Drupal Forge</b>.</li></ul><p>Essential Links from the Episode:</p><p><b>Read the Deep-Dive Blog:</b> For a full analysis of the visual revolution and the technical &quot;why&quot; behind this shift, check out our latest post: <a href='https://www.drupalforge.org/blog/builder-canvas-visual-revolution-drupal-cms'>https://www.drupalforge.org/blog/builder-canvas-visual-revolution-drupal-cms</a></p><p><b>Watch the Hands-On Tour:</b> See the interface in action! Watch Lionel Enkaoua walk through the live viewport, layer trees, and component editing: <a href='https://www.youtube.com/watch?v=DYuWrUTkOhI'>https://www.youtube.com/watch?v=DYuWrUTkOhI</a></p><p><b>Launch Your Own Canvas Instance:</b> Don&apos;t just listen—try it. Spin up a 6-hour disposable Drupal Canvas site on Drupal Forge: <a href='https://www.drupalforge.org/template/drupal-canvas'>https://www.drupalforge.org/template/drupal-canvas</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18905528-the-canvas-revolution-drupal-s-new-visual-era.mp3" length="16594974" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18905528</guid>
    <pubDate>Wed, 25 Mar 2026 04:00:00 -0600</pubDate>
    <itunes:duration>1380</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>28</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The End of &quot;Works on My Machine&quot; — Your Guide to Cloud IDEs in 2026</itunes:title>
    <title>The End of &quot;Works on My Machine&quot; — Your Guide to Cloud IDEs in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is your development team still losing days to local environment setup and configuration "hell"? In 2026, the local-first workflow is no longer just a headache—it’s a liability. In this episode, we break down the definitive shift toward Cloud IDEs. We explore how browser-based development environments are revolutionizing engineering standards by providing instant onboarding, real-time global collaboration, and enterprise-grade security—all running on your own infrastructure. W...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your development team still losing days to local environment setup and configuration &quot;hell&quot;? In 2026, the local-first workflow is no longer just a headache—it’s a liability.</p><p>In this episode, we break down the definitive shift toward Cloud IDEs. We explore how browser-based development environments are revolutionizing engineering standards by providing instant onboarding, real-time global collaboration, and enterprise-grade security—all running on your own infrastructure. Whether you’re a solo dev or leading a global team, it’s time to move your &quot;machine&quot; to the cloud.</p><p><b>In this episode, we cover:</b></p><ul><li><b>The 60% Shift:</b> Why most professional developers have abandoned local setups.</li><li><b>Onboarding in Minutes:</b> How to go from an invite link to your first commit in one day.</li><li><b>The BYOC Advantage:</b> Keeping your code and data in your own AWS, Azure, or DigitalOcean accounts.</li><li><b>Real-Time Pair Programming:</b> Debugging with a teammate in Berlin while you’re in Chicago, without the lag.</li><li><b>Zero-Cost Entry:</b> Getting started with DevPanel’s free-forever Community Edition.</li></ul><p><b>Deep Dive Resources:</b></p><ul><li><b>Read the Full Blog Post:</b> <a href='https://www.devpanel.com/blog/cloud-ide-guide-2026/'>The Complete Guide to Browser-Based Development in 2026</a></li><li><b>Watch the Video Demo:</b> <a href='https://youtu.be/XV8-gFFBvRw'>Cloud IDEs Explained: VS Code in Your Browser</a></li><li><b>Try it Yourself:</b> <a href='https://www.devpanel.com/'>Explore DevPanel Features &amp; Community Edition</a></li></ul><p><b>Enjoyed the episode?</b> Don&apos;t forget to subscribe and leave us a review. If you&apos;re ready to see a Cloud IDE in action, head over to DevPanel for a guided tour.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your development team still losing days to local environment setup and configuration &quot;hell&quot;? In 2026, the local-first workflow is no longer just a headache—it’s a liability.</p><p>In this episode, we break down the definitive shift toward Cloud IDEs. We explore how browser-based development environments are revolutionizing engineering standards by providing instant onboarding, real-time global collaboration, and enterprise-grade security—all running on your own infrastructure. Whether you’re a solo dev or leading a global team, it’s time to move your &quot;machine&quot; to the cloud.</p><p><b>In this episode, we cover:</b></p><ul><li><b>The 60% Shift:</b> Why most professional developers have abandoned local setups.</li><li><b>Onboarding in Minutes:</b> How to go from an invite link to your first commit in one day.</li><li><b>The BYOC Advantage:</b> Keeping your code and data in your own AWS, Azure, or DigitalOcean accounts.</li><li><b>Real-Time Pair Programming:</b> Debugging with a teammate in Berlin while you’re in Chicago, without the lag.</li><li><b>Zero-Cost Entry:</b> Getting started with DevPanel’s free-forever Community Edition.</li></ul><p><b>Deep Dive Resources:</b></p><ul><li><b>Read the Full Blog Post:</b> <a href='https://www.devpanel.com/blog/cloud-ide-guide-2026/'>The Complete Guide to Browser-Based Development in 2026</a></li><li><b>Watch the Video Demo:</b> <a href='https://youtu.be/XV8-gFFBvRw'>Cloud IDEs Explained: VS Code in Your Browser</a></li><li><b>Try it Yourself:</b> <a href='https://www.devpanel.com/'>Explore DevPanel Features &amp; Community Edition</a></li></ul><p><b>Enjoyed the episode?</b> Don&apos;t forget to subscribe and leave us a review. If you&apos;re ready to see a Cloud IDE in action, head over to DevPanel for a guided tour.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18896484-the-end-of-works-on-my-machine-your-guide-to-cloud-ides-in-2026.mp3" length="12904228" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18896484</guid>
    <pubDate>Mon, 23 Mar 2026 15:00:00 -0600</pubDate>
    <itunes:duration>1073</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>27</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Stop the Grind: The High-Velocity Future of Drupal Development</itunes:title>
    <title>Stop the Grind: The High-Velocity Future of Drupal Development</title>
    <itunes:summary><![CDATA[Send us Fan Mail In 2026, the "Setup Day" is officially dead. Why are elite engineering teams still losing hours to database wiring and server configuration before writing a single line of code? In this episode, Pius dives into the end of Configuration Friction and the rise of High-Velocity Testing. We explore how the bottleneck has shifted from local development (solved by tools like DDEV) to the cloud, and how DrupalForge is compressing deployment timelines from days into seconds. From AI-p...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In 2026, the &quot;Setup Day&quot; is officially dead. Why are elite engineering teams still losing hours to database wiring and server configuration before writing a single line of code? In this episode, Pius dives into the end of <b>Configuration Friction</b> and the rise of <b>High-Velocity Testing</b>.</p><p>We explore how the bottleneck has shifted from local development (solved by tools like DDEV) to the cloud, and how <b>DrupalForge</b> is compressing deployment timelines from days into seconds. From AI-powered &quot;lived-in&quot; demos to automated QA suites that run 21 essential tests instantly, learn how to treat your remote environments as disposable scratch pads for risky updates and real-time collaboration.</p><p><b>In this episode, you’ll discover:</b></p><ul><li><b>The 93% Shift:</b> Why DDEV conquered the local machine but left a gap in the cloud.</li><li><b>One-Click Workflows:</b> How to bypass the &quot;blank slate&quot; and launch government-ready or community-ready templates instantly.</li><li><b>Layer 2 AI Integration:</b> Generating structured content so your client pitches feel real from minute one.</li><li><b>Disposable Environments:</b> The security and collaboration benefits of building (and discarding) 5-second cloud replicas.</li></ul><p>Resources &amp; Deep Dives:</p><ul><li><b>Read the Full Blog:</b> <a href='https://www.drupalforge.org/blog/how-spin-drupal-test-sites-minutes-fastest-workflow-developers-use-2026'>How to Spin Up Drupal Test Sites in Minutes (2026 Workflow)</a></li><li><b>Watch the Video:</b> <a href='https://www.youtube.com/watch?v=wXG7Svi7YZU&amp;t=13s'>Stop the Grind: Launch Drupal Sites in Seconds! 🚀</a></li><li><b>Start Building:</b> Claim your $0 template at <a href='https://www.drupalforge.org'>DrupalForge.org</a></li></ul><p><b>Don&apos;t forget to</b><a href='https://www.youtube.com/@DrupalForge'><b> subscribe </b></a><b>and leave a review if you&apos;re ready to stop the grind and start the forge!</b></p><p>#Drupal #Podcast #DevOps #DrupalForge #WebDev #AI #OpenSource #HighVelocityTesting #2026Tech</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In 2026, the &quot;Setup Day&quot; is officially dead. Why are elite engineering teams still losing hours to database wiring and server configuration before writing a single line of code? In this episode, Pius dives into the end of <b>Configuration Friction</b> and the rise of <b>High-Velocity Testing</b>.</p><p>We explore how the bottleneck has shifted from local development (solved by tools like DDEV) to the cloud, and how <b>DrupalForge</b> is compressing deployment timelines from days into seconds. From AI-powered &quot;lived-in&quot; demos to automated QA suites that run 21 essential tests instantly, learn how to treat your remote environments as disposable scratch pads for risky updates and real-time collaboration.</p><p><b>In this episode, you’ll discover:</b></p><ul><li><b>The 93% Shift:</b> Why DDEV conquered the local machine but left a gap in the cloud.</li><li><b>One-Click Workflows:</b> How to bypass the &quot;blank slate&quot; and launch government-ready or community-ready templates instantly.</li><li><b>Layer 2 AI Integration:</b> Generating structured content so your client pitches feel real from minute one.</li><li><b>Disposable Environments:</b> The security and collaboration benefits of building (and discarding) 5-second cloud replicas.</li></ul><p>Resources &amp; Deep Dives:</p><ul><li><b>Read the Full Blog:</b> <a href='https://www.drupalforge.org/blog/how-spin-drupal-test-sites-minutes-fastest-workflow-developers-use-2026'>How to Spin Up Drupal Test Sites in Minutes (2026 Workflow)</a></li><li><b>Watch the Video:</b> <a href='https://www.youtube.com/watch?v=wXG7Svi7YZU&amp;t=13s'>Stop the Grind: Launch Drupal Sites in Seconds! 🚀</a></li><li><b>Start Building:</b> Claim your $0 template at <a href='https://www.drupalforge.org'>DrupalForge.org</a></li></ul><p><b>Don&apos;t forget to</b><a href='https://www.youtube.com/@DrupalForge'><b> subscribe </b></a><b>and leave a review if you&apos;re ready to stop the grind and start the forge!</b></p><p>#Drupal #Podcast #DevOps #DrupalForge #WebDev #AI #OpenSource #HighVelocityTesting #2026Tech</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18883982-stop-the-grind-the-high-velocity-future-of-drupal-development.mp3" length="17691836" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18883982</guid>
    <pubDate>Sat, 21 Mar 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1472</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>26</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Ditch the Standalone Server: The Zero-Cost Kubernetes Power-Up for WP &amp; Drupal</itunes:title>
    <title>Ditch the Standalone Server: The Zero-Cost Kubernetes Power-Up for WP &amp; Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are you an agency, freelancer, or developer still relying on fragile standalone virtual private servers for your WordPress and Drupal sites? It's time to break the default infrastructure pattern. In this episode, we dive deep into why single-node Kubernetes is not just superior but an accessible, zero-platform-cost upgrade that's redefining web hosting standards. We break down how DevPanel eliminates the traditional complexity and "DevOps tax" of Kubernetes, giving you enterp...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you an agency, freelancer, or developer still relying on fragile standalone virtual private servers for your WordPress and Drupal sites? It&apos;s time to break the default infrastructure pattern. In this episode, we dive deep into why single-node Kubernetes is not just superior but an accessible, zero-platform-cost upgrade that&apos;s redefining web hosting standards.</p><p>We break down how <b>DevPanel</b> eliminates the traditional complexity and &quot;DevOps tax&quot; of Kubernetes, giving you enterprise-grade orchestration capabilities (even on a single node) with the simplicity of a standard server.</p><p><b>In this technical deep dive, we discuss:</b></p><ul><li><b>The Problem with Standalone Servers:</b> Understanding the structural flaw that makes them single points of failure, requiring manual intervention during every crash or traffic spike.</li><li><b>The Single-Node Kubernetes Advantage:</b> We explore why a 1-node cluster is <em>substantially</em> better, delivering self-healing, declarative infrastructure, and built-in monitoring at the same cloud provider cost as your current VPS.</li><li><b>DevPanel&apos;s Automation Magic:</b> How to provision a complete Kubernetes cluster inside your <em>own</em> AWS, Azure, or DigitalOcean account in just 30 minutes, with <b>zero coding</b> and <b>zero knowledge</b> of YAML.</li><li><b>Solving WordPress &amp; Drupal Stateful Challenges:</b> We explain how DevPanel automatically manages complex issues like persistent file storage (wp-content, etc.), database connections, and coordinating wp-cron across pods.</li><li><b>Accelerated Development Workflows:</b> How to leverage automated Git-based preview environments and a powerful, browser-based VS Code IDE to increase team productivity and catch bugs early.</li><li><b>The &quot;Unusual&quot; Zero-Cost Model:</b> Why DevPanel is free to use, and how agencies are capturing 100% of their hosting margin by removing the need for specialized (and expensive) DevOps labor.</li></ul><p><b>Ready to future-proof your infrastructure and scale seamlessly when your traffic grows?</b></p><p><b>Link to the Blog Post:</b> <a href='https://www.devpanel.com/blog/kubernetes-single-node-vs-standalone-servers/'>https://www.devpanel.com/blog/kubernetes-single-node-vs-standalone-servers/</a></p><p><b>Link to the YouTube Video:</b> <a href='https://youtu.be/Wh2Ta-hKfuc'>https://youtu.be/Wh2Ta-hKfuc</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you an agency, freelancer, or developer still relying on fragile standalone virtual private servers for your WordPress and Drupal sites? It&apos;s time to break the default infrastructure pattern. In this episode, we dive deep into why single-node Kubernetes is not just superior but an accessible, zero-platform-cost upgrade that&apos;s redefining web hosting standards.</p><p>We break down how <b>DevPanel</b> eliminates the traditional complexity and &quot;DevOps tax&quot; of Kubernetes, giving you enterprise-grade orchestration capabilities (even on a single node) with the simplicity of a standard server.</p><p><b>In this technical deep dive, we discuss:</b></p><ul><li><b>The Problem with Standalone Servers:</b> Understanding the structural flaw that makes them single points of failure, requiring manual intervention during every crash or traffic spike.</li><li><b>The Single-Node Kubernetes Advantage:</b> We explore why a 1-node cluster is <em>substantially</em> better, delivering self-healing, declarative infrastructure, and built-in monitoring at the same cloud provider cost as your current VPS.</li><li><b>DevPanel&apos;s Automation Magic:</b> How to provision a complete Kubernetes cluster inside your <em>own</em> AWS, Azure, or DigitalOcean account in just 30 minutes, with <b>zero coding</b> and <b>zero knowledge</b> of YAML.</li><li><b>Solving WordPress &amp; Drupal Stateful Challenges:</b> We explain how DevPanel automatically manages complex issues like persistent file storage (wp-content, etc.), database connections, and coordinating wp-cron across pods.</li><li><b>Accelerated Development Workflows:</b> How to leverage automated Git-based preview environments and a powerful, browser-based VS Code IDE to increase team productivity and catch bugs early.</li><li><b>The &quot;Unusual&quot; Zero-Cost Model:</b> Why DevPanel is free to use, and how agencies are capturing 100% of their hosting margin by removing the need for specialized (and expensive) DevOps labor.</li></ul><p><b>Ready to future-proof your infrastructure and scale seamlessly when your traffic grows?</b></p><p><b>Link to the Blog Post:</b> <a href='https://www.devpanel.com/blog/kubernetes-single-node-vs-standalone-servers/'>https://www.devpanel.com/blog/kubernetes-single-node-vs-standalone-servers/</a></p><p><b>Link to the YouTube Video:</b> <a href='https://youtu.be/Wh2Ta-hKfuc'>https://youtu.be/Wh2Ta-hKfuc</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18880279-ditch-the-standalone-server-the-zero-cost-kubernetes-power-up-for-wp-drupal.mp3" length="18735094" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18880279</guid>
    <pubDate>Fri, 20 Mar 2026 09:00:00 -0600</pubDate>
    <itunes:duration>1559</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>26</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Scaling Agencies: How Automation Makes Managing 50+ WordPress Sites Profitable on AWS</itunes:title>
    <title>Scaling Agencies: How Automation Makes Managing 50+ WordPress Sites Profitable on AWS</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are you managing a dozen WordPress clients on AWS and drowning in manual configurations? Are you locked into managed hosting and bleeding margins as you scale? In this episode, we solve the Agencies’ 2026 Challenge: how to combine the low infrastructure costs and control of AWS with the ease of managed automation. We dive deep into why "DIY AWS" is a profit killer, costing up to $2,700/month in specialized labor, and why the "Bring Your Own Cloud" (BYOC) model is the future o...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you managing a dozen WordPress clients on AWS and drowning in manual configurations? Are you locked into managed hosting and bleeding margins as you scale?</p><p>In this episode, we solve the <b>Agencies’ 2026 Challenge</b>: how to combine the low infrastructure costs and control of AWS with the ease of managed automation. We dive deep into why &quot;DIY AWS&quot; is a profit killer, costing up to $2,700/month in specialized labor, and why the &quot;Bring Your Own Cloud&quot; (BYOC) model is the future of agency growth.</p><p>We break down the four essential automation workflows that allow a small team to confidently manage 50+ independent client environments from a single dashboard:</p><ol><li><b>Standardized Templates:</b> Launch secure, pre-configured client sites in minutes [00:03:28 in the Video].</li><li><b>Infra-as-Code (Terraform):</b> Deploying complex AWS architecture without touching a server [00:02:50 in the Video].</li><li><b>Git-Based Pipelines:</b> Using staging and isolated cloud IDEs to prevent production site crashes [00:04:04 in the Video].</li><li><b>Centralized Security (WAF/DDoS):</b> Rolling out standardized protection to every client environment simultaneously [00:05:06 in the Video].</li></ol><p>If you are an agency owner, project manager, or DevOps lead looking to scale efficiently and profitably on the cloud you already own, this episode is mandatory listening.</p><p><b>🔗 KEY LINKS &amp; RESOURCES (Mentioned in the Show):</b></p><ul><li><b>READ THE COMPREHENSIVE GUIDE:</b> <b>https://www.devpanel.com/blog/managing-multiple-wordpress-sites-aws-2026/</b></li><li><b>WATCH THE VISUAL WALKTHROUGH:</b> <b>https://youtu.be/eT6iRriq3Ds</b></li><li><b> TRY DEVPANEL FREE:</b> <a href='https://www.google.com/search?q=https://www.devpanel.com/'>https://www.devpanel.com/start-scaling</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you managing a dozen WordPress clients on AWS and drowning in manual configurations? Are you locked into managed hosting and bleeding margins as you scale?</p><p>In this episode, we solve the <b>Agencies’ 2026 Challenge</b>: how to combine the low infrastructure costs and control of AWS with the ease of managed automation. We dive deep into why &quot;DIY AWS&quot; is a profit killer, costing up to $2,700/month in specialized labor, and why the &quot;Bring Your Own Cloud&quot; (BYOC) model is the future of agency growth.</p><p>We break down the four essential automation workflows that allow a small team to confidently manage 50+ independent client environments from a single dashboard:</p><ol><li><b>Standardized Templates:</b> Launch secure, pre-configured client sites in minutes [00:03:28 in the Video].</li><li><b>Infra-as-Code (Terraform):</b> Deploying complex AWS architecture without touching a server [00:02:50 in the Video].</li><li><b>Git-Based Pipelines:</b> Using staging and isolated cloud IDEs to prevent production site crashes [00:04:04 in the Video].</li><li><b>Centralized Security (WAF/DDoS):</b> Rolling out standardized protection to every client environment simultaneously [00:05:06 in the Video].</li></ol><p>If you are an agency owner, project manager, or DevOps lead looking to scale efficiently and profitably on the cloud you already own, this episode is mandatory listening.</p><p><b>🔗 KEY LINKS &amp; RESOURCES (Mentioned in the Show):</b></p><ul><li><b>READ THE COMPREHENSIVE GUIDE:</b> <b>https://www.devpanel.com/blog/managing-multiple-wordpress-sites-aws-2026/</b></li><li><b>WATCH THE VISUAL WALKTHROUGH:</b> <b>https://youtu.be/eT6iRriq3Ds</b></li><li><b> TRY DEVPANEL FREE:</b> <a href='https://www.google.com/search?q=https://www.devpanel.com/'>https://www.devpanel.com/start-scaling</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18879034-scaling-agencies-how-automation-makes-managing-50-wordpress-sites-profitable-on-aws.mp3" length="18798115" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18879034</guid>
    <pubDate>Fri, 20 Mar 2026 04:00:00 -0600</pubDate>
    <itunes:duration>1564</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>25</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Pantheon vs. BYOC: Why the Middle Path is Changing Multi-Site</itunes:title>
    <title>Pantheon vs. BYOC: Why the Middle Path is Changing Multi-Site</title>
    <itunes:summary><![CDATA[Send us Fan Mail Stop paying the "simplicity tax" on managed hosting. In this episode, we tackle one of the biggest misconceptions in enterprise and agency web hosting: that scaling dozens or hundreds of high-traffic WordPress and Drupal sites requires an expensive, tier-based managed platform. In 2026, the economics have shifted. Organizations that continue to rely on legacy PaaS models like Pantheon are often overpaying for their infrastructure by 75% to 80%. We explore the emerging "Middle...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Stop paying the &quot;simplicity tax&quot; on managed hosting.</b></p><p>In this episode, we tackle one of the biggest misconceptions in enterprise and agency web hosting: that scaling dozens or hundreds of high-traffic WordPress and Drupal sites <em>requires</em> an expensive, tier-based managed platform.</p><p>In 2026, the economics have shifted. Organizations that continue to rely on legacy PaaS models like Pantheon are often overpaying for their infrastructure by 75% to 80%.</p><p>We explore the emerging &quot;Middle Path&quot;—a strategy that combines the raw power, flexibility, and transparent pricing of your own AWS cloud account with a modern automation layer like DevPanel. This approach removes the heavy DevOps burden without sacrificing control or profits.</p><p>We cover:</p><ul><li><b>The Economics of Multi-Site:</b> Why per-site pricing models cannot compete with shared, scalable AWS clusters for large portfolios.</li><li><b>The 80% Cost Reduction:</b> Breaking down the hard math of moving from managed tiers to BYOC (Bring Your Own Cloud).</li><li><b>Architecture &amp; Performance:</b> Leveraging AWS Graviton4 instances for superior price-performance in WordPress and Drupal workloads.</li><li><b>Operational Control:</b> How to keep full infrastructure ownership and compliance while eliminating repetitive ops tasks.</li></ul><p>Whether you&apos;re an agency founder feeling the platform squeeze, a CTO managing complex enterprise compliance, or a nonprofit technical lead with a fixed budget, this conversation provides the blueprint for strategic infrastructure ownership.</p><p>Show Notes &amp; Resources:</p><ul><li><b>Read the deep-dive blog post:</b> <a href='https://www.devpanel.com/blog/cheap-ways-to-host-multiple-websites-on-aws/'>https://www.devpanel.com/blog/cheap-ways-to-host-multiple-websites-on-aws/</a></li><li><b>Watch the companion video:</b> <a href='https://www.youtube.com/watch?v=-JqlI9Us-mU'>Cheap Ways to Host Multiple High-Traffic Websites on AWS in 2026</a></li><li><b>Learn more about DevPanel Community Edition:</b> <a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></li></ul><p>Don’t miss this critical shift in cloud economics. Tune in now.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Stop paying the &quot;simplicity tax&quot; on managed hosting.</b></p><p>In this episode, we tackle one of the biggest misconceptions in enterprise and agency web hosting: that scaling dozens or hundreds of high-traffic WordPress and Drupal sites <em>requires</em> an expensive, tier-based managed platform.</p><p>In 2026, the economics have shifted. Organizations that continue to rely on legacy PaaS models like Pantheon are often overpaying for their infrastructure by 75% to 80%.</p><p>We explore the emerging &quot;Middle Path&quot;—a strategy that combines the raw power, flexibility, and transparent pricing of your own AWS cloud account with a modern automation layer like DevPanel. This approach removes the heavy DevOps burden without sacrificing control or profits.</p><p>We cover:</p><ul><li><b>The Economics of Multi-Site:</b> Why per-site pricing models cannot compete with shared, scalable AWS clusters for large portfolios.</li><li><b>The 80% Cost Reduction:</b> Breaking down the hard math of moving from managed tiers to BYOC (Bring Your Own Cloud).</li><li><b>Architecture &amp; Performance:</b> Leveraging AWS Graviton4 instances for superior price-performance in WordPress and Drupal workloads.</li><li><b>Operational Control:</b> How to keep full infrastructure ownership and compliance while eliminating repetitive ops tasks.</li></ul><p>Whether you&apos;re an agency founder feeling the platform squeeze, a CTO managing complex enterprise compliance, or a nonprofit technical lead with a fixed budget, this conversation provides the blueprint for strategic infrastructure ownership.</p><p>Show Notes &amp; Resources:</p><ul><li><b>Read the deep-dive blog post:</b> <a href='https://www.devpanel.com/blog/cheap-ways-to-host-multiple-websites-on-aws/'>https://www.devpanel.com/blog/cheap-ways-to-host-multiple-websites-on-aws/</a></li><li><b>Watch the companion video:</b> <a href='https://www.youtube.com/watch?v=-JqlI9Us-mU'>Cheap Ways to Host Multiple High-Traffic Websites on AWS in 2026</a></li><li><b>Learn more about DevPanel Community Edition:</b> <a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></li></ul><p>Don’t miss this critical shift in cloud economics. Tune in now.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18879001-pantheon-vs-byoc-why-the-middle-path-is-changing-multi-site.mp3" length="19011226" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18879001</guid>
    <pubDate>Fri, 20 Mar 2026 03:00:00 -0600</pubDate>
    <itunes:duration>1582</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>24</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Control vs. Convenience Trade-off in Agency Hosting</itunes:title>
    <title>The Control vs. Convenience Trade-off in Agency Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is your agency's growth being throttled by your hosting provider? In this episode, we dive deep into the "Control vs. Convenience" dilemma that every scaling WordPress agency faces in 2026. We explore why "managed" hosting often becomes a "managed bottleneck" and how top-tier agencies are reclaiming their margins by moving directly to AWS—without hiring a 24/7 DevOps team. 🔗 Read the full Technical Guide &amp; Infrastructure Breakdown: https://www.devpanel.com/blog/managing-m...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your agency&apos;s growth being throttled by your hosting provider? In this episode, we dive deep into the &quot;Control vs. Convenience&quot; dilemma that every scaling WordPress agency faces in 2026.</p><p>We explore why &quot;managed&quot; hosting often becomes a &quot;managed bottleneck&quot; and how top-tier agencies are reclaiming their margins by moving directly to AWS—without hiring a 24/7 DevOps team.</p><p><b>🔗 Read the full Technical Guide &amp; Infrastructure Breakdown:</b></p><p><a href='https://www.devpanel.com/blog/managing-multiple-wordpress-sites-aws-2026/'><b>https://www.devpanel.com/blog/managing-multiple-wordpress-sites-aws-2026/</b></a></p><p><b>In This Episode, We Discuss:</b></p><ul><li><b>The $2,700/Month Mistake:</b> Why manual AWS management is a profit killer for SMB agencies.</li><li><b>Breaking the &quot;Lock-in&quot;:</b> How to own your infrastructure while outsourcing the operational headache.</li><li><b>The &quot;Blueprint&quot; Strategy:</b> Using standardized templates to launch client sites in under 3 minutes.</li><li><b>Profitability at Scale:</b> Why 2026 is the year of &quot;Bring Your Own Cloud&quot; (BYOC).</li><li><b>Security Drift:</b> The hidden danger of managing 50+ sites and how to automate your WAF/DDoS protection globally.</li></ul><p><b>Key Takeaway:</b></p><blockquote>&quot;You should own your infrastructure, but you shouldn&apos;t have to build it from scratch every time you land a client.&quot;</blockquote><p><b>Episode Resources:</b></p><ul><li><b>Featured Platform:</b> <a href='https://www.devpanel.com'>DevPanel.com</a></li><li><b>Pricing &amp; Plans:</b> <a href='https://www.devpanel.com/pricing/'>DevPanel Tiers</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your agency&apos;s growth being throttled by your hosting provider? In this episode, we dive deep into the &quot;Control vs. Convenience&quot; dilemma that every scaling WordPress agency faces in 2026.</p><p>We explore why &quot;managed&quot; hosting often becomes a &quot;managed bottleneck&quot; and how top-tier agencies are reclaiming their margins by moving directly to AWS—without hiring a 24/7 DevOps team.</p><p><b>🔗 Read the full Technical Guide &amp; Infrastructure Breakdown:</b></p><p><a href='https://www.devpanel.com/blog/managing-multiple-wordpress-sites-aws-2026/'><b>https://www.devpanel.com/blog/managing-multiple-wordpress-sites-aws-2026/</b></a></p><p><b>In This Episode, We Discuss:</b></p><ul><li><b>The $2,700/Month Mistake:</b> Why manual AWS management is a profit killer for SMB agencies.</li><li><b>Breaking the &quot;Lock-in&quot;:</b> How to own your infrastructure while outsourcing the operational headache.</li><li><b>The &quot;Blueprint&quot; Strategy:</b> Using standardized templates to launch client sites in under 3 minutes.</li><li><b>Profitability at Scale:</b> Why 2026 is the year of &quot;Bring Your Own Cloud&quot; (BYOC).</li><li><b>Security Drift:</b> The hidden danger of managing 50+ sites and how to automate your WAF/DDoS protection globally.</li></ul><p><b>Key Takeaway:</b></p><blockquote>&quot;You should own your infrastructure, but you shouldn&apos;t have to build it from scratch every time you land a client.&quot;</blockquote><p><b>Episode Resources:</b></p><ul><li><b>Featured Platform:</b> <a href='https://www.devpanel.com'>DevPanel.com</a></li><li><b>Pricing &amp; Plans:</b> <a href='https://www.devpanel.com/pricing/'>DevPanel Tiers</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18876587-the-control-vs-convenience-trade-off-in-agency-hosting.mp3" length="18798055" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18876587</guid>
    <pubDate>Thu, 19 Mar 2026 14:00:00 -0600</pubDate>
    <itunes:duration>1564</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>23</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Mastering HIPAA Compliant Hosting in 2026</itunes:title>
    <title>Mastering HIPAA Compliant Hosting in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail In 2026, healthcare data breaches are costing organizations millions, with 82% of incidents linked to infrastructure misconfigurations. Is your patient data truly secure? In this episode, we break down the essential technical and regulatory requirements for HIPAA compliant hosting. We move beyond the jargon to discuss how engineering teams can maintain full control over their infrastructure while meeting strict federal standards. Whether you are a CTO at a healthcare startup ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In 2026, healthcare data breaches are costing organizations millions, with 82% of incidents linked to infrastructure misconfigurations. Is your patient data truly secure? In this episode, we break down the essential technical and regulatory requirements for <b>HIPAA compliant hosting</b>.</p><p>We move beyond the jargon to discuss how engineering teams can maintain full control over their infrastructure while meeting strict federal standards. Whether you are a CTO at a healthcare startup or a DevOps lead migrating legacy systems to the cloud, this episode is your roadmap to secure, automated, and resilient healthcare infrastructure.</p><p><b>What You’ll Learn in This Episode:</b></p><ul><li><b>The 5 Essential Capabilities:</b> A deep dive into encryption, audit logs, access controls, and more.</li><li><b>Own Your Cloud:</b> Why running compliant infrastructure inside your own cloud account is the future of healthcare DevOps.</li><li><b>Automation vs. Manual Compliance:</b> How to reduce human error and ship healthcare apps faster.</li><li><b>The Real Cost of Non-Compliance:</b> Breaking down the 2026 penalty landscape and breach statistics.</li><li><b>Case Study:</b> Insights from a real-world Azure migration for healthcare.</li></ul><p><b>Deep Dive Resources:</b> For a full technical breakdown, including infographics and core security requirements, read our comprehensive guide here: </p><p><b>Read the Full Blog:</b> <a href='https://www.devpanel.com/blog/hipaa-compliant-hosting/'>https://www.devpanel.com/blog/hipaa-compliant-hosting/</a></p><p><b>Connect with DevPanel:</b></p><ul><li><b>Website:</b> <a href='https://www.devpanel.com'>https://www.devpanel.com</a></li><li><b>LinkedIn:</b><a href='https://www.linkedin.com/company/devpanel/'><b>https://www.linkedin.com/company/devpanel/</b></a></li></ul><p>#HIPAA #HealthcareIT #CloudHosting #DevOps #DataSecurity #HealthTech #DevPanel #AzureMigration #ePHI</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In 2026, healthcare data breaches are costing organizations millions, with 82% of incidents linked to infrastructure misconfigurations. Is your patient data truly secure? In this episode, we break down the essential technical and regulatory requirements for <b>HIPAA compliant hosting</b>.</p><p>We move beyond the jargon to discuss how engineering teams can maintain full control over their infrastructure while meeting strict federal standards. Whether you are a CTO at a healthcare startup or a DevOps lead migrating legacy systems to the cloud, this episode is your roadmap to secure, automated, and resilient healthcare infrastructure.</p><p><b>What You’ll Learn in This Episode:</b></p><ul><li><b>The 5 Essential Capabilities:</b> A deep dive into encryption, audit logs, access controls, and more.</li><li><b>Own Your Cloud:</b> Why running compliant infrastructure inside your own cloud account is the future of healthcare DevOps.</li><li><b>Automation vs. Manual Compliance:</b> How to reduce human error and ship healthcare apps faster.</li><li><b>The Real Cost of Non-Compliance:</b> Breaking down the 2026 penalty landscape and breach statistics.</li><li><b>Case Study:</b> Insights from a real-world Azure migration for healthcare.</li></ul><p><b>Deep Dive Resources:</b> For a full technical breakdown, including infographics and core security requirements, read our comprehensive guide here: </p><p><b>Read the Full Blog:</b> <a href='https://www.devpanel.com/blog/hipaa-compliant-hosting/'>https://www.devpanel.com/blog/hipaa-compliant-hosting/</a></p><p><b>Connect with DevPanel:</b></p><ul><li><b>Website:</b> <a href='https://www.devpanel.com'>https://www.devpanel.com</a></li><li><b>LinkedIn:</b><a href='https://www.linkedin.com/company/devpanel/'><b>https://www.linkedin.com/company/devpanel/</b></a></li></ul><p>#HIPAA #HealthcareIT #CloudHosting #DevOps #DataSecurity #HealthTech #DevPanel #AzureMigration #ePHI</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18842149-mastering-hipaa-compliant-hosting-in-2026.mp3" length="17318452" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18842149</guid>
    <pubDate>Fri, 13 Mar 2026 10:00:00 -0600</pubDate>
    <itunes:duration>1441</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>22</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Selling the Future — Why Interactive Demos Win in 2026</itunes:title>
    <title>Selling the Future — Why Interactive Demos Win in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail In the agency world, the pitch is everything—but the classic playbook is officially showing its age. In this episode, we explore why polished PDFs and slick slide decks are no longer enough to seal the deal and how a massive shift toward interactive Drupal AI demos is rewriting the rules for winning projects. We dive into the "conversion chasm" between static content and live environments, and why providing a "cloud development laptop" experience is now a core competency...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In the agency world, the pitch is everything—but the classic playbook is officially showing its age. In this episode, we explore why polished PDFs and slick slide decks are no longer enough to seal the deal and how a massive shift toward <a href='https://www.drupalforge.org/ai'><b>interactive Drupal AI demos</b> </a>is rewriting the rules for winning projects.</p><p>We dive into the &quot;conversion chasm&quot; between static content and live environments, and why providing a &quot;cloud development laptop&quot; experience is now a core competency for thriving agencies.</p><p>Key Topics Covered:</p><ul><li><b>The 8-Fold Advantage</b>: Breaking down the data showing that interactive demos pull in a <b>24.35% conversion rate</b> compared to just <b>3.05%</b> for static content.</li><li><b>The 81% Decision Rule</b>: How to reach the majority of B2B buyers who have already made their decision before ever speaking to your sales team.</li><li><b>The &quot;Cloud Development Laptop&quot;</b>: How platforms like <b>DrupalForge</b> allow teams to launch complex, browser-based AI environments in seconds, removing all technical friction.</li><li><b>Pre-Built AI Toolkits</b>: A look at ready-to-go solutions for AI-assisted coding, automated content moderation, OCR, and web scraping.</li><li><b>Passive vs. Active Selling</b>: Why the shift from describing features to sharing live, explorable sandboxes is the key to earning client trust.</li><li><b>The Developer AI Lab</b>: Why internal hands-on training is essential, given that <b>78% of Drupal developers</b> are already using AI tools daily.</li></ul><p>Listen and Learn:</p><p>Whether you are leading an agency through a high-stakes RFP or a developer looking to master the latest AI automation pipelines, this episode provides the blueprint for proving value in real-time.</p><p><b>Read the deep-dive analysis on our blog:</b> <a href='https://www.drupalforge.org/blog/beyond-slide-deck-how-interactive-drupal-ai-demos-are-redefining-agency-wins-2026'>Beyond the Slide Deck: How Interactive Drupal AI Demos are Redefining Agency Wins</a></p><p><b>Start your own AI Demo Sandbox:</b> <a href='https://www.drupalforge.org'>Explore DrupalForge AI Templates</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In the agency world, the pitch is everything—but the classic playbook is officially showing its age. In this episode, we explore why polished PDFs and slick slide decks are no longer enough to seal the deal and how a massive shift toward <a href='https://www.drupalforge.org/ai'><b>interactive Drupal AI demos</b> </a>is rewriting the rules for winning projects.</p><p>We dive into the &quot;conversion chasm&quot; between static content and live environments, and why providing a &quot;cloud development laptop&quot; experience is now a core competency for thriving agencies.</p><p>Key Topics Covered:</p><ul><li><b>The 8-Fold Advantage</b>: Breaking down the data showing that interactive demos pull in a <b>24.35% conversion rate</b> compared to just <b>3.05%</b> for static content.</li><li><b>The 81% Decision Rule</b>: How to reach the majority of B2B buyers who have already made their decision before ever speaking to your sales team.</li><li><b>The &quot;Cloud Development Laptop&quot;</b>: How platforms like <b>DrupalForge</b> allow teams to launch complex, browser-based AI environments in seconds, removing all technical friction.</li><li><b>Pre-Built AI Toolkits</b>: A look at ready-to-go solutions for AI-assisted coding, automated content moderation, OCR, and web scraping.</li><li><b>Passive vs. Active Selling</b>: Why the shift from describing features to sharing live, explorable sandboxes is the key to earning client trust.</li><li><b>The Developer AI Lab</b>: Why internal hands-on training is essential, given that <b>78% of Drupal developers</b> are already using AI tools daily.</li></ul><p>Listen and Learn:</p><p>Whether you are leading an agency through a high-stakes RFP or a developer looking to master the latest AI automation pipelines, this episode provides the blueprint for proving value in real-time.</p><p><b>Read the deep-dive analysis on our blog:</b> <a href='https://www.drupalforge.org/blog/beyond-slide-deck-how-interactive-drupal-ai-demos-are-redefining-agency-wins-2026'>Beyond the Slide Deck: How Interactive Drupal AI Demos are Redefining Agency Wins</a></p><p><b>Start your own AI Demo Sandbox:</b> <a href='https://www.drupalforge.org'>Explore DrupalForge AI Templates</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18791776-selling-the-future-why-interactive-demos-win-in-2026.mp3" length="13869061" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18791776</guid>
    <pubDate>Wed, 04 Mar 2026 15:00:00 -0700</pubDate>
    <itunes:duration>1153</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>21</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How to Save 75% on WordPress Cloud Hosting in 2026</itunes:title>
    <title>How to Save 75% on WordPress Cloud Hosting in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail Why does growing your traffic feel like a financial penalty? In this episode, we dive deep into the shifting landscape of WordPress cloud hosting. We explore why traditional "Black Box" platforms are losing ground to a new "Middle Path" that gives power back to the site owner. If you’ve ever felt trapped by rising hosting bills or the complexity of managing your own AWS stack, this conversation is for you. We break down how DevPanel users on AWS are achieving a staggering 75%...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Why does growing your traffic feel like a financial penalty? In this episode, we dive deep into the shifting landscape of <b>WordPress cloud hosting</b>. We explore why traditional &quot;Black Box&quot; platforms are losing ground to a new &quot;Middle Path&quot; that gives power back to the site owner.</p><p>If you’ve ever felt trapped by rising hosting bills or the complexity of managing your own AWS stack, this conversation is for you. We break down how <b>DevPanel users on AWS</b> are achieving a staggering <a href='https://www.devpanel.com/blog/75-percent-hosting-savings-devpanel-on-aws/'><b>75% cost savings</b></a> without sacrificing the managed experience they need to stay productive.</p><p><b>In this episode, we cover:</b></p><ul><li><b>The Success Tax:</b> Why legacy hosting models are fundamentally broken for high-growth companies.</li><li><b>The DevOps Tax:</b> The hidden costs of trying to manage raw cloud infrastructure manually.</li><li><a href='https://www.devpanel.com/blog/kubernetes-resource-overcommit-optimization-guide/'><b>The Kubernetes Advantage:</b></a> How auto-scaling tech ensures your site never crashes during a viral moment.</li><li><b>Infrastructure Ownership:</b> Why &quot;Bring Your Own Cloud&quot; (BYOC) is the most important trend for 2026.</li></ul><p><b>Resources Mentioned in This Episode:</b></p><p><b>The Definitive Guide (Blog):</b> <a href='https://www.devpanel.com/blog/wordpress-cloud-hosting-infrastructure-guide-2026/'>How to Choose the Right WordPress Cloud Hosting Infrastructure in 2026</a></p><p><b>Watch the Visual Breakdown (YouTube):</b> <a href='https://youtu.be/AfaY9eX-kws'>How to Save 75% on WordPress Cloud Hosting</a></p><p><b>Try the Platform:</b> <a href='https://www.devpanel.com'>Explore DevPanel Features</a></p><p><b>Show Notes &amp; Key Takeaways:</b></p><ul><li>Why proprietary platforms are becoming a bottleneck for agencies.</li><li>Breaking down the 75% savings math.</li><li>Security as a foundation: SOC2, HIPAA, and automated WAF.</li><li>How to onboard developers in minutes using Cloud IDEs.</li></ul><p><b>Enjoyed the show?</b> Don&apos;t forget to subscribe and leave us a review!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Why does growing your traffic feel like a financial penalty? In this episode, we dive deep into the shifting landscape of <b>WordPress cloud hosting</b>. We explore why traditional &quot;Black Box&quot; platforms are losing ground to a new &quot;Middle Path&quot; that gives power back to the site owner.</p><p>If you’ve ever felt trapped by rising hosting bills or the complexity of managing your own AWS stack, this conversation is for you. We break down how <b>DevPanel users on AWS</b> are achieving a staggering <a href='https://www.devpanel.com/blog/75-percent-hosting-savings-devpanel-on-aws/'><b>75% cost savings</b></a> without sacrificing the managed experience they need to stay productive.</p><p><b>In this episode, we cover:</b></p><ul><li><b>The Success Tax:</b> Why legacy hosting models are fundamentally broken for high-growth companies.</li><li><b>The DevOps Tax:</b> The hidden costs of trying to manage raw cloud infrastructure manually.</li><li><a href='https://www.devpanel.com/blog/kubernetes-resource-overcommit-optimization-guide/'><b>The Kubernetes Advantage:</b></a> How auto-scaling tech ensures your site never crashes during a viral moment.</li><li><b>Infrastructure Ownership:</b> Why &quot;Bring Your Own Cloud&quot; (BYOC) is the most important trend for 2026.</li></ul><p><b>Resources Mentioned in This Episode:</b></p><p><b>The Definitive Guide (Blog):</b> <a href='https://www.devpanel.com/blog/wordpress-cloud-hosting-infrastructure-guide-2026/'>How to Choose the Right WordPress Cloud Hosting Infrastructure in 2026</a></p><p><b>Watch the Visual Breakdown (YouTube):</b> <a href='https://youtu.be/AfaY9eX-kws'>How to Save 75% on WordPress Cloud Hosting</a></p><p><b>Try the Platform:</b> <a href='https://www.devpanel.com'>Explore DevPanel Features</a></p><p><b>Show Notes &amp; Key Takeaways:</b></p><ul><li>Why proprietary platforms are becoming a bottleneck for agencies.</li><li>Breaking down the 75% savings math.</li><li>Security as a foundation: SOC2, HIPAA, and automated WAF.</li><li>How to onboard developers in minutes using Cloud IDEs.</li></ul><p><b>Enjoyed the show?</b> Don&apos;t forget to subscribe and leave us a review!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18788914-how-to-save-75-on-wordpress-cloud-hosting-in-2026.mp3" length="16447025" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18788914</guid>
    <pubDate>Wed, 04 Mar 2026 09:00:00 -0700</pubDate>
    <itunes:duration>1368</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>20</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Future of AI-Ready Drupal Hosting</itunes:title>
    <title>The Future of AI-Ready Drupal Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we dive deep into the technical and financial shift happening within the Drupal ecosystem as we navigate the 2026 AI revolution. With over 11,000 live Drupal sites already leveraging AI, the conversation has moved from "how do we use it" to "how do we host it efficiently". We break down the DrupalForge blueprint, a model designed to eliminate the technical friction and high markups associated with traditional hosting platforms. Key Topics Covered: The 95% Roa...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we dive deep into the technical and financial shift happening within the Drupal ecosystem as we navigate the 2026 AI revolution. With over 11,000 live Drupal sites already leveraging AI, the conversation has moved from &quot;how do we use it&quot; to &quot;how do we host it efficiently&quot;.</p><p>We break down the <a href='https://www.drupalforge.org/'><b>DrupalForge blueprint</b></a>, a model designed to eliminate the technical friction and high markups associated with traditional hosting platforms.</p><p>Key Topics Covered:</p><ul><li><b>The 95% Roadblock</b>: Why integration remains the primary hurdle for IT leaders in 2026.</li><li><b>The &quot;Hosting Tax&quot; Exposed</b>: How traditional PaaS markups are inflating AI project budgets and how to avoid them.</li><li><a href='https://www.devpanel.com/'><b>Hybrid Orchestration &amp; AWS EKS</b></a>: A look at the infrastructure that enables high-performance AI scaling.</li><li><a href='https://www.devpanel.com/blog/75-percent-hosting-savings-devpanel-on-aws/'><b>The 80% Cost Reduction</b>: </a>How organizations are reclaiming their budgets by switching to a peer-to-peer cloud model.</li><li><b>Instant AI Staging</b>: How developers are spinning up pre-configured templates like <a href='https://www.drupalforge.org/template/drupal-cms'><b>Drupal CMS AI</b></a> in under a minute.</li><li><b>Community vs. Commerce</b>: Why the most sustainable future for open-source AI is built on collaboration, not just vendor lock-in.</li></ul><p>Listen and Learn:</p><p>Whether you are a CTO looking to scale your infrastructure or a developer wanting to skip the manual setup of LLM and Vector Database integrations, this episode provides the roadmap for AI-ready success.</p><p><b>Read the deep-dive analysis on our blog:</b> <a href='https://www.drupalforge.org/blog/best-ai-drupal-hosting-2026-why-drupalforge-top-choice-ai-ready-sites'>Best AI Drupal Hosting 2026: Why DrupalForge is the Top Choice for AI-Ready Sites</a><br/><br/>Video Break Down:  <a href='https://www.youtube.com/watch?v=j3ZZ_gPL2n4'>Why DrupalForge is the #1 Platform for AI-Ready Sites in 2026</a></p><p> </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we dive deep into the technical and financial shift happening within the Drupal ecosystem as we navigate the 2026 AI revolution. With over 11,000 live Drupal sites already leveraging AI, the conversation has moved from &quot;how do we use it&quot; to &quot;how do we host it efficiently&quot;.</p><p>We break down the <a href='https://www.drupalforge.org/'><b>DrupalForge blueprint</b></a>, a model designed to eliminate the technical friction and high markups associated with traditional hosting platforms.</p><p>Key Topics Covered:</p><ul><li><b>The 95% Roadblock</b>: Why integration remains the primary hurdle for IT leaders in 2026.</li><li><b>The &quot;Hosting Tax&quot; Exposed</b>: How traditional PaaS markups are inflating AI project budgets and how to avoid them.</li><li><a href='https://www.devpanel.com/'><b>Hybrid Orchestration &amp; AWS EKS</b></a>: A look at the infrastructure that enables high-performance AI scaling.</li><li><a href='https://www.devpanel.com/blog/75-percent-hosting-savings-devpanel-on-aws/'><b>The 80% Cost Reduction</b>: </a>How organizations are reclaiming their budgets by switching to a peer-to-peer cloud model.</li><li><b>Instant AI Staging</b>: How developers are spinning up pre-configured templates like <a href='https://www.drupalforge.org/template/drupal-cms'><b>Drupal CMS AI</b></a> in under a minute.</li><li><b>Community vs. Commerce</b>: Why the most sustainable future for open-source AI is built on collaboration, not just vendor lock-in.</li></ul><p>Listen and Learn:</p><p>Whether you are a CTO looking to scale your infrastructure or a developer wanting to skip the manual setup of LLM and Vector Database integrations, this episode provides the roadmap for AI-ready success.</p><p><b>Read the deep-dive analysis on our blog:</b> <a href='https://www.drupalforge.org/blog/best-ai-drupal-hosting-2026-why-drupalforge-top-choice-ai-ready-sites'>Best AI Drupal Hosting 2026: Why DrupalForge is the Top Choice for AI-Ready Sites</a><br/><br/>Video Break Down:  <a href='https://www.youtube.com/watch?v=j3ZZ_gPL2n4'>Why DrupalForge is the #1 Platform for AI-Ready Sites in 2026</a></p><p> </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18782637-the-future-of-ai-ready-drupal-hosting.mp3" length="13045543" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18782637</guid>
    <pubDate>Tue, 03 Mar 2026 09:00:00 -0700</pubDate>
    <itunes:duration>1084</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>19</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The &quot;Private PaaS&quot; Playbook: How to Host Drupal on AWS for (Almost) Free</itunes:title>
    <title>The &quot;Private PaaS&quot; Playbook: How to Host Drupal on AWS for (Almost) Free</title>
    <itunes:summary><![CDATA[Send us Fan Mail Landing $100,000 in AWS Activate credits feels like winning the lottery—until you realize you’re about to set them on fire. In this episode, we break down the high-stakes world of cloud infrastructure for Drupal startups. Most founders fall into one of two traps: they either waste hundreds of engineering hours on a "DIY" AWS build, or they move to a managed PaaS where their credits are completely useless. We explore a third way: the Private PaaS. Tune in as we discuss how to ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Landing $100,000 in AWS Activate credits feels like winning the lottery—until you realize you’re about to set them on fire.</p><p>In this episode, we break down the high-stakes world of cloud infrastructure for Drupal startups. Most founders fall into one of two traps: they either waste hundreds of engineering hours on a &quot;DIY&quot; AWS build, or they move to a managed PaaS where their credits are completely useless.</p><p>We explore a third way: the <b>Private PaaS</b>. Tune in as we discuss how to keep 100% infrastructure ownership, utilize every penny of your AWS credits, and automate 90% of your DevOps burden using orchestration. Whether you are a bootstrapped founder on the Founders track or a VC-backed team in the Portfolio program, this episode is your roadmap to extending your runway without sacrificing operational sanity.</p><p><b>Key Takeaways:</b></p><ul><li><a href='https://www.devpanel.com/blog/guide-to-drupal-hosting-and-aws-grants/'><b>The Credit Boundary</b></a><b>:</b> Why traditional managed hosts won&apos;t let you use your AWS Activate credits.</li><li><a href='https://www.devpanel.com/blog/the-ultimate-guide-to-drupal-on-aws-architecture-orchestration-and-scaling-strategies/'><b>DIY vs. Orchestration</b></a><b>:</b> Why running Drupal on raw AWS is a &quot;hosting project,&quot; not a solution.</li><li><b>The Auto-Pause Hack:</b> How to triple the life of your credits by sleeping non-production environments.</li><li><b>24/7 Operations:</b> How to get enterprise-grade support without the $180k DevOps salary.</li></ul><p><b>Read the full strategy guide here:</b>  <a href='https://www.devpanel.com/blog/drupal-on-aws-startup-credits-strategy/'>Drupal on AWS: The Startup Credit Playbook</a><br/><b>Watch Explainer Video</b> :<a href='https://www.youtube.com/watch?v=itw3Rq9QUlU'> The AWS Credit Strategy Every Drupal Startup Needs</a></p><p><b>Resources Mentioned:</b></p><ul><li>AWS Activate Founders &amp; Portfolio Programs</li><li><a href='https://www.devpanel.com/'>DevPanel </a>Orchestration Platform</li><li>Managed Services Providers (MSPs) for Drupal</li></ul><p><b>Enjoyed the episode?</b> <a href='https://www.drupalbrief.com/2409496/follow'>Subscribe</a> for more deep dives into cloud automation, startup growth, and open-source excellence.</p><p>#Drupal #AWS #Startups #CloudCredits #DevOps #AWSActivate #OpenSource #TechStrategy</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Landing $100,000 in AWS Activate credits feels like winning the lottery—until you realize you’re about to set them on fire.</p><p>In this episode, we break down the high-stakes world of cloud infrastructure for Drupal startups. Most founders fall into one of two traps: they either waste hundreds of engineering hours on a &quot;DIY&quot; AWS build, or they move to a managed PaaS where their credits are completely useless.</p><p>We explore a third way: the <b>Private PaaS</b>. Tune in as we discuss how to keep 100% infrastructure ownership, utilize every penny of your AWS credits, and automate 90% of your DevOps burden using orchestration. Whether you are a bootstrapped founder on the Founders track or a VC-backed team in the Portfolio program, this episode is your roadmap to extending your runway without sacrificing operational sanity.</p><p><b>Key Takeaways:</b></p><ul><li><a href='https://www.devpanel.com/blog/guide-to-drupal-hosting-and-aws-grants/'><b>The Credit Boundary</b></a><b>:</b> Why traditional managed hosts won&apos;t let you use your AWS Activate credits.</li><li><a href='https://www.devpanel.com/blog/the-ultimate-guide-to-drupal-on-aws-architecture-orchestration-and-scaling-strategies/'><b>DIY vs. Orchestration</b></a><b>:</b> Why running Drupal on raw AWS is a &quot;hosting project,&quot; not a solution.</li><li><b>The Auto-Pause Hack:</b> How to triple the life of your credits by sleeping non-production environments.</li><li><b>24/7 Operations:</b> How to get enterprise-grade support without the $180k DevOps salary.</li></ul><p><b>Read the full strategy guide here:</b>  <a href='https://www.devpanel.com/blog/drupal-on-aws-startup-credits-strategy/'>Drupal on AWS: The Startup Credit Playbook</a><br/><b>Watch Explainer Video</b> :<a href='https://www.youtube.com/watch?v=itw3Rq9QUlU'> The AWS Credit Strategy Every Drupal Startup Needs</a></p><p><b>Resources Mentioned:</b></p><ul><li>AWS Activate Founders &amp; Portfolio Programs</li><li><a href='https://www.devpanel.com/'>DevPanel </a>Orchestration Platform</li><li>Managed Services Providers (MSPs) for Drupal</li></ul><p><b>Enjoyed the episode?</b> <a href='https://www.drupalbrief.com/2409496/follow'>Subscribe</a> for more deep dives into cloud automation, startup growth, and open-source excellence.</p><p>#Drupal #AWS #Startups #CloudCredits #DevOps #AWSActivate #OpenSource #TechStrategy</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18780697-the-private-paas-playbook-how-to-host-drupal-on-aws-for-almost-free.mp3" length="16053351" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18780697</guid>
    <pubDate>Tue, 03 Mar 2026 02:00:00 -0700</pubDate>
    <itunes:duration>1335</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>18</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>PaaS vs. Cloud Hosting 2026: The Ultimate Guide to WordPress Sovereignty</itunes:title>
    <title>PaaS vs. Cloud Hosting 2026: The Ultimate Guide to WordPress Sovereignty</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are you building a digital asset or just renting space in a walled garden? In this episode, we dive into the strategic fork in the road every WordPress stakeholder faces in 2026: Platform as a Service (PaaS) vs. Cloud Hosting. While platforms like Pantheon offer convenience, the "convenience tax" is becoming harder to justify as traffic grows and security requirements tighten. We explore the "Third Way"—leveraging DevPanel to bring PaaS-level automation directly into your own...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you building a digital asset or just renting space in a walled garden?</p><p>In this episode, we dive into the strategic fork in the road every WordPress stakeholder faces in 2026: <b>Platform as a Service (PaaS) vs. Cloud Hosting.</b> While platforms like Pantheon offer convenience, the &quot;convenience tax&quot; is becoming harder to justify as traffic grows and security requirements tighten.</p><p>We explore the &quot;Third Way&quot;—leveraging <b>DevPanel</b> to bring PaaS-level automation directly into your own <b>AWS</b> account.</p><p><b>What you’ll learn in this episode:</b></p><ul><li><b>Ownership vs. Tenancy:</b> Why root-level control is the ultimate guard against vendor lock-in.</li><li><b>The &quot;Zero-Markup&quot; Model:</b> <a href='https://www.devpanel.com/blog/75-percent-hosting-savings-devpanel-on-aws/'>How to cut hosting costs by up to 75% by paying AWS directly.</a></li><li><b>The $1M to $200k Story:</b> <a href='https://www.devpanel.com/blog/800k-savings-how-a-news-agency-uncovered-costs-with-devpanel-aws/'>A real-world breakdown of a massive migration that saved $800,000 annually.</a></li><li><b>Developer Bliss on the Cloud:</b> Recreating the &quot;one-click&quot; experience with Cloud IDEs and automated workspaces.</li><li><b>The 2026 Framework:</b> 4 questions to ask before you commit to your next hosting contract.</li></ul><p><b>Credits &amp; Resources:</b> This episode is powered by the expertise of the team at <b>DevPanel</b>.</p><ul><li><b>Read the full companion blog:</b> <a href='https://www.devpanel.com/blog/paas-vs-cloud-hosting-wordpress-2026/'>PaaS vs Cloud Hosting in 2026: How To Choose The Right Stack</a></li><li><b>Learn more about DevPanel:</b> <a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></li><li><b>Watch the Video Guide:</b> <a href='https://youtu.be/le_rLuKD86o'>https://youtu.be/le_rLuKD86o</a></li></ul><p><b>Don’t forget to subscribe and leave a review if you found this breakdown helpful!</b></p><p>#WordPress #AWS #CloudHosting #DevOps #PaaS #DevPanel #TechStrategy #CloudCostOptimization</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you building a digital asset or just renting space in a walled garden?</p><p>In this episode, we dive into the strategic fork in the road every WordPress stakeholder faces in 2026: <b>Platform as a Service (PaaS) vs. Cloud Hosting.</b> While platforms like Pantheon offer convenience, the &quot;convenience tax&quot; is becoming harder to justify as traffic grows and security requirements tighten.</p><p>We explore the &quot;Third Way&quot;—leveraging <b>DevPanel</b> to bring PaaS-level automation directly into your own <b>AWS</b> account.</p><p><b>What you’ll learn in this episode:</b></p><ul><li><b>Ownership vs. Tenancy:</b> Why root-level control is the ultimate guard against vendor lock-in.</li><li><b>The &quot;Zero-Markup&quot; Model:</b> <a href='https://www.devpanel.com/blog/75-percent-hosting-savings-devpanel-on-aws/'>How to cut hosting costs by up to 75% by paying AWS directly.</a></li><li><b>The $1M to $200k Story:</b> <a href='https://www.devpanel.com/blog/800k-savings-how-a-news-agency-uncovered-costs-with-devpanel-aws/'>A real-world breakdown of a massive migration that saved $800,000 annually.</a></li><li><b>Developer Bliss on the Cloud:</b> Recreating the &quot;one-click&quot; experience with Cloud IDEs and automated workspaces.</li><li><b>The 2026 Framework:</b> 4 questions to ask before you commit to your next hosting contract.</li></ul><p><b>Credits &amp; Resources:</b> This episode is powered by the expertise of the team at <b>DevPanel</b>.</p><ul><li><b>Read the full companion blog:</b> <a href='https://www.devpanel.com/blog/paas-vs-cloud-hosting-wordpress-2026/'>PaaS vs Cloud Hosting in 2026: How To Choose The Right Stack</a></li><li><b>Learn more about DevPanel:</b> <a href='https://www.devpanel.com/'>https://www.devpanel.com/</a></li><li><b>Watch the Video Guide:</b> <a href='https://youtu.be/le_rLuKD86o'>https://youtu.be/le_rLuKD86o</a></li></ul><p><b>Don’t forget to subscribe and leave a review if you found this breakdown helpful!</b></p><p>#WordPress #AWS #CloudHosting #DevOps #PaaS #DevPanel #TechStrategy #CloudCostOptimization</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18742105-paas-vs-cloud-hosting-2026-the-ultimate-guide-to-wordpress-sovereignty.mp3" length="19062971" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18742105</guid>
    <pubDate>Tue, 24 Feb 2026 13:00:00 -0700</pubDate>
    <itunes:duration>1586</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>17</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Noisy Neighbor Nightmare: Is Your CMS Hosting Failing You?</itunes:title>
    <title>The Noisy Neighbor Nightmare: Is Your CMS Hosting Failing You?</title>
    <itunes:summary><![CDATA[Send us Fan Mail Have you ever optimized every line of code, tuned your database, and double-checked your traffic, only to find your website still crawling at a snail's pace?. You might be the victim of a "noisy neighbor". In this episode, we dive into the hidden world of multi-tenant CMS hosting to explain why sharing a server is a lot like living in an apartment with paper-thin walls. When your digital neighbor decides to throw a "resource party"—whether it's an intensive indexing job or a ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Have you ever optimized every line of code, tuned your database, and double-checked your traffic, only to find your website still crawling at a snail&apos;s pace?. You might be the victim of a &quot;noisy neighbor&quot;.</p><p>In this episode, we dive into the hidden world of multi-tenant <b>CMS hosting</b> to explain why sharing a server is a lot like living in an apartment with paper-thin walls. When your digital neighbor decides to throw a &quot;resource party&quot;—whether it&apos;s an intensive indexing job or a sudden traffic surge—your site pays the price in lag and downtime.</p><p><b>We break down the three levels of the hosting journey:</b></p><ul><li><b>The Shared Apartment:</b> Why platforms like Acquia and Pantheon are great for starters but come with inherent performance variability.</li><li><b>Building Your Own House:</b> The power of dedicated AWS/Azure infrastructure and why &quot;manual setup&quot; is often an operational gauntlet.</li><li><b>The Managed Estate:</b> How application orchestration provides the &quot;holy grail&quot;—dedicated isolation without the DevOps headaches.</li></ul><p>Whether you’re managing a high-traffic Drupal site or a scaling WordPress blog, understanding these architectural trade-offs is the difference between a frustrated user base and a seamless digital experience.</p><p><b>Read the companion technical guide here:</b> 🔗 <a href='https://www.devpanel.com/blog/the-noisy-neighbor-problem-in-cms-hosting/'>https://www.devpanel.com/blog/the-noisy-neighbor-problem-in-cms-hosting/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Have you ever optimized every line of code, tuned your database, and double-checked your traffic, only to find your website still crawling at a snail&apos;s pace?. You might be the victim of a &quot;noisy neighbor&quot;.</p><p>In this episode, we dive into the hidden world of multi-tenant <b>CMS hosting</b> to explain why sharing a server is a lot like living in an apartment with paper-thin walls. When your digital neighbor decides to throw a &quot;resource party&quot;—whether it&apos;s an intensive indexing job or a sudden traffic surge—your site pays the price in lag and downtime.</p><p><b>We break down the three levels of the hosting journey:</b></p><ul><li><b>The Shared Apartment:</b> Why platforms like Acquia and Pantheon are great for starters but come with inherent performance variability.</li><li><b>Building Your Own House:</b> The power of dedicated AWS/Azure infrastructure and why &quot;manual setup&quot; is often an operational gauntlet.</li><li><b>The Managed Estate:</b> How application orchestration provides the &quot;holy grail&quot;—dedicated isolation without the DevOps headaches.</li></ul><p>Whether you’re managing a high-traffic Drupal site or a scaling WordPress blog, understanding these architectural trade-offs is the difference between a frustrated user base and a seamless digital experience.</p><p><b>Read the companion technical guide here:</b> 🔗 <a href='https://www.devpanel.com/blog/the-noisy-neighbor-problem-in-cms-hosting/'>https://www.devpanel.com/blog/the-noisy-neighbor-problem-in-cms-hosting/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18720057-the-noisy-neighbor-nightmare-is-your-cms-hosting-failing-you.mp3" length="21776969" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18720057</guid>
    <pubDate>Fri, 20 Feb 2026 13:00:00 -0700</pubDate>
    <itunes:duration>1812</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>16</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Drupal Agencies are Slashing Build Times with AI Templates</itunes:title>
    <title>How Drupal Agencies are Slashing Build Times with AI Templates</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are you feeling the pressure to ship complex client sites faster? In this episode, we dive into the game-changing world of Drupal AI code templates. With 76% of professional developers now integrating AI into their daily process, the secret to scaling isn't just "using AI"—it’s starting with the right foundation. We break down the top 10 ready-to-launch options available on DrupalForge that help agencies turn high-demand client requests into practical, repeatable workflows. F...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you feeling the pressure to ship complex client sites faster? In this episode, we dive into the game-changing world of <b>Drupal AI code templates</b>. With 76% of professional developers now integrating AI into their daily process, the secret to scaling isn&apos;t just &quot;using AI&quot;—it’s starting with the right foundation.</p><p>We break down the top 10 ready-to-launch options available on <b>DrupalForge</b> that help agencies turn high-demand client requests into practical, repeatable workflows. From the flagship <b>Drupal CMS AI</b> template to no-code starter sites, we explore how to launch, test, and iterate projects in minutes instead of weeks.</p><p><b>In this episode, you’ll discover:</b></p><ul><li><b>The &quot;Core&quot; Toolkit:</b> Why <b>Drupal CMS AI</b> and <b>Drupal 10</b> are the two workhorses every agency needs.</li><li><b>Security First:</b> The reality behind the 45% failure rate of raw AI-generated code and how &quot;secure-by-default&quot; templates protect your clients.</li><li><b>No-Code Onboarding:</b> How to use the <b>Drupal Helps Starter Site</b> to empower content strategists and designers without touching a line of code.</li><li><b>Niche Power:</b> Specialized workflows for event sites (FLDC) and community memberships (Open Y).</li><li><b>Standardization:</b> How to build an internal agency &quot;recipe&quot; library for predictable, high-quality outcomes every time.</li></ul><p><b>🔗 Read the full guide on DrupalForge:</b> <a href='https://www.drupalforge.org/blog/best-drupal-ai-code-templates-agencies-10-ready-launch-options-cut-build-time'>Best Drupal AI Code Templates for Agencies: 10 Ready-to-Launch Options That Cut Build Time</a></p><p><b>Connect with us:</b></p><ul><li><b>Launch a site today:</b> <a href='https://www.drupalforge.org'>DrupalForge.org</a></li></ul><p>#Drupal #AI #WebDevelopment #DigitalAgency #DrupalForge #Automation #DrupalCMS #DevOps</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are you feeling the pressure to ship complex client sites faster? In this episode, we dive into the game-changing world of <b>Drupal AI code templates</b>. With 76% of professional developers now integrating AI into their daily process, the secret to scaling isn&apos;t just &quot;using AI&quot;—it’s starting with the right foundation.</p><p>We break down the top 10 ready-to-launch options available on <b>DrupalForge</b> that help agencies turn high-demand client requests into practical, repeatable workflows. From the flagship <b>Drupal CMS AI</b> template to no-code starter sites, we explore how to launch, test, and iterate projects in minutes instead of weeks.</p><p><b>In this episode, you’ll discover:</b></p><ul><li><b>The &quot;Core&quot; Toolkit:</b> Why <b>Drupal CMS AI</b> and <b>Drupal 10</b> are the two workhorses every agency needs.</li><li><b>Security First:</b> The reality behind the 45% failure rate of raw AI-generated code and how &quot;secure-by-default&quot; templates protect your clients.</li><li><b>No-Code Onboarding:</b> How to use the <b>Drupal Helps Starter Site</b> to empower content strategists and designers without touching a line of code.</li><li><b>Niche Power:</b> Specialized workflows for event sites (FLDC) and community memberships (Open Y).</li><li><b>Standardization:</b> How to build an internal agency &quot;recipe&quot; library for predictable, high-quality outcomes every time.</li></ul><p><b>🔗 Read the full guide on DrupalForge:</b> <a href='https://www.drupalforge.org/blog/best-drupal-ai-code-templates-agencies-10-ready-launch-options-cut-build-time'>Best Drupal AI Code Templates for Agencies: 10 Ready-to-Launch Options That Cut Build Time</a></p><p><b>Connect with us:</b></p><ul><li><b>Launch a site today:</b> <a href='https://www.drupalforge.org'>DrupalForge.org</a></li></ul><p>#Drupal #AI #WebDevelopment #DigitalAgency #DrupalForge #Automation #DrupalCMS #DevOps</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18708762-how-drupal-agencies-are-slashing-build-times-with-ai-templates.mp3" length="12295147" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18708762</guid>
    <pubDate>Wed, 18 Feb 2026 15:00:00 -0700</pubDate>
    <itunes:duration>1022</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>15</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Credits, Grants, and Growth: The Ultimate Nonprofit Guide to AWS and Drupal</itunes:title>
    <title>Credits, Grants, and Growth: The Ultimate Nonprofit Guide to AWS and Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are hosting bills draining your mission's resources?  In this episode, we explore the "hidden treasure" of AWS funding specifically designed for mission-driven organizations. We break down how nonprofits can move away from expensive, restrictive managed hosting and transition to a model that costs nearly $0 by utilizing their own AWS infrastructure.  What we cover in this episode: The Grant Landscape: A deep dive into the AWS Nonprofit Credit Program ($5,000/year) a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Are hosting bills draining your mission&apos;s resources?</b> </p><p>In this episode, we explore the &quot;hidden treasure&quot; of AWS funding specifically designed for mission-driven organizations. We break down how nonprofits can move away from expensive, restrictive managed hosting and transition to a model that costs nearly $0 by utilizing their own AWS infrastructure. </p><p><b>What we cover in this episode:</b></p><ul><li><b>The Grant Landscape:</b> A deep dive into the AWS Nonprofit Credit Program ($5,000/year) and the massive Imagine Grants ($70,000 to $300,000). </li><li><b>The &quot;Credit Gap&quot; Explained:</b> Why your AWS credits won&apos;t work on platforms like Pantheon or Acquia, and how to fix it. </li><li><b>Eliminating the DevOps Tax:</b> How to avoid the $85,000+ annual salary for a DevOps engineer while still getting enterprise-grade performance. </li><li><b>Ownership vs. Management:</b> Why running Drupal in your <em>own</em> AWS account is the only way to maintain control and maximize funding. </li><li><b>Automation for Impact:</b> How orchestration platforms like DevPanel handle the heavy lifting of server setup, scaling, and security at zero platform cost. </li></ul><p>Whether you are a small grassroots organization or a large international NGO, this episode provides a technical and financial roadmap to digital sustainability. </p><p><b>Read the comprehensive companion guide on our blog:</b> 👉 <a href='https://www.devpanel.com/blog/guide-to-drupal-hosting-and-aws-grants/'>https://www.devpanel.com/blog/guide-to-drupal-hosting-and-aws-grants/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Are hosting bills draining your mission&apos;s resources?</b> </p><p>In this episode, we explore the &quot;hidden treasure&quot; of AWS funding specifically designed for mission-driven organizations. We break down how nonprofits can move away from expensive, restrictive managed hosting and transition to a model that costs nearly $0 by utilizing their own AWS infrastructure. </p><p><b>What we cover in this episode:</b></p><ul><li><b>The Grant Landscape:</b> A deep dive into the AWS Nonprofit Credit Program ($5,000/year) and the massive Imagine Grants ($70,000 to $300,000). </li><li><b>The &quot;Credit Gap&quot; Explained:</b> Why your AWS credits won&apos;t work on platforms like Pantheon or Acquia, and how to fix it. </li><li><b>Eliminating the DevOps Tax:</b> How to avoid the $85,000+ annual salary for a DevOps engineer while still getting enterprise-grade performance. </li><li><b>Ownership vs. Management:</b> Why running Drupal in your <em>own</em> AWS account is the only way to maintain control and maximize funding. </li><li><b>Automation for Impact:</b> How orchestration platforms like DevPanel handle the heavy lifting of server setup, scaling, and security at zero platform cost. </li></ul><p>Whether you are a small grassroots organization or a large international NGO, this episode provides a technical and financial roadmap to digital sustainability. </p><p><b>Read the comprehensive companion guide on our blog:</b> 👉 <a href='https://www.devpanel.com/blog/guide-to-drupal-hosting-and-aws-grants/'>https://www.devpanel.com/blog/guide-to-drupal-hosting-and-aws-grants/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18708075-credits-grants-and-growth-the-ultimate-nonprofit-guide-to-aws-and-drupal.mp3" length="11583290" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/ackp1fyvoysyb14im2tnbykvx63g?.jpg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18708075</guid>
    <pubDate>Wed, 18 Feb 2026 15:00:00 -0700</pubDate>
    <itunes:duration>963</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>14</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Scaling Engineering Velocity with Cloud Development Environments</itunes:title>
    <title>Scaling Engineering Velocity with Cloud Development Environments</title>
    <itunes:summary><![CDATA[Send us Fan Mail Why is it that we can scale production clusters globally in seconds, but onboarding a new developer still takes days? In this episode, we tackle one of the biggest "invisible" anchors dragging down software teams: the traditional local development environment. With only 7% of organizations able to spin up a dev workspace in under an hour, the industry is reaching a breaking point. We’re diving deep into the world of Cloud Development Environments (CDEs)—on-demand, browser-bas...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Why is it that we can scale production clusters globally in seconds, but onboarding a new developer still takes days?</b></p><p>In this episode, we tackle one of the biggest &quot;invisible&quot; anchors dragging down software teams: the traditional local development environment. With only 7% of organizations able to spin up a dev workspace in under an hour, the industry is reaching a breaking point.</p><p>We’re diving deep into the world of <b>Cloud Development Environments (CDEs)</b>—on-demand, browser-based workspaces that are fundamentally changing the way software is built.</p><p><b>What we discuss in this episode:</b></p><ul><li><b>The Setup Bottleneck:</b> Why local environments are failing modern, distributed teams.</li><li><b>CDEs Defined:</b> Moving beyond simple VMs to fully orchestrated, branch-aware workspaces.</li><li><b>The BYOC Advantage:</b> How &quot;Bring Your Own Cloud&quot; allows you to keep total control of your data and infrastructure.</li><li><br/></li><li><b>Security &amp; Governance:</b> Implementing Zero Trust in your development workflow without slowing down your engineers.</li><li><b>The Future of Work:</b> Why 75% of executives believe CDEs are the key to the next decade of productivity.</li></ul><p>Whether you&apos;re an engineering lead looking to speed up your sprint cycles or a developer tired of wrestling with Docker Desktop, this episode is your roadmap to a faster, safer, and remote-ready future.</p><p><b>Show Notes &amp; Links</b></p><p>📘 <b>The Complete Guide:</b> Read the full technical breakdown on our blog: <a href='https://www.devpanel.com/blog/cloud-development-environments-guide/'>https://www.devpanel.com/blog/cloud-development-environments-guide/</a></p><p>📺 <b>Video Summary:</b> Watch the visual guide on YouTube: <a href='https://youtu.be/fA4CieDBoXk'>https://youtu.be/fA4CieDBoXk</a></p><p>🚀 <b>Get Started:</b> Check out <a href='https://www.devpanel.com/'>DevPanel’s </a>Community Edition to spin up your own CDE today.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Why is it that we can scale production clusters globally in seconds, but onboarding a new developer still takes days?</b></p><p>In this episode, we tackle one of the biggest &quot;invisible&quot; anchors dragging down software teams: the traditional local development environment. With only 7% of organizations able to spin up a dev workspace in under an hour, the industry is reaching a breaking point.</p><p>We’re diving deep into the world of <b>Cloud Development Environments (CDEs)</b>—on-demand, browser-based workspaces that are fundamentally changing the way software is built.</p><p><b>What we discuss in this episode:</b></p><ul><li><b>The Setup Bottleneck:</b> Why local environments are failing modern, distributed teams.</li><li><b>CDEs Defined:</b> Moving beyond simple VMs to fully orchestrated, branch-aware workspaces.</li><li><b>The BYOC Advantage:</b> How &quot;Bring Your Own Cloud&quot; allows you to keep total control of your data and infrastructure.</li><li><br/></li><li><b>Security &amp; Governance:</b> Implementing Zero Trust in your development workflow without slowing down your engineers.</li><li><b>The Future of Work:</b> Why 75% of executives believe CDEs are the key to the next decade of productivity.</li></ul><p>Whether you&apos;re an engineering lead looking to speed up your sprint cycles or a developer tired of wrestling with Docker Desktop, this episode is your roadmap to a faster, safer, and remote-ready future.</p><p><b>Show Notes &amp; Links</b></p><p>📘 <b>The Complete Guide:</b> Read the full technical breakdown on our blog: <a href='https://www.devpanel.com/blog/cloud-development-environments-guide/'>https://www.devpanel.com/blog/cloud-development-environments-guide/</a></p><p>📺 <b>Video Summary:</b> Watch the visual guide on YouTube: <a href='https://youtu.be/fA4CieDBoXk'>https://youtu.be/fA4CieDBoXk</a></p><p>🚀 <b>Get Started:</b> Check out <a href='https://www.devpanel.com/'>DevPanel’s </a>Community Edition to spin up your own CDE today.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18695512-scaling-engineering-velocity-with-cloud-development-environments.mp3" length="13485033" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/7r4zz5u796arkv0w0rxmi8d5b3hy?.jpg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18695512</guid>
    <pubDate>Mon, 16 Feb 2026 14:00:00 -0700</pubDate>
    <itunes:duration>1121</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>13</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Beyond the Block: Migrating from Layout Builder to Drupal Canvas</itunes:title>
    <title>Beyond the Block: Migrating from Layout Builder to Drupal Canvas</title>
    <itunes:summary><![CDATA[Send us Fan Mail As we move through 2026, the Drupal ecosystem is undergoing a fundamental architectural shift. With the Drupal 10 End-of-Life (EOL) approaching this December, the transition from Layout Builder (LB) to the next-generation Experience Builder (XB)—now stabilized as Drupal Canvas—has become a primary focus for architects and digital teams. In this episode, we break down the technical and strategic nuances of this evolution. We move past the marketing jargon to look at the "how" ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>As we move through 2026, the Drupal ecosystem is undergoing a fundamental architectural shift. With the Drupal 10 End-of-Life (EOL) approaching this December, the transition from <b>Layout Builder (LB)</b> to the next-generation <b>Experience Builder (XB)</b>—now stabilized as <b>Drupal Canvas</b>—has become a primary focus for architects and digital teams.</p><p>In this episode, we break down the technical and strategic nuances of this evolution. We move past the marketing jargon to look at the &quot;how&quot; and &quot;why&quot; behind Drupal 11’s new visual editing paradigm.</p><p><b>Key topics discussed in this episode:</b></p><ul><li><b>The Architectural Shift:</b> Comparing the legacy PHP/Twig-based block system of Layout Builder to the modern, React-based UI of Experience Builder.</li><li><b>Component-Driven Design:</b> How Single Directory Components (SDC) are being utilized to create strict, accessible design systems that prevent &quot;design drift.&quot;</li><li><b>AI-Native Orchestration:</b> A look at how <b>Canvas AI</b> and prompt-to-page workflows are changing the content entry experience for non-technical editors.</li><li><b>AEO &amp; Machine-Readability:</b> Why the 2026 landscape requires content that is optimized for Answer Engines (AEO) and conversational AI assistants.</li><li><b>Infrastructure &amp; Sovereignty:</b> How teams are using platforms like <b>DrupalForge</b> and <b>DevPanel</b> to orchestrate these complex stacks on their own infrastructure for better data privacy and cost control.</li></ul><p>Whether you are managing a global enterprise site or an agency preparing for the Drupal 11 migration, this episode provides a technical baseline for the future of the Open Web.</p><p><b>Read the full technical breakdown and view the comparison infographic on the DrupalForge blog:</b>  <a href='https://www.drupalforge.org/blog/experience-builder-vs-layout-builder-future-visual-editing-drupal-11'>https://www.drupalforge.org/blog/experience-builder-vs-layout-builder-future-visual-editing-drupal-11</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>As we move through 2026, the Drupal ecosystem is undergoing a fundamental architectural shift. With the Drupal 10 End-of-Life (EOL) approaching this December, the transition from <b>Layout Builder (LB)</b> to the next-generation <b>Experience Builder (XB)</b>—now stabilized as <b>Drupal Canvas</b>—has become a primary focus for architects and digital teams.</p><p>In this episode, we break down the technical and strategic nuances of this evolution. We move past the marketing jargon to look at the &quot;how&quot; and &quot;why&quot; behind Drupal 11’s new visual editing paradigm.</p><p><b>Key topics discussed in this episode:</b></p><ul><li><b>The Architectural Shift:</b> Comparing the legacy PHP/Twig-based block system of Layout Builder to the modern, React-based UI of Experience Builder.</li><li><b>Component-Driven Design:</b> How Single Directory Components (SDC) are being utilized to create strict, accessible design systems that prevent &quot;design drift.&quot;</li><li><b>AI-Native Orchestration:</b> A look at how <b>Canvas AI</b> and prompt-to-page workflows are changing the content entry experience for non-technical editors.</li><li><b>AEO &amp; Machine-Readability:</b> Why the 2026 landscape requires content that is optimized for Answer Engines (AEO) and conversational AI assistants.</li><li><b>Infrastructure &amp; Sovereignty:</b> How teams are using platforms like <b>DrupalForge</b> and <b>DevPanel</b> to orchestrate these complex stacks on their own infrastructure for better data privacy and cost control.</li></ul><p>Whether you are managing a global enterprise site or an agency preparing for the Drupal 11 migration, this episode provides a technical baseline for the future of the Open Web.</p><p><b>Read the full technical breakdown and view the comparison infographic on the DrupalForge blog:</b>  <a href='https://www.drupalforge.org/blog/experience-builder-vs-layout-builder-future-visual-editing-drupal-11'>https://www.drupalforge.org/blog/experience-builder-vs-layout-builder-future-visual-editing-drupal-11</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18694406-beyond-the-block-migrating-from-layout-builder-to-drupal-canvas.mp3" length="11464240" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/dxo6t0zugti5lb8ulagt77kj9ml5?.jpg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18694406</guid>
    <pubDate>Mon, 16 Feb 2026 12:00:00 -0700</pubDate>
    <itunes:duration>953</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>12</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>AWS Hosting for Nonprofits — The $0 Hosting Strategy</itunes:title>
    <title>AWS Hosting for Nonprofits — The $0 Hosting Strategy</title>
    <itunes:summary><![CDATA[Send us Fan Mail Episode Summary: Are you tired of choosing between expensive managed hosting and the technical nightmare of manual cloud setups? In this episode, we break down the "Third Way" for organizations looking to master AWS Hosting for Nonprofits. We explore how your organization can leverage annual AWS credits (ranging from $1,000 to $5,000 via TechSoup) to potentially bring your infrastructure costs down to zero. We dive deep into the "Bring Your Own Cloud" (BYOC) model, explaining...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Episode Summary:</b> Are you tired of choosing between expensive managed hosting and the technical nightmare of manual cloud setups? In this episode, we break down the &quot;Third Way&quot; for organizations looking to master <b>AWS Hosting for Nonprofits</b>. We explore how your organization can leverage annual AWS credits (ranging from $1,000 to $5,000 via TechSoup) to potentially bring your infrastructure costs down to zero.</p><p>We dive deep into the &quot;Bring Your Own Cloud&quot; (BYOC) model, explaining how automation platforms like DevPanel allow you to maintain 100% data sovereignty and ownership of your AWS account while eliminating the need for a full-time DevOps engineer. Whether you are a small non-profit managing a single WordPress site or a large agency supporting dozens of clients, this episode provides a data-driven roadmap to technical excellence and financial sustainability.</p><p><b>What You’ll Learn in This Episode:</b></p><ul><li><b>The Credit Goldmine:</b> How to access and renew tiered AWS promotional credits for your 501(c) organization.</li><li><b>The &quot;Walled Garden&quot; Trap:</b> Why traditional managed hosts like WP Engine or Pantheon often prevent you from using your own AWS grants.</li><li><b>DevPanel vs. Manual Setup:</b> How to reduce deployment time from weeks to days without sacrificing control.</li><li><b>Real-World Success:</b> The story of how one nonprofit eliminated an $1,800 annual bill and scaled to 30+ sites with a single staff member.</li><li><b>Advanced Grant Opportunities:</b> A look at the AWS Imagine Grant for those pursuing high-impact AI or modernization projects.</li></ul><p><b>Featured Resources:</b></p><ul><li><b>Read the Full Analysis:</b> <a href='https://www.devpanel.com/blog/aws-hosting-for-nonprofits-credits/'>AWS Hosting for Nonprofits: Maximizing Credits and Automation</a></li><li><b>Try the Platform:</b> Get started for free at <a href='https://www.devpanel.com'>DevPanel.com</a>.</li></ul><p><b>Connect With Us:</b> If you enjoyed this episode, please subscribe and leave a review.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Episode Summary:</b> Are you tired of choosing between expensive managed hosting and the technical nightmare of manual cloud setups? In this episode, we break down the &quot;Third Way&quot; for organizations looking to master <b>AWS Hosting for Nonprofits</b>. We explore how your organization can leverage annual AWS credits (ranging from $1,000 to $5,000 via TechSoup) to potentially bring your infrastructure costs down to zero.</p><p>We dive deep into the &quot;Bring Your Own Cloud&quot; (BYOC) model, explaining how automation platforms like DevPanel allow you to maintain 100% data sovereignty and ownership of your AWS account while eliminating the need for a full-time DevOps engineer. Whether you are a small non-profit managing a single WordPress site or a large agency supporting dozens of clients, this episode provides a data-driven roadmap to technical excellence and financial sustainability.</p><p><b>What You’ll Learn in This Episode:</b></p><ul><li><b>The Credit Goldmine:</b> How to access and renew tiered AWS promotional credits for your 501(c) organization.</li><li><b>The &quot;Walled Garden&quot; Trap:</b> Why traditional managed hosts like WP Engine or Pantheon often prevent you from using your own AWS grants.</li><li><b>DevPanel vs. Manual Setup:</b> How to reduce deployment time from weeks to days without sacrificing control.</li><li><b>Real-World Success:</b> The story of how one nonprofit eliminated an $1,800 annual bill and scaled to 30+ sites with a single staff member.</li><li><b>Advanced Grant Opportunities:</b> A look at the AWS Imagine Grant for those pursuing high-impact AI or modernization projects.</li></ul><p><b>Featured Resources:</b></p><ul><li><b>Read the Full Analysis:</b> <a href='https://www.devpanel.com/blog/aws-hosting-for-nonprofits-credits/'>AWS Hosting for Nonprofits: Maximizing Credits and Automation</a></li><li><b>Try the Platform:</b> Get started for free at <a href='https://www.devpanel.com'>DevPanel.com</a>.</li></ul><p><b>Connect With Us:</b> If you enjoyed this episode, please subscribe and leave a review.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18684138-aws-hosting-for-nonprofits-the-0-hosting-strategy.mp3" length="12130871" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18684138</guid>
    <pubDate>Sat, 14 Feb 2026 13:00:00 -0700</pubDate>
    <itunes:duration>1008</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>11</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Data Sovereignty: Shared vs. Dedicated CMS Hosting</itunes:title>
    <title>Data Sovereignty: Shared vs. Dedicated CMS Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail Getting data sovereignty right for your CMS is no longer just a technical checkbox—it is a high-stakes legal requirement with multi-million dollar implications. In this episode, we break down why where your data "sits" is only half the story, and how your hosting architecture determines whether you are actually compliant with global regulations like GDPR. In this episode, we discuss: The Sovereignty Trap: Why many organizations confuse data residency with data sovereignty and...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Getting data sovereignty right for your CMS is no longer just a technical checkbox—it is a high-stakes legal requirement with multi-million dollar implications. In this episode, we break down why where your data &quot;sits&quot; is only half the story, and how your hosting architecture determines whether you are actually compliant with global regulations like GDPR.</p><p><b>In this episode, we discuss:</b></p><ul><li><b>The Sovereignty Trap:</b> Why many organizations confuse data residency with data sovereignty and the 4% global revenue penalty that comes with getting it wrong.</li><li><b>The &quot;Managed Apartment&quot; vs. &quot;Home Ownership&quot;:</b> A deep dive into the trade-offs between shared platforms like Acquia and Pantheon versus dedicated cloud accounts on AWS and Azure.</li><li><b>Hidden Data Leaks:</b> How some hosting platforms centralize your logs in the EU or US regardless of your site’s location, potentially violating strict localization laws.</li><li><b>The Third Way:</b> How application orchestration (like <a href='https://www.devpanel.com/'>DevPanel</a>) allows you to automate your DevOps while maintaining 100% ownership and jurisdictional control of your infrastructure.</li><li><b>Risk Framework:</b> How to determine which hosting model aligns with your organization&apos;s legal exposure and operational capabilities.</li></ul><p>Whether you’re managing a single WordPress site or a global Drupal fleet, this episode provides the framework you need to navigate digital borders with confidence.</p><p><b>Read the full deep dive here:</b> <a href='https://www.devpanel.com/blog/cms-data-sovereignty-compliance/'>https://www.devpanel.com/blog/cms-data-sovereignty-compliance/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Getting data sovereignty right for your CMS is no longer just a technical checkbox—it is a high-stakes legal requirement with multi-million dollar implications. In this episode, we break down why where your data &quot;sits&quot; is only half the story, and how your hosting architecture determines whether you are actually compliant with global regulations like GDPR.</p><p><b>In this episode, we discuss:</b></p><ul><li><b>The Sovereignty Trap:</b> Why many organizations confuse data residency with data sovereignty and the 4% global revenue penalty that comes with getting it wrong.</li><li><b>The &quot;Managed Apartment&quot; vs. &quot;Home Ownership&quot;:</b> A deep dive into the trade-offs between shared platforms like Acquia and Pantheon versus dedicated cloud accounts on AWS and Azure.</li><li><b>Hidden Data Leaks:</b> How some hosting platforms centralize your logs in the EU or US regardless of your site’s location, potentially violating strict localization laws.</li><li><b>The Third Way:</b> How application orchestration (like <a href='https://www.devpanel.com/'>DevPanel</a>) allows you to automate your DevOps while maintaining 100% ownership and jurisdictional control of your infrastructure.</li><li><b>Risk Framework:</b> How to determine which hosting model aligns with your organization&apos;s legal exposure and operational capabilities.</li></ul><p>Whether you’re managing a single WordPress site or a global Drupal fleet, this episode provides the framework you need to navigate digital borders with confidence.</p><p><b>Read the full deep dive here:</b> <a href='https://www.devpanel.com/blog/cms-data-sovereignty-compliance/'>https://www.devpanel.com/blog/cms-data-sovereignty-compliance/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18678425-data-sovereignty-shared-vs-dedicated-cms-hosting.mp3" length="12872849" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18678425</guid>
    <pubDate>Fri, 13 Feb 2026 13:00:00 -0700</pubDate>
    <itunes:duration>1070</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>10</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Scalable CMS: Automating WordPress on AWS</itunes:title>
    <title>The Scalable CMS: Automating WordPress on AWS</title>
    <itunes:summary><![CDATA[Send us Fan Mail WordPress powers over 43% of the web, but as traffic spikes, manual server management quickly becomes a bottleneck for growing teams. In this episode, we explore the practical architecture of auto-scaling WordPress on AWS to handle unpredictable surges while potentially cutting hosting costs by over 50%. What we discuss in this episode The Blueprint: Why a mix of EC2/Kubernetes, RDS, and shared storage like EFS is the gold standard for high-performance CMS sites.Performance G...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress powers over 43% of the web, but as traffic spikes, manual server management quickly becomes a bottleneck for growing teams. In this episode, we explore the practical architecture of auto-scaling WordPress on AWS to handle unpredictable surges while potentially cutting hosting costs by over 50%.</p><p><b>What we discuss in this episode</b></p><ul><li><b>The Blueprint:</b> Why a mix of EC2/Kubernetes, RDS, and shared storage like EFS is the gold standard for high-performance CMS sites.</li><li><b>Performance Gains:</b> How moving to an autoscaled AWS setup can improve TTFB from 135ms to 55ms.</li><li><b>Control vs. Convenience:</b> Comparing the DIY AWS approach, managed platforms like Pantheon, and using <b>DevPanel</b> to automate your own AWS account.</li><li><b>Standardization:</b> Using workspaces and templates to manage multi-site portfolios and launch new sites with hardened security blueprints.</li><li><b>Safer Development:</b> Creating branch-based dev environments that mirror production to test scaling before it&apos;s live.</li></ul><p><b>Read the full guide here:</b> <a href='https://www.devpanel.com/blog/auto-scaling-wordpress-aws-guide/'>https://www.devpanel.com/blog/auto-scaling-wordpress-aws-guide/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>WordPress powers over 43% of the web, but as traffic spikes, manual server management quickly becomes a bottleneck for growing teams. In this episode, we explore the practical architecture of auto-scaling WordPress on AWS to handle unpredictable surges while potentially cutting hosting costs by over 50%.</p><p><b>What we discuss in this episode</b></p><ul><li><b>The Blueprint:</b> Why a mix of EC2/Kubernetes, RDS, and shared storage like EFS is the gold standard for high-performance CMS sites.</li><li><b>Performance Gains:</b> How moving to an autoscaled AWS setup can improve TTFB from 135ms to 55ms.</li><li><b>Control vs. Convenience:</b> Comparing the DIY AWS approach, managed platforms like Pantheon, and using <b>DevPanel</b> to automate your own AWS account.</li><li><b>Standardization:</b> Using workspaces and templates to manage multi-site portfolios and launch new sites with hardened security blueprints.</li><li><b>Safer Development:</b> Creating branch-based dev environments that mirror production to test scaling before it&apos;s live.</li></ul><p><b>Read the full guide here:</b> <a href='https://www.devpanel.com/blog/auto-scaling-wordpress-aws-guide/'>https://www.devpanel.com/blog/auto-scaling-wordpress-aws-guide/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18670746-the-scalable-cms-automating-wordpress-on-aws.mp3" length="13141796" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18670746</guid>
    <pubDate>Thu, 12 Feb 2026 11:00:00 -0700</pubDate>
    <itunes:duration>1092</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>9</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The AI Debugging Revolution: Fix Drupal Bugs 10x Faster</itunes:title>
    <title>The AI Debugging Revolution: Fix Drupal Bugs 10x Faster</title>
    <itunes:summary><![CDATA[Send us Fan Mail Summary Manual debugging is becoming a relic of the past. As of early 2026, more than 10,000 Drupal sites have already integrated AI workflows to handle the skyrocketing complexity of modern builds. In this episode, we break down how to stop reactive troubleshooting and start using a proactive, AI-assisted loop to reclaim your most valuable resource: your time. What We Discuss The Debugging Dilemma: Why traditional methods like "grep and dump" can’t keep up with headless fron...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Summary</b> Manual debugging is becoming a relic of the past. As of early 2026, more than 10,000 Drupal sites have already integrated AI workflows to handle the skyrocketing complexity of modern builds. In this episode, we break down how to stop reactive troubleshooting and start using a proactive, AI-assisted loop to reclaim your most valuable resource: your time.</p><p><b>What We Discuss</b></p><ul><li><b>The Debugging Dilemma:</b> Why traditional methods like &quot;grep and dump&quot; can’t keep up with headless frontends and complex external services.</li><li><b>Three AI Superpowers:</b> How to use RAG for semantic log analysis, Claude and Gemini for instant code fixes, and AI agents for automated regression prevention.</li><li><b>The 5-Step Debugging Loop:</b> A repeatable practical workflow—Capture, Enrich, Analyze, Validate, and Document—that stays in your control.</li><li><b>Getting Started for Free:</b> How to use the 30-day free templates for Drupal CMS AI and Drupal AI Code to build your own debugging playground today.</li></ul><p><b>Resources &amp; Links</b></p><ul><li><b>Read the Ultimate Guide:</b> <a href='https://www.drupalforge.org/blog/ai-assisted-debugging-drupal-projects-10-practical-ways-fix-bugs-faster'>AI-Assisted Debugging for Drupal Projects</a></li><li><b>Watch the Video Walkthrough:</b> <a href='https://youtu.be/3nuw0ihtCo4?si=Gfd6JqcnmtATY5_c'>The Secret to Instant Drupal Debugging (No More Logs!)</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Summary</b> Manual debugging is becoming a relic of the past. As of early 2026, more than 10,000 Drupal sites have already integrated AI workflows to handle the skyrocketing complexity of modern builds. In this episode, we break down how to stop reactive troubleshooting and start using a proactive, AI-assisted loop to reclaim your most valuable resource: your time.</p><p><b>What We Discuss</b></p><ul><li><b>The Debugging Dilemma:</b> Why traditional methods like &quot;grep and dump&quot; can’t keep up with headless frontends and complex external services.</li><li><b>Three AI Superpowers:</b> How to use RAG for semantic log analysis, Claude and Gemini for instant code fixes, and AI agents for automated regression prevention.</li><li><b>The 5-Step Debugging Loop:</b> A repeatable practical workflow—Capture, Enrich, Analyze, Validate, and Document—that stays in your control.</li><li><b>Getting Started for Free:</b> How to use the 30-day free templates for Drupal CMS AI and Drupal AI Code to build your own debugging playground today.</li></ul><p><b>Resources &amp; Links</b></p><ul><li><b>Read the Ultimate Guide:</b> <a href='https://www.drupalforge.org/blog/ai-assisted-debugging-drupal-projects-10-practical-ways-fix-bugs-faster'>AI-Assisted Debugging for Drupal Projects</a></li><li><b>Watch the Video Walkthrough:</b> <a href='https://youtu.be/3nuw0ihtCo4?si=Gfd6JqcnmtATY5_c'>The Secret to Instant Drupal Debugging (No More Logs!)</a></li></ul><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18668593-the-ai-debugging-revolution-fix-drupal-bugs-10x-faster.mp3" length="12906714" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18668593</guid>
    <pubDate>Thu, 12 Feb 2026 03:00:00 -0700</pubDate>
    <itunes:duration>1073</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Hosting in 2026: Escaping the PaaS Prison</itunes:title>
    <title>Drupal Hosting in 2026: Escaping the PaaS Prison</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is your hosting provider a partner or a prison? As we move into 2026, the cost of "opinionated" platforms is skyrocketing, and vendor lock-in is becoming a major business risk. In this episode, we break down the three paths for Drupal infrastructure: the high-cost PaaS model (Pantheon/Acquia), the dangerous "Snowflake" DIY server, and the future—Hybrid Orchestration. Learn how to reclaim your digital sovereignty, own your own AWS/Azure accounts, and slash your hosting bill by...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your hosting provider a partner or a prison? As we move into 2026, the cost of &quot;opinionated&quot; platforms is skyrocketing, and vendor lock-in is becoming a major business risk. In this episode, we break down the three paths for Drupal infrastructure: the high-cost PaaS model (Pantheon/Acquia), the dangerous &quot;Snowflake&quot; DIY server, and the future—<b>Hybrid Orchestration.</b></p><p>Learn how to reclaim your digital sovereignty, own your own AWS/Azure accounts, and slash your hosting bill by up to 80% without losing the automation you love.</p><p><b>In this episode, we cover:</b></p><ul><li><b>The Negotiation Trap:</b> Why your hosting costs climb even when your traffic doesn&apos;t.</li><li><b>The &quot;Black Box&quot; Problem:</b> What you lose when you don&apos;t own the underlying infrastructure.</li><li><b>Snowflake Servers:</b> Why DIY hosting is an &quot;accident waiting to happen&quot; in 2026.</li><li><b>Hybrid Orchestration:</b> How DevPanel provides PaaS convenience on your own cloud account.</li><li><b>The 80% Savings:</b> A breakdown of how removing the &quot;Platform Markup&quot; changes the game.</li></ul><p><b>Resources Mentioned:</b></p><ul><li><b>Full Comparison Blog:</b> <a href='https://www.devpanel.com/blog/drupal-hosting-providers-comparison-2026/'>Drupal Hosting Providers 2026</a></li><li><b>Watch the Video Version:</b> <a href='https://youtu.be/Mz8mn-w-Ytk'>DevPanel YouTube Channel</a></li><li><b>Explore DevPanel:</b> <a href='https://www.devpanel.com/'>www.devpanel.com</a></li></ul><p><b>Connect with Us:</b></p><ul><li><b>LinkedIn:</b> <a href='https://www.google.com/search?q=https://www.linkedin.com/company/devpanel/'>Follow</a> Devpanel</li></ul><p>#Drupal hosting #Cloud Orchestration, #DevPanel, #AWS for Drupal, #Pantheon vs Acquia, #Digital Sovereignty, #WebOps, #Managed Drupal, #Hosting Costs 2026</p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is your hosting provider a partner or a prison? As we move into 2026, the cost of &quot;opinionated&quot; platforms is skyrocketing, and vendor lock-in is becoming a major business risk. In this episode, we break down the three paths for Drupal infrastructure: the high-cost PaaS model (Pantheon/Acquia), the dangerous &quot;Snowflake&quot; DIY server, and the future—<b>Hybrid Orchestration.</b></p><p>Learn how to reclaim your digital sovereignty, own your own AWS/Azure accounts, and slash your hosting bill by up to 80% without losing the automation you love.</p><p><b>In this episode, we cover:</b></p><ul><li><b>The Negotiation Trap:</b> Why your hosting costs climb even when your traffic doesn&apos;t.</li><li><b>The &quot;Black Box&quot; Problem:</b> What you lose when you don&apos;t own the underlying infrastructure.</li><li><b>Snowflake Servers:</b> Why DIY hosting is an &quot;accident waiting to happen&quot; in 2026.</li><li><b>Hybrid Orchestration:</b> How DevPanel provides PaaS convenience on your own cloud account.</li><li><b>The 80% Savings:</b> A breakdown of how removing the &quot;Platform Markup&quot; changes the game.</li></ul><p><b>Resources Mentioned:</b></p><ul><li><b>Full Comparison Blog:</b> <a href='https://www.devpanel.com/blog/drupal-hosting-providers-comparison-2026/'>Drupal Hosting Providers 2026</a></li><li><b>Watch the Video Version:</b> <a href='https://youtu.be/Mz8mn-w-Ytk'>DevPanel YouTube Channel</a></li><li><b>Explore DevPanel:</b> <a href='https://www.devpanel.com/'>www.devpanel.com</a></li></ul><p><b>Connect with Us:</b></p><ul><li><b>LinkedIn:</b> <a href='https://www.google.com/search?q=https://www.linkedin.com/company/devpanel/'>Follow</a> Devpanel</li></ul><p>#Drupal hosting #Cloud Orchestration, #DevPanel, #AWS for Drupal, #Pantheon vs Acquia, #Digital Sovereignty, #WebOps, #Managed Drupal, #Hosting Costs 2026</p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18664315-drupal-hosting-in-2026-escaping-the-paas-prison.mp3" length="13880962" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18664315</guid>
    <pubDate>Wed, 11 Feb 2026 10:00:00 -0700</pubDate>
    <itunes:duration>1154</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Canvas Explained: The Shift to Visual-First Site Building</itunes:title>
    <title>Drupal Canvas Explained: The Shift to Visual-First Site Building</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we tackle one of the biggest shifts in the Drupal ecosystem: Drupal Canvas. For years, building in Drupal meant pushing a massive boulder of custom code uphill. But with the release of Canvas, we are seeing a massive explosion in adoption—peaking at 780 sites in a single week. We go behind the curtain to discuss how "Digital Legos" are replacing the blinking cursor. We explore the rise of Drupal Canvas AI, the integration of Drupal CMS Recipes, and why the "V...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we tackle one of the biggest shifts in the Drupal ecosystem: <b>Drupal Canvas</b>. For years, building in Drupal meant pushing a massive boulder of custom code uphill. But with the release of Canvas, we are seeing a massive explosion in adoption—peaking at 780 sites in a single week.</p><p>We go behind the curtain to discuss how &quot;Digital Legos&quot; are replacing the blinking cursor. We explore the rise of <b>Drupal Canvas AI</b>, the integration of <b>Drupal CMS Recipes</b>, and why the &quot;Visual-First&quot; approach is empowering marketing teams without side-lining developers.</p><p><b>What We Cover in This Episode:</b></p><ul><li><b>The Adoption Explosion:</b> Why nearly 800 sites moved to Canvas 1.0.0 in record time.</li><li><b>Crushing the &quot;Blank Page&quot; Problem:</b> How AI-assisted design (Canvas AI) actually works in a production environment.</li><li><b>The Architecture of Speed:</b> Why Canvas + Next.js is the &quot;Best of Both Worlds&quot; for headless enthusiasts.</li><li><b>Team Empowerment:</b> How to create a common ground for developers, agencies, and content editors.</li><li><b>The 30-Day Design Spike:</b> How to use DrupalForge to validate your ideas for $0.</li></ul><p><b>🔗 Resources Mentioned:</b></p><ul><li><b>Deep Dive Blog Post:</b> <a href='https://www.drupalforge.org/blog/ultimate-guide-drupal-canvas-revolutionizing-site-building-drupalforge'>The Ultimate Guide to Drupal Canvas</a></li><li><b>Start Your Free Trial:</b> <a href='https://drupalforge.org'>DrupalForge Express Launch</a></li><li><b>DevOps for Drupal:</b> <a href='https://devpanel.com'>DevPanel.com</a></li></ul><p><b>Key Highlights &amp; Timestamps:</b></p><ul><li><b>[00:00]</b> Intro: The Tale of Two Worlds (Old Way vs. New Way)</li><li><b>[02:15]</b> Breaking down the &quot;Digital Lego&quot; mindset.</li><li><b>[05:40]</b> Practical AI: How Canvas AI assists the human editor.</li><li><b>[10:10]</b> Why Next.js and Canvas are a match made in heaven.</li><li><b>[14:30]</b> Final Roadmap: Launching your first site in 5 seconds.</li></ul><p><b>Connect with the Community:</b></p><ul><li><b>Website:</b> <a href='https://drupalforge.org'>DrupalForge.org</a></li><li><b>LinkedIn:</b> <a href='https://www.google.com/search?q=https://www.linkedin.com/company/drupalforge'>Follow us for Drupal Automation tips</a></li></ul><p><b>#DrupalMastery #DrupalCanvas #WebOps #AIPowered #HeadlessDrupal #DrupalForge #Podcast</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we tackle one of the biggest shifts in the Drupal ecosystem: <b>Drupal Canvas</b>. For years, building in Drupal meant pushing a massive boulder of custom code uphill. But with the release of Canvas, we are seeing a massive explosion in adoption—peaking at 780 sites in a single week.</p><p>We go behind the curtain to discuss how &quot;Digital Legos&quot; are replacing the blinking cursor. We explore the rise of <b>Drupal Canvas AI</b>, the integration of <b>Drupal CMS Recipes</b>, and why the &quot;Visual-First&quot; approach is empowering marketing teams without side-lining developers.</p><p><b>What We Cover in This Episode:</b></p><ul><li><b>The Adoption Explosion:</b> Why nearly 800 sites moved to Canvas 1.0.0 in record time.</li><li><b>Crushing the &quot;Blank Page&quot; Problem:</b> How AI-assisted design (Canvas AI) actually works in a production environment.</li><li><b>The Architecture of Speed:</b> Why Canvas + Next.js is the &quot;Best of Both Worlds&quot; for headless enthusiasts.</li><li><b>Team Empowerment:</b> How to create a common ground for developers, agencies, and content editors.</li><li><b>The 30-Day Design Spike:</b> How to use DrupalForge to validate your ideas for $0.</li></ul><p><b>🔗 Resources Mentioned:</b></p><ul><li><b>Deep Dive Blog Post:</b> <a href='https://www.drupalforge.org/blog/ultimate-guide-drupal-canvas-revolutionizing-site-building-drupalforge'>The Ultimate Guide to Drupal Canvas</a></li><li><b>Start Your Free Trial:</b> <a href='https://drupalforge.org'>DrupalForge Express Launch</a></li><li><b>DevOps for Drupal:</b> <a href='https://devpanel.com'>DevPanel.com</a></li></ul><p><b>Key Highlights &amp; Timestamps:</b></p><ul><li><b>[00:00]</b> Intro: The Tale of Two Worlds (Old Way vs. New Way)</li><li><b>[02:15]</b> Breaking down the &quot;Digital Lego&quot; mindset.</li><li><b>[05:40]</b> Practical AI: How Canvas AI assists the human editor.</li><li><b>[10:10]</b> Why Next.js and Canvas are a match made in heaven.</li><li><b>[14:30]</b> Final Roadmap: Launching your first site in 5 seconds.</li></ul><p><b>Connect with the Community:</b></p><ul><li><b>Website:</b> <a href='https://drupalforge.org'>DrupalForge.org</a></li><li><b>LinkedIn:</b> <a href='https://www.google.com/search?q=https://www.linkedin.com/company/drupalforge'>Follow us for Drupal Automation tips</a></li></ul><p><b>#DrupalMastery #DrupalCanvas #WebOps #AIPowered #HeadlessDrupal #DrupalForge #Podcast</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18626748-drupal-canvas-explained-the-shift-to-visual-first-site-building.mp3" length="10551636" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18626748</guid>
    <pubDate>Wed, 04 Feb 2026 14:00:00 -0700</pubDate>
    <itunes:duration>877</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Drupal Is Integrating AI at the Platform Level</itunes:title>
    <title>How Drupal Is Integrating AI at the Platform Level</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal is undergoing a fundamental shift from a traditional content management system to an AI orchestration platform. Rather than embedding isolated AI features, Drupal introduces a centralized AI module that allows websites to connect to multiple large language models, automate workflows, and test AI behavior through a single, open-source control layer. This discussion breaks down how Drupal’s AI architecture works in practice: a hub-and-spoke model that connects to cloud p...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal is undergoing a fundamental shift from a traditional content management system to an AI orchestration platform. Rather than embedding isolated AI features, <a href='https://www.drupalforge.org/blog/drupal-ai-landscape-30-frameworks-integration-modules-you-should-know'>Drupal introduces a centralized AI module</a> that allows websites to connect to multiple large language models, automate workflows, and test AI behavior through a single, open-source control layer.</p><p>This discussion breaks down how Drupal’s AI architecture works in practice: a hub-and-spoke model that connects to cloud providers like OpenAI, Gemini, Azure AI, and Amazon Bedrock, as well as local and specialized models via Ollama and Hugging Face. It also explores how developers can build no-code AI automations, process content in batches, monitor performance, and validate AI reliability before deploying to production.</p><p>The broader takeaway is architectural, not tactical. Drupal is positioning AI as a core capability of the web stack, designed for flexibility, data control, and long-term adaptability. As AI becomes embedded into every digital experience, the question shifts from whether to use AI to how it is orchestrated, governed, and trusted inside modern websites.</p><p>Credits:</p><p>Architecture:<a href='https://www.devpanel.com/'> DevPanel</a></p><p>Expalainer Video: <a href='https://youtu.be/4J9xTrQG1QY'>How Drupal Uses AI Modules to Orchestrate LLMs and Automation</a></p><p>Read Full Blog: <a href='https://www.drupalforge.org/blog/drupal-ai-landscape-30-frameworks-integration-modules-you-should-know'>The Drupal AI Landscape</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Drupal is undergoing a fundamental shift from a traditional content management system to an AI orchestration platform. Rather than embedding isolated AI features, <a href='https://www.drupalforge.org/blog/drupal-ai-landscape-30-frameworks-integration-modules-you-should-know'>Drupal introduces a centralized AI module</a> that allows websites to connect to multiple large language models, automate workflows, and test AI behavior through a single, open-source control layer.</p><p>This discussion breaks down how Drupal’s AI architecture works in practice: a hub-and-spoke model that connects to cloud providers like OpenAI, Gemini, Azure AI, and Amazon Bedrock, as well as local and specialized models via Ollama and Hugging Face. It also explores how developers can build no-code AI automations, process content in batches, monitor performance, and validate AI reliability before deploying to production.</p><p>The broader takeaway is architectural, not tactical. Drupal is positioning AI as a core capability of the web stack, designed for flexibility, data control, and long-term adaptability. As AI becomes embedded into every digital experience, the question shifts from whether to use AI to how it is orchestrated, governed, and trusted inside modern websites.</p><p>Credits:</p><p>Architecture:<a href='https://www.devpanel.com/'> DevPanel</a></p><p>Expalainer Video: <a href='https://youtu.be/4J9xTrQG1QY'>How Drupal Uses AI Modules to Orchestrate LLMs and Automation</a></p><p>Read Full Blog: <a href='https://www.drupalforge.org/blog/drupal-ai-landscape-30-frameworks-integration-modules-you-should-know'>The Drupal AI Landscape</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18577758-how-drupal-is-integrating-ai-at-the-platform-level.mp3" length="15453329" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18577758</guid>
    <pubDate>Tue, 27 Jan 2026 08:00:00 -0700</pubDate>
    <itunes:duration>1285</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Why Most Drupal Demos Are Fundamentally Broken</itunes:title>
    <title>Why Most Drupal Demos Are Fundamentally Broken</title>
    <itunes:summary><![CDATA[Send us Fan Mail Most Drupal demos fail not because Drupal is weak, but because the demo itself is wrong. Empty installs, slide decks, and fragile sandbox environments don’t help stakeholders understand what Drupal actually does. Instead, they reinforce the perception that Drupal is complicated, unstable, or unfinished. This discussion breaks down the three most common Drupal demo failure patterns and explains why credibility is lost when demos rely on imagination instead of proof. It outline...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Most Drupal demos fail not because Drupal is weak, but because the demo itself is wrong. Empty installs, slide decks, and fragile sandbox environments don’t help stakeholders understand what Drupal actually does. Instead, they reinforce the perception that Drupal is complicated, unstable, or unfinished.</p><p>This discussion breaks down the three most common Drupal demo failure patterns and explains why credibility is lost when demos rely on imagination instead of proof. It outlines what a proper Drupal demo requires: instant access, real content, safe exploration, and the ability to reset every environment. The core idea is simple but counterintuitive — the best Drupal demos are disposable. When demos are designed to be reset and thrown away, stakeholders can explore freely, evaluate honestly, and see Drupal solving real problems without risk.</p><p>Research source: <a href='https://www.perplexity.ai/page/demoing-drupal-in-2026-and-why-A2V7PcOaSa21kvx_eW3kPQ'>https://www.perplexity.ai/page/demoing-drupal-in-2026-and-why-A2V7PcOaSa21kvx_eW3kPQ</a></p><p>Video : <a href='https://www.youtube.com/watch?v=XnhgA4sTUFQ'>https://www.youtube.com/watch?v=XnhgA4sTUFQ</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Most Drupal demos fail not because Drupal is weak, but because the demo itself is wrong. Empty installs, slide decks, and fragile sandbox environments don’t help stakeholders understand what Drupal actually does. Instead, they reinforce the perception that Drupal is complicated, unstable, or unfinished.</p><p>This discussion breaks down the three most common Drupal demo failure patterns and explains why credibility is lost when demos rely on imagination instead of proof. It outlines what a proper Drupal demo requires: instant access, real content, safe exploration, and the ability to reset every environment. The core idea is simple but counterintuitive — the best Drupal demos are disposable. When demos are designed to be reset and thrown away, stakeholders can explore freely, evaluate honestly, and see Drupal solving real problems without risk.</p><p>Research source: <a href='https://www.perplexity.ai/page/demoing-drupal-in-2026-and-why-A2V7PcOaSa21kvx_eW3kPQ'>https://www.perplexity.ai/page/demoing-drupal-in-2026-and-why-A2V7PcOaSa21kvx_eW3kPQ</a></p><p>Video : <a href='https://www.youtube.com/watch?v=XnhgA4sTUFQ'>https://www.youtube.com/watch?v=XnhgA4sTUFQ</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18500209-why-most-drupal-demos-are-fundamentally-broken.mp3" length="10705514" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18500209</guid>
    <pubDate>Tue, 13 Jan 2026 05:00:00 -0700</pubDate>
    <itunes:duration>889</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Right Way to Learn Modern Drupal in 2026</itunes:title>
    <title>The Right Way to Learn Modern Drupal in 2026</title>
    <itunes:summary><![CDATA[Send us Fan Mail Many developers give up on Drupal believing it is too complex, when the real problem is the environment they are forced to learn it in. This discussion explores why treating Drupal like a simple website builder leads to frustration and why modern Drupal must be learned as a framework. The conversation breaks down common learning traps, including tutorial dependency, local setup overload, and starting from empty sites with no context. It also explains what an effective learnin...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Many developers give up on Drupal believing it is too complex, when the real problem is the environment they are forced to learn it in. This discussion explores why treating Drupal like a simple website builder leads to frustration and why modern Drupal must be learned as a framework.</p><p>The conversation breaks down common learning traps, including tutorial dependency, local setup overload, and starting from empty sites with no context. It also explains what an effective learning environment looks like and why realistic, disposable Drupal setups fundamentally change how people learn and succeed with the platform.</p><p>Research &amp; Source<br/> This discussion is informed by an independent Perplexity research brief examining how developers learn Drupal and why traditional approaches fail.<br/> Full research context and cited sources:<br/> <a href='https://www.perplexity.ai/page/learning-drupal-in-2026-and-wh-j8N9nuI7RVCgp2qDS32ChQ'>https://www.perplexity.ai/page/learning-drupal-in-2026-and-wh-j8N9nuI7RVCgp2qDS32ChQ</a><br/><br/></p><p>video explainer<br/> <a href='https://www.youtube.com/watch?v=sdMd6d_iHms'>https://www.youtube.com/watch?v=sdMd6d_iHms</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Many developers give up on Drupal believing it is too complex, when the real problem is the environment they are forced to learn it in. This discussion explores why treating Drupal like a simple website builder leads to frustration and why modern Drupal must be learned as a framework.</p><p>The conversation breaks down common learning traps, including tutorial dependency, local setup overload, and starting from empty sites with no context. It also explains what an effective learning environment looks like and why realistic, disposable Drupal setups fundamentally change how people learn and succeed with the platform.</p><p>Research &amp; Source<br/> This discussion is informed by an independent Perplexity research brief examining how developers learn Drupal and why traditional approaches fail.<br/> Full research context and cited sources:<br/> <a href='https://www.perplexity.ai/page/learning-drupal-in-2026-and-wh-j8N9nuI7RVCgp2qDS32ChQ'>https://www.perplexity.ai/page/learning-drupal-in-2026-and-wh-j8N9nuI7RVCgp2qDS32ChQ</a><br/><br/></p><p>video explainer<br/> <a href='https://www.youtube.com/watch?v=sdMd6d_iHms'>https://www.youtube.com/watch?v=sdMd6d_iHms</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18461056-the-right-way-to-learn-modern-drupal-in-2026.mp3" length="10960674" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18461056</guid>
    <pubDate>Tue, 06 Jan 2026 05:00:00 -0700</pubDate>
    <itunes:duration>911</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Smartest Way to Use Microsoft’s Nonprofit Azure Credits</itunes:title>
    <title>The Smartest Way to Use Microsoft’s Nonprofit Azure Credits</title>
    <itunes:summary><![CDATA[Send us Fan Mail Nonprofits are often forced to choose between professional-grade web hosting and funding their mission. Microsoft’s Azure nonprofit grant changes that equation, but only if organizations understand how Azure actually works under the hood. This discussion walks through the realities of hosting WordPress and Drupal on Azure, explains why seemingly simple options like Azure App Service often underperform, and compares three viable paths: full DIY infrastructure, automation using...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Nonprofits are often forced to choose between professional-grade web hosting and funding their mission. Microsoft’s Azure nonprofit grant changes that equation, but only if organizations understand how Azure actually works under the hood.</p><p>This discussion walks through the realities of hosting WordPress and Drupal on Azure, explains why seemingly simple options like Azure App Service often underperform, and compares three viable paths: full DIY infrastructure, automation using DevPanel, and fully managed Azure service providers. The focus is on real-world tradeoffs, skill requirements, and long-term sustainability for nonprofit organizations.</p><p>RESEARCH &amp; SOURCES<br/> This discussion is based on an independent Perplexity research brief used to structure and validate the analysis.</p><p>Full research context and cited sources:<br/> <a href='https://www.perplexity.ai/page/-7vAVIUezQhOmDJwVlfsjwA'>https://www.perplexity.ai/page/-7vAVIUezQhOmDJwVlfsjwA</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Nonprofits are often forced to choose between professional-grade web hosting and funding their mission. Microsoft’s Azure nonprofit grant changes that equation, but only if organizations understand how Azure actually works under the hood.</p><p>This discussion walks through the realities of hosting WordPress and Drupal on Azure, explains why seemingly simple options like Azure App Service often underperform, and compares three viable paths: full DIY infrastructure, automation using DevPanel, and fully managed Azure service providers. The focus is on real-world tradeoffs, skill requirements, and long-term sustainability for nonprofit organizations.</p><p>RESEARCH &amp; SOURCES<br/> This discussion is based on an independent Perplexity research brief used to structure and validate the analysis.</p><p>Full research context and cited sources:<br/> <a href='https://www.perplexity.ai/page/-7vAVIUezQhOmDJwVlfsjwA'>https://www.perplexity.ai/page/-7vAVIUezQhOmDJwVlfsjwA</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18460690-the-smartest-way-to-use-microsoft-s-nonprofit-azure-credits.mp3" length="12758764" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18460690</guid>
    <pubDate>Tue, 06 Jan 2026 03:00:00 -0700</pubDate>
    <itunes:duration>1061</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal on AWS Is Broken (Here’s Why Most Teams Get It Wrong)</itunes:title>
    <title>Drupal on AWS Is Broken (Here’s Why Most Teams Get It Wrong)</title>
    <itunes:summary><![CDATA[Send us Fan Mail Running Drupal on AWS sounds simple until production realities set in. What begins as a single EC2 instance often turns into a fragile system with hidden failure points, manual deployments, untested backups, and limited visibility into what is actually happening in production. This conversation walks through the most common ways teams attempt to host Drupal on AWS and why those approaches routinely fall short. It explains what AWS considers “production-ready,” why generic pla...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Running Drupal on AWS sounds simple until production realities set in. What begins as a single EC2 instance often turns into a fragile system with hidden failure points, manual deployments, untested backups, and limited visibility into what is actually happening in production.</p><p>This conversation walks through the most common ways teams attempt to host Drupal on AWS and why those approaches routinely fall short. It explains what AWS considers “production-ready,” why generic platforms and half-built Kubernetes clusters create long-term risk, and how reproducible environments, automated deployments, validated disaster recovery, and full observability change the equation. The discussion closes with a practical self-assessment framework to help teams determine whether their current Drupal setup is truly safe—or quietly accumulating operational debt.<br/><br/>Video: <a href='https://www.youtube.com/watch?v=NTCGiP7yv1c'>Drupal on AWS is broken </a></p><p>Research context used to structure this discussion:<br/> <a href='https://www.perplexity.ai/page/drupal-hosting-on-aws-and-why-1_QzIZpiScWAvkDC3A2RwQ'>https://www.perplexity.ai/page/drupal-hosting-on-aws-and-why-1_QzIZpiScWAvkDC3A2RwQ</a><br/><br/>Credits:<br/>Salim (Sal) Lakhani:<a href='https://www.linkedin.com/in/sklakhani/'> https://www.linkedin.com/in/sklakhani/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Running Drupal on AWS sounds simple until production realities set in. What begins as a single EC2 instance often turns into a fragile system with hidden failure points, manual deployments, untested backups, and limited visibility into what is actually happening in production.</p><p>This conversation walks through the most common ways teams attempt to host Drupal on AWS and why those approaches routinely fall short. It explains what AWS considers “production-ready,” why generic platforms and half-built Kubernetes clusters create long-term risk, and how reproducible environments, automated deployments, validated disaster recovery, and full observability change the equation. The discussion closes with a practical self-assessment framework to help teams determine whether their current Drupal setup is truly safe—or quietly accumulating operational debt.<br/><br/>Video: <a href='https://www.youtube.com/watch?v=NTCGiP7yv1c'>Drupal on AWS is broken </a></p><p>Research context used to structure this discussion:<br/> <a href='https://www.perplexity.ai/page/drupal-hosting-on-aws-and-why-1_QzIZpiScWAvkDC3A2RwQ'>https://www.perplexity.ai/page/drupal-hosting-on-aws-and-why-1_QzIZpiScWAvkDC3A2RwQ</a><br/><br/>Credits:<br/>Salim (Sal) Lakhani:<a href='https://www.linkedin.com/in/sklakhani/'> https://www.linkedin.com/in/sklakhani/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18454253-drupal-on-aws-is-broken-here-s-why-most-teams-get-it-wrong.mp3" length="13026469" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18454253</guid>
    <pubDate>Mon, 05 Jan 2026 06:00:00 -0700</pubDate>
    <itunes:duration>1083</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2026</itunes:season>
    <itunes:episode>1</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Hidden Costs of DIY Cloud Infrastructure (And How to Escape Them)</itunes:title>
    <title>The Hidden Costs of DIY Cloud Infrastructure (And How to Escape Them)</title>
    <itunes:summary><![CDATA[Send us Fan Mail Many organizations believe DIY cloud infrastructure saves money — until outages, security gaps, and talent risk expose the truth. In this episode, we unpack the five hidden costs of DIY cloud environments that don’t show up in spreadsheets but quietly compound over time. We explore how custom scripts create operational risk, why security patching becomes a constant gamble, how untested backups threaten business continuity, and why tribal knowledge turns people into single poi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Many organizations believe DIY cloud infrastructure saves money — until outages, security gaps, and talent risk expose the truth. In this episode, we unpack the <b>five hidden costs of DIY cloud environments</b> that don’t show up in spreadsheets but quietly compound over time.</p><p>We explore how custom scripts create operational risk, why security patching becomes a constant gamble, how untested backups threaten business continuity, and why tribal knowledge turns people into single points of failure. We also break down the <b>real cost of building an internal DevOps team</b> versus adopting a modern platform approach that automates best practices inside your own cloud.</p><p>If you’re a CTO, VP of Engineering, or senior technical leader inheriting legacy infrastructure, this episode gives you a clear framework to evaluate risk — and a practical path forward that doesn’t involve ripping everything out overnight.</p><p><b>What You’ll Learn</b></p><ul><li>Why DIY cloud scripts become dangerous over time</li><li>How tribal knowledge creates organizational fragility</li><li>The real risk behind manual patching and backups</li><li>Why hiring DevOps is far more expensive than it looks</li><li>How platforms eliminate operational, security, and scaling risks</li><li>A safe, incremental way to modernize cloud infrastructure</li></ul><p>Watch Explainer Video: <a href='https://youtu.be/DQ5S7Gdsgo0'>https://youtu.be/DQ5S7Gdsgo0</a></p><p>Credits:<br/><a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbWNzRFN2U2ZSbWNYaXZFXzNOOTFFZ2J0d0JEQXxBQ3Jtc0ttTk52cXJ4dWI1X0J3cE9HdEdRNXBLWTBVcmZPb3pzOVdFcUxrLTVXVlRpZzJZZ2R0U1RxNU0xdFRGZDNkQmtaLTJWdWpWTWE2bHg4aHFjSUY2UEtBdmllVTliTENpRkJVVXQ5ejI3X2M5ZFROM0VEYw&amp;q=https%3A%2F%2Fwww.devpanel.com%2F&amp;v=DQ5S7Gdsgo0'>https://www.devpanel.com/</a><br/>Salim (Sal) Lakhani, / sklakhani</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Many organizations believe DIY cloud infrastructure saves money — until outages, security gaps, and talent risk expose the truth. In this episode, we unpack the <b>five hidden costs of DIY cloud environments</b> that don’t show up in spreadsheets but quietly compound over time.</p><p>We explore how custom scripts create operational risk, why security patching becomes a constant gamble, how untested backups threaten business continuity, and why tribal knowledge turns people into single points of failure. We also break down the <b>real cost of building an internal DevOps team</b> versus adopting a modern platform approach that automates best practices inside your own cloud.</p><p>If you’re a CTO, VP of Engineering, or senior technical leader inheriting legacy infrastructure, this episode gives you a clear framework to evaluate risk — and a practical path forward that doesn’t involve ripping everything out overnight.</p><p><b>What You’ll Learn</b></p><ul><li>Why DIY cloud scripts become dangerous over time</li><li>How tribal knowledge creates organizational fragility</li><li>The real risk behind manual patching and backups</li><li>Why hiring DevOps is far more expensive than it looks</li><li>How platforms eliminate operational, security, and scaling risks</li><li>A safe, incremental way to modernize cloud infrastructure</li></ul><p>Watch Explainer Video: <a href='https://youtu.be/DQ5S7Gdsgo0'>https://youtu.be/DQ5S7Gdsgo0</a></p><p>Credits:<br/><a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbWNzRFN2U2ZSbWNYaXZFXzNOOTFFZ2J0d0JEQXxBQ3Jtc0ttTk52cXJ4dWI1X0J3cE9HdEdRNXBLWTBVcmZPb3pzOVdFcUxrLTVXVlRpZzJZZ2R0U1RxNU0xdFRGZDNkQmtaLTJWdWpWTWE2bHg4aHFjSUY2UEtBdmllVTliTENpRkJVVXQ5ejI3X2M5ZFROM0VEYw&amp;q=https%3A%2F%2Fwww.devpanel.com%2F&amp;v=DQ5S7Gdsgo0'>https://www.devpanel.com/</a><br/>Salim (Sal) Lakhani, / sklakhani</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18371723-the-hidden-costs-of-diy-cloud-infrastructure-and-how-to-escape-them.mp3" length="13930533" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18371723</guid>
    <pubDate>Wed, 17 Dec 2025 08:00:00 -0700</pubDate>
    <itunes:duration>1158</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>12</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal on Azure: The Smart, Affordable Path for Nonprofits</itunes:title>
    <title>Drupal on Azure: The Smart, Affordable Path for Nonprofits</title>
    <itunes:summary><![CDATA[Send us Fan Mail Most nonprofits assume they must choose between expensive managed hosting or complex DIY cloud setups. But Microsoft Azure offers a $2,000/year nonprofit grant that, when used correctly, allows organizations to run enterprise-grade Drupal hosting at a fraction of the cost. In this episode, we explore the four hosting paths nonprofits can take — manual Azure builds, DevPanel automation on Azure, traditional managed platforms, and Azure MSPs. You’ll learn the real total cost of...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Most nonprofits assume they must choose between expensive managed hosting or complex DIY cloud setups. But Microsoft Azure offers a $2,000/year nonprofit grant that, when used correctly, allows organizations to run enterprise-grade Drupal hosting at a fraction of the cost.</p><p>In this episode, we explore the four hosting paths nonprofits can take — manual Azure builds, DevPanel automation on Azure, traditional managed platforms, and Azure MSPs. You’ll learn the real total cost of each option, which organizations they fit best, and how Azure credits can reduce hosting expenses from $15,000/year to under $500.</p><p><b>What You’ll Learn</b></p><ul><li>Why hosting drains nonprofit budgets</li><li>How the Azure Nonprofit Grant works and how to apply</li><li>The four hosting models nonprofits can choose from</li><li>Real cost comparisons over 1 year and 5 years</li><li>Why DevPanel on Azure maximizes the value of Azure credits</li><li>The best choices for small, midsize, and large nonprofits</li><li>How to align tech spending with mission impact</li></ul><p>Watch Video:  <a href='https://youtu.be/jZyjnIoCOoo'>The Ultimate Guide to Affordable Drupal Hosting for Nonprofits </a></p><p><br/>Credits:</p><p>Video Sponsors:  <a href='https://www.devpanel.com/'>DevPanel</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW9vSWp2UTVnY2dSQ2ZtQkNkQWRESE5qVjkxd3xBQ3Jtc0trTkxTTlh5cVh1X0dxdGFiTGstMkU2ajc2cDJNZm9ZZmhRZWJEYmtEREFCam1TT2lRTmZrT1dHbEduTjlxX01sLTQxSmNVUzdxUUs4ZjFkeUJzYVdpbzcwSFh2NktWSEhPRFAwOUVsUW5JdVl4dTBPYw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=EpErcQFuQaY'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Most nonprofits assume they must choose between expensive managed hosting or complex DIY cloud setups. But Microsoft Azure offers a $2,000/year nonprofit grant that, when used correctly, allows organizations to run enterprise-grade Drupal hosting at a fraction of the cost.</p><p>In this episode, we explore the four hosting paths nonprofits can take — manual Azure builds, DevPanel automation on Azure, traditional managed platforms, and Azure MSPs. You’ll learn the real total cost of each option, which organizations they fit best, and how Azure credits can reduce hosting expenses from $15,000/year to under $500.</p><p><b>What You’ll Learn</b></p><ul><li>Why hosting drains nonprofit budgets</li><li>How the Azure Nonprofit Grant works and how to apply</li><li>The four hosting models nonprofits can choose from</li><li>Real cost comparisons over 1 year and 5 years</li><li>Why DevPanel on Azure maximizes the value of Azure credits</li><li>The best choices for small, midsize, and large nonprofits</li><li>How to align tech spending with mission impact</li></ul><p>Watch Video:  <a href='https://youtu.be/jZyjnIoCOoo'>The Ultimate Guide to Affordable Drupal Hosting for Nonprofits </a></p><p><br/>Credits:</p><p>Video Sponsors:  <a href='https://www.devpanel.com/'>DevPanel</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW9vSWp2UTVnY2dSQ2ZtQkNkQWRESE5qVjkxd3xBQ3Jtc0trTkxTTlh5cVh1X0dxdGFiTGstMkU2ajc2cDJNZm9ZZmhRZWJEYmtEREFCam1TT2lRTmZrT1dHbEduTjlxX01sLTQxSmNVUzdxUUs4ZjFkeUJzYVdpbzcwSFh2NktWSEhPRFAwOUVsUW5JdVl4dTBPYw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=EpErcQFuQaY'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18328366-drupal-on-azure-the-smart-affordable-path-for-nonprofits.mp3" length="10541593" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18328366</guid>
    <pubDate>Tue, 09 Dec 2025 18:00:00 -0700</pubDate>
    <itunes:duration>876</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>11</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Nonprofits Can Run Drupal on AWS for Free Using $5,000 in Credits</itunes:title>
    <title>How Nonprofits Can Run Drupal on AWS for Free Using $5,000 in Credits</title>
    <itunes:summary><![CDATA[Send us Fan Mail Nonprofits can receive up to $5,000 per year in AWS credits through the AWS Nonprofit Credit Program — but most never use them because traditional Drupal hosts can’t accept those credits. Their platforms run in their own AWS accounts, not yours. In this episode, we break down the “AWS credit dilemma,” explore the three ways nonprofits can host Drupal on AWS, and explain why an automation platform running inside your AWS account is the simplest and most cost-effective option. ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Nonprofits can receive up to <b>$5,000 per year</b> in AWS credits through the AWS Nonprofit Credit Program — but most never use them because traditional Drupal hosts can’t accept those credits. Their platforms run in their own AWS accounts, not yours.</p><p>In this episode, we break down the “AWS credit dilemma,” explore the three ways nonprofits can host Drupal on AWS, and explain why an automation platform running inside <em>your</em> AWS account is the simplest and most cost-effective option. From freelancers to midsize orgs to enterprise nonprofits with strict compliance needs, this guide shows how any organization can reduce hosting costs by over <b>90%</b>.</p><p><b>What You’ll Learn</b></p><ul><li>How the AWS Nonprofit Credit Program works</li><li>Why credits only apply when infrastructure runs in <em>your</em> AWS account</li><li>The hidden cost of DIY hosting: $7k+/month DevOps staffing</li><li>Why ignoring credits is the most expensive option</li><li>How automation platforms eliminate the need for DevOps</li><li>Cost comparisons: DIY vs traditional vs smart automation</li><li>Best options for small, midsize, and large nonprofits</li><li>How AWS credits make enterprise hosting affordable</li></ul><p>Watch Video: <a href='https://www.youtube.com/watch?v=aLlndIri1P0'>Stop Paying for Hosting: Unlock AWS Credits for Your Nonprofit  </a>        PDF: <a href='https://onedrive.live.com/?ls=true&amp;cid=3D151A89FA7F8C99&amp;id=3D151A89FA7F8C99%21se42913433a284c639b40fc59faf18437&amp;parId=3D151A89FA7F8C99%21103&amp;o=OneUp'>Read Full Pdf</a></p><p>Credits:</p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW9vSWp2UTVnY2dSQ2ZtQkNkQWRESE5qVjkxd3xBQ3Jtc0trTkxTTlh5cVh1X0dxdGFiTGstMkU2ajc2cDJNZm9ZZmhRZWJEYmtEREFCam1TT2lRTmZrT1dHbEduTjlxX01sLTQxSmNVUzdxUUs4ZjFkeUJzYVdpbzcwSFh2NktWSEhPRFAwOUVsUW5JdVl4dTBPYw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=EpErcQFuQaY'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Nonprofits can receive up to <b>$5,000 per year</b> in AWS credits through the AWS Nonprofit Credit Program — but most never use them because traditional Drupal hosts can’t accept those credits. Their platforms run in their own AWS accounts, not yours.</p><p>In this episode, we break down the “AWS credit dilemma,” explore the three ways nonprofits can host Drupal on AWS, and explain why an automation platform running inside <em>your</em> AWS account is the simplest and most cost-effective option. From freelancers to midsize orgs to enterprise nonprofits with strict compliance needs, this guide shows how any organization can reduce hosting costs by over <b>90%</b>.</p><p><b>What You’ll Learn</b></p><ul><li>How the AWS Nonprofit Credit Program works</li><li>Why credits only apply when infrastructure runs in <em>your</em> AWS account</li><li>The hidden cost of DIY hosting: $7k+/month DevOps staffing</li><li>Why ignoring credits is the most expensive option</li><li>How automation platforms eliminate the need for DevOps</li><li>Cost comparisons: DIY vs traditional vs smart automation</li><li>Best options for small, midsize, and large nonprofits</li><li>How AWS credits make enterprise hosting affordable</li></ul><p>Watch Video: <a href='https://www.youtube.com/watch?v=aLlndIri1P0'>Stop Paying for Hosting: Unlock AWS Credits for Your Nonprofit  </a>        PDF: <a href='https://onedrive.live.com/?ls=true&amp;cid=3D151A89FA7F8C99&amp;id=3D151A89FA7F8C99%21se42913433a284c639b40fc59faf18437&amp;parId=3D151A89FA7F8C99%21103&amp;o=OneUp'>Read Full Pdf</a></p><p>Credits:</p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW9vSWp2UTVnY2dSQ2ZtQkNkQWRESE5qVjkxd3xBQ3Jtc0trTkxTTlh5cVh1X0dxdGFiTGstMkU2ajc2cDJNZm9ZZmhRZWJEYmtEREFCam1TT2lRTmZrT1dHbEduTjlxX01sLTQxSmNVUzdxUUs4ZjFkeUJzYVdpbzcwSFh2NktWSEhPRFAwOUVsUW5JdVl4dTBPYw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=EpErcQFuQaY'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18328312-how-nonprofits-can-run-drupal-on-aws-for-free-using-5-000-in-credits.mp3" length="12540923" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18328312</guid>
    <pubDate>Tue, 09 Dec 2025 17:00:00 -0700</pubDate>
    <itunes:duration>1042</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>10</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Kubernetes Overcommit: The Cost-Saving Strategy Every Agency Should Use</itunes:title>
    <title>Kubernetes Overcommit: The Cost-Saving Strategy Every Agency Should Use</title>
    <itunes:summary><![CDATA[Send us Fan Mail Most websites use only a fraction of the CPU and memory assigned to them — yet businesses continue paying full price for underutilized servers. Kubernetes Overcommit changes that by letting you safely run more sites on the same hardware using intelligent request/limit guarantees and burstable workloads. In this episode, we break down how Overcommit works, why it’s statistically safe, and how DevPanel implements it with noise isolation, autoscaling, and per-cluster controls. Y...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Most websites use only a fraction of the CPU and memory assigned to them — yet businesses continue paying full price for underutilized servers. Kubernetes Overcommit changes that by letting you safely run more sites on the same hardware using intelligent request/limit guarantees and burstable workloads.</p><p>In this episode, we break down how Overcommit works, why it’s statistically safe, and how DevPanel implements it with noise isolation, autoscaling, and per-cluster controls. You’ll also learn how agencies and freelancers can dramatically improve margins, cut hosting costs by thousands per year, and align spending with <em>real</em> usage.</p><p><b>What You’ll Learn</b></p><ul><li>Why 70–90% of your server resources sit idle</li><li>What Kubernetes “requests” and “limits” really mean</li><li>How burstable workloads allow safe Overcommit</li><li>Real-world density gains: 40 → 80 → 120 sites</li><li>How this directly translates into profit for agencies</li><li>Why DevPanel now supports Overcommit (and why it didn’t before)</li><li>The safe rollout model: autoscaling, isolation, optional per cluster</li><li>How to choose between 1×, 2×, and 3× Overcommit</li></ul><p>Watch Video: https://youtu.be/UFJIloWb39s</p><p>Credits:</p><p>https://www.devpanel.com/<br/>Salim (Sal) Lakhani, https://www.linkedin.com/in/sklakhani/<br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Most websites use only a fraction of the CPU and memory assigned to them — yet businesses continue paying full price for underutilized servers. Kubernetes Overcommit changes that by letting you safely run more sites on the same hardware using intelligent request/limit guarantees and burstable workloads.</p><p>In this episode, we break down how Overcommit works, why it’s statistically safe, and how DevPanel implements it with noise isolation, autoscaling, and per-cluster controls. You’ll also learn how agencies and freelancers can dramatically improve margins, cut hosting costs by thousands per year, and align spending with <em>real</em> usage.</p><p><b>What You’ll Learn</b></p><ul><li>Why 70–90% of your server resources sit idle</li><li>What Kubernetes “requests” and “limits” really mean</li><li>How burstable workloads allow safe Overcommit</li><li>Real-world density gains: 40 → 80 → 120 sites</li><li>How this directly translates into profit for agencies</li><li>Why DevPanel now supports Overcommit (and why it didn’t before)</li><li>The safe rollout model: autoscaling, isolation, optional per cluster</li><li>How to choose between 1×, 2×, and 3× Overcommit</li></ul><p>Watch Video: https://youtu.be/UFJIloWb39s</p><p>Credits:</p><p>https://www.devpanel.com/<br/>Salim (Sal) Lakhani, https://www.linkedin.com/in/sklakhani/<br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18310620-kubernetes-overcommit-the-cost-saving-strategy-every-agency-should-use.mp3" length="13232127" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18310620</guid>
    <pubDate>Sat, 06 Dec 2025 17:00:00 -0700</pubDate>
    <itunes:duration>1100</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>9</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Future of Web Hosting: From Fragile Servers to Automated Kubernetes</itunes:title>
    <title>The Future of Web Hosting: From Fragile Servers to Automated Kubernetes</title>
    <itunes:summary><![CDATA[Send us Fan Mail The classic standalone server is officially outdated. It’s fragile, risky, and unable to handle modern scaling demands. Meanwhile, Kubernetes offers world-class reliability — but remains too complex and expensive for most teams to adopt. In this episode, we explore the shift from traditional VPS hosting to automated Kubernetes deployments and why automation platforms like DevPanel are becoming the new standard. You’ll learn how infrastructure that once required weeks of exper...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The classic standalone server is officially outdated. It’s fragile, risky, and unable to handle modern scaling demands. Meanwhile, Kubernetes offers world-class reliability — but remains too complex and expensive for most teams to adopt.</p><p>In this episode, we explore the shift from traditional VPS hosting to automated Kubernetes deployments and why automation platforms like DevPanel are becoming the new standard. You’ll learn how infrastructure that once required weeks of expert DevOps work can now be deployed in minutes, inside your own cloud account, with zero lock-in and virtually no maintenance burden.</p><p>We break down auto-healing, rolling updates, autoscaling, and the economics behind eliminating the $10k/month DevOps overhead. Whether you’re a freelancer, an agency, or part of a dev team, this episode reveals why the future of hosting is <b>automated, resilient, and developer-friendly.</b></p><p><b>What You’ll Learn</b></p><ul><li>Why traditional VPS hosting is fragile and risky</li><li>What makes Kubernetes powerful—and why it’s been out of reach</li><li>How DevPanel automates Kubernetes inside your own cloud account</li><li>The real benefits: auto-healing, zero-downtime deploys, autoscaling</li><li>Why automation slashes DevOps labor costs</li><li>How agencies, freelancers &amp; dev teams benefit from this new hosting model</li><li>The key question: is your current hosting holding you back?</li></ul><p>Watch video: <a href='https://youtu.be/tIYTos67TwU'>https://youtu.be/tIYTos67TwU</a></p><p>Credits: </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The classic standalone server is officially outdated. It’s fragile, risky, and unable to handle modern scaling demands. Meanwhile, Kubernetes offers world-class reliability — but remains too complex and expensive for most teams to adopt.</p><p>In this episode, we explore the shift from traditional VPS hosting to automated Kubernetes deployments and why automation platforms like DevPanel are becoming the new standard. You’ll learn how infrastructure that once required weeks of expert DevOps work can now be deployed in minutes, inside your own cloud account, with zero lock-in and virtually no maintenance burden.</p><p>We break down auto-healing, rolling updates, autoscaling, and the economics behind eliminating the $10k/month DevOps overhead. Whether you’re a freelancer, an agency, or part of a dev team, this episode reveals why the future of hosting is <b>automated, resilient, and developer-friendly.</b></p><p><b>What You’ll Learn</b></p><ul><li>Why traditional VPS hosting is fragile and risky</li><li>What makes Kubernetes powerful—and why it’s been out of reach</li><li>How DevPanel automates Kubernetes inside your own cloud account</li><li>The real benefits: auto-healing, zero-downtime deploys, autoscaling</li><li>Why automation slashes DevOps labor costs</li><li>How agencies, freelancers &amp; dev teams benefit from this new hosting model</li><li>The key question: is your current hosting holding you back?</li></ul><p>Watch video: <a href='https://youtu.be/tIYTos67TwU'>https://youtu.be/tIYTos67TwU</a></p><p>Credits: </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18306446-the-future-of-web-hosting-from-fragile-servers-to-automated-kubernetes.mp3" length="12331529" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18306446</guid>
    <pubDate>Fri, 05 Dec 2025 11:00:00 -0700</pubDate>
    <itunes:duration>1025</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Pantheon vs AWS vs DevPanel: The Ultimate WordPress Hosting Breakdown</itunes:title>
    <title>Pantheon vs AWS vs DevPanel: The Ultimate WordPress Hosting Breakdown</title>
    <itunes:summary><![CDATA[Send us Fan Mail Choosing a WordPress host isn’t just technical—it’s strategic. Your decision impacts cost, risk, team velocity, support, scalability, and even how fast your developers can ship new features. In this episode, we compare the three major hosting philosophies shaping today’s WordPress ecosystem: Pantheon’s fully managed platform, manual AWS with total DIY control, and AWS with DevPanel’s automated ownership model. You’ll learn how each approach handles DevOps workload, customizat...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Choosing a WordPress host isn’t just technical—it’s strategic. Your decision impacts cost, risk, team velocity, support, scalability, and even how fast your developers can ship new features. In this episode, we compare the three major hosting philosophies shaping today’s WordPress ecosystem: <b>Pantheon’s fully managed platform</b>, <b>manual AWS with total DIY control</b>, and <b>AWS with DevPanel’s automated ownership model</b>.</p><p>You’ll learn how each approach handles DevOps workload, customization limits, CI/CD pipelines, preview environments, vendor lock-in, and incident response. We also break down real-world use cases—from agencies that need rapid site launches to enterprises requiring governance and startups trying to avoid heavy monthly platform fees.</p><p>If you want a clear roadmap for choosing the best WordPress hosting model for your team, this is the episode you can’t miss.</p><p><b>What You’ll Learn</b></p><ul><li>How Pantheon, AWS, and DevPanel differ in philosophy and workflow</li><li>Why operational burden is the real cost driver in hosting</li><li>The lock-in risks of Pantheon vs the full ownership of AWS</li><li>How DevPanel automates AWS to deliver near-managed convenience</li><li>The developer workflow impact: SFTP vs CI/CD vs GitOps</li><li>When agencies, enterprises, and startups should choose each model</li><li>The real question behind the decision: simplicity, control, or automated ownership?<br/><br/></li></ul><p>Watch Video: <a href='https://youtu.be/8Y5MwASWIQw'>https://youtu.be/8Y5MwASWIQw</a><br/><br/>Credits:<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Choosing a WordPress host isn’t just technical—it’s strategic. Your decision impacts cost, risk, team velocity, support, scalability, and even how fast your developers can ship new features. In this episode, we compare the three major hosting philosophies shaping today’s WordPress ecosystem: <b>Pantheon’s fully managed platform</b>, <b>manual AWS with total DIY control</b>, and <b>AWS with DevPanel’s automated ownership model</b>.</p><p>You’ll learn how each approach handles DevOps workload, customization limits, CI/CD pipelines, preview environments, vendor lock-in, and incident response. We also break down real-world use cases—from agencies that need rapid site launches to enterprises requiring governance and startups trying to avoid heavy monthly platform fees.</p><p>If you want a clear roadmap for choosing the best WordPress hosting model for your team, this is the episode you can’t miss.</p><p><b>What You’ll Learn</b></p><ul><li>How Pantheon, AWS, and DevPanel differ in philosophy and workflow</li><li>Why operational burden is the real cost driver in hosting</li><li>The lock-in risks of Pantheon vs the full ownership of AWS</li><li>How DevPanel automates AWS to deliver near-managed convenience</li><li>The developer workflow impact: SFTP vs CI/CD vs GitOps</li><li>When agencies, enterprises, and startups should choose each model</li><li>The real question behind the decision: simplicity, control, or automated ownership?<br/><br/></li></ul><p>Watch Video: <a href='https://youtu.be/8Y5MwASWIQw'>https://youtu.be/8Y5MwASWIQw</a><br/><br/>Credits:<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18305965-pantheon-vs-aws-vs-devpanel-the-ultimate-wordpress-hosting-breakdown.mp3" length="9900570" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18305965</guid>
    <pubDate>Fri, 05 Dec 2025 10:00:00 -0700</pubDate>
    <itunes:duration>822</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Navigating the DigitalOcean Maze for Drupal Deployments</itunes:title>
    <title>Navigating the DigitalOcean Maze for Drupal Deployments</title>
    <itunes:summary><![CDATA[Send us Fan Mail Running Drupal on DigitalOcean seems simple—until you realize just how many hosting paths exist. From droplets and marketplace apps to Kubernetes, Docker, and fully managed platforms, the choices quickly form a maze that’s difficult to navigate. In this episode, we distill those nine possible approaches into two fundamental strategies: do it all yourself or use a managed service. You’ll learn why DIY hosting appears cheap but often carries a heavy operational burden, and why ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Running Drupal on DigitalOcean seems simple—until you realize just how many hosting paths exist. From droplets and marketplace apps to Kubernetes, Docker, and fully managed platforms, the choices quickly form a maze that’s difficult to navigate.</p><p>In this episode, we distill those nine possible approaches into two fundamental strategies: <b>do it all yourself</b> or <b>use a managed service</b>. You’ll learn why DIY hosting appears cheap but often carries a heavy operational burden, and why labor—not server cost—usually drives your real spending.</p><p>We examine the hidden costs teams overlook, compare total cost of ownership across different models, and give practical recommendations for solo developers, agencies, and teams without dedicated DevOps staff.</p><p>If you&apos;re trying to figure out the smartest, safest, and most cost-effective Drupal hosting approach on DigitalOcean, this episode will help you make that decision with confidence.</p><p><b>What You’ll Learn</b></p><ul><li>Why DigitalOcean offers too many hosting paths for beginners</li><li>The difference between DIY and managed approaches</li><li>What “operational burden” actually includes</li><li>Why cheap infrastructure often costs more overall</li><li>How to evaluate the true total cost of ownership</li><li>Which hosting model best fits your team structure and risk tolerance</li><li>The key strategic question that determines the right path</li></ul><p>Watch Video: <a href='https://youtu.be/frzMn1dyndY'>https://youtu.be/frzMn1dyndY</a></p><p>Credits: </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Running Drupal on DigitalOcean seems simple—until you realize just how many hosting paths exist. From droplets and marketplace apps to Kubernetes, Docker, and fully managed platforms, the choices quickly form a maze that’s difficult to navigate.</p><p>In this episode, we distill those nine possible approaches into two fundamental strategies: <b>do it all yourself</b> or <b>use a managed service</b>. You’ll learn why DIY hosting appears cheap but often carries a heavy operational burden, and why labor—not server cost—usually drives your real spending.</p><p>We examine the hidden costs teams overlook, compare total cost of ownership across different models, and give practical recommendations for solo developers, agencies, and teams without dedicated DevOps staff.</p><p>If you&apos;re trying to figure out the smartest, safest, and most cost-effective Drupal hosting approach on DigitalOcean, this episode will help you make that decision with confidence.</p><p><b>What You’ll Learn</b></p><ul><li>Why DigitalOcean offers too many hosting paths for beginners</li><li>The difference between DIY and managed approaches</li><li>What “operational burden” actually includes</li><li>Why cheap infrastructure often costs more overall</li><li>How to evaluate the true total cost of ownership</li><li>Which hosting model best fits your team structure and risk tolerance</li><li>The key strategic question that determines the right path</li></ul><p>Watch Video: <a href='https://youtu.be/frzMn1dyndY'>https://youtu.be/frzMn1dyndY</a></p><p>Credits: </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18305509-navigating-the-digitalocean-maze-for-drupal-deployments.mp3" length="12792611" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18305509</guid>
    <pubDate>Fri, 05 Dec 2025 09:00:00 -0700</pubDate>
    <itunes:duration>1063</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>WordPress on DigitalOcean: Manual vs Assisted vs Automated Hosting</itunes:title>
    <title>WordPress on DigitalOcean: Manual vs Assisted vs Automated Hosting</title>
    <itunes:summary><![CDATA[Send us Fan Mail Choosing how to host WordPress on DigitalOcean can be overwhelming. Do you spin up a droplet and do everything manually? Use a control panel like Cloudways or SpinupWP? Or go all-in on automation with a full GitOps-based SDLC? This episode breaks down the three major WordPress hosting paths on DigitalOcean, showing exactly what you gain—and what you lose—with each approach. We explore the time cost of DIY server management, how assisted tools reduce operational load, and how ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Choosing how to host WordPress on DigitalOcean can be overwhelming. Do you spin up a droplet and do everything manually? Use a control panel like Cloudways or SpinupWP? Or go all-in on automation with a full GitOps-based SDLC?</p><p>This episode breaks down the <b>three major WordPress hosting paths on DigitalOcean</b>, showing exactly what you gain—and what you lose—with each approach. We explore the time cost of DIY server management, how assisted tools reduce operational load, and how automated SDLC platforms transform deployments, collaboration, and long-term site reliability.</p><p>Whether you&apos;re a solo developer, an agency, a nonprofit, or an enterprise team, this episode helps you understand which hosting model best fits your workflow, budget, and priorities.</p><p><b>What You’ll Learn</b></p><ul><li>Why WordPress on DigitalOcean offers huge power—but also complexity</li><li>The real cost of DIY LAMP stack maintenance</li><li>The trade-offs of using tools like Cloudways and SpinupWP</li><li>How GitOps eliminates SFTP and reduces deployment errors</li><li>When automation becomes essential (especially for agencies)</li><li>Why nonprofits and enterprises prioritize different needs</li><li>The key question every team must answer: <b>What are you optimizing for?</b></li></ul><p>Watch Video: <a href='https://youtu.be/1qWGC9xHsnY'>https://youtu.be/1qWGC9xHsnY</a><br/><br/>Credits:</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Choosing how to host WordPress on DigitalOcean can be overwhelming. Do you spin up a droplet and do everything manually? Use a control panel like Cloudways or SpinupWP? Or go all-in on automation with a full GitOps-based SDLC?</p><p>This episode breaks down the <b>three major WordPress hosting paths on DigitalOcean</b>, showing exactly what you gain—and what you lose—with each approach. We explore the time cost of DIY server management, how assisted tools reduce operational load, and how automated SDLC platforms transform deployments, collaboration, and long-term site reliability.</p><p>Whether you&apos;re a solo developer, an agency, a nonprofit, or an enterprise team, this episode helps you understand which hosting model best fits your workflow, budget, and priorities.</p><p><b>What You’ll Learn</b></p><ul><li>Why WordPress on DigitalOcean offers huge power—but also complexity</li><li>The real cost of DIY LAMP stack maintenance</li><li>The trade-offs of using tools like Cloudways and SpinupWP</li><li>How GitOps eliminates SFTP and reduces deployment errors</li><li>When automation becomes essential (especially for agencies)</li><li>Why nonprofits and enterprises prioritize different needs</li><li>The key question every team must answer: <b>What are you optimizing for?</b></li></ul><p>Watch Video: <a href='https://youtu.be/1qWGC9xHsnY'>https://youtu.be/1qWGC9xHsnY</a><br/><br/>Credits:</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18305388-wordpress-on-digitalocean-manual-vs-assisted-vs-automated-hosting.mp3" length="11503333" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18305388</guid>
    <pubDate>Fri, 05 Dec 2025 09:00:00 -0700</pubDate>
    <itunes:duration>956</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal on DigitalOcean: DIY Hosting vs Automated DevOps with DevPanel</itunes:title>
    <title>Drupal on DigitalOcean: DIY Hosting vs Automated DevOps with DevPanel</title>
    <itunes:summary><![CDATA[Send us Fan Mail Hosting Drupal on DigitalOcean gives you power, flexibility, and control—but it also comes with a hidden cost most teams never calculate. In this episode, we break down the two main paths for running Drupal on DigitalOcean: the classic DIY approach (droplets, managed databases, marketplace one-click apps, and raw Kubernetes), and the fully automated DevOps approach powered by DevPanel, running entirely inside your own DigitalOcean account. You’ll discover why many Drupal team...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Hosting Drupal on DigitalOcean gives you power, flexibility, and control—but it also comes with a hidden cost most teams never calculate. In this episode, we break down the <b>two main paths</b> for running Drupal on DigitalOcean: the classic <b>DIY approach</b> (droplets, managed databases, marketplace one-click apps, and raw Kubernetes), and the fully <b>automated DevOps approach powered by DevPanel</b>, running entirely inside your own DigitalOcean account.</p><p>You’ll discover why many Drupal teams silently absorb <b>30–60 hours per week</b> of DevOps work, what causes that “DevOps tax,” and how automation cuts that down to <b>just 2–5 hours</b>. We explore team-size recommendations, risk considerations, operational overhead, and the <b>true total cost of ownership</b> beyond the monthly hosting bill.</p><p>If you’ve ever felt that managing Drupal infrastructure steals too much time from actually building your site—this episode will change how you think about DigitalOcean, DevOps, and platform automation.</p><p><b>What You’ll Learn in This Episode</b></p><ul><li>Why DIY Drupal hosting on DigitalOcean becomes expensive as your team grows</li><li>The hidden operational work most teams underestimate</li><li>Why droplets, marketplace apps, and managed DBs still leave you with DevOps burden</li><li>How Kubernetes on DO works—and why it’s often overkill</li><li>How DevPanel automates the entire DevOps lifecycle inside your own DO account</li><li>Why agencies benefit massively from automation</li><li>How to calculate the <em>real</em> cost difference between DIY vs automated platforms</li><li>The three questions every team should ask before choosing a hosting model</li></ul><p><b>Perfect For</b></p><ul><li>Drupal developers</li><li>DigitalOcean users</li><li>Web agencies managing multiple client sites</li><li>CTOs and technical leaders</li><li>Teams trying to reduce DevOps workload and operational risk</li></ul><p>Watch Video: <a href='https://youtu.be/hYWNBfLRf2Q'>https://youtu.be/hYWNBfLRf2Q</a> </p><p>Credits:</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Hosting Drupal on DigitalOcean gives you power, flexibility, and control—but it also comes with a hidden cost most teams never calculate. In this episode, we break down the <b>two main paths</b> for running Drupal on DigitalOcean: the classic <b>DIY approach</b> (droplets, managed databases, marketplace one-click apps, and raw Kubernetes), and the fully <b>automated DevOps approach powered by DevPanel</b>, running entirely inside your own DigitalOcean account.</p><p>You’ll discover why many Drupal teams silently absorb <b>30–60 hours per week</b> of DevOps work, what causes that “DevOps tax,” and how automation cuts that down to <b>just 2–5 hours</b>. We explore team-size recommendations, risk considerations, operational overhead, and the <b>true total cost of ownership</b> beyond the monthly hosting bill.</p><p>If you’ve ever felt that managing Drupal infrastructure steals too much time from actually building your site—this episode will change how you think about DigitalOcean, DevOps, and platform automation.</p><p><b>What You’ll Learn in This Episode</b></p><ul><li>Why DIY Drupal hosting on DigitalOcean becomes expensive as your team grows</li><li>The hidden operational work most teams underestimate</li><li>Why droplets, marketplace apps, and managed DBs still leave you with DevOps burden</li><li>How Kubernetes on DO works—and why it’s often overkill</li><li>How DevPanel automates the entire DevOps lifecycle inside your own DO account</li><li>Why agencies benefit massively from automation</li><li>How to calculate the <em>real</em> cost difference between DIY vs automated platforms</li><li>The three questions every team should ask before choosing a hosting model</li></ul><p><b>Perfect For</b></p><ul><li>Drupal developers</li><li>DigitalOcean users</li><li>Web agencies managing multiple client sites</li><li>CTOs and technical leaders</li><li>Teams trying to reduce DevOps workload and operational risk</li></ul><p>Watch Video: <a href='https://youtu.be/hYWNBfLRf2Q'>https://youtu.be/hYWNBfLRf2Q</a> </p><p>Credits:</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVEcXkzbFJaektQSnl0UTFndE1Ma1VHQW1CZ3xBQ3Jtc0tsNEpUVlhqWVVGT05wanNrZExDd2VtLUhkY082dUJjdXlrUjVyUHpQVVl3SDdhb1VNY2Q0Z1NvX0c0RVdvVW1uM3NCMVB2ZzNlLWd1clNvUmYzV3dDVHl0MC1Tb2xYT2xFeGthUnBtLU0tSEt1WWthZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjVyajFHTDJMZ0wyaGQ1WXZnNDRkQ0lQZ3JfUXxBQ3Jtc0tsWW9FT1h6cmVDS1hfOHdqSmlYRnREbGxreFFneHh6YzA4c0puODF5NlRNRURvSklWRnBlLWNEZGh2dUJmV2JwTElkbDZwUWlWeE1fQTV1STAwU0RTazl2Z2YwWlVoRXZGaFZlVGZFQm5PdjBKVk1JZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18305015-drupal-on-digitalocean-diy-hosting-vs-automated-devops-with-devpanel.mp3" length="11882324" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18305015</guid>
    <pubDate>Fri, 05 Dec 2025 08:00:00 -0700</pubDate>
    <itunes:duration>988</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How DevPanel Automates the Drupal SDLC Inside Your AWS Account</itunes:title>
    <title>How DevPanel Automates the Drupal SDLC Inside Your AWS Account</title>
    <itunes:summary><![CDATA[Send us Fan Mail Hosting Drupal on AWS offers incredible power, scale, and flexibility — but only if you’re ready for the operational burden that comes with it. In this episode, we unpack the entire landscape of Drupal hosting options on Amazon Web Services, from the simplest one-click Lightsail deployments all the way up to expert-level container orchestration with ECS and EKS. Using the “AWS Ladder” metaphor, we break down each path step-by-step so you can clearly see the trade-offs:  ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Hosting Drupal on AWS offers incredible power, scale, and flexibility — but only if you’re ready for the operational burden that comes with it. In this episode, we unpack the <em>entire landscape</em> of Drupal hosting options on Amazon Web Services, from the simplest one-click Lightsail deployments all the way up to expert-level container orchestration with ECS and EKS.</p><p>Using the “AWS Ladder” metaphor, we break down each path step-by-step so you can clearly see the trade-offs:<br/> • Lightsail &amp; Marketplace AMIs — great for prototypes, not for enterprise<br/> • EC2 &amp; manual deployments — maximum control, maximum workload<br/> • AWS Reference Architecture — powerful but complex and expensive<br/> • Containers (ECS/EKS) — the ultimate scale, the ultimate DevOps burden</p><p>And then… we compare the entire ladder to a completely different option: <b>the automated escalator.</b><br/> That escalator is <b>DevPanel</b>, which automates 80–90% of the operational work required to run Drupal on AWS — including dev/stage/prod environments, CI/CD pipelines, preview branches, backups, monitoring, security hardening, and cloud dev environments.</p><p>Most importantly, DevPanel runs <em>inside your own AWS account</em>, giving you full ownership and zero vendor lock-in.</p><p>Whether you’re a freelancer, an agency running dozens of sites, or an enterprise managing mission-critical Drupal applications, this episode will give you the clarity you need to pick the right hosting strategy — and save your team from unnecessary DevOps pain.</p><h1><b>In This Episode You’ll Learn:</b></h1><ul><li>Why AWS hosting feels like a maze for most teams</li><li>The pros &amp; cons of every major Drupal hosting path</li><li>Where teams waste the most time on DevOps</li><li>Why the AWS ladder gets exponentially harder as you climb</li><li>How DevPanel automates the entire Drupal SDLC</li><li>Which approach is best for freelancers, agencies, and enterprises</li><li>The one question every team must answer before choosing a path</li></ul><p>Watch Video: https://youtu.be/olJnm43qUf8</p><p>Credits</p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmZXVVQ5SWhTcVhDSUQ4Zl9XR19TWVlMZmxkZ3xBQ3Jtc0trUFFFcXpDaEE5YlhpcTVUb0U4Tjc5bjhfU2NSOVpwUTBRTXcxaFBaemNDdzdtZVdqM1RYazR2RXVaNUd3R0NreUlTYlRFU1NBYS1wOEJhQnNVbnF4NkdzM3Jvc2REbElDZ2t0RndnRXMtQmpGTUp0UQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=3W2VlY4tRhU'>https://devpanel.com/</a></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Hosting Drupal on AWS offers incredible power, scale, and flexibility — but only if you’re ready for the operational burden that comes with it. In this episode, we unpack the <em>entire landscape</em> of Drupal hosting options on Amazon Web Services, from the simplest one-click Lightsail deployments all the way up to expert-level container orchestration with ECS and EKS.</p><p>Using the “AWS Ladder” metaphor, we break down each path step-by-step so you can clearly see the trade-offs:<br/> • Lightsail &amp; Marketplace AMIs — great for prototypes, not for enterprise<br/> • EC2 &amp; manual deployments — maximum control, maximum workload<br/> • AWS Reference Architecture — powerful but complex and expensive<br/> • Containers (ECS/EKS) — the ultimate scale, the ultimate DevOps burden</p><p>And then… we compare the entire ladder to a completely different option: <b>the automated escalator.</b><br/> That escalator is <b>DevPanel</b>, which automates 80–90% of the operational work required to run Drupal on AWS — including dev/stage/prod environments, CI/CD pipelines, preview branches, backups, monitoring, security hardening, and cloud dev environments.</p><p>Most importantly, DevPanel runs <em>inside your own AWS account</em>, giving you full ownership and zero vendor lock-in.</p><p>Whether you’re a freelancer, an agency running dozens of sites, or an enterprise managing mission-critical Drupal applications, this episode will give you the clarity you need to pick the right hosting strategy — and save your team from unnecessary DevOps pain.</p><h1><b>In This Episode You’ll Learn:</b></h1><ul><li>Why AWS hosting feels like a maze for most teams</li><li>The pros &amp; cons of every major Drupal hosting path</li><li>Where teams waste the most time on DevOps</li><li>Why the AWS ladder gets exponentially harder as you climb</li><li>How DevPanel automates the entire Drupal SDLC</li><li>Which approach is best for freelancers, agencies, and enterprises</li><li>The one question every team must answer before choosing a path</li></ul><p>Watch Video: https://youtu.be/olJnm43qUf8</p><p>Credits</p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmZXVVQ5SWhTcVhDSUQ4Zl9XR19TWVlMZmxkZ3xBQ3Jtc0trUFFFcXpDaEE5YlhpcTVUb0U4Tjc5bjhfU2NSOVpwUTBRTXcxaFBaemNDdzdtZVdqM1RYazR2RXVaNUd3R0NreUlTYlRFU1NBYS1wOEJhQnNVbnF4NkdzM3Jvc2REbElDZ2t0RndnRXMtQmpGTUp0UQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=3W2VlY4tRhU'>https://devpanel.com/</a></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18295804-how-devpanel-automates-the-drupal-sdlc-inside-your-aws-account.mp3" length="10881715" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18295804</guid>
    <pubDate>Wed, 03 Dec 2025 16:00:00 -0700</pubDate>
    <itunes:duration>904</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>The Full Guide to WordPress on Azure: Challenges, Tradeoffs &amp; the DevPanel Advantage</itunes:title>
    <title>The Full Guide to WordPress on Azure: Challenges, Tradeoffs &amp; the DevPanel Advantage</title>
    <itunes:summary><![CDATA[Send us Fan Mail Hosting WordPress on Microsoft Azure sounds like the perfect combination: enterprise cloud power paired with the world’s most popular CMS. But the moment teams actually try to deploy WordPress on Azure, they discover something surprising—Azure is a maze. A powerful one, yes, but also full of manual steps, hidden complexity, DevOps overhead, and a “complexity tax” that every team ends up paying. In this episode, we break down exactly why WordPress on Azure feels so confusing a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Hosting WordPress on Microsoft Azure <em>sounds</em> like the perfect combination: enterprise cloud power paired with the world’s most popular CMS. But the moment teams actually try to deploy WordPress on Azure, they discover something surprising—Azure is a maze. A powerful one, yes, but also full of manual steps, hidden complexity, DevOps overhead, and a “complexity tax” that every team ends up paying.</p><p>In this episode, we break down exactly why WordPress on Azure feels so confusing and walk through each of the native Azure deployment options in plain English—from Virtual Machines and App Service to Azure Kubernetes Service (AKS) and Microsoft’s Enterprise Reference Architecture. You’ll learn the real pros, cons, risks, and trade-offs of each path.</p><p>Then, we reveal how DevPanel changes the game by automating the entire WordPress development lifecycle—inside your own Azure account. From instant dev–stage–prod environments to one-click preview branches, cloud dev environments, GitOps workflows, and integrated expert support, DevPanel offers a way to use Azure without drowning in DevOps complexity.</p><p>If you’ve ever struggled with Azure deployments, dealt with slow manual workflows, or wondered why hosting WordPress on Azure feels harder than it should be, this episode gives you the map you’ve been missing.</p><p><b>In this episode you’ll learn:</b></p><ul><li>Why WordPress on Azure often feels like a confusing maze</li><li>The four primary Azure deployment paths (VMs, App Service, AKS, and the Enterprise Blueprint)</li><li>The hidden “complexity tax” baked into every native Azure option</li><li>Why DevOps skills become the bottleneck for most teams</li><li>How DevPanel automates the entire SDLC on Azure</li><li>How one-click preview environments dramatically improve team velocity</li><li>Why full ownership + full automation is the future of WordPress on cloud platforms</li></ul><p><b>Perfect for:</b><br/> Agencies • Developers • CTOs • Cloud Architects • DevOps Teams • Enterprises • Anyone running WordPress on Azure or thinking about migrating<br/><br/>Watch Video: https://youtu.be/sfoGGEJnT-8?si=Hhd_HT4vRc5yiGj1<br/><br/>Credits:<br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmZXVVQ5SWhTcVhDSUQ4Zl9XR19TWVlMZmxkZ3xBQ3Jtc0trUFFFcXpDaEE5YlhpcTVUb0U4Tjc5bjhfU2NSOVpwUTBRTXcxaFBaemNDdzdtZVdqM1RYazR2RXVaNUd3R0NreUlTYlRFU1NBYS1wOEJhQnNVbnF4NkdzM3Jvc2REbElDZ2t0RndnRXMtQmpGTUp0UQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=3W2VlY4tRhU'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Hosting WordPress on Microsoft Azure <em>sounds</em> like the perfect combination: enterprise cloud power paired with the world’s most popular CMS. But the moment teams actually try to deploy WordPress on Azure, they discover something surprising—Azure is a maze. A powerful one, yes, but also full of manual steps, hidden complexity, DevOps overhead, and a “complexity tax” that every team ends up paying.</p><p>In this episode, we break down exactly why WordPress on Azure feels so confusing and walk through each of the native Azure deployment options in plain English—from Virtual Machines and App Service to Azure Kubernetes Service (AKS) and Microsoft’s Enterprise Reference Architecture. You’ll learn the real pros, cons, risks, and trade-offs of each path.</p><p>Then, we reveal how DevPanel changes the game by automating the entire WordPress development lifecycle—inside your own Azure account. From instant dev–stage–prod environments to one-click preview branches, cloud dev environments, GitOps workflows, and integrated expert support, DevPanel offers a way to use Azure without drowning in DevOps complexity.</p><p>If you’ve ever struggled with Azure deployments, dealt with slow manual workflows, or wondered why hosting WordPress on Azure feels harder than it should be, this episode gives you the map you’ve been missing.</p><p><b>In this episode you’ll learn:</b></p><ul><li>Why WordPress on Azure often feels like a confusing maze</li><li>The four primary Azure deployment paths (VMs, App Service, AKS, and the Enterprise Blueprint)</li><li>The hidden “complexity tax” baked into every native Azure option</li><li>Why DevOps skills become the bottleneck for most teams</li><li>How DevPanel automates the entire SDLC on Azure</li><li>How one-click preview environments dramatically improve team velocity</li><li>Why full ownership + full automation is the future of WordPress on cloud platforms</li></ul><p><b>Perfect for:</b><br/> Agencies • Developers • CTOs • Cloud Architects • DevOps Teams • Enterprises • Anyone running WordPress on Azure or thinking about migrating<br/><br/>Watch Video: https://youtu.be/sfoGGEJnT-8?si=Hhd_HT4vRc5yiGj1<br/><br/>Credits:<br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmZXVVQ5SWhTcVhDSUQ4Zl9XR19TWVlMZmxkZ3xBQ3Jtc0trUFFFcXpDaEE5YlhpcTVUb0U4Tjc5bjhfU2NSOVpwUTBRTXcxaFBaemNDdzdtZVdqM1RYazR2RXVaNUd3R0NreUlTYlRFU1NBYS1wOEJhQnNVbnF4NkdzM3Jvc2REbElDZ2t0RndnRXMtQmpGTUp0UQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=3W2VlY4tRhU'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18295660-the-full-guide-to-wordpress-on-azure-challenges-tradeoffs-the-devpanel-advantage.mp3" length="13090465" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18295660</guid>
    <pubDate>Wed, 03 Dec 2025 16:00:00 -0700</pubDate>
    <itunes:duration>1088</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Scaling WordPress on AWS The Four Paths</itunes:title>
    <title>Drupal Brief: Scaling WordPress on AWS The Four Paths</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we cut through the noise surrounding WordPress hosting on AWS and break down what teams really need to know. Based on a deep-dive technical analysis, we explore every major path—from DIY EC2 setups and database tuning on RDS, to EFS-powered multi-server clusters, Lightsail quick starts, AWS reference architectures, and even container-based deployments on ECS and EKS. You’ll hear why each approach comes with its own trade-offs: hidden complexity, rising engine...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we cut through the noise surrounding WordPress hosting on AWS and break down what teams <em>really</em> need to know. Based on a deep-dive technical analysis, we explore every major path—from DIY EC2 setups and database tuning on RDS, to EFS-powered multi-server clusters, Lightsail quick starts, AWS reference architectures, and even container-based deployments on ECS and EKS.</p><p>You’ll hear why each approach comes with its own trade-offs: hidden complexity, rising engineering costs, scaling challenges, or the risk of getting locked into brittle infrastructure. Then we shift gears and look at a new way forward.</p><p>We introduce <b>DevPanel</b>, a platform that brings the power of Kubernetes, GitOps workflows, automated deployments, multi-environment pipelines, and full infrastructure ownership—all without requiring DevOps experts or custom engineering. Think of it as the automation and simplicity of managed hosting platforms… but deployed <em>inside your own AWS account</em>, with no lock-in, no black boxes, and no compromises.</p><p>If you’re a developer, agency, or technical leader evaluating how to get enterprise-grade WordPress performance and control on AWS, this episode gives you the clarity you’ve been searching for.</p><p>Watch Video : https://youtu.be/RLOzRZBGcOw?si=pQ17fAErblPAJLRB</p><p>Credits</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblI4QjVnaTM2UVNIT0F5dThXSUczU1J3NkdWQXxBQ3Jtc0tuMmJ4UG51M3pzUUNMMVMwRVc5MTgtSGxpTXV0c0NhV3FnVTd0a2JDcjNZaThQZUY5ZWJzVGF1VmJHMnJ3aFE4NC01S3NmRGZyZFFCZ1JSWkFxRHpNcGJkS0lObEpyajU5c0NFc1pfaU4ydXotczNlZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbktXVTlWZ2Q0LVNMWFhXNk9SZjk5dEYyS01XUXxBQ3Jtc0tudnVSRHNCSWpfVk41RUpDbVpwaW9ub1FKbFdzenctUU5pcEtwOUVDNGpjMTViNlNCNGwzWHd4TEFJWjk5R0hTVkxnQUtST1FlZ1JWOTJhY01MbHI3XzlNTWozVWdLWVc4Q2dzWEZxc1A3cmlNVlVzWQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we cut through the noise surrounding WordPress hosting on AWS and break down what teams <em>really</em> need to know. Based on a deep-dive technical analysis, we explore every major path—from DIY EC2 setups and database tuning on RDS, to EFS-powered multi-server clusters, Lightsail quick starts, AWS reference architectures, and even container-based deployments on ECS and EKS.</p><p>You’ll hear why each approach comes with its own trade-offs: hidden complexity, rising engineering costs, scaling challenges, or the risk of getting locked into brittle infrastructure. Then we shift gears and look at a new way forward.</p><p>We introduce <b>DevPanel</b>, a platform that brings the power of Kubernetes, GitOps workflows, automated deployments, multi-environment pipelines, and full infrastructure ownership—all without requiring DevOps experts or custom engineering. Think of it as the automation and simplicity of managed hosting platforms… but deployed <em>inside your own AWS account</em>, with no lock-in, no black boxes, and no compromises.</p><p>If you’re a developer, agency, or technical leader evaluating how to get enterprise-grade WordPress performance and control on AWS, this episode gives you the clarity you’ve been searching for.</p><p>Watch Video : https://youtu.be/RLOzRZBGcOw?si=pQ17fAErblPAJLRB</p><p>Credits</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblI4QjVnaTM2UVNIT0F5dThXSUczU1J3NkdWQXxBQ3Jtc0tuMmJ4UG51M3pzUUNMMVMwRVc5MTgtSGxpTXV0c0NhV3FnVTd0a2JDcjNZaThQZUY5ZWJzVGF1VmJHMnJ3aFE4NC01S3NmRGZyZFFCZ1JSWkFxRHpNcGJkS0lObEpyajU5c0NFc1pfaU4ydXotczNlZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbktXVTlWZ2Q0LVNMWFhXNk9SZjk5dEYyS01XUXxBQ3Jtc0tudnVSRHNCSWpfVk41RUpDbVpwaW9ub1FKbFdzenctUU5pcEtwOUVDNGpjMTViNlNCNGwzWHd4TEFJWjk5R0hTVkxnQUtST1FlZ1JWOTJhY01MbHI3XzlNTWozVWdLWVc4Q2dzWEZxc1A3cmlNVlVzWQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/18279694-drupal-brief-scaling-wordpress-on-aws-the-four-paths.mp3" length="10568541" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18279694</guid>
    <pubDate>Tue, 02 Dec 2025 13:00:00 -0700</pubDate>
    <itunes:duration>878</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - How AI Chat Agents Are Transforming Web Experiences</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - How AI Chat Agents Are Transforming Web Experiences</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast is from a YouTube video, presented by John from Digital Polygon and uploaded by Drupal 4 Gov, focuses on the transformation of web experiences by AI chat agents, shifting from traditional search to conversational "asking." The speaker traces the evolution of the web from static pages to the social web, and into the emerging intelligent and AI-powered web, highlighting the accelerating rate of technological change. He emphasizes that AI is augmenting human potenti...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast is from a YouTube video, presented by John from Digital Polygon and uploaded by Drupal 4 Gov, focuses on the <b>transformation of web experiences by AI chat agents</b>, shifting from traditional search to conversational &quot;asking.&quot; The speaker traces the <b>evolution of the web</b> from static pages to the social web, and into the emerging intelligent and AI-powered web, highlighting the <b>accelerating rate of technological change</b>. He emphasizes that AI is <b>augmenting human potential</b> rather than replacing it, offering personalized interactions and more efficient access to information, particularly in sectors like government, higher education, and non-profits. The presentation also discusses the <b>changing landscape of SEO</b> and the increasing importance of <b>high-quality, purposeful content</b> to power these new conversational AI experiences.</p><p>Notebook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=d97d6a6e-4c3b-43c7-975c-5b8a525487ed</p><p><b>#AI #AIChatAgents #ConversationalAI #WebExperiences #DigitalTransformation #SearchToAsk #LLMs #DrupalAI #FutureOfWeb #UXStrategy #ContentStrategy #SEO #ChatGPT #Gemini #Claude #AIinGovernment #AIinHigherEd #AIinNonprofits</b> <b>#PersonalizedExperiences #DigitalPolygon #Drupal4Gov</b></p><p>Credits:</p><p>Source video : https://youtu.be/oytEGfWWKf0</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVrQXNod3c0S2JwdzE0V3JlRk9LZnVnS2lfd3xBQ3Jtc0tuRTR1Yi05elNPT2JnRGw2T3dIeW9rMW54WW1JXzNLem9sOV94OTloeG1aZXpQeDBLQ0loc0I4QzBTQ3VyS3QwYmplV1hsTldiUHdQQldxOG4xM3NLRUFuSVhmalptYk1Yci1YckpNN0UtTGU0eEdUcw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=td9hoxdJggk'>https://www.drupalforge.org/</a><br/><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW5NUGhqMWhYVmE3VHdMOXprSnBUX1FRaVlQZ3xBQ3Jtc0tuWVI4MUxsZGxUem5hc1RELUszSUE2b1MwazJ3Mk5LNlZyeGZDWFNzV3NacGcwNTNja0gtRjczZ0xmZ1Zyb0d3ZHE0RTI3TWxWNks4WkFqVjhuN0FKek90emNlZV81ZmdCQTlRS2RGbVprZjJvY3JpZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=td9hoxdJggk'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast is from a YouTube video, presented by John from Digital Polygon and uploaded by Drupal 4 Gov, focuses on the <b>transformation of web experiences by AI chat agents</b>, shifting from traditional search to conversational &quot;asking.&quot; The speaker traces the <b>evolution of the web</b> from static pages to the social web, and into the emerging intelligent and AI-powered web, highlighting the <b>accelerating rate of technological change</b>. He emphasizes that AI is <b>augmenting human potential</b> rather than replacing it, offering personalized interactions and more efficient access to information, particularly in sectors like government, higher education, and non-profits. The presentation also discusses the <b>changing landscape of SEO</b> and the increasing importance of <b>high-quality, purposeful content</b> to power these new conversational AI experiences.</p><p>Notebook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=d97d6a6e-4c3b-43c7-975c-5b8a525487ed</p><p><b>#AI #AIChatAgents #ConversationalAI #WebExperiences #DigitalTransformation #SearchToAsk #LLMs #DrupalAI #FutureOfWeb #UXStrategy #ContentStrategy #SEO #ChatGPT #Gemini #Claude #AIinGovernment #AIinHigherEd #AIinNonprofits</b> <b>#PersonalizedExperiences #DigitalPolygon #Drupal4Gov</b></p><p>Credits:</p><p>Source video : https://youtu.be/oytEGfWWKf0</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVrQXNod3c0S2JwdzE0V3JlRk9LZnVnS2lfd3xBQ3Jtc0tuRTR1Yi05elNPT2JnRGw2T3dIeW9rMW54WW1JXzNLem9sOV94OTloeG1aZXpQeDBLQ0loc0I4QzBTQ3VyS3QwYmplV1hsTldiUHdQQldxOG4xM3NLRUFuSVhmalptYk1Yci1YckpNN0UtTGU0eEdUcw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=td9hoxdJggk'>https://www.drupalforge.org/</a><br/><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW5NUGhqMWhYVmE3VHdMOXprSnBUX1FRaVlQZ3xBQ3Jtc0tuWVI4MUxsZGxUem5hc1RELUszSUE2b1MwazJ3Mk5LNlZyeGZDWFNzV3NacGcwNTNja0gtRjczZ0xmZ1Zyb0d3ZHE0RTI3TWxWNks4WkFqVjhuN0FKek90emNlZV81ZmdCQTlRS2RGbVprZjJvY3JpZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=td9hoxdJggk'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17842590-drupalbrief-drupal-govcon-2025-how-ai-chat-agents-are-transforming-web-experiences.mp3" length="10586473" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17842590</guid>
    <pubDate>Sun, 14 Sep 2025 15:00:00 -0600</pubDate>
    <itunes:duration>880</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>35707</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - micro apps within Drupal using Svelte and Vite</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - micro apps within Drupal using Svelte and Vite</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast introduces the concept of micro apps within Drupal using Svelte and Vite to create dynamic front-end experiences. The speaker highlights Svelte's ease of use for JavaScript developers and Vite's benefits for an improved developer experience, such as hot module reloading. The core idea is to integrate independent, focused front-end applications directly into Drupal without requiring a full decoupled architecture. Drupal handles back-end functions like routing and ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast introduces the concept of <b>micro apps within Drupal</b> using <b>Svelte and Vite</b> to create <b>dynamic front-end experiences</b>. The speaker highlights Svelte&apos;s ease of use for JavaScript developers and Vite&apos;s benefits for an improved developer experience, such as hot module reloading. The core idea is to integrate independent, focused front-end applications directly into Drupal without requiring a full decoupled architecture. Drupal handles back-end functions like routing and data exposure via JSON API, while the micro app, built with Svelte, focuses on the user interface, components, and interactive elements. The talk details the integration process, including file structure, libraries.yml configuration, and the use of a vite.config file for managing build outputs and automating asset alignment, culminating in a demonstration of interactive dashboards and maps as examples of micro app capabilities.<br/>Notebook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=69e0fdb4-45aa-4894-a5cd-d92e47b07318</p><p>#<b>#Drupal4Gov #Drupal #DrupalForge #DrupalBrief  #Svelte #Vite #MicroApps</b></p><p>Credits:                                                                                                                                      Source video: https://youtu.be/fzPgB3lPhio      </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVrQXNod3c0S2JwdzE0V3JlRk9LZnVnS2lfd3xBQ3Jtc0tuRTR1Yi05elNPT2JnRGw2T3dIeW9rMW54WW1JXzNLem9sOV94OTloeG1aZXpQeDBLQ0loc0I4QzBTQ3VyS3QwYmplV1hsTldiUHdQQldxOG4xM3NLRUFuSVhmalptYk1Yci1YckpNN0UtTGU0eEdUcw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=td9hoxdJggk'>https://www.drupalforge.org/</a><br/><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW5NUGhqMWhYVmE3VHdMOXprSnBUX1FRaVlQZ3xBQ3Jtc0tuWVI4MUxsZGxUem5hc1RELUszSUE2b1MwazJ3Mk5LNlZyeGZDWFNzV3NacGcwNTNja0gtRjczZ0xmZ1Zyb0d3ZHE0RTI3TWxWNks4WkFqVjhuN0FKek90emNlZV81ZmdCQTlRS2RGbVprZjJvY3JpZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=td9hoxdJggk'>https://devpanel.com/</a></p><p><br/></p><p><br/><br/> </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast introduces the concept of <b>micro apps within Drupal</b> using <b>Svelte and Vite</b> to create <b>dynamic front-end experiences</b>. The speaker highlights Svelte&apos;s ease of use for JavaScript developers and Vite&apos;s benefits for an improved developer experience, such as hot module reloading. The core idea is to integrate independent, focused front-end applications directly into Drupal without requiring a full decoupled architecture. Drupal handles back-end functions like routing and data exposure via JSON API, while the micro app, built with Svelte, focuses on the user interface, components, and interactive elements. The talk details the integration process, including file structure, libraries.yml configuration, and the use of a vite.config file for managing build outputs and automating asset alignment, culminating in a demonstration of interactive dashboards and maps as examples of micro app capabilities.<br/>Notebook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=69e0fdb4-45aa-4894-a5cd-d92e47b07318</p><p>#<b>#Drupal4Gov #Drupal #DrupalForge #DrupalBrief  #Svelte #Vite #MicroApps</b></p><p>Credits:                                                                                                                                      Source video: https://youtu.be/fzPgB3lPhio      </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbHVrQXNod3c0S2JwdzE0V3JlRk9LZnVnS2lfd3xBQ3Jtc0tuRTR1Yi05elNPT2JnRGw2T3dIeW9rMW54WW1JXzNLem9sOV94OTloeG1aZXpQeDBLQ0loc0I4QzBTQ3VyS3QwYmplV1hsTldiUHdQQldxOG4xM3NLRUFuSVhmalptYk1Yci1YckpNN0UtTGU0eEdUcw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=td9hoxdJggk'>https://www.drupalforge.org/</a><br/><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbW5NUGhqMWhYVmE3VHdMOXprSnBUX1FRaVlQZ3xBQ3Jtc0tuWVI4MUxsZGxUem5hc1RELUszSUE2b1MwazJ3Mk5LNlZyeGZDWFNzV3NacGcwNTNja0gtRjczZ0xmZ1Zyb0d3ZHE0RTI3TWxWNks4WkFqVjhuN0FKek90emNlZV81ZmdCQTlRS2RGbVprZjJvY3JpZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=td9hoxdJggk'>https://devpanel.com/</a></p><p><br/></p><p><br/><br/> </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17842429-drupalbrief-drupal-govcon-2025-micro-apps-within-drupal-using-svelte-and-vite.mp3" length="12127479" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17842429</guid>
    <pubDate>Sun, 14 Sep 2025 15:00:00 -0600</pubDate>
    <itunes:duration>1008</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>35706</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - Ollama: Using Open source AI for Drupal Development</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - Ollama: Using Open source AI for Drupal Development</title>
    <itunes:summary><![CDATA[Send us Fan Mail The Podcast explores Ollama, an open-source platform enabling local execution of large language models (LLMs), and its application within Drupal development. It highlights the importance of licensing for truly open-source models, distinguishing between fully open, partially open, and open-weight options. The text then illustrates practical AI capabilities within Drupal, such as automated image alt text, enhanced search, and translation workflows, often leveraging Ollama-power...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The Podcast explores <b>Ollama</b>, an open-source platform enabling local execution of large language models (LLMs), and its application within <b>Drupal development</b>. It highlights the importance of <b>licensing</b> for truly open-source models, distinguishing between fully open, partially open, and open-weight options. The text then illustrates practical <b>AI capabilities within Drupal</b>, such as automated image alt text, enhanced search, and translation workflows, often leveraging Ollama-powered models. Furthermore, it introduces <b>Continue</b>, an open-source IDE assistant that integrates with Ollama for tasks like code completion, commenting, and agentic reasoning, emphasizing the benefits of local processing for <b>privacy and security</b>. The discussion also touches on the future of Drupal AI, including advancements in model context protocols and collaborations, while acknowledging the <b>resource intensity</b> of training and running LLMs locally.</p><p>Credits:</p><p>Source Video: https://youtu.be/1t3U-C50NI4</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTVuZnBwdmZOaFhTdWJpZXFhS1RLdzVTcVFoUXxBQ3Jtc0tuam1WUW1KLVdOcXBzdDJBcFBqcjExQms5TXViRFUwR3ppS0R3YXpYbG4yazJhbHc2M3l5cXg4Uk5SdTZnTlFIQzhZMWlOZUljZzRwaklSNUlYSi16Znc4TGNwMlMxcjFJaHdPcVlTMUJ3SU50T201dw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=kGn57aUMKEA'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazZxU1BLTjNHTjVEbE9fTmp0eV9KdV9hODVfZ3xBQ3Jtc0trWnR0S0F1YUc4WHJuSjlNdEdhRDZVRFFGN0dTMG80S0NtaU1KVHJFR1FWLWw3QlMwajBIcUhNSUc0R25FOE9ycEJjUjc2YW5lXzhSQnUyc0JhY2FEQnVoZThiS18tbl80UGdRY0RCME5VbllfMkRsbw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=kGn57aUMKEA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The Podcast explores <b>Ollama</b>, an open-source platform enabling local execution of large language models (LLMs), and its application within <b>Drupal development</b>. It highlights the importance of <b>licensing</b> for truly open-source models, distinguishing between fully open, partially open, and open-weight options. The text then illustrates practical <b>AI capabilities within Drupal</b>, such as automated image alt text, enhanced search, and translation workflows, often leveraging Ollama-powered models. Furthermore, it introduces <b>Continue</b>, an open-source IDE assistant that integrates with Ollama for tasks like code completion, commenting, and agentic reasoning, emphasizing the benefits of local processing for <b>privacy and security</b>. The discussion also touches on the future of Drupal AI, including advancements in model context protocols and collaborations, while acknowledging the <b>resource intensity</b> of training and running LLMs locally.</p><p>Credits:</p><p>Source Video: https://youtu.be/1t3U-C50NI4</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTVuZnBwdmZOaFhTdWJpZXFhS1RLdzVTcVFoUXxBQ3Jtc0tuam1WUW1KLVdOcXBzdDJBcFBqcjExQms5TXViRFUwR3ppS0R3YXpYbG4yazJhbHc2M3l5cXg4Uk5SdTZnTlFIQzhZMWlOZUljZzRwaklSNUlYSi16Znc4TGNwMlMxcjFJaHdPcVlTMUJ3SU50T201dw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=kGn57aUMKEA'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazZxU1BLTjNHTjVEbE9fTmp0eV9KdV9hODVfZ3xBQ3Jtc0trWnR0S0F1YUc4WHJuSjlNdEdhRDZVRFFGN0dTMG80S0NtaU1KVHJFR1FWLWw3QlMwajBIcUhNSUc0R25FOE9ycEJjUjc2YW5lXzhSQnUyc0JhY2FEQnVoZThiS18tbl80UGdRY0RCME5VbllfMkRsbw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=kGn57aUMKEA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17797266-drupalbrief-drupal-govcon-2025-ollama-using-open-source-ai-for-drupal-development.mp3" length="13535593" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17797266</guid>
    <pubDate>Fri, 05 Sep 2025 15:00:00 -0600</pubDate>
    <itunes:duration>1125</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>34806</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - Guide to LLMs, RAG, Agents, and Responsible AI Use</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - Guide to LLMs, RAG, Agents, and Responsible AI Use</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast offers an introduction to Large Language Models (LLMs), explaining them as advanced autocomplete systems that predict the next word based on vast amounts of text. It distinguishes between the expensive training phase of LLMs, where models learn from the entire internet, and the cheaper inference stage, where they process user requests. The speaker emphasizes the importance of prompts—the instructions given to an LLM—highlighting how clear, well-structured prompts...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast offers an <b>introduction to Large Language Models (LLMs)</b>, explaining them as advanced autocomplete systems that predict the next word based on vast amounts of text. It distinguishes between the <b>expensive training phase</b> of LLMs, where models learn from the entire internet, and the <b>cheaper inference stage</b>, where they process user requests. The speaker emphasizes the importance of <b>prompts</b>—the instructions given to an LLM—highlighting how clear, well-structured prompts with examples and constraints lead to better outputs, and introduces the concept of <b>prompt engineering</b> as a developing skill. The discussion then moves to <b>vector databases</b> and <b>Retrieval Augmented Generation (RAG)</b>, a method for improving LLM accuracy and reducing <b>hallucinations</b> by providing models with relevant, up-to-date information from external sources, often described as &quot;AI search.&quot; Finally, the video introduces <b>Model Context Protocol (MCP)</b> as a standardized way for LLMs to safely interact with various tools and data, and <b>agents</b> and <b>agentic frameworks</b> as systems that enable LLMs to perform complex, multi-step actions and workflows, even within platforms like Drupal.<br/>NoteBook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=40d19c5b-33f5-4857-8c10-5ef729954203</p><p><br/>Credits:                                                                                                                                    Source Video: https://youtu.be/zv2ht2jHXvA</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTVuZnBwdmZOaFhTdWJpZXFhS1RLdzVTcVFoUXxBQ3Jtc0tuam1WUW1KLVdOcXBzdDJBcFBqcjExQms5TXViRFUwR3ppS0R3YXpYbG4yazJhbHc2M3l5cXg4Uk5SdTZnTlFIQzhZMWlOZUljZzRwaklSNUlYSi16Znc4TGNwMlMxcjFJaHdPcVlTMUJ3SU50T201dw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=kGn57aUMKEA'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazZxU1BLTjNHTjVEbE9fTmp0eV9KdV9hODVfZ3xBQ3Jtc0trWnR0S0F1YUc4WHJuSjlNdEdhRDZVRFFGN0dTMG80S0NtaU1KVHJFR1FWLWw3QlMwajBIcUhNSUc0R25FOE9ycEJjUjc2YW5lXzhSQnUyc0JhY2FEQnVoZThiS18tbl80UGdRY0RCME5VbllfMkRsbw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=kGn57aUMKEA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast offers an <b>introduction to Large Language Models (LLMs)</b>, explaining them as advanced autocomplete systems that predict the next word based on vast amounts of text. It distinguishes between the <b>expensive training phase</b> of LLMs, where models learn from the entire internet, and the <b>cheaper inference stage</b>, where they process user requests. The speaker emphasizes the importance of <b>prompts</b>—the instructions given to an LLM—highlighting how clear, well-structured prompts with examples and constraints lead to better outputs, and introduces the concept of <b>prompt engineering</b> as a developing skill. The discussion then moves to <b>vector databases</b> and <b>Retrieval Augmented Generation (RAG)</b>, a method for improving LLM accuracy and reducing <b>hallucinations</b> by providing models with relevant, up-to-date information from external sources, often described as &quot;AI search.&quot; Finally, the video introduces <b>Model Context Protocol (MCP)</b> as a standardized way for LLMs to safely interact with various tools and data, and <b>agents</b> and <b>agentic frameworks</b> as systems that enable LLMs to perform complex, multi-step actions and workflows, even within platforms like Drupal.<br/>NoteBook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=40d19c5b-33f5-4857-8c10-5ef729954203</p><p><br/>Credits:                                                                                                                                    Source Video: https://youtu.be/zv2ht2jHXvA</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTVuZnBwdmZOaFhTdWJpZXFhS1RLdzVTcVFoUXxBQ3Jtc0tuam1WUW1KLVdOcXBzdDJBcFBqcjExQms5TXViRFUwR3ppS0R3YXpYbG4yazJhbHc2M3l5cXg4Uk5SdTZnTlFIQzhZMWlOZUljZzRwaklSNUlYSi16Znc4TGNwMlMxcjFJaHdPcVlTMUJ3SU50T201dw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=kGn57aUMKEA'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazZxU1BLTjNHTjVEbE9fTmp0eV9KdV9hODVfZ3xBQ3Jtc0trWnR0S0F1YUc4WHJuSjlNdEdhRDZVRFFGN0dTMG80S0NtaU1KVHJFR1FWLWw3QlMwajBIcUhNSUc0R25FOE9ycEJjUjc2YW5lXzhSQnUyc0JhY2FEQnVoZThiS18tbl80UGdRY0RCME5VbllfMkRsbw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=kGn57aUMKEA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17797137-drupalbrief-drupal-govcon-2025-guide-to-llms-rag-agents-and-responsible-ai-use.mp3" length="18538876" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17797137</guid>
    <pubDate>Fri, 05 Sep 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1542</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>34805</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta 2025 - AI Chatbots in Drupal for Smarter Information Access and Compliance</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta 2025 - AI Chatbots in Drupal for Smarter Information Access and Compliance</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast introduces a Drupal module designed to integrate AI-powered chatbots, focusing on enhancing user experience and efficiency for organizations, particularly within government contexts. It explains how this tool facilitates quick creation of responsible generative AI chatbots by leveraging AWS Bedrock. The presentation highlights the shifting user expectations towards direct answers and the increasing governmental mandate for AI adoption. Furthermore, the source det...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast introduces a <b>Drupal module designed to integrate AI-powered chatbots</b>, focusing on enhancing user experience and efficiency for organizations, particularly within government contexts. It explains how this <b>tool facilitates quick creation of responsible generative AI chatbots</b> by leveraging AWS Bedrock. The presentation highlights the <b>shifting user expectations towards direct answers</b> and the increasing governmental mandate for AI adoption. Furthermore, the source details the module&apos;s architecture, including its use of <b>knowledge bases for retrieving information from various file types</b> and agents for more dynamic, task-oriented interactions, alongside <b>security features like guardrails and compliance with federal standards</b>. The discussion also <b>provides use cases for federal and state agencies</b>, emphasizing how these chatbots can reduce help desk burden and improve access to complex information, while touching on <b>best practices for data curation and prompt engineering</b>.</p><p>NoteBook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=145be8b2-5f40-431a-8f56-c534fe1ab452</p><p>Credits:                                                                                                                                      Source Video: https://youtu.be/J8k4gc0kTI4                                                                      Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFMV2ZKWjJ2cVUwaUpZeGYwUFFZR2JPNm9QQXxBQ3Jtc0tsVUx0c3NqSVpNYW1nWWVjaFlZY1Y1X2dEMmlCSWJyRTZBZ18wUDh2RzBhS1E2Z2NGckNod19JRFE0TFZkRGN3NnRnWGxxQkRqbUVOOXgyR1RrTkhHaHBWV1J0VC1yQkc1TnctZ0J5RTlubzRXQjRUZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=91Joi9bpgW8'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0x2cF84VXNaT2w3S3F3QV9jYjlueGFwOVAtQXxBQ3Jtc0trbl8yNEh0dUFxOUhtX0RMcksxYkZNdktkdXd5U2NTNm1VMlFPQmgydlJ3LXloeUtJOVR4SFJoOTJZc0h4c08wSnhtM01vUEVRNDRQQU80V3gwcW42TFZyUlBSOXBfaEhrUzRYTUxXOFJjMUhuQWxxUQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=91Joi9bpgW8'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast introduces a <b>Drupal module designed to integrate AI-powered chatbots</b>, focusing on enhancing user experience and efficiency for organizations, particularly within government contexts. It explains how this <b>tool facilitates quick creation of responsible generative AI chatbots</b> by leveraging AWS Bedrock. The presentation highlights the <b>shifting user expectations towards direct answers</b> and the increasing governmental mandate for AI adoption. Furthermore, the source details the module&apos;s architecture, including its use of <b>knowledge bases for retrieving information from various file types</b> and agents for more dynamic, task-oriented interactions, alongside <b>security features like guardrails and compliance with federal standards</b>. The discussion also <b>provides use cases for federal and state agencies</b>, emphasizing how these chatbots can reduce help desk burden and improve access to complex information, while touching on <b>best practices for data curation and prompt engineering</b>.</p><p>NoteBook to interact with: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=145be8b2-5f40-431a-8f56-c534fe1ab452</p><p>Credits:                                                                                                                                      Source Video: https://youtu.be/J8k4gc0kTI4                                                                      Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFMV2ZKWjJ2cVUwaUpZeGYwUFFZR2JPNm9QQXxBQ3Jtc0tsVUx0c3NqSVpNYW1nWWVjaFlZY1Y1X2dEMmlCSWJyRTZBZ18wUDh2RzBhS1E2Z2NGckNod19JRFE0TFZkRGN3NnRnWGxxQkRqbUVOOXgyR1RrTkhHaHBWV1J0VC1yQkc1TnctZ0J5RTlubzRXQjRUZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=91Joi9bpgW8'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0x2cF84VXNaT2w3S3F3QV9jYjlueGFwOVAtQXxBQ3Jtc0trbl8yNEh0dUFxOUhtX0RMcksxYkZNdktkdXd5U2NTNm1VMlFPQmgydlJ3LXloeUtJOVR4SFJoOTJZc0h4c08wSnhtM01vUEVRNDRQQU80V3gwcW42TFZyUlBSOXBfaEhrUzRYTUxXOFJjMUhuQWxxUQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=91Joi9bpgW8'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17785119-drupalbrief-drupalcon-atlanta-2025-ai-chatbots-in-drupal-for-smarter-information-access-and-compliance.mp3" length="12451343" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17785119</guid>
    <pubDate>Wed, 03 Sep 2025 15:00:00 -0600</pubDate>
    <itunes:duration>1035</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>34605</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - How Amazee.ai Balances AI Innovation with Data Privacy</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - How Amazee.ai Balances AI Innovation with Data Privacy</title>
    <itunes:summary><![CDATA[Send us Fan Mail The Podcast is from a YouTube video by Michael, the founder of Amazio and AI, discussing the company's approach to open-source, global, and privacy-first AI infrastructure. Michael explains how Amazio AI provides Large Language Models (LLMs) and Vector Databases as two key services, emphasizing the importance of the latter for efficient data retrieval and accurate answers through Retrieval-Augmented Generation (RAG). The presentation highlights Amazio's commitment to data pro...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The Podcast is <b>from a YouTube video</b> by Michael, the founder of Amazio and AI, discussing the company&apos;s approach to <b>open-source, global, and privacy-first AI infrastructure</b>. Michael explains how Amazio AI provides <b>Large Language Models (LLMs) and Vector Databases</b> as two key services, emphasizing the importance of the latter for efficient data retrieval and accurate answers through <b>Retrieval-Augmented Generation (RAG)</b>. The presentation highlights Amazio&apos;s commitment to <b>data protection and privacy by design</b>, allowing customers to choose specific regions for data processing and storage while ensuring that no sensitive request or response data is logged. Finally, it also touches upon <b>interoperability, model choices (open-source vs. proprietary), and future developments</b> like secure enclaves and fine-tuned models.</p><p>Notebook to interact with and learn more: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=9a16a90b-9928-41b0-9d22-79eeff8353a0</p><p>Credits:                                                                                                                                      Source Video : https://youtu.be/U2Pihgy5tJo                                                                    Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFMV2ZKWjJ2cVUwaUpZeGYwUFFZR2JPNm9QQXxBQ3Jtc0tsVUx0c3NqSVpNYW1nWWVjaFlZY1Y1X2dEMmlCSWJyRTZBZ18wUDh2RzBhS1E2Z2NGckNod19JRFE0TFZkRGN3NnRnWGxxQkRqbUVOOXgyR1RrTkhHaHBWV1J0VC1yQkc1TnctZ0J5RTlubzRXQjRUZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=91Joi9bpgW8'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0x2cF84VXNaT2w3S3F3QV9jYjlueGFwOVAtQXxBQ3Jtc0trbl8yNEh0dUFxOUhtX0RMcksxYkZNdktkdXd5U2NTNm1VMlFPQmgydlJ3LXloeUtJOVR4SFJoOTJZc0h4c08wSnhtM01vUEVRNDRQQU80V3gwcW42TFZyUlBSOXBfaEhrUzRYTUxXOFJjMUhuQWxxUQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=91Joi9bpgW8'>https://devpanel.com/</a></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The Podcast is <b>from a YouTube video</b> by Michael, the founder of Amazio and AI, discussing the company&apos;s approach to <b>open-source, global, and privacy-first AI infrastructure</b>. Michael explains how Amazio AI provides <b>Large Language Models (LLMs) and Vector Databases</b> as two key services, emphasizing the importance of the latter for efficient data retrieval and accurate answers through <b>Retrieval-Augmented Generation (RAG)</b>. The presentation highlights Amazio&apos;s commitment to <b>data protection and privacy by design</b>, allowing customers to choose specific regions for data processing and storage while ensuring that no sensitive request or response data is logged. Finally, it also touches upon <b>interoperability, model choices (open-source vs. proprietary), and future developments</b> like secure enclaves and fine-tuned models.</p><p>Notebook to interact with and learn more: https://notebooklm.google.com/notebook/1cffd272-9c9d-43fc-ae72-49579b85b9fd?artifactId=9a16a90b-9928-41b0-9d22-79eeff8353a0</p><p>Credits:                                                                                                                                      Source Video : https://youtu.be/U2Pihgy5tJo                                                                    Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDFMV2ZKWjJ2cVUwaUpZeGYwUFFZR2JPNm9QQXxBQ3Jtc0tsVUx0c3NqSVpNYW1nWWVjaFlZY1Y1X2dEMmlCSWJyRTZBZ18wUDh2RzBhS1E2Z2NGckNod19JRFE0TFZkRGN3NnRnWGxxQkRqbUVOOXgyR1RrTkhHaHBWV1J0VC1yQkc1TnctZ0J5RTlubzRXQjRUZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=91Joi9bpgW8'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0x2cF84VXNaT2w3S3F3QV9jYjlueGFwOVAtQXxBQ3Jtc0trbl8yNEh0dUFxOUhtX0RMcksxYkZNdktkdXd5U2NTNm1VMlFPQmgydlJ3LXloeUtJOVR4SFJoOTJZc0h4c08wSnhtM01vUEVRNDRQQU80V3gwcW42TFZyUlBSOXBfaEhrUzRYTUxXOFJjMUhuQWxxUQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=91Joi9bpgW8'>https://devpanel.com/</a></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17785023-drupalbrief-drupal-govcon-2025-how-amazee-ai-balances-ai-innovation-with-data-privacy.mp3" length="16894737" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17785023</guid>
    <pubDate>Wed, 03 Sep 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1405</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>34604</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - GovCMS US: Unpacking the Game-Changing Blueprint for US Government Websites</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - GovCMS US: Unpacking the Game-Changing Blueprint for US Government Websites</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast introduces GovCMS US, a new initiative designed to standardize and streamline the development of government websites in the United States. The core problem GovCMS US addresses is the redundant effort and high costs agencies face by repeatedly building similar digital solutions from scratch, unlike the established systems in Australia and the UK. GovCMS US aims to be a non-profit, open-source consortium that provides a central repository of proven technologies, te...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast introduces GovCMS US, a new initiative designed to standardize and streamline the development of government websites in the United States. The core problem GovCMS US addresses is the <b>redundant effort and high costs</b> agencies face by repeatedly building similar digital solutions from scratch, unlike the established systems in Australia and the UK. GovCMS US aims to be a <b>non-profit, open-source consortium</b> that provides a central repository of <b>proven technologies, templates, and processes</b> to accelerate and improve government web projects. It emphasizes <b>compliance with federal standards</b> like FedRAMP, HIPAA, and Section 508, offering tools for continuous compliance checks and even AI-driven content generation and review, ultimately fostering <b>collaboration, cost reduction, and enhanced quality</b> across government digital experiences.</p><p><br/>Credits:</p><p><br/>Source Video: https://youtu.be/w72fOWD9mZw<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbVlLQXRhVHg0NXp0RFJJNnRDS0VRbkVadFRQUXxBQ3Jtc0trQzNfbjBIal9XUGJQLWhJZFRjUnhkUER4VUNiOUVkT29BWk5HOXZ1cjdYNElaNmxZOXRZRnJlSDRvMlhMWkJMNF81TmF0eEVyUDBHMkRQMFJRbzRvdG5BQzA4bW5WU0gwMjV1N0RJQVNwcXVsakdCOA&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=YhmezTk-CZM'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbk1oNjlfNHFtQVdlYTZRQUY4bWZnejlld0JGQXxBQ3Jtc0trTGdJRXpvVnRCSlZWVXdGby1xMURzX0lialB2cUl6WEpOVUFHZklMdWs3MW9rcFl4TGdMWE4wd2xGZG1KcXNvRmZVRXBBMnVJSVF4N09YMXJ4eFVRdnRXNk9XZlBkMjBNWlVCWDJXNmp4QVpSVWN2NA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=YhmezTk-CZM'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast introduces GovCMS US, a new initiative designed to standardize and streamline the development of government websites in the United States. The core problem GovCMS US addresses is the <b>redundant effort and high costs</b> agencies face by repeatedly building similar digital solutions from scratch, unlike the established systems in Australia and the UK. GovCMS US aims to be a <b>non-profit, open-source consortium</b> that provides a central repository of <b>proven technologies, templates, and processes</b> to accelerate and improve government web projects. It emphasizes <b>compliance with federal standards</b> like FedRAMP, HIPAA, and Section 508, offering tools for continuous compliance checks and even AI-driven content generation and review, ultimately fostering <b>collaboration, cost reduction, and enhanced quality</b> across government digital experiences.</p><p><br/>Credits:</p><p><br/>Source Video: https://youtu.be/w72fOWD9mZw<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbVlLQXRhVHg0NXp0RFJJNnRDS0VRbkVadFRQUXxBQ3Jtc0trQzNfbjBIal9XUGJQLWhJZFRjUnhkUER4VUNiOUVkT29BWk5HOXZ1cjdYNElaNmxZOXRZRnJlSDRvMlhMWkJMNF81TmF0eEVyUDBHMkRQMFJRbzRvdG5BQzA4bW5WU0gwMjV1N0RJQVNwcXVsakdCOA&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=YhmezTk-CZM'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbk1oNjlfNHFtQVdlYTZRQUY4bWZnejlld0JGQXxBQ3Jtc0trTGdJRXpvVnRCSlZWVXdGby1xMURzX0lialB2cUl6WEpOVUFHZklMdWs3MW9rcFl4TGdMWE4wd2xGZG1KcXNvRmZVRXBBMnVJSVF4N09YMXJ4eFVRdnRXNk9XZlBkMjBNWlVCWDJXNmp4QVpSVWN2NA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=YhmezTk-CZM'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17757245-drupalbrief-drupal-govcon-2025-govcms-us-unpacking-the-game-changing-blueprint-for-us-government-websites.mp3" length="14796102" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17757245</guid>
    <pubDate>Wed, 03 Sep 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1230</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>34103</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - Keep Your Database Clutter Free: Use Views CSV Source</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - Keep Your Database Clutter Free: Use Views CSV Source</title>
    <itunes:summary><![CDATA[Send us Fan Mail The "Keep Your Database Clutter Free: Use Views CSV Source!" video by "Drupal 4 Gov" introduces a Drupal module that allows users to display data from CSV files directly within their website using Drupal Views, rather than storing it in the database. The presenter, a Drupal lead for JSI, emphasizes how this reduces database bloat and streamlines content management, making the web development process more efficient and joyful. The module provides a powerful alternative to trad...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The &quot;Keep Your Database Clutter Free: Use Views CSV Source!&quot; video by &quot;Drupal 4 Gov&quot; introduces a <b>Drupal module</b> that allows users to <b>display data from CSV files</b> directly within their website using Drupal Views, rather than storing it in the database. The presenter, a Drupal lead for JSI, emphasizes how this <b>reduces database bloat</b> and streamlines content management, making the web development process more efficient and joyful. The module provides a powerful alternative to traditional entity-based approaches, especially for <b>dynamic, interactive, or data-intensive content</b>, offering advantages in terms of <b>time savings, performance, and data governance</b>. The presentation further explores the <b>technical underpinnings</b> of the module, its <b>various use cases</b> in different sectors (like government), and provides <b>practical examples</b> of its application, such as creating heatmaps, budget forecasts, and COVID-19 case visualizations.</p><p>Credits:</p><p>Source video: https://youtu.be/nx2OL-jv-dg                                                                        Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFRNYmZzRm9fTi1rbWt4ZTVWVTc1VlUzOFc2UXxBQ3Jtc0trcUM1TjVJNnRhZ2VfVnR1ZmR5STlQMjdSM0kyNWpPaEgtYmtKRmFoQ2h5TEJfMEhZZTJQS2J5SElHT3ZOVmR0dkFFTlNWTkJkd056dzV5b2t5R0x3SEMtT0xYdDlNUTNZTG1fcVlvMWJjYzJxcVgyZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa1ZNTWhLOUdPbHhBRjd0cGQ3NkpkbTR5SUlpUXxBQ3Jtc0ttY2QwNkxKX0MzeTBUV0trMHN0SmFxSjVKY3oyZXlwdzgxd21GbzliTXJaMG0zSnNvQ3hYakNCdm9jNHNlSDc2c0JyZHRzUkVSUjhpbHkzMldpbVZsSUxhX3g0eXI3aGhjdDlRaW1kWl82aHN0S0Juaw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The &quot;Keep Your Database Clutter Free: Use Views CSV Source!&quot; video by &quot;Drupal 4 Gov&quot; introduces a <b>Drupal module</b> that allows users to <b>display data from CSV files</b> directly within their website using Drupal Views, rather than storing it in the database. The presenter, a Drupal lead for JSI, emphasizes how this <b>reduces database bloat</b> and streamlines content management, making the web development process more efficient and joyful. The module provides a powerful alternative to traditional entity-based approaches, especially for <b>dynamic, interactive, or data-intensive content</b>, offering advantages in terms of <b>time savings, performance, and data governance</b>. The presentation further explores the <b>technical underpinnings</b> of the module, its <b>various use cases</b> in different sectors (like government), and provides <b>practical examples</b> of its application, such as creating heatmaps, budget forecasts, and COVID-19 case visualizations.</p><p>Credits:</p><p>Source video: https://youtu.be/nx2OL-jv-dg                                                                        Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFRNYmZzRm9fTi1rbWt4ZTVWVTc1VlUzOFc2UXxBQ3Jtc0trcUM1TjVJNnRhZ2VfVnR1ZmR5STlQMjdSM0kyNWpPaEgtYmtKRmFoQ2h5TEJfMEhZZTJQS2J5SElHT3ZOVmR0dkFFTlNWTkJkd056dzV5b2t5R0x3SEMtT0xYdDlNUTNZTG1fcVlvMWJjYzJxcVgyZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa1ZNTWhLOUdPbHhBRjd0cGQ3NkpkbTR5SUlpUXxBQ3Jtc0ttY2QwNkxKX0MzeTBUV0trMHN0SmFxSjVKY3oyZXlwdzgxd21GbzliTXJaMG0zSnNvQ3hYakNCdm9jNHNlSDc2c0JyZHRzUkVSUjhpbHkzMldpbVZsSUxhX3g0eXI3aGhjdDlRaW1kWl82aHN0S0Juaw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17744542-drupalbrief-drupal-govcon-2025-keep-your-database-clutter-free-use-views-csv-source.mp3" length="16215134" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17744542</guid>
    <pubDate>Wed, 27 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1349</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>33902</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - Align People, Processes &amp; Portfolios with PRESS Method</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - Align People, Processes &amp; Portfolios with PRESS Method</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast is generated from a presentation at Drupal GovCon 2025, "From Uncertainty to Direction: Turning Disruption into Opportunity,"that features Ed Gordon from Polaris Solutions LLC, who discusses the critical role of organizational alignment—specifically people, processes, and portfolios—in navigating disruptive environments. Gordon highlights the importance of a clear mission and purpose to achieve sustainable growth and deliver value, even when facing market unpredi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast is generated from a presentation at Drupal GovCon 2025, &quot;From Uncertainty to Direction: Turning Disruption into Opportunity,&quot;that features Ed Gordon from Polaris Solutions LLC, who discusses the critical role of organizational alignment—specifically people, processes, and portfolios—in navigating disruptive environments. Gordon highlights the importance of a clear mission and purpose to achieve sustainable growth and deliver value, even when facing market unpredictability. He presents the &quot;PRESS&quot; method (People, Requirements, Expectations, Structure, and Systems) as a framework to integrate and maintain this alignment within projects, using a real-world example of losing and then regaining a contract due to alignment shifts. Ultimately, the source emphasizes that understanding and proactively aligning an organization&apos;s core components is key to not just surviving, but thriving and differentiating itself in a constantly changing GovCon industry. </p><p>Credits:<br/>Source video: https://youtu.be/pVLCPrRRUpM<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFRNYmZzRm9fTi1rbWt4ZTVWVTc1VlUzOFc2UXxBQ3Jtc0trcUM1TjVJNnRhZ2VfVnR1ZmR5STlQMjdSM0kyNWpPaEgtYmtKRmFoQ2h5TEJfMEhZZTJQS2J5SElHT3ZOVmR0dkFFTlNWTkJkd056dzV5b2t5R0x3SEMtT0xYdDlNUTNZTG1fcVlvMWJjYzJxcVgyZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa1ZNTWhLOUdPbHhBRjd0cGQ3NkpkbTR5SUlpUXxBQ3Jtc0ttY2QwNkxKX0MzeTBUV0trMHN0SmFxSjVKY3oyZXlwdzgxd21GbzliTXJaMG0zSnNvQ3hYakNCdm9jNHNlSDc2c0JyZHRzUkVSUjhpbHkzMldpbVZsSUxhX3g0eXI3aGhjdDlRaW1kWl82aHN0S0Juaw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast is generated from a presentation at Drupal GovCon 2025, &quot;From Uncertainty to Direction: Turning Disruption into Opportunity,&quot;that features Ed Gordon from Polaris Solutions LLC, who discusses the critical role of organizational alignment—specifically people, processes, and portfolios—in navigating disruptive environments. Gordon highlights the importance of a clear mission and purpose to achieve sustainable growth and deliver value, even when facing market unpredictability. He presents the &quot;PRESS&quot; method (People, Requirements, Expectations, Structure, and Systems) as a framework to integrate and maintain this alignment within projects, using a real-world example of losing and then regaining a contract due to alignment shifts. Ultimately, the source emphasizes that understanding and proactively aligning an organization&apos;s core components is key to not just surviving, but thriving and differentiating itself in a constantly changing GovCon industry. </p><p>Credits:<br/>Source video: https://youtu.be/pVLCPrRRUpM<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFRNYmZzRm9fTi1rbWt4ZTVWVTc1VlUzOFc2UXxBQ3Jtc0trcUM1TjVJNnRhZ2VfVnR1ZmR5STlQMjdSM0kyNWpPaEgtYmtKRmFoQ2h5TEJfMEhZZTJQS2J5SElHT3ZOVmR0dkFFTlNWTkJkd056dzV5b2t5R0x3SEMtT0xYdDlNUTNZTG1fcVlvMWJjYzJxcVgyZw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=Mu99-FA88qA'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa1ZNTWhLOUdPbHhBRjd0cGQ3NkpkbTR5SUlpUXxBQ3Jtc0ttY2QwNkxKX0MzeTBUV0trMHN0SmFxSjVKY3oyZXlwdzgxd21GbzliTXJaMG0zSnNvQ3hYakNCdm9jNHNlSDc2c0JyZHRzUkVSUjhpbHkzMldpbVZsSUxhX3g0eXI3aGhjdDlRaW1kWl82aHN0S0Juaw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=Mu99-FA88qA'>https://devpanel.com/</a><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17744453-drupalbrief-drupal-govcon-2025-align-people-processes-portfolios-with-press-method.mp3" length="18427602" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17744453</guid>
    <pubDate>Wed, 27 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1533</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>33901</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - Drupal4People: Human-Centered AI Integration for Accessible Gov Sites</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - Drupal4People: Human-Centered AI Integration for Accessible Gov Sites</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast Is generated from a Drupal GovCon 2025 session, presented by Sarah and Aparna, is less of a formal presentation and more of an open conversation about leveraging human-centered design and responsible AI in federal digital services. While they used AI to help create their slides, the presenters are sharing their personal opinions and experiences, not officially representing the Department of Labor where they previously worked as colleagues. Their goal is to engage...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast Is generated from a Drupal GovCon 2025 session, presented by Sarah and Aparna, is less of a formal presentation and more of an open <b>conversation</b> about leveraging human-centered design and responsible AI in federal digital services. While they used AI to help create their slides, the presenters are sharing their <b>personal opinions and experiences</b>, not officially representing the Department of Labor where they previously worked as colleagues. Their goal is to <b>engage the audience</b> in a discussion, as evidenced by their initial &quot;temperature check&quot; to gauge attendees&apos; feelings—from avid support to significant anxiety or ambivalence—regarding AI and automation.</p><p>Credits:</p><p>Source Video: https://youtu.be/QdhlGsS1N8o<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3FGb2tjcGpsc09vTmhSSE9qZDB4a25iNThlZ3xBQ3Jtc0ttZkZRNFR5bTdpcG1PZ3E0Q1U0U2JLZGpIRVNmSlozV2thUFdpTWtLMWdjSF9rd0UtNjR6M1BmMTdTSEsydGtOTnZ0Y2liQnQySTczeFFoMXRRQmtaMHVJQ01rNlFUQi0xUV9BRXJSSEZhRUtuZFpGWQ&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=EpErcQFuQaY'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0Fib0hXWDNzS3d6MFVaWTVyVmt5eFVrajYwZ3xBQ3Jtc0trN1ZzOUFCdk43d2tBcjJLQm9OYW8wRG9JWml0dmV3LXdjTFAzamtVYV9Fam1XejZiQXJoYkhkWWUzR1V4d0JSY0RtS2N1NGsyV3VZakxtRy1BcHlsWk9BYlN1S29aOXA2cFFxWERIbUdnUFl4aGVSNA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=EpErcQFuQaY'>https://devpanel.com/</a></p><p><br/></p><p><br/></p><p><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast Is generated from a Drupal GovCon 2025 session, presented by Sarah and Aparna, is less of a formal presentation and more of an open <b>conversation</b> about leveraging human-centered design and responsible AI in federal digital services. While they used AI to help create their slides, the presenters are sharing their <b>personal opinions and experiences</b>, not officially representing the Department of Labor where they previously worked as colleagues. Their goal is to <b>engage the audience</b> in a discussion, as evidenced by their initial &quot;temperature check&quot; to gauge attendees&apos; feelings—from avid support to significant anxiety or ambivalence—regarding AI and automation.</p><p>Credits:</p><p>Source Video: https://youtu.be/QdhlGsS1N8o<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa3FGb2tjcGpsc09vTmhSSE9qZDB4a25iNThlZ3xBQ3Jtc0ttZkZRNFR5bTdpcG1PZ3E0Q1U0U2JLZGpIRVNmSlozV2thUFdpTWtLMWdjSF9rd0UtNjR6M1BmMTdTSEsydGtOTnZ0Y2liQnQySTczeFFoMXRRQmtaMHVJQ01rNlFUQi0xUV9BRXJSSEZhRUtuZFpGWQ&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=EpErcQFuQaY'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0Fib0hXWDNzS3d6MFVaWTVyVmt5eFVrajYwZ3xBQ3Jtc0trN1ZzOUFCdk43d2tBcjJLQm9OYW8wRG9JWml0dmV3LXdjTFAzamtVYV9Fam1XejZiQXJoYkhkWWUzR1V4d0JSY0RtS2N1NGsyV3VZakxtRy1BcHlsWk9BYlN1S29aOXA2cFFxWERIbUdnUFl4aGVSNA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=EpErcQFuQaY'>https://devpanel.com/</a></p><p><br/></p><p><br/></p><p><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17738702-drupalbrief-drupal-govcon-2025-drupal4people-human-centered-ai-integration-for-accessible-gov-sites.mp3" length="11480524" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17738702</guid>
    <pubDate>Tue, 26 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>954</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>33802</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Drupal GovCon 2025 - Revolutionize Your Website with DrupalCMS</itunes:title>
    <title>DrupalBrief: Drupal GovCon 2025 - Revolutionize Your Website with DrupalCMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast is generated from Drupal GovCon 2025 presentation that introduces Drupal CMS, highlighting its user-friendly installation and enhanced features driven by the Starshot initiative. Key innovations explored include the Experience Builder, a visual drag-and-drop tool for content creation with live previews and reusable components, and Recipes, which streamline content and configuration deployment across Drupal sites at any point in their lifecycle. The session also s...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast is generated from Drupal GovCon 2025 presentation that introduces <b>Drupal CMS</b>, highlighting its user-friendly installation and enhanced features driven by the <b>Starshot initiative</b>. Key innovations explored include the <b>Experience Builder</b>, a visual drag-and-drop tool for content creation with live previews and reusable components, and <b>Recipes</b>, which streamline content and configuration deployment across Drupal sites at any point in their lifecycle. The session also showcases <b>AI modules</b> integrated into Drupal CMS, demonstrating their utility for automating tasks such as content type generation, alt-text creation, and content translation, all aimed at improving the content authoring experience. Together, these advancements represent a significant effort to make Drupal more accessible and powerful for a wider range of users.</p><p>Credits</p><p>Source Video: https://www.youtube.com/watch?v=3VuyhOXvCBc</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFBoQVRqU0twcFlIYTdxT2tOT1pDdFQ2bHBkd3xBQ3Jtc0tuSGFGTUxiYnUwMnBwdGN1S2RVUFBEUFlHcUtSRlpZVGdKN291RkQ0R0NvWGZ5ckdNODhBUGNZQktiRjVUeFRBUzBsTnlXa1lPNnBSeWlLU2lSd29SN2k1bm0tU1p4by1nWndvak1hUmtqaWVpcjlvbw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=PzOFQ9D8hcE'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazc2Zm5ERzFYbjY3VnhTMkpOcEExdDR4djhYd3xBQ3Jtc0ttLWk1b2RNdGNrcEZBUm83MDlnYzZaaTZNRFpvbDNKR2RHSDVNYnkyR1ZYMGNfbGhvam1TN3RWVW1XOGtJMlR1UlRzNl80SG9TbTZtSTF6RUI3WXFkZTJnSmFHcGQ0ZGVsclRBTDBSdW03czFKM1dQOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=PzOFQ9D8hcE'>https://devpanel.com/</a></p><p><br/></p><p><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast is generated from Drupal GovCon 2025 presentation that introduces <b>Drupal CMS</b>, highlighting its user-friendly installation and enhanced features driven by the <b>Starshot initiative</b>. Key innovations explored include the <b>Experience Builder</b>, a visual drag-and-drop tool for content creation with live previews and reusable components, and <b>Recipes</b>, which streamline content and configuration deployment across Drupal sites at any point in their lifecycle. The session also showcases <b>AI modules</b> integrated into Drupal CMS, demonstrating their utility for automating tasks such as content type generation, alt-text creation, and content translation, all aimed at improving the content authoring experience. Together, these advancements represent a significant effort to make Drupal more accessible and powerful for a wider range of users.</p><p>Credits</p><p>Source Video: https://www.youtube.com/watch?v=3VuyhOXvCBc</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbFBoQVRqU0twcFlIYTdxT2tOT1pDdFQ2bHBkd3xBQ3Jtc0tuSGFGTUxiYnUwMnBwdGN1S2RVUFBEUFlHcUtSRlpZVGdKN291RkQ0R0NvWGZ5ckdNODhBUGNZQktiRjVUeFRBUzBsTnlXa1lPNnBSeWlLU2lSd29SN2k1bm0tU1p4by1nWndvak1hUmtqaWVpcjlvbw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=PzOFQ9D8hcE'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqazc2Zm5ERzFYbjY3VnhTMkpOcEExdDR4djhYd3xBQ3Jtc0ttLWk1b2RNdGNrcEZBUm83MDlnYzZaaTZNRFpvbDNKR2RHSDVNYnkyR1ZYMGNfbGhvam1TN3RWVW1XOGtJMlR1UlRzNl80SG9TbTZtSTF6RUI3WXFkZTJnSmFHcGQ0ZGVsclRBTDBSdW03czFKM1dQOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=PzOFQ9D8hcE'>https://devpanel.com/</a></p><p><br/></p><p><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17738306-drupalbrief-drupal-govcon-2025-revolutionize-your-website-with-drupalcms.mp3" length="10743188" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17738306</guid>
    <pubDate>Tue, 26 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>893</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>33801</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Module : Unpacking Drupal&#39;s &quot;Field Data Module&quot; for Content Mastery</itunes:title>
    <title>DrupalBrief: Module : Unpacking Drupal&#39;s &quot;Field Data Module&quot; for Content Mastery</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast features a discussion with Jacob Rockowitz, a Drupal consultant, about his new Field Data module. This module allows users to review all data within specific fields on Drupal content types, aiding in tasks like content audits and migrations. It provides a report that lists fields and their usage, with the ability to export data as a CSV for further analysis. While currently in alpha and lacking security coverage (as it's not meant for production deployment), it o...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a discussion with Jacob Rockowitz, a Drupal consultant, about his new <b>Field Data module</b>. This module allows users to <b>review all data within specific fields on Drupal content types</b>, aiding in tasks like <b>content audits</b> and <b>migrations</b>. It provides a <b>report</b> that lists fields and their usage, with the ability to <b>export data as a CSV</b> for further analysis. While currently in alpha and lacking security coverage (as it&apos;s not meant for production deployment), it offers <b>valuable insights into content architecture and data quality</b>, helping identify unused fields or problematic data. The module focuses on <b>performance</b> by directly loading table data, making it efficient for examining large datasets.</p><p>Credits:</p><p>Source: Talking Drupal - https://youtu.be/KMmwGVNXuNs?si=mzIbs2V5JIr-lZJs    Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXVsalFmNUhNTTZ5SHEtcmF3S2hPNWZiSDVHQXxBQ3Jtc0tseFpoNTdkNW9XTE4tVWVBVXlDbDJ0eG5tZnd1NGdmTE5vRlhfbDg0alBHcEl6NlFia3NPX25OU1hoNjZKT2J0eHRzdC1ka3BCTkp0OGZRZ1owWWJsU1NVQVFqekthclkxeUpaQ0p6OFV0VlhXV19RVQ&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=AaIopT2ran8'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDhBUWw5ay13dEdCQWZvR1pIUnRZVDhaZFpwZ3xBQ3Jtc0ttS3VUXzZfbk5FY0tfcEdWM1dFRkVGN1ZHVUYtY3EtMm1kdTlHelBGeG9mRmF5QjgzakhuNjUxX1NMZEUwQUl5YUdqNVlVOC1jX3VYa1JNME80MmpRbXhWZ2tyNmZONmZVOGJDcmtkYnNVUm5jWGVoRQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=AaIopT2ran8'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a discussion with Jacob Rockowitz, a Drupal consultant, about his new <b>Field Data module</b>. This module allows users to <b>review all data within specific fields on Drupal content types</b>, aiding in tasks like <b>content audits</b> and <b>migrations</b>. It provides a <b>report</b> that lists fields and their usage, with the ability to <b>export data as a CSV</b> for further analysis. While currently in alpha and lacking security coverage (as it&apos;s not meant for production deployment), it offers <b>valuable insights into content architecture and data quality</b>, helping identify unused fields or problematic data. The module focuses on <b>performance</b> by directly loading table data, making it efficient for examining large datasets.</p><p>Credits:</p><p>Source: Talking Drupal - https://youtu.be/KMmwGVNXuNs?si=mzIbs2V5JIr-lZJs    Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXVsalFmNUhNTTZ5SHEtcmF3S2hPNWZiSDVHQXxBQ3Jtc0tseFpoNTdkNW9XTE4tVWVBVXlDbDJ0eG5tZnd1NGdmTE5vRlhfbDg0alBHcEl6NlFia3NPX25OU1hoNjZKT2J0eHRzdC1ka3BCTkp0OGZRZ1owWWJsU1NVQVFqekthclkxeUpaQ0p6OFV0VlhXV19RVQ&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=AaIopT2ran8'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDhBUWw5ay13dEdCQWZvR1pIUnRZVDhaZFpwZ3xBQ3Jtc0ttS3VUXzZfbk5FY0tfcEdWM1dFRkVGN1ZHVUYtY3EtMm1kdTlHelBGeG9mRmF5QjgzakhuNjUxX1NMZEUwQUl5YUdqNVlVOC1jX3VYa1JNME80MmpRbXhWZ2tyNmZONmZVOGJDcmtkYnNVUm5jWGVoRQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=AaIopT2ran8'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17712763-drupalbrief-module-unpacking-drupal-s-field-data-module-for-content-mastery.mp3" length="8699378" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17712763</guid>
    <pubDate>Thu, 21 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>722</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>33302</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal #516 - Drupal CMS analytics and recipes</itunes:title>
    <title>DrupalBrief: Talking Drupal #516 - Drupal CMS analytics and recipes</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast features a discussion with guest Theresa Espinach, focusing on Drupal CMS analytics and recipes. The conversation explores the Field Data module, a new tool for reviewing content field data, particularly useful for migrations, and its simple export capabilities. A significant portion of the discussion centers on Espinach's role as the Drupal CMS analytics track lead, detailing the challenges and collaborative efforts involved in developing and launching the Googl...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a discussion with guest Theresa Espinach, focusing on <b>Drupal CMS analytics and recipes</b>. The conversation explores the <b>Field Data module</b>, a new tool for reviewing content field data, particularly useful for migrations, and its simple export capabilities. A significant portion of the discussion centers on <b>Espinach&apos;s role as the Drupal CMS analytics track lead</b>, detailing the challenges and collaborative efforts involved in developing and launching the Google Analytics recipe within Drupal CMS, which notably introduced the first user prompts during installation. The hosts and guest also <b>consider the broader implications of recipes</b> for enhancing Drupal adoption, streamlining development workflows, and their potential future evolution, including support for other analytics tools like Matomo and integration with an &quot;Experience Builder.&quot;<br/><br/>Credits:</p><p>Source : Talking Drupal 516 - https://www.youtube.com/watch?v=jTmoswzMpMU<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbm8wUHdWNXNzckpHWTNqQnNESnFlaFA2czRqZ3xBQ3Jtc0tuS0ZzQWxZMWZXa3FFbUQxelBnQUpRd0hvS2xDck00c1JsTjhrVGpNRnljMHBBUVBfQkFNcnRqbVNxNHdONHpPUFE2eUo1NE12eXRYNnJUcXhLb1RLV2FaMnJPMW1mdE5DU0tSNlFOeVpielhUTXNtcw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=NDJbxLBK61s'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDNvS3FRQjRzdHVUN0lsRmR4LThEZWdpWUlEQXxBQ3Jtc0trbnh2OXZSLWRYTHN0bDNncF9rZ2paaVlpdGFUOVFiVldhUl9EQVBpYmdMX081OVJpdnRyUEE2VXpVa1NDUVJGSHFBUkM1ckVqWDUwX29PM3dnd0Q1S2ZuWFZUMXFhVzJOcHhvZ1d0U05LZEJpNGVwSQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=NDJbxLBK61s'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a discussion with guest Theresa Espinach, focusing on <b>Drupal CMS analytics and recipes</b>. The conversation explores the <b>Field Data module</b>, a new tool for reviewing content field data, particularly useful for migrations, and its simple export capabilities. A significant portion of the discussion centers on <b>Espinach&apos;s role as the Drupal CMS analytics track lead</b>, detailing the challenges and collaborative efforts involved in developing and launching the Google Analytics recipe within Drupal CMS, which notably introduced the first user prompts during installation. The hosts and guest also <b>consider the broader implications of recipes</b> for enhancing Drupal adoption, streamlining development workflows, and their potential future evolution, including support for other analytics tools like Matomo and integration with an &quot;Experience Builder.&quot;<br/><br/>Credits:</p><p>Source : Talking Drupal 516 - https://www.youtube.com/watch?v=jTmoswzMpMU<br/>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbm8wUHdWNXNzckpHWTNqQnNESnFlaFA2czRqZ3xBQ3Jtc0tuS0ZzQWxZMWZXa3FFbUQxelBnQUpRd0hvS2xDck00c1JsTjhrVGpNRnljMHBBUVBfQkFNcnRqbVNxNHdONHpPUFE2eUo1NE12eXRYNnJUcXhLb1RLV2FaMnJPMW1mdE5DU0tSNlFOeVpielhUTXNtcw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=NDJbxLBK61s'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbDNvS3FRQjRzdHVUN0lsRmR4LThEZWdpWUlEQXxBQ3Jtc0trbnh2OXZSLWRYTHN0bDNncF9rZ2paaVlpdGFUOVFiVldhUl9EQVBpYmdMX081OVJpdnRyUEE2VXpVa1NDUVJGSHFBUkM1ckVqWDUwX29PM3dnd0Q1S2ZuWFZUMXFhVzJOcHhvZ1d0U05LZEJpNGVwSQ&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=NDJbxLBK61s'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17712533-drupalbrief-talking-drupal-516-drupal-cms-analytics-and-recipes.mp3" length="12229017" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17712533</guid>
    <pubDate>Thu, 21 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1016</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>33301</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: WeeklyDrop #694 - Drupal&#39;s AI Revolution: Unpacking Drupal CMS 2.0 </itunes:title>
    <title>DrupalBrief: WeeklyDrop #694 - Drupal&#39;s AI Revolution: Unpacking Drupal CMS 2.0 </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast is from  TheWeeklyDrop issue 694, that serves as a comprehensive resource for Drupal enthusiasts and professionals. It features headlines on significant developments like "Drupal CMS 2.0," articles covering topics from data migration to accessibility, and various tutorials on integrating new functionalities. The issue also includes sections on core updates, module releases, podcasts, and job listings, indicating its role in keeping the community informed abo...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast is from  <b>TheWeeklyDrop issue 694</b>, that serves as a comprehensive resource for <b>Drupal enthusiasts and professionals</b>. It features <b>headlines</b> on significant developments like &quot;Drupal CMS 2.0,&quot; <b>articles</b> covering topics from data migration to accessibility, and various <b>tutorials</b> on integrating new functionalities. The issue also includes <b>sections on core updates, module releases, podcasts, and job listings</b>, indicating its role in keeping the community informed about <b>Drupal-related news, technical advancements, and career opportunities</b>. Sponsorships and <b>calls for donations</b> highlight its community-supported nature.</p><p>Credits:</p><p>Source - Weekly Drop  Issue 694 </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXN4bWdwdko3RGV6R1RuWUJrejNiYXE3UkpOd3xBQ3Jtc0tuRlNLbVRqeE5ZUDc2X3RqUXRGbnFsaVlWU3VxMjRnQVZnZnE2RWh6TW1VdnRzelRwWjZLb0F4U3ltTEsxWkRBZEpYS1E4XzVYQTQxNE91WVQ2UGt2UllRMm1yT1ViVk9NbnlqcHpJYlBCY0tZcXlydw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=pZ_LjiPxpik'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbWpKSV9HS2Z0dWxrQTEySUxwSGZSM3JNR1N5UXxBQ3Jtc0tsQnBIZDhNcmp4ejluam50dE5QYXJ5T0p2LWZVU1B3RzFubGVkcEVCUkEteFhMQ1hQWTVNak91RmZ5WmhxN3NLeVdtWFJuQVRSc3B3N1dXZmJHMTRfNVVNWHJOUW1pSDY1SUdEUEtWOXRZajlGWHFwdw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=pZ_LjiPxpik'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast is from  <b>TheWeeklyDrop issue 694</b>, that serves as a comprehensive resource for <b>Drupal enthusiasts and professionals</b>. It features <b>headlines</b> on significant developments like &quot;Drupal CMS 2.0,&quot; <b>articles</b> covering topics from data migration to accessibility, and various <b>tutorials</b> on integrating new functionalities. The issue also includes <b>sections on core updates, module releases, podcasts, and job listings</b>, indicating its role in keeping the community informed about <b>Drupal-related news, technical advancements, and career opportunities</b>. Sponsorships and <b>calls for donations</b> highlight its community-supported nature.</p><p>Credits:</p><p>Source - Weekly Drop  Issue 694 </p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXN4bWdwdko3RGV6R1RuWUJrejNiYXE3UkpOd3xBQ3Jtc0tuRlNLbVRqeE5ZUDc2X3RqUXRGbnFsaVlWU3VxMjRnQVZnZnE2RWh6TW1VdnRzelRwWjZLb0F4U3ltTEsxWkRBZEpYS1E4XzVYQTQxNE91WVQ2UGt2UllRMm1yT1ViVk9NbnlqcHpJYlBCY0tZcXlydw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=pZ_LjiPxpik'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbWpKSV9HS2Z0dWxrQTEySUxwSGZSM3JNR1N5UXxBQ3Jtc0tsQnBIZDhNcmp4ejluam50dE5QYXJ5T0p2LWZVU1B3RzFubGVkcEVCUkEteFhMQ1hQWTVNak91RmZ5WmhxN3NLeVdtWFJuQVRSc3B3N1dXZmJHMTRfNVVNWHJOUW1pSDY1SUdEUEtWOXRZajlGWHFwdw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=pZ_LjiPxpik'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17680665-drupalbrief-weeklydrop-694-drupal-s-ai-revolution-unpacking-drupal-cms-2-0.mp3" length="11108390" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17680665</guid>
    <pubDate>Sat, 16 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>923</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>32635</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Module of the week - Reshaping Web Experience, From Full Page Reloads to Fluid Apps</itunes:title>
    <title>DrupalBrief: Module of the week - Reshaping Web Experience, From Full Page Reloads to Fluid Apps</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast explores a Drupal module called Refreshless, which aims to enhance user experience by selectively updating parts of a webpage without a full refresh, creating an application-like feel. This module, initially created in 2016 and now maintained by Ambient Impact, uses JavaScript and the HTML5 history API to provide smooth transitions and persistent elements. While it previously saw higher adoption, the discussion touches on its current low reported usage and the po...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast explores a <b>Drupal module called Refreshless</b>, which <b>aims to enhance user experience</b> by selectively updating parts of a webpage without a full refresh, creating an <b>application-like feel</b>. This module, initially created in 2016 and now maintained by Ambient Impact, <b>uses JavaScript and the HTML5 history API</b> to provide smooth transitions and persistent elements. While it previously saw higher adoption, the discussion <b>touches on its current low reported usage</b> and the <b>potential reasons for this decline</b>, such as the rise of headless Drupal setups. The video also <b>highlights ongoing development</b>, including a planned transition from the Turbo library to HTMX, and <b>addresses practical considerations like accessibility and site structure compatibility</b>.<br/><br/>credits:<br/>Source - Talking Drupal <b>Module: Refreshless<br/></b>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXN4bWdwdko3RGV6R1RuWUJrejNiYXE3UkpOd3xBQ3Jtc0tuRlNLbVRqeE5ZUDc2X3RqUXRGbnFsaVlWU3VxMjRnQVZnZnE2RWh6TW1VdnRzelRwWjZLb0F4U3ltTEsxWkRBZEpYS1E4XzVYQTQxNE91WVQ2UGt2UllRMm1yT1ViVk9NbnlqcHpJYlBCY0tZcXlydw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=pZ_LjiPxpik'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbWpKSV9HS2Z0dWxrQTEySUxwSGZSM3JNR1N5UXxBQ3Jtc0tsQnBIZDhNcmp4ejluam50dE5QYXJ5T0p2LWZVU1B3RzFubGVkcEVCUkEteFhMQ1hQWTVNak91RmZ5WmhxN3NLeVdtWFJuQVRSc3B3N1dXZmJHMTRfNVVNWHJOUW1pSDY1SUdEUEtWOXRZajlGWHFwdw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=pZ_LjiPxpik'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast explores a <b>Drupal module called Refreshless</b>, which <b>aims to enhance user experience</b> by selectively updating parts of a webpage without a full refresh, creating an <b>application-like feel</b>. This module, initially created in 2016 and now maintained by Ambient Impact, <b>uses JavaScript and the HTML5 history API</b> to provide smooth transitions and persistent elements. While it previously saw higher adoption, the discussion <b>touches on its current low reported usage</b> and the <b>potential reasons for this decline</b>, such as the rise of headless Drupal setups. The video also <b>highlights ongoing development</b>, including a planned transition from the Turbo library to HTMX, and <b>addresses practical considerations like accessibility and site structure compatibility</b>.<br/><br/>credits:<br/>Source - Talking Drupal <b>Module: Refreshless<br/></b>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbXN4bWdwdko3RGV6R1RuWUJrejNiYXE3UkpOd3xBQ3Jtc0tuRlNLbVRqeE5ZUDc2X3RqUXRGbnFsaVlWU3VxMjRnQVZnZnE2RWh6TW1VdnRzelRwWjZLb0F4U3ltTEsxWkRBZEpYS1E4XzVYQTQxNE91WVQ2UGt2UllRMm1yT1ViVk9NbnlqcHpJYlBCY0tZcXlydw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=pZ_LjiPxpik'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbWpKSV9HS2Z0dWxrQTEySUxwSGZSM3JNR1N5UXxBQ3Jtc0tsQnBIZDhNcmp4ejluam50dE5QYXJ5T0p2LWZVU1B3RzFubGVkcEVCUkEteFhMQ1hQWTVNak91RmZ5WmhxN3NLeVdtWFJuQVRSc3B3N1dXZmJHMTRfNVVNWHJOUW1pSDY1SUdEUEtWOXRZajlGWHFwdw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=pZ_LjiPxpik'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17680372-drupalbrief-module-of-the-week-reshaping-web-experience-from-full-page-reloads-to-fluid-apps.mp3" length="7815426" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17680372</guid>
    <pubDate>Sat, 16 Aug 2025 13:00:00 -0600</pubDate>
    <itunes:duration>649</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>32634</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #515 -  AI Without the Data Grab: Amazee.ai’s Vision for Drupal</itunes:title>
    <title>Drupal Brief: Talking Drupal #515 -  AI Without the Data Grab: Amazee.ai’s Vision for Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast discusses AI with amazee.ai, focusing on how AI can be privacy-focused within the Drupal ecosystem. The conversation centers around Amazi AI's approach to providing AI services that emphasize data privacy, allowing users to control data storage locations and ensuring prompts are not stored for training. The podcast also introduces the Light LLM AI provider module, which acts as an AI gateway to normalize API access for various AI models, enhancing organizational ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast discusses <b>AI with amazee.ai,</b> focusing on how AI can be <b>privacy-focused</b> within the Drupal ecosystem. The conversation centers around <b>Amazi AI&apos;s approach</b> to providing AI services that emphasize <b>data privacy,</b> allowing users to control data storage locations and ensuring prompts are not stored for training. The podcast also introduces the <b>Light LLM AI provider module,</b> which acts as an <b>AI gateway</b> to normalize API access for various AI models, enhancing <b>organizational control and cost monitoring.</b> Ultimately, the discussion explores <b>practical AI use cases in Drupal,</b> particularly in <b>search functionality and content creation,</b> highlighting the framework&apos;s ability to integrate with external tools and <b>automate workflows</b> while maintaining privacy.<br/>Credits:</p><p>Source : Talking drupal #515<br/>Video Sponsors : DrupalForge.org<br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0xyWDZtU09Oc3J4allLUXJscFpKQ0p3U0FXQXxBQ3Jtc0trZFRJOWhBUkVMS0J5OXNubElkbFlhY3JJRGZabWdMTjdlS0pURDBDbkpnc3dKR0xveXZXNEJKWUlZaUpTV1VNMzZXQWkzcWNyY2piQy16bFZIeXFWTzIwdTdTZE9CTUtkWW0wN3BtbGU4eXhROGpyOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=q-zT3lfKVic'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast discusses <b>AI with amazee.ai,</b> focusing on how AI can be <b>privacy-focused</b> within the Drupal ecosystem. The conversation centers around <b>Amazi AI&apos;s approach</b> to providing AI services that emphasize <b>data privacy,</b> allowing users to control data storage locations and ensuring prompts are not stored for training. The podcast also introduces the <b>Light LLM AI provider module,</b> which acts as an <b>AI gateway</b> to normalize API access for various AI models, enhancing <b>organizational control and cost monitoring.</b> Ultimately, the discussion explores <b>practical AI use cases in Drupal,</b> particularly in <b>search functionality and content creation,</b> highlighting the framework&apos;s ability to integrate with external tools and <b>automate workflows</b> while maintaining privacy.<br/>Credits:</p><p>Source : Talking drupal #515<br/>Video Sponsors : DrupalForge.org<br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqa0xyWDZtU09Oc3J4allLUXJscFpKQ0p3U0FXQXxBQ3Jtc0trZFRJOWhBUkVMS0J5OXNubElkbFlhY3JJRGZabWdMTjdlS0pURDBDbkpnc3dKR0xveXZXNEJKWUlZaUpTV1VNMzZXQWkzcWNyY2piQy16bFZIeXFWTzIwdTdTZE9CTUtkWW0wN3BtbGU4eXhROGpyOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=q-zT3lfKVic'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17661489-drupal-brief-talking-drupal-515-ai-without-the-data-grab-amazee-ai-s-vision-for-drupal.mp3" length="16246804" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17661489</guid>
    <pubDate>Tue, 12 Aug 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1351</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>32463</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Weekly Drop #693 -Drupal 2025 Board Results, AI Initiatives &amp; Migration Resources</itunes:title>
    <title>DrupalBrief: Weekly Drop #693 -Drupal 2025 Board Results, AI Initiatives &amp; Migration Resources</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This Podcast features an edition of "TheWeeklyDrop" which is a newsletter focused on Drupal news, resources, and community updates, dated July 31st, 2025. It highlights significant announcements like new contribution record systems and the 2025 Board Election results for the Drupal Association, thanking outgoing members for their service. The newsletter also features various articles and tutorials covering topics from AI initiatives in Drupal to migration strategies, wi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This Podcast features an edition of &quot;TheWeeklyDrop&quot; which is a newsletter focused on Drupal news, resources, and community updates, dated July 31st, 2025. It highlights significant announcements like new contribution record systems and the 2025 Board Election results for the Drupal Association, thanking outgoing members for their service. The newsletter also features various articles and tutorials covering topics from AI initiatives in Drupal to migration strategies, with a particular emphasis on a free Drupal 7 to 11 migration audit offered by a sponsor. Additionally, it lists recent software releases, related podcasts, and available job opportunities for Drupal professionals, acting as a comprehensive weekly digest for the Drupal community.</p><p> <br/>Credits:</p><p>Source: Weekly Drop 693<br/>Sponsors - <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjV3VmQ4ZEdmSzNqOWdRZWoyZlAyUnh2cXZFd3xBQ3Jtc0ttd3FjWmJPM0hCd3BsZU0zaWZBTlk0QnF1c3d3M0xQT3dsZWl3NHdwVXFaazVqY2JYMTRZRUNMMkVaNzJ4TVhfcTVVLVFIMUFFRlRoeFRzZHd1ZDd3QnBjWVZLWE9SYzJlTjBKWlQ1TGR2dHZGa2I4aw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=xU8mDd2ULx4'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmJoNU5RVGxPeE1NY2lXMnl2blowQktHcHpqUXxBQ3Jtc0tsRzVSYm5fUGNfTEZmdUdSRVRBV3JiUHdkZVkyRlZfc19tSU9VeUxCbFpWb08zVWtHNnpNcEhRdm16UjdYQTN4TzFTbko3OUUxLUplbDNuNHBxZjJyWDg1T2J4eHFFQlJjZ1IzR2tTdF9nd3ZOV2tlOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=xU8mDd2ULx4'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This Podcast features an edition of &quot;TheWeeklyDrop&quot; which is a newsletter focused on Drupal news, resources, and community updates, dated July 31st, 2025. It highlights significant announcements like new contribution record systems and the 2025 Board Election results for the Drupal Association, thanking outgoing members for their service. The newsletter also features various articles and tutorials covering topics from AI initiatives in Drupal to migration strategies, with a particular emphasis on a free Drupal 7 to 11 migration audit offered by a sponsor. Additionally, it lists recent software releases, related podcasts, and available job opportunities for Drupal professionals, acting as a comprehensive weekly digest for the Drupal community.</p><p> <br/>Credits:</p><p>Source: Weekly Drop 693<br/>Sponsors - <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbjV3VmQ4ZEdmSzNqOWdRZWoyZlAyUnh2cXZFd3xBQ3Jtc0ttd3FjWmJPM0hCd3BsZU0zaWZBTlk0QnF1c3d3M0xQT3dsZWl3NHdwVXFaazVqY2JYMTRZRUNMMkVaNzJ4TVhfcTVVLVFIMUFFRlRoeFRzZHd1ZDd3QnBjWVZLWE9SYzJlTjBKWlQ1TGR2dHZGa2I4aw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=xU8mDd2ULx4'>https://www.drupalforge.org/</a><br/>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmJoNU5RVGxPeE1NY2lXMnl2blowQktHcHpqUXxBQ3Jtc0tsRzVSYm5fUGNfTEZmdUdSRVRBV3JiUHdkZVkyRlZfc19tSU9VeUxCbFpWb08zVWtHNnpNcEhRdm16UjdYQTN4TzFTbko3OUUxLUplbDNuNHBxZjJyWDg1T2J4eHFFQlJjZ1IzR2tTdF9nd3ZOV2tlOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=xU8mDd2ULx4'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17653427-drupalbrief-weekly-drop-693-drupal-2025-board-results-ai-initiatives-migration-resources.mp3" length="7706021" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17653427</guid>
    <pubDate>Mon, 11 Aug 2025 10:00:00 -0600</pubDate>
    <itunes:duration>639</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>32363</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal # 514 - HTMX and Drupal: Revolutionizing Web Dev with Less JavaScript</itunes:title>
    <title>Drupal Brief: Talking Drupal # 514 - HTMX and Drupal: Revolutionizing Web Dev with Less JavaScript</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast centers on the integration of HTMX into Drupal, an open-source content management system. The hosts and guests, including Carson Gross, creator of HTMX, and Sean Duncan, a Drupal Core Ajax maintainer, discuss what HTMX is—a hypermedia-oriented front-end library that generalizes the ideas of links and forms to enable dynamic web experiences without extensive JavaScript. They thoroughly examine how Drupal plans to replace its existing, older Ajax API with HTM...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast centers on the <b>integration of HTMX into Drupal</b>, an open-source content management system. The hosts and guests, including <b>Carson Gross, creator of HTMX</b>, and <b>Sean Duncan, a Drupal Core Ajax maintainer</b>, discuss what HTMX is—a <b>hypermedia-oriented front-end library</b> that generalizes the ideas of links and forms to enable <b>dynamic web experiences without extensive JavaScript</b>. They thoroughly examine how Drupal plans to <b>replace its existing, older Ajax API with HTMX</b> to improve performance, simplify development, and enhance the user interface, highlighting the <b>benefits of HTMX&apos;s declarative, attribute-driven approach</b>. The discussion also touches upon the <b>Refreshless module</b>, which uses a similar concept to provide an application-like feel to Drupal sites, and the broader implications of <b>adopting external libraries</b> within large open-source projects.</p><p>Credits:</p><p>Source video : Talking Drupal #514</p><p>Video Sponsors : DrupalForge.org</p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmJoNU5RVGxPeE1NY2lXMnl2blowQktHcHpqUXxBQ3Jtc0tsRzVSYm5fUGNfTEZmdUdSRVRBV3JiUHdkZVkyRlZfc19tSU9VeUxCbFpWb08zVWtHNnpNcEhRdm16UjdYQTN4TzFTbko3OUUxLUplbDNuNHBxZjJyWDg1T2J4eHFFQlJjZ1IzR2tTdF9nd3ZOV2tlOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=xU8mDd2ULx4'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast centers on the <b>integration of HTMX into Drupal</b>, an open-source content management system. The hosts and guests, including <b>Carson Gross, creator of HTMX</b>, and <b>Sean Duncan, a Drupal Core Ajax maintainer</b>, discuss what HTMX is—a <b>hypermedia-oriented front-end library</b> that generalizes the ideas of links and forms to enable <b>dynamic web experiences without extensive JavaScript</b>. They thoroughly examine how Drupal plans to <b>replace its existing, older Ajax API with HTMX</b> to improve performance, simplify development, and enhance the user interface, highlighting the <b>benefits of HTMX&apos;s declarative, attribute-driven approach</b>. The discussion also touches upon the <b>Refreshless module</b>, which uses a similar concept to provide an application-like feel to Drupal sites, and the broader implications of <b>adopting external libraries</b> within large open-source projects.</p><p>Credits:</p><p>Source video : Talking Drupal #514</p><p>Video Sponsors : DrupalForge.org</p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmJoNU5RVGxPeE1NY2lXMnl2blowQktHcHpqUXxBQ3Jtc0tsRzVSYm5fUGNfTEZmdUdSRVRBV3JiUHdkZVkyRlZfc19tSU9VeUxCbFpWb08zVWtHNnpNcEhRdm16UjdYQTN4TzFTbko3OUUxLUplbDNuNHBxZjJyWDg1T2J4eHFFQlJjZ1IzR2tTdF9nd3ZOV2tlOA&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=xU8mDd2ULx4'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17653284-drupal-brief-talking-drupal-514-htmx-and-drupal-revolutionizing-web-dev-with-less-javascript.mp3" length="13058519" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17653284</guid>
    <pubDate>Mon, 11 Aug 2025 10:00:00 -0600</pubDate>
    <itunes:duration>1086</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>32362</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: WeeklyDrop #692 - DrupalCon Updates, AI Initiatives, and Migration Insights</itunes:title>
    <title>DrupalBrief: WeeklyDrop #692 - DrupalCon Updates, AI Initiatives, and Migration Insights</title>
    <itunes:summary><![CDATA[Send us Fan Mail This episode covers highlights from TheWeeklyDrop Issue 692, a comprehensive roundup of news and resources for the Drupal community curated by Bob Kepford. We discuss the latest DrupalCon updates and calls for speakers, explore sponsored insights like OPTASY’s migration audit services, and dive into technical articles on AI initiatives, migration strategies, and tools like DDEV. Listeners will also find tips from featured tutorials on local development and PHP, a rundown of r...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode covers highlights from <em>TheWeeklyDrop</em> Issue 692, a comprehensive roundup of news and resources for the Drupal community curated by Bob Kepford. We discuss the latest DrupalCon updates and calls for speakers, explore sponsored insights like OPTASY’s migration audit services, and dive into technical articles on AI initiatives, migration strategies, and tools like DDEV. Listeners will also find tips from featured tutorials on local development and PHP, a rundown of recent module and software releases, podcast recommendations, and current Drupal job opportunities. Whether you’re a developer, site builder, or community enthusiast, this episode keeps you connected to the latest developments and opportunities in the Drupal ecosystem. </p><p>Credits:</p><p>Source - Weekly Drop Issue 692</p><p>Sponsors - <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTF1RDYtbm14Q1g5c1MyY0hZWUI0Rm5BZ0xTd3xBQ3Jtc0tuRFFjMDh4bzc5a19jVjRaTFhUNzZvVVotU1B4ZmRWWjJ4aFpiZVpVdGVXdzZqYkxDVm5EV2FBWW9hazJpZm9pcVQzaXF4NllwSVBFbk5jemJtMWxhZ0FkWURNN1NoOUxobkoza3VJQVd0R2NLZ2I1bw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=pZ_LjiPxpik'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbnhhNlFiRU9hNVlLT2pscnVFdlM0NURHVzN3QXxBQ3Jtc0tsd0Q0aGVHSUtYdExOSnBBTTBmU3dGUFhCN094OUVEQVN1SFhKeHFiNUVfX1g1RVRoVkZQazdvc2NuSDFpZUVvTWxLdVZUellVTndIR2xHLTdRNUJGdUdRdlpFbFdndGpzUE56dzlERTJBU1dPMU5qZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=pZ_LjiPxpik'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode covers highlights from <em>TheWeeklyDrop</em> Issue 692, a comprehensive roundup of news and resources for the Drupal community curated by Bob Kepford. We discuss the latest DrupalCon updates and calls for speakers, explore sponsored insights like OPTASY’s migration audit services, and dive into technical articles on AI initiatives, migration strategies, and tools like DDEV. Listeners will also find tips from featured tutorials on local development and PHP, a rundown of recent module and software releases, podcast recommendations, and current Drupal job opportunities. Whether you’re a developer, site builder, or community enthusiast, this episode keeps you connected to the latest developments and opportunities in the Drupal ecosystem. </p><p>Credits:</p><p>Source - Weekly Drop Issue 692</p><p>Sponsors - <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbTF1RDYtbm14Q1g5c1MyY0hZWUI0Rm5BZ0xTd3xBQ3Jtc0tuRFFjMDh4bzc5a19jVjRaTFhUNzZvVVotU1B4ZmRWWjJ4aFpiZVpVdGVXdzZqYkxDVm5EV2FBWW9hazJpZm9pcVQzaXF4NllwSVBFbk5jemJtMWxhZ0FkWURNN1NoOUxobkoza3VJQVd0R2NLZ2I1bw&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=pZ_LjiPxpik'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbnhhNlFiRU9hNVlLT2pscnVFdlM0NURHVzN3QXxBQ3Jtc0tsd0Q0aGVHSUtYdExOSnBBTTBmU3dGUFhCN094OUVEQVN1SFhKeHFiNUVfX1g1RVRoVkZQazdvc2NuSDFpZUVvTWxLdVZUellVTndIR2xHLTdRNUJGdUdRdlpFbFdndGpzUE56dzlERTJBU1dPMU5qZw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=pZ_LjiPxpik'>https://devpanel.com/</a></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17638859-drupalbrief-weeklydrop-692-drupalcon-updates-ai-initiatives-and-migration-insights.mp3" length="9347021" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17638859</guid>
    <pubDate>Fri, 08 Aug 2025 15:00:00 -0600</pubDate>
    <itunes:duration>776</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>32161</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 513 - Microsoft 365 connector module for Drupal</itunes:title>
    <title>DrupalBrief: Talking Drupal # 513 - Microsoft 365 connector module for Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast episode of Talking Drupal features Colleen Clarkson, COO of BlendMe Inc., for an in-depth conversation on the shifting dynamics of remote work. Exploring why some companies are pushing employees back to the office, the discussion uncovers the political, financial, and real estate drivers behind these decisions—often disconnected from actual productivity data. The episode also dives into hybrid work models, strategies for intentional employee connection, and...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode of <em>Talking Drupal</em> features Colleen Clarkson, COO of BlendMe Inc., for an in-depth conversation on the shifting dynamics of remote work. Exploring why some companies are pushing employees back to the office, the discussion uncovers the political, financial, and real estate drivers behind these decisions—often disconnected from actual productivity data. The episode also dives into hybrid work models, strategies for intentional employee connection, and the impact of workplace policies on employer branding. Additionally, it introduces the Microsoft 365 Connector module for Drupal, offering insights into how seamless integration with Microsoft services can support modern workplace needs. </p><p>Credits:</p><p>Source Video: Talking Drupal 513</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmxMZUpxUXQ5SE9laHAwVnlhblZraElOQ3BmQXxBQ3Jtc0tueWtmSUM1dmNlcUQyOFZGNzBUOG51c2hUT1Vvb01rTnJfdzduRWtQa0UyTzl1SzdaTXZZQUx5QS13OHdha1FTOU82RHF3WnBVNWYwakdoQjFtMVRrODZZak9tLTRhX3BWZjMxMjAxZjBHWXZ0aDk1TQ&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=HorZL-TSj-M'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbUtISDN1NGdkM3gxbFI4UzJWR0lpUHJuTXRzQXxBQ3Jtc0tuT3VjY05ld28yQ3RzcC1jOXpSa2sxLWVST1F5ZEs3a1ZrVlJRTnZhMktLTW9uMWJsOWEwMXBzb3BVY0pheTZlbzZFU0NlcUMzYm1VUk51MmtDMjVCWUtVc01UZVFSX3FzZzdtbC1UVG9XWUhURXE2Yw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=HorZL-TSj-M'>https://devpanel.com/</a><br/><br/></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode of <em>Talking Drupal</em> features Colleen Clarkson, COO of BlendMe Inc., for an in-depth conversation on the shifting dynamics of remote work. Exploring why some companies are pushing employees back to the office, the discussion uncovers the political, financial, and real estate drivers behind these decisions—often disconnected from actual productivity data. The episode also dives into hybrid work models, strategies for intentional employee connection, and the impact of workplace policies on employer branding. Additionally, it introduces the Microsoft 365 Connector module for Drupal, offering insights into how seamless integration with Microsoft services can support modern workplace needs. </p><p>Credits:</p><p>Source Video: Talking Drupal 513</p><p>Video Sponsors:  <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmxMZUpxUXQ5SE9laHAwVnlhblZraElOQ3BmQXxBQ3Jtc0tueWtmSUM1dmNlcUQyOFZGNzBUOG51c2hUT1Vvb01rTnJfdzduRWtQa0UyTzl1SzdaTXZZQUx5QS13OHdha1FTOU82RHF3WnBVNWYwakdoQjFtMVRrODZZak9tLTRhX3BWZjMxMjAxZjBHWXZ0aDk1TQ&amp;q=https%3A%2F%2Fwww.drupalforge.org%2F&amp;v=HorZL-TSj-M'>https://www.drupalforge.org/</a></p><p>Infrastructure, tooling, and AI provider by <a href='https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbUtISDN1NGdkM3gxbFI4UzJWR0lpUHJuTXRzQXxBQ3Jtc0tuT3VjY05ld28yQ3RzcC1jOXpSa2sxLWVST1F5ZEs3a1ZrVlJRTnZhMktLTW9uMWJsOWEwMXBzb3BVY0pheTZlbzZFU0NlcUMzYm1VUk51MmtDMjVCWUtVc01UZVFSX3FzZzdtbC1UVG9XWUhURXE2Yw&amp;q=https%3A%2F%2Fdevpanel.com%2F&amp;v=HorZL-TSj-M'>https://devpanel.com/</a><br/><br/></p><p><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17630463-drupalbrief-talking-drupal-513-microsoft-365-connector-module-for-drupal.mp3" length="14590402" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17630463</guid>
    <pubDate>Thu, 07 Aug 2025 12:00:00 -0600</pubDate>
    <itunes:duration>1213</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>31960</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop 691- Drupal 13 Updates, DrupalCon Chicago &amp; OPTASY Audits </itunes:title>
    <title>DrupalBrief: TheWeeklyDrop 691- Drupal 13 Updates, DrupalCon Chicago &amp; OPTASY Audits </title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the July 17th, 2025 edition of TheWeeklyDrop, your essential Drupal community newsletter. This episode covers the latest developments in the Drupal ecosystem, including: A forward look at Drupal 13.0.0The call for training proposals for DrupalCon Chicago 2026Sponsor insights featuring OPTASY's site audit servicesTutorials such as running Drupal in KubernetesA roundup of recent module releasesFeatured Drupal-related job listingsCommunity support opportuni...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores the July 17th, 2025 edition of <em>TheWeeklyDrop</em>, your essential Drupal community newsletter. This episode covers the latest developments in the Drupal ecosystem, including:</p><ul><li>A forward look at <b>Drupal 13.0.0</b></li><li>The <b>call for training proposals</b> for <b>DrupalCon Chicago 2026</b></li><li>Sponsor insights featuring <b>OPTASY&apos;s site audit services</b></li><li>Tutorials such as <b>running Drupal in Kubernetes</b></li><li>A roundup of recent <b>module releases</b></li><li>Featured <b>Drupal-related job listings</b></li><li>Community support opportunities via <b>donations</b></li></ul><p>Whether you&apos;re a developer, site builder, or open-source enthusiast, this podcast will keep you informed on the key happenings and resources across the Drupal landscape.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores the July 17th, 2025 edition of <em>TheWeeklyDrop</em>, your essential Drupal community newsletter. This episode covers the latest developments in the Drupal ecosystem, including:</p><ul><li>A forward look at <b>Drupal 13.0.0</b></li><li>The <b>call for training proposals</b> for <b>DrupalCon Chicago 2026</b></li><li>Sponsor insights featuring <b>OPTASY&apos;s site audit services</b></li><li>Tutorials such as <b>running Drupal in Kubernetes</b></li><li>A roundup of recent <b>module releases</b></li><li>Featured <b>Drupal-related job listings</b></li><li>Community support opportunities via <b>donations</b></li></ul><p>Whether you&apos;re a developer, site builder, or open-source enthusiast, this podcast will keep you informed on the key happenings and resources across the Drupal landscape.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17567457-drupalbrief-theweeklydrop-691-drupal-13-updates-drupalcon-chicago-optasy-audits.mp3" length="10057337" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17567457</guid>
    <pubDate>Thu, 07 Aug 2025 09:00:00 -0600</pubDate>
    <itunes:duration>835</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>30759</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief : Talking Drupal 508 - Drupal Core 11.2 &amp; The Role of User Groups</itunes:title>
    <title>Drupal Brief : Talking Drupal 508 - Drupal Core 11.2 &amp; The Role of User Groups</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the power of Drupal user groups and meetups in building a thriving community. Featuring guests Lee Walker, Bernardo Martinez, and Bo Shipley, the episode dives into how consistent, informal gatherings drive learning, mentorship, and collaboration—often in ways large conferences can’t. We also unpack recent changes in Drupal Core 11.2, including improved module installation, support for single directory components, and modern image format handling. Whethe...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores the power of <b>Drupal user groups and meetups</b> in building a thriving community. Featuring guests <b>Lee Walker</b>, <b>Bernardo Martinez</b>, and <b>Bo Shipley</b>, the episode dives into how consistent, informal gatherings drive learning, mentorship, and collaboration—often in ways large conferences can’t.</p><p>We also unpack recent changes in <b>Drupal Core 11.2</b>, including improved <b>module installation</b>, support for <b>single directory components</b>, and modern <b>image format handling</b>. Whether you&apos;re an organizer, a contributor, or just curious about Drupal’s evolution, this episode offers valuable insights into the ecosystem—and how showing up locally can shape the future globally.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores the power of <b>Drupal user groups and meetups</b> in building a thriving community. Featuring guests <b>Lee Walker</b>, <b>Bernardo Martinez</b>, and <b>Bo Shipley</b>, the episode dives into how consistent, informal gatherings drive learning, mentorship, and collaboration—often in ways large conferences can’t.</p><p>We also unpack recent changes in <b>Drupal Core 11.2</b>, including improved <b>module installation</b>, support for <b>single directory components</b>, and modern <b>image format handling</b>. Whether you&apos;re an organizer, a contributor, or just curious about Drupal’s evolution, this episode offers valuable insights into the ecosystem—and how showing up locally can shape the future globally.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17575190-drupal-brief-talking-drupal-508-drupal-core-11-2-the-role-of-user-groups.mp3" length="11729055" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17575190</guid>
    <pubDate>Mon, 28 Jul 2025 10:00:00 -0600</pubDate>
    <itunes:duration>975</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>30959</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop #690 | AI, DDEV, Kubernetes &amp; More</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop #690 | AI, DDEV, Kubernetes &amp; More</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast dives into TheWeeklyDrop – Issue 690, released on July 10th, 2025. Curated by Bob Kepford, this edition provides a rich overview of the Drupal ecosystem, bringing you the latest updates from DrupalCon, insights into the Drupal AI Initiative, and valuable tips on upgrading to Drupal 11. We explore highlights such as: Development tools like DDEV and KubernetesDrupal 7 upgrade guidance and extended security supportRecent module releases and tutorialsOpen job opportu...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast dives into <em>TheWeeklyDrop – Issue 690</em>, released on July 10th, 2025. Curated by Bob Kepford, this edition provides a rich overview of the Drupal ecosystem, bringing you the latest updates from DrupalCon, insights into the Drupal AI Initiative, and valuable tips on upgrading to Drupal 11.</p><p>We explore highlights such as:</p><ul><li>Development tools like DDEV and Kubernetes</li><li>Drupal 7 upgrade guidance and extended security support</li><li>Recent module releases and tutorials</li><li>Open job opportunities in the Drupal community</li></ul><p>Whether you&apos;re a seasoned Drupal developer or new to the platform, this episode helps you stay current on important trends, community events, and technical advancements shaping Drupal&apos;s future.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast dives into <em>TheWeeklyDrop – Issue 690</em>, released on July 10th, 2025. Curated by Bob Kepford, this edition provides a rich overview of the Drupal ecosystem, bringing you the latest updates from DrupalCon, insights into the Drupal AI Initiative, and valuable tips on upgrading to Drupal 11.</p><p>We explore highlights such as:</p><ul><li>Development tools like DDEV and Kubernetes</li><li>Drupal 7 upgrade guidance and extended security support</li><li>Recent module releases and tutorials</li><li>Open job opportunities in the Drupal community</li></ul><p>Whether you&apos;re a seasoned Drupal developer or new to the platform, this episode helps you stay current on important trends, community events, and technical advancements shaping Drupal&apos;s future.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17567400-drupalbrief-theweeklydrop-690-ai-ddev-kubernetes-more.mp3" length="8751689" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17567400</guid>
    <pubDate>Sat, 26 Jul 2025 12:00:00 -0600</pubDate>
    <itunes:duration>727</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>30758</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief : Mastering the Drupal Profile Module</itunes:title>
    <title>Drupal Brief : Mastering the Drupal Profile Module</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this Podcast, we dive into the powerful Profile module — a flexible solution for managing user information in Drupal. Discover how this module enables: 🔹 Multiple profile types  🔹 Custom field privacy settings  🔹 Seamless integration with user registration  🔹 Advanced use cases like billing &amp; shipping profiles in e-commerce We also explore the evolution of the Profile module and why it's the go-to tool for handling complex user data beyond the standard D...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this Podcast, we dive into the powerful <b>Profile module</b> — a flexible solution for managing user information in Drupal. Discover how this module enables:</p><p>🔹 Multiple profile types<br/> 🔹 Custom field privacy settings<br/> 🔹 Seamless integration with user registration<br/> 🔹 Advanced use cases like billing &amp; shipping profiles in e-commerce</p><p>We also explore the <b>evolution of the Profile module</b> and why it&apos;s the go-to tool for handling complex user data beyond the standard Drupal user profile.</p><p>🎧 Whether you&apos;re a Drupal developer, site builder, or enthusiast, this conversation offers valuable insights into enhancing your site&apos;s user experience and data structure.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this Podcast, we dive into the powerful <b>Profile module</b> — a flexible solution for managing user information in Drupal. Discover how this module enables:</p><p>🔹 Multiple profile types<br/> 🔹 Custom field privacy settings<br/> 🔹 Seamless integration with user registration<br/> 🔹 Advanced use cases like billing &amp; shipping profiles in e-commerce</p><p>We also explore the <b>evolution of the Profile module</b> and why it&apos;s the go-to tool for handling complex user data beyond the standard Drupal user profile.</p><p>🎧 Whether you&apos;re a Drupal developer, site builder, or enthusiast, this conversation offers valuable insights into enhancing your site&apos;s user experience and data structure.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17553738-drupal-brief-mastering-the-drupal-profile-module.mp3" length="7152660" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17553738</guid>
    <pubDate>Wed, 23 Jul 2025 14:00:00 -0600</pubDate>
    <itunes:duration>593</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>30458</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal # 512 - Member Platform initiative</itunes:title>
    <title>Drupal Brief: Talking Drupal # 512 - Member Platform initiative</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This Podcast spotlights the "Member Platform" initiative—a community-led effort to create open-source, Drupal-powered solutions for membership-based organizations. Born out of a grassroots need to manage a neighborhood association, the project targets small to mid-sized organizations that often lack the technical expertise and financial resources for custom systems. Key elements discussed include: Profile Module: A flexible tool for managing diverse user information.CRM...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This Podcast spotlights the <b>&quot;Member Platform&quot;</b> initiative—a community-led effort to create <b>open-source, Drupal-powered solutions for membership-based organizations</b>. Born out of a grassroots need to manage a neighborhood association, the project targets <b>small to mid-sized organizations</b> that often lack the <b>technical expertise and financial resources</b> for custom systems.</p><p>Key elements discussed include:</p><ul><li><b>Profile Module:</b> A flexible tool for managing diverse user information.</li><li><b>CRM Integration:</b> Built on top of the Drupal <b>CRM project</b> to ensure powerful, scalable contact management.</li><li><b>Open SaaS Vision:</b> Aims to evolve into an affordable <b>Software-as-a-Service (SaaS)</b> offering, tailored for organizations of varying sizes and missions.</li><li><b>Community Collaboration:</b> Emphasizes Drupal’s open-source ethos and plans for future <b>system integrations</b> and community-driven growth.</li></ul><p>The initiative underscores Drupal’s adaptability and the community’s ongoing commitment to building inclusive, sustainable digital infrastructure.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This Podcast spotlights the <b>&quot;Member Platform&quot;</b> initiative—a community-led effort to create <b>open-source, Drupal-powered solutions for membership-based organizations</b>. Born out of a grassroots need to manage a neighborhood association, the project targets <b>small to mid-sized organizations</b> that often lack the <b>technical expertise and financial resources</b> for custom systems.</p><p>Key elements discussed include:</p><ul><li><b>Profile Module:</b> A flexible tool for managing diverse user information.</li><li><b>CRM Integration:</b> Built on top of the Drupal <b>CRM project</b> to ensure powerful, scalable contact management.</li><li><b>Open SaaS Vision:</b> Aims to evolve into an affordable <b>Software-as-a-Service (SaaS)</b> offering, tailored for organizations of varying sizes and missions.</li><li><b>Community Collaboration:</b> Emphasizes Drupal’s open-source ethos and plans for future <b>system integrations</b> and community-driven growth.</li></ul><p>The initiative underscores Drupal’s adaptability and the community’s ongoing commitment to building inclusive, sustainable digital infrastructure.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17553566-drupal-brief-talking-drupal-512-member-platform-initiative.mp3" length="15528901" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17553566</guid>
    <pubDate>Wed, 23 Jul 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1291</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>30457</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: The Weekly Drop 689 - AI, DrupalCon 2026, Core Changes &amp; Community Insights</itunes:title>
    <title>Drupal Brief: The Weekly Drop 689 - AI, DrupalCon 2026, Core Changes &amp; Community Insights</title>
    <itunes:summary><![CDATA[Send us Fan Mail  Issue 689 of TheWeeklyDrop, curated by Bob Kepford, offers a thorough weekly roundup for the Drupal community. This edition highlights major developments such as the Drupal AI Initiative and early momentum for DrupalCon North America 2026. It includes essential Core updates on deprecations and technical refinements, a curated list of articles on security, enterprise workflows, and AI trends, plus hands-on tutorials to deepen practical knowledge. The newsletter rounds ou...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> Issue 689 of <em>TheWeeklyDrop</em>, curated by Bob Kepford, offers a thorough weekly roundup for the Drupal community. This edition highlights major developments such as the Drupal AI Initiative and early momentum for DrupalCon North America 2026. It includes essential Core updates on deprecations and technical refinements, a curated list of articles on security, enterprise workflows, and AI trends, plus hands-on tutorials to deepen practical knowledge. The newsletter rounds out with recent module and core releases, podcast episodes for continued learning, and job postings to support professional growth within the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> Issue 689 of <em>TheWeeklyDrop</em>, curated by Bob Kepford, offers a thorough weekly roundup for the Drupal community. This edition highlights major developments such as the Drupal AI Initiative and early momentum for DrupalCon North America 2026. It includes essential Core updates on deprecations and technical refinements, a curated list of articles on security, enterprise workflows, and AI trends, plus hands-on tutorials to deepen practical knowledge. The newsletter rounds out with recent module and core releases, podcast episodes for continued learning, and job postings to support professional growth within the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17510418-drupal-brief-the-weekly-drop-689-ai-drupalcon-2026-core-changes-community-insights.mp3" length="11559804" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17510418</guid>
    <pubDate>Tue, 15 Jul 2025 13:00:00 -0600</pubDate>
    <itunes:duration>961</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>29657</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal # 511: UI Suite 2.0: Bringing Design Systems to Drupal</itunes:title>
    <title>Drupal Brief: Talking Drupal # 511: UI Suite 2.0: Bringing Design Systems to Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This episode of Talking Drupal explores UI Suite 2.0—a powerful suite of modules aimed at integrating modern design systems into Drupal workflows. The conversation unpacks how UI Suite simplifies front-end development by abstracting complex theming into YAML, supporting reusable themes, and aligning Drupal with common design practices. The hosts also highlight the new Icon API and its role in standardizing icon usage across themes. Additionally, the “Module of the Week,...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This episode of <em>Talking Drupal</em> explores UI Suite 2.0—a powerful suite of modules aimed at integrating modern design systems into Drupal workflows. The conversation unpacks how UI Suite simplifies front-end development by abstracting complex theming into YAML, supporting reusable themes, and aligning Drupal with common design practices. The hosts also highlight the new Icon API and its role in standardizing icon usage across themes. Additionally, the “Module of the Week,” Field Formatter Range, is introduced as a handy tool for rendering specific values from multi-value fields. Overall, this episode showcases UI Suite’s mission to make Drupal a design-system-native CMS. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This episode of <em>Talking Drupal</em> explores UI Suite 2.0—a powerful suite of modules aimed at integrating modern design systems into Drupal workflows. The conversation unpacks how UI Suite simplifies front-end development by abstracting complex theming into YAML, supporting reusable themes, and aligning Drupal with common design practices. The hosts also highlight the new Icon API and its role in standardizing icon usage across themes. Additionally, the “Module of the Week,” Field Formatter Range, is introduced as a handy tool for rendering specific values from multi-value fields. Overall, this episode showcases UI Suite’s mission to make Drupal a design-system-native CMS. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17510249-drupal-brief-talking-drupal-511-ui-suite-2-0-bringing-design-systems-to-drupal.mp3" length="16186913" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17510249</guid>
    <pubDate>Tue, 15 Jul 2025 12:00:00 -0600</pubDate>
    <itunes:duration>1346</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>29656</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #510 - From Hooks to OOP: Evolving Drupal&#39;s Architecture</itunes:title>
    <title>Drupal Brief: Talking Drupal #510 - From Hooks to OOP: Evolving Drupal&#39;s Architecture</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast episode of Talking Drupal features a deep dive with Drupal core contributors into the transformation of Drupal’s foundational “hooks” system from procedural code to an object-oriented programming (OOP) model. The discussion explains what hooks are, why they’ve been central to Drupal’s extensibility, and what challenges led to this architectural evolution. Listeners will gain insight into the role of dependency injection, improved PHP tooling, and the comple...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode of <em>Talking Drupal</em> features a deep dive with Drupal core contributors into the transformation of Drupal’s foundational “hooks” system from procedural code to an object-oriented programming (OOP) model. The discussion explains what hooks are, why they’ve been central to Drupal’s extensibility, and what challenges led to this architectural evolution. Listeners will gain insight into the role of dependency injection, improved PHP tooling, and the complexities of maintaining backward compatibility while modernizing core. The episode also explores the community-driven nature of this change and what it means for Drupal&apos;s future development. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode of <em>Talking Drupal</em> features a deep dive with Drupal core contributors into the transformation of Drupal’s foundational “hooks” system from procedural code to an object-oriented programming (OOP) model. The discussion explains what hooks are, why they’ve been central to Drupal’s extensibility, and what challenges led to this architectural evolution. Listeners will gain insight into the role of dependency injection, improved PHP tooling, and the complexities of maintaining backward compatibility while modernizing core. The episode also explores the community-driven nature of this change and what it means for Drupal&apos;s future development. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17486193-drupal-brief-talking-drupal-510-from-hooks-to-oop-evolving-drupal-s-architecture.mp3" length="14724269" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17486193</guid>
    <pubDate>Thu, 10 Jul 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1224</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>29155</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop #688 - Gin Admin Theme Adopted, DrupalCon Vienna Updates &amp; AI Progress</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop #688 - Gin Admin Theme Adopted, DrupalCon Vienna Updates &amp; AI Progress</title>
    <itunes:summary><![CDATA[Send us Fan Mail This issue of TheWeeklyDrop, dated June 26th, 2025, delivers a comprehensive roundup of the latest developments in the Drupal ecosystem. Key highlights include the official adoption of the Gin Admin Theme into Drupal core, updates on the Drupal AI Initiative, and preparations for DrupalCon Vienna 2025. The newsletter also covers important announcements like the upcoming Drupal Association Board elections and features a curated mix of tutorials, articles, and module release no...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This issue of <em>TheWeeklyDrop</em>, dated June 26th, 2025, delivers a comprehensive roundup of the latest developments in the Drupal ecosystem. Key highlights include the official adoption of the Gin Admin Theme into Drupal core, updates on the Drupal AI Initiative, and preparations for DrupalCon Vienna 2025. The newsletter also covers important announcements like the upcoming Drupal Association Board elections and features a curated mix of tutorials, articles, and module release notes. With sections on job opportunities, event highlights, and sponsored content, this edition provides a well-rounded view of the tools, people, and innovations shaping the future of Drupal. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This issue of <em>TheWeeklyDrop</em>, dated June 26th, 2025, delivers a comprehensive roundup of the latest developments in the Drupal ecosystem. Key highlights include the official adoption of the Gin Admin Theme into Drupal core, updates on the Drupal AI Initiative, and preparations for DrupalCon Vienna 2025. The newsletter also covers important announcements like the upcoming Drupal Association Board elections and features a curated mix of tutorials, articles, and module release notes. With sections on job opportunities, event highlights, and sponsored content, this edition provides a well-rounded view of the tools, people, and innovations shaping the future of Drupal. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17457465-drupalbrief-theweeklydrop-688-gin-admin-theme-adopted-drupalcon-vienna-updates-ai-progress.mp3" length="7493181" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17457465</guid>
    <pubDate>Sun, 06 Jul 2025 15:00:00 -0600</pubDate>
    <itunes:duration>622</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>28755</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 509 - Bridging the Gap: WordPress Meets Drupal at DrupalCon</itunes:title>
    <title>DrupalBrief: Talking Drupal # 509 - Bridging the Gap: WordPress Meets Drupal at DrupalCon</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast features WordPress developer Chris Reynolds reflecting on his DrupalCon experience and drawing comparisons between the WordPress and Drupal communities. He highlights shared values, Drupal features he wishes WordPress had (like Composer and image styles), and areas where Drupal could learn from WordPress, such as event accessibility and community engagement. The episode also explores short codes in both ecosystems, the evolution of editing tools, and differ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast features WordPress developer Chris Reynolds reflecting on his DrupalCon experience and drawing comparisons between the WordPress and Drupal communities. He highlights shared values, Drupal features he wishes WordPress had (like Composer and image styles), and areas where Drupal could learn from WordPress, such as event accessibility and community engagement. The episode also explores short codes in both ecosystems, the evolution of editing tools, and differing governance and funding models in open-source projects. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast features WordPress developer Chris Reynolds reflecting on his DrupalCon experience and drawing comparisons between the WordPress and Drupal communities. He highlights shared values, Drupal features he wishes WordPress had (like Composer and image styles), and areas where Drupal could learn from WordPress, such as event accessibility and community engagement. The episode also explores short codes in both ecosystems, the evolution of editing tools, and differing governance and funding models in open-source projects. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17457324-drupalbrief-talking-drupal-509-bridging-the-gap-wordpress-meets-drupal-at-drupalcon.mp3" length="12673247" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17457324</guid>
    <pubDate>Sun, 06 Jul 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1053</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>28754</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 507 : How Drupal Is Going Global — Federation &amp; Modeler API</itunes:title>
    <title>DrupalBrief: Talking Drupal # 507 : How Drupal Is Going Global — Federation &amp; Modeler API</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast episode of "Talking Drupal" primarily discusses two key initiatives: the Modeler API and the International Drupal Federation Initiative. The Modeler API is highlighted as a new tool that allows Drupal users to visually define and represent various business logic, extending beyond the existing ECA module to include defining migrations and building AI agents, making complex processes more accessible. The core of the episode, however, focuses on the International Dr...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode of &quot;Talking Drupal&quot; primarily discusses two key initiatives: the <b>Modeler API</b> and the <b>International Drupal Federation Initiative</b>. The Modeler API is highlighted as a new tool that allows Drupal users to visually define and represent various business logic, extending beyond the existing ECA module to include defining migrations and building AI agents, making complex processes more accessible. The core of the episode, however, focuses on the <b>International Drupal Federation Initiative</b>, an effort to globally restructure Drupal&apos;s governance. This initiative aims to shift the Drupal Association, currently a US-based non-profit, into a more inclusive international federation where local and national Drupal associations worldwide would become formal members, sharing responsibility for Drupal&apos;s core assets like Drupal.org and potentially influencing its future direction and funding.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode of &quot;Talking Drupal&quot; primarily discusses two key initiatives: the <b>Modeler API</b> and the <b>International Drupal Federation Initiative</b>. The Modeler API is highlighted as a new tool that allows Drupal users to visually define and represent various business logic, extending beyond the existing ECA module to include defining migrations and building AI agents, making complex processes more accessible. The core of the episode, however, focuses on the <b>International Drupal Federation Initiative</b>, an effort to globally restructure Drupal&apos;s governance. This initiative aims to shift the Drupal Association, currently a US-based non-profit, into a more inclusive international federation where local and national Drupal associations worldwide would become formal members, sharing responsibility for Drupal&apos;s core assets like Drupal.org and potentially influencing its future direction and funding.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17405109-drupalbrief-talking-drupal-507-how-drupal-is-going-global-federation-modeler-api.mp3" length="13614596" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17405109</guid>
    <pubDate>Thu, 26 Jun 2025 13:00:00 -0600</pubDate>
    <itunes:duration>1132</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>27753</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: The WeeklyDrop #687 - Drupal AI, Headless Trends, and the Road to Drupal 11</itunes:title>
    <title>DrupalBrief: The WeeklyDrop #687 - Drupal AI, Headless Trends, and the Road to Drupal 11</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast episode is inspired by Issue 687 of TheWeeklyDrop, a Drupal-focused newsletter curated by Bob Kepford. It covers highlights from the latest Drupal news, including the release of Drupal AI 1.1.0, articles exploring headless B2B strategies, the evolution of PHP, and best practices for modern Drupal development. The episode also touches on community resources such as tutorials, recent module releases, job opportunities, and continued support for Drupal 7 via T...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode is inspired by Issue 687 of <em>TheWeeklyDrop</em>, a Drupal-focused newsletter curated by Bob Kepford. It covers highlights from the latest Drupal news, including the release of Drupal AI 1.1.0, articles exploring headless B2B strategies, the evolution of PHP, and best practices for modern Drupal development. The episode also touches on community resources such as tutorials, recent module releases, job opportunities, and continued support for Drupal 7 via Tag1’s D7ES program. Whether you&apos;re maintaining legacy systems or exploring AI in Drupal, this episode keeps you informed on tools, trends, and community conversations shaping the future of the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode is inspired by Issue 687 of <em>TheWeeklyDrop</em>, a Drupal-focused newsletter curated by Bob Kepford. It covers highlights from the latest Drupal news, including the release of Drupal AI 1.1.0, articles exploring headless B2B strategies, the evolution of PHP, and best practices for modern Drupal development. The episode also touches on community resources such as tutorials, recent module releases, job opportunities, and continued support for Drupal 7 via Tag1’s D7ES program. Whether you&apos;re maintaining legacy systems or exploring AI in Drupal, this episode keeps you informed on tools, trends, and community conversations shaping the future of the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17370711-drupalbrief-the-weeklydrop-687-drupal-ai-headless-trends-and-the-road-to-drupal-11.mp3" length="9172732" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17370711</guid>
    <pubDate>Fri, 20 Jun 2025 13:00:00 -0600</pubDate>
    <itunes:duration>762</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>27152</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Module: Drupal Core 11.2 - Performance Boosts, SDC Variants, and the Future of Core</itunes:title>
    <title>DrupalBrief: Module: Drupal Core 11.2 - Performance Boosts, SDC Variants, and the Future of Core</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast dives into the major advancements in Drupal Core 11.2, a milestone release that enhances performance, developer experience, and modern web standards. Topics include the introduction of Single Directory Component (SDC) variants for greater front-end flexibility, object-oriented preprocess hooks that reduce reliance on traditional module files, and faster module installation thanks to optimized container rebuilds. The episode also covers new support for AVIF image ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> dives into the major advancements in Drupal Core 11.2, a milestone release that enhances performance, developer experience, and modern web standards. Topics include the introduction of Single Directory Component (SDC) variants for greater front-end flexibility, object-oriented preprocess hooks that reduce reliance on traditional module files, and faster module installation thanks to optimized container rebuilds. The episode also covers new support for AVIF image format to boost site speed, improved Composer recipe unpacking, and key dependency updates—making this release a significant evolution in Drupal&apos;s core architecture. Perfect for developers and site architects aiming to stay ahead. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> dives into the major advancements in Drupal Core 11.2, a milestone release that enhances performance, developer experience, and modern web standards. Topics include the introduction of Single Directory Component (SDC) variants for greater front-end flexibility, object-oriented preprocess hooks that reduce reliance on traditional module files, and faster module installation thanks to optimized container rebuilds. The episode also covers new support for AVIF image format to boost site speed, improved Composer recipe unpacking, and key dependency updates—making this release a significant evolution in Drupal&apos;s core architecture. Perfect for developers and site architects aiming to stay ahead. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17366356-drupalbrief-module-drupal-core-11-2-performance-boosts-sdc-variants-and-the-future-of-core.mp3" length="7936738" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17366356</guid>
    <pubDate>Thu, 19 Jun 2025 15:00:00 -0600</pubDate>
    <itunes:duration>659</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>27151</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: The WeeklyDrop #686 - Inside Drupal: Vienna 2025, AI Shifts, and Migration Moves</itunes:title>
    <title>DrupalBrief: The WeeklyDrop #686 - Inside Drupal: Vienna 2025, AI Shifts, and Migration Moves</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the key highlights from the June 12th, 2025 issue of TheWeeklyDrop, offering a comprehensive look at what’s happening across the Drupal landscape. We discuss major updates including preparations for DrupalCon Vienna 2025, emerging trends in AI integration within Drupal workflows, and the community’s evolving approach to accessibility and user experience. Also featured are insights into extended support for Drupal 7, strategies for effective migration to ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores the key highlights from the June 12th, 2025 issue of <em>TheWeeklyDrop</em>, offering a comprehensive look at what’s happening across the Drupal landscape. We discuss major updates including preparations for DrupalCon Vienna 2025, emerging trends in AI integration within Drupal workflows, and the community’s evolving approach to accessibility and user experience.</p><p>Also featured are insights into extended support for Drupal 7, strategies for effective migration to modern versions, and a roundup of core updates, including recent module releases. Whether you&apos;re a developer, site builder, or decision-maker, this episode keeps you informed on the latest articles, tutorials, job listings, and tools shaping the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores the key highlights from the June 12th, 2025 issue of <em>TheWeeklyDrop</em>, offering a comprehensive look at what’s happening across the Drupal landscape. We discuss major updates including preparations for DrupalCon Vienna 2025, emerging trends in AI integration within Drupal workflows, and the community’s evolving approach to accessibility and user experience.</p><p>Also featured are insights into extended support for Drupal 7, strategies for effective migration to modern versions, and a roundup of core updates, including recent module releases. Whether you&apos;re a developer, site builder, or decision-maker, this episode keeps you informed on the latest articles, tutorials, job listings, and tools shaping the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17336902-drupalbrief-the-weeklydrop-686-inside-drupal-vienna-2025-ai-shifts-and-migration-moves.mp3" length="8154594" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17336902</guid>
    <pubDate>Sat, 14 Jun 2025 10:00:00 -0600</pubDate>
    <itunes:duration>677</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>26351</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #506 - Automated Testing Kit (ATK) &amp; Tailored Taxonomies with TVI</itunes:title>
    <title>Drupal Brief: Talking Drupal #506 - Automated Testing Kit (ATK) &amp; Tailored Taxonomies with TVI</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the Automated Testing Kit (ATK), a toolset for running customizable end-to-end tests on Drupal sites, and the Taxonomy Views Integrator (TVI) module, which allows selective customization of taxonomy term pages. Learn how ATK helps streamline QA processes and how TVI improves content display flexibility. --- This episode of DrupalBrief is sponsored by DrupalForge.org  DrupalBrief.com ]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the Automated Testing Kit (ATK), a toolset for running customizable end-to-end tests on Drupal sites, and the Taxonomy Views Integrator (TVI) module, which allows selective customization of taxonomy term pages. Learn how ATK helps streamline QA processes and how TVI improves content display flexibility.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the Automated Testing Kit (ATK), a toolset for running customizable end-to-end tests on Drupal sites, and the Taxonomy Views Integrator (TVI) module, which allows selective customization of taxonomy term pages. Learn how ATK helps streamline QA processes and how TVI improves content display flexibility.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17326512-drupal-brief-talking-drupal-506-automated-testing-kit-atk-tailored-taxonomies-with-tvi.mp3" length="16964653" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17326512</guid>
    <pubDate>Thu, 12 Jun 2025 12:00:00 -0600</pubDate>
    <itunes:duration>1411</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>26350</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Module - Facet Bot Blocker: Protecting Your Drupal Site from Bot-Caused Bloat</itunes:title>
    <title>DrupalBrief: Module - Facet Bot Blocker: Protecting Your Drupal Site from Bot-Caused Bloat</title>
    <itunes:summary><![CDATA[Send us Fan Mail  In this episode, we dive into the challenges of managing excessive bot traffic on Drupal sites using faceted search. Bots crawling every combination of filters can generate an overwhelming number of unique URLs, increasing server load and even impacting hosting costs. Enter the Facet Bot Blocker module — a lightweight solution that empowers site administrators to control and limit facet-related bot activity without the need for a full-blown web application firewall. We ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode, we dive into the challenges of managing excessive bot traffic on Drupal sites using faceted search. Bots crawling every combination of filters can generate an overwhelming number of unique URLs, increasing server load and even impacting hosting costs. Enter the <b>Facet Bot Blocker</b> module — a lightweight solution that empowers site administrators to control and limit facet-related bot activity without the need for a full-blown web application firewall. We explore how the module works, its key features, real-world use cases, and how it helps protect your site&apos;s performance and budget. Whether you&apos;re running a high-traffic commerce site or managing complex data filters, this episode offers valuable insights into efficient bot mitigation within the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode, we dive into the challenges of managing excessive bot traffic on Drupal sites using faceted search. Bots crawling every combination of filters can generate an overwhelming number of unique URLs, increasing server load and even impacting hosting costs. Enter the <b>Facet Bot Blocker</b> module — a lightweight solution that empowers site administrators to control and limit facet-related bot activity without the need for a full-blown web application firewall. We explore how the module works, its key features, real-world use cases, and how it helps protect your site&apos;s performance and budget. Whether you&apos;re running a high-traffic commerce site or managing complex data filters, this episode offers valuable insights into efficient bot mitigation within the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17299930-drupalbrief-module-facet-bot-blocker-protecting-your-drupal-site-from-bot-caused-bloat.mp3" length="11728139" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17299930</guid>
    <pubDate>Sun, 08 Jun 2025 09:00:00 -0600</pubDate>
    <itunes:duration>975</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>25950</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: The WeeklyDrop #685 -  Drupal Association Board Elections, AI, and What&#39;s New</itunes:title>
    <title>DrupalBrief: The WeeklyDrop #685 -  Drupal Association Board Elections, AI, and What&#39;s New</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we explore the latest from The Weekly Drop, your go-to source for all things Drupal. From updates on the upcoming board elections to fresh tutorials on AI integration and migration strategies, this issue is packed with valuable insights for developers, site builders, and decision-makers alike. We also touch on recent module releases, highlight sponsored tools and services that help you get more from your Drupal site, and point you toward active job listings a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore the latest from <em>The Weekly Drop</em>, your go-to source for all things Drupal. From updates on the upcoming board elections to fresh tutorials on AI integration and migration strategies, this issue is packed with valuable insights for developers, site builders, and decision-makers alike.</p><p>We also touch on recent module releases, highlight sponsored tools and services that help you get more from your Drupal site, and point you toward active job listings and community events. Whether you&apos;re deep in the Drupal ecosystem or just keeping an eye on industry trends, this episode delivers a concise roundup of what’s happening across the Drupalverse.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore the latest from <em>The Weekly Drop</em>, your go-to source for all things Drupal. From updates on the upcoming board elections to fresh tutorials on AI integration and migration strategies, this issue is packed with valuable insights for developers, site builders, and decision-makers alike.</p><p>We also touch on recent module releases, highlight sponsored tools and services that help you get more from your Drupal site, and point you toward active job listings and community events. Whether you&apos;re deep in the Drupal ecosystem or just keeping an eye on industry trends, this episode delivers a concise roundup of what’s happening across the Drupalverse.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17299842-drupalbrief-the-weeklydrop-685-drupal-association-board-elections-ai-and-what-s-new.mp3" length="9883998" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17299842</guid>
    <pubDate>Sun, 08 Jun 2025 08:00:00 -0600</pubDate>
    <itunes:duration>821</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>25949</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Module - Working with External CSV Data in Drupal</itunes:title>
    <title>DrupalBrief: Module - Working with External CSV Data in Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we explore the Views CSV Source module for Drupal—an innovative tool that lets site builders display data directly from CSV files without importing them into the database. We dive into how the module supports both local and remote files, even those requiring authentication, and how it integrates seamlessly with Views for filtering, sorting, and display. Use cases range from showcasing internal reports to pulling in legacy system data. We also discuss performa...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore the <b>Views CSV Source</b> module for Drupal—an innovative tool that lets site builders display data directly from CSV files without importing them into the database. We dive into how the module supports both local and remote files, even those requiring authentication, and how it integrates seamlessly with Views for filtering, sorting, and display.</p><p>Use cases range from showcasing internal reports to pulling in legacy system data. We also discuss performance advantages, version compatibility, security considerations, and the module’s current development status. Whether you&apos;re a developer handling large datasets or a site admin looking to streamline data integration, this episode offers practical insights into making CSVs work smarter in Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore the <b>Views CSV Source</b> module for Drupal—an innovative tool that lets site builders display data directly from CSV files without importing them into the database. We dive into how the module supports both local and remote files, even those requiring authentication, and how it integrates seamlessly with Views for filtering, sorting, and display.</p><p>Use cases range from showcasing internal reports to pulling in legacy system data. We also discuss performance advantages, version compatibility, security considerations, and the module’s current development status. Whether you&apos;re a developer handling large datasets or a site admin looking to streamline data integration, this episode offers practical insights into making CSVs work smarter in Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17279491-drupalbrief-module-working-with-external-csv-data-in-drupal.mp3" length="12184494" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17279491</guid>
    <pubDate>Wed, 04 Jun 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1013</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>25549</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 505: Custom Field Module: Smarter Structured Data in Drupal</itunes:title>
    <title>DrupalBrief: Talking Drupal # 505: Custom Field Module: Smarter Structured Data in Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail  In this episode of Talking Drupal, the team dives into the Custom Field module — a powerful alternative to Drupal's core Field API. Guest Andy Marquee, the module's maintainer, explains how it enables developers and site builders to define complex, structured data types without writing custom code. The conversation highlights performance advantages, including reduced database joins, and the ability to logically group related data fields. The episode also covers how the ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode of <em>Talking Drupal</em>, the team dives into the <b>Custom Field</b> module — a powerful alternative to Drupal&apos;s core Field API. Guest <b>Andy Marquee</b>, the module&apos;s maintainer, explains how it enables developers and site builders to define complex, structured data types without writing custom code. The conversation highlights performance advantages, including reduced database joins, and the ability to logically group related data fields. The episode also covers how the module integrates with key Drupal features like <b>Views</b>, <b>multilingual support</b>, and the <b>Search API</b>, as well as its role in <b>headless Drupal setups</b> using <b>GraphQL Compose</b> for schema definition. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode of <em>Talking Drupal</em>, the team dives into the <b>Custom Field</b> module — a powerful alternative to Drupal&apos;s core Field API. Guest <b>Andy Marquee</b>, the module&apos;s maintainer, explains how it enables developers and site builders to define complex, structured data types without writing custom code. The conversation highlights performance advantages, including reduced database joins, and the ability to logically group related data fields. The episode also covers how the module integrates with key Drupal features like <b>Views</b>, <b>multilingual support</b>, and the <b>Search API</b>, as well as its role in <b>headless Drupal setups</b> using <b>GraphQL Compose</b> for schema definition. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17279414-drupalbrief-talking-drupal-505-custom-field-module-smarter-structured-data-in-drupal.mp3" length="15541178" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17279414</guid>
    <pubDate>Wed, 04 Jun 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1292</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>25548</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 504 : Building the Marketplace &amp; Exploring Views CSV</itunes:title>
    <title>DrupalBrief: Talking Drupal # 504 : Building the Marketplace &amp; Exploring Views CSV</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode of Talking Drupal, the team explores two key topics: the evolving concept of a Drupal marketplace and the utility of the Views CSV Source module. Guest Tiffany Farriss shares insights from a working group researching a trusted platform for launching pre-built Drupal sites, touching on technical, social, and business implications. Also featured is a discussion on how the Views CSV Source module allows users to display CSV data directly in Drupal without databas...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode of <em>Talking Drupal</em>, the team explores two key topics: the evolving concept of a <b>Drupal marketplace</b> and the utility of the <b>Views CSV Source module</b>. Guest <b>Tiffany Farriss</b> shares insights from a working group researching a trusted platform for launching pre-built Drupal sites, touching on technical, social, and business implications. Also featured is a discussion on how the Views CSV Source module allows users to display CSV data directly in Drupal without database import—highlighting its features, use cases, and community benefits.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode of <em>Talking Drupal</em>, the team explores two key topics: the evolving concept of a <b>Drupal marketplace</b> and the utility of the <b>Views CSV Source module</b>. Guest <b>Tiffany Farriss</b> shares insights from a working group researching a trusted platform for launching pre-built Drupal sites, touching on technical, social, and business implications. Also featured is a discussion on how the Views CSV Source module allows users to display CSV data directly in Drupal without database import—highlighting its features, use cases, and community benefits.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17255697-drupalbrief-talking-drupal-504-building-the-marketplace-exploring-views-csv.mp3" length="19174902" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17255697</guid>
    <pubDate>Fri, 30 May 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1595</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>24951</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBiref : The WeeklyDrop #684: Future-Proofing Drupal: AI, D7 EOL &amp; More</itunes:title>
    <title>DrupalBiref : The WeeklyDrop #684: Future-Proofing Drupal: AI, D7 EOL &amp; More</title>
    <itunes:summary><![CDATA[Send us Fan Mail  In this episode, we explore highlights from Issue 684 of TheWeeklyDrop, your go-to source for all things Drupal. This week’s roundup covers major announcements like DrupalCon Vienna 2025, new features in Drupal 11.2.0 Beta, and the upcoming end-of-life for Drupal 7. We delve into migration strategies, extended support options, and how AI is quietly transforming the Drupal ecosystem—from alt-text generation to data-sovereign workflows. Plus, discover insights from featur...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode, we explore highlights from Issue 684 of <em>TheWeeklyDrop</em>, your go-to source for all things Drupal. This week’s roundup covers major announcements like DrupalCon Vienna 2025, new features in Drupal 11.2.0 Beta, and the upcoming end-of-life for Drupal 7. We delve into migration strategies, extended support options, and how AI is quietly transforming the Drupal ecosystem—from alt-text generation to data-sovereign workflows. Plus, discover insights from featured tutorials, design tools, accessibility updates, and two thought-provoking podcast episodes. Whether you&apos;re a developer, site builder, or just Drupal-curious, this episode keeps you informed and future-ready. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode, we explore highlights from Issue 684 of <em>TheWeeklyDrop</em>, your go-to source for all things Drupal. This week’s roundup covers major announcements like DrupalCon Vienna 2025, new features in Drupal 11.2.0 Beta, and the upcoming end-of-life for Drupal 7. We delve into migration strategies, extended support options, and how AI is quietly transforming the Drupal ecosystem—from alt-text generation to data-sovereign workflows. Plus, discover insights from featured tutorials, design tools, accessibility updates, and two thought-provoking podcast episodes. Whether you&apos;re a developer, site builder, or just Drupal-curious, this episode keeps you informed and future-ready. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17255585-drupalbiref-the-weeklydrop-684-future-proofing-drupal-ai-d7-eol-more.mp3" length="9864222" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17255585</guid>
    <pubDate>Fri, 30 May 2025 14:00:00 -0600</pubDate>
    <itunes:duration>819</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>24950</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief:  TheWeeklyDrop#683 - Inside Drupal: UN Endorsement, Core Updates &amp; AI Trends</itunes:title>
    <title>Drupal Brief:  TheWeeklyDrop#683 - Inside Drupal: UN Endorsement, Core Updates &amp; AI Trends</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This episode offers a curated roundup from TheWeeklyDrop – Issue 683, highlighting the latest developments in the Drupal ecosystem. Topics include the Drupal Association's endorsement of the UN's Open Source Principles, the appointment of new NEDA representatives, and updates to core Drupal functionality. The episode also explores expert articles on cost-saving strategies, site migration, and the growing role of AI in Drupal development. Listeners will find practical tu...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This episode offers a curated roundup from <em>TheWeeklyDrop – Issue 683</em>, highlighting the latest developments in the Drupal ecosystem. Topics include the Drupal Association&apos;s endorsement of the UN&apos;s Open Source Principles, the appointment of new NEDA representatives, and updates to core Drupal functionality. The episode also explores expert articles on cost-saving strategies, site migration, and the growing role of AI in Drupal development. Listeners will find practical tutorials, notable software releases, job postings, and a featured community podcast, making this a comprehensive digest for Drupal professionals and enthusiasts alike. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This episode offers a curated roundup from <em>TheWeeklyDrop – Issue 683</em>, highlighting the latest developments in the Drupal ecosystem. Topics include the Drupal Association&apos;s endorsement of the UN&apos;s Open Source Principles, the appointment of new NEDA representatives, and updates to core Drupal functionality. The episode also explores expert articles on cost-saving strategies, site migration, and the growing role of AI in Drupal development. Listeners will find practical tutorials, notable software releases, job postings, and a featured community podcast, making this a comprehensive digest for Drupal professionals and enthusiasts alike. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17247162-drupal-brief-theweeklydrop-683-inside-drupal-un-endorsement-core-updates-ai-trends.mp3" length="13828660" type="audio/mpeg" />
    <itunes:author></itunes:author>
    <guid isPermaLink="false">Buzzsprout-17247162</guid>
    <pubDate>Thu, 29 May 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1150</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>24948</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 503 : Building Connections and Components: John &amp; Jason in TD Cafe #002</itunes:title>
    <title>DrupalBrief: Talking Drupal # 503 : Building Connections and Components: John &amp; Jason in TD Cafe #002</title>
    <itunes:summary><![CDATA[Send us Fan Mail This episode of Talking Drupal features a relaxed yet insightful TD Cafe conversation between John and Jason. They explore how the Drupal community continues to foster meaningful connections—even as contributors evolve into new roles or move across industries and locations. 🚲 Personal anecdotes, like the logistics of shipping a bicycle to a Drupal event, blend seamlessly with more technical discussions on: Design systems: How to create and scale them effectivelyAdoption chall...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This episode of Talking Drupal features a relaxed yet insightful TD Cafe conversation between John and Jason.</b> They explore how the Drupal community continues to foster meaningful connections—even as contributors evolve into new roles or move across industries and locations.</p><p>🚲 <b>Personal anecdotes</b>, like the logistics of shipping a bicycle to a Drupal event, blend seamlessly with more technical discussions on:</p><ul><li><b>Design systems</b>: How to create and scale them effectively</li><li><b>Adoption challenges</b> in large organizations</li><li>Tools like <b>Storybook</b> and <b>Token Studio</b> for managing themes and components</li><li>The evolving role of <b>AI</b> in web development, especially in <b>mundane but critical areas</b> like e-commerce data normalization</li></ul><p>Whether you’re a seasoned developer, a designer integrating tools into your workflow, or someone curious about the real-world impacts of Drupal’s ecosystem and AI, this episode offers thoughtful takeaways.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This episode of Talking Drupal features a relaxed yet insightful TD Cafe conversation between John and Jason.</b> They explore how the Drupal community continues to foster meaningful connections—even as contributors evolve into new roles or move across industries and locations.</p><p>🚲 <b>Personal anecdotes</b>, like the logistics of shipping a bicycle to a Drupal event, blend seamlessly with more technical discussions on:</p><ul><li><b>Design systems</b>: How to create and scale them effectively</li><li><b>Adoption challenges</b> in large organizations</li><li>Tools like <b>Storybook</b> and <b>Token Studio</b> for managing themes and components</li><li>The evolving role of <b>AI</b> in web development, especially in <b>mundane but critical areas</b> like e-commerce data normalization</li></ul><p>Whether you’re a seasoned developer, a designer integrating tools into your workflow, or someone curious about the real-world impacts of Drupal’s ecosystem and AI, this episode offers thoughtful takeaways.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17247036-drupalbrief-talking-drupal-503-building-connections-and-components-john-jason-in-td-cafe-002.mp3" length="13482962" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17247036</guid>
    <pubDate>Thu, 29 May 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1121</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>24947</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: The WeeklyDrop #682 : Drupal in Transition: Core Updates, AI Integration &amp; D7’s Final Chapter</itunes:title>
    <title>DrupalBrief: The WeeklyDrop #682 : Drupal in Transition: Core Updates, AI Integration &amp; D7’s Final Chapter</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we explore highlights from Issue 682 of TheWeeklyDrop, the essential newsletter for Drupal developers and site builders. 👉 What’s Inside: 🔧 Major updates in Drupal core: VanillaJS, deprecated database options, and modular hook reform.⏳ Drupal 7 end-of-life urgency: Free audits, support options, and migration tools.🤖 AI in Drupal: How tools like DXPR Builder and commit summarization are transforming workflows.📦 Recent module and project releases: From Coder to...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore highlights from <b>Issue 682 of TheWeeklyDrop</b>, the essential newsletter for Drupal developers and site builders.</p><p>👉 <b>What’s Inside:</b></p><ul><li>🔧 Major updates in Drupal core: VanillaJS, deprecated database options, and modular hook reform.</li><li>⏳ Drupal 7 end-of-life urgency: Free audits, support options, and migration tools.</li><li>🤖 AI in Drupal: How tools like DXPR Builder and commit summarization are transforming workflows.</li><li>📦 Recent module and project releases: From Coder to Mongodb and State Machine.</li><li>🛠️ Tutorials, developer gear, and performance optimization tips.</li><li>📺 DrupalCon Vienna 2025 preview and community podcast features.</li><li>💼 Job openings in the Drupal space and how to list yours.</li></ul><p>Whether you&apos;re maintaining legacy D7 sites, exploring cutting-edge features in D10, or just trying to stay current, this episode offers a comprehensive, curated digest of the Drupal ecosystem this week.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore highlights from <b>Issue 682 of TheWeeklyDrop</b>, the essential newsletter for Drupal developers and site builders.</p><p>👉 <b>What’s Inside:</b></p><ul><li>🔧 Major updates in Drupal core: VanillaJS, deprecated database options, and modular hook reform.</li><li>⏳ Drupal 7 end-of-life urgency: Free audits, support options, and migration tools.</li><li>🤖 AI in Drupal: How tools like DXPR Builder and commit summarization are transforming workflows.</li><li>📦 Recent module and project releases: From Coder to Mongodb and State Machine.</li><li>🛠️ Tutorials, developer gear, and performance optimization tips.</li><li>📺 DrupalCon Vienna 2025 preview and community podcast features.</li><li>💼 Job openings in the Drupal space and how to list yours.</li></ul><p>Whether you&apos;re maintaining legacy D7 sites, exploring cutting-edge features in D10, or just trying to stay current, this episode offers a comprehensive, curated digest of the Drupal ecosystem this week.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17226822-drupalbrief-the-weeklydrop-682-drupal-in-transition-core-updates-ai-integration-d7-s-final-chapter.mp3" length="13225264" type="audio/mpeg" />
    <itunes:author></itunes:author>
    <guid isPermaLink="false">Buzzsprout-17226822</guid>
    <pubDate>Mon, 26 May 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1099</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>24647</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal # 502 : Modules and Machines: AI, Maintenance, and the Future of Drupal</itunes:title>
    <title>DrupalBrief: Talking Drupal # 502 : Modules and Machines: AI, Maintenance, and the Future of Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast details a conversation between two seasoned Drupal developers, offering insights into the complexities of maintaining open-source projects within the Drupal ecosystem. It examines the varying degrees of emotional investment maintainers experience—contrasting the deep personal responsibility felt for self-initiated projects versus the more logistical challenges of managing inherited modules. The discussion also highlights the strain of maintaining numerous project...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details a conversation between two seasoned Drupal developers, offering insights into the complexities of maintaining open-source projects within the Drupal ecosystem. It examines the varying degrees of emotional investment maintainers experience—contrasting the deep personal responsibility felt for self-initiated projects versus the more logistical challenges of managing inherited modules. The discussion also highlights the strain of maintaining numerous projects, especially when contributors juggle personal, professional, and community obligations.</p><p>Listeners will learn about the different types of contributions in the Drupal space: sandbox projects created for individual needs, modules developed as part of paid client work, and passion projects like Webform that evolve into pillars of the community. The episode also introduces emerging ideas such as using Drupal CMS as a guided entry point for new site builders, and the growing role of AI in automating development tasks—such as generating commit messages and summarizing issue queues.</p><p>The podcast closes by emphasizing the need to support project maintainers, foster sustainable contribution models, and find better ways to onboard new contributors in order to build a healthier, more resilient open-source community.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details a conversation between two seasoned Drupal developers, offering insights into the complexities of maintaining open-source projects within the Drupal ecosystem. It examines the varying degrees of emotional investment maintainers experience—contrasting the deep personal responsibility felt for self-initiated projects versus the more logistical challenges of managing inherited modules. The discussion also highlights the strain of maintaining numerous projects, especially when contributors juggle personal, professional, and community obligations.</p><p>Listeners will learn about the different types of contributions in the Drupal space: sandbox projects created for individual needs, modules developed as part of paid client work, and passion projects like Webform that evolve into pillars of the community. The episode also introduces emerging ideas such as using Drupal CMS as a guided entry point for new site builders, and the growing role of AI in automating development tasks—such as generating commit messages and summarizing issue queues.</p><p>The podcast closes by emphasizing the need to support project maintainers, foster sustainable contribution models, and find better ways to onboard new contributors in order to build a healthier, more resilient open-source community.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17226665-drupalbrief-talking-drupal-502-modules-and-machines-ai-maintenance-and-the-future-of-drupal.mp3" length="13675429" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17226665</guid>
    <pubDate>Mon, 26 May 2025 06:00:00 -0600</pubDate>
    <itunes:duration>1137</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>24646</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop # 681 - D7 Survival, Module Tips, and AI in DXPR</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop # 681 - D7 Survival, Module Tips, and AI in DXPR</title>
    <itunes:summary><![CDATA[Send us Fan Mail This episode highlights the latest issue of a popular weekly newsletter for the Drupal community, packed with curated updates on Drupal core developments, tutorials, videos, podcasts, and module releases. We spotlight key stories, including the upcoming Drupal 7 end-of-life and the importance of extended support, and explore job listings and community initiatives. Whether you're a developer, site builder, or Drupal enthusiast, this digest keeps you informed and connected to e...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode highlights the latest issue of a popular weekly newsletter for the Drupal community, packed with curated updates on Drupal core developments, tutorials, videos, podcasts, and module releases. We spotlight key stories, including the upcoming Drupal 7 end-of-life and the importance of extended support, and explore job listings and community initiatives. Whether you&apos;re a developer, site builder, or Drupal enthusiast, this digest keeps you informed and connected to everything happening in the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode highlights the latest issue of a popular weekly newsletter for the Drupal community, packed with curated updates on Drupal core developments, tutorials, videos, podcasts, and module releases. We spotlight key stories, including the upcoming Drupal 7 end-of-life and the importance of extended support, and explore job listings and community initiatives. Whether you&apos;re a developer, site builder, or Drupal enthusiast, this digest keeps you informed and connected to everything happening in the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17168331-drupalbrief-theweeklydrop-681-d7-survival-module-tips-and-ai-in-dxpr.mp3" length="8585578" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17168331</guid>
    <pubDate>Thu, 15 May 2025 10:00:00 -0600</pubDate>
    <itunes:duration>713</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>23546</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief:  Local Tasks More module -   A Minimalist Solution for Menu Chaos</itunes:title>
    <title>DrupalBrief:  Local Tasks More module -   A Minimalist Solution for Menu Chaos</title>
    <itunes:summary><![CDATA[Send us Fan Mail  In this episode, we explore the newly released "Local Task More" Drupal module, designed to solve a long-standing UX challenge: cluttered local task tabs on content nodes. We talk about how this module introduces a clean, configurable way to manage task overflow by allowing site builders to hide less frequently used tabs, reorder them, and set a display threshold. When the threshold is reached, the extra tasks are tucked behind an expandable arrow—making the interface s...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode, we explore the newly released <b>&quot;Local Task More&quot;</b> Drupal module, designed to solve a long-standing UX challenge: cluttered local task tabs on content nodes. We talk about how this module introduces a clean, configurable way to manage task overflow by allowing site builders to hide less frequently used tabs, reorder them, and set a display threshold. When the threshold is reached, the extra tasks are tucked behind an expandable arrow—making the interface significantly more user-friendly. Ideal for both frontend and backend themes, this episode is a must-listen for developers looking to streamline Drupal’s user interface. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode, we explore the newly released <b>&quot;Local Task More&quot;</b> Drupal module, designed to solve a long-standing UX challenge: cluttered local task tabs on content nodes. We talk about how this module introduces a clean, configurable way to manage task overflow by allowing site builders to hide less frequently used tabs, reorder them, and set a display threshold. When the threshold is reached, the extra tasks are tucked behind an expandable arrow—making the interface significantly more user-friendly. Ideal for both frontend and backend themes, this episode is a must-listen for developers looking to streamline Drupal’s user interface. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17168101-drupalbrief-local-tasks-more-module-a-minimalist-solution-for-menu-chaos.mp3" length="9258603" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17168101</guid>
    <pubDate>Thu, 15 May 2025 09:00:00 -0600</pubDate>
    <itunes:duration>769</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>23545</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop #680 – Core Updates, Community Insights, and Drupal 7 Support</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop #680 – Core Updates, Community Insights, and Drupal 7 Support</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we break down highlights from the May 1st, 2025 issue of TheWeeklyDrop, a go-to newsletter for the Drupal community. We explore recent changes in core Drupal, including updates to hook implementations and the renaming of key modules. The discussion expands into notable articles, tutorials, and community content—from practical upgrade guidance for older Drupal versions to emerging development best practices. We also touch on newly released modules, career oppo...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we break down highlights from the May 1st, 2025 issue of <em>TheWeeklyDrop</em>, a go-to newsletter for the Drupal community. We explore recent changes in core Drupal, including updates to hook implementations and the renaming of key modules. The discussion expands into notable articles, tutorials, and community content—from practical upgrade guidance for older Drupal versions to emerging development best practices. We also touch on newly released modules, career opportunities, and sponsored offerings like extended Drupal 7 support and site audit services. Whether you&apos;re a developer, site builder, or open source advocate, this episode keeps you informed and connected to what’s happening across the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we break down highlights from the May 1st, 2025 issue of <em>TheWeeklyDrop</em>, a go-to newsletter for the Drupal community. We explore recent changes in core Drupal, including updates to hook implementations and the renaming of key modules. The discussion expands into notable articles, tutorials, and community content—from practical upgrade guidance for older Drupal versions to emerging development best practices. We also touch on newly released modules, career opportunities, and sponsored offerings like extended Drupal 7 support and site audit services. Whether you&apos;re a developer, site builder, or open source advocate, this episode keeps you informed and connected to what’s happening across the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17146365-drupalbrief-theweeklydrop-680-core-updates-community-insights-and-drupal-7-support.mp3" length="11842865" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17146365</guid>
    <pubDate>Mon, 12 May 2025 12:00:00 -0600</pubDate>
    <itunes:duration>984</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>23244</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal 499 - Contact Form Initiative for Drupal CMS</itunes:title>
    <title>DrupalBrief: Talking Drupal 499 - Contact Form Initiative for Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast discusses the Contact Form Initiative, one of 14 core initiatives launched to make Drupal more competitive and user-friendly, particularly for marketing professionals. The initiative chose to leverage the powerful Webform module to create a simple contact form recipe for Drupal CMS, making it easy for users to add a pre-configured form and page to their site. While the initial focus was on simplicity, future plans include enhancing the form with additional fields...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast discusses the <b>Contact Form Initiative</b>, one of 14 core initiatives launched to make Drupal more competitive and user-friendly, particularly for marketing professionals. The initiative chose to leverage the powerful <b>Webform module</b> to create a simple contact form recipe for Drupal CMS, making it easy for users to add a pre-configured form and page to their site. While the initial focus was on simplicity, future plans include enhancing the form with additional fields, newsletter sign-up options, and exploring how <b>Experience Builder</b> can provide a more user-friendly interface for managing the underlying Webform complexity. The discussion also touches on a related <b>Local Task More module</b> which addresses the issue of too many local tasks on Drupal nodes by hiding less used options behind a &quot;more&quot; button, offering a simpler approach compared to modules that drastically alter the UI.A</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast discusses the <b>Contact Form Initiative</b>, one of 14 core initiatives launched to make Drupal more competitive and user-friendly, particularly for marketing professionals. The initiative chose to leverage the powerful <b>Webform module</b> to create a simple contact form recipe for Drupal CMS, making it easy for users to add a pre-configured form and page to their site. While the initial focus was on simplicity, future plans include enhancing the form with additional fields, newsletter sign-up options, and exploring how <b>Experience Builder</b> can provide a more user-friendly interface for managing the underlying Webform complexity. The discussion also touches on a related <b>Local Task More module</b> which addresses the issue of too many local tasks on Drupal nodes by hiding less used options behind a &quot;more&quot; button, offering a simpler approach compared to modules that drastically alter the UI.A</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17130373-drupalbrief-talking-drupal-499-contact-form-initiative-for-drupal-cms.mp3" length="10671711" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17130373</guid>
    <pubDate>Fri, 09 May 2025 07:00:00 -0600</pubDate>
    <itunes:duration>887</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>21802</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop #679: Navigating Drupal&#39;s Latest Developments and Opportunities</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop #679: Navigating Drupal&#39;s Latest Developments and Opportunities</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast delves into TheWeeklyDrop Issue #679, offering a curated summary of recent news and resources within the Drupal community.  We discuss upcoming events like DrupalCon Atlanta and the 2025 Global Drupal Developer Survey, explore initiatives such as Drupal Starshot, and highlight announcements about core software updates. Additionally, we touch on sponsor contributions, including Drupal 7 support services and website audit offerings, showcasing the vibrant comm...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast delves into TheWeeklyDrop Issue #679, offering a curated summary of recent news and resources within the Drupal community.<br/> We discuss upcoming events like DrupalCon Atlanta and the 2025 Global Drupal Developer Survey, explore initiatives such as Drupal Starshot, and highlight announcements about core software updates. Additionally, we touch on sponsor contributions, including Drupal 7 support services and website audit offerings, showcasing the vibrant commercial ecosystem surrounding Drupal. Tune in to stay informed about the latest developments, best practices, and opportunities in the Drupal world. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast delves into TheWeeklyDrop Issue #679, offering a curated summary of recent news and resources within the Drupal community.<br/> We discuss upcoming events like DrupalCon Atlanta and the 2025 Global Drupal Developer Survey, explore initiatives such as Drupal Starshot, and highlight announcements about core software updates. Additionally, we touch on sponsor contributions, including Drupal 7 support services and website audit offerings, showcasing the vibrant commercial ecosystem surrounding Drupal. Tune in to stay informed about the latest developments, best practices, and opportunities in the Drupal world. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17059953-drupalbrief-theweeklydrop-679-navigating-drupal-s-latest-developments-and-opportunities.mp3" length="9392478" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17059953</guid>
    <pubDate>Mon, 28 Apr 2025 15:00:00 -0600</pubDate>
    <itunes:duration>780</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>21844</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief : TalkingDrupal#498 - DOJ Accessibility Ruling 2025: Compliance Deadlines, Drupal Solutions, and Challenges</itunes:title>
    <title>Drupal Brief : TalkingDrupal#498 - DOJ Accessibility Ruling 2025: Compliance Deadlines, Drupal Solutions, and Challenges</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores a recent ruling by the U.S. Department of Justice requiring state and local governments to make their websites and mobile apps accessible under WCAG 2.1 AA guidelines.  Join the hosts of Talking Drupal and guest Josh Mitchell as they discuss what the new requirements mean for public sector organizations, how compliance deadlines vary by population size, and the practical challenges of adapting third-party government software. The conversation also s...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores a recent ruling by the U.S. Department of Justice requiring state and local governments to make their websites and mobile apps accessible under WCAG 2.1 AA guidelines.<br/> Join the hosts of Talking Drupal and guest Josh Mitchell as they discuss what the new requirements mean for public sector organizations, how compliance deadlines vary by population size, and the practical challenges of adapting third-party government software. The conversation also sheds light on the limitations of simple accessibility widgets, highlights Drupal&apos;s commitment to accessibility, and offers strategic advice for organizations working toward compliance — including prioritizing high-impact services and collaborating effectively with vendors. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast explores a recent ruling by the U.S. Department of Justice requiring state and local governments to make their websites and mobile apps accessible under WCAG 2.1 AA guidelines.<br/> Join the hosts of Talking Drupal and guest Josh Mitchell as they discuss what the new requirements mean for public sector organizations, how compliance deadlines vary by population size, and the practical challenges of adapting third-party government software. The conversation also sheds light on the limitations of simple accessibility widgets, highlights Drupal&apos;s commitment to accessibility, and offers strategic advice for organizations working toward compliance — including prioritizing high-impact services and collaborating effectively with vendors. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17059776-drupal-brief-talkingdrupal-498-doj-accessibility-ruling-2025-compliance-deadlines-drupal-solutions-and-challenges.mp3" length="14798945" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17059776</guid>
    <pubDate>Mon, 28 Apr 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1231</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>21843</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Designing Drupal CMS for Real Users: UX Insights from the Nonprofit Summit</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Designing Drupal CMS for Real Users: UX Insights from the Nonprofit Summit</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we explore key takeaways from a Nonprofit Summit discussion and a detailed presentation on user experience (UX) in the context of Drupal CMS. The conversation begins by demystifying the concept of “migrating” to Drupal CMS—clarifying that it functions as a pre-configured Drupal installation with bundled features known as "recipes," rather than a new platform altogether. The episode also examines the support strategy for contributed modules within Drupal CMS a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore key takeaways from a Nonprofit Summit discussion and a detailed presentation on user experience (UX) in the context of Drupal CMS. The conversation begins by demystifying the concept of “migrating” to Drupal CMS—clarifying that it functions as a pre-configured Drupal installation with bundled features known as &quot;recipes,&quot; rather than a new platform altogether. The episode also examines the support strategy for contributed modules within Drupal CMS and the rationale behind its focus on specific organizational segments.</p><p>The second half of the episode highlights a comprehensive UX research initiative aimed at improving the experience for content creators and site builders. Topics include the use of personas, benchmarking, usability testing (including the role of AI assistants), and the iterative learn-build-measure approach. Listeners gain insight into how structured UX practices are shaping the evolution of Drupal CMS into a more intuitive and accessible tool for nonprofits and beyond.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore key takeaways from a Nonprofit Summit discussion and a detailed presentation on user experience (UX) in the context of Drupal CMS. The conversation begins by demystifying the concept of “migrating” to Drupal CMS—clarifying that it functions as a pre-configured Drupal installation with bundled features known as &quot;recipes,&quot; rather than a new platform altogether. The episode also examines the support strategy for contributed modules within Drupal CMS and the rationale behind its focus on specific organizational segments.</p><p>The second half of the episode highlights a comprehensive UX research initiative aimed at improving the experience for content creators and site builders. Topics include the use of personas, benchmarking, usability testing (including the role of AI assistants), and the iterative learn-build-measure approach. Listeners gain insight into how structured UX practices are shaping the evolution of Drupal CMS into a more intuitive and accessible tool for nonprofits and beyond.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17010207-drupalbrief-drupalcon-atlanta-designing-drupal-cms-for-real-users-ux-insights-from-the-nonprofit-summit.mp3" length="13969792" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17010207</guid>
    <pubDate>Sun, 20 Apr 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1161</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20950</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Government Summit ; Building Better Government Sites</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Government Summit ; Building Better Government Sites</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This episode kicks off with insights from the Government Summit at DrupalCon, where agency leaders and developers share how public institutions are evolving their digital presence using Drupal. Case studies include the City of Rochester’s website redesign by Promet Source, Pantheon’s scalable open-source solutions for government, and Palantir.net’s creation of an accessible resource database for Wisconsin’s Department of Health Services. Hounder’s session highlights AI-...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This episode kicks off with insights from the Government Summit at DrupalCon, where agency leaders and developers share how public institutions are evolving their digital presence using Drupal. Case studies include the City of Rochester’s website redesign by Promet Source, Pantheon’s scalable open-source solutions for government, and Palantir.net’s creation of an accessible resource database for Wisconsin’s Department of Health Services. Hounder’s session highlights AI-driven personalization, user experience improvements, and a nationwide survey of government web professionals. The episode also explores key themes like usability testing, accessibility challenges, content workflows, and the growing importance of collaboration in government web development. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This episode kicks off with insights from the Government Summit at DrupalCon, where agency leaders and developers share how public institutions are evolving their digital presence using Drupal. Case studies include the City of Rochester’s website redesign by Promet Source, Pantheon’s scalable open-source solutions for government, and Palantir.net’s creation of an accessible resource database for Wisconsin’s Department of Health Services. Hounder’s session highlights AI-driven personalization, user experience improvements, and a nationwide survey of government web professionals. The episode also explores key themes like usability testing, accessibility challenges, content workflows, and the growing importance of collaboration in government web development. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17010106-drupalbrief-drupalcon-atlanta-government-summit-building-better-government-sites.mp3" length="13366947" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17010106</guid>
    <pubDate>Sun, 20 Apr 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1111</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20949</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Community, Governance, and Inclusion at the Drupal Community Summit</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Community, Governance, and Inclusion at the Drupal Community Summit</title>
    <itunes:summary><![CDATA[Send us Fan Mail This episode captures highlights from the Drupal Community Summit, offering an inside look into the initiatives and conversations shaping the future of the Drupal open-source ecosystem. In the first segment, community leaders introduce the "New to Drupal" initiative, aimed at better onboarding experiences for newcomers, followed by an open AMA session addressing event planning, module stewardship, and revitalizing local meetups. The second segment features a fireside chat wit...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode captures highlights from the <b>Drupal Community Summit</b>, offering an inside look into the initiatives and conversations shaping the future of the Drupal open-source ecosystem. In the first segment, community leaders introduce the <em>&quot;New to Drupal&quot;</em> initiative, aimed at better onboarding experiences for newcomers, followed by an open AMA session addressing event planning, module stewardship, and revitalizing local meetups.</p><p>The second segment features a fireside chat with the Drupal Association CEO, who delves into the organization’s strategic priorities and sustainability efforts. Lightning talks then showcase innovative community-led efforts, including mentorship programs for inexperienced developers, a new event platform, and a collaborative member engagement tool. The summit concludes with a forward-thinking session on sociocracy—a governance model designed to enhance inclusion and shared decision-making within the Drupal community.</p><p>Whether you’re a core contributor, site builder, or just curious about how open source communities thrive, this episode offers thoughtful insights and grassroots energy from DrupalCon 2025.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode captures highlights from the <b>Drupal Community Summit</b>, offering an inside look into the initiatives and conversations shaping the future of the Drupal open-source ecosystem. In the first segment, community leaders introduce the <em>&quot;New to Drupal&quot;</em> initiative, aimed at better onboarding experiences for newcomers, followed by an open AMA session addressing event planning, module stewardship, and revitalizing local meetups.</p><p>The second segment features a fireside chat with the Drupal Association CEO, who delves into the organization’s strategic priorities and sustainability efforts. Lightning talks then showcase innovative community-led efforts, including mentorship programs for inexperienced developers, a new event platform, and a collaborative member engagement tool. The summit concludes with a forward-thinking session on sociocracy—a governance model designed to enhance inclusion and shared decision-making within the Drupal community.</p><p>Whether you’re a core contributor, site builder, or just curious about how open source communities thrive, this episode offers thoughtful insights and grassroots energy from DrupalCon 2025.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17009561-drupalbrief-drupalcon-atlanta-community-governance-and-inclusion-at-the-drupal-community-summit.mp3" length="13893605" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17009561</guid>
    <pubDate>Sun, 20 Apr 2025 12:00:00 -0600</pubDate>
    <itunes:duration>1155</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20948</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Transforming Healthcare with Drupal and AI</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Transforming Healthcare with Drupal and AI</title>
    <itunes:summary><![CDATA[Send us Fan Mail This episode covers highlights from the Healthcare Summit at DrupalCon 2025, where industry leaders shared how they're leveraging Drupal and AI to transform digital experiences in healthcare. Key segments include: Advent Health &amp; Phase2 on personalizing patient experiences through a data-driven website refreshUCLA Health &amp; Slalom showcasing no-code AI tools that streamline editorial workflows with features like automated alt text and content summarizationDrupal Associ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode covers highlights from the Healthcare Summit at DrupalCon 2025, where industry leaders shared how they&apos;re leveraging Drupal and AI to transform digital experiences in healthcare.</p><p>Key segments include:</p><ul><li><b>Advent Health &amp; Phase2</b> on personalizing patient experiences through a data-driven website refresh</li><li><b>UCLA Health &amp; Slalom</b> showcasing no-code AI tools that streamline editorial workflows with features like automated alt text and content summarization</li><li><b>Drupal Association’s CEO</b> reflecting on the organization’s role in supporting open-source innovation and community collaboration</li><li><b>Material’s VP of Growth</b> unpacking the future of SEO, emphasizing schema and the move from content to contextual relevance in AI-era search</li><li><b>WebMD Ignite</b> presenting AI-enhanced Drupal tools for healthcare providers, including smart search, dynamic provider bios, and admin-facing content explorers</li></ul><p>Tune in to explore how Drupal is powering healthcare&apos;s digital transformation.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode covers highlights from the Healthcare Summit at DrupalCon 2025, where industry leaders shared how they&apos;re leveraging Drupal and AI to transform digital experiences in healthcare.</p><p>Key segments include:</p><ul><li><b>Advent Health &amp; Phase2</b> on personalizing patient experiences through a data-driven website refresh</li><li><b>UCLA Health &amp; Slalom</b> showcasing no-code AI tools that streamline editorial workflows with features like automated alt text and content summarization</li><li><b>Drupal Association’s CEO</b> reflecting on the organization’s role in supporting open-source innovation and community collaboration</li><li><b>Material’s VP of Growth</b> unpacking the future of SEO, emphasizing schema and the move from content to contextual relevance in AI-era search</li><li><b>WebMD Ignite</b> presenting AI-enhanced Drupal tools for healthcare providers, including smart search, dynamic provider bios, and admin-facing content explorers</li></ul><p>Tune in to explore how Drupal is powering healthcare&apos;s digital transformation.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17009447-drupalbrief-drupalcon-atlanta-transforming-healthcare-with-drupal-and-ai.mp3" length="15127998" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17009447</guid>
    <pubDate>Sun, 20 Apr 2025 11:00:00 -0600</pubDate>
    <itunes:duration>1258</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20947</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta:   Higher Ed Summit: AI, Redesigns, and Platform Innovations</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta:   Higher Ed Summit: AI, Redesigns, and Platform Innovations</title>
    <itunes:summary><![CDATA[Send us Fan Mail This episode brings you highlights from the Higher Ed Summit at DrupalCon 2025, where leading universities and Drupal experts share how they’re transforming digital experiences in higher education. Hear from Arizona State University on using AI to enhance marketing and communications, and listen in on collaborative table talks with summit attendees. The episode also features: Evolving Web's redesign journey with Georgia Gwinnett CollegeYale University’s shift to a shared plat...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode brings you highlights from the Higher Ed Summit at DrupalCon 2025, where leading universities and Drupal experts share how they’re transforming digital experiences in higher education. Hear from Arizona State University on using AI to enhance marketing and communications, and listen in on collaborative table talks with summit attendees.</p><p>The episode also features:</p><ul><li><b>Evolving Web&apos;s</b> redesign journey with Georgia Gwinnett College</li><li><b>Yale University’s</b> shift to a shared platform called <b>YaleSites</b></li><li><b>UCLA and Pantheon</b> discussing their Drupal migration strategy</li></ul><p>Through real-world case studies and community discussions, this podcast explores how institutions are leveraging Drupal to modernize, streamline, and innovate their digital presence.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This episode brings you highlights from the Higher Ed Summit at DrupalCon 2025, where leading universities and Drupal experts share how they’re transforming digital experiences in higher education. Hear from Arizona State University on using AI to enhance marketing and communications, and listen in on collaborative table talks with summit attendees.</p><p>The episode also features:</p><ul><li><b>Evolving Web&apos;s</b> redesign journey with Georgia Gwinnett College</li><li><b>Yale University’s</b> shift to a shared platform called <b>YaleSites</b></li><li><b>UCLA and Pantheon</b> discussing their Drupal migration strategy</li></ul><p>Through real-world case studies and community discussions, this podcast explores how institutions are leveraging Drupal to modernize, streamline, and innovate their digital presence.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17009140-drupalbrief-drupalcon-atlanta-higher-ed-summit-ai-redesigns-and-platform-innovations.mp3" length="14368807" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17009140</guid>
    <pubDate>Sun, 20 Apr 2025 10:00:00 -0600</pubDate>
    <itunes:duration>1195</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20946</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Government Summit; Advancing Digital Accessibility</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Government Summit; Advancing Digital Accessibility</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast captures the opening session of a Government Summit at DrupalCon, focusing heavily on digital accessibility. The initial speaker covers logistical announcements before introducing a panel of experts in web accessibility from various backgrounds, including Drupal core maintainers, agency specialists, and platform owners. The subsequent discussion explores critical aspects of accessibility, such as the shift from compliance to a user-centered approach, the challeng...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures the opening session of a <b>Government Summit</b> at DrupalCon, focusing heavily on <b>digital accessibility</b>. The initial speaker covers logistical announcements before introducing a panel of experts in web accessibility from various backgrounds, including Drupal core maintainers, agency specialists, and platform owners. The subsequent discussion explores critical aspects of accessibility, such as the shift from compliance to a user-centered approach, the challenges of third-party tools and overlays, the importance of design systems like Georgia&apos;s &quot;Orchard,&quot; and strategies for empowering content authors to create accessible material. Ultimately, the session emphasizes the <b>community-driven nature of accessibility within open source</b> and encourages ongoing learning and collaboration to improve digital experiences for everyone, leading into afternoon &quot;table talks&quot; designed to further address specific concerns.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures the opening session of a <b>Government Summit</b> at DrupalCon, focusing heavily on <b>digital accessibility</b>. The initial speaker covers logistical announcements before introducing a panel of experts in web accessibility from various backgrounds, including Drupal core maintainers, agency specialists, and platform owners. The subsequent discussion explores critical aspects of accessibility, such as the shift from compliance to a user-centered approach, the challenges of third-party tools and overlays, the importance of design systems like Georgia&apos;s &quot;Orchard,&quot; and strategies for empowering content authors to create accessible material. Ultimately, the session emphasizes the <b>community-driven nature of accessibility within open source</b> and encourages ongoing learning and collaboration to improve digital experiences for everyone, leading into afternoon &quot;table talks&quot; designed to further address specific concerns.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17005051-drupalbrief-drupalcon-atlanta-government-summit-advancing-digital-accessibility.mp3" length="12861944" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17005051</guid>
    <pubDate>Sat, 19 Apr 2025 06:00:00 -0600</pubDate>
    <itunes:duration>1069</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20945</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Achieving 90%+ Accessibility Compliance: GW&#39;s Digital Transformation Journey</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Achieving 90%+ Accessibility Compliance: GW&#39;s Digital Transformation Journey</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast episode explores how George Washington University (GW) achieved remarkable success in digital accessibility by embedding inclusive design principles into every stage of its web development and content creation process. Featuring insights from GW and Siteimprove representatives, the discussion highlights the university’s shift from reactive accessibility fixes to a proactive, education-driven approach. Topics include the importance of cross-departmental coll...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode explores how George Washington University (GW) achieved remarkable success in digital accessibility by embedding inclusive design principles into every stage of its web development and content creation process. Featuring insights from GW and Siteimprove representatives, the discussion highlights the university’s shift from reactive accessibility fixes to a proactive, education-driven approach. Topics include the importance of cross-departmental collaboration, continuous training, and the use of digital tools for monitoring compliance. The episode also explains how accessibility not only ensures legal adherence but enhances user experience, boosts SEO, and strengthens the university’s overall digital presence—offering a blueprint for other institutions aiming for meaningful accessibility transformation. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast episode explores how George Washington University (GW) achieved remarkable success in digital accessibility by embedding inclusive design principles into every stage of its web development and content creation process. Featuring insights from GW and Siteimprove representatives, the discussion highlights the university’s shift from reactive accessibility fixes to a proactive, education-driven approach. Topics include the importance of cross-departmental collaboration, continuous training, and the use of digital tools for monitoring compliance. The episode also explains how accessibility not only ensures legal adherence but enhances user experience, boosts SEO, and strengthens the university’s overall digital presence—offering a blueprint for other institutions aiming for meaningful accessibility transformation. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17004992-drupalbrief-drupalcon-atlanta-achieving-90-accessibility-compliance-gw-s-digital-transformation-journey.mp3" length="13135968" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17004992</guid>
    <pubDate>Sat, 19 Apr 2025 05:00:00 -0600</pubDate>
    <itunes:duration>1092</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20944</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal 497 - Exploring Drupal Forge and ECA VBO with Darren O</itunes:title>
    <title>DrupalBrief: Talking Drupal 497 - Exploring Drupal Forge and ECA VBO with Darren O</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast details Episode Talking Drupal (#497)  that explores Drupal Forge, a new community-driven marketplace for ready-made Drupal sites. Guest Darren O, the project lead, joins the hosts to unpack the vision behind Drupal Forge—how it empowers users to launch, demo, and collaborate on Drupal projects with ease. The conversation delves into the platform’s features like instant site previews and flexible hosting options, positioning it as a grassroots alt...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast details Episode <em>Talking Drupal</em> (#497)  that explores <b>Drupal Forge</b>, a new community-driven marketplace for ready-made Drupal sites. Guest <b>Darren O</b>, the project lead, joins the hosts to unpack the vision behind Drupal Forge—how it empowers users to launch, demo, and collaborate on Drupal projects with ease. The conversation delves into the platform’s features like instant site previews and flexible hosting options, positioning it as a grassroots alternative for open-source site building. Plus, in the <em>Module of the Week</em> segment, the team spotlights <b>ECA VBO</b>, a powerful tool for configuring bulk operations in Drupal Views without heavy coding. If you’re curious about the future of community tooling in Drupal, this episode is a must-listen. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast details Episode <em>Talking Drupal</em> (#497)  that explores <b>Drupal Forge</b>, a new community-driven marketplace for ready-made Drupal sites. Guest <b>Darren O</b>, the project lead, joins the hosts to unpack the vision behind Drupal Forge—how it empowers users to launch, demo, and collaborate on Drupal projects with ease. The conversation delves into the platform’s features like instant site previews and flexible hosting options, positioning it as a grassroots alternative for open-source site building. Plus, in the <em>Module of the Week</em> segment, the team spotlights <b>ECA VBO</b>, a powerful tool for configuring bulk operations in Drupal Views without heavy coding. If you’re curious about the future of community tooling in Drupal, this episode is a must-listen. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17004952-drupalbrief-talking-drupal-497-exploring-drupal-forge-and-eca-vbo-with-darren-o.mp3" length="15939270" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17004952</guid>
    <pubDate>Sat, 19 Apr 2025 04:00:00 -0600</pubDate>
    <itunes:duration>1326</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20943</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop#678 - Drupal 11.2 Alpha, Composer UIs, and Community Insights</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop#678 - Drupal 11.2 Alpha, Composer UIs, and Community Insights</title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast dives into the highlights of TheWeeklyDrop Issue 678, a Drupal-focused roundup curated by Bob Kepford. We explore the upcoming alpha release of Drupal 11.2, take a closer look at Composer UI options, and discuss the implications of continued Drupal 7 extended support and migration audits. The episode also unpacks key community trends around AI integration, accessibility, and developer tooling. Whether you're a site builder, developer, or digital strategist,...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast dives into the highlights of TheWeeklyDrop Issue 678, a Drupal-focused roundup curated by Bob Kepford. We explore the upcoming alpha release of Drupal 11.2, take a closer look at Composer UI options, and discuss the implications of continued Drupal 7 extended support and migration audits. The episode also unpacks key community trends around AI integration, accessibility, and developer tooling. Whether you&apos;re a site builder, developer, or digital strategist, this episode keeps you updated on the latest tutorials, module releases, and job opportunities within the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast dives into the highlights of TheWeeklyDrop Issue 678, a Drupal-focused roundup curated by Bob Kepford. We explore the upcoming alpha release of Drupal 11.2, take a closer look at Composer UI options, and discuss the implications of continued Drupal 7 extended support and migration audits. The episode also unpacks key community trends around AI integration, accessibility, and developer tooling. Whether you&apos;re a site builder, developer, or digital strategist, this episode keeps you updated on the latest tutorials, module releases, and job opportunities within the Drupal ecosystem. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/17004893-drupalbrief-theweeklydrop-678-drupal-11-2-alpha-composer-uis-and-community-insights.mp3" length="12382972" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17004893</guid>
    <pubDate>Sat, 19 Apr 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1029</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20942</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: Talking Drupal 496 - Getting Back to Drupal Basics</itunes:title>
    <title>DrupalBrief: Talking Drupal 496 - Getting Back to Drupal Basics</title>
    <itunes:summary><![CDATA[Send us Fan Mail Talking Drupal #496 features a discussion about the need to refocus on Drupal basics at community events to attract and retain newcomers, with guest Mike Anello sharing his perspective on this issue. The podcast episode also covers the Entity Reference Override module as the module of the week, explaining its functionality for customizing referenced entities and featuring comments from Mike Anelo as a co-maintainer. The hosts and guest explore reasons for the shift away from ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Talking Drupal #496</b> features a discussion about the need to refocus on <b>Drupal basics</b> at community events to attract and retain newcomers, with guest <b>Mike Anello</b> sharing his perspective on this issue. The podcast episode also covers the <b>Entity Reference Override</b> module as the module of the week, explaining its functionality for customizing referenced entities and featuring comments from Mike Anelo as a co-maintainer. The hosts and guest explore reasons for the shift away from basic Drupal topics and brainstorm potential solutions for incorporating them into future events. They emphasize the importance of providing accessible content for individuals new to Drupal to foster community growth</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Talking Drupal #496</b> features a discussion about the need to refocus on <b>Drupal basics</b> at community events to attract and retain newcomers, with guest <b>Mike Anello</b> sharing his perspective on this issue. The podcast episode also covers the <b>Entity Reference Override</b> module as the module of the week, explaining its functionality for customizing referenced entities and featuring comments from Mike Anelo as a co-maintainer. The hosts and guest explore reasons for the shift away from basic Drupal topics and brainstorm potential solutions for incorporating them into future events. They emphasize the importance of providing accessible content for individuals new to Drupal to foster community growth</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16969612-drupalbrief-talking-drupal-496-getting-back-to-drupal-basics.mp3" length="8567373" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16969612</guid>
    <pubDate>Sun, 13 Apr 2025 09:00:00 -0600</pubDate>
    <itunes:duration>711</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20342</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: TheWeeklyDrop#676 - Building the Future: Drupal’s Next Chapter from DrupalCon 2025</itunes:title>
    <title>DrupalBrief: TheWeeklyDrop#676 - Building the Future: Drupal’s Next Chapter from DrupalCon 2025</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast episode offers a comprehensive dive into the latest developments in the Drupal ecosystem, anchored by highlights from The Weekly Drop: Issue 676 and the DrupalCon Atlanta 2025 keynote. We explore: 🛰️ The momentum behind the Starshot initiative and the official launch of Drupal CMS🛠️ A deep look at the new Experience Builder, designed for both end-users and front-end developers🧱 The future of site templates and a Drupal marketplace, drawing inspiration from Lego's...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode offers a comprehensive dive into the latest developments in the <b>Drupal ecosystem</b>, anchored by highlights from <em>The Weekly Drop: Issue 676</em> and the <b>DrupalCon Atlanta 2025</b> keynote.</p><p>We explore:</p><ul><li>🛰️ The momentum behind the <b>Starshot initiative</b> and the official launch of <b>Drupal CMS</b></li><li>🛠️ A deep look at the new <b>Experience Builder</b>, designed for both end-users and front-end developers</li><li>🧱 The future of <b>site templates</b> and a <b>Drupal marketplace</b>, drawing inspiration from Lego&apos;s modular evolution</li><li>📋 Key Drupal core updates, including form controller refactors and configuration actions</li><li>🧳 Ongoing support and migration guidance for <b>Drupal 7</b> users</li><li>📚 Curated tutorials, release notes, jobs, and podcasts featured in the latest <em>Weekly Drop</em></li></ul><p>Perfect for developers, content strategists, and tech leaders, this episode provides insights into Drupal&apos;s direction—and why now is the time to engage with its growing, AI-ready ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode offers a comprehensive dive into the latest developments in the <b>Drupal ecosystem</b>, anchored by highlights from <em>The Weekly Drop: Issue 676</em> and the <b>DrupalCon Atlanta 2025</b> keynote.</p><p>We explore:</p><ul><li>🛰️ The momentum behind the <b>Starshot initiative</b> and the official launch of <b>Drupal CMS</b></li><li>🛠️ A deep look at the new <b>Experience Builder</b>, designed for both end-users and front-end developers</li><li>🧱 The future of <b>site templates</b> and a <b>Drupal marketplace</b>, drawing inspiration from Lego&apos;s modular evolution</li><li>📋 Key Drupal core updates, including form controller refactors and configuration actions</li><li>🧳 Ongoing support and migration guidance for <b>Drupal 7</b> users</li><li>📚 Curated tutorials, release notes, jobs, and podcasts featured in the latest <em>Weekly Drop</em></li></ul><p>Perfect for developers, content strategists, and tech leaders, this episode provides insights into Drupal&apos;s direction—and why now is the time to engage with its growing, AI-ready ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16966798-drupalbrief-theweeklydrop-676-building-the-future-drupal-s-next-chapter-from-drupalcon-2025.mp3" length="12292080" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16966798</guid>
    <pubDate>Sun, 13 Apr 2025 09:00:00 -0600</pubDate>
    <itunes:duration>1022</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20341</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - DrupalCon Atlanta 2025: Keynote - The Future of Drupal CMS</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - DrupalCon Atlanta 2025: Keynote - The Future of Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This PODCAST dives into the keynote presentation from DrupalCon Atlanta 2025, spotlighting the ongoing evolution and exciting future of the Drupal CMS. The keynote celebrates the success of the Starshot initiative and the official launch of Drupal CMS, highlighting fresh features and increasing community engagement. A major focus is on the development of the new Experience Builder, a powerful tool designed to streamline site creation for both end-users and front-end developer...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This PODCAST</b> dives into the keynote presentation from <b>DrupalCon Atlanta 2025</b>, spotlighting the ongoing evolution and exciting future of the <b>Drupal CMS</b>. The keynote celebrates the success of the <b>Starshot initiative</b> and the official launch of Drupal CMS, highlighting fresh features and increasing community engagement.</p><p>A major focus is on the development of the new <b>Experience Builder</b>, a powerful tool designed to streamline site creation for both end-users and front-end developers. The speakers also preview forward-looking innovations like <b>site templates</b> and a potential <b>Drupal marketplace</b>, drawing an inspiring analogy to Lego&apos;s transformative journey—emphasizing modularity, creativity, and accessibility.</p><p>Perfect for developers, digital strategists, and Drupal enthusiasts, this episode offers a strategic glimpse into where Drupal is heading and how it continues to shape the future of open web experiences.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This PODCAST</b> dives into the keynote presentation from <b>DrupalCon Atlanta 2025</b>, spotlighting the ongoing evolution and exciting future of the <b>Drupal CMS</b>. The keynote celebrates the success of the <b>Starshot initiative</b> and the official launch of Drupal CMS, highlighting fresh features and increasing community engagement.</p><p>A major focus is on the development of the new <b>Experience Builder</b>, a powerful tool designed to streamline site creation for both end-users and front-end developers. The speakers also preview forward-looking innovations like <b>site templates</b> and a potential <b>Drupal marketplace</b>, drawing an inspiring analogy to Lego&apos;s transformative journey—emphasizing modularity, creativity, and accessibility.</p><p>Perfect for developers, digital strategists, and Drupal enthusiasts, this episode offers a strategic glimpse into where Drupal is heading and how it continues to shape the future of open web experiences.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16957346-drupalbrief-drupalcon-atlanta-drupalcon-atlanta-2025-keynote-the-future-of-drupal-cms.mp3" length="14202668" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16957346</guid>
    <pubDate>Fri, 11 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1181</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20144</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - 4 Big Ideas in UX and Content Strategy</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - 4 Big Ideas in UX and Content Strategy</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, Suzanne Dergacheva of Evolving Web brings a strategic lens to UX and content strategy in her presentation, "Stop Chasing Trends: Building Sustainable, User-Centered Web Experiences." She challenges developers, designers, and strategists to look beyond flash-in-the-pan web trends and root their decisions in deep user understanding and long-term content value. Dergacheva introduces four powerful ideas for shaping better digital experiences: Rethink navigation b...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, Suzanne Dergacheva of Evolving Web brings a strategic lens to UX and content strategy in her presentation, <em>&quot;Stop Chasing Trends: Building Sustainable, User-Centered Web Experiences.&quot;</em> She challenges developers, designers, and strategists to look beyond flash-in-the-pan web trends and root their decisions in <b>deep user understanding and long-term content value</b>.</p><p>Dergacheva introduces <b>four powerful ideas</b> for shaping better digital experiences:</p><ol><li><b>Rethink navigation</b> beyond just mega menus—make it intuitive, not overwhelming.</li><li>Use <b>templated digital storytelling</b> to guide users while maintaining design flexibility.</li><li>Build <b>design systems with governance in mind</b>, ensuring sustainability across teams.</li><li>Treat your website as a <b>destination</b>, even in an AI-first world—content still matters.</li></ol><p>With an emphasis on <b>journey mapping</b>, content touchpoints, and governance, Dergacheva encourages a thoughtful, user-centered approach to website creation. If you&apos;re involved in digital strategy or site architecture, this episode is packed with <b>actionable insights</b> and a call to move from trendy to timeless.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, Suzanne Dergacheva of Evolving Web brings a strategic lens to UX and content strategy in her presentation, <em>&quot;Stop Chasing Trends: Building Sustainable, User-Centered Web Experiences.&quot;</em> She challenges developers, designers, and strategists to look beyond flash-in-the-pan web trends and root their decisions in <b>deep user understanding and long-term content value</b>.</p><p>Dergacheva introduces <b>four powerful ideas</b> for shaping better digital experiences:</p><ol><li><b>Rethink navigation</b> beyond just mega menus—make it intuitive, not overwhelming.</li><li>Use <b>templated digital storytelling</b> to guide users while maintaining design flexibility.</li><li>Build <b>design systems with governance in mind</b>, ensuring sustainability across teams.</li><li>Treat your website as a <b>destination</b>, even in an AI-first world—content still matters.</li></ol><p>With an emphasis on <b>journey mapping</b>, content touchpoints, and governance, Dergacheva encourages a thoughtful, user-centered approach to website creation. If you&apos;re involved in digital strategy or site architecture, this episode is packed with <b>actionable insights</b> and a call to move from trendy to timeless.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16957316-drupalbrief-drupalcon-atlanta-4-big-ideas-in-ux-and-content-strategy.mp3" length="13724901" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16957316</guid>
    <pubDate>Fri, 11 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1141</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20143</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Building A Better Authoring Experience</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Building A Better Authoring Experience</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, Greg Dunlap presents a compelling case for rethinking how we design content management systems—not from the perspective of developers or end users, but from the often-overlooked viewpoint of content creators. In his talk, "Building A Better Authoring Experience," Dunlap argues that a great editorial experience is essential to delivering high-quality content. Drawing on real-world examples and thoughtful principles, he highlights the need for user research foc...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, Greg Dunlap presents a compelling case for rethinking how we design content management systems—not from the perspective of developers or end users, but from the <b>often-overlooked viewpoint of content creators</b>. In his talk, <em>&quot;Building A Better Authoring Experience,&quot;</em> Dunlap argues that <b>a great editorial experience is essential</b> to delivering high-quality content.</p><p>Drawing on real-world examples and thoughtful principles, he highlights the need for <b>user research focused specifically on authors</b>, just as we conduct research for website visitors. He shares <b>practical Drupal solutions</b>—like the Inline Entity Form and Typ Tray modules—that streamline content creation workflows. Dunlap also breaks down best practices around <b>field ordering, consistent terminology, accessible forms</b>, and <b>meaningful error handling</b>.</p><p>This episode is a must-listen for anyone involved in CMS development who wants to build tools that empower rather than frustrate content authors. If you&apos;ve ever overlooked the editor’s journey, it’s time to rethink your priorities.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, Greg Dunlap presents a compelling case for rethinking how we design content management systems—not from the perspective of developers or end users, but from the <b>often-overlooked viewpoint of content creators</b>. In his talk, <em>&quot;Building A Better Authoring Experience,&quot;</em> Dunlap argues that <b>a great editorial experience is essential</b> to delivering high-quality content.</p><p>Drawing on real-world examples and thoughtful principles, he highlights the need for <b>user research focused specifically on authors</b>, just as we conduct research for website visitors. He shares <b>practical Drupal solutions</b>—like the Inline Entity Form and Typ Tray modules—that streamline content creation workflows. Dunlap also breaks down best practices around <b>field ordering, consistent terminology, accessible forms</b>, and <b>meaningful error handling</b>.</p><p>This episode is a must-listen for anyone involved in CMS development who wants to build tools that empower rather than frustrate content authors. If you&apos;ve ever overlooked the editor’s journey, it’s time to rethink your priorities.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16957284-drupalbrief-drupalcon-atlanta-building-a-better-authoring-experience.mp3" length="15164352" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16957284</guid>
    <pubDate>Fri, 11 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1261</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20142</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Accessible Slideshows</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Accessible Slideshows</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, accessibility advocate Amy June dives deep into the critical importance of making digital slideshows and images accessible from the ground up. She challenges the notion that accessibility is an add-on, framing it instead as a fundamental user right. Through practical examples and clear guidance, Amy June walks us through essential accessibility best practices, including keyboard navigation, focus order, target sizing, and seizure prevention techniques—all wit...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, accessibility advocate Amy June dives deep into the <b>critical importance of making digital slideshows and images accessible</b> from the ground up. She challenges the notion that accessibility is an add-on, framing it instead as a <b>fundamental user right</b>. Through practical examples and clear guidance, Amy June walks us through essential accessibility best practices, including <b>keyboard navigation</b>, <b>focus order</b>, <b>target sizing</b>, and <b>seizure prevention techniques</b>—all within the context of commonly used slideshow components.</p><p>She also explores the nuances of writing meaningful <b>alt text</b> for different image types, helping teams understand the functional role of visuals in content. With a focus on collaboration, the presentation encourages <b>a team-wide, holistic approach</b> to accessibility that spans design, development, and content management. If you&apos;re looking to build inclusive web experiences, this session is a must-listen.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, accessibility advocate Amy June dives deep into the <b>critical importance of making digital slideshows and images accessible</b> from the ground up. She challenges the notion that accessibility is an add-on, framing it instead as a <b>fundamental user right</b>. Through practical examples and clear guidance, Amy June walks us through essential accessibility best practices, including <b>keyboard navigation</b>, <b>focus order</b>, <b>target sizing</b>, and <b>seizure prevention techniques</b>—all within the context of commonly used slideshow components.</p><p>She also explores the nuances of writing meaningful <b>alt text</b> for different image types, helping teams understand the functional role of visuals in content. With a focus on collaboration, the presentation encourages <b>a team-wide, holistic approach</b> to accessibility that spans design, development, and content management. If you&apos;re looking to build inclusive web experiences, this session is a must-listen.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16957237-drupalbrief-drupalcon-atlanta-accessible-slideshows.mp3" length="12464093" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16957237</guid>
    <pubDate>Fri, 11 Apr 2025 01:00:00 -0600</pubDate>
    <itunes:duration>1036</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20141</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Containerless Dev environments for Drupal development with Nix</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Containerless Dev environments for Drupal development with Nix</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, developer John Locke delves into the power of using Nix for Drupal development. He breaks down how Nix—both a functional programming language and a package manager—solves the problem of inconsistent dev environments by ensuring reproducibility and simplicity. Key concepts such as flakes and development shells are introduced, offering listeners a clear overview of how Nix works under the hood. The session features a live demonstration of a custom Drupal flake,...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, developer John Locke delves into the power of using <b>Nix</b> for Drupal development. He breaks down how Nix—both a functional programming language and a package manager—solves the problem of inconsistent dev environments by ensuring reproducibility and simplicity. Key concepts such as <b>flakes</b> and <b>development shells</b> are introduced, offering listeners a clear overview of how Nix works under the hood. The session features a live demonstration of a custom <b>Drupal flake</b>, showcasing how developers can spin up local Drupal instances with a single command—providing a streamlined, non-containerized alternative to tools like DDev. Whether you&apos;re curious about Nix or looking to modernize your development workflow, this episode delivers valuable insights into the evolving toolkit for Drupal professionals.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, developer John Locke delves into the power of using <b>Nix</b> for Drupal development. He breaks down how Nix—both a functional programming language and a package manager—solves the problem of inconsistent dev environments by ensuring reproducibility and simplicity. Key concepts such as <b>flakes</b> and <b>development shells</b> are introduced, offering listeners a clear overview of how Nix works under the hood. The session features a live demonstration of a custom <b>Drupal flake</b>, showcasing how developers can spin up local Drupal instances with a single command—providing a streamlined, non-containerized alternative to tools like DDev. Whether you&apos;re curious about Nix or looking to modernize your development workflow, this episode delivers valuable insights into the evolving toolkit for Drupal professionals.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16957200-drupalbrief-drupalcon-atlanta-containerless-dev-environments-for-drupal-development-with-nix.mp3" length="16618271" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16957200</guid>
    <pubDate>Fri, 11 Apr 2025 01:00:00 -0600</pubDate>
    <itunes:duration>1382</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20140</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Design systems, the Drupal way</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Design systems, the Drupal way</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we explore an ambitious new vision for Drupal’s front-end development experience. The speaker introduces a YAML-driven approach that empowers developers to define UI components and styling declaratively—bridging the gap between design systems and Drupal’s traditionally back-end-centric architecture. Central to this transformation are two emerging tools: the UI Suite and an upcoming Display Builder, both designed to streamline the creation and management of co...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, we explore an ambitious new vision for Drupal’s front-end development experience. The speaker introduces a YAML-driven approach that empowers developers to define UI components and styling declaratively—bridging the gap between design systems and Drupal’s traditionally back-end-centric architecture. Central to this transformation are two emerging tools: the <b>UI Suite</b> and an upcoming <b>Display Builder</b>, both designed to streamline the creation and management of consistent, reusable interface elements. By shifting more control to front-end developers, this initiative aims to enhance flexibility, developer experience, and the overall efficiency of Drupal site building.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, we explore an ambitious new vision for Drupal’s front-end development experience. The speaker introduces a YAML-driven approach that empowers developers to define UI components and styling declaratively—bridging the gap between design systems and Drupal’s traditionally back-end-centric architecture. Central to this transformation are two emerging tools: the <b>UI Suite</b> and an upcoming <b>Display Builder</b>, both designed to streamline the creation and management of consistent, reusable interface elements. By shifting more control to front-end developers, this initiative aims to enhance flexibility, developer experience, and the overall efficiency of Drupal site building.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16953367-drupalbrief-drupalcon-atlanta-design-systems-the-drupal-way.mp3" length="14180356" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16953367</guid>
    <pubDate>Thu, 10 Apr 2025 10:00:00 -0600</pubDate>
    <itunes:duration>1179</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20048</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Using LLM technology to actually build useful applications.</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Using LLM technology to actually build useful applications.</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, Kristof Ringleff takes the stage at DrupalCon to explore how artificial intelligence is transforming the Drupal content management system. He delves into current AI-powered features like automated content generation, alt text creation for images, and SEO analysis—tools already enhancing editorial workflows. Looking ahead, Ringleff envisions a future shaped by conversational AI interfaces and deeply personalized experiences driven by strategic AI adoption and ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, Kristof Ringleff takes the stage at DrupalCon to explore how artificial intelligence is transforming the Drupal content management system. He delves into current AI-powered features like automated content generation, alt text creation for images, and SEO analysis—tools already enhancing editorial workflows. Looking ahead, Ringleff envisions a future shaped by conversational AI interfaces and deeply personalized experiences driven by strategic AI adoption and robust first-party data practices. He also breaks down the mechanics of AI models to clarify how they integrate with Drupal’s architecture, providing a roadmap for developers and site owners to embrace the next evolution of intelligent web experiences.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>In this episode</b>, Kristof Ringleff takes the stage at DrupalCon to explore how artificial intelligence is transforming the Drupal content management system. He delves into current AI-powered features like automated content generation, alt text creation for images, and SEO analysis—tools already enhancing editorial workflows. Looking ahead, Ringleff envisions a future shaped by conversational AI interfaces and deeply personalized experiences driven by strategic AI adoption and robust first-party data practices. He also breaks down the mechanics of AI models to clarify how they integrate with Drupal’s architecture, providing a roadmap for developers and site owners to embrace the next evolution of intelligent web experiences.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952986-drupalbrief-drupalcon-atlanta-using-llm-technology-to-actually-build-useful-applications.mp3" length="14099225" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952986</guid>
    <pubDate>Thu, 10 Apr 2025 10:00:00 -0600</pubDate>
    <itunes:duration>1172</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20047</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - How we are building AI into Drupal CMS</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - How we are building AI into Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast features Jamie, co-founder of Freely Give, as he introduces the groundbreaking Drupal CMS AI agents module. Far surpassing basic content generation, these agents are designed to perform dynamic site modifications and automate complex tasks. Jamie walks listeners through the module’s versatile architecture—built with an abstraction layer that ensures compatibility with multiple AI models—and introduces the concept of “swarms” of interconnected agents equipped with...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features Jamie, co-founder of Freely Give, as he introduces the groundbreaking Drupal CMS AI agents module. Far surpassing basic content generation, these agents are designed to perform dynamic site modifications and automate complex tasks. Jamie walks listeners through the module’s versatile architecture—built with an abstraction layer that ensures compatibility with multiple AI models—and introduces the concept of “swarms” of interconnected agents equipped with specialized tools. Real-world demonstrations include AI-generated web forms from sketches and an automated rail compensation system. The discussion emphasizes human-centered AI integration, control systems like Mini Kanban and chatbot interfaces, and a vibrant, community-driven development process. With a vision of Drupal as a leading AI orchestration platform, this episode invites listeners to engage with and shape the future of intelligent automation in open-source web development.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features Jamie, co-founder of Freely Give, as he introduces the groundbreaking Drupal CMS AI agents module. Far surpassing basic content generation, these agents are designed to perform dynamic site modifications and automate complex tasks. Jamie walks listeners through the module’s versatile architecture—built with an abstraction layer that ensures compatibility with multiple AI models—and introduces the concept of “swarms” of interconnected agents equipped with specialized tools. Real-world demonstrations include AI-generated web forms from sketches and an automated rail compensation system. The discussion emphasizes human-centered AI integration, control systems like Mini Kanban and chatbot interfaces, and a vibrant, community-driven development process. With a vision of Drupal as a leading AI orchestration platform, this episode invites listeners to engage with and shape the future of intelligent automation in open-source web development.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952856-drupalbrief-drupalcon-atlanta-how-we-are-building-ai-into-drupal-cms.mp3" length="14546817" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952856</guid>
    <pubDate>Thu, 10 Apr 2025 09:00:00 -0600</pubDate>
    <itunes:duration>1210</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20046</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - AI Won’t Steal Your Job But It Will Make You and Your Clients Unstoppable</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - AI Won’t Steal Your Job But It Will Make You and Your Clients Unstoppable</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast features Fabian Franz and Marco Molinari from Tech 1 as they explore the real-world integration of artificial intelligence in Drupal development. They emphasize that AI is not here to replace developers but to amplify their productivity and precision. Through compelling case studies, the speakers reveal how their team uses AI for code reviews, commit message generation, and advanced code transformations. They share insights into their internal AI portal—built wit...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features Fabian Franz and Marco Molinari from Tech 1 as they explore the real-world integration of artificial intelligence in Drupal development. They emphasize that AI is not here to replace developers but to amplify their productivity and precision. Through compelling case studies, the speakers reveal how their team uses AI for code reviews, commit message generation, and advanced code transformations. They share insights into their internal AI portal—built with open web UI—for accessing multiple models while maintaining data privacy. The episode also examines client-facing AI applications for content manipulation and admin tasks, along with ethical takeaways and lessons learned. It’s a compelling look at AI as a collaborative assistant, reshaping how development teams work.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features Fabian Franz and Marco Molinari from Tech 1 as they explore the real-world integration of artificial intelligence in Drupal development. They emphasize that AI is not here to replace developers but to amplify their productivity and precision. Through compelling case studies, the speakers reveal how their team uses AI for code reviews, commit message generation, and advanced code transformations. They share insights into their internal AI portal—built with open web UI—for accessing multiple models while maintaining data privacy. The episode also examines client-facing AI applications for content manipulation and admin tasks, along with ethical takeaways and lessons learned. It’s a compelling look at AI as a collaborative assistant, reshaping how development teams work.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952745-drupalbrief-drupalcon-atlanta-ai-won-t-steal-your-job-but-it-will-make-you-and-your-clients-unstoppable.mp3" length="15681333" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952745</guid>
    <pubDate>Thu, 10 Apr 2025 09:00:00 -0600</pubDate>
    <itunes:duration>1304</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20045</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Creating Composer aware modules </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Creating Composer aware modules </title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast dives into the Drupal core’s experimental Package Manager module, which introduces a robust API for performing Composer operations directly within a Drupal site. The speaker walks through how developers can build Composer-aware modules using this tool, covering core concepts such as staging environments, event handling, and the lifecycle of package operations. Listeners will gain insight into real-world implementations like the Automatic Updates and Project Brows...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> dives into the Drupal core’s experimental Package Manager module, which introduces a robust API for performing Composer operations directly within a Drupal site. The speaker walks through how developers can build Composer-aware modules using this tool, covering core concepts such as staging environments, event handling, and the lifecycle of package operations. Listeners will gain insight into real-world implementations like the Automatic Updates and Project Browser modules, along with accessible custom module examples that demonstrate install/uninstall processes. The episode also highlights best practices—especially the importance of leveraging Drupal’s batch system to ensure stable, request-safe code updates.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> dives into the Drupal core’s experimental Package Manager module, which introduces a robust API for performing Composer operations directly within a Drupal site. The speaker walks through how developers can build Composer-aware modules using this tool, covering core concepts such as staging environments, event handling, and the lifecycle of package operations. Listeners will gain insight into real-world implementations like the Automatic Updates and Project Browser modules, along with accessible custom module examples that demonstrate install/uninstall processes. The episode also highlights best practices—especially the importance of leveraging Drupal’s batch system to ensure stable, request-safe code updates.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952629-drupalbrief-drupalcon-atlanta-creating-composer-aware-modules.mp3" length="17297186" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952629</guid>
    <pubDate>Thu, 10 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1439</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20044</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Creating Drupal’s New Default Design System</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Creating Drupal’s New Default Design System</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the creation of a new default design system for Drupal’s Experience Builder, led by the team at Media Current. The speakers unpack the vision behind this initiative—developing a user-friendly, consistent toolkit that empowers site owners and content creators to build with ease. The episode covers the evolution of design systems, lessons drawn from low-code/no-code platforms, and key technology choices like Figma, Storybook, and Tailwind CSS. With a focus...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the creation of a new default design system for Drupal’s Experience Builder, led by the team at Media Current. The speakers unpack the vision behind this initiative—developing a user-friendly, consistent toolkit that empowers site owners and content creators to build with ease. The episode covers the evolution of design systems, lessons drawn from low-code/no-code platforms, and key technology choices like Figma, Storybook, and Tailwind CSS. With a focus on modern design and community extensibility, the conversation ties into Drupal’s broader Starshot initiative and the mission to eliminate long-standing UX pain points.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the creation of a new default design system for Drupal’s Experience Builder, led by the team at Media Current. The speakers unpack the vision behind this initiative—developing a user-friendly, consistent toolkit that empowers site owners and content creators to build with ease. The episode covers the evolution of design systems, lessons drawn from low-code/no-code platforms, and key technology choices like Figma, Storybook, and Tailwind CSS. With a focus on modern design and community extensibility, the conversation ties into Drupal’s broader Starshot initiative and the mission to eliminate long-standing UX pain points.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952536-drupalbrief-drupalcon-atlanta-creating-drupal-s-new-default-design-system.mp3" length="12209913" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952536</guid>
    <pubDate>Thu, 10 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1015</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20043</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Don&#39;t put it all on the homepage!</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Don&#39;t put it all on the homepage!</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast features Dan Morard’s insightful presentation on designing effective and user-friendly website homepages. Drawing analogies to well-organized physical environments, Morard warns against the digital “monsters” of homepage design—like overwhelming navigation, excessive content, and unclear audience targeting. He shares practical strategies for creating homepages with clarity, purpose, and a strong visual identity, all while guiding users with clear calls to action....]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features Dan Morard’s insightful presentation on designing effective and user-friendly website homepages. Drawing analogies to well-organized physical environments, Morard warns against the digital “monsters” of homepage design—like overwhelming navigation, excessive content, and unclear audience targeting. He shares practical strategies for creating homepages with clarity, purpose, and a strong visual identity, all while guiding users with clear calls to action. The episode also highlights the value of user testing and analytics in refining homepage experiences that truly resonate with visitors.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features Dan Morard’s insightful presentation on designing effective and user-friendly website homepages. Drawing analogies to well-organized physical environments, Morard warns against the digital “monsters” of homepage design—like overwhelming navigation, excessive content, and unclear audience targeting. He shares practical strategies for creating homepages with clarity, purpose, and a strong visual identity, all while guiding users with clear calls to action. The episode also highlights the value of user testing and analytics in refining homepage experiences that truly resonate with visitors.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952360-drupalbrief-drupalcon-atlanta-don-t-put-it-all-on-the-homepage.mp3" length="11870092" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952360</guid>
    <pubDate>Thu, 10 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>986</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20042</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Black in Drupal Lunch</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Black in Drupal Lunch</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast captures highlights from the Black in Drupal Lunch event—a vibrant gathering centered on elevating Black voices within the Drupal community. The episode opens with welcoming remarks and sponsor acknowledgements, then transitions into a rich discussion about contributing to Drupal through documentation, design, marketing, and code. A major milestone is unveiled: the launch of a professional online directory to boost visibility and networking opportunities for Blac...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> captures highlights from the Black in Drupal Lunch event—a vibrant gathering centered on elevating Black voices within the Drupal community. The episode opens with welcoming remarks and sponsor acknowledgements, then transitions into a rich discussion about contributing to Drupal through documentation, design, marketing, and code. A major milestone is unveiled: the launch of a professional online directory to boost visibility and networking opportunities for Black Drupal professionals. Listeners will also enjoy an inspiring fireside chat with Georgia’s first Black woman CIO, who shares insights on leadership, mentorship, career growth, and navigating tech spaces—especially in the era of AI. The episode wraps up with a giveaway, community announcements, and a call to connect via the Black in Drupal Slack channel.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> captures highlights from the Black in Drupal Lunch event—a vibrant gathering centered on elevating Black voices within the Drupal community. The episode opens with welcoming remarks and sponsor acknowledgements, then transitions into a rich discussion about contributing to Drupal through documentation, design, marketing, and code. A major milestone is unveiled: the launch of a professional online directory to boost visibility and networking opportunities for Black Drupal professionals. Listeners will also enjoy an inspiring fireside chat with Georgia’s first Black woman CIO, who shares insights on leadership, mentorship, career growth, and navigating tech spaces—especially in the era of AI. The episode wraps up with a giveaway, community announcements, and a call to connect via the Black in Drupal Slack channel.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952238-drupalbrief-drupalcon-atlanta-black-in-drupal-lunch.mp3" length="13043384" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952238</guid>
    <pubDate>Thu, 10 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1084</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20041</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Drupal Next Gen Navigation - Enhanced Admin UI and better UX</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Drupal Next Gen Navigation - Enhanced Admin UI and better UX</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the evolution of Drupal’s new administrative navigation, focusing on significant improvements in user interface (UI) and user experience (UX). The speakers recount the journey from an experimental module to its inclusion in Drupal core and Drupal CMS, shedding light on key design decisions, challenges, and milestones. The episode covers both front-end enhancements—such as a redesigned top bar and accessibility improvements—and back-end updates involving ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the evolution of Drupal’s new administrative navigation, focusing on significant improvements in user interface (UI) and user experience (UX). The speakers recount the journey from an experimental module to its inclusion in Drupal core and Drupal CMS, shedding light on key design decisions, challenges, and milestones. The episode covers both front-end enhancements—such as a redesigned top bar and accessibility improvements—and back-end updates involving API and performance upgrades. It also offers a glimpse into what’s ahead, including plans for stabilization and integration with broader Drupal initiatives like Experience Builder.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the evolution of Drupal’s new administrative navigation, focusing on significant improvements in user interface (UI) and user experience (UX). The speakers recount the journey from an experimental module to its inclusion in Drupal core and Drupal CMS, shedding light on key design decisions, challenges, and milestones. The episode covers both front-end enhancements—such as a redesigned top bar and accessibility improvements—and back-end updates involving API and performance upgrades. It also offers a glimpse into what’s ahead, including plans for stabilization and integration with broader Drupal initiatives like Experience Builder.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16952142-drupalbrief-drupalcon-atlanta-drupal-next-gen-navigation-enhanced-admin-ui-and-better-ux.mp3" length="12798643" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16952142</guid>
    <pubDate>Thu, 10 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1064</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20040</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Building High Performance Search Experiences with Solr and Drupal</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Building High Performance Search Experiences with Solr and Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast dives into enhancing Drupal’s search capabilities with Apache Solr, featuring a presentation by Ishika Naznin. Learn how integrating Solr with Drupal helps overcome the limitations of the core search system by enabling advanced features like faceted search, improved performance, and greater scalability. The episode walks through the setup process, configuring search indexes and views, and implementing key functionalities such as autocomplete, spell check, and res...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> dives into enhancing Drupal’s search capabilities with Apache Solr, featuring a presentation by Ishika Naznin. Learn how integrating Solr with Drupal helps overcome the limitations of the core search system by enabling advanced features like faceted search, improved performance, and greater scalability. The episode walks through the setup process, configuring search indexes and views, and implementing key functionalities such as autocomplete, spell check, and result boosting. It also touches on using Solr with DDEV for local development and highlights common mistakes to avoid. Whether you&apos;re building complex search tools or just improving UX, this episode will help you level up your Drupal search game.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> dives into enhancing Drupal’s search capabilities with Apache Solr, featuring a presentation by Ishika Naznin. Learn how integrating Solr with Drupal helps overcome the limitations of the core search system by enabling advanced features like faceted search, improved performance, and greater scalability. The episode walks through the setup process, configuring search indexes and views, and implementing key functionalities such as autocomplete, spell check, and result boosting. It also touches on using Solr with DDEV for local development and highlights common mistakes to avoid. Whether you&apos;re building complex search tools or just improving UX, this episode will help you level up your Drupal search game.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16951984-drupalbrief-drupalcon-atlanta-building-high-performance-search-experiences-with-solr-and-drupal.mp3" length="15261895" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16951984</guid>
    <pubDate>Thu, 10 Apr 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1269</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>20039</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Community Working Group Roundtable</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Community Working Group Roundtable</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast features a roundtable discussion with the Drupal Community Working Group, focusing on the health of the Drupal community and efforts in conflict resolution. The speakers dive into their roles in managing conflicts, upholding the Drupal code of conduct, and creating a welcoming environment for all. They distinguish between the reactive Conflict Resolution Team and the proactive Community Health Team, explaining their respective activities such as incident response...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features a roundtable discussion with the Drupal Community Working Group, focusing on the health of the Drupal community and efforts in conflict resolution. The speakers dive into their roles in managing conflicts, upholding the Drupal code of conduct, and creating a welcoming environment for all. They distinguish between the reactive Conflict Resolution Team and the proactive Community Health Team, explaining their respective activities such as incident response and community-driven initiatives. The episode also highlights ongoing projects, support for community members, and provides insights on how individuals can get involved to contribute to a positive community atmosphere.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features a roundtable discussion with the Drupal Community Working Group, focusing on the health of the Drupal community and efforts in conflict resolution. The speakers dive into their roles in managing conflicts, upholding the Drupal code of conduct, and creating a welcoming environment for all. They distinguish between the reactive Conflict Resolution Team and the proactive Community Health Team, explaining their respective activities such as incident response and community-driven initiatives. The episode also highlights ongoing projects, support for community members, and provides insights on how individuals can get involved to contribute to a positive community atmosphere.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16945546-drupalbrief-drupalcon-atlanta-community-working-group-roundtable.mp3" length="14333023" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16945546</guid>
    <pubDate>Wed, 09 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1192</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19942</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Documentation Iniatives for Starshot and drupal org</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Documentation Iniatives for Starshot and drupal org</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast explores the current state and future of Drupal’s documentation with Joe Shindelar. In this episode, Joe addresses the challenges in how Drupal's documentation is perceived and outlines ongoing efforts to improve it across both the Drupal CMS and the broader drupal.org ecosystem. He highlights the strengths and weaknesses of community-driven documentation and shares actionable ideas for enhancing its infrastructure, processes, and community engagement. Key propos...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the current state and future of Drupal’s documentation with Joe Shindelar. In this episode, Joe addresses the challenges in how Drupal&apos;s documentation is perceived and outlines ongoing efforts to improve it across both the Drupal CMS and the broader drupal.org ecosystem. He highlights the strengths and weaknesses of community-driven documentation and shares actionable ideas for enhancing its infrastructure, processes, and community engagement. Key proposals include reviving the documentation working group and establishing a paid documentation lead to provide better support for volunteers and set a strategic direction for the future.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> explores the current state and future of Drupal’s documentation with Joe Shindelar. In this episode, Joe addresses the challenges in how Drupal&apos;s documentation is perceived and outlines ongoing efforts to improve it across both the Drupal CMS and the broader drupal.org ecosystem. He highlights the strengths and weaknesses of community-driven documentation and shares actionable ideas for enhancing its infrastructure, processes, and community engagement. Key proposals include reviving the documentation working group and establishing a paid documentation lead to provide better support for volunteers and set a strategic direction for the future.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16945433-drupalbrief-drupalcon-atlanta-documentation-iniatives-for-starshot-and-drupal-org.mp3" length="12916489" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16945433</guid>
    <pubDate>Wed, 09 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1074</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19941</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Drupal Recipes Initiative Update</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Drupal Recipes Initiative Update</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast delivers an in-depth update on the Drupal Recipes Initiative, breaking down what recipes are, how they work, and how they differ from modules and install profiles. Listeners will learn about the core APIs that power recipes—like config actions, config checkpoints, and default content—as well as new features introduced since Drupal 10.3, including enhanced configuration flexibility and user input capabilities. The episode also covers best practices, common anti-pa...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> delivers an in-depth update on the Drupal Recipes Initiative, breaking down what recipes are, how they work, and how they differ from modules and install profiles. Listeners will learn about the core APIs that power recipes—like config actions, config checkpoints, and default content—as well as new features introduced since Drupal 10.3, including enhanced configuration flexibility and user input capabilities. The episode also covers best practices, common anti-patterns, and showcases a real-world example of a recipe in action. Finally, it highlights how community members can get involved and contribute to shaping the future of the initiative. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> delivers an in-depth update on the Drupal Recipes Initiative, breaking down what recipes are, how they work, and how they differ from modules and install profiles. Listeners will learn about the core APIs that power recipes—like config actions, config checkpoints, and default content—as well as new features introduced since Drupal 10.3, including enhanced configuration flexibility and user input capabilities. The episode also covers best practices, common anti-patterns, and showcases a real-world example of a recipe in action. Finally, it highlights how community members can get involved and contribute to shaping the future of the initiative. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16945293-drupalbrief-drupalcon-atlanta-drupal-recipes-initiative-update.mp3" length="17568337" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16945293</guid>
    <pubDate>Wed, 09 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1461</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19940</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Ripple Makers Roundtable</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Ripple Makers Roundtable</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast features a roundtable discussion with Drupal Association staff as they delve into the Ripple Makers program—formerly known as individual membership. The episode explores how this initiative supports sustainable individual giving to advance the Drupal project’s mission and long-term health. Key themes include improving donor communication and engagement, introducing new membership tiers, and gathering feedback on ambassador videos used to promote the program. The ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features a roundtable discussion with Drupal Association staff as they delve into the Ripple Makers program—formerly known as individual membership. The episode explores how this initiative supports sustainable individual giving to advance the Drupal project’s mission and long-term health. Key themes include improving donor communication and engagement, introducing new membership tiers, and gathering feedback on ambassador videos used to promote the program. The conversation also surfaces creative ideas for expanding the program’s reach, such as referral incentives, emphasizing the global impact of contributions, and developing targeted content through webinars and newsletters.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> features a roundtable discussion with Drupal Association staff as they delve into the Ripple Makers program—formerly known as individual membership. The episode explores how this initiative supports sustainable individual giving to advance the Drupal project’s mission and long-term health. Key themes include improving donor communication and engagement, introducing new membership tiers, and gathering feedback on ambassador videos used to promote the program. The conversation also surfaces creative ideas for expanding the program’s reach, such as referral incentives, emphasizing the global impact of contributions, and developing targeted content through webinars and newsletters.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16945198-drupalbrief-drupalcon-atlanta-ripple-makers-roundtable.mp3" length="13196050" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16945198</guid>
    <pubDate>Wed, 09 Apr 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1097</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19939</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta : First Time Contributor Workshop</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta : First Time Contributor Workshop</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast offers a comprehensive introduction to contributing to the Drupal open-source project. Whether you're a developer, writer, translator, or community enthusiast, you'll discover multiple ways to get involved beyond just writing code. Learn how to take your first steps—like creating a Drupal.org account, joining the Drupal Slack channel, and navigating the Drupal issue queue for bug reporting, feature suggestions, and testing. We’ll also explore essential developmen...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> offers a comprehensive introduction to contributing to the Drupal open-source project. Whether you&apos;re a developer, writer, translator, or community enthusiast, you&apos;ll discover multiple ways to get involved beyond just writing code. Learn how to take your first steps—like creating a Drupal.org account, joining the Drupal Slack channel, and navigating the Drupal issue queue for bug reporting, feature suggestions, and testing. We’ll also explore essential development tools such as Drupal Pod and DDEV, and spotlight current community initiatives. To top it off, this episode encourages newcomers to dive in through mentored contribution events and provides helpful resources to support your journey. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This podcast</b> offers a comprehensive introduction to contributing to the Drupal open-source project. Whether you&apos;re a developer, writer, translator, or community enthusiast, you&apos;ll discover multiple ways to get involved beyond just writing code. Learn how to take your first steps—like creating a Drupal.org account, joining the Drupal Slack channel, and navigating the Drupal issue queue for bug reporting, feature suggestions, and testing. We’ll also explore essential development tools such as Drupal Pod and DDEV, and spotlight current community initiatives. To top it off, this episode encourages newcomers to dive in through mentored contribution events and provides helpful resources to support your journey. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16945125-drupalbrief-drupalcon-atlanta-first-time-contributor-workshop.mp3" length="23345889" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16945125</guid>
    <pubDate>Wed, 09 Apr 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1943</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19938</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta: Experience Builder is coming - Are you ready?</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta: Experience Builder is coming - Are you ready?</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a YouTube presentation introducing Experience Builder, a new initiative within the Drupal CMS. Led by Lao Tim from Acquia, Experience Builder aims to simplify website building for non-developers by bridging the gap between restrictive themes and complex coding. It focuses on a component-centric approach, allowing users to easily create content, build custom components, and manage site design visually. Future plans include integration with structured conte...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a YouTube presentation introducing <b>Experience Builder</b>, a new initiative within the Drupal CMS. Led by Lao Tim from Acquia, <b>Experience Builder</b> aims to simplify website building for non-developers by bridging the gap between restrictive themes and complex coding. It focuses on a <b>component-centric approach</b>, allowing users to easily create content, build custom components, and manage site design visually. Future plans include integration with structured content, a CLI tool for developers, and migration strategies for existing Drupal sites, with a stable release targeted for later in 2025 alongside a Drupal CMS design system.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a YouTube presentation introducing <b>Experience Builder</b>, a new initiative within the Drupal CMS. Led by Lao Tim from Acquia, <b>Experience Builder</b> aims to simplify website building for non-developers by bridging the gap between restrictive themes and complex coding. It focuses on a <b>component-centric approach</b>, allowing users to easily create content, build custom components, and manage site design visually. Future plans include integration with structured content, a CLI tool for developers, and migration strategies for existing Drupal sites, with a stable release targeted for later in 2025 alongside a Drupal CMS design system.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16945046-drupalbrief-drupalcon-atlanta-experience-builder-is-coming-are-you-ready.mp3" length="11885161" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16945046</guid>
    <pubDate>Wed, 09 Apr 2025 07:00:00 -0600</pubDate>
    <itunes:duration>988</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19937</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta : Drupal Workspaces - Revolutionizing Content Staging and Workflows</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta : Drupal Workspaces - Revolutionizing Content Staging and Workflows</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast explains the Drupal Workspaces module, a core feature that allows content creators and site builders to stage and preview content changes directly on a live Drupal website. Presenter Matt West from Forum One details how Workspaces streamlines content workflows by providing a safe, private editing environment that eliminates the need for separate staging environments and reduces the complexity of publishing updates. The module enables collaborative content creatio...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast explains the Drupal Workspaces module</b>, a core feature that allows content creators and site builders to stage and preview content changes directly on a live Drupal website. <b>Presenter Matt West from Forum One details how Workspaces streamlines content workflows</b> by providing a safe, private editing environment that eliminates the need for separate staging environments and reduces the complexity of publishing updates. <b>The module enables collaborative content creation and review</b>, offering features like preview links for stakeholders and integration with content moderation workflows. <b>The discussion also covers useful contributed modules</b> that enhance Workspaces, addressing limitations and highlighting benefits for both content editors and developers by simplifying content management and deployment.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast explains the Drupal Workspaces module</b>, a core feature that allows content creators and site builders to stage and preview content changes directly on a live Drupal website. <b>Presenter Matt West from Forum One details how Workspaces streamlines content workflows</b> by providing a safe, private editing environment that eliminates the need for separate staging environments and reduces the complexity of publishing updates. <b>The module enables collaborative content creation and review</b>, offering features like preview links for stakeholders and integration with content moderation workflows. <b>The discussion also covers useful contributed modules</b> that enhance Workspaces, addressing limitations and highlighting benefits for both content editors and developers by simplifying content management and deployment.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16937203-drupalbrief-drupalcon-atlanta-drupal-workspaces-revolutionizing-content-staging-and-workflows.mp3" length="15390731" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16937203</guid>
    <pubDate>Tue, 08 Apr 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1280</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19844</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Shaping the Future of Drupal </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Shaping the Future of Drupal </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a presentation on how design thinking and collaboration are shaping Drupal's Experience Builder. The speakers, senior product designers, explain their user-centered design journey, emphasizing principles, strategy, and processes. They illustrate how understanding user pain points and employing methodologies like benchmarking and prototyping inform the development of a more intuitive Drupal interface, similar to the impact of GPS on navigation. The discu...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation on <b>how design thinking and collaboration are shaping Drupal&apos;s Experience Builder</b>. The speakers, senior product designers, explain their <b>user-centered design journey</b>, emphasizing principles, strategy, and processes. They illustrate how <b>understanding user pain points</b> and employing methodologies like benchmarking and prototyping inform the development of a more intuitive Drupal interface, similar to the impact of GPS on navigation. The discussion highlights the <b>iterative nature of their design approach</b> and their commitment to user feedback in creating a modern content management experience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation on <b>how design thinking and collaboration are shaping Drupal&apos;s Experience Builder</b>. The speakers, senior product designers, explain their <b>user-centered design journey</b>, emphasizing principles, strategy, and processes. They illustrate how <b>understanding user pain points</b> and employing methodologies like benchmarking and prototyping inform the development of a more intuitive Drupal interface, similar to the impact of GPS on navigation. The discussion highlights the <b>iterative nature of their design approach</b> and their commitment to user feedback in creating a modern content management experience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16937058-drupalbrief-drupalcon-atlanta-shaping-the-future-of-drupal.mp3" length="14211074" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16937058</guid>
    <pubDate>Tue, 08 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1182</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19843</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Lessons Learned Creating a Drupal Product for Member Orgs</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Lessons Learned Creating a Drupal Product for Member Orgs</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation about Member Platform, a community initiative built using Drupal. The speaker, JD Leonard, outlines the project's origin, stemming from his experience managing a local neighborhood association with outdated systems. The core aim of Member Platform is to provide a Drupal-native ecosystem of tools specifically designed to meet the diverse operational needs of membership organizations, particularly those with limited technical or financial res...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about <b>Member Platform</b>, a community initiative built using Drupal. The speaker, JD Leonard, outlines the project&apos;s origin, stemming from his experience managing a local neighborhood association with outdated systems. The core aim of Member Platform is to provide a <b>Drupal-native ecosystem of tools</b> specifically designed to meet the diverse operational needs of membership organizations, particularly those with limited technical or financial resources. The presentation covers the project&apos;s mission, vision, planned features for its initial release, its community-driven approach emphasizing collaboration and real-world use cases, and importantly, <b>calls for volunteers and early adopters</b> to contribute to its development.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about <b>Member Platform</b>, a community initiative built using Drupal. The speaker, JD Leonard, outlines the project&apos;s origin, stemming from his experience managing a local neighborhood association with outdated systems. The core aim of Member Platform is to provide a <b>Drupal-native ecosystem of tools</b> specifically designed to meet the diverse operational needs of membership organizations, particularly those with limited technical or financial resources. The presentation covers the project&apos;s mission, vision, planned features for its initial release, its community-driven approach emphasizing collaboration and real-world use cases, and importantly, <b>calls for volunteers and early adopters</b> to contribute to its development.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936964-drupalbrief-drupalcon-atlanta-lessons-learned-creating-a-drupal-product-for-member-orgs.mp3" length="16281909" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936964</guid>
    <pubDate>Tue, 08 Apr 2025 01:00:00 -0600</pubDate>
    <itunes:duration>1354</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19842</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Crafting Custom GA4 Reports in Looker Studio for Website Success </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Crafting Custom GA4 Reports in Looker Studio for Website Success </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a workshop session, presented at DrupalCon, that guides attendees in crafting custom reports using Looker Studio with Google Analytics 4 (GA4) data to gain deeper website insights. Cameron Panesi from Sandstorm Design leads the session, explaining how to overcome the perceived limitations of GA4's built-in reporting by leveraging Looker Studio's flexibility and extensive customization options. The presentation covers connecting GA4 data, manipulating dime...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a workshop session, presented at DrupalCon, that guides attendees in <b>crafting custom reports using Looker Studio with Google Analytics 4 (GA4) data</b> to gain deeper website insights. Cameron Panesi from Sandstorm Design leads the session, explaining how to <b>overcome the perceived limitations of GA4&apos;s built-in reporting</b> by leveraging Looker Studio&apos;s flexibility and extensive customization options. The presentation covers <b>connecting GA4 data, manipulating dimensions and metrics, applying filters and date ranges, and styling reports</b> for improved data visualization and analysis. Furthermore, it touches upon <b>utilizing templates, sharing reports, and briefly mentions advanced features</b> like data blending and drill-down dimensions for more sophisticated analysis.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a workshop session, presented at DrupalCon, that guides attendees in <b>crafting custom reports using Looker Studio with Google Analytics 4 (GA4) data</b> to gain deeper website insights. Cameron Panesi from Sandstorm Design leads the session, explaining how to <b>overcome the perceived limitations of GA4&apos;s built-in reporting</b> by leveraging Looker Studio&apos;s flexibility and extensive customization options. The presentation covers <b>connecting GA4 data, manipulating dimensions and metrics, applying filters and date ranges, and styling reports</b> for improved data visualization and analysis. Furthermore, it touches upon <b>utilizing templates, sharing reports, and briefly mentions advanced features</b> like data blending and drill-down dimensions for more sophisticated analysis.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936925-drupalbrief-drupalcon-atlanta-crafting-custom-ga4-reports-in-looker-studio-for-website-success.mp3" length="17385337" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936925</guid>
    <pubDate>Tue, 08 Apr 2025 01:00:00 -0600</pubDate>
    <itunes:duration>1446</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19841</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Security Team Panel</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Security Team Panel</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a Security Team Panel discussion focused on the Drupal project's security practices. The team, composed of volunteers, explained their processes for handling security vulnerabilities, including coordinated disclosure and collaboration with maintainers. They outlined what the security team does and does not do, provided statistics on their activities, and discussed initiatives like Drupal Stewart for mitigating risks. The panel also addressed common misc...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a <b>Security Team Panel discussion</b> focused on the <b>Drupal project&apos;s security practices</b>. The team, composed of volunteers, explained their <b>processes for handling security vulnerabilities</b>, including coordinated disclosure and collaboration with maintainers. They outlined <b>what the security team does and does not do</b>, provided <b>statistics on their activities</b>, and discussed initiatives like <b>Drupal Stewart</b> for mitigating risks. The panel also addressed <b>common misconceptions about Drupal security</b>, the <b>end-of-life of Drupal 7</b>, and survey feedback regarding user confidence and awareness of security resources.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a <b>Security Team Panel discussion</b> focused on the <b>Drupal project&apos;s security practices</b>. The team, composed of volunteers, explained their <b>processes for handling security vulnerabilities</b>, including coordinated disclosure and collaboration with maintainers. They outlined <b>what the security team does and does not do</b>, provided <b>statistics on their activities</b>, and discussed initiatives like <b>Drupal Stewart</b> for mitigating risks. The panel also addressed <b>common misconceptions about Drupal security</b>, the <b>end-of-life of Drupal 7</b>, and survey feedback regarding user confidence and awareness of security resources.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936889-drupalbrief-drupalcon-atlanta-security-team-panel.mp3" length="13087579" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936889</guid>
    <pubDate>Tue, 08 Apr 2025 01:00:00 -0600</pubDate>
    <itunes:duration>1088</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19840</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DruplaBrief: DruppalCon Atlanta - The Future of Drupal Theming - AI, Experience Builder, and Beyond </itunes:title>
    <title>DruplaBrief: DruppalCon Atlanta - The Future of Drupal Theming - AI, Experience Builder, and Beyond </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a youtube presentation that features Mike Herchel, a Drupal core contributor, discussing the future of Drupal theming, with a focus on single directory components (SDC) and the upcoming Experience Builder. Herchel outlines the evolution of Drupal theming, highlighting advancements like Twig and the new icon API. He explores how to make SDCs compatible with Experience Builder, addressing challenges with data structures and image handling. The presentation ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a youtube presentation that features Mike Herchel, a Drupal core contributor, discussing the <b>future of Drupal theming</b>, with a focus on <b>single directory components (SDC)</b> and the upcoming <b>Experience Builder</b>. Herchel outlines the <b>evolution of Drupal theming</b>, highlighting advancements like Twig and the new icon API. He explores how to make SDCs compatible with Experience Builder, addressing challenges with <b>data structures and image handling</b>. The presentation also touches on the impact of <b>AI and in-browser code editing</b> on Drupal front-end development.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a youtube presentation that features Mike Herchel, a Drupal core contributor, discussing the <b>future of Drupal theming</b>, with a focus on <b>single directory components (SDC)</b> and the upcoming <b>Experience Builder</b>. Herchel outlines the <b>evolution of Drupal theming</b>, highlighting advancements like Twig and the new icon API. He explores how to make SDCs compatible with Experience Builder, addressing challenges with <b>data structures and image handling</b>. The presentation also touches on the impact of <b>AI and in-browser code editing</b> on Drupal front-end development.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936853-druplabrief-druppalcon-atlanta-the-future-of-drupal-theming-ai-experience-builder-and-beyond.mp3" length="20704041" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936853</guid>
    <pubDate>Tue, 08 Apr 2025 01:00:00 -0600</pubDate>
    <itunes:duration>1723</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19839</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Using Contribution Credits to encourage organizations to hire new Drupal talent</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Using Contribution Credits to encourage organizations to hire new Drupal talent</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast outlines the IXP Fellowship, a community-driven initiative designed to encourage organizations to hire and mentor individuals new to Drupal. The program aims to bridge the gap between trained but inexperienced Drupal developers (ISPs) and available job opportunities. By incentivizing companies with contribution credits and recognition on drupal.org for successfully engaging ISPs in paid roles with mentorship and community contributions, the initiative seeks to ex...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast outlines the IXP Fellowship, a <b>community-driven initiative</b> designed to encourage organizations to <b>hire and mentor individuals new to Drupal</b>. The program aims to <b>bridge the gap</b> between trained but inexperienced Drupal developers (ISPs) and available job opportunities. By incentivizing companies with <b>contribution credits</b> and recognition on drupal.org for successfully engaging ISPs in paid roles with mentorship and community contributions, the initiative seeks to <b>expand the Drupal talent pool</b>. The discussion covers the program&apos;s origins, structure, requirements for both ISPs and hiring organizations, and future goals, including regional growth and potential grant funding.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast outlines the IXP Fellowship, a <b>community-driven initiative</b> designed to encourage organizations to <b>hire and mentor individuals new to Drupal</b>. The program aims to <b>bridge the gap</b> between trained but inexperienced Drupal developers (ISPs) and available job opportunities. By incentivizing companies with <b>contribution credits</b> and recognition on drupal.org for successfully engaging ISPs in paid roles with mentorship and community contributions, the initiative seeks to <b>expand the Drupal talent pool</b>. The discussion covers the program&apos;s origins, structure, requirements for both ISPs and hiring organizations, and future goals, including regional growth and potential grant funding.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936755-drupalbrief-drupalcon-atlanta-using-contribution-credits-to-encourage-organizations-to-hire-new-drupal-talent.mp3" length="12611853" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936755</guid>
    <pubDate>Tue, 08 Apr 2025 00:00:00 -0600</pubDate>
    <itunes:duration>1048</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19838</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Digital freeze tag with GTM </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Digital freeze tag with GTM </title>
    <itunes:summary><![CDATA[Send us Fan Mail The podcast captures a presentation about optimizing website performance and user privacy using Google Tag Manager (GTM) and privacy management platforms. The speaker, Brian Dannon, explains how to implement an "afterload" event in GTM to delay the firing of marketing and analytics tags, thereby improving Core Web Vitals scores crucial for search engine rankings. He discusses the challenges of balancing tracking needs with user consent, particularly in light of stricter priva...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The podcast captures a presentation about optimizing website performance and user privacy using Google Tag Manager (GTM) and privacy management platforms. The speaker, Brian Dannon, explains how to implement an &quot;afterload&quot; event in GTM to delay the firing of marketing and analytics tags, thereby improving Core Web Vitals scores crucial for search engine rankings. He discusses the challenges of balancing tracking needs with user consent, particularly in light of stricter privacy regulations like GDPR, and explores strategies for managing cookie categorization and obtaining user opt-ins. The presentation also touches upon the complexities of integrating third-party tools and the potential shift towards first-party data collection and analysis methods. Finally, it briefly covers techniques for enhancing website speed by optimizing font and CSS delivery within a Drupal content management system.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The podcast captures a presentation about optimizing website performance and user privacy using Google Tag Manager (GTM) and privacy management platforms. The speaker, Brian Dannon, explains how to implement an &quot;afterload&quot; event in GTM to delay the firing of marketing and analytics tags, thereby improving Core Web Vitals scores crucial for search engine rankings. He discusses the challenges of balancing tracking needs with user consent, particularly in light of stricter privacy regulations like GDPR, and explores strategies for managing cookie categorization and obtaining user opt-ins. The presentation also touches upon the complexities of integrating third-party tools and the potential shift towards first-party data collection and analysis methods. Finally, it briefly covers techniques for enhancing website speed by optimizing font and CSS delivery within a Drupal content management system.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936691-drupalbrief-drupalcon-atlanta-digital-freeze-tag-with-gtm.mp3" length="14966220" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936691</guid>
    <pubDate>Mon, 07 Apr 2025 23:00:00 -0600</pubDate>
    <itunes:duration>1244</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19837</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - A Deep Dive into Governance and Multi Experience Operations </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - A Deep Dive into Governance and Multi Experience Operations </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast outlines a presentation by Phil Bretherton from Acquia about achieving enterprise agility through effective Drupal website governance and the role of Multi-Experience Operations (MEO). The talk explores the challenges and importance of governance, including different types like brand, content, code, and platform, emphasizing finding a balance between centralized and federated approaches. Significant attention is given to Drupal code governance, discussing th...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast</b> outlines a presentation by Phil Bretherton from Acquia about <b>achieving enterprise agility through effective Drupal website governance and the role of Multi-Experience Operations (MEO)</b>. The talk <b>explores the challenges and importance of governance</b>, including different types like brand, content, code, and platform, emphasizing finding a balance between centralized and federated approaches. <b>Significant attention is given to Drupal code governance</b>, discussing the pitfalls of overly restrictive or permissive models and advocating for compromise and clear rules. <b>Finally, the presentation introduces MEO as a technology</b> that supports governance principles through features like centralized management, controlled releases, and scalability, enabling organizations to implement their governance strategies effectively across multiple Drupal sites.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast</b> outlines a presentation by Phil Bretherton from Acquia about <b>achieving enterprise agility through effective Drupal website governance and the role of Multi-Experience Operations (MEO)</b>. The talk <b>explores the challenges and importance of governance</b>, including different types like brand, content, code, and platform, emphasizing finding a balance between centralized and federated approaches. <b>Significant attention is given to Drupal code governance</b>, discussing the pitfalls of overly restrictive or permissive models and advocating for compromise and clear rules. <b>Finally, the presentation introduces MEO as a technology</b> that supports governance principles through features like centralized management, controlled releases, and scalability, enabling organizations to implement their governance strategies effectively across multiple Drupal sites.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16936659-drupalbrief-drupalcon-atlanta-a-deep-dive-into-governance-and-multi-experience-operations.mp3" length="20682398" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16936659</guid>
    <pubDate>Mon, 07 Apr 2025 23:00:00 -0600</pubDate>
    <itunes:duration>1721</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19836</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Building Effective Product Roadmaps for Drupal Projects </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Building Effective Product Roadmaps for Drupal Projects </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a presentation titled "Mapping Success - Building Effective Product Roadmaps for Drupal Projects." The speaker, Carrie Greer, who has extensive experience in the Drupal community, guides the audience through the essential elements of creating and utilizing product roadmaps specifically for Drupal implementations. The presentation emphasizes the strategic importance of roadmaps in aligning stakeholders, communicating progress, and balancing short-term ne...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation titled &quot;Mapping Success - Building Effective Product Roadmaps for Drupal Projects.&quot; The speaker, Carrie Greer, who has extensive experience in the Drupal community, guides the audience through the essential elements of creating and utilizing product roadmaps specifically for Drupal implementations. The presentation emphasizes the <b>strategic importance of roadmaps</b> in aligning stakeholders, communicating progress, and balancing short-term needs with long-term vision, drawing parallels to puppy training plans. Key themes explored include <b>adapting general roadmapping principles to the unique aspects of Drupal</b>, such as its module architecture and community-driven release cycles, as well as practical advice on <b>prioritization techniques, timeline management, and resource allocation</b> for successful Drupal projects.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation titled &quot;Mapping Success - Building Effective Product Roadmaps for Drupal Projects.&quot; The speaker, Carrie Greer, who has extensive experience in the Drupal community, guides the audience through the essential elements of creating and utilizing product roadmaps specifically for Drupal implementations. The presentation emphasizes the <b>strategic importance of roadmaps</b> in aligning stakeholders, communicating progress, and balancing short-term needs with long-term vision, drawing parallels to puppy training plans. Key themes explored include <b>adapting general roadmapping principles to the unique aspects of Drupal</b>, such as its module architecture and community-driven release cycles, as well as practical advice on <b>prioritization techniques, timeline management, and resource allocation</b> for successful Drupal projects.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16933513-drupalbrief-drupalcon-atlanta-building-effective-product-roadmaps-for-drupal-projects.mp3" length="20249802" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16933513</guid>
    <pubDate>Mon, 07 Apr 2025 13:00:00 -0600</pubDate>
    <itunes:duration>1685</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19739</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief:DrupalCon Atlanta - Using Your Superpowers to Lead in a Male Dominated Industry</itunes:title>
    <title>DrupalBrief:DrupalCon Atlanta - Using Your Superpowers to Lead in a Male Dominated Industry</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast captures a panel discussion titled "Using Your Superpowers to Lead in a Male Dominated Industry," featuring women leaders and a male ally from the tech company Four Kitchens. The conversation explores the panelists' origin stories in leadership, the "superpowers" they've developed, and their experiences navigating a male-dominated field. Topics such as challenging gender stereotypes, the importance of allyship, addressing impostor syndrome, and strategies for upl...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast captures a panel discussion titled &quot;Using Your Superpowers to Lead in a Male Dominated Industry,&quot; featuring women leaders and a male ally from the tech company Four Kitchens.</b> The conversation explores the panelists&apos; origin stories in leadership, the &quot;superpowers&quot; they&apos;ve developed, and their experiences navigating a male-dominated field. <b>Topics such as challenging gender stereotypes, the importance of allyship, addressing impostor syndrome, and strategies for uplifting women in the workplace are openly discussed.</b> Panelists share personal anecdotes about career growth, mentorship, recruitment practices, and the need for active advocacy. <b>The discussion aims to foster a more inclusive environment by highlighting the unique perspectives and contributions of women leaders and encouraging actionable steps for positive change.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast captures a panel discussion titled &quot;Using Your Superpowers to Lead in a Male Dominated Industry,&quot; featuring women leaders and a male ally from the tech company Four Kitchens.</b> The conversation explores the panelists&apos; origin stories in leadership, the &quot;superpowers&quot; they&apos;ve developed, and their experiences navigating a male-dominated field. <b>Topics such as challenging gender stereotypes, the importance of allyship, addressing impostor syndrome, and strategies for uplifting women in the workplace are openly discussed.</b> Panelists share personal anecdotes about career growth, mentorship, recruitment practices, and the need for active advocacy. <b>The discussion aims to foster a more inclusive environment by highlighting the unique perspectives and contributions of women leaders and encouraging actionable steps for positive change.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16933422-drupalbrief-drupalcon-atlanta-using-your-superpowers-to-lead-in-a-male-dominated-industry.mp3" length="16422972" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16933422</guid>
    <pubDate>Mon, 07 Apr 2025 13:00:00 -0600</pubDate>
    <itunes:duration>1366</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19738</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Navigating Migration Challenges and Streamlining Content for Site Consolidation Projects </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Navigating Migration Challenges and Streamlining Content for Site Consolidation Projects </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast features Mandy Enger and Danielle Baramy from Jakala, formerly FFW, discussing the complexities of website migration and site consolidation projects. Drawing on their shared experiences, they highlight common challenges like stakeholder alignment, content management, SEO preservation, and technical debt. Their presentation offers proactive strategies and best practices for navigating these issues, emphasizing a user-first approach, structured content modeling, ca...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features Mandy Enger and Danielle Baramy from Jakala, formerly FFW, discussing the complexities of <b>website migration and site consolidation projects</b>. Drawing on their shared experiences, they highlight common challenges like <b>stakeholder alignment, content management, SEO preservation, and technical debt</b>. Their presentation offers <b>proactive strategies and best practices</b> for navigating these issues, emphasizing a <b>user-first approach, structured content modeling, careful URL management, and reducing unnecessary technical burdens</b> for a successful consolidation. They share real-world examples illustrating their points and provide questions for organizations undertaking such projects.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features Mandy Enger and Danielle Baramy from Jakala, formerly FFW, discussing the complexities of <b>website migration and site consolidation projects</b>. Drawing on their shared experiences, they highlight common challenges like <b>stakeholder alignment, content management, SEO preservation, and technical debt</b>. Their presentation offers <b>proactive strategies and best practices</b> for navigating these issues, emphasizing a <b>user-first approach, structured content modeling, careful URL management, and reducing unnecessary technical burdens</b> for a successful consolidation. They share real-world examples illustrating their points and provide questions for organizations undertaking such projects.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16933198-drupalbrief-drupalcon-atlanta-navigating-migration-challenges-and-streamlining-content-for-site-consolidation-projects.mp3" length="21329770" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16933198</guid>
    <pubDate>Mon, 07 Apr 2025 13:00:00 -0600</pubDate>
    <itunes:duration>1775</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19737</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Navigating Experience Builder as a developer </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Navigating Experience Builder as a developer </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast features a Drupal developer explaining the Experience Builder. The speaker highlights its integration of React for a client-side rendered application that communicates with Drupal's backend. Experience Builder allows content editing with a live preview and a React-powered form that interacts with Drupal's rendering. It introduces a "semic coupled theme engine" and Single Directory Components (SDCs) for creating reusable UI elements with defined properties. T...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast<b> features a Drupal developer explaining the Experience Builder.</b> The speaker highlights its integration of React for a client-side rendered application that communicates with Drupal&apos;s backend. <b>Experience Builder allows content editing with a live preview and a React-powered form that interacts with Drupal&apos;s rendering.</b> It introduces a &quot;semic coupled theme engine&quot; and Single Directory Components (SDCs) for creating reusable UI elements with defined properties. <b>The presentation also showcases in-browser code component creation using Preact and Tailwind CSS, along with experimental features like code overrides and low-level extension possibilities via Redux.</b> The aim is to offer developers a flexible and interactive Drupal content building experience, while acknowledging ongoing development and future enhancements.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast<b> features a Drupal developer explaining the Experience Builder.</b> The speaker highlights its integration of React for a client-side rendered application that communicates with Drupal&apos;s backend. <b>Experience Builder allows content editing with a live preview and a React-powered form that interacts with Drupal&apos;s rendering.</b> It introduces a &quot;semic coupled theme engine&quot; and Single Directory Components (SDCs) for creating reusable UI elements with defined properties. <b>The presentation also showcases in-browser code component creation using Preact and Tailwind CSS, along with experimental features like code overrides and low-level extension possibilities via Redux.</b> The aim is to offer developers a flexible and interactive Drupal content building experience, while acknowledging ongoing development and future enhancements.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16932877-drupalbrief-drupalcon-atlanta-navigating-experience-builder-as-a-developer.mp3" length="19234139" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16932877</guid>
    <pubDate>Mon, 07 Apr 2025 12:00:00 -0600</pubDate>
    <itunes:duration>1600</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19736</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Recipes - It&#39;s About Time!</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Recipes - It&#39;s About Time!</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation about Drupal recipes, a new system for managing website features in a composable way, contrasting them with older Drupal distributions. The speaker, Martin Anderson Kutz, explains that recipes offer flexibility, allowing users to apply, revert, and customize functionalities without being locked into a specific site setup. The presentation further explores the structure of recipes, including composer.json, recipe.yaml, configuration files, a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about <b>Drupal recipes</b>, a new system for managing website features in a composable way, contrasting them with older Drupal distributions. The speaker, Martin Anderson Kutz, explains that <b>recipes offer flexibility</b>, allowing users to apply, revert, and customize functionalities without being locked into a specific site setup. The presentation further explores the <b>structure of recipes</b>, including composer.json, recipe.yaml, configuration files, and content, highlighting powerful &quot;config actions.&quot; It concludes by showcasing <b>event-specific recipes</b> and the event platform, demonstrating practical applications for managing dates, times, and events within Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about <b>Drupal recipes</b>, a new system for managing website features in a composable way, contrasting them with older Drupal distributions. The speaker, Martin Anderson Kutz, explains that <b>recipes offer flexibility</b>, allowing users to apply, revert, and customize functionalities without being locked into a specific site setup. The presentation further explores the <b>structure of recipes</b>, including composer.json, recipe.yaml, configuration files, and content, highlighting powerful &quot;config actions.&quot; It concludes by showcasing <b>event-specific recipes</b> and the event platform, demonstrating practical applications for managing dates, times, and events within Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16930278-drupalbrief-drupalcon-atlanta-recipes-it-s-about-time.mp3" length="20754114" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16930278</guid>
    <pubDate>Mon, 07 Apr 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1727</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19735</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Working with the AI Agents in Drupal CMS</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Working with the AI Agents in Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast details a YouTube presentation about integrating AI agents within the Drupal content management system. Vincenzo Gambino, a Drupal developer, explains how to utilize Drupal's AI and AI Agent modules to construct intelligent tools and automated workflows. He details the creation of reusable tools for tasks like content creation and Google Calendar integration, and how these tools are orchestrated by autonomous agents and user-facing AI assistants. The presentation...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details a YouTube presentation about <b>integrating AI agents within the Drupal content management system</b>. Vincenzo Gambino, a Drupal developer, explains how to utilize Drupal&apos;s <b>AI and AI Agent modules</b> to construct intelligent tools and automated workflows. He details the creation of <b>reusable tools</b> for tasks like content creation and Google Calendar integration, and how these tools are orchestrated by <b>autonomous agents</b> and user-facing <b>AI assistants</b>. The presentation covers <b>prompt engineering</b>, the architecture of agentic systems, and demonstrates building and testing these features within a Drupal 11 environment, including a chatbot interface.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details a YouTube presentation about <b>integrating AI agents within the Drupal content management system</b>. Vincenzo Gambino, a Drupal developer, explains how to utilize Drupal&apos;s <b>AI and AI Agent modules</b> to construct intelligent tools and automated workflows. He details the creation of <b>reusable tools</b> for tasks like content creation and Google Calendar integration, and how these tools are orchestrated by <b>autonomous agents</b> and user-facing <b>AI assistants</b>. The presentation covers <b>prompt engineering</b>, the architecture of agentic systems, and demonstrates building and testing these features within a Drupal 11 environment, including a chatbot interface.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923638-drupalbrief-drupalcon-atlanta-working-with-the-ai-agents-in-drupal-cms.mp3" length="17668663" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923638</guid>
    <pubDate>Sun, 06 Apr 2025 04:00:00 -0600</pubDate>
    <itunes:duration>1470</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19643</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Creating Opportunities - From Internships to Drupal Careers </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Creating Opportunities - From Internships to Drupal Careers </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a conference session titled "Creating Opportunities - From Internships to Drupal Careers," featuring Ju Vanderwater and Travis Porsche from Palantir.net. They discuss the challenges in building a talent pipeline for Drupal development, highlighting the difficulty junior developers face in gaining entry due to the steep learning curve and preference for experienced hires. Drawing from their company's experience with an internship program and fellowship p...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a conference session titled &quot;Creating Opportunities - From Internships to Drupal Careers,&quot; featuring Ju Vanderwater and Travis Porsche from Palantir.net. They discuss the <b>challenges in building a talent pipeline for Drupal development</b>, highlighting the difficulty junior developers face in gaining entry due to the steep learning curve and preference for experienced hires. Drawing from their company&apos;s experience with an internship program and fellowship partnering with DrupalEasy, they emphasize the <b>benefits of investing in new talent</b>, including financial advantages, team growth through mentorship, and fostering diversity within the tech industry. The speakers share their <b>program&apos;s successes and lessons learned</b>, along with the hurdles of onboarding, mentorship, and finding appropriate tasks for beginners, ultimately seeking community input on how to collectively address the shortage of junior Drupal professionals.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a conference session titled &quot;Creating Opportunities - From Internships to Drupal Careers,&quot; featuring Ju Vanderwater and Travis Porsche from Palantir.net. They discuss the <b>challenges in building a talent pipeline for Drupal development</b>, highlighting the difficulty junior developers face in gaining entry due to the steep learning curve and preference for experienced hires. Drawing from their company&apos;s experience with an internship program and fellowship partnering with DrupalEasy, they emphasize the <b>benefits of investing in new talent</b>, including financial advantages, team growth through mentorship, and fostering diversity within the tech industry. The speakers share their <b>program&apos;s successes and lessons learned</b>, along with the hurdles of onboarding, mentorship, and finding appropriate tasks for beginners, ultimately seeking community input on how to collectively address the shortage of junior Drupal professionals.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923565-drupalbrief-drupalcon-atlanta-creating-opportunities-from-internships-to-drupal-careers.mp3" length="18513503" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923565</guid>
    <pubDate>Sun, 06 Apr 2025 04:00:00 -0600</pubDate>
    <itunes:duration>1540</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19639</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - The Neurodivergency SuperPower</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - The Neurodivergency SuperPower</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast presents a compelling case for neurodiversity as a workplace advantage, highlighting the challenges faced by neurodivergent individuals in traditional employment. The speaker, drawing from personal experience and research, explains how biased hiring practices and non-inclusive environments lead to significant underemployment. Conversely, the presentation argues that embracing neurodiversity and implementing universal design principles fosters higher-function...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast</b> presents a compelling case for <b>neurodiversity as a workplace advantage</b>, highlighting the <b>challenges faced by neurodivergent individuals</b> in traditional employment. The speaker, drawing from personal experience and research, explains how <b>biased hiring practices and non-inclusive environments</b> lead to significant underemployment. Conversely, the presentation argues that <b>embracing neurodiversity and implementing universal design principles</b> fosters higher-functioning, innovative teams with reduced groupthink, ultimately <b>benefiting both employees and organizations</b> by leveraging unique cognitive strengths and addressing a looming workforce gap.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast</b> presents a compelling case for <b>neurodiversity as a workplace advantage</b>, highlighting the <b>challenges faced by neurodivergent individuals</b> in traditional employment. The speaker, drawing from personal experience and research, explains how <b>biased hiring practices and non-inclusive environments</b> lead to significant underemployment. Conversely, the presentation argues that <b>embracing neurodiversity and implementing universal design principles</b> fosters higher-functioning, innovative teams with reduced groupthink, ultimately <b>benefiting both employees and organizations</b> by leveraging unique cognitive strengths and addressing a looming workforce gap.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923624-drupalbrief-drupalcon-atlanta-the-neurodivergency-superpower.mp3" length="14087255" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923624</guid>
    <pubDate>Sun, 06 Apr 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1171</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19642</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Drupal.org Engineering Panel</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Drupal.org Engineering Panel</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast features a panel from the Drupal.org Engineering Team discussing their work and initiatives. They explain their roles in maintaining the Drupal.org infrastructure and the tools that empower the Drupal community to contribute to the Drupal project. The team highlights efforts to modernize their infrastructure, including migrating to GitLab, updating systems, and leveraging cloud technologies to improve efficiency and reduce costs. They also discuss projects focuse...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a panel from the Drupal.org Engineering Team discussing their work and initiatives. They explain their roles in maintaining the Drupal.org infrastructure and the tools that empower the Drupal community to contribute to the Drupal project. The team highlights efforts to modernize their infrastructure, including migrating to GitLab, updating systems, and leveraging cloud technologies to improve efficiency and reduce costs. They also discuss projects focused on enhancing contribution, such as the Drupal Certified Partner program&apos;s involvement in Drupal CMS development, improvements to documentation, and support for new contributors through the Fellowship Program. Furthermore, the panel addresses the challenges and progress related to migrating drupal.org to a more modern Drupal 10 platform and adapting to new European software regulations.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a panel from the Drupal.org Engineering Team discussing their work and initiatives. They explain their roles in maintaining the Drupal.org infrastructure and the tools that empower the Drupal community to contribute to the Drupal project. The team highlights efforts to modernize their infrastructure, including migrating to GitLab, updating systems, and leveraging cloud technologies to improve efficiency and reduce costs. They also discuss projects focused on enhancing contribution, such as the Drupal Certified Partner program&apos;s involvement in Drupal CMS development, improvements to documentation, and support for new contributors through the Fellowship Program. Furthermore, the panel addresses the challenges and progress related to migrating drupal.org to a more modern Drupal 10 platform and adapting to new European software regulations.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923605-drupalbrief-drupalcon-atlanta-drupal-org-engineering-panel.mp3" length="15942363" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923605</guid>
    <pubDate>Sun, 06 Apr 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1326</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19641</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - The future of Drupal core in the age of Drupal CMS</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - The future of Drupal core in the age of Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details the future of Drupal core in light of Drupal CMS. The speaker, Gabor H., outlines how Drupal CMS, a new default download experience, aims to simplify Drupal for new users by bundling best-practice modules and features as "recipes." This shift allows Drupal core to focus on being a robust application platform, enabling more rapid innovation in contributed modules and site templates. Consequently, core can become leaner, with certain functionalities potenti...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast details the future of Drupal core in light of Drupal CMS.</b> The speaker, Gabor H., outlines how Drupal CMS, a new default download experience, aims to simplify Drupal for new users by bundling best-practice modules and features as &quot;recipes.&quot; <b>This shift allows Drupal core to focus on being a robust application platform, enabling more rapid innovation in contributed modules and site templates.</b> Consequently, core can become leaner, with certain functionalities potentially moving to contrib. <b>The introduction of Drupal CMS, alongside tools like Project Browser and Automatic Updates, promises a more streamlined and user-friendly Drupal experience.</b> <b>This new strategy facilitates faster adoption of best practices and greater flexibility in building diverse Drupal solutions, including headless and commerce sites, through composable recipes and site templates.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>This Podcast details the future of Drupal core in light of Drupal CMS.</b> The speaker, Gabor H., outlines how Drupal CMS, a new default download experience, aims to simplify Drupal for new users by bundling best-practice modules and features as &quot;recipes.&quot; <b>This shift allows Drupal core to focus on being a robust application platform, enabling more rapid innovation in contributed modules and site templates.</b> Consequently, core can become leaner, with certain functionalities potentially moving to contrib. <b>The introduction of Drupal CMS, alongside tools like Project Browser and Automatic Updates, promises a more streamlined and user-friendly Drupal experience.</b> <b>This new strategy facilitates faster adoption of best practices and greater flexibility in building diverse Drupal solutions, including headless and commerce sites, through composable recipes and site templates.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923590-drupalbrief-drupalcon-atlanta-the-future-of-drupal-core-in-the-age-of-drupal-cms.mp3" length="17650815" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923590</guid>
    <pubDate>Sun, 06 Apr 2025 03:00:00 -0600</pubDate>
    <itunes:duration>1468</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19640</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Finding Your Path to Drupal</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Finding Your Path to Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a panel discussion titled "Finding Your Path to Drupal," where three women share their unique journeys into web development and the Drupal community. The panelists recount their diverse pre-Drupal backgrounds, ranging from conflict resolution and healthcare to being a stay-at-home parent, highlighting what motivated them to pursue technology careers. They discuss their initial experiences learning Drupal, including both supportive environments and chall...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a panel discussion titled &quot;Finding Your Path to Drupal,&quot; where three women share their unique journeys into web development and the Drupal community. <b>The panelists recount their diverse pre-Drupal backgrounds, ranging from conflict resolution and healthcare to being a stay-at-home parent, highlighting what motivated them to pursue technology careers.</b> They discuss their initial experiences learning Drupal, including both supportive environments and challenges like imposter syndrome and unwelcoming colleagues. <b>The conversation covers how teams can better support new developers, advice for those new to the field, and the personal and professional impact Drupal has had on their lives.</b> Ultimately, the discussion emphasizes the accessibility of Drupal and the rewarding opportunities it offers individuals from various backgrounds.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a panel discussion titled &quot;Finding Your Path to Drupal,&quot; where three women share their unique journeys into web development and the Drupal community. <b>The panelists recount their diverse pre-Drupal backgrounds, ranging from conflict resolution and healthcare to being a stay-at-home parent, highlighting what motivated them to pursue technology careers.</b> They discuss their initial experiences learning Drupal, including both supportive environments and challenges like imposter syndrome and unwelcoming colleagues. <b>The conversation covers how teams can better support new developers, advice for those new to the field, and the personal and professional impact Drupal has had on their lives.</b> Ultimately, the discussion emphasizes the accessibility of Drupal and the rewarding opportunities it offers individuals from various backgrounds.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923544-drupalbrief-drupalcon-atlanta-finding-your-path-to-drupal.mp3" length="15615099" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923544</guid>
    <pubDate>Sun, 06 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1299</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19638</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Supply Chain Security in Drupal and Composer</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Supply Chain Security in Drupal and Composer</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation on enhancing the security of Drupal and Composer's software supply chain. The speakers discuss the inherent risks in digital supply chains and introduce initiatives like Drupal CMS and automatic updates, emphasizing the critical need for secure component delivery. They explain TUF (The Update Framework) and Rugged as key technologies implemented by the Drupal Association to cryptographically sign and verify Drupal packages. The presentation...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation on <b>enhancing the security of Drupal and Composer&apos;s software supply chain</b>. The speakers discuss the <b>inherent risks in digital supply chains</b> and introduce initiatives like <b>Drupal CMS and automatic updates</b>, emphasizing the critical need for secure component delivery. They explain <b>TUF (The Update Framework) and Rugged</b> as key technologies implemented by the Drupal Association to cryptographically sign and verify Drupal packages. The presentation outlines the <b>technical aspects of public key cryptography, digital signatures, and hash functions</b> used in this process, alongside the architecture and ongoing development of the Rugged server. Ultimately, the goal is to ensure the <b>integrity and authenticity of Drupal installations and updates</b>, protecting against supply chain attacks.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation on <b>enhancing the security of Drupal and Composer&apos;s software supply chain</b>. The speakers discuss the <b>inherent risks in digital supply chains</b> and introduce initiatives like <b>Drupal CMS and automatic updates</b>, emphasizing the critical need for secure component delivery. They explain <b>TUF (The Update Framework) and Rugged</b> as key technologies implemented by the Drupal Association to cryptographically sign and verify Drupal packages. The presentation outlines the <b>technical aspects of public key cryptography, digital signatures, and hash functions</b> used in this process, alongside the architecture and ongoing development of the Rugged server. Ultimately, the goal is to ensure the <b>integrity and authenticity of Drupal installations and updates</b>, protecting against supply chain attacks.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923530-drupalbrief-drupalcon-atlanta-supply-chain-security-in-drupal-and-composer.mp3" length="20196802" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923530</guid>
    <pubDate>Sun, 06 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1680</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19637</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - WordPress to Drupal - A Migration Survival Guide </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - WordPress to Drupal - A Migration Survival Guide </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation by Simon and Alisa from Evolving Web, a Drupal-focused digital agency, about a real-world project migrating a nearly completed WordPress website to Drupal for BC Housing due to organizational standardization. They explain the challenges of rebuilding the informational site quickly, including inconsistent design implementation in WordPress's Gutenberg editor. The speakers describe their approach using Drupal's layout paragraphs and a custom ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation by Simon and Alisa from Evolving Web, a Drupal-focused digital agency, about a real-world project migrating a nearly completed WordPress website to Drupal for BC Housing due to organizational standardization. They explain the challenges of rebuilding the informational site quickly, including inconsistent design implementation in WordPress&apos;s Gutenberg editor. The speakers describe their approach using Drupal&apos;s layout paragraphs and a custom &quot;style options&quot; module to create flexible yet structured content components, drawing an analogy to Lego bricks. They compare layout paragraphs with layout builder, highlighting the trade-offs between core functionality and ease of configuration, and share lessons learned about content strategy and the benefits of structured content for maintainability.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation by Simon and Alisa from Evolving Web, a Drupal-focused digital agency, about a real-world project migrating a nearly completed WordPress website to Drupal for BC Housing due to organizational standardization. They explain the challenges of rebuilding the informational site quickly, including inconsistent design implementation in WordPress&apos;s Gutenberg editor. The speakers describe their approach using Drupal&apos;s layout paragraphs and a custom &quot;style options&quot; module to create flexible yet structured content components, drawing an analogy to Lego bricks. They compare layout paragraphs with layout builder, highlighting the trade-offs between core functionality and ease of configuration, and share lessons learned about content strategy and the benefits of structured content for maintainability.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923514-drupalbrief-drupalcon-atlanta-wordpress-to-drupal-a-migration-survival-guide.mp3" length="14536182" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923514</guid>
    <pubDate>Sun, 06 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1209</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19636</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Build Direct Audience Relationships Through Content, Analytics, and AI </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Build Direct Audience Relationships Through Content, Analytics, and AI </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast is from a YouTube talk Presented by Brian, the CTO of WordPress VIP,  titled "Beat the Gatekeepers" focusing on building direct audience relationships. He discussed strategies leveraging content, analytics, and AI to overcome intermediaries like social media, search engines, and app stores. The presentation outlined five types of websites based on their business goals: media, B2B/B2C marketing, e-commerce, and service portals, emphasizing the varying importa...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast is from a YouTube talk Presented by Brian, the CTO of WordPress VIP,  titled &quot;Beat the Gatekeepers&quot; focusing on building direct audience relationships. He discussed strategies leveraging <b>content, analytics, and AI</b> to overcome intermediaries like social media, search engines, and app stores. The presentation outlined <b>five types of websites</b> based on their business goals: media, B2B/B2C marketing, e-commerce, and service portals, emphasizing the varying importance of traffic and transactions. Brian introduced <b>Parsley</b>, an analytics platform, and explained tactics for increasing traffic, engagement, and conversions, highlighting the crucial role of <b>actionable insights derived from AI</b> by feeding it diverse data sources. Ultimately, the talk advocated for a direct customer relationship as the most valuable for business growth.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast is from a YouTube talk Presented by Brian, the CTO of WordPress VIP,  titled &quot;Beat the Gatekeepers&quot; focusing on building direct audience relationships. He discussed strategies leveraging <b>content, analytics, and AI</b> to overcome intermediaries like social media, search engines, and app stores. The presentation outlined <b>five types of websites</b> based on their business goals: media, B2B/B2C marketing, e-commerce, and service portals, emphasizing the varying importance of traffic and transactions. Brian introduced <b>Parsley</b>, an analytics platform, and explained tactics for increasing traffic, engagement, and conversions, highlighting the crucial role of <b>actionable insights derived from AI</b> by feeding it diverse data sources. Ultimately, the talk advocated for a direct customer relationship as the most valuable for business growth.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16923444-drupalbrief-drupalcon-atlanta-build-direct-audience-relationships-through-content-analytics-and-ai.mp3" length="16611706" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16923444</guid>
    <pubDate>Sun, 06 Apr 2025 02:00:00 -0600</pubDate>
    <itunes:duration>1382</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19634</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta  - Drupal Commerce&#39;s Starshot Roadmap</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta  - Drupal Commerce&#39;s Starshot Roadmap</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast details A YouTube presentation titled "Drupal Commerce's Starshot Roadmap" that features Ryan Zarama and Jakob Pesetski from Centauro discussing their efforts to align Drupal Commerce with the Drupal Starshot initiative. They explain how they are leveraging Drupal's recipe system to create installable site templates, aiming to empower marketers and reduce reliance on developer intervention for common e-commerce tasks. The presenters detail their journey in c...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details <b>A YouTube presentation titled &quot;Drupal Commerce&apos;s Starshot Roadmap&quot; that features Ryan Zarama and Jakob Pesetski from Centauro discussing their efforts to align Drupal Commerce with the Drupal Starshot initiative.</b> They explain how they are leveraging Drupal&apos;s recipe system to create installable site templates, aiming to empower marketers and reduce reliance on developer intervention for common e-commerce tasks. <b>The presenters detail their journey in converting the Commerce Kickstart distribution into a set of recipes, emphasizing the benefits for maintainability and user experience.</b> They also touch upon future possibilities such as a template marketplace, integration with an experience builder, and potential applications of artificial intelligence within Drupal Commerce. <b>Ultimately, the presentation announces the stable 1.0 release of their Commerce Kickstart 5 recipes and related modules, encouraging community feedback and adoption.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details <b>A YouTube presentation titled &quot;Drupal Commerce&apos;s Starshot Roadmap&quot; that features Ryan Zarama and Jakob Pesetski from Centauro discussing their efforts to align Drupal Commerce with the Drupal Starshot initiative.</b> They explain how they are leveraging Drupal&apos;s recipe system to create installable site templates, aiming to empower marketers and reduce reliance on developer intervention for common e-commerce tasks. <b>The presenters detail their journey in converting the Commerce Kickstart distribution into a set of recipes, emphasizing the benefits for maintainability and user experience.</b> They also touch upon future possibilities such as a template marketplace, integration with an experience builder, and potential applications of artificial intelligence within Drupal Commerce. <b>Ultimately, the presentation announces the stable 1.0 release of their Commerce Kickstart 5 recipes and related modules, encouraging community feedback and adoption.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920398-drupalbrief-drupalcon-atlanta-drupal-commerce-s-starshot-roadmap.mp3" length="16178733" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920398</guid>
    <pubDate>Sat, 05 Apr 2025 00:00:00 -0600</pubDate>
    <itunes:duration>1346</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19541</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalConAtlanta - What the WordPress Conflict Means for Open Source Businesses</itunes:title>
    <title>DrupalBrief: DrupalConAtlanta - What the WordPress Conflict Means for Open Source Businesses</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast captures a presentation discussing the implications of a public dispute between WordPress founder Matt Mullenweg/Automattic and WP Engine for the open-source ecosystem. The speaker, George Deat from a Drupal consultancy, outlines the conflict's details, including accusations of trademark misuse and profiting without contribution. The presentation then broadens to examine the "maker-taker" problem in open source, using WordPress and Drupal as comparative case stud...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast captures a presentation discussing the implications of a public dispute between WordPress founder Matt Mullenweg/Automattic and WP Engine for the open-source ecosystem. The speaker, George Deat from a Drupal consultancy, outlines the conflict&apos;s details, including accusations of trademark misuse and profiting without contribution. The presentation then broadens to examine the &quot;maker-taker&quot; problem in open source, using WordPress and Drupal as comparative case studies in governance, trademark handling, and contribution models. Ultimately, it advocates for a stronger sense of social contract and responsibility within open source communities, referencing the principles of common pool resource management.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast captures a presentation discussing the implications of a public dispute between WordPress founder Matt Mullenweg/Automattic and WP Engine for the open-source ecosystem. The speaker, George Deat from a Drupal consultancy, outlines the conflict&apos;s details, including accusations of trademark misuse and profiting without contribution. The presentation then broadens to examine the &quot;maker-taker&quot; problem in open source, using WordPress and Drupal as comparative case studies in governance, trademark handling, and contribution models. Ultimately, it advocates for a stronger sense of social contract and responsibility within open source communities, referencing the principles of common pool resource management.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920379-drupalbrief-drupalconatlanta-what-the-wordpress-conflict-means-for-open-source-businesses.mp3" length="16699454" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920379</guid>
    <pubDate>Fri, 04 Apr 2025 23:00:00 -0600</pubDate>
    <itunes:duration>1389</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19540</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Developing the Product Management Practice in Government</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Developing the Product Management Practice in Government</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation on developing a product management practice within government, specifically focusing on the experiences of the Georgia Technology Authority with their Drupal-based web platform, govHub. The speaker emphasizes the shift from a project-based to a product-focused mindset, highlighting key pillars such as user-centricity, data-driven decisions, continuous improvement, cross-team collaboration, and a focus on outcomes. The presentation further e...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation on developing a product management practice within government, specifically focusing on the experiences of the Georgia Technology Authority with their Drupal-based web platform, govHub. The speaker emphasizes the <b>shift from a project-based to a product-focused mindset</b>, highlighting key pillars such as <b>user-centricity, data-driven decisions, continuous improvement, cross-team collaboration, and a focus on outcomes</b>. The presentation further explains their <b>agile product development approach</b> and the implementation of <b>constituent-driven roadmaps</b>, underscoring how <b>Drupal&apos;s features address unique government challenges</b> related to security, content management, and data handling.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation on developing a product management practice within government, specifically focusing on the experiences of the Georgia Technology Authority with their Drupal-based web platform, govHub. The speaker emphasizes the <b>shift from a project-based to a product-focused mindset</b>, highlighting key pillars such as <b>user-centricity, data-driven decisions, continuous improvement, cross-team collaboration, and a focus on outcomes</b>. The presentation further explains their <b>agile product development approach</b> and the implementation of <b>constituent-driven roadmaps</b>, underscoring how <b>Drupal&apos;s features address unique government challenges</b> related to security, content management, and data handling.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920357-drupalbrief-drupalcon-atlanta-developing-the-product-management-practice-in-government.mp3" length="13613655" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920357</guid>
    <pubDate>Fri, 04 Apr 2025 23:00:00 -0600</pubDate>
    <itunes:duration>1132</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19539</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta - Distributions are dead, long live distributions - a Drupal CMS story </itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta - Distributions are dead, long live distributions - a Drupal CMS story </title>
    <itunes:summary><![CDATA[Send us Fan Mail  This podcast Titled "Distributions are dead, long live distributions - a Drupal CMS story" features Adam and Tim from the Drupal CMS team at Acquia discussing their innovative approach to building Drupal sites. They explain why traditional Drupal distributions have inherent problems like inflexibility and difficult updates, leading them to create Drupal CMS using a new paradigm centered around "recipes" and "site templates." Recipes are presented as modular, composable ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast Titled &quot;Distributions are dead, long live distributions - a Drupal CMS story&quot; features Adam and Tim from the Drupal CMS team at Acquia discussing their innovative approach to building Drupal sites. They explain why traditional Drupal distributions have inherent problems like inflexibility and difficult updates, leading them to create Drupal CMS using a new paradigm centered around <b>&quot;recipes&quot;</b> and <b>&quot;site templates.&quot;</b> <b>Recipes</b> are presented as modular, composable units of functionality that can be used independently and have no lifecycle, contrasting with traditional distributions&apos; all-encompassing nature. The discussion highlights the use of Composer for dependency management, DDEV for standardized development, and a monorepo for managing the various recipes. They also touched upon the evolution of install profiles, the future of site templates, and community collaboration in building and sharing recipes.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> This podcast Titled &quot;Distributions are dead, long live distributions - a Drupal CMS story&quot; features Adam and Tim from the Drupal CMS team at Acquia discussing their innovative approach to building Drupal sites. They explain why traditional Drupal distributions have inherent problems like inflexibility and difficult updates, leading them to create Drupal CMS using a new paradigm centered around <b>&quot;recipes&quot;</b> and <b>&quot;site templates.&quot;</b> <b>Recipes</b> are presented as modular, composable units of functionality that can be used independently and have no lifecycle, contrasting with traditional distributions&apos; all-encompassing nature. The discussion highlights the use of Composer for dependency management, DDEV for standardized development, and a monorepo for managing the various recipes. They also touched upon the evolution of install profiles, the future of site templates, and community collaboration in building and sharing recipes.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920330-drupal-brief-drupalcon-atlanta-distributions-are-dead-long-live-distributions-a-drupal-cms-story.mp3" length="15484782" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920330</guid>
    <pubDate>Fri, 04 Apr 2025 23:00:00 -0600</pubDate>
    <itunes:duration>1288</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19538</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Driving today’s CMS with tomorrow’s artificial intelligence</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Driving today’s CMS with tomorrow’s artificial intelligence</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast captures a presentation at DrupalCon discussing the integration of artificial intelligence within the Drupal content management system. The speaker, Joti Singh, shares their experience and vision for AI's role, moving beyond technical development to explore business applications like personalization. The talk highlights AI adoption trends and use cases, particularly focusing on intelligent personalization for enhanced user experiences. Demonstrations illustrate h...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a presentation at DrupalCon discussing the integration of artificial intelligence within the Drupal content management system. The speaker, Joti Singh, shares their experience and vision for AI&apos;s role, moving beyond technical development to explore business applications like personalization. The talk highlights AI adoption trends and use cases, particularly focusing on intelligent personalization for enhanced user experiences. Demonstrations illustrate how AI, utilizing tools like Open AI and Google Cloud Vision API, can enable features such as intent-based content delivery, automated image analysis, and text summarization within Drupal. Ultimately, the presentation champions leveraging AI to create more dynamic, intelligent, and user-centric Drupal-powered websites and applications.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a presentation at DrupalCon discussing the integration of artificial intelligence within the Drupal content management system. The speaker, Joti Singh, shares their experience and vision for AI&apos;s role, moving beyond technical development to explore business applications like personalization. The talk highlights AI adoption trends and use cases, particularly focusing on intelligent personalization for enhanced user experiences. Demonstrations illustrate how AI, utilizing tools like Open AI and Google Cloud Vision API, can enable features such as intent-based content delivery, automated image analysis, and text summarization within Drupal. Ultimately, the presentation champions leveraging AI to create more dynamic, intelligent, and user-centric Drupal-powered websites and applications.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920311-drupalbrief-drupalcon-atlanta-driving-today-s-cms-with-tomorrow-s-artificial-intelligence.mp3" length="14917694" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920311</guid>
    <pubDate>Fri, 04 Apr 2025 22:00:00 -0600</pubDate>
    <itunes:duration>1240</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19537</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Building web confidence through accessible, non expert user trainings </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Building web confidence through accessible, non expert user trainings </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast captures a presentation by Nate Lanin, a web developer and training lead at MIT Sloan, about building user confidence in web content management systems through accessible training. Lanin outlines MIT Sloan's approach to user training, emphasizing that it avoids technical jargon and focuses on practical skills. The presentation details their training process, which includes understanding user personas, adapting training delivery based on real-time feedback, and pr...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a presentation by Nate Lanin, a web developer and training lead at MIT Sloan, about <b>building user confidence in web content management systems through accessible training</b>. Lanin outlines <b>MIT Sloan&apos;s approach to user training</b>, emphasizing that it avoids technical jargon and focuses on practical skills. The presentation details <b>their training process</b>, which includes understanding user personas, adapting training delivery based on real-time feedback, and providing robust post-training support. Lanin shares <b>strategies for planning, conducting, and following up on training sessions</b> to empower non-expert users to independently manage their website content.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a presentation by Nate Lanin, a web developer and training lead at MIT Sloan, about <b>building user confidence in web content management systems through accessible training</b>. Lanin outlines <b>MIT Sloan&apos;s approach to user training</b>, emphasizing that it avoids technical jargon and focuses on practical skills. The presentation details <b>their training process</b>, which includes understanding user personas, adapting training delivery based on real-time feedback, and providing robust post-training support. Lanin shares <b>strategies for planning, conducting, and following up on training sessions</b> to empower non-expert users to independently manage their website content.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920284-drupalbrief-drupalcon-atlanta-building-web-confidence-through-accessible-non-expert-user-trainings.mp3" length="20203750" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920284</guid>
    <pubDate>Fri, 04 Apr 2025 22:00:00 -0600</pubDate>
    <itunes:duration>1681</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19536</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta - What Do Marketers Really Want? Unpacking the User Research for Drupal CMS</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta - What Do Marketers Really Want? Unpacking the User Research for Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a presentation at DrupalCon about user research informing the development of Drupal CMS, a version of Drupal aimed at improving the experience for marketers and content editors. Presenters from Evolving Web discussed their research goals, which included defining market positioning, understanding user pain points with existing CMS platforms, and shaping the feature roadmap for Drupal CMS. They detailed user interviews conducted with non-Drupal users in v...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation at DrupalCon about user research informing the development of Drupal CMS, a version of Drupal aimed at improving the experience for marketers and content editors. <b>Presenters from Evolving Web discussed their research goals</b>, which included defining market positioning, understanding user pain points with existing CMS platforms, and shaping the feature roadmap for Drupal CMS. <b>They detailed user interviews conducted with non-Drupal users</b> in various roles like marketers, content editors, and builders, exploring their frustrations and desired features in a CMS. <b>The presentation also covered competitive benchmarking</b>, where they analyzed several CMS platforms like WordPress, Webflow, and Contentful to identify best practices for user onboarding, content editing, and extending site functionality. <b>Key findings highlighted the need for ease of use, clear communication to dispel negative perceptions of Drupal, and the importance of features</b> such as drag-and-drop building, reusable content, and integrated marketing tools. <b>Ultimately, the research seeks to guide the evolution of Drupal CMS</b> to better serve the needs of non-technical users while retaining the power and flexibility of Drupal core.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation at DrupalCon about user research informing the development of Drupal CMS, a version of Drupal aimed at improving the experience for marketers and content editors. <b>Presenters from Evolving Web discussed their research goals</b>, which included defining market positioning, understanding user pain points with existing CMS platforms, and shaping the feature roadmap for Drupal CMS. <b>They detailed user interviews conducted with non-Drupal users</b> in various roles like marketers, content editors, and builders, exploring their frustrations and desired features in a CMS. <b>The presentation also covered competitive benchmarking</b>, where they analyzed several CMS platforms like WordPress, Webflow, and Contentful to identify best practices for user onboarding, content editing, and extending site functionality. <b>Key findings highlighted the need for ease of use, clear communication to dispel negative perceptions of Drupal, and the importance of features</b> such as drag-and-drop building, reusable content, and integrated marketing tools. <b>Ultimately, the research seeks to guide the evolution of Drupal CMS</b> to better serve the needs of non-technical users while retaining the power and flexibility of Drupal core.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920268-drupal-brief-drupalcon-atlanta-what-do-marketers-really-want-unpacking-the-user-research-for-drupal-cms.mp3" length="20017557" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920268</guid>
    <pubDate>Fri, 04 Apr 2025 22:00:00 -0600</pubDate>
    <itunes:duration>1665</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19535</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief : DrupalCon Atlanta - The Future of SEO - Embracing Change and Innovation</itunes:title>
    <title>DrupalBrief : DrupalCon Atlanta - The Future of SEO - Embracing Change and Innovation</title>
    <itunes:summary><![CDATA[Send us Fan Mail This is a podcast  featuring a growth leader in material discusses the evolving landscape of SEO due to the rise of large language models (LLMs). The speaker emphasizes a shift from content volume to contextual relevance, highlighting the increasing importance of structured data like schema.org and the emergence of llm.txt for guiding AI indexing. The discussion covers how LLMs are changing search traffic patterns, favoring concise, fact-based content with citations over...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This is a podcast  featuring a growth leader in material discusses the evolving landscape of SEO due to the rise of large language models (LLMs). The speaker emphasizes a shift from content volume to contextual relevance, highlighting the increasing importance of structured data like schema.org and the emergence of llm.txt for guiding AI indexing. The discussion covers how LLMs are changing search traffic patterns, favoring concise, fact-based content with citations over traditional long-form articles. Practical examples and tools for auditing and optimizing for this new AI-driven environment are provided, stressing the need for brands to adapt their SEO strategies to maintain visibility.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This is a podcast  featuring a growth leader in material discusses the evolving landscape of SEO due to the rise of large language models (LLMs). The speaker emphasizes a shift from content volume to contextual relevance, highlighting the increasing importance of structured data like schema.org and the emergence of llm.txt for guiding AI indexing. The discussion covers how LLMs are changing search traffic patterns, favoring concise, fact-based content with citations over traditional long-form articles. Practical examples and tools for auditing and optimizing for this new AI-driven environment are provided, stressing the need for brands to adapt their SEO strategies to maintain visibility.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920241-drupalbrief-drupalcon-atlanta-the-future-of-seo-embracing-change-and-innovation.mp3" length="11615907" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920241</guid>
    <pubDate>Fri, 04 Apr 2025 22:00:00 -0600</pubDate>
    <itunes:duration>965</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19534</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Drupal Certified Partners Round Table </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Drupal Certified Partners Round Table </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast captures a Drupal Certified Partners Round Table discussion at a DrupalCon event. The Drupal Association's partnerships team provides updates on the enhanced partner program, its impact, and future goals, including increasing partner numbers and global contribution. Guest speakers highlight strategies for event marketing in 2025, emphasizing cost-sharing opportunities for certified partners, and discuss various avenues for community contribution, such as document...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a <b>Drupal Certified Partners Round Table</b> discussion at a DrupalCon event. The Drupal Association&apos;s partnerships team provides updates on the <b>enhanced partner program</b>, its impact, and future goals, including increasing partner numbers and global contribution. Guest speakers highlight strategies for <b>event marketing in 2025</b>, emphasizing cost-sharing opportunities for certified partners, and discuss various avenues for <b>community contribution</b>, such as documentation, UI/UX, and recipes. The roundtable also explores the <b>culture of contribution</b> within partner organizations, using Previous Next as a successful example of how contributing to Drupal can be a strategic business investment.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a <b>Drupal Certified Partners Round Table</b> discussion at a DrupalCon event. The Drupal Association&apos;s partnerships team provides updates on the <b>enhanced partner program</b>, its impact, and future goals, including increasing partner numbers and global contribution. Guest speakers highlight strategies for <b>event marketing in 2025</b>, emphasizing cost-sharing opportunities for certified partners, and discuss various avenues for <b>community contribution</b>, such as documentation, UI/UX, and recipes. The roundtable also explores the <b>culture of contribution</b> within partner organizations, using Previous Next as a successful example of how contributing to Drupal can be a strategic business investment.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16920215-drupalbrief-drupalcon-atlanta-drupal-certified-partners-round-table.mp3" length="15118899" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16920215</guid>
    <pubDate>Fri, 04 Apr 2025 21:00:00 -0600</pubDate>
    <itunes:duration>1257</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19533</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta - The Best and Worst Themes, Modules, Widgets, Extensions, and AI tools for ADA Compliance</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta - The Best and Worst Themes, Modules, Widgets, Extensions, and AI tools for ADA Compliance</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation by Alyssa Petta on best and worst tools for ADA compliance, specifically focusing on Drupal. Petta, a web designer with lived experience of disability, discusses the importance of accessibility, new legal requirements, and the pitfalls of overlay widgets. She recommends reliable testing methods, including manual and automated approaches, and highlights helpful browser extensions, bookmarklets, Drupal themes, and modules. The presentation em...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation by Alyssa Petta on <b>best and worst tools for ADA compliance</b>, specifically focusing on <b>Drupal</b>. Petta, a web designer with lived experience of disability, discusses the <b>importance of accessibility</b>, new legal requirements, and the pitfalls of <b>overlay widgets</b>. She recommends <b>reliable testing methods</b>, including manual and automated approaches, and highlights <b>helpful browser extensions, bookmarklets, Drupal themes, and modules</b>. The presentation emphasizes <b>avoiding deceptive &quot;quick fix&quot; solutions</b> and trusting <b>vetted accessibility experts and resources</b>.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation by Alyssa Petta on <b>best and worst tools for ADA compliance</b>, specifically focusing on <b>Drupal</b>. Petta, a web designer with lived experience of disability, discusses the <b>importance of accessibility</b>, new legal requirements, and the pitfalls of <b>overlay widgets</b>. She recommends <b>reliable testing methods</b>, including manual and automated approaches, and highlights <b>helpful browser extensions, bookmarklets, Drupal themes, and modules</b>. The presentation emphasizes <b>avoiding deceptive &quot;quick fix&quot; solutions</b> and trusting <b>vetted accessibility experts and resources</b>.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914806-drupal-brief-drupalcon-atlanta-the-best-and-worst-themes-modules-widgets-extensions-and-ai-tools-for-ada-compliance.mp3" length="13365140" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914806</guid>
    <pubDate>Thu, 03 Apr 2025 20:00:00 -0600</pubDate>
    <itunes:duration>1111</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19442</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Site Building with Translations, Regionalization, and Layout Builder</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Site Building with Translations, Regionalization, and Layout Builder</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation on enhancing Drupal site building through translation, regionalization, and Layout Builder. The speakers from Chromatic explain how to manage multilingual content by configuring languages, utilizing the Translation Management Tool (TMGMT) for efficient workflows, and leveraging Drupal's built-in translation features. They further discuss regionalization as distinct from translation, focusing on adapting content for specific geographic areas...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation on <b>enhancing Drupal site building through translation, regionalization, and Layout Builder</b>. The speakers from Chromatic explain how to manage multilingual content by configuring languages, utilizing the <b>Translation Management Tool (TMGMT)</b> for efficient workflows, and leveraging Drupal&apos;s built-in translation features. They further discuss <b>regionalization as distinct from translation</b>, focusing on adapting content for specific geographic areas, including strategies for region detection and content delivery using CDNs while being mindful of data privacy. Finally, the presentation compares <b>Layout Builder with Paragraphs</b>, highlighting their respective strengths and the upcoming translatability improvements for Layout Builder.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation on <b>enhancing Drupal site building through translation, regionalization, and Layout Builder</b>. The speakers from Chromatic explain how to manage multilingual content by configuring languages, utilizing the <b>Translation Management Tool (TMGMT)</b> for efficient workflows, and leveraging Drupal&apos;s built-in translation features. They further discuss <b>regionalization as distinct from translation</b>, focusing on adapting content for specific geographic areas, including strategies for region detection and content delivery using CDNs while being mindful of data privacy. Finally, the presentation compares <b>Layout Builder with Paragraphs</b>, highlighting their respective strengths and the upcoming translatability improvements for Layout Builder.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914716-drupalbrief-drupalcon-atlanta-site-building-with-translations-regionalization-and-layout-builder.mp3" length="25311730" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914716</guid>
    <pubDate>Thu, 03 Apr 2025 20:00:00 -0600</pubDate>
    <itunes:duration>2107</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19441</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - A Success Story in Implementing Storybook, Drupal 10, and Layout Builder</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - A Success Story in Implementing Storybook, Drupal 10, and Layout Builder</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a successful project at MIT Sloan to implement "takeover" homepage features using Storybook, Drupal 10, and Layout Builder. The presentation outlines the planning process, emphasizing breaking down the project into manageable components and a unique "hourglass workflow" that prioritized front-end development using agnostic templates in Storybook before back-end implementation in Drupal. This approach facilitated rapid development, thorough testing, and a ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a successful project at MIT Sloan to implement &quot;takeover&quot; homepage features using <b>Storybook</b>, <b>Drupal 10</b>, and <b>Layout Builder</b>. The presentation outlines the <b>planning process</b>, emphasizing breaking down the project into manageable components and a unique &quot;hourglass workflow&quot; that prioritized front-end development using <b>agnostic templates in Storybook</b> before back-end implementation in Drupal. This approach facilitated <b>rapid development</b>, thorough testing, and a smooth launch by focusing on component reusability and clear communication. The speaker highlights the benefits of this methodology for managing complex website updates without disrupting existing functionality and improving the content editor experience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a successful project at MIT Sloan to implement &quot;takeover&quot; homepage features using <b>Storybook</b>, <b>Drupal 10</b>, and <b>Layout Builder</b>. The presentation outlines the <b>planning process</b>, emphasizing breaking down the project into manageable components and a unique &quot;hourglass workflow&quot; that prioritized front-end development using <b>agnostic templates in Storybook</b> before back-end implementation in Drupal. This approach facilitated <b>rapid development</b>, thorough testing, and a smooth launch by focusing on component reusability and clear communication. The speaker highlights the benefits of this methodology for managing complex website updates without disrupting existing functionality and improving the content editor experience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914617-drupalbrief-drupalcon-atlanta-a-success-story-in-implementing-storybook-drupal-10-and-layout-builder.mp3" length="24028394" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914617</guid>
    <pubDate>Thu, 03 Apr 2025 19:00:00 -0600</pubDate>
    <itunes:duration>2000</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19440</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta - Drupal CMS Golden standard for privacy and data protection</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta - Drupal CMS Golden standard for privacy and data protection</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast  features a presentation about integrating privacy and data protection into Drupal CMS. The speaker, a Drupal expert, outlines the challenges of global privacy regulations and introduces Claro, a chosen consent management solution. The presentation details the selection process for a consent management module, highlighting the community's collaborative effort to support Claro. It explains how Drupal CMS implements user-friendly, non-intrusive consent managem...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast  features a presentation about integrating privacy and data protection into Drupal CMS. The speaker, a Drupal expert, outlines the challenges of global privacy regulations and introduces Claro, a chosen consent management solution. <b>The presentation details the selection process for a consent management module, highlighting the community&apos;s collaborative effort to support Claro.</b> It explains how Drupal CMS implements user-friendly, non-intrusive consent management for various services like remote videos and analytics. <b>Future plans for data protection and ongoing audit tools within Drupal are also discussed.</b> Ultimately, the goal is to provide a default setup that assists website owners in working towards regulatory compliance while respecting user privacy</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast  features a presentation about integrating privacy and data protection into Drupal CMS. The speaker, a Drupal expert, outlines the challenges of global privacy regulations and introduces Claro, a chosen consent management solution. <b>The presentation details the selection process for a consent management module, highlighting the community&apos;s collaborative effort to support Claro.</b> It explains how Drupal CMS implements user-friendly, non-intrusive consent management for various services like remote videos and analytics. <b>Future plans for data protection and ongoing audit tools within Drupal are also discussed.</b> Ultimately, the goal is to provide a default setup that assists website owners in working towards regulatory compliance while respecting user privacy</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914411-drupal-brief-drupalcon-atlanta-drupal-cms-golden-standard-for-privacy-and-data-protection.mp3" length="19448580" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914411</guid>
    <pubDate>Thu, 03 Apr 2025 19:00:00 -0600</pubDate>
    <itunes:duration>1618</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19439</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta 2025 - Paragraphs and Single Directory Components - A dynamic duo</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta 2025 - Paragraphs and Single Directory Components - A dynamic duo</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast features a presentation discussing the integration of Drupal's Paragraphs module and Single Directory Components (SDC) to enhance developer and site editor experiences. The presenters from Chromatic explain how they combined these tools on a multi-site project to address issues like code duplication and inconsistent styling across numerous websites. Their solution involved using SDC for reusable components and Paragraphs for structured content entry, streamlining...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a presentation discussing the integration of Drupal&apos;s <b>Paragraphs</b> module and <b>Single Directory Components (SDC)</b> to enhance developer and site editor experiences. The presenters from Chromatic explain how they combined these tools on a multi-site project to address issues like code duplication and inconsistent styling across numerous websites. Their solution involved using <b>SDC for reusable components</b> and <b>Paragraphs for structured content entry</b>, streamlining development and maintenance. They also developed a <b>component library</b> for easier previewing and collaboration, highlighting the benefits of this dynamic pairing for building scalable and maintainable Drupal sites.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast features a presentation discussing the integration of Drupal&apos;s <b>Paragraphs</b> module and <b>Single Directory Components (SDC)</b> to enhance developer and site editor experiences. The presenters from Chromatic explain how they combined these tools on a multi-site project to address issues like code duplication and inconsistent styling across numerous websites. Their solution involved using <b>SDC for reusable components</b> and <b>Paragraphs for structured content entry</b>, streamlining development and maintenance. They also developed a <b>component library</b> for easier previewing and collaboration, highlighting the benefits of this dynamic pairing for building scalable and maintainable Drupal sites.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914283-drupal-brief-drupalcon-atlanta-2025-paragraphs-and-single-directory-components-a-dynamic-duo.mp3" length="20508430" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914283</guid>
    <pubDate>Thu, 03 Apr 2025 18:00:00 -0600</pubDate>
    <itunes:duration>1706</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19438</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta - Maximum efficiency by embracing WebOps Mindset</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta - Maximum efficiency by embracing WebOps Mindset</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast is generated  from a DrupalCon session presents WebOps as a crucial mindset for achieving maximum efficiency in web development. The speakers from Digital Polygon, John Doyle and Grav Goyle, introduce WebOps as the intersection of IT, security, and marketing, emphasizing communication and automation. They detail their company's approach, including automated Drupal updates using GitHub Actions, on-demand environments, AI-powered code review and impact an...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This<b> Podcast is generated  from a DrupalCon session presents WebOps as a crucial mindset for achieving maximum efficiency in web development.</b> The speakers from Digital Polygon, John Doyle and Grav Goyle, introduce WebOps as the intersection of IT, security, and marketing, emphasizing communication and automation. They detail their company&apos;s approach, including automated Drupal updates using GitHub Actions, on-demand environments, AI-powered code review and impact analysis, and visual regression testing. <b>Furthermore, they discuss automating Jira ticket management and deployment processes with monitoring via New Relic to enhance speed, quality, and team collaboration.</b> Finally, they introduce Polymer, an open-source orchestration tool aimed at simplifying and scaling these WebOps practices across different platforms.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This<b> Podcast is generated  from a DrupalCon session presents WebOps as a crucial mindset for achieving maximum efficiency in web development.</b> The speakers from Digital Polygon, John Doyle and Grav Goyle, introduce WebOps as the intersection of IT, security, and marketing, emphasizing communication and automation. They detail their company&apos;s approach, including automated Drupal updates using GitHub Actions, on-demand environments, AI-powered code review and impact analysis, and visual regression testing. <b>Furthermore, they discuss automating Jira ticket management and deployment processes with monitoring via New Relic to enhance speed, quality, and team collaboration.</b> Finally, they introduce Polymer, an open-source orchestration tool aimed at simplifying and scaling these WebOps practices across different platforms.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914146-drupal-brief-drupalcon-atlanta-maximum-efficiency-by-embracing-webops-mindset.mp3" length="14297941" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914146</guid>
    <pubDate>Thu, 03 Apr 2025 17:00:00 -0600</pubDate>
    <itunes:duration>1189</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19437</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta 2025 - Mastering Drupal’s Core Site Building Features </itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta 2025 - Mastering Drupal’s Core Site Building Features </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details Drupal's core site-building features, emphasizing how non-developers and developers can leverage its out-of-the-box tools. The speaker, Amani Mansour, explains concepts like structured data, entities, content types, taxonomy, view modes, and the Views module for flexible content management without extensive custom coding. The discussion then introduces Drupal CMS, a newer platform focused on no-code website building with intuitive interfaces, AI tools, an...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details <b>Drupal&apos;s core site-building features</b>, emphasizing how non-developers and developers can leverage its out-of-the-box tools. The speaker, Amani Mansour, explains concepts like <b>structured data, entities, content types, taxonomy, view modes, and the Views module</b> for flexible content management without extensive custom coding. The discussion then introduces <b>Drupal CMS</b>, a newer platform focused on no-code website building with intuitive interfaces, AI tools, and pre-configured <b>recipes</b> for faster site creation. Finally, it briefly touches on <b>Layout Builder</b> for entity layout customization and the upcoming <b>Experience Builder</b> in Drupal CMS for full page control.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details <b>Drupal&apos;s core site-building features</b>, emphasizing how non-developers and developers can leverage its out-of-the-box tools. The speaker, Amani Mansour, explains concepts like <b>structured data, entities, content types, taxonomy, view modes, and the Views module</b> for flexible content management without extensive custom coding. The discussion then introduces <b>Drupal CMS</b>, a newer platform focused on no-code website building with intuitive interfaces, AI tools, and pre-configured <b>recipes</b> for faster site creation. Finally, it briefly touches on <b>Layout Builder</b> for entity layout customization and the upcoming <b>Experience Builder</b> in Drupal CMS for full page control.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914096-drupal-brief-drupalcon-atlanta-2025-mastering-drupal-s-core-site-building-features.mp3" length="21540663" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914096</guid>
    <pubDate>Thu, 03 Apr 2025 17:00:00 -0600</pubDate>
    <itunes:duration>1792</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19436</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief : DrupalCon Atlanta 2025 - Drupal for Real Time Management of Android &amp; iOS Apps</itunes:title>
    <title>Drupal Brief : DrupalCon Atlanta 2025 - Drupal for Real Time Management of Android &amp; iOS Apps</title>
    <itunes:summary><![CDATA[Send us Fan Mail A Drupal developer from Australia presented a solution to manage mobile application content and configuration in real time using Drupal and Google's Firebase. Frustrated by the disconnect between web and mobile development, especially within government agencies relying on Drupal, the speaker created a Drupal module. This module allows non-technical users to modify app content, features, and even appearance through Drupal's familiar interface. Leveraging Firebase's real-time d...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>A Drupal developer from Australia presented a solution to manage mobile application content and configuration in real time using Drupal and Google&apos;s Firebase.</b> Frustrated by the disconnect between web and mobile development, especially within government agencies relying on Drupal, the speaker created a Drupal module. <b>This module allows non-technical users to modify app content, features, and even appearance through Drupal&apos;s familiar interface.</b> Leveraging Firebase&apos;s real-time database and Flutter&apos;s ability to react to data streams, <b>changes made in Drupal instantly reflect in the deployed Android and iOS applications without requiring app store resubmissions.</b> This approach addresses issues caused by hardcoded data, lengthy update processes, and the separation between Drupal and mobile development teams, <b>offering a more streamlined and efficient way to maintain and evolve mobile apps.</b> The speaker demonstrated this with real-time updates and a live game integrated into a demo app, <b>highlighting the potential for greater control and flexibility over mobile applications through Drupal.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>A Drupal developer from Australia presented a solution to manage mobile application content and configuration in real time using Drupal and Google&apos;s Firebase.</b> Frustrated by the disconnect between web and mobile development, especially within government agencies relying on Drupal, the speaker created a Drupal module. <b>This module allows non-technical users to modify app content, features, and even appearance through Drupal&apos;s familiar interface.</b> Leveraging Firebase&apos;s real-time database and Flutter&apos;s ability to react to data streams, <b>changes made in Drupal instantly reflect in the deployed Android and iOS applications without requiring app store resubmissions.</b> This approach addresses issues caused by hardcoded data, lengthy update processes, and the separation between Drupal and mobile development teams, <b>offering a more streamlined and efficient way to maintain and evolve mobile apps.</b> The speaker demonstrated this with real-time updates and a live game integrated into a demo app, <b>highlighting the potential for greater control and flexibility over mobile applications through Drupal.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914060-drupal-brief-drupalcon-atlanta-2025-drupal-for-real-time-management-of-android-ios-apps.mp3" length="17444572" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914060</guid>
    <pubDate>Thu, 03 Apr 2025 17:00:00 -0600</pubDate>
    <itunes:duration>1451</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episode>19435</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta 2025 - End to end collaboration in Drupal with EditTogether </itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta 2025 - End to end collaboration in Drupal with EditTogether </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation about Edit Together, a Drupal framework designed for real-time, secure collaborative content creation directly within the Drupal interface. Presenters Ken Rickard and Alex Jones explain that this open-source initiative, built upon technologies like ProseMirror and Y.JS, aims to eliminate inefficient workflows by allowing multiple users to simultaneously edit various form elements and rich text fields. They highlight the benefits of data sov...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about <b>Edit Together</b>, a Drupal framework designed for real-time, secure collaborative content creation directly within the Drupal interface. Presenters Ken Rickard and Alex Jones explain that this open-source initiative, built upon technologies like ProseMirror and Y.JS, aims to eliminate inefficient workflows by allowing multiple users to simultaneously edit various form elements and rich text fields. They highlight the benefits of <b>data sovereignty</b>, enhanced security, and seamless integration with existing Drupal workflows, contrasting their approach with proprietary and SaaS-based solutions. While currently functional, Edit Together is seeking beta partners and sponsors to achieve a sustainable open public release and expand its capabilities, offering a potential future where Drupal serves as both the first point of content creation and the database of record.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about <b>Edit Together</b>, a Drupal framework designed for real-time, secure collaborative content creation directly within the Drupal interface. Presenters Ken Rickard and Alex Jones explain that this open-source initiative, built upon technologies like ProseMirror and Y.JS, aims to eliminate inefficient workflows by allowing multiple users to simultaneously edit various form elements and rich text fields. They highlight the benefits of <b>data sovereignty</b>, enhanced security, and seamless integration with existing Drupal workflows, contrasting their approach with proprietary and SaaS-based solutions. While currently functional, Edit Together is seeking beta partners and sponsors to achieve a sustainable open public release and expand its capabilities, offering a potential future where Drupal serves as both the first point of content creation and the database of record.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16914007-drupal-brief-drupalcon-atlanta-2025-end-to-end-collaboration-in-drupal-with-edittogether.mp3" length="15029289" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16914007</guid>
    <pubDate>Thu, 03 Apr 2025 16:00:00 -0600</pubDate>
    <itunes:duration>1250</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19434</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - First Time Contribution Workshop </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - First Time Contribution Workshop </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast captures a First Time Contribution Workshop for Drupal, aiming to encourage and guide newcomers in contributing to the open-source project. The speaker, Chris Dark, outlines various ways to contribute, emphasizing that coding skills are not a prerequisite, with areas like documentation, translation, and marketing being vital. He details the Drupal issue queue as a central task list and introduces tools like Drupal Pod and Drupal Forge to facilitate code contribut...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a <b>First Time Contribution Workshop</b> for Drupal, aiming to encourage and guide newcomers in contributing to the open-source project. The speaker, Chris Dark, outlines <b>various ways to contribute</b>, emphasizing that coding skills are not a prerequisite, with areas like documentation, translation, and marketing being vital. He details the <b>Drupal issue queue</b> as a central task list and introduces <b>tools like Drupal Pod and Drupal Forge</b> to facilitate code contributions and testing within a browser-based environment. The workshop also highlights the <b>importance of community engagement</b> through platforms like Slack and the benefits of contribution for both individuals and the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast captures a <b>First Time Contribution Workshop</b> for Drupal, aiming to encourage and guide newcomers in contributing to the open-source project. The speaker, Chris Dark, outlines <b>various ways to contribute</b>, emphasizing that coding skills are not a prerequisite, with areas like documentation, translation, and marketing being vital. He details the <b>Drupal issue queue</b> as a central task list and introduces <b>tools like Drupal Pod and Drupal Forge</b> to facilitate code contributions and testing within a browser-based environment. The workshop also highlights the <b>importance of community engagement</b> through platforms like Slack and the benefits of contribution for both individuals and the Drupal ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16913912-drupalbrief-drupalcon-atlanta-first-time-contribution-workshop.mp3" length="29449456" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16913912</guid>
    <pubDate>Thu, 03 Apr 2025 16:00:00 -0600</pubDate>
    <itunes:duration>2451</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19433</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta - Following Drupal core development</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta - Following Drupal core development</title>
    <itunes:summary><![CDATA[Send us Fan Mail The podcast documents a  YouTube presentation about following Drupal core development. The speaker, Marco vas, discusses the feasibility and benefits of tracking changes in Drupal's codebase. He outlines various resources available for this purpose, including Git, release notes, change records, and Drupal.org issues. Vas also presents data on the pace of Drupal core development, quantifying the number of commits and code changes. Furthermore, he shares his personal proje...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The podcast documents a  YouTube presentation about following Drupal core development. <b>The speaker, Marco vas, discusses the feasibility and benefits of tracking changes in Drupal&apos;s codebase.</b> He outlines <b>various resources available for this purpose, including Git, release notes, change records, and Drupal.org issues.</b> Vas also presents <b>data on the pace of Drupal core development, quantifying the number of commits and code changes.</b> Furthermore, he shares <b>his personal project, Core Logs, an effort to summarize and provide context to Drupal core commits through scripting and manual curation.</b> The presentation concludes with <b>a demonstration of his workflow and an invitation for community contributions.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The podcast documents a  YouTube presentation about following Drupal core development. <b>The speaker, Marco vas, discusses the feasibility and benefits of tracking changes in Drupal&apos;s codebase.</b> He outlines <b>various resources available for this purpose, including Git, release notes, change records, and Drupal.org issues.</b> Vas also presents <b>data on the pace of Drupal core development, quantifying the number of commits and code changes.</b> Furthermore, he shares <b>his personal project, Core Logs, an effort to summarize and provide context to Drupal core commits through scripting and manual curation.</b> The presentation concludes with <b>a demonstration of his workflow and an invitation for community contributions.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16913673-drupal-brief-drupalcon-atlanta-following-drupal-core-development.mp3" length="20456021" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16913673</guid>
    <pubDate>Thu, 03 Apr 2025 16:00:00 -0600</pubDate>
    <itunes:duration>1702</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19432</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - From Community Initiative to a Drupal CMS Track - the Dashboard Module</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - From Community Initiative to a Drupal CMS Track - the Dashboard Module</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast details a presentation about the Dashboard Initiative within the Drupal CMS. The speakers, Matthew Tiff and Christian Lopez Pito, explain the problems the initiative aims to solve regarding Drupal's initial user experience. They discuss the objectives of creating a more welcoming and useful dashboard, particularly for marketers, and its evolution from a potential core feature to a key component of Drupal CMS. The presentation also touches on the technical impleme...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about the <b>Dashboard Initiative</b> within the Drupal CMS. The speakers, Matthew Tiff and Christian Lopez Pito, explain the <b>problems</b> the initiative aims to solve regarding Drupal&apos;s initial user experience. They discuss the <b>objectives</b> of creating a more welcoming and useful dashboard, particularly for marketers, and its evolution from a potential core feature to a key component of Drupal CMS. The presentation also touches on the <b>technical implementation</b> using Layout Builder and future plans for integration with other modules and distributions.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast details a presentation about the <b>Dashboard Initiative</b> within the Drupal CMS. The speakers, Matthew Tiff and Christian Lopez Pito, explain the <b>problems</b> the initiative aims to solve regarding Drupal&apos;s initial user experience. They discuss the <b>objectives</b> of creating a more welcoming and useful dashboard, particularly for marketers, and its evolution from a potential core feature to a key component of Drupal CMS. The presentation also touches on the <b>technical implementation</b> using Layout Builder and future plans for integration with other modules and distributions.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16908455-drupalbrief-drupalcon-atlanta-from-community-initiative-to-a-drupal-cms-track-the-dashboard-module.mp3" length="19617249" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16908455</guid>
    <pubDate>Wed, 02 Apr 2025 19:00:00 -0600</pubDate>
    <itunes:duration>1632</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19337</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta: Bridging Design and Development with Storybook &amp; Drupal </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta: Bridging Design and Development with Storybook &amp; Drupal </title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a presentation about bridging the gap between design and development using Figma, Storybook, and Drupal. The speakers, Nathan Ha and Josh Hunter from Sandstorm, explain their workflow for creating reusable frontend components. They demonstrate how designs in Figma are translated into functional components in Storybook with corresponding code and data. Finally, they illustrate how these Storybook components are integrated into a Drupal website through te...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation about <b>bridging the gap between design and development using Figma, Storybook, and Drupal.</b> The speakers, Nathan Ha and Josh Hunter from Sandstorm, explain their workflow for <b>creating reusable frontend components.</b> They demonstrate how designs in Figma are <b>translated into functional components in Storybook</b> with corresponding code and data. Finally, they illustrate how these <b>Storybook components are integrated into a Drupal website</b> through template overrides, emphasizing efficiency, consistency, and improved collaboration.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation about <b>bridging the gap between design and development using Figma, Storybook, and Drupal.</b> The speakers, Nathan Ha and Josh Hunter from Sandstorm, explain their workflow for <b>creating reusable frontend components.</b> They demonstrate how designs in Figma are <b>translated into functional components in Storybook</b> with corresponding code and data. Finally, they illustrate how these <b>Storybook components are integrated into a Drupal website</b> through template overrides, emphasizing efficiency, consistency, and improved collaboration.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16908360-drupalbrief-drupalcon-atlanta-bridging-design-and-development-with-storybook-drupal.mp3" length="14976931" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16908360</guid>
    <pubDate>Wed, 02 Apr 2025 19:00:00 -0600</pubDate>
    <itunes:duration>1245</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19336</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta: Building a Custom GPT to Power Your Content Pipeline </itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta: Building a Custom GPT to Power Your Content Pipeline </title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast documents a YouTube presentation titled "Building a Custom GPT to Power Your Content Pipeline." The speaker, Renessa Goos from CKEditor, explains the process of creating custom GPT models to streamline content creation workflows. She discusses how repetitive tasks in content publishing, such as filling out briefs and adhering to templates, can be automated using these custom AI models. The presentation covers various prompt engineering techniques, including few-s...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast documents a YouTube presentation titled &quot;Building a Custom GPT to Power Your Content Pipeline.&quot; The speaker, Renessa Goos from CKEditor, explains the process of creating custom GPT models to streamline content creation workflows. She discusses how repetitive tasks in content publishing, such as filling out briefs and adhering to templates, can be automated using these custom AI models. The presentation covers various prompt engineering techniques, including few-shot, meta-prompting, and chain of thought, emphasizing their importance in achieving desired outputs from custom GPTs. Goos also demonstrates a practical example of an SEO brief generator built with these techniques.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast documents a YouTube presentation titled &quot;Building a Custom GPT to Power Your Content Pipeline.&quot; The speaker, Renessa Goos from CKEditor, explains the process of creating custom GPT models to streamline content creation workflows. She discusses how repetitive tasks in content publishing, such as filling out briefs and adhering to templates, can be automated using these custom AI models. The presentation covers various prompt engineering techniques, including few-shot, meta-prompting, and chain of thought, emphasizing their importance in achieving desired outputs from custom GPTs. Goos also demonstrates a practical example of an SEO brief generator built with these techniques.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16908269-drupal-brief-drupalcon-atlanta-building-a-custom-gpt-to-power-your-content-pipeline.mp3" length="15033352" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16908269</guid>
    <pubDate>Wed, 02 Apr 2025 19:00:00 -0600</pubDate>
    <itunes:duration>1250</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19335</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta: How To Keep Improving Your Website In a Challenging Economy</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta: How To Keep Improving Your Website In a Challenging Economy</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast captures a presentation offering strategies for improving websites with limited resources, focusing on practical approaches beyond expensive redesigns. The speakers emphasize understanding constraints, implementing iterative improvements, and measuring impact using analytics, user research, and heuristic reviews. They advocate for renovating existing sites by reducing complexity, simplifying content, and emphasizing key information to achieve tangible results. Th...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast captures a presentation offering strategies for <b>improving websites with limited resources</b>, focusing on practical approaches beyond expensive redesigns. The speakers emphasize understanding constraints, implementing iterative improvements, and measuring impact using analytics, user research, and heuristic reviews. They advocate for <b>renovating existing sites</b> by reducing complexity, simplifying content, and emphasizing key information to achieve tangible results. The discussion also explores leveraging <b>AI for content optimization and better user experience</b>, highlighting techniques applicable even with design and budget limitations, ultimately promoting a culture of continuous website improvement.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast captures a presentation offering strategies for <b>improving websites with limited resources</b>, focusing on practical approaches beyond expensive redesigns. The speakers emphasize understanding constraints, implementing iterative improvements, and measuring impact using analytics, user research, and heuristic reviews. They advocate for <b>renovating existing sites</b> by reducing complexity, simplifying content, and emphasizing key information to achieve tangible results. The discussion also explores leveraging <b>AI for content optimization and better user experience</b>, highlighting techniques applicable even with design and budget limitations, ultimately promoting a culture of continuous website improvement.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16908058-drupal-brief-drupalcon-atlanta-how-to-keep-improving-your-website-in-a-challenging-economy.mp3" length="14705475" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16908058</guid>
    <pubDate>Wed, 02 Apr 2025 18:00:00 -0600</pubDate>
    <itunes:duration>1223</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19334</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta: Jumpstart Your Drupal Projects with Recipes -Simplifying Configurations and Speeding Up Go to Market</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta: Jumpstart Your Drupal Projects with Recipes -Simplifying Configurations and Speeding Up Go to Market</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a presentation titled "Jumpstart Your Drupal Projects with Recipes." The speakers from Forum One introduce Drupal Recipes as a way to simplify configurations and accelerate project launches. They explain that recipes, originating from the Starshot initiative, are one-way configuration imports that can flexibly enable features. The discussion covers the anatomy of a recipe, including its metadata, dependencies, module installations, user inputs, configur...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation titled &quot;Jumpstart Your Drupal Projects with Recipes.&quot; The speakers from Forum One introduce <b>Drupal Recipes</b> as a way to simplify configurations and accelerate project launches. They explain that recipes, originating from the Starshot initiative, are <b>one-way configuration imports</b> that can flexibly enable features. The discussion covers the <b>anatomy of a recipe</b>, including its metadata, dependencies, module installations, user inputs, configuration, and content import capabilities. Furthermore, they detail their agency&apos;s journey in adopting recipes, highlighting the benefits of <b>reusable configurations</b>, easier project starts, and improved collaboration, while also addressing challenges like dependency management and evolving standards.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a presentation titled &quot;Jumpstart Your Drupal Projects with Recipes.&quot; The speakers from Forum One introduce <b>Drupal Recipes</b> as a way to simplify configurations and accelerate project launches. They explain that recipes, originating from the Starshot initiative, are <b>one-way configuration imports</b> that can flexibly enable features. The discussion covers the <b>anatomy of a recipe</b>, including its metadata, dependencies, module installations, user inputs, configuration, and content import capabilities. Furthermore, they detail their agency&apos;s journey in adopting recipes, highlighting the benefits of <b>reusable configurations</b>, easier project starts, and improved collaboration, while also addressing challenges like dependency management and evolving standards.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16907948-drupal-brief-drupalcon-atlanta-jumpstart-your-drupal-projects-with-recipes-simplifying-configurations-and-speeding-up-go-to-market.mp3" length="12144512" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16907948</guid>
    <pubDate>Wed, 02 Apr 2025 18:00:00 -0600</pubDate>
    <itunes:duration>1009</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19333</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta: Launch your design system into hyperdrive with Starshot’s Experience Builder</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta: Launch your design system into hyperdrive with Starshot’s Experience Builder</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast details a presentation about Starshot's Experience Builder, a tool aimed at simplifying website building for non-technical users within Drupal CMS. The speaker discusses integrating design systems, particularly through Single Directory Components (SDCs), with this drag-and-drop interface. They explain the concepts of props and slots within SDCs, offering examples of how these elements can be used to create flexible yet structured components. The presentation also...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details a presentation about Starshot&apos;s Experience Builder, a tool aimed at simplifying website building for non-technical users within Drupal CMS. The speaker discusses integrating design systems, particularly through Single Directory Components (SDCs), with this drag-and-drop interface. They explain the concepts of props and slots within SDCs, offering examples of how these elements can be used to create flexible yet structured components. The presentation also covers upcoming features for Experience Builder, provides tips for designing effective component libraries, and outlines ways for developers and others to get involved in the Starshot initiative.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast details a presentation about Starshot&apos;s Experience Builder, a tool aimed at simplifying website building for non-technical users within Drupal CMS. The speaker discusses integrating design systems, particularly through Single Directory Components (SDCs), with this drag-and-drop interface. They explain the concepts of props and slots within SDCs, offering examples of how these elements can be used to create flexible yet structured components. The presentation also covers upcoming features for Experience Builder, provides tips for designing effective component libraries, and outlines ways for developers and others to get involved in the Starshot initiative.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16907865-drupalbrief-drupalcon-atlanta-launch-your-design-system-into-hyperdrive-with-starshot-s-experience-builder.mp3" length="17323603" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16907865</guid>
    <pubDate>Wed, 02 Apr 2025 17:00:00 -0600</pubDate>
    <itunes:duration>1441</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19332</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta - Driesnote</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta - Driesnote</title>
    <itunes:summary><![CDATA[Send us Fan Mail The podcast centers around the progress and future vision of Drupal CMS, an initiative aimed at making Drupal more accessible and appealing to marketers and medium-sized businesses. Key themes include celebrating the successful delivery of Drupal CMS 1.0, showcasing upcoming innovations like the Experience Builder and AI integrations, and proposing a new direction involving site templates and a potential marketplace. By drawing parallels with Lego's evolution, the speaker out...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The podcast centers around the progress and future vision of <b>Drupal CMS</b>, an initiative aimed at making Drupal more accessible and appealing to marketers and medium-sized businesses. Key themes include celebrating the <b>successful delivery of Drupal CMS 1.0</b>, showcasing upcoming innovations like the <b>Experience Builder and AI integrations</b>, and proposing a new direction involving <b>site templates and a potential marketplace</b>. By drawing parallels with Lego&apos;s evolution, the speaker outlines a strategy to enhance Drupal&apos;s user experience and broaden its adoption by offering pre-built site solutions.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The podcast centers around the progress and future vision of <b>Drupal CMS</b>, an initiative aimed at making Drupal more accessible and appealing to marketers and medium-sized businesses. Key themes include celebrating the <b>successful delivery of Drupal CMS 1.0</b>, showcasing upcoming innovations like the <b>Experience Builder and AI integrations</b>, and proposing a new direction involving <b>site templates and a potential marketplace</b>. By drawing parallels with Lego&apos;s evolution, the speaker outlines a strategy to enhance Drupal&apos;s user experience and broaden its adoption by offering pre-built site solutions.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16907769-drupalbrief-drupalcon-atlanta-driesnote.mp3" length="11951233" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16907769</guid>
    <pubDate>Wed, 02 Apr 2025 17:00:00 -0600</pubDate>
    <itunes:duration>993</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19331</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief : DrupalCon Atlanta 2025 - Site Templates and Marketplace - Driesnote Followup BoF</itunes:title>
    <title>Drupal Brief : DrupalCon Atlanta 2025 - Site Templates and Marketplace - Driesnote Followup BoF</title>
    <itunes:summary><![CDATA[Send us Fan Mail A Podcast that documents a discussion about the potential creation of a Drupal marketplace for site templates. Drupal CMS team members and community contributors explore the benefits, challenges, and technical considerations of such a platform. Key topics include the types of assets that could be sold (themes, demo content), the licensing implications (especially concerning GPL), quality control measures, and the potential for revenue sharing. The conversation also addresses ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>A Podcast that documents a discussion about the potential creation of a Drupal marketplace for site templates. Drupal CMS team members and community contributors explore the benefits, challenges, and technical considerations of such a platform. Key topics include the types of assets that could be sold (themes, demo content), the licensing implications (especially concerning GPL), quality control measures, and the potential for revenue sharing. The conversation also addresses the impact on module maintainers and the broader Drupal ecosystem. Overall, the discussion reflects an enthusiastic yet cautious approach to building a marketplace that aligns with Drupal&apos;s open-source principles while offering new opportunities.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>A Podcast that documents a discussion about the potential creation of a Drupal marketplace for site templates. Drupal CMS team members and community contributors explore the benefits, challenges, and technical considerations of such a platform. Key topics include the types of assets that could be sold (themes, demo content), the licensing implications (especially concerning GPL), quality control measures, and the potential for revenue sharing. The conversation also addresses the impact on module maintainers and the broader Drupal ecosystem. Overall, the discussion reflects an enthusiastic yet cautious approach to building a marketplace that aligns with Drupal&apos;s open-source principles while offering new opportunities.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16904958-drupal-brief-drupalcon-atlanta-2025-site-templates-and-marketplace-driesnote-followup-bof.mp3" length="21389589" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16904958</guid>
    <pubDate>Wed, 02 Apr 2025 09:00:00 -0600</pubDate>
    <itunes:duration>1780</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19233</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta -  Drupal CMS Spotlights </itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta -  Drupal CMS Spotlights </title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast showcases a DrupalCon keynote presentation introducing Drupal CMS, a new initiative aimed at simplifying website building. The speakers highlight key features of Drupal CMS version 1.0 and 1.1, including a redesigned installer, updated admin theme, and pre-packaged add-ons. The presentation also outlines future plans for Drupal CMS 2.0, such as site templates, a marketplace, improved multilingual support, and a streamlined workspaces feature. Additionally, the ke...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast showcases a DrupalCon keynote presentation introducing <b>Drupal CMS</b>, a new initiative aimed at simplifying website building. The speakers highlight <b>key features of Drupal CMS version 1.0 and 1.1</b>, including a redesigned installer, updated admin theme, and pre-packaged add-ons. The presentation also outlines <b>future plans for Drupal CMS 2.0</b>, such as site templates, a marketplace, improved multilingual support, and a streamlined workspaces feature. Additionally, the keynote features discussions on <b>AI automation within Drupal CMS</b>, the ongoing efforts to create <b>comprehensive documentation</b>, the user experience research and design process, the development of a <b>brand-agnostic design system for Experience Builder</b>, and a detailed explanation of <b>Experience Builder&apos;s capabilities and future</b>.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast showcases a DrupalCon keynote presentation introducing <b>Drupal CMS</b>, a new initiative aimed at simplifying website building. The speakers highlight <b>key features of Drupal CMS version 1.0 and 1.1</b>, including a redesigned installer, updated admin theme, and pre-packaged add-ons. The presentation also outlines <b>future plans for Drupal CMS 2.0</b>, such as site templates, a marketplace, improved multilingual support, and a streamlined workspaces feature. Additionally, the keynote features discussions on <b>AI automation within Drupal CMS</b>, the ongoing efforts to create <b>comprehensive documentation</b>, the user experience research and design process, the development of a <b>brand-agnostic design system for Experience Builder</b>, and a detailed explanation of <b>Experience Builder&apos;s capabilities and future</b>.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16904459-drupalbrief-drupalcon-atlanta-drupal-cms-spotlights.mp3" length="15819473" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16904459</guid>
    <pubDate>Wed, 02 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>1316</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19232</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta- DrupalCon as a Game</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta- DrupalCon as a Game</title>
    <itunes:summary><![CDATA[Send us Fan Mail This Podcast documents a DrupalCon presentation about a game created for the event. Presenters Ryan Price and Messiah Mitchell describe the development of this interactive experience, which included both a 3D and a text-based adventure. They discuss the game's design, its technical implementation using Unity and mobile WebGL, and future possibilities like integration with Drupal user profiles and dynamic content updates. The talk also explores the parallels between game desig...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a DrupalCon presentation about a game created for the event. <b>Presenters Ryan Price and Messiah Mitchell describe the development of this interactive experience, which included both a 3D and a text-based adventure.</b> They discuss the game&apos;s design, its technical implementation using Unity and mobile WebGL, and future possibilities like integration with Drupal user profiles and dynamic content updates. <b>The talk also explores the parallels between game design principles and web development practices, highlighting concepts like user experience, goal setting, and feedback mechanisms.</b> Ultimately, they aimed to create an engaging way for DrupalCon attendees to explore the conference and interact with sponsors.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This Podcast documents a DrupalCon presentation about a game created for the event. <b>Presenters Ryan Price and Messiah Mitchell describe the development of this interactive experience, which included both a 3D and a text-based adventure.</b> They discuss the game&apos;s design, its technical implementation using Unity and mobile WebGL, and future possibilities like integration with Drupal user profiles and dynamic content updates. <b>The talk also explores the parallels between game design principles and web development practices, highlighting concepts like user experience, goal setting, and feedback mechanisms.</b> Ultimately, they aimed to create an engaging way for DrupalCon attendees to explore the conference and interact with sponsors.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16904309-drupal-brief-drupalcon-atlanta-drupalcon-as-a-game.mp3" length="10820882" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16904309</guid>
    <pubDate>Wed, 02 Apr 2025 08:00:00 -0600</pubDate>
    <itunes:duration>899</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19231</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief : DrupalCon Atlanta 2025 - An Introduction to the Bluefly.io Collective</itunes:title>
    <title>Drupal Brief : DrupalCon Atlanta 2025 - An Introduction to the Bluefly.io Collective</title>
    <itunes:summary><![CDATA[Send us Fan Mail Bluefly.io, a Drupal solutions provider, emphasizes its commitment to fostering a collaborative and innovative open-source ecosystem. The company's mission, as discussed by its team, centers on delivering scalable Drupal solutions and actively contributing to the Drupal community's growth. Bluefly supports open-source initiatives through mentorship programs like the XP Fellowship, contributing code and resources back to the community, and actively participating in industry ev...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Bluefly.io, a Drupal solutions provider, emphasizes its commitment to fostering a collaborative and innovative open-source ecosystem. The company&apos;s mission, as discussed by its team, centers on delivering scalable Drupal solutions and actively contributing to the Drupal community&apos;s growth. Bluefly supports open-source initiatives through mentorship programs like the XP Fellowship, contributing code and resources back to the community, and actively participating in industry events. They aim to empower professionals and partner with agencies, offering technical support and promoting best practices in Drupal development and digital experiences. Ultimately, Bluefly strives to be a key contributor to the Drupal ecosystem, facilitating knowledge sharing, driving innovation, and supporting the growth of both individuals and partnering organizations.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Bluefly.io, a Drupal solutions provider, emphasizes its commitment to fostering a collaborative and innovative open-source ecosystem. The company&apos;s mission, as discussed by its team, centers on delivering scalable Drupal solutions and actively contributing to the Drupal community&apos;s growth. Bluefly supports open-source initiatives through mentorship programs like the XP Fellowship, contributing code and resources back to the community, and actively participating in industry events. They aim to empower professionals and partner with agencies, offering technical support and promoting best practices in Drupal development and digital experiences. Ultimately, Bluefly strives to be a key contributor to the Drupal ecosystem, facilitating knowledge sharing, driving innovation, and supporting the growth of both individuals and partnering organizations.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16904129-drupal-brief-drupalcon-atlanta-2025-an-introduction-to-the-bluefly-io-collective.mp3" length="14193563" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16904129</guid>
    <pubDate>Wed, 02 Apr 2025 07:00:00 -0600</pubDate>
    <itunes:duration>1180</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19230</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief:  DrupalCon Atlanta 2025 - Leveraging Drupal SaaS to Power 400 Websites as Unique as Independent Bookstores</itunes:title>
    <title>Drupal Brief:  DrupalCon Atlanta 2025 - Leveraging Drupal SaaS to Power 400 Websites as Unique as Independent Bookstores</title>
    <itunes:summary><![CDATA[Send us Fan Mail Leveraging Drupal SaaS and Drupal Commerce, the ABA powers hundreds of unique e-commerce websites for independent bookstores. The presentation covers the platform's history, its technical architecture emphasizing a single codebase with customizable elements, and the user experience for both bookstore owners and customers. Key features like integrated book metadata, tiered functionality, streamlined administrative interfaces, and tools for managing pre-orders and local pickup ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Leveraging Drupal SaaS and Drupal Commerce, the ABA powers hundreds of unique e-commerce websites for independent bookstores.</b> <b>The presentation covers the platform&apos;s history, its technical architecture emphasizing a single codebase with customizable elements, and the user experience for both bookstore owners and customers.</b> <b>Key features like integrated book metadata, tiered functionality, streamlined administrative interfaces, and tools for managing pre-orders and local pickup are highlighted.</b> <b>Furthermore, the discussion addresses the complex migration process from their legacy Drupal 7 platform and the reciprocal benefits observed between the Indie Commerce project and advancements in Drupal core.</b> <b>Ultimately, the aim is to provide independent bookstores with a robust, user-friendly online presence to enhance their competitiveness.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Leveraging Drupal SaaS and Drupal Commerce, the ABA powers hundreds of unique e-commerce websites for independent bookstores.</b> <b>The presentation covers the platform&apos;s history, its technical architecture emphasizing a single codebase with customizable elements, and the user experience for both bookstore owners and customers.</b> <b>Key features like integrated book metadata, tiered functionality, streamlined administrative interfaces, and tools for managing pre-orders and local pickup are highlighted.</b> <b>Furthermore, the discussion addresses the complex migration process from their legacy Drupal 7 platform and the reciprocal benefits observed between the Indie Commerce project and advancements in Drupal core.</b> <b>Ultimately, the aim is to provide independent bookstores with a robust, user-friendly online presence to enhance their competitiveness.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16895328-drupal-brief-drupalcon-atlanta-2025-leveraging-drupal-saas-to-power-400-websites-as-unique-as-independent-bookstores.mp3" length="13623435" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16895328</guid>
    <pubDate>Tue, 01 Apr 2025 15:00:00 -0600</pubDate>
    <itunes:duration>1133</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19130</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: DrupalCon Atlanta 2025 - Drupal CMS now and beyond</itunes:title>
    <title>Drupal Brief: DrupalCon Atlanta 2025 - Drupal CMS now and beyond</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal CMS aims to become the gold standard for no-code website building, targeting marketing professionals. The presenters discussed the vision, current state, and upcoming features like Experience Builder and site templates to simplify website creation. They highlighted the focus on user experience, including a redesigned installer, dashboard, and navigation. The initiative includes pre-configured modules for common needs like SEO and accessibility, alongside efforts to imp...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Drupal CMS aims to become the gold standard for no-code website building, targeting marketing professionals.</b> The presenters discussed the vision, current state, and upcoming features like Experience Builder and site templates to simplify website creation. <b>They highlighted the focus on user experience, including a redesigned installer, dashboard, and navigation.</b> The initiative includes pre-configured modules for common needs like SEO and accessibility, alongside efforts to improve documentation and local development setup. <b>The team is actively seeking community involvement in UX and design to create a more user-friendly Drupal.</b> Future plans involve exploring a marketplace for templates and easier integration with other marketing tools.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Drupal CMS aims to become the gold standard for no-code website building, targeting marketing professionals.</b> The presenters discussed the vision, current state, and upcoming features like Experience Builder and site templates to simplify website creation. <b>They highlighted the focus on user experience, including a redesigned installer, dashboard, and navigation.</b> The initiative includes pre-configured modules for common needs like SEO and accessibility, alongside efforts to improve documentation and local development setup. <b>The team is actively seeking community involvement in UX and design to create a more user-friendly Drupal.</b> Future plans involve exploring a marketplace for templates and easier integration with other marketing tools.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16895387-drupal-brief-drupalcon-atlanta-2025-drupal-cms-now-and-beyond.mp3" length="13610784" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16895387</guid>
    <pubDate>Tue, 01 Apr 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1132</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>19129</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief:  TheWeeklyDrop#675 - DrupalCon Atlanta, JAMStack, AI &amp; Core Updates</itunes:title>
    <title>Drupal Brief:  TheWeeklyDrop#675 - DrupalCon Atlanta, JAMStack, AI &amp; Core Updates</title>
    <itunes:summary><![CDATA[Send us Fan Mail TheWeeklyDrop Issue 675 is a Drupal-focused newsletter from March 27th, 2025, providing the latest news and links relevant to the Drupal community. This issue highlights keynotes and sponsored content from DrupalCon Atlanta 2025, along with articles discussing topics like Drupal's future in relation to JAMStack and the role of AI. It also covers technical updates such as deprecated functions, default administration themes, and new module releases like custom_field 3.1.5. Furt...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>TheWeeklyDrop Issue 675</b> is a Drupal-focused newsletter from March 27th, 2025, providing the latest news and links relevant to the Drupal community. This issue highlights keynotes and sponsored content from <b>DrupalCon Atlanta 2025</b>, along with articles discussing topics like <b>Drupal&apos;s future in relation to JAMStack and the role of AI</b>. It also covers technical updates such as deprecated functions, default administration themes, and new module releases like <b>custom_field 3.1.5</b>. Furthermore, the newsletter features <b>tutorials, podcasts, job listings</b>, and sponsorship opportunities, indicating its role as a comprehensive resource for Drupal professionals.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>TheWeeklyDrop Issue 675</b> is a Drupal-focused newsletter from March 27th, 2025, providing the latest news and links relevant to the Drupal community. This issue highlights keynotes and sponsored content from <b>DrupalCon Atlanta 2025</b>, along with articles discussing topics like <b>Drupal&apos;s future in relation to JAMStack and the role of AI</b>. It also covers technical updates such as deprecated functions, default administration themes, and new module releases like <b>custom_field 3.1.5</b>. Furthermore, the newsletter features <b>tutorials, podcasts, job listings</b>, and sponsorship opportunities, indicating its role as a comprehensive resource for Drupal professionals.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16871918-drupal-brief-theweeklydrop-675-drupalcon-atlanta-jamstack-ai-core-updates.mp3" length="18455487" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16871918</guid>
    <pubDate>Thu, 27 Mar 2025 13:00:00 -0600</pubDate>
    <itunes:duration>1535</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DrupalBrief: DrupalCon Atlanta 2025: Keynote - The Future of Drupal CMS</itunes:title>
    <title>DrupalBrief: DrupalCon Atlanta 2025: Keynote - The Future of Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail Drupal Association board members opened the conference, expressing gratitude to the global Drupal community, volunteers, and sponsors, and highlighted a welcome message from Atlanta's mayor. The presentation then transitioned to Drupal founder Dries Buytaert, who provided an update on the Starshot initiative and the progress of Drupal CMS, including new features focused on user experience and front-end development. Future plans were unveiled, drawing parallels with Lego, sugg...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Drupal Association board members opened the conference, expressing gratitude to the global Drupal community, volunteers, and sponsors, and highlighted a welcome message from Atlanta&apos;s mayor.</b> The presentation then transitioned to <b>Drupal founder Dries Buytaert, who provided an update on the Starshot initiative and the progress of Drupal CMS</b>, including new features focused on user experience and front-end development. <b>Future plans were unveiled, drawing parallels with Lego, suggesting a move towards &quot;site templates&quot; and the potential for a Drupal marketplace.</b> The keynote also <b>celebrated the tenth anniversary of the Aaron Winborn Award</b> and featured the presentation to the recipient.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Drupal Association board members opened the conference, expressing gratitude to the global Drupal community, volunteers, and sponsors, and highlighted a welcome message from Atlanta&apos;s mayor.</b> The presentation then transitioned to <b>Drupal founder Dries Buytaert, who provided an update on the Starshot initiative and the progress of Drupal CMS</b>, including new features focused on user experience and front-end development. <b>Future plans were unveiled, drawing parallels with Lego, suggesting a move towards &quot;site templates&quot; and the potential for a Drupal marketplace.</b> The keynote also <b>celebrated the tenth anniversary of the Aaron Winborn Award</b> and featured the presentation to the recipient.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16865876-drupalbrief-drupalcon-atlanta-2025-keynote-the-future-of-drupal-cms.mp3" length="23816107" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16865876</guid>
    <pubDate>Wed, 26 Mar 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1982</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>18528</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #494 - AI in EDU</itunes:title>
    <title>Drupal Brief: Talking Drupal #494 - AI in EDU</title>
    <itunes:summary><![CDATA[Send us Fan Mail Talking Drupal episode 494, "AI in EDU," features a discussion between the hosts and guests Brian Piper and Mike Miles about the use of artificial intelligence within the education sector. Piper, from the University of Rochester, details their application of AI in content creation, distribution, and analysis, noting its transformative impact primarily through external tools. Miles, representing MIT, focuses on their team's current use of AI for code generation and understandi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Talking Drupal episode 494, &quot;AI in EDU,&quot; features a discussion between the hosts and guests Brian Piper and Mike Miles about the use of artificial intelligence within the education sector. Piper, from the University of Rochester, details their application of AI in content creation, distribution, and analysis, noting its transformative impact primarily through external tools. Miles, representing MIT, focuses on their team&apos;s current use of AI for code generation and understanding, highlighting the benefits of tools like GitHub Co-pilot. Additionally, the episode includes a segment on the Drupal module &quot;External Entities&quot;, explaining its functionality in connecting Drupal websites with external data sources for enhanced content management.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Talking Drupal episode 494, &quot;AI in EDU,&quot; features a discussion between the hosts and guests Brian Piper and Mike Miles about the use of artificial intelligence within the education sector. Piper, from the University of Rochester, details their application of AI in content creation, distribution, and analysis, noting its transformative impact primarily through external tools. Miles, representing MIT, focuses on their team&apos;s current use of AI for code generation and understanding, highlighting the benefits of tools like GitHub Co-pilot. Additionally, the episode includes a segment on the Drupal module &quot;External Entities&quot;, explaining its functionality in connecting Drupal websites with external data sources for enhanced content management.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16858768-drupal-brief-talking-drupal-494-ai-in-edu.mp3" length="16221319" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16858768</guid>
    <pubDate>Tue, 25 Mar 2025 13:00:00 -0600</pubDate>
    <itunes:duration>1349</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>18427</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #493 - Drupal Developer Survey</itunes:title>
    <title>Drupal Brief: Talking Drupal #493 - Drupal Developer Survey</title>
    <itunes:summary><![CDATA[Send us Fan Mail The Talking Drupal podcast episode 493 features a discussion about the annual Drupal Developer Survey with guest Mike Richardson, who now leads the survey efforts. They explore the survey's purpose in understanding the Drupal landscape, the types of data collected, and some key findings from the previous year's results, including technology usage and community involvement. Additionally, the hosts and guest examine HTMX as the module of the week, highlighting its potential to ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The Talking Drupal podcast episode 493 features a discussion about the annual Drupal Developer Survey with guest Mike Richardson, who now leads the survey efforts. They explore the survey&apos;s purpose in understanding the Drupal landscape, the types of data collected, and some key findings from the previous year&apos;s results, including technology usage and community involvement. Additionally, the hosts and guest examine HTMX as the module of the week, highlighting its potential to modernize Drupal&apos;s Ajax capabilities and reduce reliance on jQuery. The conversation also touches on upcoming Drupal events like Drupal Dev Days.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>The Talking Drupal podcast episode 493 features a discussion about the annual Drupal Developer Survey with guest Mike Richardson, who now leads the survey efforts. They explore the survey&apos;s purpose in understanding the Drupal landscape, the types of data collected, and some key findings from the previous year&apos;s results, including technology usage and community involvement. Additionally, the hosts and guest examine HTMX as the module of the week, highlighting its potential to modernize Drupal&apos;s Ajax capabilities and reduce reliance on jQuery. The conversation also touches on upcoming Drupal events like Drupal Dev Days.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16851305-drupal-brief-talking-drupal-493-drupal-developer-survey.mp3" length="16317269" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16851305</guid>
    <pubDate>Mon, 24 Mar 2025 11:00:00 -0600</pubDate>
    <itunes:duration>1357</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>18326</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: TheWeeklyDrop #674 - Drupal Security, AI in CMS, Core Updates &amp; Community News</itunes:title>
    <title>Drupal Brief: TheWeeklyDrop #674 - Drupal Security, AI in CMS, Core Updates &amp; Community News</title>
    <itunes:summary><![CDATA[Send us Fan Mail TheWeeklyDrop Issue 674, dated March 20th, 2025, provides a weekly digest of Drupal-related news, articles, and updates. This issue highlights a moderately critical security advisory for Drupal Core and features perspectives on AI's potential impact on CMS platforms from Dries Buytaert. The newsletter also includes announcements about DrupalCon sessions for newcomers, sponsored content focusing on Drupal 7 extended support, and technical updates regarding core changes like AJ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>TheWeeklyDrop Issue 674, dated March 20th, 2025, provides a weekly digest of Drupal-related news, articles, and updates.</b> This issue highlights a moderately critical security advisory for Drupal Core and features perspectives on AI&apos;s potential impact on CMS platforms from Dries Buytaert. <b>The newsletter also includes announcements about DrupalCon sessions for newcomers, sponsored content focusing on Drupal 7 extended support, and technical updates regarding core changes like AJAX caching and JavaScript aggregation.</b> Furthermore, it presents community articles discussing Drupal&apos;s future, base themes, and community-driven solutions, alongside tutorials on installation, faceted search, and AI integration. <b>Finally, the issue lists recent module and Drupal core releases, a podcast episode, and job opportunities within the Drupal ecosystem.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>TheWeeklyDrop Issue 674, dated March 20th, 2025, provides a weekly digest of Drupal-related news, articles, and updates.</b> This issue highlights a moderately critical security advisory for Drupal Core and features perspectives on AI&apos;s potential impact on CMS platforms from Dries Buytaert. <b>The newsletter also includes announcements about DrupalCon sessions for newcomers, sponsored content focusing on Drupal 7 extended support, and technical updates regarding core changes like AJAX caching and JavaScript aggregation.</b> Furthermore, it presents community articles discussing Drupal&apos;s future, base themes, and community-driven solutions, alongside tutorials on installation, faceted search, and AI integration. <b>Finally, the issue lists recent module and Drupal core releases, a podcast episode, and job opportunities within the Drupal ecosystem.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16845235-drupal-brief-theweeklydrop-674-drupal-security-ai-in-cms-core-updates-community-news.mp3" length="11598053" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16845235</guid>
    <pubDate>Sun, 23 Mar 2025 13:00:00 -0600</pubDate>
    <itunes:duration>964</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>18225</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: TheWeeklyDrop #673 - Drupal Core Updates, DrupalCon Atlanta &amp; SEO Insights</itunes:title>
    <title>Drupal Brief: TheWeeklyDrop #673 - Drupal Core Updates, DrupalCon Atlanta &amp; SEO Insights</title>
    <itunes:summary><![CDATA[Send us Fan Mail TheWeeklyDrop Issue 673, dated March 13th, 2025, presents a weekly digest of news and updates for the Drupal content management system. This issue includes announcements regarding Drupal core updates, such as the addition of a new debug extension and the removal of the UI for updating modules, alongside news about the upcoming DrupalCon Atlanta and related summits. The newsletter also features blog posts and articles from the Drupal community, covering topics like Drupal 7 en...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>TheWeeklyDrop Issue 673, dated March 13th, 2025, presents a weekly digest of news and updates for the Drupal content management system.</b> This issue includes announcements regarding <b>Drupal core updates, such as the addition of a new debug extension and the removal of the UI for updating modules</b>, alongside news about the upcoming <b>DrupalCon Atlanta and related summits.</b> The newsletter also features <b>blog posts and articles from the Drupal community</b>, covering topics like Drupal 7 end-of-life support, SEO modules, and performance optimization. Additionally, it lists <b>new Drupal module and core releases, podcast episodes, upcoming Drupal events like Drupal Camp Asheville, and Drupal-related job opportunities.</b> The publication is edited by Bob Kepford and encourages subscriptions and community support.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>TheWeeklyDrop Issue 673, dated March 13th, 2025, presents a weekly digest of news and updates for the Drupal content management system.</b> This issue includes announcements regarding <b>Drupal core updates, such as the addition of a new debug extension and the removal of the UI for updating modules</b>, alongside news about the upcoming <b>DrupalCon Atlanta and related summits.</b> The newsletter also features <b>blog posts and articles from the Drupal community</b>, covering topics like Drupal 7 end-of-life support, SEO modules, and performance optimization. Additionally, it lists <b>new Drupal module and core releases, podcast episodes, upcoming Drupal events like Drupal Camp Asheville, and Drupal-related job opportunities.</b> The publication is edited by Bob Kepford and encourages subscriptions and community support.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16820464-drupal-brief-theweeklydrop-673-drupal-core-updates-drupalcon-atlanta-seo-insights.mp3" length="13609891" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16820464</guid>
    <pubDate>Thu, 20 Mar 2025 22:00:00 -0600</pubDate>
    <itunes:duration>1131</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>17824</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Reforge - Unlocking 5% SEO Strategy for B2B Success</itunes:title>
    <title>Drupal Brief: Reforge - Unlocking 5% SEO Strategy for B2B Success</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we break down Reforge’s blueprint for building a high-impact B2B SEO strategy. The discussion highlights why most SEO efforts fall flat and how focusing on the top 5% of landing pages can unlock massive results. Key insights include: Strategic SEO Prioritization: How to identify and replicate your highest-performing pages.Full-Funnel Targeting: Reaching customers at every stage — from awareness to conversion — by addressing their pain points and solutions.Con...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we break down Reforge’s blueprint for building a high-impact B2B SEO strategy. The discussion highlights why most SEO efforts fall flat and how focusing on the top 5% of landing pages can unlock massive results.</p><p>Key insights include:</p><ul><li><b>Strategic SEO Prioritization:</b> How to identify and replicate your highest-performing pages.</li><li><b>Full-Funnel Targeting:</b> Reaching customers at every stage — from awareness to conversion — by addressing their pain points and solutions.</li><li><b>Content &amp; Competitor Analysis:</b> Creating comprehensive, high-ranking content that stands out through unique insights.</li><li><b>User Engagement &amp; Attribution:</b> Building user loops for ongoing traffic and understanding SEO value beyond last-touch metrics.</li></ul><p>Whether you’re a marketer, founder, or growth strategist, this episode delivers actionable strategies to elevate your B2B SEO game and drive sustainable results.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we break down Reforge’s blueprint for building a high-impact B2B SEO strategy. The discussion highlights why most SEO efforts fall flat and how focusing on the top 5% of landing pages can unlock massive results.</p><p>Key insights include:</p><ul><li><b>Strategic SEO Prioritization:</b> How to identify and replicate your highest-performing pages.</li><li><b>Full-Funnel Targeting:</b> Reaching customers at every stage — from awareness to conversion — by addressing their pain points and solutions.</li><li><b>Content &amp; Competitor Analysis:</b> Creating comprehensive, high-ranking content that stands out through unique insights.</li><li><b>User Engagement &amp; Attribution:</b> Building user loops for ongoing traffic and understanding SEO value beyond last-touch metrics.</li></ul><p>Whether you’re a marketer, founder, or growth strategist, this episode delivers actionable strategies to elevate your B2B SEO game and drive sustainable results.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16782291-drupal-brief-reforge-unlocking-5-seo-strategy-for-b2b-success.mp3" length="18868608" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16782291</guid>
    <pubDate>Wed, 12 Mar 2025 16:00:00 -0600</pubDate>
    <itunes:duration>1570</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>17216</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #492 - Pantheon Content Publisher</itunes:title>
    <title>Drupal Brief: Talking Drupal #492 - Pantheon Content Publisher</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, we explore Pantheon Content Publisher, a powerful SaaS solution that bridges Google Docs with Drupal (and WordPress) for seamless content creation and publishing. The panel dives into its features, including real-time previews, content enrichment, smart components, and AI integration, showcasing how it simplifies content management.  Also in this episode:  QR Code Fields Module: Learn how to generate customizable QR codes using the Google Charts API. Drupal D...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore Pantheon Content Publisher, a powerful SaaS solution that bridges Google Docs with Drupal (and WordPress) for seamless content creation and publishing. The panel dives into its features, including real-time previews, content enrichment, smart components, and AI integration, showcasing how it simplifies content management.<br/><br/>Also in this episode:<br/><br/>QR Code Fields Module: Learn how to generate customizable QR codes using the Google Charts API.<br/>Drupal Developer Days 2025: Get the scoop on next year’s event in Leuven, Belgium.<br/>Whether you&apos;re a content creator, developer, or site builder, this episode is packed with insights on modernizing your content workflows and staying ahead in the Drupal ecosystem.<br/><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, we explore Pantheon Content Publisher, a powerful SaaS solution that bridges Google Docs with Drupal (and WordPress) for seamless content creation and publishing. The panel dives into its features, including real-time previews, content enrichment, smart components, and AI integration, showcasing how it simplifies content management.<br/><br/>Also in this episode:<br/><br/>QR Code Fields Module: Learn how to generate customizable QR codes using the Google Charts API.<br/>Drupal Developer Days 2025: Get the scoop on next year’s event in Leuven, Belgium.<br/>Whether you&apos;re a content creator, developer, or site builder, this episode is packed with insights on modernizing your content workflows and staying ahead in the Drupal ecosystem.<br/><br/><br/></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16776553-drupal-brief-talking-drupal-492-pantheon-content-publisher.mp3" length="16241415" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16776553</guid>
    <pubDate>Tue, 11 Mar 2025 19:00:00 -0600</pubDate>
    <itunes:duration>1351</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>17115</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Reforge -  High-Impact SEO Strategies — The 5% That Drives 95% of Results</itunes:title>
    <title>Drupal Brief: Reforge -  High-Impact SEO Strategies — The 5% That Drives 95% of Results</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode, SEO expert Ethan Smith shares a tactical guide to mastering search optimization. He reveals why just 5% of SEO efforts generate the biggest results and breaks down how to focus on what truly matters.  Technical SEO: Boost your site’s performance by optimizing internal links, ensuring Google can render JavaScript-heavy pages, and fixing crawl issues. Editorial SEO: Ditch keyword stuffing — learn how to build topical authority, target relevant topics, and impro...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, SEO expert Ethan Smith shares a tactical guide to mastering search optimization. He reveals why just 5% of SEO efforts generate the biggest results and breaks down how to focus on what truly matters.<br/><br/>Technical SEO: Boost your site’s performance by optimizing internal links, ensuring Google can render JavaScript-heavy pages, and fixing crawl issues.<br/>Editorial SEO: Ditch keyword stuffing — learn how to build topical authority, target relevant topics, and improve existing content for better rankings.<br/>Programmatic SEO: Streamline your strategy by curating indexed pages, enhancing category content, refining title tags, and exploring new page types.<br/>SEO is a long game, and this episode will help you stay ahead with proven strategies and practical tips to maximize your impact. Whether you&apos;re an SEO pro or just getting started, tune in to level up your skills and grow your traffic!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode, SEO expert Ethan Smith shares a tactical guide to mastering search optimization. He reveals why just 5% of SEO efforts generate the biggest results and breaks down how to focus on what truly matters.<br/><br/>Technical SEO: Boost your site’s performance by optimizing internal links, ensuring Google can render JavaScript-heavy pages, and fixing crawl issues.<br/>Editorial SEO: Ditch keyword stuffing — learn how to build topical authority, target relevant topics, and improve existing content for better rankings.<br/>Programmatic SEO: Streamline your strategy by curating indexed pages, enhancing category content, refining title tags, and exploring new page types.<br/>SEO is a long game, and this episode will help you stay ahead with proven strategies and practical tips to maximize your impact. Whether you&apos;re an SEO pro or just getting started, tune in to level up your skills and grow your traffic!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16757532-drupal-brief-reforge-high-impact-seo-strategies-the-5-that-drives-95-of-results.mp3" length="12942513" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16757532</guid>
    <pubDate>Sun, 09 Mar 2025 14:00:00 -0600</pubDate>
    <itunes:duration>1076</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16814</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #491 - OpenY</itunes:title>
    <title>Drupal Brief: Talking Drupal #491 - OpenY</title>
    <itunes:summary><![CDATA[Send us Fan Mail Talking Drupal episode 491 focuses on OpenY, a Drupal distribution created specifically for YMCA organizations. The hosts and guests AI Schwab and Brent Wilker discuss the origins, purpose, and current usage of OpenY, highlighting its role in providing a standardized web platform for YMCAs. The conversation also covers AI media image, a Drupal module that enables AI-powered image generation directly within the Drupal media library, including its features, benefits, and potent...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Talking Drupal episode 491 focuses on <b>OpenY</b>, a Drupal distribution created specifically for YMCA organizations. The hosts and guests <b>AI Schwab and Brent Wilker</b> discuss the origins, purpose, and current usage of OpenY, highlighting its role in providing a standardized web platform for YMCAs. The conversation also covers <b>AI media image</b>, a Drupal module that enables AI-powered image generation directly within the Drupal media library, including its features, benefits, and potential drawbacks.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Talking Drupal episode 491 focuses on <b>OpenY</b>, a Drupal distribution created specifically for YMCA organizations. The hosts and guests <b>AI Schwab and Brent Wilker</b> discuss the origins, purpose, and current usage of OpenY, highlighting its role in providing a standardized web platform for YMCAs. The conversation also covers <b>AI media image</b>, a Drupal module that enables AI-powered image generation directly within the Drupal media library, including its features, benefits, and potential drawbacks.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16727619-drupal-brief-talking-drupal-491-openy.mp3" length="16882731" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16727619</guid>
    <pubDate>Mon, 03 Mar 2025 14:00:00 -0700</pubDate>
    <itunes:duration>1404</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16213</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #470 - Creating Recipes</itunes:title>
    <title>Drupal Brief: Talking Drupal #470 - Creating Recipes</title>
    <itunes:summary><![CDATA[Send us Fan Mail Talking Drupal #470 - Creating Recipes features a discussion on Drupal recipes, which are tools to deliver configuration changes without code. The podcast episode introduces recipes, existing examples, and tips for creating them. It highlights how recipes differ from modules and features, especially regarding config actions, dependencies, and content inclusion. The speakers discuss practical use cases for recipes, including site installation and configuration management....]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Talking Drupal #470 - Creating Recipes</b> features a discussion on Drupal recipes, which are tools to deliver configuration changes without code. The podcast episode introduces recipes, existing examples, and tips for creating them. It highlights how recipes differ from modules and features, especially regarding config actions, dependencies, and content inclusion. <b>The speakers discuss practical use cases for recipes</b>, including site installation and configuration management. <b>The episode also emphasizes community involvement</b>, encouraging developers and site builders to explore and contribute to the evolving recipes ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Talking Drupal #470 - Creating Recipes</b> features a discussion on Drupal recipes, which are tools to deliver configuration changes without code. The podcast episode introduces recipes, existing examples, and tips for creating them. It highlights how recipes differ from modules and features, especially regarding config actions, dependencies, and content inclusion. <b>The speakers discuss practical use cases for recipes</b>, including site installation and configuration management. <b>The episode also emphasizes community involvement</b>, encouraging developers and site builders to explore and contribute to the evolving recipes ecosystem.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16721047-drupal-brief-talking-drupal-470-creating-recipes.mp3" length="16685581" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16721047</guid>
    <pubDate>Sun, 02 Mar 2025 17:00:00 -0700</pubDate>
    <itunes:duration>1388</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16212</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #463 - Drupal vs DIY Site Builders</itunes:title>
    <title>Drupal Brief: Talking Drupal #463 - Drupal vs DIY Site Builders</title>
    <itunes:summary><![CDATA[Send us Fan Mail In this episode of Talking Drupal, the panel explores the trade-offs between Drupal and DIY site builders like Wix and Squarespace. Ivon, CEO of 107, joins the discussion to weigh in on user experience, complexity, and cost considerations. The conversation highlights Drupal 11’s latest features and dives into the Starshot initiative, speculating on its potential to reshape Drupal’s adoption. Can Drupal compete with DIY platforms, or could partnerships with hosting providers b...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode of Talking Drupal, the panel explores the trade-offs between Drupal and DIY site builders like Wix and Squarespace. Ivon, CEO of 107, joins the discussion to weigh in on user experience, complexity, and cost considerations. The conversation highlights Drupal 11’s latest features and dives into the Starshot initiative, speculating on its potential to reshape Drupal’s adoption. Can Drupal compete with DIY platforms, or could partnerships with hosting providers bridge the gap? Tune in as the panel envisions the future of Drupal and how it might evolve to meet the needs of modern site builders.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>In this episode of Talking Drupal, the panel explores the trade-offs between Drupal and DIY site builders like Wix and Squarespace. Ivon, CEO of 107, joins the discussion to weigh in on user experience, complexity, and cost considerations. The conversation highlights Drupal 11’s latest features and dives into the Starshot initiative, speculating on its potential to reshape Drupal’s adoption. Can Drupal compete with DIY platforms, or could partnerships with hosting providers bridge the gap? Tune in as the panel envisions the future of Drupal and how it might evolve to meet the needs of modern site builders.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16720967-drupal-brief-talking-drupal-463-drupal-vs-diy-site-builders.mp3" length="11745326" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16720967</guid>
    <pubDate>Sun, 02 Mar 2025 16:00:00 -0700</pubDate>
    <itunes:duration>976</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16211</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #479 - Drupal CMS Media Management</itunes:title>
    <title>Drupal Brief: Talking Drupal #479 - Drupal CMS Media Management</title>
    <itunes:summary><![CDATA[Send us Fan Mail Talking Drupal #479 features a discussion on Drupal CMS media management with guest Tony Barker, a front-end specialist leading the media management track. The episode explores the evolution and importance of media management within Drupal. It highlights the URL embed module as a tool for incorporating external media like videos, bypassing the core media library. Barker discusses the vision for the media management track ahead of Drupal CMS 1.0, focusing on creating a develop...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Talking Drupal #479 features a discussion on Drupal CMS media management with guest Tony Barker, a front-end specialist leading the media management track. The episode explores the evolution and importance of media management within Drupal. It highlights the URL embed module as a tool for incorporating external media like videos, bypassing the core media library. Barker discusses the vision for the media management track ahead of Drupal CMS 1.0, focusing on creating a developer-free experience for marketers. The conversation encompasses improving image handling, integrating with digital asset managers, and enhancing the overall editing experience. Ultimately, the team seeks community input to refine media management in Drupal CMS.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Talking Drupal #479 features a discussion on Drupal CMS media management with guest Tony Barker, a front-end specialist leading the media management track. The episode explores the evolution and importance of media management within Drupal. It highlights the URL embed module as a tool for incorporating external media like videos, bypassing the core media library. Barker discusses the vision for the media management track ahead of Drupal CMS 1.0, focusing on creating a developer-free experience for marketers. The conversation encompasses improving image handling, integrating with digital asset managers, and enhancing the overall editing experience. Ultimately, the team seeks community input to refine media management in Drupal CMS.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16715248-drupal-brief-talking-drupal-479-drupal-cms-media-management.mp3" length="21893584" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16715248</guid>
    <pubDate>Sat, 01 Mar 2025 12:00:00 -0700</pubDate>
    <itunes:duration>1822</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16010</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #480 - Ripple Makers</itunes:title>
    <title>Drupal Brief: Talking Drupal #480 - Ripple Makers</title>
    <itunes:summary><![CDATA[Send us Fan Mail  In this episode of Talking Drupal, we dive into the Ripple Makers program and the powerful "migrate boost" module. Julia Cranford shares insights on how Ripple Makers — formerly the individual membership — strengthens the Drupal Association through community-driven donations, enabling better financial planning and offering tax benefits. Meanwhile, Martin Anderson-Clutz introduces the "migrate boost" module by Nick Laughlin, a tool designed to accelerate Drupal migration...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode of <em>Talking Drupal</em>, we dive into the Ripple Makers program and the powerful &quot;migrate boost&quot; module. Julia Cranford shares insights on how Ripple Makers — formerly the individual membership — strengthens the Drupal Association through community-driven donations, enabling better financial planning and offering tax benefits. Meanwhile, Martin Anderson-Clutz introduces the &quot;migrate boost&quot; module by Nick Laughlin, a tool designed to accelerate Drupal migrations by selectively disabling hooks. Join the panel as they break down the module’s functionality, discuss practical use cases, and emphasize the importance of sustaining the Drupal ecosystem through collective support and contributions. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> In this episode of <em>Talking Drupal</em>, we dive into the Ripple Makers program and the powerful &quot;migrate boost&quot; module. Julia Cranford shares insights on how Ripple Makers — formerly the individual membership — strengthens the Drupal Association through community-driven donations, enabling better financial planning and offering tax benefits. Meanwhile, Martin Anderson-Clutz introduces the &quot;migrate boost&quot; module by Nick Laughlin, a tool designed to accelerate Drupal migrations by selectively disabling hooks. Join the panel as they break down the module’s functionality, discuss practical use cases, and emphasize the importance of sustaining the Drupal ecosystem through collective support and contributions. </p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16715174-drupal-brief-talking-drupal-480-ripple-makers.mp3" length="9914323" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16715174</guid>
    <pubDate>Sat, 01 Mar 2025 11:00:00 -0700</pubDate>
    <itunes:duration>824</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16009</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #481 - Drupal Marketing &amp; Drupal CMS</itunes:title>
    <title>Drupal Brief: Talking Drupal #481 - Drupal Marketing &amp; Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail This YouTube transcript details a discussion on Drupal marketing and Drupal CMS, featuring Suzanne Dera, the marketing lead for Drupal CMS. The conversation emphasizes promoting Drupal as a tangible product with a focus on Drupal 11.1 features. The speakers explore the new Drupal brand, its implementation on drupal.org, and the need for updated case studies. They highlight the importance of marketing to decision-makers using accessible language. Drupal CMS is positioned as a ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This YouTube transcript details a discussion on Drupal marketing and Drupal CMS, featuring Suzanne Dera, the marketing lead for Drupal CMS. The conversation emphasizes promoting Drupal as a tangible product with a focus on Drupal 11.1 features. The speakers explore the new Drupal brand, its implementation on drupal.org, and the need for updated case studies. They highlight the importance of marketing to decision-makers using accessible language. Drupal CMS is positioned as a more accessible entry point for new users and marketers, and a powerful demo tool. The participants also addressed the unique scalability in Drupal, making it superior for complex image handling, translation, and customized content. The discussion highlights the need for coordinated marketing efforts to increase Drupal adoption with the help of ongoing contribution from the Drupal community.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This YouTube transcript details a discussion on Drupal marketing and Drupal CMS, featuring Suzanne Dera, the marketing lead for Drupal CMS. The conversation emphasizes promoting Drupal as a tangible product with a focus on Drupal 11.1 features. The speakers explore the new Drupal brand, its implementation on drupal.org, and the need for updated case studies. They highlight the importance of marketing to decision-makers using accessible language. Drupal CMS is positioned as a more accessible entry point for new users and marketers, and a powerful demo tool. The participants also addressed the unique scalability in Drupal, making it superior for complex image handling, translation, and customized content. The discussion highlights the need for coordinated marketing efforts to increase Drupal adoption with the help of ongoing contribution from the Drupal community.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16712495-drupal-brief-talking-drupal-481-drupal-marketing-drupal-cms.mp3" length="13869398" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16712495</guid>
    <pubDate>Fri, 28 Feb 2025 15:00:00 -0700</pubDate>
    <itunes:duration>1153</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16001</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #475 - Workspaces</itunes:title>
    <title>Drupal Brief: Talking Drupal #475 - Workspaces</title>
    <itunes:summary><![CDATA[Send us Fan Mail **The "Talking Drupal" podcast episode 475 focuses on Drupal's Workspaces module and the supplementary Workspaces Extra module.** **It features Scott Weston as a guest to discuss the capabilities and use cases of Workspaces for content staging and deployment.** **The episode highlights the advantages of Workspaces Extra, such as rollback features, content movement between workspaces, and scheduling options.** **The discussion covers common scenarios where Workspaces can be be...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>**The &quot;Talking Drupal&quot; podcast episode 475 focuses on Drupal&apos;s Workspaces module and the supplementary Workspaces Extra module.** **It features Scott Weston as a guest to discuss the capabilities and use cases of Workspaces for content staging and deployment.** **The episode highlights the advantages of Workspaces Extra, such as rollback features, content movement between workspaces, and scheduling options.** **The discussion covers common scenarios where Workspaces can be beneficial, including large content updates and seasonal content management.** **It also explores potential limitations and future improvements for the module, touching on versioning issues, workflow integration, and development best practices.** **The podcast references upcoming Drupal events, including the New England Drupal Camp.**</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>**The &quot;Talking Drupal&quot; podcast episode 475 focuses on Drupal&apos;s Workspaces module and the supplementary Workspaces Extra module.** **It features Scott Weston as a guest to discuss the capabilities and use cases of Workspaces for content staging and deployment.** **The episode highlights the advantages of Workspaces Extra, such as rollback features, content movement between workspaces, and scheduling options.** **The discussion covers common scenarios where Workspaces can be beneficial, including large content updates and seasonal content management.** **It also explores potential limitations and future improvements for the module, touching on versioning issues, workflow integration, and development best practices.** **The podcast references upcoming Drupal events, including the New England Drupal Camp.**</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16711315-drupal-brief-talking-drupal-475-workspaces.mp3" length="13869360" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16711315</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>1153</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>16001</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #468 - Drupal AI</itunes:title>
    <title>Drupal Brief: Talking Drupal #468 - Drupal AI</title>
    <itunes:summary><![CDATA[Send us Fan Mail **The YouTube video "Talking Drupal #468 - Drupal AI" features a discussion about integrating artificial intelligence (AI) with the Drupal content management system (CMS).** The conversation includes Jamie Abrams, a co-maintainer of the Drupal AI module, and explores the AI SEO analyzer module, which gives content editors feedback regarding search engine optimization. **The hosts and guest also discuss the Drupal AI project itself, including its architecture and how it seeks ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>**The YouTube video &quot;Talking Drupal #468 - Drupal AI&quot; features a discussion about integrating artificial intelligence (AI) with the Drupal content management system (CMS).** The conversation includes Jamie Abrams, a co-maintainer of the Drupal AI module, and explores the AI SEO analyzer module, which gives content editors feedback regarding search engine optimization. **The hosts and guest also discuss the Drupal AI project itself, including its architecture and how it seeks to normalize integration with various AI platforms, drawing inspiration from the Search API module.** Jamie shares real-world AI use cases, like streamlining processes in the railway industry, and touches on future possibilities for AI in Drupal, including easier site building and enhanced configuration management. **The discussion also highlights the upcoming Starshot initiative and how AI might play a role in making Drupal more accessible to a wider range of users.** Finally, they discuss the importance of community contribution and careful development practices to ensure that the AI module delivers practical value and meets user needs.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>**The YouTube video &quot;Talking Drupal #468 - Drupal AI&quot; features a discussion about integrating artificial intelligence (AI) with the Drupal content management system (CMS).** The conversation includes Jamie Abrams, a co-maintainer of the Drupal AI module, and explores the AI SEO analyzer module, which gives content editors feedback regarding search engine optimization. **The hosts and guest also discuss the Drupal AI project itself, including its architecture and how it seeks to normalize integration with various AI platforms, drawing inspiration from the Search API module.** Jamie shares real-world AI use cases, like streamlining processes in the railway industry, and touches on future possibilities for AI in Drupal, including easier site building and enhanced configuration management. **The discussion also highlights the upcoming Starshot initiative and how AI might play a role in making Drupal more accessible to a wider range of users.** Finally, they discuss the importance of community contribution and careful development practices to ensure that the AI module delivers practical value and meets user needs.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16706808-drupal-brief-talking-drupal-468-drupal-ai.mp3" length="13718579" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16706808</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>1141</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15903</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #464 - Drupal Content Production</itunes:title>
    <title>Drupal Brief: Talking Drupal #464 - Drupal Content Production</title>
    <itunes:summary><![CDATA[Send us Fan Mail  "Talking Drupal" podcast, specifically episode 464, which centers on content production within the Drupal content management system. The episode features Jerry T, a content producer at the Urban Institute, alongside regular hosts who discuss how Drupal aids content creators and areas where it could improve. A key focus is the "Stage File Proxy" module, which optimizes development environments by selectively retrieving content files from production servers. Additionally,...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> &quot;Talking Drupal&quot; podcast, specifically episode 464, which centers on content production within the Drupal content management system. The episode features Jerry T, a content producer at the Urban Institute, alongside regular hosts who discuss how Drupal aids content creators and areas where it could improve. A key focus is the &quot;Stage File Proxy&quot; module, which optimizes development environments by selectively retrieving content files from production servers. Additionally, the podcast explores file replacement modules and the challenges of managing content and data visualization within Drupal, especially for organizations like the Urban Institute with complex content models and diverse stakeholder needs. The discussion touches on potential future improvements, including the use of &quot;Experience Builder&quot; for enhanced templating and front-end editing capabilities.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p> &quot;Talking Drupal&quot; podcast, specifically episode 464, which centers on content production within the Drupal content management system. The episode features Jerry T, a content producer at the Urban Institute, alongside regular hosts who discuss how Drupal aids content creators and areas where it could improve. A key focus is the &quot;Stage File Proxy&quot; module, which optimizes development environments by selectively retrieving content files from production servers. Additionally, the podcast explores file replacement modules and the challenges of managing content and data visualization within Drupal, especially for organizations like the Urban Institute with complex content models and diverse stakeholder needs. The discussion touches on potential future improvements, including the use of &quot;Experience Builder&quot; for enhanced templating and front-end editing capabilities.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16704643-drupal-brief-talking-drupal-464-drupal-content-production.mp3" length="11826510" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16704643</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>983</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15806</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #484 - Drupal CMS</itunes:title>
    <title>Drupal Brief: Talking Drupal #484 - Drupal CMS</title>
    <itunes:summary><![CDATA[Send us Fan Mail "Talking Drupal" podcast episode focusing on Drupal CMS, a new initiative designed to simplify Drupal site building. The episode features Matthew Grasmick, who leads Acquia's CMS strategy, to provide an overview of Drupal CMS's goals and features, highlighting its accessibility for non-developers through a browser-only interface and pre-packaged "recipes" for common use cases. The discussion also covers the "Token or" module as an example of a best practice included with Drup...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>&quot;Talking Drupal&quot; podcast episode focusing on <b>Drupal CMS</b>, a new initiative designed to simplify Drupal site building. The episode features Matthew Grasmick, who leads Acquia&apos;s CMS strategy, to provide an overview of <b>Drupal CMS&apos;s goals and features</b>, highlighting its accessibility for non-developers through a <b>browser-only interface and pre-packaged &quot;recipes&quot;</b> for common use cases. The discussion also covers the <b>&quot;Token or&quot; module</b> as an example of a best practice included with Drupal CMS, and hints at future improvements such as the Experience Builder to further enhance the platform&apos;s user-friendliness. The key takeaway is that Drupal CMS aims to provide an <b>easier entry point to Drupal</b> for site builders without coding experience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>&quot;Talking Drupal&quot; podcast episode focusing on <b>Drupal CMS</b>, a new initiative designed to simplify Drupal site building. The episode features Matthew Grasmick, who leads Acquia&apos;s CMS strategy, to provide an overview of <b>Drupal CMS&apos;s goals and features</b>, highlighting its accessibility for non-developers through a <b>browser-only interface and pre-packaged &quot;recipes&quot;</b> for common use cases. The discussion also covers the <b>&quot;Token or&quot; module</b> as an example of a best practice included with Drupal CMS, and hints at future improvements such as the Experience Builder to further enhance the platform&apos;s user-friendliness. The key takeaway is that Drupal CMS aims to provide an <b>easier entry point to Drupal</b> for site builders without coding experience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16698331-drupal-brief-talking-drupal-484-drupal-cms.mp3" length="11861902" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16698331</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>986</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15705</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #486 - GraphQL &amp; Drupal Decoupled</itunes:title>
    <title>Drupal Brief: Talking Drupal #486 - GraphQL &amp; Drupal Decoupled</title>
    <itunes:summary><![CDATA[Send us Fan Mail "Talking Drupal #486 - GraphQL &amp; Drupal Decoupled" is a podcast episode featuring Jesus Manuel Olivas discussing GraphQL's use with Drupal in decoupled architectures. Olivas, CEO of Octahed, shares insights on using Drupal as an API-first CMS, the GraphQL Compose module, and the Drupal Decoupled project, a pre-configured Drupal setup with frontend starters. The discussion covers GraphQL's role in normalizing APIs for frontend developers and integrating Drupal with other s...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>&quot;Talking Drupal #486 - GraphQL &amp; Drupal Decoupled&quot; is a podcast episode featuring Jesus Manuel Olivas discussing GraphQL&apos;s use with Drupal in decoupled architectures.</b> Olivas, CEO of Octahed, shares insights on using Drupal as an API-first CMS, the GraphQL Compose module, and the Drupal Decoupled project, a pre-configured Drupal setup with frontend starters. The discussion covers GraphQL&apos;s role in normalizing APIs for frontend developers and integrating Drupal with other systems. <b>The module of the week is Kors UI, which gives users the ability to manage cross origin resource sharing in the Drupal admin UI.</b> There is also discussion of caching and security concerns. <b>Olivas also shares how the advancement of AI is related to decoupled systems.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>&quot;Talking Drupal #486 - GraphQL &amp; Drupal Decoupled&quot; is a podcast episode featuring Jesus Manuel Olivas discussing GraphQL&apos;s use with Drupal in decoupled architectures.</b> Olivas, CEO of Octahed, shares insights on using Drupal as an API-first CMS, the GraphQL Compose module, and the Drupal Decoupled project, a pre-configured Drupal setup with frontend starters. The discussion covers GraphQL&apos;s role in normalizing APIs for frontend developers and integrating Drupal with other systems. <b>The module of the week is Kors UI, which gives users the ability to manage cross origin resource sharing in the Drupal admin UI.</b> There is also discussion of caching and security concerns. <b>Olivas also shares how the advancement of AI is related to decoupled systems.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p>  <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16698046-drupal-brief-talking-drupal-486-graphql-drupal-decoupled.mp3" length="32667211" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16698046</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>2720</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15704</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #489 - IXP Community Initiative</itunes:title>
    <title>Drupal Brief: Talking Drupal #489 - IXP Community Initiative</title>
    <itunes:summary><![CDATA[Send us Fan Mail Talking Drupal's episode 489 focuses on the IXP (Inexperienced) Fellowship Initiative, designed to bridge the gap for individuals trained in Drupal but lacking practical project experience. This community effort, spearheaded by Carlos Opea and Mike Anello, aims to connect these "inexperienced" individuals with companies for paid internships that emphasize contribution to the Drupal community. Participating companies that fulfill certain conditions, like providing mentorship a...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Talking Drupal&apos;s episode 489 focuses on the IXP (Inexperienced) Fellowship Initiative, designed to bridge the gap for individuals trained in Drupal but lacking practical project experience.</b> This community effort, spearheaded by Carlos Opea and Mike Anello, aims to connect these &quot;inexperienced&quot; individuals with companies for paid internships that emphasize contribution to the Drupal community. <b>Participating companies that fulfill certain conditions, like providing mentorship and ensuring meaningful contributions, receive Drupal Association contribution credits.</b> The episode also touches on the Cloudflare Turnstyle module as an alternative to CAPTCHA for Drupal forms. <b>Furthermore, the episode explains how the IXP initiative aims to be a springboard for getting new Drupal talent into the workforce.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>Talking Drupal&apos;s episode 489 focuses on the IXP (Inexperienced) Fellowship Initiative, designed to bridge the gap for individuals trained in Drupal but lacking practical project experience.</b> This community effort, spearheaded by Carlos Opea and Mike Anello, aims to connect these &quot;inexperienced&quot; individuals with companies for paid internships that emphasize contribution to the Drupal community. <b>Participating companies that fulfill certain conditions, like providing mentorship and ensuring meaningful contributions, receive Drupal Association contribution credits.</b> The episode also touches on the Cloudflare Turnstyle module as an alternative to CAPTCHA for Drupal forms. <b>Furthermore, the episode explains how the IXP initiative aims to be a springboard for getting new Drupal talent into the workforce.</b></p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16691766-drupal-brief-talking-drupal-489-ixp-community-initiative.mp3" length="17262067" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16691766</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>1436</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15604</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #490 - Drupal Contrib First</itunes:title>
    <title>Drupal Brief: Talking Drupal #490 - Drupal Contrib First</title>
    <itunes:summary><![CDATA[Send us Fan Mail "Talking Drupal #490 - Drupal Contrib First" is a podcast episode exploring the concept of a "Drupal contrib first" approach to software development. The discussion features Steve Work, who advocates for building modules directly within the Drupal contribution space, rather than developing them privately and contributing later. The podcast further explores the benefits of contributing code early, including improved code quality, easier maintenance, and community collaboration...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>&quot;Talking Drupal #490 - Drupal Contrib First&quot; is a podcast episode exploring the concept of a &quot;Drupal contrib first&quot; approach to software development. The discussion features Steve Work, who advocates for building modules directly within the Drupal contribution space, rather than developing them privately and contributing later. The podcast further explores the benefits of contributing code early, including improved code quality, easier maintenance, and community collaboration. It also covers the Config Importer module as the module of the week, which facilitates config management and deployment. Additionally, the episode highlights DrupalCamp England. Finally, the speakers discuss addressing concerns and mentoring new developers in contributing.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>&quot;Talking Drupal #490 - Drupal Contrib First&quot; is a podcast episode exploring the concept of a &quot;Drupal contrib first&quot; approach to software development. The discussion features Steve Work, who advocates for building modules directly within the Drupal contribution space, rather than developing them privately and contributing later. The podcast further explores the benefits of contributing code early, including improved code quality, easier maintenance, and community collaboration. It also covers the Config Importer module as the module of the week, which facilitates config management and deployment. Additionally, the episode highlights DrupalCamp England. Finally, the speakers discuss addressing concerns and mentoring new developers in contributing.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16691246-drupal-brief-talking-drupal-490-drupal-contrib-first.mp3" length="10902669" type="audio/mpeg" />
    <itunes:author></itunes:author>
    <guid isPermaLink="false">Buzzsprout-16691246</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>906</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15603</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Brief: Talking Drupal #474 - Revolt Event Loop</itunes:title>
    <title>Drupal Brief: Talking Drupal #474 - Revolt Event Loop</title>
    <itunes:summary><![CDATA[Send us Fan Mail "Talking Drupal #474 - Revolt Event Loop" features a discussion about the Revolt event loop and its potential impact on Drupal. The speakers, including guest Alexander Varag, explore how this technology can bring asynchronous task orchestration to Drupal, enhancing performance and enabling new application possibilities. They also discussed the "Complex Widget Dialogue" module which Martin Anderson-Clues brought to the show and is useful for content creators, particularly when...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>&quot;Talking Drupal #474 - Revolt Event Loop&quot; features a discussion about the Revolt event loop and its potential impact on Drupal. The speakers, including guest Alexander Varag, explore how this technology can bring asynchronous task orchestration to Drupal, enhancing performance and enabling new application possibilities. They also discussed the &quot;Complex Widget Dialogue&quot; module which Martin Anderson-Clues brought to the show and is useful for content creators, particularly when inline entity forms become complex. Additionally, they reviewed upcoming events like New England Drupal Camp and promoted the Aaron Winborn Award nominations. The conversation examines both the benefits and challenges of integrating asynchronous programming into a traditionally synchronous environment, aiming for performance improvements and greater flexibility without overcomplicating the development process.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>&quot;Talking Drupal #474 - Revolt Event Loop&quot; features a discussion about the Revolt event loop and its potential impact on Drupal. The speakers, including guest Alexander Varag, explore how this technology can bring asynchronous task orchestration to Drupal, enhancing performance and enabling new application possibilities. They also discussed the &quot;Complex Widget Dialogue&quot; module which Martin Anderson-Clues brought to the show and is useful for content creators, particularly when inline entity forms become complex. Additionally, they reviewed upcoming events like New England Drupal Camp and promoted the Aaron Winborn Award nominations. The conversation examines both the benefits and challenges of integrating asynchronous programming into a traditionally synchronous environment, aiming for performance improvements and greater flexibility without overcomplicating the development process.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16674225-drupal-brief-talking-drupal-474-revolt-event-loop.mp3" length="10902700" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16674225</guid>
    <pubDate>Fri, 28 Feb 2025 11:00:00 -0700</pubDate>
    <itunes:duration>906</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15302</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Module of the Week: Embedded Content</itunes:title>
    <title>Module of the Week: Embedded Content</title>
    <itunes:summary><![CDATA[Send us Fan Mail The YouTube channel "Talking Drupal" discusses the "Embedded Content" Drupal module. This module enables site builders to create and manage embedded content directly within the CK editor, using plugins similar to block plugins. It facilitates the integration of various elements, like quotes, with a user-friendly interface. Originally focused on CKEditor 5, it was broadened for wider application and has active maintenance, security, testing, and documentation. The module could...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>The YouTube channel &quot;Talking Drupal&quot; discusses the &quot;Embedded Content&quot; Drupal module.</b> This module enables site builders to create and manage embedded content directly within the CK editor, using plugins similar to block plugins. <b>It facilitates the integration of various elements, like quotes, with a user-friendly interface.</b> Originally focused on CKEditor 5, it was broadened for wider application and has active maintenance, security, testing, and documentation. <b>The module could potentially work with Single Directory Components, and also addresses the need to embed components within body fields for decoupled front ends.</b> While challenges exist in areas such as translation, the module offers a promising solution for enhancing content creation within Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p><b>The YouTube channel &quot;Talking Drupal&quot; discusses the &quot;Embedded Content&quot; Drupal module.</b> This module enables site builders to create and manage embedded content directly within the CK editor, using plugins similar to block plugins. <b>It facilitates the integration of various elements, like quotes, with a user-friendly interface.</b> Originally focused on CKEditor 5, it was broadened for wider application and has active maintenance, security, testing, and documentation. <b>The module could potentially work with Single Directory Components, and also addresses the need to embed components within body fields for decoupled front ends.</b> While challenges exist in areas such as translation, the module offers a promising solution for enhancing content creation within Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16607791-module-of-the-week-embedded-content.mp3" length="12946800" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16607791</guid>
    <pubDate>Wed, 12 Feb 2025 19:00:00 -0700</pubDate>
    <itunes:duration>1076</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>10211</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Talking Drupal #468 - Drupal AI </itunes:title>
    <title>Talking Drupal #468 - Drupal AI </title>
    <itunes:summary><![CDATA[Send us Fan Mail This is a transcript from a "Talking Drupal" podcast episode discussing the Drupal AI module. The episode features interviews with the module's developers, who explain its functionality, including its ability to integrate with various AI providers and streamline workflows. They also discuss the broader implications of AI in web development, touching upon Large Language Models (LLMs), Retrieval Augmented Generation (RAG), and future applications within the Drupal CMS. Specific...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This is a transcript from a &quot;Talking Drupal&quot; podcast episode discussing the Drupal AI module. The episode features interviews with the module&apos;s developers, who explain its functionality, including its ability to integrate with various AI providers and streamline workflows. They also discuss the broader implications of AI in web development, touching upon Large Language Models (LLMs), Retrieval Augmented Generation (RAG), and future applications within the Drupal CMS. Specific use cases are detailed, such as automated SEO analysis and the transformation of unstructured data into structured formats. The discussion also explores the ongoing development and future capabilities of the Drupal AI module and its potential impact on the Drupal ecosystem.<br/>Sep 24, 2024<br/>https://youtu.be/BJitzoWb4iY?si=WPA6H9bwMfB5_XCl<br/>https://talkingdrupal.com/468</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This is a transcript from a &quot;Talking Drupal&quot; podcast episode discussing the Drupal AI module. The episode features interviews with the module&apos;s developers, who explain its functionality, including its ability to integrate with various AI providers and streamline workflows. They also discuss the broader implications of AI in web development, touching upon Large Language Models (LLMs), Retrieval Augmented Generation (RAG), and future applications within the Drupal CMS. Specific use cases are detailed, such as automated SEO analysis and the transformation of unstructured data into structured formats. The discussion also explores the ongoing development and future capabilities of the Drupal AI module and its potential impact on the Drupal ecosystem.<br/>Sep 24, 2024<br/>https://youtu.be/BJitzoWb4iY?si=WPA6H9bwMfB5_XCl<br/>https://talkingdrupal.com/468</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16290017-talking-drupal-468-drupal-ai.mp3" length="17714034" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16290017</guid>
    <pubDate>Wed, 12 Feb 2025 19:00:00 -0700</pubDate>
    <itunes:duration>1473</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>15601</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Talking Drupal #485 - AI Autonomy</itunes:title>
    <title>Talking Drupal #485 - AI Autonomy</title>
    <itunes:summary><![CDATA[Send us Fan Mail This podcast episode of "Talking Drupal" discusses the implications of AI autonomy in Drupal development. A key focus is the "AI Agents" module, a framework for creating AI-powered tools to manage Drupal websites, demonstrated through examples like generating content and modifying configurations. The conversation also explores the impact of AI on developer roles, suggesting a shift towards AI management and prompting, and raising concerns about potential job displacement. Fur...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode of &quot;Talking Drupal&quot; discusses the implications of AI autonomy in Drupal development. A key focus is the &quot;AI Agents&quot; module, a framework for creating AI-powered tools to manage Drupal websites, demonstrated through examples like generating content and modifying configurations. The conversation also explores the impact of AI on developer roles, suggesting a shift towards AI management and prompting, and raising concerns about potential job displacement. Furthermore, the podcast features a discussion of Drupal X, a decoupled Drupal starter leveraging AI for faster development. Finally, the hosts debate the necessity of understanding fundamental programming concepts amidst the rise of AI-driven tools.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>This podcast episode of &quot;Talking Drupal&quot; discusses the implications of AI autonomy in Drupal development. A key focus is the &quot;AI Agents&quot; module, a framework for creating AI-powered tools to manage Drupal websites, demonstrated through examples like generating content and modifying configurations. The conversation also explores the impact of AI on developer roles, suggesting a shift towards AI management and prompting, and raising concerns about potential job displacement. Furthermore, the podcast features a discussion of Drupal X, a decoupled Drupal starter leveraging AI for faster development. Finally, the hosts debate the necessity of understanding fundamental programming concepts amidst the rise of AI-driven tools.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/16506850-talking-drupal-485-ai-autonomy.mp3" length="15656737" type="audio/mpeg" />
    <itunes:author>Drupal Brief</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16506850</guid>
    <pubDate>Sun, 26 Jan 2025 15:00:00 -0700</pubDate>
    <itunes:duration>1302</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>15908</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Talking Drupal Brief - 20240918 Drupal Module Event Recipe - Effortless Event Management on Drupal</itunes:title>
    <title>Talking Drupal Brief - 20240918 Drupal Module Event Recipe - Effortless Event Management on Drupal</title>
    <itunes:summary><![CDATA[Send us Fan Mail Ready to revolutionize your Drupal site-building skills? Imagine setting up a fully functional event management system with just a few clicks. In our latest episode, we dive into the world of Drupal recipes, focusing on the groundbreaking events recipe. Originating from Martin Anderson's 2013 project, this alpha-stage recipe offers a tantalizing glimpse into the future of efficient site configuration. You'll learn how to create a dedicated event content type, use views for sh...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Ready to revolutionize your Drupal site-building skills? Imagine setting up a fully functional event management system with just a few clicks. In our latest episode, we dive into the world of Drupal recipes, focusing on the groundbreaking events recipe. Originating from Martin Anderson&apos;s 2013 project, this alpha-stage recipe offers a tantalizing glimpse into the future of efficient site configuration. You&apos;ll learn how to create a dedicated event content type, use views for showcasing events, and integrate SmartDate for seamless date handling. Plus, we&apos;ll discuss the interconnected recipes that take your setup to the next level, from calendar views and location maps to event registration, transforming your basic setup into a comprehensive event management platform.<br/><br/>But we don&apos;t stop there—our exploration continues into the broader landscape of Drupal recipes. Think of these as your ultimate website cookbook, automating frequent tasks and enhancing functionality. Whether you&apos;re a novice or a seasoned developer, there&apos;s something for everyone on Drupal.org, where you can download numerous pre-made packages and learn by example. We&apos;ll walk you through the importance of item potency to ensure your recipes work reliably without disrupting existing settings. Get ready to experiment, innovate, and maybe even create the next groundbreaking recipe that we&apos;ll feature on our show! Tune in and transform your approach to building Drupal sites forever.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Ready to revolutionize your Drupal site-building skills? Imagine setting up a fully functional event management system with just a few clicks. In our latest episode, we dive into the world of Drupal recipes, focusing on the groundbreaking events recipe. Originating from Martin Anderson&apos;s 2013 project, this alpha-stage recipe offers a tantalizing glimpse into the future of efficient site configuration. You&apos;ll learn how to create a dedicated event content type, use views for showcasing events, and integrate SmartDate for seamless date handling. Plus, we&apos;ll discuss the interconnected recipes that take your setup to the next level, from calendar views and location maps to event registration, transforming your basic setup into a comprehensive event management platform.<br/><br/>But we don&apos;t stop there—our exploration continues into the broader landscape of Drupal recipes. Think of these as your ultimate website cookbook, automating frequent tasks and enhancing functionality. Whether you&apos;re a novice or a seasoned developer, there&apos;s something for everyone on Drupal.org, where you can download numerous pre-made packages and learn by example. We&apos;ll walk you through the importance of item potency to ensure your recipes work reliably without disrupting existing settings. Get ready to experiment, innovate, and maybe even create the next groundbreaking recipe that we&apos;ll feature on our show! Tune in and transform your approach to building Drupal sites forever.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15847436-talking-drupal-brief-20240918-drupal-module-event-recipe-effortless-event-management-on-drupal.mp3" length="9799960" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15847436</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847436/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847436/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847436/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847436/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2409496/15847436/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Exploring Drupal Recipes and Event Management" />
  <psc:chapter start="11:30" title="Discovering Drupal Recipe Cookbook" />
</psc:chapters>
    <itunes:duration>814</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10918</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Talking Drupal Brief - 20240924 #468 - Drupal AI Practical Insights and Innovations with Jamie</itunes:title>
    <title>Talking Drupal Brief - 20240924 #468 - Drupal AI Practical Insights and Innovations with Jamie</title>
    <itunes:summary><![CDATA[Send us Fan Mail Can AI truly revolutionize the way we interact with Drupal? In this captivating episode, we bring on AI enthusiast Jamie to demystify the buzz around artificial intelligence and its transformative potential within the Drupal ecosystem. Imagine turning a simple photo of a train ticket into actionable data or automating complex tasks like content migration and tagging. Jamie shares incredible real-world applications, emphasizing how AI is no longer just for coders but for creat...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Can AI truly revolutionize the way we interact with Drupal? In this captivating episode, we bring on AI enthusiast Jamie to demystify the buzz around artificial intelligence and its transformative potential within the Drupal ecosystem. Imagine turning a simple photo of a train ticket into actionable data or automating complex tasks like content migration and tagging. Jamie shares incredible real-world applications, emphasizing how AI is no longer just for coders but for creatives and problem-solvers alike.<br/><br/>We dive into the powerful Drupal AI module, a groundbreaking tool that brings AI capabilities to every Drupal user. With this module, you&apos;re not just limited to one AI service but can seamlessly integrate various tools, making your workflow more flexible and efficient. We also unpack advanced AI concepts like Retrieval Augmented Generation (RAG), showing how AI can learn from your site&apos;s specific content to provide more relevant and contextual responses. Whether you&apos;re a seasoned developer or AI-curious, this episode promises practical insights and innovative ideas that will change how you think about AI and Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Can AI truly revolutionize the way we interact with Drupal? In this captivating episode, we bring on AI enthusiast Jamie to demystify the buzz around artificial intelligence and its transformative potential within the Drupal ecosystem. Imagine turning a simple photo of a train ticket into actionable data or automating complex tasks like content migration and tagging. Jamie shares incredible real-world applications, emphasizing how AI is no longer just for coders but for creatives and problem-solvers alike.<br/><br/>We dive into the powerful Drupal AI module, a groundbreaking tool that brings AI capabilities to every Drupal user. With this module, you&apos;re not just limited to one AI service but can seamlessly integrate various tools, making your workflow more flexible and efficient. We also unpack advanced AI concepts like Retrieval Augmented Generation (RAG), showing how AI can learn from your site&apos;s specific content to provide more relevant and contextual responses. Whether you&apos;re a seasoned developer or AI-curious, this episode promises practical insights and innovative ideas that will change how you think about AI and Drupal.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15847356-talking-drupal-brief-20240924-468-drupal-ai-practical-insights-and-innovations-with-jamie.mp3" length="7108548" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15847356</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847356/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847356/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847356/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15847356/transcript.vtt" type="text/vtt" />
    <itunes:duration>590</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10924</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Talking Drupal Brief - 20240925 Drupal Module: AI SEO Analyzer </itunes:title>
    <title>Talking Drupal Brief - 20240925 Drupal Module: AI SEO Analyzer </title>
    <itunes:summary><![CDATA[Send us Fan Mail Unlock the secrets to mastering AI-powered SEO with our latest episode, featuring the revolutionary AI SEO Analyzer module for Drupal. This innovative tool transcends basic text analysis, delving deep into the raw HTML of web pages to offer unparalleled insights. We explore how its flexibility allows it to collaborate with various AI models, paving the way for niche-specific SEO tools. Listen as we discuss the myriad benefits and potential risks, stressing the critical import...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Unlock the secrets to mastering AI-powered SEO with our latest episode, featuring the revolutionary AI SEO Analyzer module for Drupal. This innovative tool transcends basic text analysis, delving deep into the raw HTML of web pages to offer unparalleled insights. We explore how its flexibility allows it to collaborate with various AI models, paving the way for niche-specific SEO tools. Listen as we discuss the myriad benefits and potential risks, stressing the critical importance of a solid understanding of SEO fundamentals. Discover how human expertise and AI can join forces, enhancing rather than replacing the skills of SEO professionals.<br/><br/>In this episode, we also navigate the evolving landscape of AI-powered content creation, emphasizing the balance between utilizing AI for enhanced Google rankings and creating genuinely valuable, engaging content. While AI tools can elevate your SEO game, your unique voice, creativity, and deep audience understanding are irreplaceable. We highlight the rapid advancements in AI tools but underscore that the timeless principles of exceptional content creation remain unchanged. Whether you&apos;re an experienced Drupal user or just starting your journey with AI in SEO, our conversation encourages you to ask questions, experiment responsibly, and most importantly, produce content that truly resonates with your audience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Unlock the secrets to mastering AI-powered SEO with our latest episode, featuring the revolutionary AI SEO Analyzer module for Drupal. This innovative tool transcends basic text analysis, delving deep into the raw HTML of web pages to offer unparalleled insights. We explore how its flexibility allows it to collaborate with various AI models, paving the way for niche-specific SEO tools. Listen as we discuss the myriad benefits and potential risks, stressing the critical importance of a solid understanding of SEO fundamentals. Discover how human expertise and AI can join forces, enhancing rather than replacing the skills of SEO professionals.<br/><br/>In this episode, we also navigate the evolving landscape of AI-powered content creation, emphasizing the balance between utilizing AI for enhanced Google rankings and creating genuinely valuable, engaging content. While AI tools can elevate your SEO game, your unique voice, creativity, and deep audience understanding are irreplaceable. We highlight the rapid advancements in AI tools but underscore that the timeless principles of exceptional content creation remain unchanged. Whether you&apos;re an experienced Drupal user or just starting your journey with AI in SEO, our conversation encourages you to ask questions, experiment responsibly, and most importantly, produce content that truly resonates with your audience.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15843035-talking-drupal-brief-20240925-drupal-module-ai-seo-analyzer.mp3" length="7430001" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15843035</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15843035/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15843035/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15843035/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15843035/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2409496/15843035/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="AI SEO Tools" />
  <psc:chapter start="8:17" title="Empowering Content Creation in AI Age" />
</psc:chapters>
    <itunes:duration>616</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2025</itunes:season>
    <itunes:episode>10925</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>DropTimes Brief - 20240929 Revolutionizing Drupal: Composer-Only Shift, AI Innovations, and Cybersecurity Highlights from DrupalCon Barcelona</itunes:title>
    <title>DropTimes Brief - 20240929 Revolutionizing Drupal: Composer-Only Shift, AI Innovations, and Cybersecurity Highlights from DrupalCon Barcelona</title>
    <itunes:summary><![CDATA[Send us Fan Mail Is Drupal 10.4's Composer-only shift a game-changer or just another update? Get ready to uncover the latest from DrupalCon Barcelona as we explore how this significant move will revolutionize development efficiency. We’ll also dive into the innovative document sponsorship program that’s making it easier for companies to contribute to top-tier, up-to-date documentation, elevating the entire Drupal community.   But that’s not all – prepare to be amazed by the "Defend Icela...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is Drupal 10.4&apos;s Composer-only shift a game-changer or just another update? Get ready to uncover the latest from DrupalCon Barcelona as we explore how this significant move will revolutionize development efficiency. We’ll also dive into the innovative document sponsorship program that’s making it easier for companies to contribute to top-tier, up-to-date documentation, elevating the entire Drupal community. <br/><br/>But that’s not all – prepare to be amazed by the &quot;Defend Iceland&quot; keynote, which highlights Drupal&apos;s critical role in cybersecurity. Next, join the buzz around AI at DrupalCon with insights on AI-powered modules and hackathons that could reshape content creation and site management. To wrap it up, we break down the exciting world of decoupled Drupal, explaining its practical implications and why it&apos;s generating so much excitement. This episode is packed with must-know insights that every Drupal enthusiast will find invaluable!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Is Drupal 10.4&apos;s Composer-only shift a game-changer or just another update? Get ready to uncover the latest from DrupalCon Barcelona as we explore how this significant move will revolutionize development efficiency. We’ll also dive into the innovative document sponsorship program that’s making it easier for companies to contribute to top-tier, up-to-date documentation, elevating the entire Drupal community. <br/><br/>But that’s not all – prepare to be amazed by the &quot;Defend Iceland&quot; keynote, which highlights Drupal&apos;s critical role in cybersecurity. Next, join the buzz around AI at DrupalCon with insights on AI-powered modules and hackathons that could reshape content creation and site management. To wrap it up, we break down the exciting world of decoupled Drupal, explaining its practical implications and why it&apos;s generating so much excitement. This episode is packed with must-know insights that every Drupal enthusiast will find invaluable!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842767-droptimes-brief-20240929-revolutionizing-drupal-composer-only-shift-ai-innovations-and-cybersecurity-highlights-from-drupalcon-barcelona.mp3" length="5710569" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842767</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842767/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842767/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842767/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842767/transcript.vtt" type="text/vtt" />
    <itunes:duration>473</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10929</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Planet Brief - 20240930 Unveiling the Future of Web Development: Highlights from DrupalCon Barcelona 2024 and a Peek into Drupal CMS 1.0</itunes:title>
    <title>Drupal Planet Brief - 20240930 Unveiling the Future of Web Development: Highlights from DrupalCon Barcelona 2024 and a Peek into Drupal CMS 1.0</title>
    <itunes:summary><![CDATA[Send us Fan Mail Curious about how Drupal is shaping the future of web development? Get ready to uncover the excitement and groundbreaking innovations from DrupalCon Barcelona 2024. We promise you a front-row seat to the vibrant community that drives Drupal forward. From celebrating the contributions of women in tech with the Women in Drupal Awards to the collaborative spirit of the LeU project, we highlight the key moments that made this event unforgettable. We'll also give you an exclusive ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Curious about how Drupal is shaping the future of web development? Get ready to uncover the excitement and groundbreaking innovations from DrupalCon Barcelona 2024. We promise you a front-row seat to the vibrant community that drives Drupal forward. From celebrating the contributions of women in tech with the Women in Drupal Awards to the collaborative spirit of the LeU project, we highlight the key moments that made this event unforgettable. We&apos;ll also give you an exclusive preview of Drupal CMS 1.0, set to launch in January 2025, and dive into the transformative Experience Builder tool and the ethical use of AI in enhancing human capabilities. Plus, we tackle the critical transition away from Drupal 7, offering essential resources for a smooth migration.<br/><br/>As we reflect on the dynamic evolution of open-source technology through the lens of Drupal, discover the collaborative spirit and innovative drive that make this community a powerhouse in tech. Whether you&apos;re a seasoned developer or new to the scene, you&apos;ll find out how you can get involved and make a difference. We spotlight the extensive ecosystem of Drupal and encourage you to explore its endless possibilities. Join us in celebrating the journey of learning, building, and contributing to something extraordinary. Don&apos;t forget to check the show notes for resources and articles mentioned, and share your thoughts and questions with us on social media. Let&apos;s continue to explore, learn, and create amazing things together with Drupal!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Curious about how Drupal is shaping the future of web development? Get ready to uncover the excitement and groundbreaking innovations from DrupalCon Barcelona 2024. We promise you a front-row seat to the vibrant community that drives Drupal forward. From celebrating the contributions of women in tech with the Women in Drupal Awards to the collaborative spirit of the LeU project, we highlight the key moments that made this event unforgettable. We&apos;ll also give you an exclusive preview of Drupal CMS 1.0, set to launch in January 2025, and dive into the transformative Experience Builder tool and the ethical use of AI in enhancing human capabilities. Plus, we tackle the critical transition away from Drupal 7, offering essential resources for a smooth migration.<br/><br/>As we reflect on the dynamic evolution of open-source technology through the lens of Drupal, discover the collaborative spirit and innovative drive that make this community a powerhouse in tech. Whether you&apos;re a seasoned developer or new to the scene, you&apos;ll find out how you can get involved and make a difference. We spotlight the extensive ecosystem of Drupal and encourage you to explore its endless possibilities. Join us in celebrating the journey of learning, building, and contributing to something extraordinary. Don&apos;t forget to check the show notes for resources and articles mentioned, and share your thoughts and questions with us on social media. Let&apos;s continue to explore, learn, and create amazing things together with Drupal!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842763-drupal-planet-brief-20240930-unveiling-the-future-of-web-development-highlights-from-drupalcon-barcelona-2024-and-a-peek-into-drupal-cms-1-0.mp3" length="9926067" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842763</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842763/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842763/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842763/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842763/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2409496/15842763/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="DrupalCon Barcelona Highlights and Future" />
  <psc:chapter start="12:15" title="The Evolution of Open Source Technology" />
</psc:chapters>
    <itunes:duration>824</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10930</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Association Brief - 20240930 Unlocking the Future of Web Creation: Insights from DrupalCon Barcelona</itunes:title>
    <title>Drupal Association Brief - 20240930 Unlocking the Future of Web Creation: Insights from DrupalCon Barcelona</title>
    <itunes:summary><![CDATA[Send us Fan Mail Ready to unlock the secrets of effortless web creation? This episode brings you a front-row seat to the revolutionary world of Drupal CMS revealed at DrupalCon Barcelona! Imagine an AI-powered platform that lets anyone—from novices to coding pros—build stunning websites without the hassle. We break down how Drupal CMS is set to democratize web development, bridging the gap between ideas and reality. Plus, you'll get a taste of the vibrant community spirit with highlights from...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Ready to unlock the secrets of effortless web creation? This episode brings you a front-row seat to the revolutionary world of Drupal CMS revealed at DrupalCon Barcelona! Imagine an AI-powered platform that lets anyone—from novices to coding pros—build stunning websites without the hassle. We break down how Drupal CMS is set to democratize web development, bridging the gap between ideas and reality. Plus, you&apos;ll get a taste of the vibrant community spirit with highlights from over 100 sessions, workshops, and even a trivia night that had everyone buzzing.<br/><br/>But that’s not all—this episode delves into the broader implications of Drupal’s bold move to make web building accessible to all. We explore the potential for game-changing innovation in how we connect, share information, and build businesses online. Whether you’re a tech enthusiast, a seasoned developer, or someone just curious about the future of web design, this episode promises insights that will leave you inspired and excited for what’s next. Join us as we unpack the groundbreaking announcements and the infectious energy from DrupalCon Barcelona!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Ready to unlock the secrets of effortless web creation? This episode brings you a front-row seat to the revolutionary world of Drupal CMS revealed at DrupalCon Barcelona! Imagine an AI-powered platform that lets anyone—from novices to coding pros—build stunning websites without the hassle. We break down how Drupal CMS is set to democratize web development, bridging the gap between ideas and reality. Plus, you&apos;ll get a taste of the vibrant community spirit with highlights from over 100 sessions, workshops, and even a trivia night that had everyone buzzing.<br/><br/>But that’s not all—this episode delves into the broader implications of Drupal’s bold move to make web building accessible to all. We explore the potential for game-changing innovation in how we connect, share information, and build businesses online. Whether you’re a tech enthusiast, a seasoned developer, or someone just curious about the future of web design, this episode promises insights that will leave you inspired and excited for what’s next. Join us as we unpack the groundbreaking announcements and the infectious energy from DrupalCon Barcelona!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842746-drupal-association-brief-20240930-unlocking-the-future-of-web-creation-insights-from-drupalcon-barcelona.mp3" length="6265655" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842746</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842746/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842746/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842746/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842746/transcript.vtt" type="text/vtt" />
    <itunes:duration>519</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10930</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Security Advisories Brief - 20240930 Strengthening Your Drupal Site: Navigating Security Vulnerabilities and Best Practices</itunes:title>
    <title>Security Advisories Brief - 20240930 Strengthening Your Drupal Site: Navigating Security Vulnerabilities and Best Practices</title>
    <itunes:summary><![CDATA[Send us Fan Mail Are your Drupal sites as secure as they could be? Discover the most alarming vulnerabilities from the latest Drupal security advisories, including remote code execution (RCE) threats hidden in the Opinio modules. This episode uncovers the severe potential risks such as site defacement, data theft, and even complete site deletion. We also shed light on access bypass issues in modules like Smart IP, Paragraphs, and Advanced Varnish, and information disclosure problems in File E...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are your Drupal sites as secure as they could be? Discover the most alarming vulnerabilities from the latest Drupal security advisories, including remote code execution (RCE) threats hidden in the Opinio modules. This episode uncovers the severe potential risks such as site defacement, data theft, and even complete site deletion. We also shed light on access bypass issues in modules like Smart IP, Paragraphs, and Advanced Varnish, and information disclosure problems in File Entity and Content Entity Clone. Gain insights into how secure configurations and user permissions can act as your first line of defense against these vulnerabilities.<br/><br/>Unlock the secrets to proactive security within the Drupal community! We discuss the immense benefits of minimizing reliance on external code and the critical importance of keeping your systems updated. Learn practical strategies for integrating security best practices into your workflow and how maintaining a security-first mindset can fortify your site. Plus, discover the valuable support and guidance available from the Drupal community. Stay curious, stay secure, and enhance your Drupal journey with the expert advice shared in this episode.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Are your Drupal sites as secure as they could be? Discover the most alarming vulnerabilities from the latest Drupal security advisories, including remote code execution (RCE) threats hidden in the Opinio modules. This episode uncovers the severe potential risks such as site defacement, data theft, and even complete site deletion. We also shed light on access bypass issues in modules like Smart IP, Paragraphs, and Advanced Varnish, and information disclosure problems in File Entity and Content Entity Clone. Gain insights into how secure configurations and user permissions can act as your first line of defense against these vulnerabilities.<br/><br/>Unlock the secrets to proactive security within the Drupal community! We discuss the immense benefits of minimizing reliance on external code and the critical importance of keeping your systems updated. Learn practical strategies for integrating security best practices into your workflow and how maintaining a security-first mindset can fortify your site. Plus, discover the valuable support and guidance available from the Drupal community. Stay curious, stay secure, and enhance your Drupal journey with the expert advice shared in this episode.</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842726-security-advisories-brief-20240930-strengthening-your-drupal-site-navigating-security-vulnerabilities-and-best-practices.mp3" length="9268364" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842726</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842726/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842726/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842726/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842726/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2409496/15842726/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Drupal Security Vulnerabilities and Best Practices" />
  <psc:chapter start="11:16" title="Proactive Security in Drupal" />
</psc:chapters>
    <itunes:duration>770</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10930</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drupal Easy Brief - 20240930 AI Integrations, Sustainable Leadership, and Attracting Future Developers</itunes:title>
    <title>Drupal Easy Brief - 20240930 AI Integrations, Sustainable Leadership, and Attracting Future Developers</title>
    <itunes:summary><![CDATA[Send us Fan Mail What if you could transform your Drupal projects with the power of AI? This episode promises to unlock the future of Drupal by exploring how integrations with tools like LangChain and Lama Index are revolutionizing the platform. Join us as we discuss the critical journey from Drupal 7 to Drupal 10, offering practical insights and highlighting the role of sustainable leadership in navigating these transitions. Michael Lanello shares his valuable experiences on how to avoid bur...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>What if you could transform your Drupal projects with the power of AI? This episode promises to unlock the future of Drupal by exploring how integrations with tools like LangChain and Lama Index are revolutionizing the platform. Join us as we discuss the critical journey from Drupal 7 to Drupal 10, offering practical insights and highlighting the role of sustainable leadership in navigating these transitions. Michael Lanello shares his valuable experiences on how to avoid burnout and maintain innovation within the open-source community.<br/><br/>We&apos;re also addressing a crucial challenge: how to attract the next generation of developers to keep Drupal vibrant and innovative. Initiatives like Drupal IXP and the ambitious Drupal Starshot project are set to simplify configurations and breathe fresh perspectives into the field. This episode emphasizes the strength of the Drupal community and the collective effort needed to keep it thriving. Whether you&apos;re a seasoned developer or a newcomer, we provide a roadmap for contributing to Drupal&apos;s future success through collaboration and shared learning. Tune in for a blend of cutting-edge tech and essential community insights!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>What if you could transform your Drupal projects with the power of AI? This episode promises to unlock the future of Drupal by exploring how integrations with tools like LangChain and Lama Index are revolutionizing the platform. Join us as we discuss the critical journey from Drupal 7 to Drupal 10, offering practical insights and highlighting the role of sustainable leadership in navigating these transitions. Michael Lanello shares his valuable experiences on how to avoid burnout and maintain innovation within the open-source community.<br/><br/>We&apos;re also addressing a crucial challenge: how to attract the next generation of developers to keep Drupal vibrant and innovative. Initiatives like Drupal IXP and the ambitious Drupal Starshot project are set to simplify configurations and breathe fresh perspectives into the field. This episode emphasizes the strength of the Drupal community and the collective effort needed to keep it thriving. Whether you&apos;re a seasoned developer or a newcomer, we provide a roadmap for contributing to Drupal&apos;s future success through collaboration and shared learning. Tune in for a blend of cutting-edge tech and essential community insights!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842714-drupal-easy-brief-20240930-ai-integrations-sustainable-leadership-and-attracting-future-developers.mp3" length="9279605" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842714</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842714/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842714/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842714/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842714/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/2409496/15842714/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Drupal&#39;s Future and Innovations" />
  <psc:chapter start="11:01" title="Empowering Drupal Community for Future Success" />
</psc:chapters>
    <itunes:duration>771</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10930</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Drop Times Brief - 20240930 Empowering Non-Coders: Highlights from Drupal Camps and Conventions 2025</itunes:title>
    <title>Drop Times Brief - 20240930 Empowering Non-Coders: Highlights from Drupal Camps and Conventions 2025</title>
    <itunes:summary><![CDATA[Send us Fan Mail Curious about how you can contribute to the Drupal community without writing a single line of code? Join us as we uncover the latest buzz from MidCamp 2025, Drupal Mountain Camp 2025, and the freshly wrapped-up DrupalCon Barcelona 2024. Discover how the community is celebrating non-code contributions like designing, translating, and documentation, opening up a world of opportunities for everyone to make a difference. Non-coders, this one’s for you!  Get involved with MidCamp ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Curious about how you can contribute to the Drupal community without writing a single line of code? Join us as we uncover the latest buzz from MidCamp 2025, Drupal Mountain Camp 2025, and the freshly wrapped-up DrupalCon Barcelona 2024. Discover how the community is celebrating non-code contributions like designing, translating, and documentation, opening up a world of opportunities for everyone to make a difference. Non-coders, this one’s for you!<br/><br/>Get involved with MidCamp 2025 by volunteering and shaping the experience, or step onto the stage at Drupal Mountain Camp by submitting your talk proposals. Whether you&apos;re organizing, presenting, or simply participating, your efforts help mold the future of Drupal. And remember, even if you can&apos;t attend these events, there are endless ways to connect with the Drupal community through online forums or local meetups. Tune in and be part of the energy and creativity that keeps Drupal thriving!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Curious about how you can contribute to the Drupal community without writing a single line of code? Join us as we uncover the latest buzz from MidCamp 2025, Drupal Mountain Camp 2025, and the freshly wrapped-up DrupalCon Barcelona 2024. Discover how the community is celebrating non-code contributions like designing, translating, and documentation, opening up a world of opportunities for everyone to make a difference. Non-coders, this one’s for you!<br/><br/>Get involved with MidCamp 2025 by volunteering and shaping the experience, or step onto the stage at Drupal Mountain Camp by submitting your talk proposals. Whether you&apos;re organizing, presenting, or simply participating, your efforts help mold the future of Drupal. And remember, even if you can&apos;t attend these events, there are endless ways to connect with the Drupal community through online forums or local meetups. Tune in and be part of the energy and creativity that keeps Drupal thriving!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842707-drop-times-brief-20240930-empowering-non-coders-highlights-from-drupal-camps-and-conventions-2025.mp3" length="4236240" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842707</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842707/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842707/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842707/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842707/transcript.vtt" type="text/vtt" />
    <itunes:duration>350</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10930</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Weekly Drop Brief - 20240926 Issue 652 - Unlocking Drupal&#39;s Future: Driesnote Highlights, Version Lifecycles, and Celebrating Women in Tech</itunes:title>
    <title>Weekly Drop Brief - 20240926 Issue 652 - Unlocking Drupal&#39;s Future: Driesnote Highlights, Version Lifecycles, and Celebrating Women in Tech</title>
    <itunes:summary><![CDATA[Send us Fan Mail Ever wondered if you're learning the right version of Drupal? Tune in this week as we unpack the latest buzz from DrupalCon Barcelona, where Dries Buytaert's keynote—affectionately dubbed the "Driesnote"—revealed groundbreaking news for front-end developers. We're excited to share insights on his promise of increased freedom and new tools that could revolutionize your workflow. Plus, we've got important updates on the potential extension of Drupal 9's end of life, a relief fo...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Ever wondered if you&apos;re learning the right version of Drupal? Tune in this week as we unpack the latest buzz from DrupalCon Barcelona, where Dries Buytaert&apos;s keynote—affectionately dubbed the &quot;Driesnote&quot;—revealed groundbreaking news for front-end developers. We&apos;re excited to share insights on his promise of increased freedom and new tools that could revolutionize your workflow. Plus, we&apos;ve got important updates on the potential extension of Drupal 9&apos;s end of life, a relief for newcomers concerned about the longevity of their skills. And don&apos;t miss our celebration of the Women in Drupal Awards, which highlight the essential role of diversity and mentorship in our community.<br/><br/>Feeling lost in Drupal jargon? We&apos;ve got you covered with a discussion on the enlightening article &quot;Dejargoning Drupal,&quot; a must-read for anyone who finds the technical lingo overwhelming. Also, we spotlight Tag1&apos;s Drupal 7 Extended Support (D7ES) service, which offers a safety net for those still running on Drupal 7 despite its official end of life. This episode is packed with crucial insights on version lifecycles, making it essential listening whether you&apos;re a Drupal newbie or planning your next big project. Join us for all this and more as we break down the essential news from the fast-paced world of Drupal!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/2409496/fan_mail/new">Send us Fan Mail</a></p><p>Ever wondered if you&apos;re learning the right version of Drupal? Tune in this week as we unpack the latest buzz from DrupalCon Barcelona, where Dries Buytaert&apos;s keynote—affectionately dubbed the &quot;Driesnote&quot;—revealed groundbreaking news for front-end developers. We&apos;re excited to share insights on his promise of increased freedom and new tools that could revolutionize your workflow. Plus, we&apos;ve got important updates on the potential extension of Drupal 9&apos;s end of life, a relief for newcomers concerned about the longevity of their skills. And don&apos;t miss our celebration of the Women in Drupal Awards, which highlight the essential role of diversity and mentorship in our community.<br/><br/>Feeling lost in Drupal jargon? We&apos;ve got you covered with a discussion on the enlightening article &quot;Dejargoning Drupal,&quot; a must-read for anyone who finds the technical lingo overwhelming. Also, we spotlight Tag1&apos;s Drupal 7 Extended Support (D7ES) service, which offers a safety net for those still running on Drupal 7 despite its official end of life. This episode is packed with crucial insights on version lifecycles, making it essential listening whether you&apos;re a Drupal newbie or planning your next big project. Join us for all this and more as we break down the essential news from the fast-paced world of Drupal!</p><p>---</p><p>This episode of DrupalBrief is sponsored by <a href="https://DrupalForge.org">DrupalForge.org</a></p> <p>DrupalBrief.com</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2409496/episodes/15842699-weekly-drop-brief-20240926-issue-652-unlocking-drupal-s-future-driesnote-highlights-version-lifecycles-and-celebrating-women-in-tech.mp3" length="6962875" type="audio/mpeg" />
    <itunes:author>DrupalBriefs</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15842699</guid>
    <pubDate>Tue, 01 Oct 2024 13:00:00 -0600</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842699/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842699/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842699/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2409496/15842699/transcript.vtt" type="text/vtt" />
    <itunes:duration>578</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>2024</itunes:season>
    <itunes:episode>10926</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
</channel>
</rss>
