Talking Drupal

  • Autor: Vários
  • Narrador: Vários
  • Editor: Podcast
  • Duración: 580:01:05
  • Mas informaciones

Informações:

Sinopsis

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, Jason Pamental, John Picozzi and Nic Laflin.Recorded weekly in a Google Hangout at www.TalkingDrupal.com

Episodios

  • Talking Drupal #121 - Changing of the Guard

    01/06/2016 Duración: 55min

    In episode #121 we talk with Holly Ross and Megan Sanicki. Megan is replacing Holly as the Executive of the Drupal Association.  www.talkingdrupal.com TOPICS: DA mission - what is the mission of the Drupal Association What next - for Holly? Holly's time with the DA Megan's vision for the DA Goals for the next 12 months RESOURCES: https://assoc.drupal.org/blog/holly.ross.drupal/hello-world-goodbye-drup... https://assoc.drupal.org/blog/megansanicki/ready-serve http://buytaert.net/megan-sanicki-to-become-executive-director-at-the-dr...   HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxva   GUESTS: Megan Sanicki - @megansanicki Holly Ross - @JustHRoss  

  • Talking Drupal #120 - DrupalCon NA

    19/05/2016 Duración: 45min

    In episode #121 we hear about Drupal Con NA from John's perspective.  www.talkingdrupal.com TOPICS: Driesnote Drupal 8 Update Market Perspective Survey Initiatives MODULE OF THE WEEK: Better Formats www.drupal.org/project/better_formats 8.x & 7.x (needs more testing for a stable release) Set allowed text formats per field. Set default order of text formats per field. Hide format tips per role. Hide more format tips link per role. Hide format selection per role per entity. Currently only works on Field API fields on fieldable entities implementing core style text processing. The good thing is that is most things in core and contrib.    

  • Talking Drupal #119 - Drupal 8 Performance and Caching

    05/05/2016 Duración: 54min

    In episode #119 we talk about changes in Drupal 8 that are related to performance and caching.  www.talkingdrupal.com/119 TOPICS: Drupal 7 Caching Drupal 8 - Cache Tags Drupal 8 - Dynamic Page Cache External Cache Setup - Varnish Big Pipe MODULES: Generic Http Purger - https://www.drupal.org/project/purge_purger_http Purge - https://www.drupal.org/project/purge MODULE OF THE WEEK: iFrame www.drupal.org/project/iframe A custom field, which lets you add a complete iframe to your content types; including Src-URL, setting width and height, optionally a title above, and optionally a target attribute. GUESTS: Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLighteneddevelopment.com @nicxvan  

  • Talking Drupal #118 - Improving SEO

    20/04/2016 Duración: 58min

    In episode #118, we talk with Dan Shure (@dan_shure) about SEO.   TOPICS: What is SEO What is an SEO Consultant When to go to an SEO Consultant Organic vs Pay Managing customer questions Snake oil SEO Tools to get started Most common mistakes SEO Tips Recommended resource to people to learn RESOURCES: Screaming Frog SEO Spider - https://www.screamingfrog.co.uk/seo-spider/ Open Site Explorer - https://moz.com/researchtools/ose/ Ahrefs - https://ahrefs.com/ Majestic - https://majestic.com/ Google webmaster Tools - https://www.google.com/webmasters/tools/ SEO by the Sea - http://www.seobythesea.com/ Google webmaster blog - https://webmasters.googleblog.com/ Google inside search - http://www.google.com/intl/es419/insidesearch/ Search engine land - http://searchengineland.com/ Search engine watch - https://searchenginewatch.com/ Google webmaster help hangout - https://sites.google.com/site/webmasterhelpforum/en/office-hours Moz Blog - https://moz.com/blog Evolving SEO - http://www.evolvingseo.com Experts On Th

  • Talking Drupal #117 - Solr

    20/04/2016 Duración: 59min

    In episode #117 we talk about using Solr for search on a Drupal website.  www.talkingdrupal.com/117 TOPICS: Core search What is Solr How does Solr work Benefits of using Solr Features of Solr MODULES: Search API - https://www.drupal.org/project/search_api Search API Solr Search - https://www.drupal.org/project/search_api_solr Search Pages - https://www.drupal.org/node/1255226 Custom Search - https://www.drupal.org/project/custom_search Facet API - https://www.drupal.org/project/facetapi Search API Page - https://www.drupal.org/project/search_api_page Search API Autocomplete -https://www.drupal.org/project/search_api_autocomplete ApacheSolr - https://www.drupal.org/project/apachesolr RESOURCES: Setting up Solar - https://www.drupal.org/node/1999310 Apache Solr - http://lucene.apache.org/solr/ Rubber Duck Debugging - http://www.rubberduckdebugging.com/ Views Help Text Bug (Patch #36) - https://www.drupal.org/node/339384 Open Solr - https://opensolr.com/ MODULE OF THE WEEK: Multi-Step Registrationwww.d

  • Talking Drupal #116 - Deploying Drupal

    23/03/2016 Duración: 57min

    In episode #116 we discuss automating the deployment process with Rob Aubin. TOPICS: Deployment process Dev - Staging - Traing - Production Using GIT Strategy for deployment Why automation Automation risks Jenkins and other tools RESOURCES: http://deploybot.comhttps://jenkins-ci.org/https://www.tunnelbear.comhttps://events.drupal.org/losangeles2015/sessions/how-jenkins-can-work-w... MODULE OF THE WEEK: Smart IPwww.drupal.org/project/smart_ipSmart IP identify visitor's geographical location (longitude/latitude), country, region, city and postal code based on the IP address of the user. These information will be stored at session variable ($_SESSION) with array key 'smart_ip' and Drupal $user->data object with array key 'geoip_location' of the user but optionally it can be disabled (by role) at Smart IP admin page. Other modules can use the function smart_ip_get_location($ip_address) that returns an array containing the visitor's ISO 3166 2-character country code, longitude, latitude, region (FIPS), city and

  • Talking Drupal #115 - Drupal AMP

    09/03/2016 Duración: 01h08min

    In episode #115 we talk about Google's AMP (Accelerated Module Pages) and implementation in Drupal with Matthew Tift.  http://www.talkingdrupal.com/115 Topic What is AMP? Technical Implementation Show should care about AMP? Drupal AMP Module   Resources AMPing with Drupal - https://amphtml.wordpress.com/2016/03/02/amping-up-drupal/ https://assoc.drupal.org/vote2016 https://assoc.drupal.org/drupal-association-board-elections https://www.drupal.org/project/amptheme https://www.lullabot.com/articles/amping-up-drupal  Modules AMP module - https://www.drupal.org/project/amp Module of the Week Field UI - api.drupal.org/api/drupal/modules!field_ui!field_ui.module/7 Allows administrators to attach custom fields to fieldable types. Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic Laflin - www.nLightened.net @nicxvan Matthew Tift - @matthewtift      

  • TalkingDrupal #114 - Text Messaging Integration (Twilio)

    24/02/2016 Duración: 51min

    In episode #114, we talk about integrating text messaging into your website.  www.talkingdrupal.com/114 Topics Use cases for Text Messages What is Twilio? Other Drupal SMS solutions Modules Twilio - https://www.drupal.org/project/twilioViop - https://www.drupal.org/project/voipdrupal Module of the Week Redirect Module - https://www.drupal.org/project/redirect https://www.drupal.org/project/redirect Common API for loading, saving, and deleting redirects. Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects. Redirect counter and last used timestamp, with automatic cleanup of inactive redirects. Integration with Drupal's page cache to optimize redirects and performance. Complete individual redirect access API. Views API integration. Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic Laflin - www.nLightened.net @nicxvan    

  • Talking Drupal #113 - D6 End of Life

    10/02/2016 Duración: 01h06min

    In episode #113 we talk about Drupal 6 End of Life with guest David Snopek. TOPICS: What is End of Life? Drupal Install HistoryThe day after - what does this mean for your Drupal 6Drupal 6 Long Term Support (D6 LTS)Hosting IssuesMoving to Drupal 7 or 8Preparing a customer MODULE OF THE WEEK: Offie Hourswww.drupal.org/project/office_hoursA CCK/Fields module that creates an "office hours" or "opening hours" field. You can set the default weekly office hours for your locations HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic Laflin - www.nLightened.net @nicxvan David Snopek - @dsnopek

  • Talking Drupal #112 - Selling Drupal

    27/01/2016 Duración: 01h03min

    In episode #112 we talk about selling Drupal with Adam Lamagna. Topics Determining Drupal is good fit Dealing with competitor Positioning Drupal as the solution Objections to Drupal Open Source vs Proprietary Dealing with WordPress Drupal 8 pitch Module of the Week Configuration Installer www.drupal.org/project/config_installer The Configuration Installer is a installation profile that takes over the Drupal installer and allows sites to be created from existing configuration. Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic Laflin - www.nLightened.net @nicxvan Adam Lamagna -@ajmatic

  • Talking Drupal #111 - View Revisited

    07/01/2016 Duración: 50min

    In episode #111 we revisit the topic of Views in Drupal.  www.talkingdrupal.com Topics Formatters Sorting Filters Views Templates Relationships New in Drupal 8 Modules: Semantic views- https://www.drupal.org/project/semanticviewsDraggable Views - https://www.drupal.org/project/draggableviews   Modules of the Week:File Checkerhttps://www.drupal.org/project/file_checkerIn a perfect Drupal world your server file system and its corresponding entries in Drupal's files table are 100% synchronized. But what if parts of your file system have been corrupted due to some disk failure? Or one of your modules messed up your database and files? Or your deploy script went beserk? Well, then this module will help you to monitor and find out which files are out of sync. Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic Laflin - www.nLighteneddevelopment.com @nicxvan

  • Talking Drupal #110 - Commerce Subscriptions

    16/12/2015 Duración: 51min

    In episode #110 we discuss building a subscription based commerce website. TOPICS: What is a subscription? Credit Cards Controlling Access to content / Feature Drupal Commerce Components RESOURCES: Decoupling Drupal - http://buytaert.net/should-we-decouple-drupal-with-a-client-side-framework MODULE OF THE WEEK: Menu Item Visibility www.drupal.org/project/menu_item_visibility This module exposes configurable and extendable visibility settings for menu links. For example, if you want to create a 'My account' link that points to /user, both anonymous and registered users have access to the /userpath, so both will see the link, even if anonymous users do not technically have an account. Using this module will allow you to only have your 'My account' link visible to registered users, and hide it from anonymous users.The module uses the exact same UI used for block visibility settings for familiarity. HOSTS: Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic La

  • Exploring Drupal 8 - #006 Intermediate Module Development Concepts

    09/12/2015 Duración: 34min

    In episode #006 of Exploring Drupal 8 we talk about intermediate module development concepts TOPICS: Let's talk Plugins. What is this Dependency Injection idea everyone is talking about? Further exploring. RESOURCES: Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

  • Exploring Drupal 8 - #005 Basic Concepts of Module Development

    09/12/2015 Duración: 30min

    In episode #005 of Exploring Drupal 8 we talk about the basic concepts of module development TOPICS: A look at the Routing Layer. How about Forms? What about Blocks? What are Services? RESOURCES: Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

  • Exploring Drupal 8 - #004 Intro to Module Development

    09/12/2015 Duración: 31min

    In episode #004 of Exploring Drupal 8 we talk module development, an intro TOPICS: What's changing in Module Development Revolutionary vs Evolutionary Changes Getting off the Island (Composer, Doctrine, Twig, Symfony) Leveraging Symfony components HTTP Foundation Routing YAML Shifting how we think about our solutions. Object Oriented is fully baked into Core. RESOURCES: Code Academy - https://www.codecademy.com/learn/phpBuild A Module - http://buildamodule.com/Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

  • Exploring Drupal 8 - #003 Theming

    09/12/2015 Duración: 28min

    In episode #003 of Exploring Drupal 8 we talk about theming. TOPICS: General Overview New Templating System Core theme Libraries RESOURCES: Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

  • Exploring Drupal 8 - #002 New in Core - Part 2

    09/12/2015 Duración: 33min

    In episode #002 of Exploring Drupal 8 we talk more about what's new in core. TOPICS: Changes to Content Type Creation Display Modes: View Modes / Form5 Modes Editable and expandable New Block System Comment Types Config. Management RESOURCES: Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

  • Exploring Drupal 8 #001 - What's new in Core PART 1

    09/12/2015 Duración: 30min

    In episode #001 of Exploring Drupal 8 we talk about what's new in core. TOPICS: Views in Core Front page File manager New Fields WYSIWYG In-Line Editing Contact Form RESOURCES: Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

  • Talking Drupal #109 - Chef

    02/12/2015 Duración: 54min

    Topics Chef in a nutshell Server configuration management Use Cases What is Chef Chef Components Chef and the Drupal world Resources Chef - https://www.chef.io/ Chef Overview - https://docs.chef.io/chef_overview.html Module of the Week Disable Messages - www.drupal.org/project/disable_messages Gives a site owner options to disable specific messages shown to end users. The core drupal message system as offered by drupal_set_message is an excellent way for modules to send out messages to the end users. However not all drupal site owners are keen to show all the messages sent out by drupal core and all modules to their users. This module gives site administrators a reasonably powerful way to filter out messages shown to the end users. Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxvan Guests Ron Lipke - @neverminding

  • Talking Drupal #108- Drupal Audit

    18/11/2015 Duración: 01h07min

    Topics What is a Drupal Audit? What modules can help you Module Review Entity Type Review How pages are built Functionality How it looks - theme Hosting Development process Performance recommendations Deliverable Modules Security Review - https://www.drupal.org/project/security_review Site Audit - https://www.drupal.org/project/site_audit Hacked! - https://www.drupal.org/project/hacked Module of the Week Ip Geo location drupal.org/project/ip_geoloc The module makes it very easy to create Views-based mapping solutions using the map renderer of your choice (Google, OpenLayers or Leaflet) with any location storage module of your choice, e.g. Get Locations,Geofield, Geolocation Field or Location. Hosts Stephen Cross - www.ParallaxInfoTech.com @stephencross John Picozzi - www.oomphinc.com @johnpicozzi Nic Laflin - www.nLightened.net @nicxvan    

página 23 de 29