Talking Drupal
Talking Drupal is a weekly chat about web design and development by a group a guys with one thing in common, we love Drupal. With hosts Stephen Cross, John Picozzi and Nic Laflin.

In this episode, Mike Anello and Mike Herchel dive into a casual conversation covering a wide array of topics. They start by discussing the concept of a podcast with almost no effort required and the mystery of Stephen's involvement. The conversation then quickly shifts to Florida Drupal Camp, mentioning its impressive 16 uninterrupted years, the increase in attendees, and how fun it is. They touch upon single directory components in Drupal, their importance, and intricacies like CSS styling, schemas, and Experience Builder. The discussion also includes insights into popular Drupal events like Florida Drupal Camp, Drupal Dev Days, and the upcoming DrupalCon. They infuse humor and personal anecdotes while engaging in thoughtful technical exchanges and playful banter.

For show notes visit:
https://www.talkingDrupal.com/cafe003

Topics

Michael Anello

Mike, widely recognized by his Drupal.org username "ultimike," is a prominent figure in the Drupal community with over 15 years of experience as a developer, educator, and community leader. As the co-founder and vice president of DrupalEasy, a Florida-based training and consulting firm, he has been instrumental inshaping the careers of countless Drupal professionals through comprehensive programs like Drupal Career Online and Professional Module Development .


Anello's contributions extend beyond education. He has been deeply involved in the Drupal ecosystem, serving as a core contributor to the Migrate module, co-maintaining several contributed modules, and actively participating in issue queues and documentation efforts . His leadership roles include membership in the Drupal Community Working Group and the Conflict Resolution Team, as well as organizing the Florida Drupal Users' Group and Florida DrupalCamp for over a decade.


As the host of the long-running DrupalEasy Podcast, Anello provides insights into Drupal development, community news, and interviews with key contributors, fostering a sense of connection and ongoing learning within the community (DrupalEasy). His dedication to mentoring and community building has made him a respected and influential voice in the Drupal world.

Mike Herchel

Mike is a seasoned front-end developer and a prominent contributor to the Drupal community, with over 15 years of experience in web development. He is best known as the lead developer of Olivero, Drupal's default front-end theme, which emphasizes accessibility, modern design, and user experience. (ImageX)
In addition to his work on Olivero, Mike serves as a core CSS maintainer for Drupal and is the creator of the Quicklink module, which enhances site performance by preloading links in the user's viewport. He also has amazing calves. They're the size of small children. Rumor has it that his vertical jump is over 4.5 inches! He has also contributed to the introduction of Single Directory Components (SDC) into Drupal core, aiming to streamline component-based theming. 


Beyond his technical contributions, Mike is an active community leader. He has served on the Drupal Association Board of Directors and is a primary organizer of Florida DrupalCamp. (Drupal) As a speaker, he has presented at various events, including EvolveDrupal, discussing topics like the future of Drupal theming and the Starshot initiative, which seeks to make Drupal more accessible to site builders. 


Professionally, Mike works as a Senior Front-End Developer at Agileana, where he continues to advocate for accessibility, performance, and the open web.  He shares his insights and experiences through his personal blog at herchel.com, contributing to the ongoing evolution of Drupal and its community.

Discussion Topics:

  • The Best Podcast Idea Ever
  • Florida Drupal Camp: A Legacy of Success
  • Single Directory Components: Getting Started
  • TD Cafe: The Podcast Name Debate
  • Deep Dive into Single Directory Components
  • Experience Builder and Component Integration
  • Custom Themes and Single Directory Components
  • Design Tool Integration
  • CSS Variables and Component Architecture
  • Template File vs Render Array
  • CSS Preferences: Plain CSS vs Post CSS
  • Top Drupal Events
  • Concluding Remarks and Personal Plans

Guests

Mike Anello - DupalEasy ultimike

Mike Herchel - herchel.com mherchel

Direct download: TD_Cafe_003.mp3
Category:general -- posted at: 12:00am EDT

In this episode of Talking Drupal, we dive into the intricacies of the Drupal marketplace initiative with our guest, Tiffany Farriss, CEO and co-owner of Palantir.net and long-time board member of the Drupal Association. We explore the goals and challenges of creating a trusted Drupal marketplace, discuss how site templates can lower the barrier to entry for new users, and examine the importance of maintaining community trust and the sustainability of Drupal. This episode also includes a spotlight on the Views CSV Source module and an in-depth discussion on community feedback, the potential value and business models for site templates, and the steps needed to make a go/no-go decision on the marketplace by the upcoming Vienna event.

For show notes visit:
https://www.talkingDrupal.com/504

Topics

  • Meet Our Guest: Tiffany Farriss
  • Module of the Week: Views CSV Source
  • Deep Dive into Views CSV Source
  • Introduction to the Drupal Marketplace
  • Goals and Challenges of the Marketplace Working Group
  • Community Feedback and Sustainability
  • Monetization and Fairness in the Marketplace
  • Risk Mitigation and Future Plans
  • Exploring the Impact of Releases and Usage
  • Challenges and Successes of the Drupal Marketplace
  • Defining the MVP for the Drupal Marketplace
  • Addressing Community Concerns and Governance
  • Engaging the Community and Next Steps
  • Final Thoughts and Contact Information

Resources

Marketplace initiative

Guests

Tiffany Farriss - palantir.net farriss

Hosts

Nic Laflin - nLighteneddevelopment.com nicxvan
John Picozzi - epam.com johnpicozzi
Norah Medlin - tekNorah

MOTW

Correspondent

Martin Anderson-Clutz - mandclu.com mandclu

  • Brief description:
    • Have you ever wanted to present data within your Drupal website that comes from a CSV flat file, without having to import that data to your Drupal database? There’s a module for that.
  • Module name/project name:
  • Brief history
    • How old: created in March 2024 by Daniel Cothran (andileco) of JSI, though I met Danieal at Midcamp earlier this week and he was emphatic that his colleague and co-maintainer Nia Kathoni (nikathone) deserves significant credit
    • Versions available: 1.0.11, which works with Drupal 8.8, 9, 10, and 11
  • Maintainership
    • Actively maintained, latest release was last month
    • Security coverage
    • Test coverage
    • Documentation - a robust README
    • Number of open issues: 4 open issues, none of which are bugs
  • Usage stats:
    • 56 sites
  • Module features and usage
    • With Views CSV Source installed, you can create a view that uses a CSV as a source instead of the Drupal site’s data. You can point to a file within your site’s filesystem, or it can be a remotely hosted CSV. If the file requires authentication for access, it is also possible to include encoded credentials in a header.
    • Now you can use CSV Fields to specify the columns you want to pull into the view, and you can use the “group by” to specify datasets to represent, for example to plot as lines in a chart
    • You can also create filters, either a CSV Field that acts a standard text filter, or a CSV Field Options filter that creates a dropdown of all the unique values in a specified column
    • Your assembled data can be shown in tables or charts, and can also be manipulated using standard view configuration, or using contributed modules like Views Simple Math Field
    • The module also comes with sort and a contextual filter plugins
    • It was impressed by a demo of Views CSV Source in a lightning talk at Midcamp yesterday, so I thought it would be fun to talk about today
Direct download: tds-504-libsyn.mp3
Category:general -- posted at: 2:00pm EDT

In this episode, John Picozzi and Jason Pamental explore the connections fostered by using Drupal across different geographies, the evolution of conferences, and how design systems are being utilized at Chewy. We also delve into the application of AI in e-commerce and coding, and discuss the practicalities of maintaining governance in large organizations. Join us for an engaging discussion filled with personal anecdotes, professional insights, and future prospects.

For show notes visit:
https://www.talkingDrupal.com/503

Topics

John Picozzi

John Picozzi is the Solutions Architect at EPAM Systems, where he helps organizations implement scalable and sustainable digital solutions—most often using Drupal. With over a decade of experience in web development, John has become a trusted voice in the Drupal community for his commitment to open source, user-centered design, and thoughtful architecture.
John is a contributor to Drupal and an active member of the community as the organizer of the Drupal Providence Meetup and New England Drupal Camp. He’s also well known as a co-host of the Talking Drupal podcast, a weekly show focused on all things Drupal, where he interviews community members and shares insights on development, strategy, and community engagement.
Outside of podcasting and coding, John frequently speaks at DrupalCamps and conferences across the U.S., offering sessions that span technical deep dives to community and career development topics. You can find more about his work and speaking engagements at picozzi.com, or follow him on Drupal.org

Jason Pamental

Jason Pamental is a designer, strategist, and technologist specializing in typography, variable fonts, and digital design systems. He is currently Principal Designer at Chewy, where he leads their design system efforts and helps guide their mobile app architecture and strategy.
With over 30 years of experience, Jason has worked with organizations such as Adobe, ESPN, Fidelity, and the State of Rhode Island to shape impactful digital experiences. He’s a globally recognized expert in web typography and the author of Responsive Typography. His work has helped define how variable fonts are used on the web today.
Jason is a frequent speaker at conferences like Beyond Tellerrand, An Event Apart, and SmashingConf, and he shares his knowledge through writing, teaching, and open source contributions. His articles, presentations, and resources can be found at rwt.io — short for Responsive Web Typography — and many of his talks, videos, and associated resources are available on https://noti.st/jpamental
An active supporter of the open web and the Drupal community, Jason is committed to bridging the gap between design and development. Outside of work, he enjoys riding bikes, making espresso, spending time with his family in Rhode Island, and following Leo and Henry around Turner Reservoir, posting photos on Instagram.

Hosts

John Picozzi - epam.com johnpicozzi

Jason Pamental - rwt.io.

Direct download: TD-503-cafe-002.mp3
Category:general -- posted at: 2:00pm EDT

Welcome to the first episode of Talking Drupal Cafe.

Join Martin and Jake as they delve into an insightful conversation exploring the challenges and responsibilities associated with being a module maintainer. Discussing project types, the significance of sandbox modules, the impact of Drupal CMS, and the role of AI tools, they highlight issues around burnout, sustainability, and community support. Discover how the Drupal community can better support maintainers and the importance of continued contributions. This episode also touches on upcoming conferences and the significance of face-to-face interactions in the Drupal community.

Martin Anderson-Clutz

Martin is a highly respected figure in the Drupal community, known for his extensive contributions as a developer, speaker, and advocate for open-source innovation. Based in London, Ontario, Canada, Martin began his career as a graphic designer before transitioning into web development. His journey with Drupal started in late 2005 when he was seeking a robust multilingual CMS solution, leading him to embrace Drupal's capabilities. (mandclu.com)

Martin holds the distinction of being the world's first Triple Drupal Grand Master, certified across Drupal 7, 8, and 9 as a Developer, Front-End Specialist, and Back-End Specialist. (TheDropTimes) He also possesses certifications in various Acquia products and is UX certified by the Nielsen Norman Group. (mandclu.com)

Currently serving as a Senior Solutions Engineer at Acquia, Martin has been instrumental in advancing Drupal's ecosystem. He has developed and maintains several contributed modules, including Smart Date and Search Overrides, and has been actively involved in the Drupal Recipes initiative, particularly focusing on event management solutions. (mandclu.com) His current work on the Event Platform aims to streamline the creation and management of event-based websites within Drupal. (TheDropTimes)

Beyond development, Martin is a prominent speaker and educator, having presented at numerous Drupal events such as DrupalCon Barcelona and EvolveDrupal. He is also a co-host of the "Talking Drupal" podcast, where he leads the "Module of the Week" segment, sharing insights on various Drupal modules. (mandclu.com)
Martin's dedication to the Drupal community is evident through his continuous efforts to mentor, innovate, and promote best practices within the open-source landscape.(TheDropTimes)

Jacob Rockowitz

Jacob is a prominent figure in the Drupal community, best known for developing and maintaining the Webform module—one of the most widely used and feature-rich form-building tools in the Drupal ecosystem. His work has significantly enhanced Drupal's capabilities in form creation, data collection, and user interaction.

Rockowitz began his Drupal journey while working as a consultant for Memorial Sloan Kettering Cancer Center (MSK), where he spent over 18 years. Facing the need for robust form functionality during MSK's early adoption of Drupal 8, he created YAML Form, which later evolved into the Webform module for Drupal 8 . This module has since become integral to many Drupal sites, offering extensive features for form management.(design4drupal.org)

Beyond Webform, Jacob has contributed to other projects like the Schema.org Blueprints module, aiming to improve structured content modeling in Drupal. He is also an advocate for open-source sustainability, often discussing the importance of community involvement and the challenges of maintaining large-scale open-source projects .(talkingdrupal.com, jrockowitz.com)

As an active member of the Drupal community, Rockowitz frequently speaks at events such as DrupalCon and New England Drupal Camp, sharing his insights on module development and community engagement . He maintains a personal blog at jrockowitz.com, where he writes about his experiences and thoughts on Drupal development.(Drupal)

For show notes visit:
https://www.talkingDrupal.com/502

Topics

  • Introduction to Project Maintenance
  • Types of Projects and Their Significance
  • Sandbox Modules and Work Projects
  • Passion Projects and Inherited Projects
  • Challenges in Managing Multiple Modules
  • The Role of Recipes in Project Management
  • AI and Automation in Project Maintenance
  • The Future of Project Maintenance and Contributions
  • Evolving Drupal and Community Contributions
  • Enterprise Features and the Trash Module
  • Marketplace and Site Templates
  • AI and the Future of Web Development
  • Contribution Credits and Bounties
  • Guiding Users and Module Selection
  • Drupal Adjacent Solutions
  • Sustainability of Contribution
  • The Importance of Community Engagement

Hosts

Martin Anderson-Clutz - mandclu.com mandclu
Jacob Rockowitz - jrockowitz.com jrockowitz

Direct download: td_cafe_001_502.mp3
Category:general -- posted at: 2:00pm EDT

Join us as we celebrate our 500th episode with Drupal founder Dries Buytaert! Reflecting on 13 years of our podcast and Drupal's 24-year journey, Dries shares his motivations, strategies, and insights into the future of Drupal. From community contributions and AI strategy to the impact of Drupal on organizations worldwide, this episode is packed with exciting updates and heartfelt reflections.

For show notes visit:
https://www.talkingDrupal.com/501

Topics

  • Reflecting on Milestones
  • The Urgency Behind Starshot
  • Cobwebs

Guests

Dries Buytaert - dri.es dries

Hosts

Nic Laflin - nLighteneddevelopment.com nicxvan
Stephen Cross- @stephencross

Direct download: Talking_Drupal_501_-_500_with_Dries.mp3
Category:general -- posted at: 6:36am EDT

Join us for an extraordinary celebration of Talking Drupal's 500th episode! In this milestone episode, we dive into a treasure trove of memories, insights, and updates from an array of special guests. From innovative Drupal contributions to the future of open-source technology, this episode is packed with valuable discussions. Don't miss appearances from notable guests like Dries Buytaert, Tim Doyle, Tim Lehnen, Mike Anello, and many more. Celebrate with us as we look forward to 500 more episodes!

For show notes visit:
https://www.talkingDrupal.com/500

Topics

Guests include, in order of appearance:

  • Jason Pamental
  • Dries Buytaert
  • Tim Doyle
  • Tim Lehnen
  • Carlos Ospina
  • Mayela Jackson
  • Mike Anello
  • Jonus Cuyvers
  • Jacob Rockowitz
  • Antonio Estevez
  • Norah Medlin
  • Kevin Quillen
  • Chris Wells
  • Steven Jones
  • Jürgen Haas
  • Thomas Scola
  • Chad Hester
  • Matt Glaman
  • James Abrahams
  • Avi Schwab
  • Josh Mitchell
  • James Shield

Resources

Road to deprecating .module files

Hosts

Nic Laflin - nLighteneddevelopment.com nicxvan
John Picozzi - epam.com johnpicozzi
Martin Anderson-Clutz - mandclu.com mandclu
Stephen Cross - stephencross

Direct download: Talking-Drupal-500.mp3
Category:general -- posted at: 2:00pm EDT