The Importance of Social Media

by dave vogler
Social Media This video is just too good to pass up. If you're not quite sure why social media is valuable, just watch this. There are some mind-blowing statistics presented here.

Twitter for Web Designers

by dave vogler
twitter mini grid

If you’ve got any connection whatsoever to the web design industry, you’re either on Twitter, or you’ve got half a dozen colleagues trying to convince you to jump in. If you’re still waffling about it, read Twitter from Zero: an Introduction, as a prerequisite to this article.

Assuming you’ve taken the plunge, and now you’re staring at your blank Twitter page wondering “ok, now what?”, here’s where to start.

Twitter from Zero: an Introduction

by dave vogler
twitter

By now you've likely heard of Twitter, and depending on where you've heard about it, you may have more questions about it than answers. Some people are obsessed with it, some make fun of it, and a whole bunch of people don't understand it. If you're in that last category, I've written this article for you.

categories:

Setting Your Canonical Domain

by dave vogler
labyrinth

You may have noticed that most websites are accessible two ways: with or without the 'www.' prepended to the domain name. Both URLs serve the same content, but one of them should be declared the 'primary', or 'canonical' URL.


categories:

Opening External Links in a New Window

by dave vogler
windows

Should your site's external links open in a new browser window? The question is better framed as "should my website force external links to open in a new window?"

categories:

Database-Diving in Drupal + Ubercart

by dave vogler
Ubercart Database

Sometimes it is more efficient to edit the MySQL database directly than manipulating your inventory within Drupal. Don't worry- it is not that difficult.