Similar Posts

jofitz: Drupal AI: Custom AI Helper module
$messages = []; foreach ($message_texts as $message_text) { $messages[] = new ChatMessage(‘user’, $message_text); } $input = new ChatInput($messages); 1b) Obtain Provider and Model Struggling with repetitive code when using Drupal’s AI module for…

Drupal Decoupled Simplifies Adoption with New Composer Project Template
2 min read Note: The vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations in the community. We…

Dries Buytaert: Installing Drupal CMS (or Drupal Starshot) using DDEV
This page is part of my digital garden. It is more like a notebook entry than a polished blog post. It’s a space where I document learnings primarily for my own reference, yet…

rsync Command in Linux with Examples
The rsync command is one of the most popular and powerful tools in Linux for synchronizing files and directories between different locations. It is widely used for backups, remote file transfers, and directory syncing,…

Gamification on Drupal Websites
Gamification is the integration of game elements into non-gaming environments like websites to enhance user experiences. Its purpose is to make the user’s experience more fun, motivating, and rewarding. Like Grand Theft Auto:…

Announcing the Drupal Starshot leadership team
Tim will oversee technical decisions and facilitate contributions from the community. His role includes building a team of Drupal Starshot Committers, coordinating with Drupal Core Committers, and ensuring that Drupal Starshot remains stable, secure,…

www.talkingDrupal.com/451 Today we are talking about Drupal Marketing with version numbers, what competitors are doing, and Learning to Just Saying Drupal with guest Ivan Stegic. We’ll also cover Trash as our module of the week.
Topics
Resources
Guests
Ivan Stegic – ten7.com ivanstegic
Hosts
Martin Anderson-Clutz – mandclu.com mandclu
MOTW
Correspondent
Nic Laflin – nLighteneddevelopment.com nicxvan
John Picozzi – epam.com johnpicozzi
Matthew Grasmick – grasmash