Powered by RND
PodcastTecnologiaTalking Drupal

Talking Drupal

Talking Drupal Hosts
Talking Drupal
Ultimo episodio

Episodi disponibili

5 risultati 526
  • Talking Drupal #515 - AI with amazee.ai
    Today we are talking about AI, How it can be privacy focused, and What amazee.ai is doing to help with guest Michael Schmid. We’ll also cover LiteLLM AI Provider as our module of the week. For show notes visit: https://www.talkingDrupal.com/515 Topics Privacy Concerns with AI Amazee's Privacy-Focused AI Solutions Foundation Models and Their Importance AI-Powered Search in Drupal Customizing AI Responses and Search Proprietary vs. Open Source Models Understanding Neural Networks Training and Weights in Models Integrating AI with Drupal Practical Steps to Implement AI in Drupal AI and MCP for Automation Open Source Models in AI Future Directions for MAI AI Conclusion and Contact Information Resources amazee.ai Foundation models amazee ai provider & amazee ai vector db module Drupal AI module AI Chatbot MCP DrupalGovCon Guests Michael Schmid - amazee.ai schnitzel Hosts Nic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi Rich Lawson - richlawson.co rklawson MOTW Correspondent Matt Glaman - mglaman.dev mglaman Brief description: AI provider for using LiteLLM. LiteLLM is a gateway that allows connecting to LLMs without accessing the providers directly using the same API as OpenAI along with other governance goodies. Module name/project name: LiteLLM AI Provider Brief history How old: created on 24 February 2025 Versions available: beta, 1.1.0 and 1.0.0 to track main AI module Maintainership Actively maintained Usage stats: 439 Maintainer(s): marcus_johansson, andrewbelcher, justanothermark of FreelyGive Module features and usage Basically like OpenAI provider but allows it to work with non-OpenAI models and other logic that’s in the OpenAI provider module.
    --------  
    1:16:46
  • Talking Drupal #514 - HTMX
    Today we are talking about HTMX, What it is, and why it could be a game changer for Drupal with our guests Shawn Duncan & Carson Gross. We’ll also cover RefreshLess as our module of the week. For show notes visit: https://www.talkingDrupal.com/514 Topics What is HTMX HTMX and Drupal Integration Community and Contribution Discussing HTMX and Its Integration HTMX's Stability and Composition Programming with HTMX: A Lego-like Experience Drupal's HTMX Initiative Proof of Concept and Community Involvement HTMX's Flexibility and Developer Experience Big Pipe and HTMX Integration Comparing HTMX with Hotwire Turbo Getting Involved with the HTMX Initiative Resources [Plan] Gradually replace Drupal's AJAX system with HTMX HTMX in core Proof of Concept HTMX contrib module HTMX Documentation Hypermedia Systems - Carson’s book A comparison of Hypermedia Application architecture with Single Page Application. Available for purchase and free online. Academic Paper on HTMX FACET Essays HTMX Sucks Locality of behavior Future of HTMX Drupal community initiatives Contrast of htmx vs hotwire grugbrain Primeagen Fireship dev Guests Shawn Duncan - HTMX intiative fathershawn Carson Gross - bigsky.software 1cg Hosts Nic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi Rich Lawson - richlawson.co rklawson MOTW Correspondent Martin Anderson-Clutz - mandclu.com mandclu Brief description: Have you ever wanted to give your Drupal site a more application-like feel, by only reloading parts of the page that need to change? There’s a module for that. Module name/project name: RefreshLess Brief history How old: created in Mar 2016 by Wim Leers, but recent releases are by ambient.impact, a fellow Canadian Versions available: 2.0.0-alpha9 Maintainership Actively maintained Security coverage Test coverage Documentation Number of open issues: 40 open issues, only 2 of which are active bugs against the current branch Usage stats: 2 sites Module features and usage The RefreshLess module aims to give Drupal sites a smooth, fast, and responsive experience by using Javascript to selectively update the parts of the existing page that need to change, instead of a full page refresh. It uses the HTML5 History API to ensure the browsing behaviour is equivalent, and unsupported browsers will see a standard page refresh instead Using RefreshLess also makes it possible to use transitions (with or without the View Transition API in modern browsers), morphing, and persistent elements to enhance the application-like feel There is some indication that sites may encounter issues if they use RefreshLess with JS aggregation enabled, so it’s probably better to use it if your site has HTTP/2 enabled RefreshLess is currently built on the Turbo library originally built for Ruby on Rails, but there is already an issue open to move the implementation to use HTMX instead
    --------  
    1:15:21
  • Talking Drupal #513 - Back To The Office
    Today we are talking about Working from home, heading back to the office, and the current state of remote work with guest Kaleem Clarkson. We’ll also cover Microsoft 365 Connector as our module of the week. For show notes visit: https://www.talkingDrupal.com/513 Topics Exploring Remote Work with Kaleem Clarkson Trust Issues in Management Employee Red Flags and Data-Driven Decisions Managerial Concerns with Return to Office Policies Respectful Implementation of Return to Office Challenges of Enforcing Office Mandates Benefits of In-Person Work Hybrid Work Models and Their Challenges Variations in Hybrid Work Policies Impact of Seniority on Office Policies Cutting DEI Initiatives: Fear and Legal Risks Employer Brand and Social Contracts Resources Blend Me Inc Guests Kaleem Clarkson - kclarkson Hosts Nic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi Rich Lawson - richlawson.co rklawson MOTW Correspondent Martin Anderson-Clutz - mandclu.com mandclu Brief description: Have you ever wanted your Drupal site to integrate with Microsoft 365, so users can log in with their Azure AD credentials, and then have direct access to shared files, see recent emails, and more? There’s a module for that. Module name/project name: Microsoft 365 Connector Brief history How old: created in July 2019 by immoreel, though the most recent release is by Boris Doesborg (batigolix), both of Finalist, a Dutch Drupal shop Versions available: 5.0.22 and 5.1.0-beta1, the latter of which supports Drupal 9.4, 10, and 11 Maintainership Actively maintained Security coverage Test coverage Two documentation guide available Number of open issues: 18 open issues, 1 of which is a bug, though it is postponed waiting for more info Usage stats: 365 sites Module features and usage This module integrates your Drupal site with the Microsoft Graph API, a unified API that provides a single endpoint for accessing data and intelligence from Microsoft 365 services, including Exchange, SharePoint, OneDrive, and more Microsoft 365 Connector includes more than a dozen submodules, each of which provide specific capabilities like Single Sign-On, syncing data to Drupal user accounts, sending Teams messages from within Drupal, and more You can also use this module to do things like automatically add an event node to your Outlook calendar, and invite other people at the same time It’s worth noting that in the documentation guide the submodules are named “Office 365”, which is probably what the module was named until around 5 years ago when Microsoft retired the Office 365 name Finally, setting up this module requires registering an app in Azure AD, so it’s not for the casual user. But if you're working on an intranet or similar collaboration platform for an organization that is heavily invested in the Microsoft 365 suite, this could make for a compelling integration
    --------  
    52:51
  • TD Cafe #007 - Stephen & Nic: Drupal Hooks Continued
    In this episode of Talking Drupal Cafe, Stephen and Nic continue Talking Drupal #510's discuss about Drupal Hooks. They discuss the challenges, successes, and the importance of community collaboration in open-source projects. Nic also touches on the personal impact of working on Drupal core and the balancing act between contributing to the project and client work. Along the way, they share personal anecdotes, including a discussion on watches and coffee preferences. Watch this insightful conversation to better understand the evolution of Drupal hooks and the dedication behind core development. For show notes visit: https://www.talkingDrupal.com/cafe007 Topics Stephen Cross Stephen Cross is a seasoned Drupal developer, community advocate and content creator with over a two decades of experience building and optimizing web applications. In 2013 he founded and still hosts the Talking Drupal podcast, a community show where he’s published over 500 interviews and deep-dives with core contributors, agency leads and end-users—helping drive best practices and innovation across the ecosystem. Capitalizing on his podcast production expertise, Stephen also offers end-to-end remote video podcast services: he handles all technical planning, multi-camera recording, post-production editing and distribution, so clients can focus solely on their content. He’s used this service to help real-estate, fitness, interior-design and other niche shows establish polished, engaging interview- and panel-style programs. Outside of Drupal and media, Stephen is an horology enthusiast, he collects Casio and mechanical watches, and is a Linux and Raspberry Pi enthusiast. Nic Laflin Nic Laflin is an accomplished Drupal architect and the founder of nLightened Development LLC, a web development and design firm established in 2008 that leverages highly extensible CMS frameworks to solve complex business challenges. They’ve been working with Drupal since late 2008, delivering creative solutions for a diverse roster of clients—from government agencies and e-commerce platforms to higher-education institutions and HIPAA-compliant medical services. Recently, Nic has focused on Native Web Components for platform-agnostic design, and has deep experience integrating AWS and building mobile application back ends. A recognized Drupal guru, Nic speaks regularly at regional Drupal camps and co-hosts the Talking Drupal podcast, where they share best practices and innovations with the community. Outside of technology, Nic enjoys building with LEGO, experimenting in the kitchen, and designing home automation projects. You can learn more at www.nlightened.net. Discussing the Game Blueprints Drupal Hooks and Core Contributions Procedural vs Object-Oriented Hooks Challenges and Project Management Bulk Conversion and Future Steps Scaling Back and Procedural Hooks Challenges and Lessons Learned Balancing Core Contributions and Client Work Documentation and Community Awareness Impact on Client Work Core Committers and Project Management Coffee Preferences and Personal Interests Conclusion and Final Thoughts Guests Nic Laflin - nLighteneddevelopment.com nicxvan Stephen Cross - StephenCross.com
    --------  
    49:52
  • Talking Drupal #512 - Member Platform
    Today we are talking about The Member Platform, Why it was created, and How you can get involved with guest JD Leonard. We’ll also cover Profile as our module of the week. For show notes visit: https://www.talkingDrupal.com/512 Topics Introduction to Member Platform Member Platform: Origin and Vision Member Platform Features and MVP Post-MVP Vision and Challenges SaaS Solutions and Drupal Forge CRM Project and Member Platform Vision Evaluating CRM Options Integrating External CRMs with Drupal Targeting Different Market Segments Current Progress and Future Plans Community Involvement and Contributions Getting Involved with Member Platform Resources Member Platform https://www.drupal.org/project/member Drupal Slack #member-platform Sign up for Member Platform news CRM https://www.drupal.org/project/crm Drupal Slack #crm Drupal forge Drupito https://debugacademy.com/ https://drupito.com/ Erpal CRM Core CIVICRM Contributors to Drupal Core Hosts Nic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi JD Leonard - jdleonard MOTW Correspondent Martin Anderson-Clutz - mandclu.com mandclu Brief description: Have you ever wanted to store user information in one or more configurable profiles, independent of the user entity itself? There’s a module for that. Module name/project name: Profile Brief history How old: Project created in Oct 2015 by bojanz (boy-yan Z), but seems to originate in code that was in the 4.0.x branch of Drupal core. Recent releases are by Jonathan Sacksick (jsacksick) or Centarro Versions available: 8.x-1.12, which supports Drupal 9, 10, and 11 Maintainership Actively maintained Security coverage Test coverage Number of open issues: 125 open issues, 53 of which are bugs Usage stats: 34,338 sites Module features and usage Profiles are conceptually separate from the user account, and users will even edit their profile in a separate tab, which is a pretty common pattern A site can have multiple profile types, and then use permissions and roles to determine who can create which kind of profile Profile forms can optionally be shown during registration Profile fields can also be set as private, meaning that the value will only be visible to the user and site admins By default profiles will be displayed on the user’s view page, and this can be configured in the “Manage Display” tab on accounts Profiles are also optionally revisionable The project page also notes that profiles are not currently translatable, but there is an issue with a patch, so you can try that if it’s a requirement for you
    --------  
    1:06:41

Altri podcast di Tecnologia

Su 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.
Sito web del podcast

Ascolta Talking Drupal, Lex Fridman Podcast e molti altri podcast da tutto il mondo con l’applicazione di radio.it

Scarica l'app gratuita radio.it

  • Salva le radio e i podcast favoriti
  • Streaming via Wi-Fi o Bluetooth
  • Supporta Carplay & Android Auto
  • Molte altre funzioni dell'app