Archive for January, 2010

Rethinking traditional marketing (Part 2)


Wednesday, January 13th, 2010

This is a second post in several that I’d promised to devote to rethinking a traditional way of doing marketing (See previous post). WARNING: the post below is loaded with “strategery” and requires some time and thinking on your part. If you are looking for some quick fix or 10 Dos and Don’ts, skip this.

With that disclaimer out of the way let’s continue. Remember I asked you to make a list of all the touch points you company has with its prospective and current clients?

I provided a cheat-sheet which had things like TV, website, press, social networking sites. This is what we need it for – we are going to draw a diagram of your company’s (or brand’s) interaction with the outside world (customers, prospective customers, customers of your competitors, etc.). Think of it as a map of your marketing universe that will help you navigate through the minds of your current and future customers.

Large whiteboard and several dry-erase markers with different colors are best because you are going to erase and move things around. Draw your company in the center, draw your audience/s segments around the perimeter, and then fill in the space around your company with all the touch points/communication channels that you’ve listed.

In the end you might draw a diagram like this one
(note my outstanding graphic abilities):

Marketing Universe Map - touch points between your company and your audience

Marketing Universe Map - touch points between your company and your audience

Notice a few things in the example above. I have connected your company with the audience members though each channel. Double-headed arrows indicate that the information or interaction goes both ways (for instance website can be used to both communicate and listen to your audience). Other channels only allow you to broadcast but not listen, thus the arrows go only in one direction.

Use knowledge of your current situation to map everything out. For instance, if your company has a blog you might have to draw two types of blogs, one – your “Corporate blog” that is connected from your company to the audience and another – call it “Other blogs” and only connect it from the bloggers to the audience.

Note that I had used different color above to indicate level of control you exercise on these various touch points or communications channels. The ones that you have relative control over are shown in blue; the ones that you have only indirect control or no control at all are red.

Once you get the diagram as detailed as possible, step aside and take a moment to ponder.  What does it mean for your business? A picture is worth a thousand words.

I guarantee you will start understanding your customers and prospects a little better. This is the universe they live in. These are the different channels they get thousands of messages through every minute of every day.

Finally if you feels like trying to get into their shoes even more, draw other touch points / communication channels, that you think your audience spends time with or pays attention to, even though you might not be actively using them. For instance if they watch TV and you don’t have any TV campaigns, still draw TV on the diagram. If they read e-mail (personal, promotional and newsletters) and you do neither of that still write it down.

Review your beautiful work again. We will pause here as I think this is plenty for one post and I want to give you time to complete this exercise at least as a sketch, before moving to the next step.

BTW: A quick plug, if you want to invite me to facilitate this marketing universe mapping session for your company, I’d be happy to do that and much more..

Web Design Glossary


Friday, January 8th, 2010

Confused about those web terms thrown around in a meeting? Don’t be. Relax and learn a bit about Web technology.

Current and potential clients often have questions about the technical side of Web development, which isn’t surprising given that four computer languages and three design applications are needed to develop our average Web site. While we encourage you to contact us with any questions you have, we hope the list below will help decipher the meanings of the most common Web-related terms at your convenience.

Browser

A program or interface whose primary function is to display information from Web sites. Browsers receive information by requesting it from a server. Typical browsers, such as Internet Explorer, Firefox and Safari, display information as visible text and images on a computer monitor. Alternative browsers for the visually impaired read the content of the page out loud to the user or convert it to Braille. Creating Web pages that are accessible to all types of browsers is an integral part of usability.

CMS (Content Management System)

Software that streamlines creating, editing and publishing Web content. Most professional-quality content management systems are designed so that a person with no knowledge of Web languages can edit a Web site’s content. Most of the sites we develop (including this one) use a system developed by Visual Harbor, which acts as a robust and user-friendly CMS made specifically with your needs in mind. Our CMS is a database-driven system, keeping information stored and backed up on the server, and allows content to be dynamic. Each CMS tool is customized to each client’s website needs.

CSS (Cascading Style Sheets)

The style language of Web pages. CSS allows the appearance of HTML documents to be displayed according to the designer’s wishes. For example, Web designers can customize attributes like font size and color, and insert background images into HTML pages using CSS.

Domain Name

Nothing more than a unique, human-friendly nickname for the server that hosts your Web site. When you purchase or rent a domain name, you are entitled to the right to “point” that domain name to any server that you rent or own. At that point anyone who types your domain name into their browser will be directed to your server, and consequently to your Web site. The technical side to setting all this up is handled by Visual Harbor and/or your hosting provider. If you don’t have a domain name or hosting, Visual Harbor can set this up for you.

GIF (Graphics Interchange Format)

A popular file format for graphics displayed on the Web. The GIF format is excellent for displaying graphics with large areas of solid color, such as logos, without any loss in quality. The main downside to GIF is that it only supports 256 colors, so more complex images must suffer serious loss of quality to be saved in this format. GIF is currently being phased out in favor of PNG, which is much more flexible and colorful.

Hosting Provider

A company that rents out server space, allowing you to place data on the Web without having to buy your own server. Good hosting providers can also help you handle administrative chores like setting up domain names and email accounts for your Web site.

HTML (Hypertext Markup Language)

The structural language of Web pages. The great majority of Web site data is written in HTML. Each part of an HTML document is marked up according to its data type (titles, headers, paragraphs, images, etc) using tags. Tags tell the browser how to display each data type so that it makes sense to the viewer—for example, automatically adding the appropriate numeral before each item in an ordered list. The appearance of data contained within HTML tags can be customized using CSS.

JavaScript

A scripting language that enables enhanced interactivity on HTML Web pages. For example, our home page uses JavaScript to transport (or scroll) between the different levels of the site. The great thing about JavaScript is that it as all browser-based programming, so it doesn’t need to interact with a server to function.

JPG or JPEG (Joint Photographic Experts Group)

A popular file format for graphics displayed on the Web. The JPG format is ideal for decreasing the file size of photographs and large, complex illustrations so that they load faster in the browser.

PNG (Portable Network Graphics)

A file format for displaying graphics on the Web that is similar but superior to GIF. The PNG format is excellent for displaying graphics with large areas of solid color or gradients, such as logos, at a small file size without any loss of quality. The PNG format also supports transparency, so it is ideal for layering one graphic over another.

Server

A computer, much like the one you’re using right now, that is configured specifically to serve Web pages to browsers. Even entry-level servers can handle page requests from multiple browsers simultaneously. As you might have already guessed, owning or renting a server is necessary if you want to have a Web site. This is easily and affordably accomplished via a hosting provider. Let Visual Harbor provide hosting for your website.