Lullabot Ideas

We know stuff. We empower you to know stuff too.

Videos

  • Three Local Web Servers

    Video03.08.2012

    Your personal computer can be turned into your very own local web server so that you can develop a website on your machine before pushing the code into a production environment. In this set of three free videos we show you just how to do it. We cover three major operating systems: Mac OS X Lion, Windows 7, and Ubuntu 11.10 (Oneiric Ocelot), so pick your OS and get started with your local web server:

    Mac OS X

    ...

  • Drupal Commerce Basics

    Video03.01.2012

    Drupal Commerce videos are here! People have been asking for them for a while now, and we've been working hard to get them ready. In this Drupal Commerce series, Ryan Szrama takes you through the process of creating your own Drupal e-commerce site using Drupal Commerce for Drupal 7. The series starts by getting the basics installed with the Commerce Kickstart project, and then works through working with products, taxes, discounts, checkout, and general configuration of our store. We have two...

  • The Advanced Theming in Drupal 7 series picks up where the Theming Basics with Drupal 7 left off. The first two videos, Introduction to Advanced Theming in Drupal 7 and PHP for Themers, give a high-level overview of the the template.php file and a review of the basic PHP you need whe...

  • Watch this video on Drupalize.Me

    In this video Jerad Bitner walks you through the process of how to make a patch for a change to a contributed module on Drupal.org. We go through the steps for creating an issue, creating the patch and then submitting the patch. This video assumes that you have a git clone of a contributed module and are familiar with the...

  • Watch this video on Drupalize.Me

    This video goes through the process of finding a patch from the Drupal.org issue queue, and then applying it to a contributed module. After testing the patch and confirming that it fixes the bug, we then walk through the process of reporting back that the patch has been reviewed and tested by the community and is ready...

  • Watch this video on Drupalize.Me

    Theming Basics for Drupal 7 will provide a solid foundation for translating designs into Drupal themes. You'll learn to work with .info and tpl.php template files, how to add CSS and JavaScript, how to work with the...

  • Installing Drush on *nix

    Video08.18.2011

    Watch this video on Drupalize.Me

    In this video, part of the Introduction to Drush series, we walk through the steps to install Drush on *nix system (e.g. Linux, Unix, or Mac OS X). We cover requirements and downloading, then make sure Drush is executable and in our system PATH variable so we can use Drush from any directory.

  • Intro to Views for Drupal 7

    Video08.16.2011

    There is a new video series out, Intro to Views for Drupal 7, and we have released the first two in the series as Free videos, Overview of Views and Overview of the Views user interface.

    Watch these videos on Drupalize.Me

    This series walks you through the basics of the Views module. The first two videos ex...


  • Watch the first introductory video on Drupalize.me!

    In this video series you'll watch Joe Shindelar, Karen Stevenson and I (Michelle Lauer) walk you step by step through building out a job posting board. We do it all with the built-in Fields module in Drupal 7 along with some other...

  • What is Drush?

    Video07.01.2011

    Watch the video on Drupalize.me

    This is the first video in the Introduction to Drush series. This video provides an answer to the question "What is Drush?" We talk about what the name means, where you can find it and show some examples of tasks you can do with Drush. This is meant as an overview and introduction, while the rest of the series will get into the hands-on tasks o...