Media

Leveraging WebEnabled.com's Remote Git Repositories - for Beginners

Published October 31, 2012

Using Git to move the code base of a Drupal site from a local development environment to a hosting provider (or vice-versa) is a necessary skill that most Drupal site builders should have. Configuring and utilizing a remote Git repository can be an especially daunting task for people who don't have a strong background with version control systems.

Mini Case Study - TechWell.com

Published October 19, 2012

DrupalEasy was fortunate enough to be be hired to develop version 2.0 of TechWell.com - a software development news site by Software Quality Engineering (SQE) . TechWell.com covers a wide range of topics including agile development, software testing, quality assurance, and project management. This mini case study will detail some of the modules and techniques we've used to build the site.

Announcing DrupalCamp South Florida 2012

Published October 3, 2012

Dive In! Registration is now open for DrupalCamp South Florida , Saturday, October 20, 2012 at Nova Southeastern University in Ft. Lauderdale, Florida. The Florida Drupal User Group is again the dive master for this second year camp, which will be bigger and and go deeper than last year. You can follow all the latest developments via @fldrupalcamp and #dcsfl. The $20 registration for the camp includes a full day of sessions, lunch, and an awesome t-shirt (hint: Crockett and Tubbs).

DCSP Students Going Big with Drupal Community Contributions

Published October 1, 2012

We're a little over halfway through the second edition of the DrupalEasy Career Starter Program (DCSP) , and in addition to learning the Drupal basics, our twenty students have also been learning how to leverage the various "satellite technologies" in the Drupal universe (Git, IRC, SSH) to interact and contribute to the Drupal community. In case you're not familiar, the DCSP is a 20-week program that is aimed at jumpstarting our students' Drupal careers with 10 weeks of classroom training followed by a paid internship with an organization that uses Drupal. We call it "multi-modal" training because in addition to the classroom training, students are also assigned a community mentor, participate in mandatory lab hours, contribute back to the Drupal community, topped off with real-world experience in the form of an internship with one of our WE Drupal host organizations.

Leverage Eager, New Drupal Talent for Free. Really.

Published September 6, 2012

We all want rock stars on our projects. But the reality is, there are more projects out there than there are experienced Drupal developers to handle them. How can we make more rock stars? WE Drupal . Work Experience (WE) Drupal was developed by Brevard Workforce , our super innovative, Drupal-embracing local workforce agency as a follow-on program for the Drupal Career Starter Program to help jumpstart careers for developing Drupal talent in the region. WE Drupal provides DCSP grads with a salary while they work for companies and organizations within the Drupal Community for up to 10 weeks.

Anatomy of a Full-Featured, Responsive Slideshow

Published September 1, 2012

How many times do you find yourself building the same bit of functionality on Drupal sites for various clients? Whether it be a photo gallery, multi-user blog, or slideshow, as Drupal site builders, we often find ourselves re-inventing the wheel. Personally, I’ve been asked to build slideshows on many client (and volunteer) sites that I’m involved with. Over the years, I’ve developed a recipe for a powerful and flexible slideshow that often exceeds the needs of all but the most particular clients. I recently added the ability for the slideshow to be responsive, and now seems to be a good time to share what I’ve done. At the end of this post, I’ve provided the slideshow as a Features that you can implement on your sites.

20 Rock Star Mentors, 20 Eager Students, 1,000 Hours of Community Contributions

Published August 27, 2012

The second edition of the Drupal Career Starter Program kicked off last week with 20 out-of-work, eager IT professionals looking to jumpstart a new career in Drupal. They’re looking forward to spending 10 weeks learning the fundamentals of Drupal in the classroom, working their way up the Drupal Ladder during their lab hours, and transitioning into a paid internship with one of our Work Experience (WE) Drupal hosts . As if that wasn’t enough to jump-start a Drupal career, we’ve also matched each student with a DrupalEasy Community Mentor that will help guide the student in their 5 mandatory hours of community contributions each week. 20 students and mentors multiplied by 5 hours per week for 10 weeks equals 1,000 hours of community contributions.

Book Review: Drush User's Guide

Published August 13, 2012

It never fails - regardless of the skill level of the Drupal workshop that I'm teaching on any given day, the topic of Drush always sneaks its way into the conversation. Normally, it's because I have to quickly download a module to demonstrate something that has come up in class. Rather than navigating to the module's project page, I just quickly jump to the command line and do a "drush dl whatever" and hope that no one notices the witchcraft I just invoked - this inevitably results in the nerdiest student in the class perking up and wanting to know what the magic is that they just saw...

Shouldn't you have Your Own Drupal Protegé?

Published July 31, 2012

The success of mentor-protégé relationships driving greatness in all kinds of fields stands the test of time, from Socrates and Plato, to Max Plank and Albert Einstein, Emperor Palpatine and Anakin Skywalker (maybe not the best example), and even Dries and Webchick. Philosophy, physics, and even IT are better, and better recognized, because knowledge was shared and ideas were nurtured. There are thousands more examples in hundreds of disciplines. Now is a great time to take a cue from history and apply the mentoring strategy to the Drupal project with a focused effort. DrupalEasy is ramping up our second Drupal Career Starter Program (DCSP) in August, and one of the enhancements to the program this year is that students are required to put in 5 hours of community time at the direction of a mentor. In a few weeks, the 20 eager protegés, vetted for technical ability and attitude, will be ready to devote 5 hours per week to the Drupal project at the direction of 20 DrupalEasy Community Mentors (this is where you come in!)

"Blue Collar Git" Workshop Will Debut at DrupalCamp Charlotte

Published May 8, 2012

Great feedback from my "Tinkertoy Git" Tampa meetup and DrupalCamp Nashville presentation has inspired me to make it bigger. Much bigger. The expanded full-day "Blue Collar Git" workshop covers not only the basics of the distributed version control system, but also delves into remote repositories, resolving conflicts, and working with patches.