<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><description>Mustardseed Media is a Drupal development shop that is happy to help YOU learn more about Drupal and web design. Our screencasts cover everything from basic to advanced design and development techniques. On the web at: http://mustardseedmedia.com/podcast</description><title>Mustardseed Media Video Podcast</title><managingEditor>noemail@noemail.org (Mustardseed Media, Inc.)</managingEditor><pubDate>Mon, 30 Jun 2025 08:29:04 GMT</pubDate><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">Whik47RcZ0hXwY95JokY8Q</yt:channelId><link>https://www.youtube.com/channel/UCWhik47RcZ0hXwY95JokY8Q</link><language>en-us</language><itunes:explicit>no</itunes:explicit><copyright>All videos copyright Mustardseed Media Inc.</copyright><itunes:image href="http://mustardseedmedia.com/sites/default/files/videopodcast/videopodcasticon.jpg"/><itunes:keywords>drupal,web,design,web,development,cms,lullabot,drupal,org,mustardseed,css,html,javascript,php</itunes:keywords><itunes:summary>Mustardseed Media is a Drupal development shop that is happy to help YOU learn more about Drupal and web design. Our screencasts cover everything from basic to advanced design and development techniques. On the web at: http://mustardseedmedia.com/podcast</itunes:summary><itunes:subtitle>Web design how to's featuring the Drupal CMS</itunes:subtitle><itunes:author>Mustardseed Media, Inc.</itunes:author><itunes:owner><itunes:email>info@mustardseedmedia.com</itunes:email><itunes:name>Mustardseed Media, Inc.</itunes:name></itunes:owner><item><title>Awesome Hero Images (and hook_block_view_alter uglyness)</title><link>https://www.youtube.com/watch?v=FtV78ufp9Jw</link><pubDate>Wed, 23 Mar 2016 17:50:40 GMT</pubDate><guid isPermaLink="false">yt:video:FtV78ufp9Jw</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">FtV78ufp9Jw</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Awesome Hero Images (and hook_block_view_alter uglyness)</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/FtV78ufp9Jw?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i3.ytimg.com/vi/FtV78ufp9Jw/hqdefault.jpg" width="480"/>
   <media:description>Hero Images have been a big trend in web design for the past few years but they're not quite as easy as just sticking an image on a node.  To do them well with good design control you'll want to rely on views, blocks, and some trickery to make them play nicely.  In this episode, Bob shows you how, plus opens himself up to ridicule by attempting to use the hook_block_view_alter() function in Drupal 8.  Prepare yourself for some "this was so much easier in D7" complaints along with some more cool Drupal tricks.  http://mustardseedmedia.com/podcast/episode59</media:description>
   <media:community>
    <media:starRating average="5.00" count="20" max="5" min="1"/>
    <media:statistics views="1994"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>How to Use Views Relationships</title><link>https://www.youtube.com/watch?v=4W3lMjwr8MI</link><pubDate>Fri, 18 Mar 2016 17:07:29 GMT</pubDate><guid isPermaLink="false">yt:video:4W3lMjwr8MI</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">4W3lMjwr8MI</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>How to Use Views Relationships</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/4W3lMjwr8MI?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i1.ytimg.com/vi/4W3lMjwr8MI/hqdefault.jpg" width="480"/>
   <media:description>There's alot of stuff in Drupal.  Sometimes we just gloss over and never learn some parts of it because, well, we've never seen the need for them.  On this podcast, Bob shows how to use Views Relationships.  It may be one of those things you've glossed over, but is a really poweful functionality to wrap your mind around.   http://mustardseedmedia.com/podcast/episode58</media:description>
   <media:community>
    <media:starRating average="5.00" count="111" max="5" min="1"/>
    <media:statistics views="7104"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Setting up a Dev environment with Drush Aliases</title><link>https://www.youtube.com/watch?v=pmfLMAlDG0Y</link><pubDate>Fri, 11 Mar 2016 15:38:09 GMT</pubDate><guid isPermaLink="false">yt:video:pmfLMAlDG0Y</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">pmfLMAlDG0Y</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Setting up a Dev environment with Drush Aliases</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/pmfLMAlDG0Y?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i1.ytimg.com/vi/pmfLMAlDG0Y/hqdefault.jpg" width="480"/>
   <media:description>You're still editing directly on your Drupal production site, aren't you? (shame, shame, I know your name).  On this episode Bob shows you how to setup a proper Development environment that can easily be rest as an exact clone of your production environment at any time.  http://mustardseedmedia.com/podcast/episode57</media:description>
   <media:community>
    <media:starRating average="5.00" count="31" max="5" min="1"/>
    <media:statistics views="2232"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Drupal 8 Configuration Management Workflow</title><link>https://www.youtube.com/watch?v=-c-G53dTGy4</link><pubDate>Mon, 29 Feb 2016 21:16:33 GMT</pubDate><guid isPermaLink="false">yt:video:-c-G53dTGy4</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">-c-G53dTGy4</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Drupal 8 Configuration Management Workflow</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/-c-G53dTGy4?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/-c-G53dTGy4/hqdefault.jpg" width="480"/>
   <media:description>Woah!  Bob is back after a long hiatus with a new Drupal 8 video!  In this video we look at the new Drupal 8 Configuration Management functionality that is in core.  Like lots of other Drupal devs, we found Features module essential in Drupal 7 so we'll look at how to setup and emulate that workflow in D8, using git and drush to push our code around.  Hop on board the newly relaunched Drupal 8 Video podcast train...WOOT WOOT! http://mustardseedmedia.com/podcast/episode56</media:description>
   <media:community>
    <media:starRating average="5.00" count="174" max="5" min="1"/>
    <media:statistics views="12862"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Feeds Module</title><link>https://www.youtube.com/watch?v=9wasIAbfRls</link><pubDate>Tue, 14 Aug 2012 16:33:03 GMT</pubDate><guid isPermaLink="false">yt:video:9wasIAbfRls</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">9wasIAbfRls</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Feeds Module</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/9wasIAbfRls?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/9wasIAbfRls/hqdefault.jpg" width="480"/>
   <media:description>The second half of the video includes importing data from remote CSV files can be purchased for $10 from http://mustardseedmedia.com/feeds-premium

In this episode Bob shows you the basics of using the Feeds module to import content from remote sources to your Drupal site.  The process includes setting up and understanding the module and mapping RSS fields to content types.</media:description>
   <media:community>
    <media:starRating average="5.00" count="63" max="5" min="1"/>
    <media:statistics views="23578"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Building a Portal Site with Oembed</title><link>https://www.youtube.com/watch?v=mKmzGOL4wJ8</link><pubDate>Fri, 18 May 2012 18:52:24 GMT</pubDate><guid isPermaLink="false">yt:video:mKmzGOL4wJ8</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">mKmzGOL4wJ8</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Building a Portal Site with Oembed</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/mKmzGOL4wJ8?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/mKmzGOL4wJ8/hqdefault.jpg" width="480"/>
   <media:description>in this episode, Bob integrates oembed module and embed.ly along with prepopulate module to create a slick content curation system for portal sites in the Drupal CMS.</media:description>
   <media:community>
    <media:starRating average="5.00" count="20" max="5" min="1"/>
    <media:statistics views="5847"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Node Hierarchy And Site Architecture</title><link>https://www.youtube.com/watch?v=oz3xkF819c0</link><pubDate>Tue, 17 Apr 2012 20:27:32 GMT</pubDate><guid isPermaLink="false">yt:video:oz3xkF819c0</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">oz3xkF819c0</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Node Hierarchy And Site Architecture</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/oz3xkF819c0?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i4.ytimg.com/vi/oz3xkF819c0/hqdefault.jpg" width="480"/>
   <media:description>Today Bob shows you how to get your site in order by using the Node Hierarchy Module.</media:description>
   <media:community>
    <media:starRating average="5.00" count="19" max="5" min="1"/>
    <media:statistics views="9180"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Commerce Event Registration</title><link>https://www.youtube.com/watch?v=yClvgWWLRm8</link><pubDate>Sat, 14 Apr 2012 00:08:30 GMT</pubDate><guid isPermaLink="false">yt:video:yClvgWWLRm8</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">yClvgWWLRm8</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Commerce Event Registration</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/yClvgWWLRm8?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/yClvgWWLRm8/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="16" max="5" min="1"/>
    <media:statistics views="9263"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>ThemeKey</title><link>https://www.youtube.com/watch?v=DzAkOGbuTJc</link><pubDate>Sat, 14 Apr 2012 00:06:45 GMT</pubDate><guid isPermaLink="false">yt:video:DzAkOGbuTJc</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">DzAkOGbuTJc</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>ThemeKey</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/DzAkOGbuTJc?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i1.ytimg.com/vi/DzAkOGbuTJc/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="49" max="5" min="1"/>
    <media:statistics views="11852"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>hook form alter</title><link>https://www.youtube.com/watch?v=7Wn0sIrGWDI</link><pubDate>Sat, 14 Apr 2012 00:06:27 GMT</pubDate><guid isPermaLink="false">yt:video:7Wn0sIrGWDI</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">7Wn0sIrGWDI</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>hook form alter</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/7Wn0sIrGWDI?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i4.ytimg.com/vi/7Wn0sIrGWDI/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="224" max="5" min="1"/>
    <media:statistics views="22006"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Custom Template Files</title><link>https://www.youtube.com/watch?v=1L_MeP2WrTc</link><pubDate>Sat, 14 Apr 2012 00:01:28 GMT</pubDate><guid isPermaLink="false">yt:video:1L_MeP2WrTc</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">1L_MeP2WrTc</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Custom Template Files</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/1L_MeP2WrTc?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/1L_MeP2WrTc/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="6" max="5" min="1"/>
    <media:statistics views="2834"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>MediaElement</title><link>https://www.youtube.com/watch?v=itcO4u4kOUc</link><pubDate>Fri, 13 Apr 2012 23:59:45 GMT</pubDate><guid isPermaLink="false">yt:video:itcO4u4kOUc</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">itcO4u4kOUc</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>MediaElement</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/itcO4u4kOUc?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/itcO4u4kOUc/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="37" max="5" min="1"/>
    <media:statistics views="15060"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Workflow</title><link>https://www.youtube.com/watch?v=EKM8Tn3-diY</link><pubDate>Fri, 13 Apr 2012 23:57:45 GMT</pubDate><guid isPermaLink="false">yt:video:EKM8Tn3-diY</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">EKM8Tn3-diY</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Workflow</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/EKM8Tn3-diY?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/EKM8Tn3-diY/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="30" max="5" min="1"/>
    <media:statistics views="6617"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Drupal 7 Views UI</title><link>https://www.youtube.com/watch?v=dYFVhplu9aM</link><pubDate>Fri, 13 Apr 2012 23:48:23 GMT</pubDate><guid isPermaLink="false">yt:video:dYFVhplu9aM</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">dYFVhplu9aM</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Drupal 7 Views UI</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/dYFVhplu9aM?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i1.ytimg.com/vi/dYFVhplu9aM/hqdefault.jpg" width="480"/>
   <media:description> </media:description>
   <media:community>
    <media:starRating average="5.00" count="21" max="5" min="1"/>
    <media:statistics views="8164"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item><item><title>Ubercart Event Registration</title><link>https://www.youtube.com/watch?v=ME42weiKRoM</link><pubDate>Fri, 13 Apr 2012 23:42:07 GMT</pubDate><guid isPermaLink="false">yt:video:ME42weiKRoM</guid><yt:videoId xmlns:yt="http://www.youtube.com/xml/schemas/2015">ME42weiKRoM</yt:videoId><yt:channelId xmlns:yt="http://www.youtube.com/xml/schemas/2015">UCWhik47RcZ0hXwY95JokY8Q</yt:channelId><media:group xmlns:media="http://search.yahoo.com/mrss/">
   <media:title>Ubercart Event Registration</media:title>
   <media:content height="390" type="application/x-shockwave-flash" url="https://www.youtube.com/v/ME42weiKRoM?version=3" width="640"/>
   <media:thumbnail height="360" url="https://i2.ytimg.com/vi/ME42weiKRoM/hqdefault.jpg" width="480"/>
   <media:description>Mustardseed has created and released a new module called Ubercart Event Registration and this screencast gives an overview of it's initial features. This module creates a simple event registration feature which ties together Webform and Ubercart modules to create a straightforward way to allow event registrations with custom forms.</media:description>
   <media:community>
    <media:starRating average="5.00" count="3" max="5" min="1"/>
    <media:statistics views="2798"/>
   </media:community>
  </media:group><author>info@mustardseedmedia.com (Mustardseed Media, Inc.)</author></item></channel></rss>