Modules Unraveled Podcast

Follow Modules Unraveled Podcast
Share on
Copy link to clipboard

Conversations with people who are making your experience with Drupal better.

Brian Lewis


    • Oct 12, 2016 LATEST EPISODE
    • infrequent NEW EPISODES
    • 41m AVG DURATION
    • 100 EPISODES


    Search for episodes from Modules Unraveled Podcast with a specific topic:

    Latest episodes from Modules Unraveled Podcast

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

    Play Episode Listen Later Oct 12, 2016 60:41


    ## 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, flexibility * Is Kalabox, or will it be usable with server environments other than Pantheon? Ie: Acquia, VPS, PlatformSH ## Use Cases * Team standardization * Fast local dev * Automated repeatable tasks * Github workflow? * Composer based workflow? * Our three month roadmap ## Tandem * You mentioned Tandem in the into, and you gave me a brief description before the show, but can you expand a little bit on what that is? ## Links from the show: * Mike P. on drupal.org - https://www.drupal.org/u/pirog * Mike P. on Twitter - https://twitter.com/pirogcommamike * Kalabox Website - http://www.kalabox.io * Main Documentation - http://docs.kalabox.io* Pantheon Specific Documentation - http://pantheon.kalabox.io * PHP Specific Documentation - http://php.kalabox.io * Kalabox on Github - https://github.com/kalabox * Intro to Kalabox video - https://www.youtube.com/watch?v=A_5Z7uk7Yp4 * ThinkTandem - http://thinktandem.io

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

    Play Episode Listen Later Jul 13, 2016 45:13


    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 migrations like you did in 7 - which might be appropriate depending on your use case Appropriate where you are significantly revising the content model, configuration or site composition. What are some of the pros and cons of the way Migrate Drupal works in D8? Pros Migration of most Drupal settings: registration emails, site name, debug settings, etc. Migration of most fields (work is ongoing to include contrib into upgrade migrations) Migration of all content types with nodes and revisions Cons By default, fixed ids (not ideal for staged work) Miss an opportunity to take out the trash   Configuration management Let’s talk about configuration management. I know from working with you guys that you started out using Features... Tried out a features based approach at first - because it was similar to well established patterns in 7 - but abandoned it for the project Feature branch activity then confex seems to be working out well Configuration import and export has inspired a lot of confidence in getting to known states. The challenge is probably in managing environmental config settings - that’s where Master still might have a place. Using configuration export and import committed to git repo. Challenges of local configuration vs production configuration. Managing code review Automated removal of local configuration Would like to know some other people’s workflows Episode Links Allan on Drupal.org -  https://www.drupal.org/u/generalredneck Allan on Twitter - https://twitter.com/general_redneck Allan’s Website - http://generalredneck.com David on Twitter - http://twitter.com/beautyhammer David on Drupal.org - https://www.drupal.org/u/thebruce David’s Website - http://daviddiers.com David on GitHub - https://github.com/thebruce David on SoundCloud - https://soundcloud.com/beautyhammer Migrate documentation (plugins) - https://www.drupal.org/node/2129651 Drupal.org issue on how to export migration configuration - https://www.drupal.org/node/2704721

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

    Play Episode Listen Later Jun 30, 2016 55:19


    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 present the results? How often should you do them? What are some things to avoid? Links: Jon on drupal.org - https://www.drupal.org/u/fluxsauce Jon on Twitter - https://twitter.com/fluxsauce Jon on GitHub - https://github.com/fluxsauce Jon’s about.me page - https://about.me/jonpeck Site Audit Module - https://www.drupal.org/project/site_audit Unused Modules Module - https://www.drupal.org/project/unused_modules Security Review Module - https://www.drupal.org/project/security_review Hacked Module - https://www.drupal.org/project/hacked Cache Audit Module - https://www.drupal.org/project/cacheaudit Coder Module - https://www.drupal.org/project/coder PHP CodeSniffer - https://github.com/squizlabs/PHP_CodeSniffer Drupal Coding Standards - https://www.drupal.org/coding-standards PHP Copy Paste Detector - https://github.com/sebastianbergmann/phpcpd PHP Mess Detector - https://phpmd.org/ PHP LOC - https://github.com/sebastianbergmann/phploc Git Stats - https://github.com/hoxu/gitstats Git Inspector - https://github.com/ejwa/gitinspector ESLint - http://eslint.org and https://github.com/drupal/drupal/blob/8.2.x/core/.eslintrc webpagetest.org - http://www.webpagetest.org/ Google PageSpeed Insights - https://developers.google.com/speed/pagespeed/insights/ wave.webaim.org - http://wave.webaim.org/ Views Cache Bully Module - https://www.drupal.org/project/views_cache_bully How to audit Drupal Sites - DCNOLA - http://fluxsauce.github.io/how-to-audit-drupal/

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

    Play Episode Listen Later Jun 1, 2016 59:57


    ## 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, and have funding. How is that going to work for the Workflow Initiative? * How is it funded? * Who is on the team? * What will the process be like for getting this into core? [talk about the new governance structure for core initiatives] * Roadmap for Drupal ## How will it work? * How will the content moderation workflow work when it’s in core? * How will the full-site content preview work when it’s in core? ## Questions from Twitter * Jibran Ijaz ‏[@JibranIjaz](https://twitter.com/JibranIjaz) What will happen to the workflow initiative if Drupal shop(s) will stop supporting it? #MUP160 * Jibran Ijaz ‏‏[@JibranIjaz](https://twitter.com/JibranIjaz) How can we make sure that this'll be a community driven initiative not specific to someones requirements. #MUP160 * Steve Persch ‏[@stevector](https://twitter.com/stevector) Do you anticipate support for making/deploying configuration changes through workspaces? #MUP160 * Steve Persch ‏[@stevector](https://twitter.com/stevector) @JibranIjaz @dickolsson I'd like part of the answer to be consensus formed around Behat-executable stories/scenarios. #MUP160 * Justin Ludwig [@jludwig89](https://twitter.com/jludwig89) Can the Workflow Initiative fit into a multi-site install, where content is to be deployed to more than one site? #MUP160

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

    Play Episode Listen Later Mar 31, 2016 73:53


    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 say “Regression Testing”? * Why is regression testing important? * Is there anything to install on your computer? (Testing server) * What types of regression testing are there?    * Unit/Functional (Mocha/Chai)    * Behavioral (WebdriverIO, Behat)        * Authenticated/Anonymous    * Qualitative (Sasslint, JS lint, JSON lint)    * Performance (Pagespeed, Perfbudget)    * Visual Regression (wraith, phantomcss, webdrivercss)        * How does this work on pages that have dynamic content. Homepage photos, comments etc. * Where would you start?    * Front-end    * Back-end    * Site-builder   ## Where to learn * https://visualregressiontesting.com/ * https://learn.visualregressiontesting.com/ * Free 6 day email course   ## Show Links: * Micah on drupal.org - https://www.drupal.org/u/micahgodbolt * Micah on Twitter - https://twitter.com/micahgodbolt * Micah’s website - https://micah.codes/ * Micah’s Book - http://www.amazon.com/Frontend-Architecture-Design-Systems-Sustainable/dp/1491926783 * https://visualregressiontesting.com/ * https://learn.visualregressiontesting.com/ * Automate Your Testing and Performance Budget - http://environmentsforhumans.com/2016/responsive-web-design-summit/ * http://styleguides.io/

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

    Play Episode Listen Later Mar 23, 2016 66:18


    ## 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 you more focused on? * D8* How is the Group module different from Organic Groups? * Good question! The key difference is how the modules decide to structure their data, how that affects the user flow and how the configuration model is built.* What is the underlying architecture? OG uses entityreferences heavily. How does Group work? * Dedicated Group Entity* What’s the status? Is it usable now? (D7 and D8) * Available for Drupal 7 and 8, with the 8 version being a large improvement over D7. There’s a few minor things I need to add to the D8 version, but it looks and works great already!* Is there much difference between the Drupal 7 and 8 version? * Yes and no: the key concept remains the same, but the UX and data model was improved even further. I would really recommend going forward with D8 from now on if you have the chance. ## Use Cases* Why should I use Group instead of OG? * UX, UX, UX * data structure * DX * But most of all: dedicated functionality, it will all make sense!* Users that get something special that you can’t do with Roles* Groups of people* Groups of content* There are so many!!! ## Questions from Twitter* Michelle Lauer [@bymiche](https://twitter.com/bymiche)How many subgroups can you nest? How are permissions inherited?* Michelle Lauer [@bymiche](https://twitter.com/bymiche)Can you easily categorize roles within a group?* Michelle Lauer [@bymiche](https://twitter.com/bymiche)If you have many roles and want to expose them to "managers" - for UX purposes, roles in categories would be easier to look at* Erich Beyrent [@ebeyrent](https://twitter.com/ebeyrent)Sounds like a great UX, what about DX - is there a well-defined API as well?* Damien McKenna [@DamienMcKenna](https://twitter.com/DamienMcKenna)Any plans to port some OG modules, e.g. og_menu or og_menu_single?* Damien McKenna [@DamienMcKenna](https://twitter.com/DamienMcKenna)Would it be possible to create og_forum's functionality out of the box or will it require custom work?* Damien McKenna [@DamienMcKenna](https://twitter.com/DamienMcKenna)Are the join forms configurable/fieldable?* Ted Bowman [@tedbow](https://twitter.com/tedbow)Interested in this. Can you add fields to a membership? * Erich Beyrent [@ebeyrent](https://twitter.com/ebeyrent)What doesn't Groups do? Are there features that you feel need to be added before 1.0 release?

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

    Play Episode Listen Later Mar 9, 2016 30:11


    ## 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 compatibility issues with other modules?* What do you have planned for the future?

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

    Play Episode Listen Later Feb 17, 2016 62:07


    ## 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 / dynamic page cache * BigPipe is built ON TOP OF ALL OF THE ABOVE* Does it work for anonymous and authenticated users?* Is this compatible with reverse proxies like Varnish?* Does BigPipe affect the need for something like redis or memchache?* How does BigPipe relate to authcache? ## Use Cases* How can we start using it? What’s the install process?* What do we need to do to configure it for our site?* Is BigPipe ready to be used?* Is there anything like this for Drupal 7? ## Questions from Twitter* Daniel Noyola [@danielnv18](https://twitter.com/danielnv18)What can I do to make my site compatible with BigPipe? O what shouldn't do?* Daniel Noyola [@danielnv18](https://twitter.com/danielnv18)Is it compatible with contrib modules like panels or display suite?* Ryan Gibson [@ryanissamson](https://twitter.com/ryanissamson)I may have missed it, when BigPipe is included in D8.1, will it be enabled by default?* TheodorosPloumis [@theoploumis](https://twitter.com/theoploumis)Is the bigpipe caching working with the RESTful responses?

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

    Play Episode Listen Later Feb 10, 2016 39:15


    ## 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 from Context and Panels?* Do you intend it to be a replacement for context?* When would you use it instead Panels* What are some example use cases?* How does it work with other D8 block-related modules?* Is it ready to be used?

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

    Play Episode Listen Later Feb 3, 2016 36:25


    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 do you think have been its biggest weaknesses? Not prioritizing UX from the start. Took us a year after the 1.0 release to create Inline Entity Form and recreate the admin screens as a part of the Kickstart. At that point many people already had the impression that Commerce was hard to use. Not providing enough direction to developers. Flexibility is important, as is having unopinionated code. But developers also need to have a clear and obvious path forward. Having an opinionated layer on top, with sane defaults, can save a lot of development time and prevent frustration. Not prioritizing certain features, leaving them to contrib instead. Modules that make up the checkout ux (checkout progress, checkout redirect, addressbook), discounts. Of course, all generals are smart after the battle. How has that influenced the development of Commerce 2.x? With Commerce 2.x we once again started from scratch, evaluating all feedback received in the 1.x cycle. We decided to address all three of these major points. Better UX means paying more attention to the product and order admin experience, as well as providing better checkout out of the box. Better APIs means doing more work for the developer, especially around pricing and taxes. And finally, we’re growing the core functionality. We’re expecting a dozen contrib modules to be no longer needed, as we address edge cases and add functionality. What are some of the biggest new features of Commerce 2.x? Multi-store will allow people to bill customers from different branches (US and FR offices, for example), or create marketplaces like Etsy. Improved support for international markets means better address forms, better currency management, and significantly better tax support, the kind that will reduce the need for people to use cloud-based tax solutions, at least in Europe. Support for multiple order types, each with its own checkout and workflows will allow developers to create tailored experiences for different kinds of products, such as events, ebooks, t-shirts. An integrated discounts UI means more power to the store admin. And this is just the beginning. Under the hood there are many small features and improvements, over both 1.x and Kickstart. What has Commerce done to integrate better with the PHP and Drupal communities? We’ve created several independent ecommerce libraries, attacking currency formatting, address management and taxes. These libraries are now being adopted by the wider PHP community, bringing us additional contributors. On the Drupal side we’ve joined forces with the Profile2 team, creating the D8 Profile module that we’ll use for customer profiles. We’re also depending on Inline Entity Form, which is now shared with the Media team. We’re also moving some of our generic entity code into a new Entity API module, maintained together with Daniel Wehner and other community members. Finally, we have been champions of Composer, the replacement for Drush Make, and required for any module that depends on external libraries. The Future of Commerce 2.x Commerce 2.x is now in alpha2. What’s included? What’s next? Alpha2 includes stores and products, as well as initial order and cart implementations. It also has functional currency management and formatting, address and profile management. Alpha3, to be released in the next two weeks, is focusing on completing the order and cart implementations, and adding the initial checkout implementation. Post-alpha3 our focus will be on discounts, taxes, and finally, payments. The best way to learn more about this is to read the drupalcommerce.org blog, where I post “Commerce 2.x stories” detailing work done so far. We have several new posts planned for february. When can we expect Commerce 2.x to be production ready? Our current goal is to release a production ready beta by end of march. We should also have Search API and Rules by then. Leading up to DrupalCon New Orleans we’ll be helping the community implement shipping and licensing and port payment modules. At the same time, we’ll be focusing on reaching RC status. What’s the status of commerce contrib? Like PayPal, Authorize.net, etc. How can the community help? Each new alpha welcomes more manual testing and feedback. We also have office hours every wednesday at 3PM GMT+1 on #drupal-commerce where people can discuss code and help out on individual issues. Do you feel that requiring Commerce to be installed via Composer will impact adoption? The average developer is already familiar with Composer and will benefit greatly from it, just like D7 developers benefited from Drush Make. Getting Drupal, Commerce, and all dependencies is a single Composer command, as is keeping it all up to date. People unwilling to run Composer on their servers can run it locally and commit the result. I’m also hoping we’ll be able to offer distribution-like tarballs on either drupal.org or drupalcommerce.org as we get closer to a release candidate. Questions from Twitter howdytom ‏@howdytomCommerce Kickstart provides a great toolset with basic configuration. Is there a plan to do a Commerce Kickstart for Drupal 8? If not, will Commerce provide more out of the box solutions for a full featured shop? Commerce Kickstart had several parts. The first one was about providing better admin and checkout UX, as well as discounts. That’s now handled by Commerce out of the box. The second was about providing a demo store with a developed set of frontend pages. That’s going to stay in contrib and will greatly benefit from the flexibility introduced by Drupal 8 and CMI. It’s too early to plan a distribution yet. Drupal 8 has almost no contrib, and drupal.org doesn’t support using Composer to build distributions yet. However, we are using Composer to provide single-command site templates, the kind that gives you Drupal core, Commerce and other modules. This will allow us to provide good starting points for different use cases, similar in nature to Commerce Kickstart 1.x. Once 2017 comes around, we’ll investigate next steps. Jimmy Henderickx ‏@StryKaizerIn commerce d8, will it be possible to alter a product name dynamicly (either by hook or other solution)? Czövek András ‏@czovekandrasAny plans making iframe payment methods 1st class citizens? Thinking of running checkout form callbacks. Marc van Gend ‏@marcvangendHow did D8 architecture change the way you code your modules?  

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

    Play Episode Listen Later Jan 27, 2016 46:00


    ## 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’ Time delay * What types of foms can it protect? * What’s different about Honeypot vs. other spam prevention modules like CAPTCHA and Mollom? Avoid punishing the user (explain)   ## Drupal 8 and Future of Honeypot * How did the port of Honeypot to Drupal 8 go? * Have you started developing new sites in Drupal 8? And if so, how’s that going? * How have spammers adapted to tools like Honeypot, and how do you try to keep ahead of them?” “More spam getting through Honeypot lately” (https://www.drupal.org/node/2646380)   ## Community Issues * You’re also involved a bit in other open source communities for projects like Ansible. How does the Drupal community compare? What are some things you would like to see improved? * Is there anything you’ve done to make sure you can continue to maintain this open source project among many others both on drupal.org and github, and not get burned out?

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

    Play Episode Listen Later Jan 20, 2016 32:36


    ## 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 than previous ones (ie. Drupal 5)?* What, specifically, will happen after February 24th? * All D6 modules will be marked as “unsupported” on Drupal.org - which will mean the ‘update’ module will start telling you that ALL your modules are out-of-date * Also, the status information that the ‘update’ module uses could go away at any time - so, you’ll no longer be able to rely on that in general (myDropWizard or another vendor MAY create a replacement for the ‘update’ module…) * The Drupal security team will no longer be making Security Advisories (or coordinating security releases) * In general, most module maintainers will no longer pay attention to Drupal 6 issues and will stop making new releases* What should people with Drupal 6 sites do? * Archive the site, or * Plan upgrade, and * If you can’t upgrade by February 24th, buy Drupal 6 Long-Term Support from one of the “official” vendors: * https://www.drupal.org/node/2646980* What makes the “official” vendors special (vs. any other vendor)? * Get confidential information from Drupal security team * Agree to follow security team processes and release all security patches publicly * Were vetted by the Drupal security team* How will the Drupal 6 LTS work? * Same process as security team - but work done by vendors rather than security team * Will publish patches on the D6LTS project: * https://www.drupal.org/project/d6lts * Likely, but not 100% decided: * Announce new patches on the D6LTS issue queue * Make new Pressflow 6 releases with the Drupal core patches* So, can the community get this without working with a vendor? * Yes! * But each vendor only supporting those modules their customers depend on * And what about security issues that hackers find first?* What does myDropWizard.com do? And how is your offer different than the other vendors? * “myDropWizard.com provides 24/7 support and maintenance from Drupal experts for a fixed monthly fee. We keep your site online, up-to-date and secure!” * Our Drupal 6 Long-Term Support offer: * http://www.mydropwizard.com/drupal-6-lts * making security fixes * fixing bugs * performing one-off maintenance and support tasks on request * getting your site back online in the case of an outage, and * remediation if your site gets hacked. * Basically, keep your site online and secure until you’re ready to upgrade - and we can help with a D7 or D8 upgrade as well* Technical questions about how we do what we do?* Your offering includes a whole bunch of stuff! Why don’t you have a “security updates only” offering?

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

    Play Episode Listen Later Jan 13, 2016 55:59


    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 contrib modules? https://packagist.drupal-composer.org/ How do you download contrib themes? ^^ Can you specify where to download project? ie: modules/contrib and modules/custom? composer/installers & davidbarratt/custom-installer Where do you store custom modules/themes? Two methods: Committing to your repo or creating separate repos Reference repo in you composer.json Toran Proxy davidbarratt/custom-installer How can you specify and download a library to go with a module? module should specify it in composer.json if not submit a patch, and add to your composer.json for now Patches cweagans/composer-patches Use Cases drupal/drupal vs drupal/core http://cgit.drupalcode.org/drupal/tree/composer.json If you want to use the project-repo/web composer create-project drupal/drupal Composer template for Drupal Projects https://github.com/drupal-composer/drupal-project Build sites from scratch with composer install Update drupal/modules/themes/etc. with composer update

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

    Play Episode Listen Later Oct 13, 2015 82:59


    ## 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 Adminimal?* CSS architecture in Drupal 8 * Why BEM?* Classy & Stable theme * Why you should always use a base-theme ## Use Cases* How do the changes affect people who want to create custom themes and base themes? ## Questions from Twitter* [Eric J. Gruber](http://www.twitter.com/ericjgruber)Everything, really.* [Dragan Eror](http://www.twitter.com/draganeror)How to remove query string from the end of CSS link, so I can enable browser's live reload? #MUP150 #drupal8* [Eric J. Gruber](http://www.twitter.com/ericjgruber)What are some common hooks have changed from D7 to D8 that we need to be aware of?* [Tamás Hajas](http://www.twitter.com/eccegostudio)Example about how can the new Stable theme help the work of frontenders. #MUP150* [Tamás Hajas](http://www.twitter.com/eccegostudio)Status and future of core themes. #MUP150* why isnt seven called 8 ;)

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

    Play Episode Listen Later Sep 23, 2015 52:07


    ## 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 case (OOB, X+Y) * What is Panopoly? * A “starter site” distribution (replacement for vanilla Drupal) * A “base distribution” on which to build other distributions * A set of Features modules that can be used outside of Panopoly * Why would someone want to use Panopoly instead of vanilla Drupal? * Improved blank slate * Includes some the most popular modules and configuration that almost everyone is using anyway * Hide Drupal-isms from site managers and users * WYSIWYG, Media, responsive layouts, edit in place, live previews, improved search, UX improvements, a11y improvements * Include a bunch of stuff backported from D8: toolbar, responsive bartik, etc * Unified content/layout management system built on Panels eco-system * Rather than learning all that community knowledge over, re-use a well thought out, tested approach to doing Drupal * Some people love Panels, but others hate it. Why would someone who isn’t a “Panels lover” want to use Panopoly? * Best of Panels eco-system * You build with Views, Entities/Fields, custom code, whatever - the Panels bits tie those things together and allow users to customize them * We hide the nastiest bits (page_manager UI) from users and site managers * Why would someone want to create their own distro? * Boilerplate, build once / deploy lots, maintenance of lots of sites * Even small organizations can benefit * What advantages do you get by build your distro on Panopoly? * Like “base theme” shared work (like WYSIWYG, responsive, etc) and defined approach * Focus only on the unique stuff in your distro (by fitting into Panopoly’s architecture) * Why would someone want to use one of Panopoly’s Features modules outside of Panopoly? * [Quick background on Feature] * Dozen or so features * If like just a piece of Panopoly (ex. panopoly_wysiwyg) you could steal it! * Lots of thought into buttons to enable, filtering for control/security, additional features like Media/Linkit * Updating distributions can be hard. What does Panopoly do to help with this? * [explain why hard] * Docs * CI * distro_update * Security updates in particular can be hard, because you have to wait for the distro to make its own update. How does Panopoly handle them? * [mention how handled in the past / security team] * What are the plans for Panopoly in Drupal 8?

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

    Play Episode Listen Later Sep 9, 2015 48:47


    ## 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 extensions     * [Configuration Tools](https://www.drupal.org/project/config_tools)     * [Web Profiler](https://www.drupal.org/project/webprofiler)   ## Drupal 8 from a developer’s perspective * What makes Drupal 8 different from Drupal 7 and other previous versions? * What about Drupal 8 are you most excited about? * What’s making developing contributed modules better from your perspective?   ## StackStarter and TryDrupal8.com * What is StackStarter? * What is TryDrupal8.com?

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

    Play Episode Listen Later Sep 2, 2015 39:08


    ## 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 similarities between these two tools, but the main difference is how it was built, using an object-oriented architecture and Symfony components.  * Will we continue to use both? Or will Drupal Console replace Drush?      * I think we will keep using both at least for now and maybe at some point we can merge both tools. * What are some of the things that you will keep using Drush for in Drupal 8?     * Site alias (sync, backup), download modules, installing the site. * Are you planning to introduce those features into Drupal Console?     * Yes we are actually working on site alias.  * What are some things that Drupal Console can do that Drush can’t? * Who is the intended audience of Drupal Console?     * You can use Drupal Console to help you developing faster and smarter with Drupal 8     * Developers and SiteBuilders  since you can Generate code and files required by a Drupal 8 module and Interacting with your Drupal installation (debugging services, routes) you can put your site in Maintenance mode or Switch system performance configuration.      * But you can use this tool to Learn Drupal 8.     * We are also working on a GUI so if you are afraid of CLIs we will provide a web site you will be able to use and select what you want to generate (module, controller, services, blocks, entities, etc…) and generate and download the generated code. * Would it be fair to say that right now, it’s most useful to developers who are actually writing code, while later, it will also be useful for sitebuilders who are used to using Drush to create site, install modules and themes, and perform routine tasks?   ## Use Cases * What are some things you can do with DrupalConsole?     * Drupal Console help you developing faster and smarter with Drupal 8.     * Generating the code and files required by a Drupal 8 module.     * Interacting with your Drupal installation.     * Learning Drupal 8.   ## Updates and Future * You were on the Drupalize.me podcast back in February talking about Drupal Console, what are some of the improvements that have been made since then? (Especially with Drupal 8 progressing the way it is.)

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

    Play Episode Listen Later Aug 26, 2015 28:41


    ## 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 before developing Drop Guard? Maybe the underlying pieces that make up the Drop Guard architecture.   ## Drop Guard * What is Drop Guard?     * Simply put, Drop Guard is a service to automate Drupal updates with seamless integration into development and deployment processes. Drop Guard helps Drupal shops and other Drupal support and service providers to automate their update work. In case of critical security updates Drop Guard will update the site automatically within 1 hour. This makes the operation of a site more secure and reliable and makes Drupal updates a full part of the development process.  * You said it’s “integration into development and deployment workflows.” What do you mean by that?     * Drop Guard works simply as a dedicated team member that is responsible for applying updates in the development as well as in the maintenance and support life-cycle of a project. You can configure Drop Guard to work with any hosting provider and with any team workflow. Drop Guard can execute different Rules-Based commands to trigger deployment actions just as a real team member would do it on manual update work. * How granular can you get with updates? Security only? All updates? * How does Drop Guard actually work? Is there a module to install? Server setup? * What happens if a bug is introduced with an automatic update? Is there a process to notify the developer? * Who is Drop Guard designed to be used by?     * Drop Guard is designed to help Drupal agencies and freelancers to deliver Drupal update services automatically. Every Drupal shop can use Drop Guard as a white label service to deliver update services to their clients as part of support contracts. For end users that don’t understand the processes behind deployment and developement deeply enough, the service is too complex but Drupal shops will definitely benefit from additional developer time that they can save for their project business. * What prompted you to start building the Drop Guard service? And when was that?     * We started with the base technology in 2012 to build a system for our internal support contracts. We had the need to automate recurring things and ensure that our SLAs for security patches are processed reliably. When Drupalgeddon shocked the Drupal world and many sites had to be patched in a very short period of time, we already had the benefit of automated updates for our supported projects. At this point I realized that the system might have a benefit for other Drupal shops. So Drop Guard has its birthday with Drupalgeddon :-) * Do you have any insights of the roadmap of Drop Guard?     * Sure! Currently we are in an internal Beta phase. That means we harden the service with some trusted users and we will add more beta users each week till the end of September.Then we will open Drop Guard for a public Beta version where everybody that is interested can start using the service with the help of our support team. I am sure that there are many usability issues we will face as the high flexibility results in a more complex configuration processes. But thanks to our current beta users we were able to address and fix many of them till now. Also the Feedback from Drupalcon Barcelona visitors will be an important milestone for us.   * Does this work with all hosting providers? (VPS, Pantheon, Platform.sh, Acquia cloud etc.)     *    * What does the pricing structure look like after the beta period?     *    * You mentioned there’s an incentive for people to get involved with the beta now. Do you want to talk about that?     * 

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

    Play Episode Listen Later Aug 19, 2015 88:33


    ## 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 Factor Authentication * Issue Credits * Funding work     * D8Accelerate     * Ongoing Funding   ## Work that is coming later * Work that is coming later     * Changes to projects (modules, themes, distros and how we discover them)     * Continued implementation of the content strategy work [Structure Drupal.org content around areas of user activity](https://www.drupal.org/node/2481515)     * Issue workspaces [Improve Git workflow on Drupal.org by implementing issue workspaces](https://www.drupal.org/node/2488266)   ## Questions from Twitter * [hussainweb](http://www.twitter.com/hussainweb) I think a hierarchical menu system has it's place - Gives a continuity and mark progress if you want to read a topic. #MUP145 * [hussainweb](http://www.twitter.com/hussainweb) Can you attribute different patches in a single issue - some to the organization and some as a volunteer? #MUP145 * [hussainweb](http://www.twitter.com/hussainweb) Some issues get abandoned after some work. Is that never counted? #MUP145 * [Paulius Pazdrazdys](http://www.twitter.com/Paulenas] How much Drupal.org forums are being used? Maby you are thinking to more question -> answer model as stackoverflow has? #MUP145 (Issue about the subject - [Petition to move forums to Stack Exchange](https://www.drupal.org/node/2536122))

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

    Play Episode Listen Later Aug 12, 2015 35:04


    ## 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 it out. As an example, you added a workflow to your blog post. You will go to the browser and test whether the blog you create gets the draft state. Then you will log in as an editor and you will move it to published state. Now you will log out and check whether the blog post is visible to anonymous users. What you are doing is manual testing. It works very well for smaller projects.     * For bigger projects, and especially for projects with multiple developers, what starts happening is adding a feature may break an older feature. Let’s take the example above. Earlier all the blog posts used to be published by the writer directly as soon as he saved the form and an email used to go out to all your blog subscribers that a new blog has been created. Now after adding the functionality to save the blog post as a draft state, you want the email to go out only after the blog post has been published. Suppose the developer changed and tested the workflow functionality without changing the email sending rule and pushed the feature to live site. You will soon be flooded by complaints from your blog subscribers.     * This is a very simple example but such problems increase exponentially when the software grows in size over time. Such problems can be prevented by having automation testing in place. For each feature in your software, you write test code and you run all these tests often, and especially after working on a feature. You push your new feature to production only after all the tests pass. This way, as long as you have ample test coverage, you minimize your chances of finding a bug on the production site. * Who generally does this testing, the developer? site-builder? site-owner?     * There are different schools of thought here. In practice, I have seen two different approaches:         * If you are following test-driven development, then the developer writes these automated tests. In fact, he writes the tests before he even writes the code for the feature and makes sure that the tests fail. Then he implements the feature and makes sure that all the tests pass. In our company, our developers write the tests but that’s usually done after he has implemented the feature. We are experimenting with test driven development as of now.         * The other approach I have seen in having a separate QA team for testing. They write automated tests as well as do manual QA. The advantage of this approach is that you can hire QA person, who is usually much cheaper than a developer. The problem I have seen in this approach is miscommunication between the developer and tester. Because of the delay due to communication and also since tester writes the tests after developer has completed the task, as compared to in parallel, it takes more time for a feature to get out of the door. * What do these automated tests test for?     * Ideally everything but practically that’s not possible. As everything in life, this follows pareto rule. 20% of tests will cover 80% of the functionality and you should definitely write these 20% tests. In addition to that, we follow a rule that no bug should appear on production twice. So if a bug is found on production, we write an automated test for it so that it doesn’t appear on production again. What these tests should cover is very dependent on your application. If you are building an information blog site with a beautiful theme and you are making changes mostly to the theme, then you should write regressions tests for your CSS and JS. On the other hand, if your site has a lot of custom business logic, access permissions and rules, then focus on testing the logic. * I always assumed tests were for functionality, can you give me an example of something you would test on the theme layer? * I have to admit that I haven’t ever written an automated test for any of the sites I’ve built. I did have an experience a little over a year ago where the videos on my site (that were supposed to be behind a pay-wall) weren’t because I made a change to panels that messed up the access control. I didn’t realize it for two months! So, if I had had tests in place to check the access to those videos, I would have been in better shape. So, even though my site is a small site in the grand scheme of things, even I can bennefit from writting appropriate tests.   ## RedTest   * Red Test, as I understand it, is an open source integration testing framework for Drupal that you developed at Red Crackle. Can you tell us briefly what it does and why we should use it?     * Red Test is an open-source integration testing framework for testing your Drupal applications. If you have multiple developers working on a big Drupal application stretching into months, you know that you need automated testing to keep adding more and more functionality without breaking old code. Red Test is ideal for testing:         * Site structure and configuration         * Custom business logic of your application         * User access, roles and permissions         * Rules * Drupal 7 supports Simpletest by default. Simpletest has unit testing and functional testing. Why do we need another automated testing solution? How is Red Test different from Simpletest and why should people use it?     * You correctly mentioned that Drupal 7 supports Simpletest by default. In real life, when you are working on a big project, there are quite a few challenges when you test Drupal sites.         * Drupal assumes that there is a persistent database connection available so any hook or function is free to access the database at will. This means that any function that accesses the database, unit testing is not possible. You can obviously refactor your code but that takes a long time. Also since Drupal stores all the configuration in the database, most of your custom code will need to access the database anyway.         * For every test, simpletest creates a new test environment that has only minimal modules enabled. So if you want to test your current site with all the configuration, you have to first set all that configuration in code and then run the tests. That is too much of an overhead.         * Functional testing in Simpletest is very slow because it uses a headless browser and every request needs to bootstrap Drupal. It’s not uncommon for a test suite on a large site to take multiple hours to finish.     * Red Test alleviates these problems. It is an integration testing framework so it tests your site with the current configuration. It actually depends on the database so there is no need to refactor your code to make it work with Red Test. In fact, Red Test code is totally separate from Drupal code. We have created Red Test so that it runs in parallel on multiple processors of your machine and bootstraps Drupal only once at the start so it is 60 times faster than Simpletest. * A lot of Drupal developers have started using Behat which helps in testing your site functionally through a browser. With Behat gaining traction, is there still a need for Red Test?     * Behat is an excellent tool and in fact, we use it in addition to Red Test. Since Red Test is an integration testing framework written in PHP and resides on the server, it can’t really test the javascript. So wherever JS functionality needs to be tested, Behat is the right tool. On the other hand, for testing all the other business logic in the application, we use Red Test. If you have used Behat on a big project, you will know that creating and especially maintaining Behat tests takes a long time. Every time an HTML id changes, Behat test needs to be changed.     * Similarly, when you add a new required field in a form, Behat test needs to be updated to fill that field in the form. Red Test, on the other hand, knows about Drupal and its entities, nodes, people, roles and permissions. So it does a lot of tasks automatically in the background. As an example, if you added a new required field to a node form, Red Test will automatically fill suitable values in that field without you having to change anything in your tests. This makes it very easy for you to create and develop tests on Red Test.     * In fact, we have done some measurement over the last couple of months and found that with the latest version of Red Test, creating and developing automated tests takes about 12% of total development time. * Is it easy to get started with writing automated tests using Red Test?     * Yes, we are using all the standard PHP tools so it’s pretty easy for a developer to get started. Red Test uses Composer for installation and is based on PHPUnit. In fact, we measured how much time it takes a newbie to create the first integration test using Red Test and it comes to be a little less than 15 minutes. Below is the blog post you can follow to get started: http://redcrackle.com/red-test/documentation/first-integration-test   ## Use Cases * What are some concrete examples of what you should test?     * Red Test is ideal for testing:         * Site structure and configuration         * Custom business logic of your application         * User access, roles and permissions         * Rules     * If you are building just a basic informational site on Drupal without much functionality, you may not want to use Red Test. Use it only if you are building a large Drupal application. * What’s in the future for Red Test? Do you have improvement plans, or plans to integrate with D8?     * Currently a developer needs to create tests using Red Test. We are considering whether enhancing it so that it works using Gherkin language makes sense. The next obvious step is to migrate it to Drupal 8.

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

    Play Episode Listen Later Aug 5, 2015 47:12


    ## 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 Features do well? * Where does Features fall short? * What are some of the things people currently use Features for, that perhaps it wasn’t intended? Are there issues as a result?   ## Configuration Management in Drupal 8 * If you don’t mind, I think it’d also be helpful if you could explain what CMI is in Drupal 8 so that when we compare the two, everyone knows what we’re talking about. * What does CMI do well? * Where does CMI fall short?     ## When to Use Features in Drupal 8 * With CMI in core, where does Features find its place in Drupal 8? * How will we use Features differently in D8 as compared to D7? * Talk about config packager   ## Developing in Drupal 8 What was your experience building Features in Drupal 8?  Did you get to port code from D7, or was it all from scratch?  Is Drupal 8 as “hard” as some people are claiming?   ## Questions from Twitter * Thomas Svenson @tsvenson Just want to say I like the direction #Features is taking for Drupal 8. Especially that it is not needed on live site. #UXwin

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

    Play Episode Listen Later Jul 29, 2015 50:50


    ## 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 release was Day Software’s CQ5. What is that? * When I hear about Drupal’s competitors, I generally hear about Wordpress and Joomla. Why aren’t either of those number two?   ## Drupal’s Place in the WCM Market * How has Drupal faired in the WCM market so far? * What do you see Drupal 8 bringing to the table that sets it apart from other products?   ## Questions from Twitter * Jacob Redding     * How does Drupal 8 change the comparison with AEM? Specifically what are the features with Drupal 8 that bring Drupal to a more level playing field with AEM? Is there a single specific feature that Drupal does hands down better than AEM?   * Doug Vann     * MY MOST IMPORTANT QUESTION         * Drupal promotes an "Ownership Society" where Universities, Media Companies, Governments, etc. hire in ​Drupal talent and build sites inhouse. How does D8 impact that trend? Is D8 more for shops and agencies and less for DIYers or is that just F.U.D. talking?​     * Any Drupaler would state that Drupal has been "disruptive" insofar as we have allowed highly visible sites to ditch their proprietary CMS in favour of Drupal.         * To date, has that success been "truly disruptive" by your definition?         * With the astounding advancements baked into D8, are you looking forward to an even more disruptive presence in the CMS playing field?     * Shops         * Is Drupal 8 ushering in a new era which will see a fundamental shift in how Drupal is delivered in the areas of customer procurement, engagement, and delivery?         * To reword that. Are Adobe CQ5 and Sitecore shops operating significantly different than Drupal shops today AND are we going to see Drupal shops retooling and reshaping to a more enterprise looking organization?         * In The past 18+ months, it seems that more people are willing to ​admit that Drupal 8 is moving Drupal "Up Market." Agencies are often the vendor of choice in those deep waters. Should we expect some more mergers and acquisitions which will ultimately empower agencies to deliver Drupal services inhouse?​     * ​The little guys         * Where are the little guys in the D landscape?         * Do you still see the $10K and the $45K range websites feeding the smaller end of the Drupal ecosystem?

    Modules Unraveled is now Completely FREE!

    Play Episode Listen Later Jul 13, 2015 7:44


    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 interested in the back story, so here goes...   (P.S. If you're not a reader, I recorded this as an 8 minute podcast just for you.)   ## Why Modules Unraveled is now FREE for everyone   Late last year, there was a moment when I realized that it had been a long time since I had thought about why I started Modules Unraveled in the first place, and whether or not I was still on course with that original vision. I decided that I wasn't.   For reference, Modules Unraveled started with a video demonstrating how to setup Organic Groups in Drupal 7, back in 2011, when Amitai took over development, and did a complete re-write. Nothing was the same, and there were support requests all over the internet from people who didn't know how to use the new version.   I wanted to use it in a project I was starting at the time, so I went through the twisted, and _difficult_ process of figuring out how the new module was supposed to be used. When I finally did, I recorded a video showing exactly what I had learned, so that others could skip the hours (and let's be honest, days!) that I had spent figuring it out, and just use the module the way it was intended.   Basically, I wanted to help everyone use Drupal to do amazing things.   At the time, I was teaching in the public schools full-time, but had the desire to do more web development and create videos like the one for Organic Groups. So, I started getting up at 3am... yes. 3:00 in the morning... and during that time I worked on videos until 6am when I would get ready to go to my full-time job.   Then, I started to charge for some videos. I figured, if I was saving people time, it was worth the $29 investment to learn how to use something like the Simplenews module, which has its own complexities. People apparently agreed with me, because the orders started coming in. Then I created more series' and put those up for sale, and everything was on an upward trajectory.   In the spring of 2012, I looked at what I was making between the hours of 3:00 and 6:00 in the morning, and extrapolated that to see what I could make full time. Based on that, I decided that it would make sense to quit my full-time teaching position, and focus on developing sites, and videos full time. (Too early as it turned out, but I'll explain that later.)   So, I was working for myself, from home, and everything seemed to be going great. The income was incredibly irregular though, so eventually, I switched the site from a pay-per-series model, to a subscription model. That was nice, because it provided a bit more predictable income, but though there were good months, on average, it still hadn't ramped up to what I was making as a full time teacher.   Because of this, I started to focus more and more on the money that I needed to make, instead of providing amazing quality videos that could help thousands of Drupal developers create their sites more quickly, and with less headache, like the original Organic Groups series did.   So, in December of of 2014, when I re-evaluated whether or not I was fulfilling my original mission, the answer was a resounding "No." I saw the thousands and thousands of site visitors in Google Analytics, and the meager handful that were actually signing up as a paying subscriber to access the videos. And the interesting thing is that it wasn't the lack of subscribers that hurt the most, it was that such a broad audience was coming to my site, because I had something they needed, but then immediately leaving because of the subscription requirement.   These were the exact people I had set out to help. And I was turning them away. I had reached a wide audience of people who didn't know what I was saying, because I was charging them to listen.   So, I wasn't making enough on the subscriptions alone to provide for my family, but I kept churning out new videos in the hope that eventually, the snow ball would roll in my direction, but it wasn't happening.   I eventually came to grips with that fact, and started trying to figure out other ways to produce an income, but still help the people that I had originally set out to help. I knew if I just got another job, I'd stop making videos. Because they take time. A LOT of time. You see this evidenced all over the web. YouTube is littered with Drupal tutorials teaching you how to do this or that, but there are rarely more than a handful done by any one individual. And, because video production, and teaching are not generally their areas of expertise, the quality is widely varying (to put it nicely.)   The obvious monetization strategy was advertising. I had never had third party ads on my site, and really didn't like the idea, but I had to try something new, because what I was doing wasn't working. (And one definition of insanity after all, is doing the same thing over and over, expecting a different result. I didn't want to be insane.)   So, I immediately started to contact businesses that I had some form of personal connection with. Some were ones that had products I used, some were ones where I knew someone(s) personally within the business, and others were ones that close friends of mine had personally recommended.   I wanted to see if anyone would be interested in advertising on my site. Some said yes, and some said no (one even suggested buying me outright, but after thorough discussion with my wife, and time in prayer, it didn't align with my life goals.)   The ones that said yes had a hard time nailing down a dollar amount (which is understandable, since I didn't have metrics to give them, having always been subscriber only), and for four or five months, I felt strung along, and didn't know if it was ever going to work out.   Then, I went to DrupalCon in LA. I wasn't planning to go, but then I won a conference ticket from the amazing people at Four Kitchens (thank you again!) and then just had to figure out a way to pay my room and flight. The only way I could convince my wife (who would be left alone with a two year old, and five month old) to let me go, was to convince her that I resolved to make something happen while I was there and that it would be a good investment.   I followed through. To give you an idea, I went to one (1) session the entire week, and spent the rest of my time in the expo hall, and hanging out with people who might be interested in becoming a sponsor (as well as a few old friends, that I don't get to see except at DrupalCons).   This was MUCH more fruitful than my previous, online-only, attempts. The net result was that six sponsors agreed to advertise, and combined, they would replace the existing membership income, and a little more. It wasn't much more, but was enough to let me run a two month trial to see how it would go, since I have absolutely no idea if it will be beneficial to anyone. My hope though, is that it will be beneficial for everyone, and I can sign additional sponsors, and/or charge higher rates.   One of those sponsors let me know that, after reviewing their budget, they would not be able to advertise, but the other five are still on board. You can see them, and (please!) thank them on [the "Sponsors" page](/sponsors).   So, here we are! The site is completely free for anyone that wants to learn what I teach, and I get to find out if advertising will work on Modules Unraveled.   I'm happy!   If you want to learn [Organic Groups](/organic-groups-7x-2x), [Search API](/search-api), [Simplenews](/simplenews), [Git Basics](/very-basics-git), or anything else, [check out the videos on this site](/videos). They're all FREE!   ## Want to become a sponsor?   I'd be a fool to leave it at that, and not mention that if you're interested in becoming a sponsor of the site, or the podcast, [contact me](/contact), and I'll get you the information you need.   You MUST be able to legitimately serve my audience, and prove your worth in order to be a sponsor. But, if you meet that criteria, I'd be delighted to talk to you!   Thanks for taking the time to read this. It means a lot to me! And if you have any further questions, please don't hesitate to ask!   -Brian

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

    Play Episode Listen Later Jul 8, 2015 85:56


    ## 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 components into separate modules for re-usability and sustainability:         * Field Tokens         * Token replace AJAX     * As well as leveraging existing modules insto to re-inventing the wheel:         * Icon API         * Token filter     * Now based on CKEditor module instead of Wyswiyg API module.     * Beta release available and it works! * What types of fields can be used? * Is the field still a separate field, but just inserted into the wysiwyg field? (So, if I were to disable the module would it be outside the wysiwyg text area?) * Can you use something like Panels to display the field in another region? * What kind of control do we have over the output of the field? Can it be styled and positioned with css? Or is it fully controlled by the content editor when they create the content? * Does this integrate with the Quick Edit module to provide the quick edit feature like Drupal 8? * How does this relate to Media or Scald?     ## Use Cases * Insert Images:     * Using ImageField widget     * Using Media widget     * Using Picture formatter for responsive images * Insert Text     * For quotes that can be referenced via a View     * For headlines that can be used in a ToC view embedded in a region on the same page * Insert Entity Reference     * Insert user inside a form * Insert scald atom with atom reference field. * Insert youtube field * Insert Embedded Tweets with a textfield and a Custom Formatter. * Insert multiple field items at once * Insert all the fields * Paragraphs? * Use with Custom Formatters to allow updating formatting without need of re-editing content (Adjust Picture responsive image styles on redesign, etc). * Newspaper site     * Ad - Entity Reference field. Then select which ad, and which view mode.         * Every time the ad is updated (image) it’s updated everywhere it’s displayed inline     * Views - List events related to that content.      * Table Field - Tabular data     ## Questions from Twitter * [Jarkko Oksanen](http://www.twitter.com/Jaarkko) Is there an example video somewhere online we can see the functionality?

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

    Play Episode Listen Later Jun 24, 2015 36:41


    ## 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 recording that you actually rewrote the entire module to use core’s AJAX framework instead of custom jQuery. Why was that? and how did it go?   ## Use Cases * What types of sites do you see this being of most use? * I might be using this on an upcoming project   ## Future * What are your plans for D8? * What other general features are planned? I saw the note on the project page about issues with multiple parameters and multivalue fields.   ## Questions from Twitter * [Rick Nashleanas](http://www.twitter.com/RickNashleanas) Any performance implications using the Math Field module? drupal.org/node/2484065 (Yea, I know, this is a plant!) * [David Csonka](http://www.twitter.com/DavidCsonka) Is there a practical limit to how many Math Field fields you can have calculating in a piece of content? Performance? * [Rick Nashleanas](http://www.twitter.com/RickNashleanas) What's the most complicated implementation you've done with the Math Field module?

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

    Play Episode Listen Later Jun 17, 2015 37:53


    ## 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 was flooded.  Surrounding Parishes even worse, (we have Parishes instead of Counties), St. Bernard Parish, just down river, 99% was flooded.  In the last 10 years we have overcome seemingly unsurmountable rebuilding, and have plenty more in the works.  DrupalCon coming to New Orleans is great affirmation of progress we have made.  It has a vibe like no other city, you can feel the life. * Why were you so driven to bring DrupalCon to your town?     * It’s such a great place to be!  Growing up 5 miles from Bourbon Street, we tend to take our City for granted.  We do things that are rarely seen in the world!  Food, Festivals, Family activities, Music, and of course you can drink in public!  The general attitude across the whole city is very inviting and laid back.  Really, a perfect place for a crowd like the Drupal Community! * What does the tech community look like there?     *Growing in leaps and bounds.  The entrepreneur landscape is one of the top in the country – we lead the nation in startups per capita by 64%, and we have a growing network of capital, which is important for startups.  Game Loft, GE Capital, High Voltage Software have all chosen New Orleans because of our deep incentives, unique culture, and low cost of living. And our tech community is coalescing with the formation of TechNO, a coalition of local tech companies who meet regularly to promote the presence of the industry, New Orleans Entrepreneur Week hosted by the Idea Village, and NOLA Tech Week, which attracts national speakers and provides a great opportunity to showcase the industry. Finally, many local community colleges and universities are developing curricula to meet new digital workforce demands. There is no better opportunity in the country for tech companies than New Orleans. (from GNO, Inc. can be summarized) * What does the Drupal community look like?     * We just had our Second camp! :-)  Small but dedicated!  We have had Meetups Monthly since 2010. * How important is the local community with the regards to putting on a DrupalCon.     * I think now that the Drupal Association has taken the reigns of the Cons, the local community plays a part, but not like say, 2010, when we were in San Francisco.  The local community had to shoulder the brunt of the work.  And frankly, it was a lot, plus we probably had a limited number of cities with that size local community.  That’s one of the great things about the Association, organizing DrupalCons! * What’s the Drupal adoption look like in New Orleans?     * Growing, like everything else down here!  The larger Universities have adopted Drupal, Tulane, Loyola, LSU up in Baton Rouge, plus the WWII museum, WWOZ (a great radio station, you should listen online), Cafe Du Monde, The Chef John Besh Restaurant Group, Audubon Nature Institute, Dr. Tichenor’s, maybe more….(or we keep it short??) * Who’s going to be the “boots on the ground” in New Orleans playing “host”?     * Hopefully, us!  We are both born and raised in the New Orleans area.  I am involved in the local civic and business community and the entire Tech community are excited to host Drupalers! * How is it organized compared to years past? (Level of community and association involvement)     * Again the Drupal Association has done a great job of spearheading the Cons.  We worked closely with them to develop the logo and overall branding of the Con.  In the coming months, we will work with them to look at venues and locations for events.  Sponsors have reached out to us to help them organization of their specific needs for parties and meeting. * How will you be choosing who is selecting sessions     * Each Con we put together the Track Team which is comprised of global track chairs (people who have evaluated and selected sessions for a Con at least once before) and then we work to assemble the Local Track Chairs who work in conjunction with the globals.  We get these people from recommendations from within the community, people reaching out to volunteer and people expressing interest to Global Track Chairs.  They go through an interview process with the Drupal Association and then the team is assembled and starts working to get out the call for content.  It’s quite a ways away planning-wise but the Drupal Association will start putting together the New Orleans Track Team in the late fall, so if you’re interested or know someone who would be a great addition please reach out to amanda@association.drupal.org.   You can read all about the session selection process here: https://events.drupal.org/barcelona2015/session-selection-process    * For those that want to have a future Con in their community, do you have any advice?  * We heard interest from the Drupal Association in having a New Orleans Con about five years ago, but we didn’t have a local community to support it. We started up a small meetup in Baton Rouge in 2010, then it slowly migrated to New Orleans. We didn’t lobby anyone to win the conference for the city. We just tried to establish a community and show consistent interest over the years, and trusted that New Orleans is a destination that the community would want to visit. Eric: you were at that first meetup and have helped to coordinate the growth of the group, what are your thoughts?     * Have a consistent Meetup!  We decided at our first Meetup we would meet on the First Thursday of the Month, even if it was only two people.  And barring that occasional conflict with a carnival parade we have done that.  Then organize a Camp, start small and be consistent! * Before we started recording, you mentioned that you wanted to talk about possible afterparty locations. Do you want to do that now?     * Everywhere!     * Crawfish season   ## Questions from Twitter * [Ryan Gibson](https://www.twitter.com/ryanissamson) What kind of festivities can we expect during DrupalCon NO? #MUP139 * [Carie Fisher](https://www.twitter.com/cariefisher)   #MUP139 best place for drupalcon parties? any places we should try and visit in NO? * [Robyn Green](https://www.twitter.com/robynlgreen) Question for Jeff, What amount of LSU attire will I be required to have for Drupalcon, and where can I get a 'I

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

    Play Episode Listen Later Jun 10, 2015 50:41


    ## 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 with your Drupal sites. Same way you tag and create releases on Drupal.org. The only difference is the released modules are private. Meaning a site that wants to use those modules needs to authenticate to download them.   For example, if you want to download a custom module to your site from dropfort, you can just do a “drush dl mymodule --source=https://app.dropfort.com/fserver/release-history”. Dropfort generates the same XML data for its modules as does Drupal.org for contrib modules. Meaning the Update module works with Dropfort, all your Drush commands work and Drush make works too. It’s all pretty seamless. The only difference with our XML is that it's not publicly available. Your site has to be allowed to see the update feed which is what you configure in the Dropfort web app itself.   The other half of Dropfort are the operations or “ops” tools. You connect your sites to Dropfort using the Dropfort Update module (which is available on Drupal.org) and it will start doing a few things. The most obvious is tracking the update status of your site. Being a Drupal shop, we monitor a few dozen Drupal sites at once and so logging into each site to see what modules need updating and the status of those sites is time consuming. What Dropfort let’s us do is see all those sites in one dashboard. I can login and see the update status and status report data from all the sites in one place. Dropfort then uses this data to generate some graphs about your sites. For example it can tell you how many dev modules you’re using across all your sites, it shows you a list of what sites have security updates and it does some fancy calculations to grade your site’s health as well. Lots of metrics to know what’s going on and how things are changing over time.   The last part, and this is what I’ve been working on mostly these last few months, is an Environment manager. It’s still pretty fresh and there are some rough edges but it does work. You can create a set of environments (dev, testing or production) to store machine configurations to both do your development and run your Drupal applications. You can say “I want a server running apache, with MySQL and the Commerce Kickstart distro” on it. Then you can either download a Vagrant file which will provision a vm, or you can download a docker container which will do the same. Or you can run a bash script on an existing machine to link the server to Dropfort and have that configuration deployed. It’s pretty neat stuff. Basically any server anywhere can be turned into a managed Drupal cloud.   Like I said, there’s a whole suite of stuff in here.   * Why did you create Dropfort? Where did it start?   It all really came from using Feature Server for Drupal 6. When we incorporated Coldfront in 2011 and really turned it into a full time job, we wanted a way to distribute code to all our clients (even though at the time I think we only had one). We setup FServer to deploy code to your client sites. But manually creating the releases and the pages and stuff was kind of a pain. So we came up with a special commit syntax we could add to Subversion (this was before Git was a big thing). So could make our svn commit and in the message we’d write [release:full] and some post-commit scripts would run on the svn server. They’d look at the commit message and then take the code, create a tgz file, create a tag, commit the tag and then upload the tgz file to FServer using some REST web service endpoints we create on a Drupal 6 site with Services. That would create the release page, the release notes, add the files and generate the update XML. It was pretty well a mini Drupal.org but with Subversion (instead of CVS which D.O was still using at the time). It actually worked really well. So well in fact that the University of Ottawa asked if we could install a version for them to manage their Drupal stuff (which they’re actually still using today until their git migration is done). That’s when the lightbulb went off I guess. We had built this stuff for us but as it turns out, other people want to deploy custom modules too! Who’da thunk it?   And that’s when the idea for a more “web app” version of our SVN workflow came to be. At the time I thought “Yeah we can totally rewrite this in no time, I give is 6 months and we’ll have a web app ready to go”. That was 3 years ago I think? It took a bit longer than expected. Mostly I kept adding features… Yay scope creep. But now we’ve got a pretty awesome suite of tools and we’re focusing on the polish now. I’ve been told I’m not allowed to make feature requests for at least a month. We’ll see how that goes.   * Can this be used to compete with Drupal.org? Meaning can people share public releases here instead of on d.o?   Nope. Public modules should be on Drupal.org. No module can be downloaded from Dropfort without authenticating first. We don’t want to supersede d.o in any way. We actually looked into writing a feature to automatically move a project from bieng private to a public one on d.o but since Drupal.org doesnt’ have an API we couldn’t do that. But yeah, this is for privately distributed modules only.   * Does the monitoring dashboard check both the private projects as well as public ones on d.o?     * Yes   * What did you build it with? Is Dropfort open-source?   The original SVN workflow using Subversion, CLI PHP, Drupal 6, 2 custom modules and some REST / Services stuff.    Dropfort uses Git, Drupal 7, Services, about 20 or so custom modules, Puppet and our Drupal 7 port of FServer. So Dropfort is a Drupal application itself. We actually use Dropfort to manage Dropfort. Meaning we track it’s own updates and status using itself, and it packages releases for itself. A little inceptiony but it works.   Most of the parts which make up Dropfort are open. Some of the custom modules aren’t openly available. But that’s mostly because we don’t have the bandwidth to help and support the distro on D.o. Especially the stuff involving setting up a Puppet master. We’d spend more of our time debugging that than actually making things work. Doesn’t mean we won’t share everything eventually, just not right now.   * What’s the plan for Dropfort? Is it a paid service or is it free?   Right now it’s free to use. The main reason for that is we haven’t written the commerce component yet so we can’t actually charge for it so… yeah. But we’re looking at different ways of monetizing. It’s tricky cause we want people to use it but at the same time we don’t really know what people will use. There’s such a variety of things in there it’s tough to decide what should be charged for. For example Github is pretty straightforward in their pay structure. If the code is open, your repo is free. If your code is closed, you pay for the repo. For us, I think it’s a question of usage. We’re leaning towards all tools are free to use with any account, it’s just a question of how much storage or how many sites you’re using. But regardless, anyone who uses it now is free to use it as much as they want. And we’ll have some special plans for early adopters as a thanks for their feedback. More than likely a bunch of free stuff.   * How does this compare to other tools like Platform.sh, Pantheon, Acquia Dev Cloud?   The big difference is that they’re primarily a hosting platform. Dropfort is a management platform. You can connect a Pantheon site or an Acquia Dev cloud site to Dropfort and use most of the features no problem. You’d probably skip the release packaging stuff and environment management (for now) but the stats tracking and collaboration tools would work just fine. Dropfort doesn’t care where or how you run your Drupal site. As long as it can reach the internet, you can use Dropfort.   But you can use Dropfort with GitHub or GitLab or neither. You can use Vagrant or Docker or both. We do our best to integrate with anything which might make building Drupal application easier. It’s all about choice.   As for the hosting side of things, we give you tools to deploy your own server or cloud of servers. Meaning you can run an optimized network of Drupal web servers on whatever provider you want. It’s a philosophical difference. We let you host your code and sites wherever you want whereas with others you live on their machines. Which can have a lot of advantages and for the majority of folks out there, that’s fine with them.   But for us we’ve found it difficult for some enterprises here in Canada to get hosting on services in the US which are bound by the Patriot Act. We have FIPA, the Freedom of Information and Privacy Act which states that we can’t share information about users unless the user has explicitly allowed that agency access. The Patriot Act is pretty much the exact opposite of that. So we figured we’d bring most if not all of the advantages of a cloud solution (the optimized configuration, automated deployments / scaling, generated environments) to anyone’s infrastructure. You just supply the hardware, Dropfort does the rest.   I see it as just another option in how you can host your Drupal site. You can choose how much or how little you want to be involved in managing the hosting environment. Whichever way works best for you is the one you should go with.   * How does this handle dev/staging/live scenarios? * How about local?   ## Use Cases * Let’s talk about the current use cases for Dropfort.     * Managing several sites in one place     * Create custom, shareable development environments     * Create releases of projects destined for more than one application * Why would you use Dropfort instead of just Git to manage deployments?     * We use Drush Make for just about everything. We control our releases using Drush make. We apply patches with Drush make. We really like Drush make. And we really don’t like merge conflicts. The number of times I’ve come into a project where the entirety of Drupal core and all the contrib modules are in a single repo with a team of people trying to all work on it at once has taught me that’s not the way to work. Treat your projects like d.o does, as self contained sets of functionality. Use make files to build your application and drush to manage updates. This is how Drupal is designed to work. Drupal is a collection of modules. When you all of a sudden lump it all together into a single repo you’re breaking how Drupal was meant to be managed. * Can you explain a bit more about how Drush Make works? * You just mentioned automated updates. * What’s in the near, and far future for Dropfort?

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

    Play Episode Listen Later Jun 3, 2015 29:04


    ## 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 intrigued (and based on the great response of recent episodes on similar topics) I decided to get ahold of him, so here we are.   * What company were you working for when you did this? And what was your role there?     * ProPeople (Now FFW) * How did the idea come about?     * We were inspired by a similar program they did in the Moldova office. * Who were you targeting?     * Current college students, and recent grads * What did you hope to accomplish?     * There were two goals. One: We wanted to be able to hire people in the Boise area. Two: To get our name out there, to university students, as well as the broader tech community in the Boise area so that when people were looking for work in the future, they’d look at ProPeople.     * We weren’t looking for Drupal experts, we wanted them to come out with the minimum ability necessary to become a competent member of a team within ProPeople * How many people did you have participating at the beginning?     * 70-80 applied     * 12 were accepted (2 dropped out) * How many did you end up hiring?     * 1 full time junior developer     * 1 contractor * How did you promote it?     * Craigslist, Boise State University CS department, Random encounter at the coffee shop * What did they participants do?     * Clone Netflix and Basecamp     * Wanted them to work as a team     * Learn Features (getting config into code - turns out it’s more difficult than we thought)     * Issues lead to Skype calls to talk about how something might be done better * What kind of interaction did you have with the participants?     * Daily checking call with each member     * Weekly check-in call with each team   ## Should others do this? * Was there enough of an ROI that you think Drupal shops should be doing more of this?     * Fairly expensive in number of dollars spent (About $4,000 - from that came one junior developer, and one consultant, who have been there ever since). Compare that to a recruitment agency, where you can pay well over $4,000 each.     * Great to see who is actually going to go out and learn what they need to know in order to accomplish their project vs. someone you might hire, and then later find out that they’re not a good fit. * Do you have any suggestions for companies that are interested in looking into running a program like this?     * If you’re going to do this, you need to have someone committed to running the program. It’s not a no-commitment project. Having more than one would be even better.     * One reason we chose to go the training route, is because ProPeople didn’t have a standard classroom style training program. I’d recommend having more structured content: What knowledge we want them to come out of the program with. The hands on stuff is great, but throwing someone into the deep end is a bit hit or miss. (Use Blink Reactions stuff)

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

    Play Episode Listen Later May 27, 2015 28:31


    ## 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 acquisition, because now everyone can create free off-site backups with NodeSquirrel.   ## Pantheon Acquisition * How did the aqcuisition come about?     * Drew - BadCamp October 2014. Sitting at a Pantheon party, ended up talking to Zack about running a services firm and product at the same time. The excitement, issues etc. involved with that. And it happened. * Did you pitch it to him? Did he pitch it to you?     * Me. * So, what’s in it for them? Why did Pantheon buy NodeSquirrel?     * They want to build great tools that developers can love and trust and use.  * What’s new now that it’s been acquired by Pantheon?     * It’s FREE! (There’s a new free tier)     * It’s not a trial. It’s always free.     * It’s not just for Pantheon customers.     * We have access to Pantheon’s resources to further the development and continue improving support.     * It’s been a side project from the start, but now that it’s backed by a real product company, we’re officially here for the long-haul. So, if you’ve been holding off because you didn’t want to risk storing your backups with something that might not be there in a year, you can rest assured that we’ll be here.     * (Ronan) Now I’m able to dedicate more time and effort to the Backup and Migrate module (instead of only using my free time), which helps the community as a whole. * What happens to current users?     * Higher storage limits     * Might even be able to downgrade and pay less.     * Won’t lose any features. Still use local backup, etc. (except maybe email) * What’s in the future?     * Drupal 8     * Wordpress     * More features for both Backup and Migrate and NodeSquirrel     * Bringing Pantheon features to NodeSquirrel and NodeSquirrel features to Pantheon (Notes)

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

    Play Episode Listen Later May 20, 2015 37:57


    ## 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 of the chapters and an estimated page count in the same month. The original estimated page count was 150, it turned out to be around 120. We received a pretty strict time line, having to finish a chapter every two weeks, starting in December of 2013.      * We managed to finish most chapters in two weeks, but some of the longer ones took a little longer since we also started one of our biggest projects we had had until then, also in January. That was pretty tough because that project took up way more than a regular full time job, so we ended up having to write all of the chapters late at night and on the weekends. In May, all of our chapters then went to the editors and we didn’t hear back from the publisher for a really long time.      * We also told them that we will have to rewrite a lot of the chapters since there was so much work in progress with the Configuration Management Initiative and they were changing a lot about how it worked, like going from the file based default to the database default. I think it was in January of 2015 when chapters came back with some feedback and we started rewriting every chapter, which was pretty painful at the time. We were able to update some of the documentation at drupal.org with the changes we found. It felt good to contribution at least a small part, when with our project and the book we had no time left to contribute code to Drupal 8 like we usually do.     * We spent around 40 days on the book between the two of us.        * In December, Packt asked the first publisher to review the book. We had recommended them one of our team members at undpaul, Tom, who has a similar amount of Drupal knowledge as Stefan. We really wanted to have someone from CMI to review the book, like Greg Dunlap. They had turned down reviewing the book after the first chapters were written, because too much would still change. Then after the changes went in we kept recommending Greg but I never heard anything back, maybe he was busy or they didn’t bother to ask. At the beginning of this year they told us the book was planned to be published by March. We recommended waiting because we didn’t expect a release candidate before the European Drupalcon and we would have rather had someone like Greg take the time to review, but Packt had another opinion :) Since most of CMI changes were finished, we didn’t feel too uncomfortable about the time of publishing, and it was also kind of nice to finally be done with this thing :) So it took a little over a year from start to finish. It was published on March 24th. * Do you expect to need to rewrite anything between now and when 8.0 is released?       ## The Book: Drupal 8 Configuration Management * What do you cover in the book?     * We start of with a basic introduction to what Configuration Management in Drupal means, because it is a thing in Software development in general, that doesn’t usually refer to what it is in Drupal, where it basically just means that configuration is saved in files which makes deployment easier. In the first chapters, we make sure the reader understands what Configuration Management means and why version control is so important. We mention some best practices and then show how to use it for non-coders as well, since there’s a nice backend non-technical folks can use, even if you don’t use version control (which of course we don’t recommend). We also have a part that describes how managing configuration works in Drupal 7 (Features!) and then dive into code examples, explaining schema files, showing how to add configuration to a custom module, how to upgrade Drupal 7 variables to the new system and cover configuration management for multilingual sites.    * Who is the target audience of the book? * Why did you decide to write about Configuration Management?     * We have used Features to deploy configuration changes for a very long time, I don’t recall not using it since we started the company 5 years ago. We have talked about it at several DrupalCamps and Drupal User Groups and always tried to convince everyone to use it. We were really excited about the Configuration Management Initiative and thought it was a very good fit for us.  * Before we started recording, you mentioned that there is a companion website to the book. Can you talk about what content we’ll find there, and what purpose that serves? * Are you building any sites in D8 at Undpaul?

    134 Deciding when to upgrade to Drupal 8 with Kristof Van Tomme and Peter Kohan - Modules Unraveled Podcast

    Play Episode Listen Later Apr 29, 2015 41:47


    ## d8upgrade.org * What is d8upgrade.org? * When did you put the site together?     * Today * How were you offering the service before the site was up?     * Talk about MVP * Why did you guys create this service?     * Build a more direct communication channel for module maintainers - Mailing list (module devs talk to people using module     * Initiative to get out the catch 22 - modules aren’t ready, so you can’t upgrade, you don’t upgrade so the modules don’t get money to be upgraded. * Does it cost anything?     * Nope - it’s free * Are you planning to monitize the site in any way?     * We expect a lot of site owners will be looking for a way to upgrade their website, if they don’t yet have an agency, we can help them find a good agency. If this evolves how we imagine, this could fuel the sales pipeline for our consultancy and a few selected partners. We are not going to go hardcore salesy on this, but put in links for module work and 2for1 discounts and hopefully some of those will convert into customers for us or our partners. * How does it work? What do I have to do to track a site?     * As simple as possible, conscious choice to not make it a module - just copy paste your module page * How many people have signed up so far?     * We’ve got a total of 73 sites now, some from the same people - after Drupalcon LA we expect that to become a few hundred. * What do you have planned for the future of the site?     * The community misses a permission marketing channel for module developers. We would like to let site owners sign up for important information about the modules they use through a push communication channel. There is a lot of talk in the community that we are not getting any support from site owners for the development of D8, but we’ve made it almost impossible for them to stay up to date. There is no way they are going to start reading the issue queues of modules on regular basis. * I took a look at the site and saw something called 2for1 - Give to Get. What’s that?     * This is part of the strategy we want to use to monetise the platform: we offer our customers a 2 dollar discount on their future D8 project for every dollar they invest in helping Drupal 8 get out of the door. This gets us more business and brings outside funding into the community. For too long we’ve been giving money from one developer’s pocket to the next developer’s pocket. We hope we can change that this way. We are inviting other consultancies to join us in this campaign, if you want to join, you can become a partner in the campaign.   ## Special Thanks! Thank you [FourKitchens](http://fourkitchens.com) for the DrupalCon Ticket and [Kalamuna](http://www.kalamuna.com) for helping offset my travel expenses! You guys (and gals) are all awesome!

    133 There's a Module for that! Don't use it! with Ted Bowman - Modules Unraveled Podcast

    Play Episode Listen Later Apr 23, 2015 48:39


    ## How to Select Modules * So, let’s start out by talking about the genesis of your session. What made you think this topic needed to be covered? * What’s the problem with just installing another module? * What if I don’t program?     * Reuse modules     * Push back on requirements     * Make sure the cost of adding another module is not just the cost of the time it takes to install it     * Simple modules really aren’t programming * What are the potential problems with custom code?   ## How do you determine if you should install a module or write some custom code?   ## Specific Modules You Can (or Should) Avoid Not really telling people to avoid specific modules more about thinking twice when they select them.     * Entityform vs. Webform     * Entity View Modes     * Page title     * Commerce Custom Order Status

    132 How and Why Acquia is Training Drupal Talent Before They Hire Them with Amy Parker - Modules Unraveled Podcast

    Play Episode Listen Later Apr 8, 2015 38:08


    ## AcquiaU While this episode might end up sounding like a giant advertisement for AcquiaU, it’s really not intended to be. I wanted to have you on to talk about the concept of, how a company that hires Drupal developers, can and should go about training them _before_ they are hired. In order to set the backdrop for the rest of our conversation, I’d like to quote a bit from the [AcquiaU website](http://u.acquia.com/about): The challenge the community is facing is one of supply and demand. Simply put, there just aren’t enough people to fill the needs. At any given time in the past 6 months, job aggregator Indeed.com has over 2,500 open position across the US for Drupal talent. How do we close the gap? Find the people with the right passion and grow their talent from the inside-out. We're not looking for people with years and years of Drupal experience. We're looking for people who are curious, motivated, determined, and who can inspire a little crazy in us all. At Acquia, culture and a person's POTENTIAL to contribute and grow with us matters. A lot. These are the underpinnings of a successful candidate. What I love about that is that you’re not looking for senior level developers with 5+ years experience. Because you’re not going to find them. They all already have jobs. Mike and I ranted about that in the last podcast, so I won’t rehash it here, but what we boiled it down to is that Drupal shops need to create a talent pipeline for recruitment, which, as I understand it, is essentially what AcquiaU is for Acquia. Ok, with all that said, I’ll shut up now, and let you do the talking. * Can you give us your description of what AcquiaU is? * The program is 14-weeks of hands-on training in Drupal, Acquia Products, related web technologies, and professional development skills like team building, leadership, and communication skills. We spend the first 6 weeks in a classroom environment, which is a combination of lecture, group projects, individual assignments, and self-paced learning. The most recent graduates’ project was to redesign the program’s website, u.acquia.com Each participant is assigned an Acquia Mentor who is there to not just be a buddy, but to help from a technical perspective. The next 8 weeks are spent with job rotations where they work with our customer facing Professional Services developers and customer support. Each person is assigned a client team and works side-by-side on real projects. You might think it is like any other tech bootcamp out there but we differentiate ourselves in a couple of key areas. First, we make sure we have an open job opportunity for each person who joins the program and second, we pay people to learn. Many other bootcamps have a high cost- on average up to $10,000 and while they help with job placement, I can’t say how many have jobs lined up for graduates BEFORE they join the program. * How do you select your candidates? Or can anyone join the class? * We have a rigorous screening process and look for people with 2-3 years of technology experience, but who might not be able to get a job with a development shop. A lot of times, this level of talent is overlooked because companies don’t have the internal mechanisms to train, mentor, and coach junior level talent. They are already stretched thin and want new hires to hit the ground running at a fairly high level of proficiency. * What types of skills do you teach? * We dive deep into Drupal and other web tech skills like Drush, GitHub, and Agile and a dive into our own products and services. Helping people become well rounded also means that we do workshops in team building, communication skills, and presentation skills. The next session will have an engineering focus so we will be digging into LAMP stack and web architecture. * Do the students have any obligation to Acquia at the end of the program? (Like they have to work for you for a given time period after the program?) * People are hired on as temp employees and we really hope they have had a great experience and want to stay on. The program’s goal is to hire them at Acquia or with one of our partners. * What percentage of students would you say you hire on average? * So far we have a 90% hire rate. The goal for 2016 is to expand the program and hire more people into other Drupal shops * Do you have information about those that you don’t hire? Do you know if they’re employed somewhere else? Or did they decide Drupal wasn’t for them? * ## Expanding the Concept * Now that you have a few classes under your belt, is this something you think other shops should look into doing? * People have asked me this and I think they should think about what the end goal is. Our program is not to just train more people for Acquia, but to give back to the Drupal community by creating a long-form drupal training program with learning paths and a structured hands-on curriculum. * We were talking before we started recording about this idea. Mike had mentioned that shops should create a talent pipeline. And while I agree with that in theory, what that means is that the shops first have to develop a training program, and one or more people who are skilled at both Drupal and teaching in a way that doesn’t alienate the trainee. From your perspective, how would you respond to that? * Having a talent pipleline means that you have a people development strategy that aligns to your business strategy, and that you have launched that people plan long before you launch the business strategy. Most companies play catch-up and are more reactive than proactive. Being proactive means you’re looking ahead 2-4 years out and making plans for your people. * If there is a shop owner out there listening right now, what would your advice be on how to go about creating a program like this? * I think you really have to be prepared to commit. Budgets need to allow for hiring junior talent, the business needs to be ready to bring in this level of need. It takes a lot of planning to launch a program like this. For companies that can’t support hiring 5-10 junior level talent, they should start out with a smaller number. A really strong learning program doesn’t just focus on the skills, but on different ways that people will need to learn and being able to translate really complex ideas into ways that different people will relate to. If you’ve ever heard about the adult learning cycle and experiential learning, we know that people tend to be most successful learning new skills when they can reach back into their own experience and apply them to the new content. Being a really strong developer doesn’t always mean that you can tap into other peoples’ experiences and make it relevant to them now. So when you look at creating that pipeline and having junior level talent come on board, you also have to figure out the most effective way to do it.

    131 The Job Market in Drupal with Mike Anello - Modules Unraveled Podcast

    Play Episode Listen Later Mar 25, 2015 52:48


    ## The current job market in Drupal * What does the job market look like in the Drupal space? * Let’s talk about the pipeline idea.     * Experienced developers vs. Junior developers   ## What to do to start your career * If you’re completely new what do you do? * If you’re a hobbyist, what do you do? * How do you get experience?   ## From the employers perspective * What should job descriptions look like?   ## Questions from Twitter * [Paul Booker](https://www.twitter.com/paulbooker) How should a small business, non-profit, charity, .. find a drupal developer when they need something doing? * [Damien McKenna](https://www.twitter.com/DamienMcKenna) For someone who knows nothing about web development, what's their best path forward? * [Chris Hall](https://www.twitter.com/cwork_chris) When do you know to ask for/be a Drupal Dev vs a PHP Dev with Drupal experience? Should/is there be a difference?

    130 Building Sites with Drush Recipes and Profile Builder with Bryan Ollendyke - Modules Unraveled Podcast

    Play Episode Listen Later Feb 10, 2015 53:42


    ## Profiler Builder * What is Profiler Builder?     * Profiler Builder was created cause I’m lazy and wanted to just build a site, then figure out the profile, not build both at the same time. My work on profiler builder started to lead me toward the notion that install profiles and distributions can be more of a pain then they are worth, hence recipes. * Is there anything that Profiler Builder doesn’t catch? * How are you using Profiler Builder?   ## Drush Recipes * What is the Drush Recipes plugin     * Drush Recipes is a series of drush calls chained together in a lightweight command-file, similar to chef and it’s recipes / roles structure. * Why do this instead of just using standard drush calls?     * You might need to mess around w/ it to get a sense of some of the things you can do with it since it’s a lot more then just chain automation as it supports branching path logic, automatic recipe authoring, drush commandline recording to author recipes, the ability to take two sites and engineer the difference between them (as drush calls), remote loading of recipes, etc. * I use TextExpander to do this, so I just type a shortcut, and my commands are filled in. How is using Drush Recipes different? * Use cases for this?     * First-time site builds     * Development/Testing     * drush ddt     * drup     * dvr     * Chain them together (reference)     * dwr - Interactive (What theme do you want to install?)     * Madlib (Tokenize Drush commands)     * Reference Make files * Where can we see your recipes and contribute our own?

    129 Automation Tools with Solomon Gifford - Modules Unraveled Podcast

    Play Episode Listen Later Jan 15, 2015 29:24


    ## Use Cases * Okay, I can already see huge benefits of utilizing these tools. But, I’d love to get your opinion on what the benefits are for Developers/Site-builders/Themers?     * There are two big benefits as I see them, and another not so apparent. First, a lot of these tasks are repetitive.  And things like copying a database may take a bit of time. Or merging code. Or running tests.  Etc.  Anything that you can automate means time you can spend on other things.  Second, not everyone is as experienced - or maybe they don’t have the permissions - to execute all the tasks.  You don’t want mistakes, you don’t want to give everyone permissions.  So you figure out the best way to do it and then you automate it.    The last reason is not as obvious.   I think a lot of times we hack things together in our development environments to get it working - but then may run into issues later on.  We don’t spend the extra time because its temporary.  By spending a little extra time getting it right, we have created a reusable pattern that we can use on our next project.  By encapsulating our best practices, we not only have a quicker setup, but we have a better one too. * Perfect. So, save time by automating tasks like copying a database. Prevent mistakes by limiting who has permissions to execute tasks, and automating them so that even those who do have permission can’t introduce user error. And by setting up a process that uses best practices, creating new environments is faster, and better than if I had to try to remember all of the steps myself.     * Exactly.  And I’ll add, ansible can be used for each of installation, configuration, and orchestration.  The examples we’ve talked about so far are orchestration - moving databases, code, etc.  It can also be used to install Apache, Mysql, Mongodb, etc.  Any set of system commands that are repeatable.   * Oh... So if you’ve got a server that you have full access to, you could actually wipe and rebuild the entire server AND Drupal site? We’re not limited to just configuring the Drupal site?     * Exactly.  And throw in Vagrant into the mix and now you can do that on your local machines using Virtual machines.  Immagine spinning up a brand new VM and within a few clicks you have your entire development environment with a fresh drupal install all ready for you on a VM. * Now, I do wonder who this is more geared toward. Developers, Site-builders or Themers. I understand that each of them can use these, and would probably help them all with their daily tasks, but who do you see benefiting the most from these tools. Or, do you have examples of people in each category that you know of that are using them?     * I think all three benefit from automation.  For example, in a previous life where I didn’t use Ansible, my themer was insanely good at theming, but when it came to running commands remotely on a server to check out his work, he was a fish out of water. I wish I had written an Ansible playbook so that he could check his code out onto staging.   Or even better, if I had set up Jenkins to run an Ansible playbook to automatically check it out his work each time he committed.  He wouldn’t have had to wait on me, sometimes a few days if I was not around.  That said, he would not have been able create the ansible playbook.       * As for who is using Ansible, well, Twitter does - they use it to roll out updates across their hundreds of machines.  And of course BlackMesh, the hosting company I work for, also does.    The product Cascade I mentioned uses ansible and Jenkins to do a lot of the things we talked about today, only we set it up so you don’t have to.

    128 The Z-Ray Developer Bar with Daniel Berman - Modules Unraveled Podcast

    Play Episode Listen Later Jan 8, 2015 19:22


    ## Z-Ray  * So, let’s start out with the basics. What exactly is Z-Ray?     * So Z-Ray is a cool new tech that we introduced just a few months back which gives developers deep insight into all the PHP elements constructing their page, including Drupal-specific elements.      * It’s basically a toolbar that’s displayed right in front of you in your browser. No code changes needed. You don’t have to configure anything. Just open your app in a browser and you’ll see Z-Ray at the bottom of the page!    * How does is work? Is there a module that you have to install on your site?     * No. It’s not a module. Without going into too much detail: Z-Ray collects info while your app is being processed on the server side, and once the request is completed, Z-Ray’s JavaScript code is injected into the response with all the collected data.      * There are other mechanisms at work, such as Ajax support, but as a whole that’s all there is to it. It’s also the limit of my technical understanding of how it works :-)    * So what info does Z-Ray display? What are it’s main features? Well. There’re so many features in Z-Ray, and I don’t think we have the time to go over them all, but to mention just a few.      * Z-Ray gives you info on SQL queries.  You’ll see a query’s bound value, the result of the query, how long the query took, and how many rows in your code are affected by the query.  You can even see a backtrace of the query to get the larger picture on how your code was executed.      * Z-Ray also gives you all the errors generated by PHP itself, or those created by its core functions. You can also see errors for silenced expressions. Exceptions are also displayed.     * What do we have for Drupal devs? Z-Ray will give you a list of loaded Drupal modules with invoked actions and hooks,  a list of called Drupal functions, a list of used Drupal forms on the page, and some general user info.        * We’re especially excited about Z-Ray Live! Until now we’ve spoken about using Z-Ray in a browser, right? But what if you’re developing APIs or a mobile app? No browser there. So Z-Ray Live! is a new feature accessible via a dedicated page in the Zend Server UI, with an embedded Z-Ray.   So as soon as this page is loaded, Z-Ray records and displays any request made to the web server, never mind where its coming from - whether from a browser, a mobile device or a web-service client.      * One of the coolest things about Z-Ray is that you can plug in your own customized extension. Even people in Zend itself have begun developing their own extensions so its pretty viral.   By the way, all the code for the Drupal extension is available on Github, so feel free to fork it and send us a pull request.      * There’s integration with IDEs, session and cookie data, request info, and so much more to talk about.     * Is Z-Ray just for development? Or should it be used in production too?     * Z-Ray was designed to be used both in dev and prod. While in development it works on every request, in production you can manually use Z-Ray using specially created  access tokens. And it also periodically saves snapshots for important URLs - like the slowest requests on your web server, most time consuming requests, and so on. And again - with no changes to your code and no real implication on end-user experience or server performance.    * OK, if I want to give it a shot, what does the installation process look like?     * Z-Ray’s bundled with Zend Server, so to use Z-Ray you would need to download and install Zend Server - a total no brainer. Just like installing any other PHP stack.    * So, how do you see Z-Ray helping Drupal developers?     * At Zend we like to talk about left-shifting. This basically means that Z-Ray helps developers hit issues very early in the development cycle and way before going to staging and production.      * We all know that getting clarity on all the Drupal elements working under the hood is extremely hard and takes loads of time. So at the end the day we believe that Z-Ray gives Drupal devs the visibility they need to properly profile their apps, identify bugs very early, and troubleshoot them.

    127 Using Entity Pilot for Content Staging in Drupal 8 with Lee Rowlands - Modules Unraveled Podcast

    Play Episode Listen Later Nov 19, 2014 29:06


    ## Entity Pilot * What is Entity Pilot?     * I’ve been working on Entity Pilot since February, and have slowly been working through my backlog of features - but now its ready for Beta testers so that’s why I here on the show. * How does Entity Pilot work?     * The basic premise is you create your content like normal and then create a new departure. You can add the content to your departure in logical groups, or you can create one departure for each piece of content - its a pretty flexible workflow. So if you were working on a new product launch you might create all of that content on your staging site. You’d be able to see what the site will look like with the new content, preview the front-page and landing pages etc. * You’re using airport terminology, like “baggage”, “departure” and “arrival”. Can you break those down, and explain what each one entails?     * Passengers     * Baggage     * Departure - When you create the departure the baggage handler service takes care of adding the dependencies - so if you create a node, any terms or images it requires, or the author account are automatically added as baggage.     * Arrival - On another site, you setup your Entity Pilot account and then create a new Arrival. This presents you with the list of your flights that exist in Entity Pilot for your account. After selecting the flight for the arrival, you move to the approval stage.     * Customs - The approval stage presents you with a list of content on the incoming flight. Each item can be previewed and if it matches existing content on the site the administrator is able to view a diff of the changplanet-drupal the desired items to import are selected and imported either immediately, or via background processing. * How does this work in a team? * Talk about security * Pricing   ## Use Cases   * For marketing: Prepare content for a product launch on the staging site. Land the content on the live site on launch day. * For editors: Share content between your sites. Write content once and adapt to any site in your network. * For developers: Deploy content when you deploy code. Use real content not lorem ipsum. Solid APIs to integrate into your custom deployment workflow or code.

    126 What Varnish Can and Can't Do for Your Drupal Site with Dan Reif - Modules Unraveled Podcast

    Play Episode Listen Later Nov 12, 2014 50:17


    ## Performance Optimization * Before we dive deep into Varnish, I’d like to get a feel for the various performance improvements anyone can make to speed up their Drupal. What’s the process you think through when optimizing a site?     * DB Tuning     * Boost     * Memcache     * Redis     * APC     * Varnish     * Module Choices!   ## Varnish * What exactly is Varnish? * When researching Drupal performance optimization, I came across a lot of references to APC and Varnish. What is the difference? * Is this for anonymous or authenticated traffic? * Is the Varnish module required to utilize Varnish with Drupal? * What are the steps needed to install and utilize Varnish? (Broad terms, not actual terminal commands) * Does SSL affect Varnish? * What doesn’t Varnish do? (What needs to be done by Drupal, or other software instead?) * How does Varnish affect a dev/staging/live workflow? Does Varnish need to be instlaled on the local machine?

    125 Deploying Drupal Code Using Deployotron with Thomas Fini Hansen and Thomas Gielfeldt - Modules Unraveled Podcast

    Play Episode Listen Later Nov 5, 2014 32:27


    ## Deployotron * What is Deployotron? It’s a deployment tool.  A low-key approach to easy and safe deployment. * When did you start developing it? Dec. 2013 * Why did you feel it was necessary to add another layer on top of Drush? Needed simple, safe, easy to grok deployment process. Not a Swiss army knife. Other solutions proved to be either too complex/feature-rich or require 3rd party software beyond a simple drush command.  * How does it work? Deployotron is implemented as a drush command. When deploying it runs a set of “actions” that does the different steps of deploying. * What kinds of actions can you perform with Deployotron? * Is this extendable? Can other developers add their own commands to be performed during deployment? * Is there a way to configure deployment per environment? So that certain commands are always performed on Staging but not on Live. * What needs to be setup before you can use Deployotron? Deployotron requires drush and the appropriate ssh public keys on the target servers. And Git. * How does it improve the deployment workflow? Easy and fast deployment to other enviroments from the command line. Quick to set up for a new project. * What if you mess up? Is there a rollback feature? There’s an OMG command which will import a dump and reset the codebase to the one that was deployed at the time. * How does this integrate with other tools like Capistrano, Aegir, etc. It doesn’t. Deployotron was meant to be more of an alternative; a simpler one. * So, is this aimed at people hosting on shared hosts? Or do you need a VPS at minimum? Not aimed at shared hosts, as such, but it does support it, given that you have ssh access and drush availability of course.     ## Use Cases * How are you guys using it at Reload? Very carefully :-) With careless abandon. * Do you know of anyone else using it? No, not specificly, but there was some interest at the DrupalHagen DrupalCamp.

    124 Creating Drupal Configuration in Code Using CINC with Scott Reynen - Modules Unraveled Podcast

    Play Episode Listen Later Oct 30, 2014 55:01


    ## CINC * What is CINC? * How is it different from Features or Configuration Management? * Is it something you use on an ongoing basis? Or is it just for the initial site setup? * What types of configuration can you manage with CINC? * What if you already have a content type created, and you want to add a field to the content type?     * How does that affect existing content, and new content. * What about the reverse? Can you remove a field?     * What happens to the data that is already in the database? * Can you undo configuration that you’ve created with CINC? * How do you prevent site admins from disabling the module and deleting their content types? * CINC YAML * CINC & Features * CINC & Drupal 8 Config API * cinc.io * Sheet2Module * How do you see CINC working in a headless Drupal setting?   ## Use Cases * Create dozens of fields quickly. * Add a field to a content type after an existing field. * Update configuration only if it still matches the default settings. * How do you use this in a dev/staging/production * Have you noticed any improved feedback, improvements to your workflow while using CINC? * If people want to jump in and help development or work on new features what should they do?

    123 Planning Drupal Events with Bert Boerland and Imre Gmelig Meyling - Modules Unraveled Podcast

    Play Episode Listen Later Oct 21, 2014 42:33


    ## Dutch Drupal Foundation * What is the Dutch Drupal Foundation?     * Dutch Drupal Foundation supports Dutch Drupal Community. We’re groing. Trying to handle work in a professional way in a voluntary way. Lead double lives: daytime job versus community commitments. * How is this different from the Drupal Association? * How has that been going for you? * Would you recommend other regional areas start something similar?   ## Events * What events have you organized recently?     * Drupal Events in Dutch speaking part of EU (Belgium and Netherlands) became big. E.g. DrupalJam (350ppl), Drupal Training Day (250 students). Relatively large events become routine. Now ppl spreading cross border on tour to share experience * Tell me about DrupalJam. What is it, and how long have you been putting it on?     * DrupalJam largest event in Netherlands. Started small in 2007 with 30 persons and some pizza boxes in a basement. Now 350 ppl / €25K. Outgrown study dorm and pizza’s. Also started Drupal Training Day (largest worldwide) and Drupal Splash Awards. Lot of work and commitment. Getting more serious. Growing pains expected * What are some difference in paid events vs. free events? * What has the attendance been like for free events? * Where does the income come from? * How do you get sponsors? * When do you recommend charging a ticket price to attendees? * How have you seen your community transition from coders who just come to code for fun, to people who are making their living using Drupal?     * Come for Drupal, stay for code. Sounds fun. It is. But business side of things and commitment to making this work professionally is different cake.     * Balance between business side and community side, which is a recurring topic for everything we do in the community. Drupal has become enterprise platform, community still many smaller agencies w/ different values (see incline on Gartner oct. 2014) * What does the Drupal landscape look like in europe     * Pan EU events: Frontend United, CxO, Drupal Government Days Brussels 2009     * DrupalEU

    122 The Drupal Security Team With Greg Knaddison and Michael Hess - Modules Unraveled Podcast

    Play Episode Listen Later Oct 17, 2014 54:02


    ## The Drupal Security Team * What type of people are on the Drupal Security Team?     * https://security.drupal.org/team-members     * Mostly coders, some project managers, core maintainers * What does the security team do?     * We fix issues in drupal     * Resolve reported security issues in a Security Advisory     * Provide assistance for contributed module maintainers in resolving security issues     * Provide documentation on how to write secure code     * Provide documentation on securing your site     * Help the infrastructure team to keep the drupal.org infrastructure secure * What doesn’t the security team do     * projects without stable releases     * Site support     * Set policy around security with the security working group. * Is there a D7 security team and a D8 security team with different people? (What about Drupal 6) * How can others get involved? * What was the recent bug that was fixed   ## Questions from Twitter * [Paulius Pazdrazdys](http://www.twitter.com/Paulenas) How this latest security release is different from others? Do you have any information if this bug done any harm before release? #MUP122 * aboros @hunaboros The recent bug was über critical, still only 20/25. What would be a 25/25 bug? #MUP122 * [aboros](http://www.twitter.com/hunaboros) Do you notify any high value targets before SA is sent out? Is the list of those public? Can one be part of this privileged group? #MUP122 * [Carie Fisher](http://www.twitter.com/cariefisher) When the latest bug was found? is there a private drupal security group where this was discussed? could we have found out sooner? #MUP122 * [David Hernandez](http://www.twitter.com/davidnarrabilis) #MUP122 What is the average time from discovery to announcement? * [Damien McKenna](http://www.twitter.com/DamienMcKenna) @ModsUnraveled #MUP122 Are there existing stats on how long it takes from initial reporting, to maintainer response, to first patch & fix? * [Heine Deelstra](http://www.twitter.com/Ustima) How was SA-CORE-005 (in hindsight) able to be public for so long in the public queue? #MUP122 * [Mark Conroy](http://www.twitter.com/markconroy) I think the #drupal security team are great. Working extremely hard. (I know, that wasn't a question) #MUP122 * [aboros](http://www.twitter.com/hunaboros) Are there plans for some sort of bounty program run by DA maybe? #MUP122 * [David Hernandez](http://www.twitter.com/davidnarrabilis) #MUP122 What kind of work does the security team do besides review code? What is the administrative overhead?

    121 The Harmony Forum Project with Alli Price - Modules Unraveled Podcast

    Play Episode Listen Later Oct 8, 2014 46:28


    ## Harmony Forum * What is Harmony Core? * What prompted you to develop it over using the core forum module? * Did you take a look at the Advanced Forum module?     * What didn’t you like about it? * So what are some of the features?     * Kill switch     * Entities     * Revisions for Post entity, integration with Diff module     * Views provides all listings including on a thread page     * Flag action for "Like" of posts     * At.js * Does this integrate with other community related module? ie: Organic Groups * What are some of the sub-modules, or add-on modules that enhance Harmony Core?     * Harmony Access     * Harmony Forum Access     * Harmony Search     * Harmony Moderation     * Harmony Migrate   ## Use Cases * Who’s using Harmony now? * You mentioned some upcoming events what are those? * How can people get involved? * Where should people go to find out more?   ## Questions from Twitter * [Scott Wilkinson](http://www.twitter.com/hackmonk3y) What kind of moderation tools will Harmony have? Like pruning posts or users? Forum Moderators?

    120 DrupalCon Latin America with Carlos Ospina - Modules Unraveled Podcast

    Play Episode Listen Later Oct 1, 2014 44:15


    ## DrupalCon Latin America   * What’s your role with regards to this DrupalCon? * What is a DrupalCon? (I’d like to start out by getting a brief overview of what DrupalCon is for anyone that might be listening who hasn’t been to one. Maybe explain that there are sessions, BOFs, Day stage, vendors, pre-conference trainings, post-conference sprints etc.) * Where is the DrupalCon going to be? * Why Bogotá?     * Central place, cosmopolitan city. Easy access for most Countries and a technology hub for the region. * When is it?     * 10-12 February 2015     * With sprints before and after * What will be the spoken languages? What percentage of talks will be each language?     * The languages in Drupalcon Latin America will be English, Spanish and portuguese. * Do we know who any of the keynote speakers will be, and what will they talk about?     * Dries And Larry Garfield * What track will be represented?     * https://latinamerica2015.drupal.org/tracks * What events are happening, and where can people find out more about them?     * We haven’t started planning these events, Something interesting happening on the weekend right after DrupalCon is the Barranquilla Carnival.     * Trivia night (We hope)   ## Bogotá * What does the tech community look like there? The tech community is big in Colombia, the central government has a full ministry dedicated to promote and work with technology in several areas. Bogota is a technological Hub in Latin America and a place where companies like google, facebook and PayU Latam set their main offices for Latin America and the Caribbean.   * What does the Drupal community look like? When we talk about the community we cannot talk about just Bogota or Colombia, this is Latin America opening their doors to everyone. The Latin American community is very active, matter of fact in the next 2 months we are having three big camps: Central America, Ecuador and Bolivia. Is a community that beside the local meetings does Summits from all latin America, being the last one Drupal Picchu in January this year. we also have Important camps in Mexico and other countries as mentioned before.   * What’s the Drupal adoption look like in Bogotá? The local government in Bogota is moving or has moved all their webpages to Drupal. Several newspapers, including the biggest one, and the biggest Video on Demand service in Colombia are Drupal as well as many Universities, among others. * Who’s going to be the “boots on the ground” in Bogotá playing “host”?     * Seed (http://www.seed.com.co/en) Is the company helping us locally in Bogota. * Where is the best place to eat?     * Zona T, just by the venue is the zone with several fancy restaurants. Usaquen is another zone, 93th street park  and the “pink Zone” which is party and bars hub in Bogota just blocks from the venue also. * Where is the best place to drink?     * Coffee - Juan Valdez (better than Starbucks)     * Beer -  Bogota Beer Company. But Don;t forget Aguardiente. * What should anyone who’s not been before, make sure to do? Go to the Carnival Explore the city Go to Zona G (http://www.bogotatravelguide.com/places-to-go-in-bogota/zona-g.php) Go to the Salt Cathedral of Zipaquira. Visit PANACA and the coffee zone (http://www.bogotatravelguide.com/tour-del-cafe-bogota.php) There is too much to see and love about Colombia! http://www.bogotatravelguide.com/index_en.html

    119 The Classy Base Theme for Drupal 8 with Scott Reeves and David Hernandez - Modules Unraveled Podcast

    Play Episode Listen Later Sep 24, 2014 40:56


    ## Consensus Banana * How did this all get started? and where does the “banana” come from.     * From Morten: 2 years ago at BadCamp John Albin was holding a plastic sword from the pirate fest the day before. It was known as the sword of consensus. At DrupalCon Austin Morten had a banana that he was using to point to people and ask “So can we agree on X?”.  That is how it became the banana of consensus. It was basically a pointing stick. * Technically, what is the change.     * Moving classes from core to a base theme called Classy.     * Multi-phased approach.     * Phase 1, move classes out of preprocess functions and into the core templates.     * Create the Classy base theme.     * Phase 2, copy the core template with classes to Classy, remove the classes from core. * Why do themers need this.     * Better options     * Not everyone wants the same markup (themer survey)     * Avoiding php     * No time wasted undoing core. * What work has been done, what is left.     * Preprocess changes (phase 1) far along.     * Classy is RTBC, waiting for Dries to approve.     * Phase 2 to start at or just after Amsterdam (don’t need to wait until phase 1 is 100% complete) * Chance of failure?     * Changes have to be in by RC1. * Who to thank?     * joelpittet, mdrummond, crowdcg, lauriii, alexpott! * Are there any other theme layer changes to look forward to that have come about because of the banana consensus?     * addClass/removeClass is in, what about setAttribute/removeAttribute? Similarities to jQuery make this (hopefully) more approachable for frontend developers. * Any other theming changes not related to banana?     * Improved menu theming - menu.html.twig using a Twig macro   ## Use Cases * What it means for themers. What it means for developers.     * Preprocess is still there so contrib can add classes if necessary - but is it necessary? Could it be done as a data- attribute?

    118 Starting and Running a DrupalCamp in a Hobbiest Community with Adam Hill - Modules Unraveled Podcast

    Play Episode Listen Later Sep 10, 2014 29:26


    ## Starting a local Drupal community * When did you start the DrupalCampNE meetups?     * Started due to meeting a friend Richard at DrupalCons in Paris, Copenhagen and Denver and saying how crazy it was that we met at DrupalCons across the world but not in the North East where we’re both native. So we setup a meeting and promoted it on twitter and with some others we knew had at least dabbled with Drupal. We had 6 people at our first meeting and that happened in a pub which was to set the stage for the future meetups which have all been held in pubs. * I’ve thought about how cool it would be to start a local camp, but we don’t have a lot of people even coming to our meetups. What have you (or other organizers) done to get consistent attendance to events?     * Consistency… Mixup of talks and social but always keep it social so expectations are not too high. For the camp we needed there to be a few people interested and then had backing from my company to allow us to dedicate time. Dedicated time has been vital. * How large is a typical meetup? What’s the average attendence?     * We get anything from between 5 - 20 people attending but its really a mixup again, depends heavily on the day to some extend (holidays etc.) but also on if there is a talk. Our WP vs Drupal talk got a LOT of people :) * How far do people travel to get to your meetups?     * We’ve had people doing a round trip of 100 miles before because there is no meetup in the North of the North West… but usually people come from Newcastle or there abouts. We lose a few people since its too far for them to come for sure.   ## DrupalCampNE * When did you start organizing a Drupal Camp for the North East of England?     * August 2013 - started asking/checking about venue     * Went to other camps in UK to promote and to share info     * November 2013 - announced the date around DrupalCamp North West  * What were some of the challenges you faced? Were there any unexpected ones that stick out to you?     * Local attendees     * Sponsors     * Cancelled talks     * Outsourcing - Venue * What went really well for you? How did you plan for it?     * The feelings of collaborating - fresh eyes were really liberated.     * The venue was loved     * The talks by Morten and Holly Ross * What advice would you give to someone who’s planning a camp now? Or will be soon?     * Plan really well in advance     * Find a great venue and try to get it for free :)     * Have the freedom to make decisions - keep a small team?     * Get sponsors early!     * Get speakers early!

    117 The Drupal Project Application Process with Jeremy Rasmussen - Modules Unraveled Podcast

    Play Episode Listen Later Sep 3, 2014 47:56


    ## Project   It’s easier than you think to publish your module on Drupal.org. This is my experience going through the entire process. Sharing this experience I hope to convince you and others to do the same. Contributing back to the community that gives all of us so much, to many of us our livelihood.    * When Doug first recommended that I talk to you about this, I wasn’t really thrilled. But, I took a look at your slides, and thought that it actually looked like really good information. So, what made you decide to put together a presentation on the project application process in the first place? My “Why” Finally published a module to help solve my own problem My project that took me through this process is Display Suite Extra Layouts https://www.drupal.org/project/ds_extra_layouts Projects don’t have to be the 100% perfect solve for everyone, everywhere It’s more about: Giving back, centralizing code, helping others make great projects too.   * So what are the steps to getting a project reviewed and accepted? Where to start and basically the entire guide to submitting a module “Apply for permissions to create full projects” https://www.drupal.org/node/1011698 Some things to know One time process Reviews are primarily by your peers Learns/reiterates code standards and best practices Do your Research First Check if your idea exists already Combine efforts where you can Volunteer as a co-maintainer where needed   * Okay, let’s get down to the nitty-gritty. What are the technical steps you need to follow to get your project approved? Setup Git Access Learn some Git basics Google is your friend Github & Code School’s tutorial http://try.github.io Setup your Git Access in your D.o profile Basically just need to add an SSH key Instructions here: https://www.drupal.org/node/1047190 Sandboxes With Git access setup you can now create sandboxes or “experimental” projects Instructions here: https://www.drupal.org/node/1011196 Take advantage of these, having a commit history of changes is a good thing. Use sandboxes to get your code “production ready” The Checklist (Pre-Application) Before starting the application make sure you run through the checklist Setup Readme, Git Branches, well commented, etc... Link to checklist: https://www.drupal.org/node/1587704 The process goes much much faster, many people skip it PA Review Bonus Part of the checklist asks you to run your sandbox through a bot. Catches the majority of problems. You can setup your own Review Bot  https://www.drupal.org/project/pareviewsh http://pareview.sh/ “Full Stop” - Took me a while to figure that out. You get a review bonus when everything is fixed. The Application https://www.drupal.org/project/issues/projectapplications READ THE DIRECTIONS! In the title include core version: [D7] Write a Clear Descriptions… can be the same as your project/sandbox page Clear descriptions help people understand better the purpose of your project Provide links to your Sandbox, the Git clone command, and PA Review When you are ready set the status to “Needs Review”     * I noticed when I looked through your slides that you mentioned reviewing other projects as a part of this. Why is that needed? Reviewing other projects You must review at least 3 other people’s projects Post a link to your reviews in your own project application It’s just like trying a new module. Download it, enable it, try it Report back your findings… good, bad, and suggestions I learned a lot from doing this Now you wait. Others will review your project and post feedback. be prompt to fix issues Once all is well someone should mark your project “Reviewed and Tested by the Community” Then you wait for someone with the “Power” to grant you full project status   * Once someone has approved your project, what’s involved with getting the official project page setup? Into the Wild! You can now create your project page be mindful of your project URL, you can’t change it Create a new release on your project page and in Git Creating a release: https://www.drupal.org/node/1068944 Tag Nameing Convention: https://www.drupal.org/node/1015226 FIN.   ## Questions from Twitter * [timani.co.zw](http://twitter.com/timani_net) Will this cover D.O vs github for projects? Pros & cons of staying with current design vs migrating to github? * [Joshua Turton](http://twitter.com/sjinteractive) #MUP117 When are we going to see movement on the project application issue queue? * [Joshua Turton](http://twitter.com/sjinteractive) #MUP117 process seems broken - have to apply... but once past "quality control" you can release any junk u want. * [Joshua Turton](http://twitter.com/sjinteractive) #MUP117 Also: encouraged to review others to boost your app's priority, but why would we trust reviews from users who haven't passed through process? (speaking of high priority list/review bonuses)

    116 What's new in D8 with larowlan - Modules Unraveled Podcast

    Play Episode Listen Later Aug 27, 2014 39:49


    ## New stuff in Drupal 8 * Twig autoescape * Security improvements * Cleanup around Entity * kerneltestbaseng * mink test base   ## DrupalUpgrade.info * What’s the story behind DrupalUpgrade.info? * What are the plans for drupalupgrade.info? * How can people get involved with this?   ## Drupal Module Upgrader * What is the Drupal Module Upgrader? * How does it work? * Is it perfect?   ## PatchADay * What is #PatchADay?   ## Questions from Twitter * Chris Weber asks:     * What's your favorite way to get an autoloader working with Drupal 7?     * Talk about Drupal 8 menu system.     * Will it be possible to export/import content?

    115 Drupal Core Gittip Team with Jennifer Hodgdon, Bojhan Somers Alex Pott and Cathy Theys - Modules Unraveled Podcast

    Play Episode Listen Later Aug 20, 2014 49:06


    ## GitTip * What is GitTip? How does it work?     * What is a GitTip team?     ## Drupal Core GitTip Team * How did the Drupal Core team come about? What prompted it’s genesis?     * Who is the organizer of the Drupal Core team, and who is benefiting from it? 19 members, Alex and Cathy are administering the group, a couple are on vacation. 16 others are taking money.   * On the GitTip page it says your goal is $5,000 US/week. What would that cover? Cathy: This week is the first week that we will not be able to fund the modest goal of giving people $64/week. The past few weeks we have been paying out $700. We have now eaten all our balance and have only $350 coming in this week. The $5k goal is what a guess at funding 6 people about ¼ time.   * What have you all been working on lately as a result of this funding? Cathy: tips are for work already done, so… I'm not sure. Maybe it motivates future work, or planning to be able to do future work? Jen? Bojhan? What has this funding enabled you to do?

    114 What PHPStorm brings to Drupal Developers with Maarten Balliauw - Modules Unraveled Podcast

    Play Episode Listen Later Aug 6, 2014 28:39


    ## PHPStorm * I’ve recently started using Sublime Text, how would you compare PHPStorm to other text editors? * What is an “IDE”? * What are some of stand out features of PHPStorm? * Where can people find out more about how to use the features of PHPStorm? * What is the pricing structure?     PHPStorm and Drupal * What integrations does PHPStorm have with Drupal 7, right now? * What will PhpStorm do for Drupal 8?   ## Questions from Twitter * [Marc Drummond](http://twitter.com/MarcDrummond) Really enjoy using [@phpstorm](http://twitter.com/phpstorm). Always interested in learning how to get more out of my use of it.

    Claim Modules Unraveled Podcast

    In order to claim this podcast we'll send an email to with a verification link. Simply click the link and you will be able to edit tags, request a refresh, and other features to take control of your podcast page!

    Claim Cancel