Latest Modulesunraveled Podcast Episodes

Modules Unraveled Podcast artwork

163 Easy Local Development Using Kalabox with Mike Pirog - Modules Unraveled Podcast

Modules Unraveled Podcast - October 12, 2016 07:00 - 1 hour ★★★★★ - 10 ratings
## Kalabox * What is Kalabox? * Brief story on history Kalabox * Is there a plan to use the “official” Docker for mac backend instead of VirtualBox? * Current update on state of Kalabox * How does Kalabox compare with other local dev tools like Mamp, DrupalVM etc.? * Specifically: Speed, ...

Modules Unraveled Podcast artwork

162 Drupal 8 Enterprise Development with Allan Chappell and David Diers - Modules Unraveled Podcast

Modules Unraveled Podcast - July 13, 2016 17:47 - 45 minutes ★★★★★ - 10 ratings
Migration In D7, we used the Migrate Drupal to Drupal module, what’s the case for D8? Speak on pattern of using Migrate Drupal as a basis for a migration. Migration plugins and yml configuration declarations are an improvement on an already excellent module - if you are going to handle mig...

Modules Unraveled Podcast artwork

161 Website Audits and How to Do Them Right with Jon Peck - Modules Unraveled Podcast

Modules Unraveled Podcast - June 30, 2016 11:21 - 55 minutes ★★★★★ - 10 ratings
Website Audits What is a site audit? Why would you do one? Intended audience New clients? Existing clients? What are the goals of a site-audit? How do you approach a site audit? What are some other approaches you’re aware of? What tools and techniques do you use? How do you pres...

Modules Unraveled Podcast artwork

160 The Workflow Initiative for Drupal 8 with Dave Hall and Dick Olsson - Modules Unraveled Podcast

Modules Unraveled Podcast - June 01, 2016 07:00 - 59 minutes ★★★★★ - 10 ratings
## Workflow Initiative * What is the Workflow Initiative and what are the goals you’re trying to achieve? * What lead you into proposing this initiative for core and what’s the background story? * Dries mentioned in the keynote that official initiatives preferably should have a dedicated team...

Modules Unraveled Podcast artwork

159 Using Regression Testing to Preempt Website Errors with Micah Godbolt - Modules Unraveled Podcast

Modules Unraveled Podcast - March 31, 2016 22:16 - 1 hour ★★★★★ - 10 ratings
I’m really excited about today’s show because this is one of those topics that I know that I need to know, but don’t know where to start. So, I’m super excited that you agreed to come on and teach me what you know about regression testing!   ## Regression Testing * What do you mean when you s...

Modules Unraveled Podcast artwork

158 Using the Group module as an Alternative to Organic Groups in Drupal 7 and 8 with Kristiaan Van den Eynde - Modules Unraveled Podcast

Modules Unraveled Podcast - March 23, 2016 07:00 - 1 hour ★★★★★ - 10 ratings
## Group Module * What is the Group module? * A really awesome tool to basically create subsites within one site, private content, manage groups of people or all that combined. * Why did you create it instead of just using OG? * OG DX experience... * There are versions for D7 and D8. Which are...

Modules Unraveled Podcast artwork

157 The Drupal 8 Port of Advagg with Nick Wilde - Modules Unraveled Podcast

Modules Unraveled Podcast - March 09, 2016 08:00 - 30 minutes ★★★★★ - 10 ratings
## Advagg * First, can you give us an overview of what Advagg is? ## The Drupal 8 Port * Are you the main maintainer of the D8 version? * What was the porting process like? * What features are in the Drupal 8 version right now? * What's the status of the Drupal 8 version? * Do you know of any c...

Modules Unraveled Podcast artwork

156 Using BigPipe to Achieve Incredible Site Speed in Drupal 8 with Wim Leers - Modules Unraveled Podcast

Modules Unraveled Podcast - February 17, 2016 08:55 - 1 hour ★★★★★ - 10 ratings
## Big Pipe * What is Big Pipe? * This isn’t a Drupal specific thing right? Where did the idea of BigPipe come from? * How does it work? * Builds on Drupal 8’s caching system, specifically cacheability metadata (tags, contexts, max-age) * Rendering system (bubbling, placeholders) * page cache...

Modules Unraveled Podcast artwork

155 Using the Block Visibility Groups Module as a Lightweight Replacement for Context and Panels in Drupal 8 with Ted Bowman - Modules Unraveled Podcast

Modules Unraveled Podcast - February 10, 2016 08:00 - 39 minutes ★★★★★ - 10 ratings
## Scheduled Updates * What is the Scheduled Updates module? * How does it differ from the Scheduler module? * What are some of the use cases? What types of updates can be scheduled? * Is it ready to be used? ## Block Visibility Groups * What is Block Visibility Groups? * How does it differ f...

Modules Unraveled Podcast artwork

154 Commerce 2.x for Drupal 8 with Bojan Zivanovic - Modules Unraveled Podcast

Modules Unraveled Podcast - February 03, 2016 08:00 - 36 minutes ★★★★★ - 10 ratings
Commerce 2.x for Drupal 8 What has been the biggest success of Commerce on D7? By starting from scratch on D7 technologies we created a solution that is intuitive to Drupal developers and easier to extend. And with 60k installs, we’ve set a record for ecommerce on Drupal in general. And what...

Modules Unraveled Podcast artwork

153 Protecting Drupal 8 Sites From Spam Using Honeypot with Jeff Geerling - Modules Unraveled Podcast

Modules Unraveled Podcast - January 27, 2016 11:45 - 46 minutes ★★★★★ - 10 ratings
## Honeypot * What is the Honeypot module? * What prompted you to contribute the Honeypot module? Why was it originally created? Flocknote (two employers ago) user registration A bunch of my blogs / comments * What methods or techniques does honeypot use to detect bots? A literal ‘honeypot...

Modules Unraveled Podcast artwork

152 What to Do About Drupal 6 End of Life on Feb 24th 2016 with David Snopek - Modules Unraveled Podcast

Modules Unraveled Podcast - January 20, 2016 08:00 - 32 minutes ★★★★★ - 10 ratings
## Drupal 6 End of Live * What does Drupal 6 EOL mean? * When is Drupal 6’s End-Of-Life (EOL)? * February 24th * Why is support for Drupal 6 being dropped by the Drupal project in the first place? (ie. why does our community even do this?) * What makes Drupal 6’s End-of-Life (EOL) different th...

Modules Unraveled Podcast artwork

151 Using Composer to Build Drupal Sites Fast - Modules Unraveled Podcast

Modules Unraveled Podcast - January 13, 2016 08:00 - 55 minutes ★★★★★ - 10 ratings
Composer What is composer? Dependency Manager for PHP How does it relate to Drush Make? Surprisingly similar “Getting off the island” What can you do with composer on a Drupal site? download dependencies, drupal modules, themes, profiles, drush, external libraries etc How do you download...

Modules Unraveled Podcast artwork

150 What You Need to Know About Theming in Drupal 8 with Lewis Nyman and Morten DK - Modules Unraveled Podcast

Modules Unraveled Podcast - October 13, 2015 15:41 - 1 hour ★★★★★ - 10 ratings
## Project * Drupal8 theming - why we did it * Plan for the unknown (responsive 2.0 how can we make D8 move forward & not break everything. * Seven theme & usability improvements in Drupal 8 * Were you involved with Seven in Drupal 7? * What are your thoughts on alternate admin themes like Ad...

Modules Unraveled Podcast artwork

149 Using Panopoly and it's Drupal 8 Future with David Snopek - Modules Unraveled Podcast

Modules Unraveled Podcast - September 23, 2015 17:59 - 52 minutes ★★★★★ - 10 ratings
## Project * For people who might not know, what is a Drupal distribution? * Out of the box, vanilla Drupal doesn’t do much - you have to install modules and mold it into what you want * A distribution is Drupal prepackaged with contrib modules and themes, pre-configured for a specific use cas...

Modules Unraveled Podcast artwork

148 Getting Up to Speed with Drupal 8 with Michael Marzovilla and Nick Selvaggio - Modules Unraveled Podcast

Modules Unraveled Podcast - September 09, 2015 13:32 - 48 minutes ★★★★★ - 10 ratings
## Drupal 8 from a site-builder’s perspective * What makes Drupal 8 different from Drupal 7 and other previous versions? * What about Drupal 8 are you most excited about?     * CMI * What contributed module(s) are you most excited to see for D8?     * [Rules](http://d8rules.org/)     * CMI...

Modules Unraveled Podcast artwork

147 - Using Drupal Console with Drupal 8 with Jesus Manuel Olivas - Modules Unraveled Podcast

Modules Unraveled Podcast - September 02, 2015 20:34 - 39 minutes ★★★★★ - 10 ratings
## Drupal Console * What is Drupal Console?     * It is a suite of tools that you run on a command line interface (CLI) to generate boilerplate code and interact with a Drupal 8 installation. * How is it different from Drush? And are there overlapping features?     * There are many similarit...

Modules Unraveled Podcast artwork

146 Drupal Update Automation and Drop Guard with Manuel Pistner - Modules Unraveled Podcast

Modules Unraveled Podcast - August 26, 2015 07:00 - 28 minutes ★★★★★ - 10 ratings
## Update Automation * I’d like to talk a little bit about automation processes in general before we jump into Drop Guard, if that’s okay. What types of things are we talking about updating? Server configuration? Drupal projects? Deployment? * What are some of the technologies you were using b...

Modules Unraveled Podcast artwork

145 Project Workflow and Drupal Issue Queues with Joshua Mitchell - Modules Unraveled Podcast

Modules Unraveled Podcast - August 19, 2015 07:00 - 1 hour ★★★★★ - 10 ratings
## Drupal.org * Prioritizing work on Drupal.org https://www.drupal.org/roadmap     * Unblock Drupal 8         * DrupalCI - testing infrastruture for Drupal code         * Localize.drupal.org upgrade to D7     * Improve search     * Implement new documentation section and tools * Two Facto...

Modules Unraveled Podcast artwork

144 Using the Open Sourced Red Test Framework Instead of Simpletest for Faster Drupal 7 Testing with Neerav Mehta - Modules Unraveled Podcast

Modules Unraveled Podcast - August 12, 2015 07:00 - 35 minutes ★★★★★ - 10 ratings
## Automated Testing * Before we actually get started talking about Red Test, can we take a step back and talk about what automated testing is in general?     * I am sure you are all aware of manual testing and QA. Once you build a site or a feature in the site, you go to the browser and test ...

Modules Unraveled Podcast artwork

143 The Role of Features in Drupal 8 with Mike Potter - Modules Unraveled Podcast

Modules Unraveled Podcast - August 05, 2015 07:00 - 47 minutes ★★★★★ - 10 ratings
## Features * Let’s start off with the basics, if you don’t mind. Can you give us the 30 second pitch for what Features is? I’m sure there are people listening right now that don’t use Features regularly. * What kind of data or configuration can you package into a feature? * What does Feature...

Modules Unraveled Podcast artwork

142 Why Drupal 8 is the Most Important Product Release in the History of the WCM Market with Tom Wentworth - Modules Unraveled Podcast

Modules Unraveled Podcast - July 29, 2015 07:00 - 50 minutes ★★★★★ - 10 ratings
## Web Content Management * When you replied, you said that Drupal 8 is the most important product release in the history of the WCM market. Can you start out by explaining what WCM stands for and what qualifies software as a WCM product? * You also mentioned that the 2nd most important releas...

Modules Unraveled Podcast artwork

Modules Unraveled is now Completely FREE!

Modules Unraveled Podcast - July 13, 2015 22:21 - 7 minutes ★★★★★ - 10 ratings
Hey everyone,   Super exciting news this week! I've secured sponsors for the next two months to provide EVERY video on ModulesUnraveled.com absolutely FREE for you!   It's a bit of a long story, so if you don't care, [just go learn some Drupal](/videos). But, I thought you might be intereste...

Modules Unraveled Podcast artwork

141 Using the Wysiwyg Fields Module to Use any Field Type as a CKEditor Plugin with Stuart Clark - Modules Unraveled Podcast

Modules Unraveled Podcast - July 08, 2015 16:25 - 1 hour ★★★★★ - 10 ratings
## Wysiwyg Fields * What is the Wysiwyg Fields module?     * Discussed three years ago on episode 35… Finally a stable release :| * Why did it take so long to release a stable?     * Life * What’s new since we talked about it last time?     * Re-architected, focusing on splitting out major...

Modules Unraveled Podcast artwork

140 Using the Math Field Module to Compute Values Without the PHP Filter with Caleb Thorne - Modules Unraveled Podcast

Modules Unraveled Podcast - June 24, 2015 07:00 - 36 minutes ★★★★★ - 10 ratings
## Math Field Module * What does the Math Field module do? * Why did you develop it? What hole does it fill? * You mentioned EntityForm... * How does it compare to the Computed Field and other modules? * What are the limitations? When wouldn’t you use it? * You mentioned before we started ...

Modules Unraveled Podcast artwork

139 DrupalCon New Orleans Details with Eric Schmidt, Sabrina Schmidt, Jason Want and Jeff Diecks - Modules Unraveled Podcast

Modules Unraveled Podcast - June 17, 2015 07:00 - 37 minutes ★★★★★ - 10 ratings
## DrupalCon New Orleans * Where is the DrupalCon going to be?     * New Orleans convention center * When is it?     * May 9-13 2016 * Why New Orleans?     * We are seeing an incredible rebirth of a Great American City.  Hurricane Katrina was such an unbelievable disaster, 80% of the city ...

Modules Unraveled Podcast artwork

138 Organize and Manage Your Drupal Projects Using Dropfort with Mathew Winstone - Modules Unraveled Podcast

Modules Unraveled Podcast - June 10, 2015 07:00 - 50 minutes ★★★★★ - 10 ratings
## Dropfort * What is Dropfort?     * Dropfort is a suite of tools to develop and manage Drupal applications.   On the development side, it integrates with GitHub and GitLab to track commits, issues and tags. It then packages releases based on those tags and lets you share those releases wit...

Modules Unraveled Podcast artwork

137 Training New Drupal Talent Before Hiring Them Into Your Company with Cameron Eagans - Modules Unraveled Podcast

Modules Unraveled Podcast - June 03, 2015 07:00 - 29 minutes ★★★★★ - 10 ratings
## Training While at DrupalCon recently, someone mentioned my recent podcasts about training and hiring Drupal talent, and mentioned that Cameron had been a part of a somewhat unique program to train new talent through a two month training program, with the intent to hire some of them. I was in...

Modules Unraveled Podcast artwork

136 Details on the NodeSquirrel Acquisition by Pantheon with Drew Gorton and Ronan Downling - Modules Unraveled Podcast

Modules Unraveled Podcast - May 27, 2015 07:00 - 28 minutes ★★★★★ - 10 ratings
## NodeSquirrel * What is NodeSquirrel?     * Backup and Migrate (over 300,000 sites using it)     * Only cloud backup-as-a-service for Drupal     * Backup database and Files     * Every site should have automatic off-site backups configured. * That leads great into the pantheon acquisitio...

Modules Unraveled Podcast artwork

135 Writing the Book Drupal 8 Configuration Management with Anja Schirwinski and Stefan Borchert - Modules Unraveled Podcast

Modules Unraveled Podcast - May 20, 2015 05:03 - 37 minutes ★★★★★ - 10 ratings
## Writing a Book for D8 * What’s it like writing a book for a piece of software that isn’t even officially released yet? * How long did the writing process take?     * Packt publishing sent us a proposal to write this book in December of 2013. We got started quickly, sending them an outline ...

Related Modulesunraveled Topics