

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

Nov 9, 2016 • 1h 2min
Talking Drupal #132 - Drupal Licensing and GPL
Recorded the day after the US Presidential Election, John , Nick and I were a bit tired after watching election results throughout the night, but energized for a discussion with Kevin Reynen about Drupal Licensing. A recent community ‘conversation’ between WordPress and Wix sparked our interest to talk about the GPL. If you are making money on Open Source software, you should pay attention to licensing. Watch or listen Show Notes What is the Drupal Licensing Working Group? Everything committed to Drupal repo has to be compatible with GPL v2 What is the GPL? Based on Richard Stallman’s set of four freedoms: The freedom to run the program, for any purpose The freedom to study how the program works, and change it so it does your computing as you wish The freedom to redistribute copies so you can help your neighbor The freedom to distribute copies of your modified versions, giving the community a chance to benefit from your changes What is the difference between copyright and licensing You can claim copyright of a module you write, which means the others must attribute you are the source of original author. The GPL allows other to distribute and modify that code. What does distribution mean and what triggers the distribution clause? As is relates to work for hire As is related to SaaS As is relates to the contract you are hired under Distribution vs Convery Can you sell a module or theme? YES! Licensing - Drupal interfacing with other products (licenses) - ie. FontAwesome, CiviCRM, CKEditor in Core, AMP Major differences between GPL v2 and GPL v3, AGPL GPL and the use of GitHub Distributions, Drupal 8, Composure and licensing How is licensing monitored Wordpress and Wix recap Resources GPL Version 2 Drupal Licensing FAQ Blog post from Matt at Wordpress Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxvan Guests Kevin Reynen - http://www.colorado.edu/@kreynen

Oct 26, 2016 • 42min
Talking Drupal #131 - Third Party APIs
In episode #131 we talk about interfacing your Drupal website with third party APIs. Listen or Watch Tips of the Week Nic - sign up for Talking Drupal’s new Newsletter to receive bonus material at www.talkingdrupal.com John - Consider upgrading your Mac before buying a new one. A Memory upgrade and/or solid state drive can make an old machine new again. Stephen - Look for local meet ups. It’s a great place to learn and make new Drupal friends. Show Notes What is an API? A contract between two applications. Client side vs server side access to third party APIs Evaluating APIs Is the API well documentation. Use tools to test the API before you invest time in writing code - (chrome extensions) Advances REST Client, Postman Relationship with company providing the API. Do you have access to technical support? Authentication - authentication methods, depends of the API Interested in an API - look for a Drupal modules first, before coding one yourself Module of the Week CKEditor Anchor Link for Drupal 8 The Drupal 8 Core CKEditor is missing some very important options. Resources Advanced REST Client Postman Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxvan

Oct 18, 2016 • 1h 12min
Talking Drupal #130 - Special: Brian Charlson
In this special episode we share the New England Drupal Camp keynote speech from Brian Charlson. Brian shares the struggles of a blind person using a good website and bad website. Brian Charlson is a national authority on assistive technology for persons who are blind or visually impaired. Brian has worked at the Carroll Center for the Blind as both a classroom instructor and as the Director of Technology over the last 30 years. Blind himself, he has dedicated his career to ensuring that persons with vision loss have equal access to technology and the skills to independently use it in their daily lives. As Director of the Carroll Center for the Blind Computer Training Services program, and as the Chair of the Information Access Committee of the American Council of the Blind, he has worked with Sun Micro Systems, Adobe Systems, Microsoft, IBM and may other companies to improve the accessibility of mainstream products and services. While working with Freedom Scientific, GW Micro, AI Squared and Duxbury Systems, among others, to assure that access technology keeps up with the rapidly changing information technologies used in school, offices and places of public accommodation. Brian has presented at national and international technology, leadership and special education conferences including traveling to Spain, Israel, Greece, England, Canada and Australia. He is often a guest speaker on subjects related to access to technology for those with disabilities at universities, library associations and other media events. Brian has taken leadership roles in local, state, national and international consumer groups including the Bay State Council of the Blind, Library Users of America, American Council of the Blind and the World Blind Union. Brian is an advocate for quality services for people who are blind so that they can achieve their individual best. Brian’s current passions include universal design so that mainstream technologies can be used by everyone; making access technology training available to everyone who needs it; Major League Baseball as a fan of the Boston Red Sox and internet radio as the co-host of the Yin Yang Show on ACB Radio Interactive.

Sep 28, 2016 • 52min
Talking Drupal #128 - Login Security
In episode #128 we talk about options for securing Drupal logins. TOPICS: What do we mean by Login Security? Modules Password Strength Password Policies Two Factor Authentication Flood Control HTTPS Spam accounts Reset password Drush RESOURCES: Password Policy - https://www.drupal.org/project/password_policy Password Strength - https://www.drupal.org/project/password_strength Flood Control - https://www.drupal.org/project/flood_control Login Security - https://www.drupal.org/project/login_security Duo Two-Factor Authentication - https://www.drupal.org/project/duo Google Authenticator Login - https://www.drupal.org/project/ga_login MODULE OF THE WEEK: BG Image Formatter www.drupal.org/project/bg_image_formatter This module provides an image formatter who allows you to set an image in background of a div. The images are from a field of an entity and not from a configuration page or sth else, so it's very easy to setup and manage.

Sep 14, 2016 • 51min
Talking Drupal #127 - Local Development with Vagrant
In episode #127 we talk with Ben Doherty about setting up a local development environment with Vagrant. TOPICS: What is Vagrant Why would you consider using it? What are the benefits of vagrant vs *AMP Difference between Docker and Vagrant How do you install Vagrant Common Vagrant Commands How do you get a local environment setup When using GIT/IDE locally, where does the code sit? How does it work? More advanced uses/configuration Resources RESOURCES: Vagrant Boxes Search - https://atlas.hashicorp.com/boxes/search Vagrant Boxes Install - https://www.vagrantup.com/docs/boxes.html Drupal VM - https://www.drupalvm.com Docker - https://www.docker.com/

Sep 1, 2016 • 45min
Talking Drupal #126 - New England Drupal Camp
In episode #126 we discuss the planning for the New England Drupal Camp 2016. TOPICS: NEDCamp Third Year Scheduling around other camps / Drupalcon Moving location Team Training Day Focus/Theme - Accessibility Where’s next year's camp going to be? MODULE OF THE WEEK: IMCE for FileField www.drupal.org/project/imce_filefield IMCE for FileField allows users to select files from IMCE File Browser. It supports FTP uploaded files by automatically registering them as IMCE files thus making them usable in a FileField.

Aug 5, 2016 • 53min
Talking Drupal #125 - Analytics
TOPICS: How you can use analytics What analytics are needed Capturing analytics Core Statistics module Custom development Google Analytics / Google Tag Manager Other tools Other Analytics Tools/Modules MODULES: Statistics Counter - https://www.drupal.org/project/statistics_counter Google Analytics - https://www.drupal.org/project/google_analytics Google Tag Manger - https://www.drupal.org/project/google_tag RESOURCES: New Relic https://newrelic.com/ Loggly https://www.loggly.com/ Google Tag Manager - https://www.google.com/analytics/tag-manager/ MODULE OF THE WEEK: Simple Ads www.drupal.org/project/simpleads This module provides a way to feature advertisements on a Drupal website. It displays graphical, text and flash ads in configurable blocks. It records and reports useful statistics. It is easy to configure and does not depend on other contrib modules. HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxvan

Jul 20, 2016 • 1h 2min
Talking Drupal #124 - OTC#4
TOPICS: Drupal 8 learning curve Composer - The new way to manage modules Git workflows Update hooks / deleting modules MODULE OF THE WEEK: Node Edit Protection www.drupal.org/project/node_edit_protection A very simple JavaScript based protection that will alert a user if they are navigating away from a modified Node Edit form without saving. It uses a standard JavaScript confirm dialog that allows the user to either continue what they were doing, or cancel the move allowing them the opportunity to save. It marks the form as dirty by using the blur event of the node fields. HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLighteneddevelopment.com @nicxvan

Jun 29, 2016 • 45min
Talking Drupal #123 - Paragraphs
In episode #123 we take about the red hot module, Paragraphs. www.talkingdrupal.com/123 TOPICS: What is Paragraphs Why use it? Features Use Cases Supporting Modules MODULES: Paragraphs - https://www.drupal.org/project/paragraphs Paragraphs Pack - https://www.drupal.org/project/paragraphs_pack Classy Paragraphs - https://www.drupal.org/project/classy_paragraphs Paragraph Defaults - https://www.drupal.org/project/paragraphs_defaults Paragraphs ID - https://www.drupal.org/project/paragraphs_id RESOURCES: Paragraphs Demo Site - http://paragraphs.site-showcase.com/ Beyond WSIWYGL: Buiding a better UX for Content Editors http://nedcamp.org/new-england-drupal-camp-2015/sessions/beyond-wysiwyg-... Paragraph Extras (sandbox) - https://www.drupal.org/sandbox/christophersmith262/2544230 HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxvan

Jun 15, 2016 • 55min
Talking Drupal #122 - Taxonomy or Entity Reference
In episode #122 we talk about using Taxonomy or Entity References TOPICS: Definition of Taxonomy Scenario/Use cases Considerations MODULES: Taxonomy Access Control https://www.drupal.org/project/taxonomy_access Taxonomy Access Fix https://www.drupal.org/project/taxonomy_access_fix MODULE OF THE WEEK: IMCE Mkdir www.drupal.org/project/imce_mkdir IMCE Mkdir allows users to create and delete sub-directories under directories assigned by IMCE. HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLighteneddevelopment.com @nicxvan GUEST: Benji Fisher - https://www.drupal.org/u/benjifisher