About this site

Tagged:  

Welcome to GotDrupal.com!

Here's the shortest answer to "What's GotDrupal.com?" - A site with Drupal videos.

Yes, plain and simple as it is, it's where I'm providing videos about the evolution and development of drupal sites, in particular, this site!

This site looks NOTHING like it will! - But that's a good thing.

I will be producing videos on various topics from the basic module review to how to code your own module as I work on this site. The videos on this site simply document progression as the site is enhanced. You learn as I create!

Click the titles to view the videos

It's not obvious yet (there are plans for making viewing videos cooler) but all you have to do is click the title link.

Twitter link and video notification

Some of my recent visitors wanted to be notified when new videos are released. You can always sign up for email notification or follow GotDrupal.com on Twitter

How To: Boost Drupal Performance

It's no coincidence the title of this video corresponds with exactly what you're probably trying to do with your Drupal site. Squeeze every bit of performance you can from whatever server you're on. Shared hosting, dedicated box, virtual server, you name it. So how does the mere Drupal user or admin get stellar performance out of Drupal?

It turns out, the tried and true method for the fastest web page response is simply allowing the web server to spit back a simple html page - just like the good old days of Web 1.0.

Now, Drupal is a complex Content Management System with years of personal investment by many talented and enterprising minds. It has a feature rich database with many creative optimizations in place.

Drupal Menu System Demystified

There's a mistake I've made which a few others have made too. The mistake is rushing into your new Drupal site and populating your menu right away.

How To: Leverage Drupal Taxonomy

While trying to think of what to write, regarding Drupal taxonomy, it was my kids’ story
last night that inspired this posting about this video covering how the taxonomy module works and what it means to your Drupal site.

How To: Drupal SEO using Nodewords for Meta tags

SEO is one of the more critical aspects for any web site - at least if you want to be found in the search engines. The fact that Drupal is capable of being super SEO friendly is a great benefit. However, it doesn't do you much good to simply know that Drupal is SEO friendly. With modules like SEO Checklist from Volacci you can certainly walk through the myriad of possible SEO options.

How To: Drupal debugging with Devel

Tagged:  

Getting started as a Drupal developer can take quite a bit of time. One of the key tricks is to know what to look for, and more importantly, how to look for it.

How To: Embedding media using SWF Tools module

Yep, we're living in a media rich world (just in case you didn't notice the video on this web page <wink>). In fact, what's the second most popular search engine? Is it Bing? Nope, it's YouTube of all things (last I heard).

So, all you really need to know, is how to bring your Drupal site up to the media rich standards of the new web and activate some media modules. Personally, I've used a number of them, and I'm quite comfortable digging around with Javascript and jQuery, however, there's something to be said for the easy route.

How To: Using Drupal Webform for useful feedback

Tagged:  

The Drupal Webform module is both a popular and useful module for collecting information from web site visitors.

For the most part, you can install, activate and start to create your own webforms right away. The module is pretty easy to use, well crafted and created by one of my most favorite Drupal developers.

Using webform is great when collecting valuable information, but what happens when you need a bit more. Is it possible to know where a site visitor was when they clicked on a response form? Can you determine what browser they are using, and if they use Macintosh or Windows? You sure can, and it's VERY helpful! Take a few minutes to watch this video and start collecting even more useful information.

How To: Drupal Panels

Like many other content management systems, Drupal is built on PHP. With PHP, you can dig in and make it do whatever you want. Likewise, you can dig into Drupal and make it do most everything you want - well, almost. If you're not afraid of writing PHP code, then the sky's the limit. If you're limited by the time and desire to learn PHP, then Panels is likely the way to go!

How To: Create a Drupal Calendar

In the beginning was the Event module. It was the de facto standard for managing calendar types of data. That was before CCK. Content Construction Kit saw fit to bring about many changes in the world of Drupal.

With the rise of Views module, a new era was born. Shortly after, the super talented developer KarenS created Date module and Views and Date got together. Their offspring was the Drupal Calendar module.

And from that time on, a Drupal calendar was easily possible with date and time harmony spreading across the land.

Syndicate content