Focused on all aspects of writing, publishing and marketing, including production of book cover designs and promotional book videos. This blog also provides discussion on new title releases by Earl. Earlier blogs are dedicated to enhancing memories through professional video production. All articles copyright 2004-2016 Earl Chessher.
Saturday, September 25, 2010
50% Off Global Program Through December!
Monday, September 13, 2010
eCommerce with WordPress
IN THE WORKS! Heidi will be developing and offering an up-to-date “how to” video that takes you through the necessary steps for developing a WordPress website using a “real world” project. Watch for the announcement here, and also on Twitter, Facebook, Videomaker Forums and DVProfessionals as well as the Video StoryTellers!™ Facebook Pages.
1. Overview of WordPress Article Series
So far in this article series we have explored WordPress as a possible website platform for a videographer or videography business. But what if you want to sell products on your website like DVDs, stock footage, movie posters, t-shirts and so on? Can this be done on your WordPress site? This is what we will discuss here.
2. Overview of eCommerce
Before we talk about the actual implementation, let’s do a quick review of what ecommerce is all about. In order to sell products over the Internet, you require essentially three components:
A Product Catalogue
This is essentially a list of all your products, typically stored in a database of some kind. For each product you would have at least a title, description, photo and price. You could also include additional optional information like size, colour, shipping, and so on, depending on the type of product.
A Shopping Cart
The shopping cart temporarily stores the information about products that a shopper has selected on your site. When the shopper is done selecting products, he or she can click the Checkout button to make the actual payment.
Payment Gateway
This is basically a system that allows a shopper to make a payment by providing the credit card information over a secure Internet connection. Commonly used systems include PayPal and Google Checkout.
While each of the ecommerce components are quite complex, with WordPress it is easy to add ecommerce capability to your website.
3. The Basic PayPal System
If you have only a few products to sell, say two DVDs, you can use the basic PayPal system. That way you don’t have to set up a product catalogue - all you need is a Products page in your website listing your DVDs. You then use PayPal’s shopping cart and buy now buttons.
I have set up a Our Products page and listed one (fictitious) DVD as shown below:
The Products Page with no ecommerce features
The next step is to log into your PayPal account (more on this later) and go to the Merchants section and select the Create Buy Now Button link as shown below:
Enter your first product details and click the Create Button Now button at the bottom of the page.
The PayPal product description page
PayPal will now create the button embed code. Select the code and copy to the clipboard.
Back in your website, go to the Products page and, in the HTML editing window, past the button embed code close to your product area:
Pasting the code on Products page
And voila, you have a PayPal button!
Your Product page with PayPal buy now button
I have only done one DVD product. If you have several products, repeat the above steps to get a button for each product, and then finally to also get a Shopping Cart button.
Now when someone clicks the buy now button on your Products page, the product is added to the PayPal shopping cart. When the shopper checks out, PayPal manages the credit card transaction and you are informed by email and then you have to ship the product to the shopper. PayPal will transfer any monies in your account to your personal bank when you request it.
4. The PayPal Account
Whether you use the basic system that I have just described or a full ecommerce system, you will need a PayPal Account. There are many videos on YouTube that will take you through the steps of setting up your account, and PayPal has a useful Getting to Know PayPal help section.
5. Full eCommerce
The basic PayPal system described above can quickly become tedious when you have a large number of products, especially if some are products that need to be downloaded by the client (eg video clips). Fortunately there are several excellent plug-ins that will turn your WordPress site into a full-fledged ecommerce site. Perhaps the most popular plug-in is WP e-Commerce which, amazingly, is free!
These ecommerce systems are quite sophisticated and beyond the scope of a short article like this. I would recommend a new book "WordPress 2.9 e-Commerce" by Brian Bondari. He goes into how to set up and manage a WP e-Commerce site in great detail, and also discusses the other available plug-ins.
6. Conclusion
In this series of articles I have tried to show the WordPress is indeed a viable website platform for a videography business. It allows the videographer to easily create and maintain a professional website. The tools in WordPress allow you to showcase and market your products and services. In addition there is an extensive collection of plug-ins that allow you to add extra functionality, such as ecommerce as we discussed in this article, to your website as your business needs expand. The main benefit of using WordPress is that everything is fast and easy to implement, leaving you free to focus on your video production business.
“Easy” is of course relative. If you stick to the basics it is easy. But if you want to dig into the guts of WordPress, there is a learning curve. A final warning: there are so many fun things you can do in WordPress - it can become addictive.
“WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.” – www.wordpress.org
H Mueller Design
# 206 - 56 Merrivale Street
New Westminster, BC V3L 2P6
Canada
604-523-1523
Saturday, September 04, 2010
WordPress for Videographers Part 3 - Including Video
Introduction
In the first two articles in this series we looked at reasons why a videographer would consider WordPress as a website platform for his or her business and what the process is to do that. In this article we will look at how to include video in your website. These days this is really easy.
Hosted Videos
If your video is already on a video host like Blip.tv, YouTube, Vidler, Vimeo, etc. then you can display that same video on one of your website pages or in a post in your blog. These sites will allow you to copy some embed code representing your video that you can use on your page.
The advantage of this approach is that the host company’s server does the heavy work, rather than the web server where your WordPress website is hosted. And as part of the embed code, they provide the video player.
Another advantage is that your video is promoted both by your website and the video host. The downside of course is the time it takes to prepare and upload the video to the video host.
There are basically two ways of using hosted videos, embedding and “shortcodes”. The end result is the same. I prefer to embed because then I have a bit more control over the position and look. We will use YouTube as an example. Here is my webpage without any videos as yet.
Screen with no video
The next step is to go to YouTube and obtain the embedding code for the video that you want to place on your website. On the YouTube screen you have options for the size of the player, as well as a colour scheme. I chose red to go with the H Mueller Design colours of course! Once you have chosen the options for the player, you highlight and copy the embed code as shown in the screen capture below.
Getting the Embed Code from YouTube
Next, switch back to your WordPress website, and open the Videos page in edit mode from the Dashboard. In the little edit pane where you normally put your text is where we will past the video embed code – but you have to do it in the HTML view as shown in the screen capture below:
Pasting the embed code in HTML view
That’s it! Click the Update button and admire your handiwork.
Uploading Videos to WordPress
If you do not have your video hosted on a video service, you can upload the video to your WordPress website. It does mean that your web server will have to serve the video which can slow it down if your video is large. The most common formats for video on your own server would be .flv (Flash) and .mov (Quicktime). You not only have to upload the video file but you also have to provide an appropriate player which can be a bit tricky.
But don’t worry, that’s why you chose WordPress—there are plugins for the tricky stuff! In fact there are many video plugins to choose from. If you need a solid, easy to use plug-in, consider the Viper plug-in. The player will also allow you to play hosted videos as well as video files uploaded to your own website. This is an important feature as it will give you consistency in how your videos are displayed no matter where they are hosted.
Video Galleries
This is definitely a step up in sophistication. A video gallery page is basically a page showing a series of thumbnails of the videos in your gallery. When a visitor to your site clicks on a thumbnail, the corresponding video plays in a player. Again there are many plug-ins to choose from. The plug-in will do all the heavy lifting for you. But they can be a bit more tricky to configure and only worth the effort if you have many videos to show.
Summary
In this article we discussed how to embed hosted videos from YouTube and similar hosting services. This method is easy and quick to implement, and will not load your own web server. We also discussed other video display options briefly should you have need for them.
In the next article we will discuss the possibilities of adding ecommerce to your website in case you would like to sell video stock footage, DVDs, and so on.
“WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.” – www.wordpress.org
H Mueller Design
# 206 - 56 Merrivale Street
New Westminster, BC V3L 2P6
Canada
604-523-1523
Monday, August 30, 2010
WordPress for Videographers – The Process
Introduction
In the first article in this series we looked at reasons why a videographer would consider WordPress as a website platform for his or her business. In this article we will look at how to go about implementing a WordPress website. It is not a step by step article, but rather its objective is to give you some sense of what to expect when you decide to use WordPress.
Prerequisites
Website Planning
As you will see in a moment, before you know it your website will be live. But there will be no content! It pays to think before you commit what pages you want on the website and what text and pictures you want on the pages. It is helpful to have a Word document for each page so that you can copy and paste the content into the WordPress pages. That way your website will not be live without content for long. Typical pages to start with would be Home, About Us, Portfolio, Our Blog, and Contact Us.
Basic Website Stuff
For any website one has to have a webhosting company to host your website on their web server, and then you need a domain name (e.g. www.videoco.com) that points to the server. WordPress recommends a number of hosting companies. You might want to consider a local company so that you can go and talk to them if needs be. Once you have set up a hosting account with the company of your choice, they will create a folder on the web server for you. It is referred to as the “root” folder.
WordPress Stuff
For WordPress to work, you need three things on your web server. Firstly there is the WordPress system itself (it is a collection of files and folders). Then your server also needs PHP and a MySQL database.
Installing WordPress
This basically means that you have to download WordPress from their website, and copy it to your root folder on the web server. So just how do you do that? I have no idea!
As we mentioned in the first article, all the content that will make up your website will be stored in a database. Part of the installation process is to link the MySQL database to your WordPress so that it will be able to access your website content.
Using Notepad to link the database to WordPress
Administration
The last step of the installation process is to set up the administration. You will be the “administrator” for your website which will give you the right to create pages, add or edit content. In this last step, WordPress will ask you for a Title and Description of your blog, i.e. the name of your company and your business tagline respectively. It will also ask you for a username and password that you would like to use. When you have entered the information and clicked to confirm, your website will be live!
Your browser will display the “Dashboard” which is your control panel from where you can now add content to the site.
The Dashboard
Website Is Live!
If anyone enters your domain name in their browser, they will see your new, as yet content-less, website. At this point your website will by default have two pages, home and about. Your company name will appear at top of the web page, which is nice. Below that is a beautiful but inappropriate banner image, which you can ignore for now.
The Opening Screen of the New Website
Your first step is to add the additional pages you need, and paste the content into them that you have prepared beforehand. As you create pages, WordPress will automatically create links to them on the menu bar! So how do I create pages, you ask? As administrator, you will have access to the control panel for your website. In WordPress lingo it is called the “Dashboard”.
New site, with some text and a custom banner image
Google Connection
Once you have created your pages and added content to them, you need to let the world know that your website is ready. That is easy. You go to http://www.google.com/addurl and enter your URL (e.g. http://www.videoco.com) and it’s done.
More Tweaking
At this point your website is on the Internet; it looks good, and has content. So for now, give yourself a pat on the back, and take a well deserved break! But soon you will probably start to think of the further tweaking that you may want to do. It will require a little bit of learning but there is no immediate rush. For example, you may want to replace the default banner graphic with something more appropriate for videography, and perhaps include your logo. These are easy to do but outside of the scope of this short article.
For more information you can go to the official WordPress website which is very comprehensive but rather overwhelming I have found. I do recommend an excellent online tutorial by Lynda.com. The tutorial covers the installation, use and maintenance of your WordPress website. Then there are many books on WordPress that you can order through Amazon.com – just make sure that the book covers WordPress 3.0!
H Mueller Design
# 206 - 56 Merrivale Street
New Westminster, BC V3L 2P6
Canada
604-523-1523
Monday, August 23, 2010
WordPress for Videographers
Introduction
Having a professionally-looking website is important for any business, and particularly for a visual business like videography. In fact, visitors to your website will judge your company, and even your ability to do video, by the appearance of your website! If it looks amateurish, there is a risk that they will simply move on to the next website in their search for a videography company. This series of articles will explore a way for videographers with limited web design skills and limited budget, to get the necessary professional image and Internet presence by using WordPress.
WordPress Advantages
Professional Appearance
While as videographers we have some artistic flair, most of us have no specific skills or training in graphic design. WordPress is a web design platform where the look and feel of the website has been separated from the content creation of the pages on the website. The appearance is determined by a theme. What that means is that you don’t have to worry about the appearance of the website, i.e. the layout, colours, font styles and sizes and so on – that has already been taken care of by the graphics professional who designed the theme. Which frees you as the owner to focus on the content of your website’s pages. In a follow up article we will discuss themes in more detail.
WordPress is Free
WordPress is free in the sense that it is available at no cost. It is also free in the sense of being open source, so not subject to the whims of a single corporation.
Easy Creation
WordPress makes it easy for someone with no web design skills to have a beautiful website up and running in days. Then adding or updating your website content is equally fast and easy.
Control Over Content
With WordPress you have full control over the content of your site; you can add or change content any time you please. That means that the brainwave for a new promotion campaign that came to you in the middle of the night can go on immediately – you don’t have to wait until the next day to ask your web master to put it on.
Access to Resources
There are literally millions of WordPress users. What that means is that there is a ton of resource information on the Internet. If you have a question, simply “Google” it, somewhere someone will have the solution for you.
Growth Potential
Over time you are bound to discover that you would like to add some additional functionality to your website, like eCommerce that we will discuss in a later article. Well, no problem. WordPress has developed a system of easily added plug-ins and there is an extensive library of available plug-ins. So expanding your website’s functionality is almost like building with Lego™, you simply add blocks as you need them.
What is WordPress
We have said above that it is a web design platform, which indeed it is. But more correctly, it is a content management system (CMS). In non-technical terms, it means that you do not create traditional HTML-based web pages. Rather you enter your page content into a form and it is then formatted using word processor-style tools as shown below:

When a visitor to your site requests a specific page, the web server will get the content for the page from the database. WordPress will then create a corresponding HTML page from the content and your website’s theme. So it is a regular HTML page that is returned and displayed by the visitor’s browser.
Marketing Tools
This could go under the section on Advantages but it is so important that we are devoting a separate section to it. Built into WordPress are many, many tools that will help you to promote your products or services. We have already mentioned plug-ins. Another valuable building block is Widgets. What if you would like to conduct a poll to see how many of your clients have flat panel TV’s. No problem, there's a widget for that. Or you want to create a discount coupon for a promotion – there's a widget for that too, and many more!
Perhaps one of the most exciting by-products of using WordPress, is that a powerful blog tool is included. That means that you can keep your clients informed about new projects you are working on, new products that you might be launching, and so on. It allows you to build a relationship with your clients and get their feedback.
Not a Magic Bullet
In spite of all the positive things we have said above, WordPress is complex and there is a learning curve! But the learning curve is not anywhere near what it would take to learn web design principles and the tools like Dreamweaver™ or Expression Web™. Furthermore, you don’t have to learn everything up front, or ever know all the technical magic that happens behind the scenes. As we will show in the next article, you can start very effectively with the basics, and add to your website as your knowledge expands.
Conclusion
In this article we have shown how WordPress is a tool that can make it possible for a videographer to have a professional web presence, at virtually no cost. In addition to the many advantages we mentioned, WordPress allows you to get up and running in a short time, allowing you to focus on the videography side of your business. In upcoming articles we will look at:
· The Process – so you have decided to go with WordPress, how do you get started?
· Using Video – one would expect to see video on a videography website, this will discuss the ins and outs of showcasing your video on your website.
· eCommerce – this article will look at adding ecommerce to the website for videographers who would like to sell products such as footage, how to videos, and more.
“WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.” – www.wordpress.org
H Mueller Design
# 206 - 56 Merrivale Street
New Westminster, BC V3L 2P6
Canada
604-523-1523
Monday, August 09, 2010
Benefitting Both Sides of the Lens
Sunday, August 01, 2010
Special Interest Videos
by Heidi Mueller
Making special interest videos is another high income business opportunity based on the principle of shoot once, sell many times!
It is different from How To videos in that they do not give step by step instructions on how to do something. However they do address a specific topic that someone could be interested in. Topics could be quite varied: Butterflies of the Amazon, The History of the VW Beetle in Canada, The Role of Railways in Apartheid South Africa, The Contribution of the Holocaust to Music, etc.
How are they different?
How do special interest videos differ from How To videos? For one, they require a lot more research before you can start on the storyboard phase. In general the video shoots are more complicated, possibly with many shoots involving different locations, interviews, and exterior video shoots. This takes a lot more time than the one week I suggested for How To videos.
In many cases the topics are broader and take more time to address fully, sometimes even requiring more than one DVD.
The Challenge
So rather than one month, you may need to allow several months before your DVD hits the market. If money is no object for you, this is not a problem. But for many it may be a limiting factor as we could not afford to spend several months without an income. There are two approaches to address this need for financial support while you develop the DVD. One is to do other projects that earn you money, while you work on the special interest video on the side. This is quite feasible but frustrating and often the special interest video never gets done!
Another approach is to look for sponsorship to give you some financial support while you work on your special interest video. This is not much different from shooting a documentary but as it is a special interest video, there typically are companies, organizations and individuals who have a specific interest in your topic and would be more willing to give you financial support. You can offer these organizations and individuals exposure in return for making a contribution. And we are not talking about millions as with making feature films, but typically several thousand dollars.
Getting Sponsors
For a special interest DVD project, you would eventually create a website to promote it. If you are looking for sponsorships, you can offer sponsors exposure on your project website, on the back cover of the DVD case, and in the credits at the end of the DVD. The key is to make potential sponsors aware of your special interest DVD project. You MUST create the website even before you start the project – if you cannot afford to do a website, you are clearly not serious. In addition to promoting your project on the website, you must explain what sponsors can expect and how they can contribute. Follow this up with posts on relevant blogs dealing with your subject, as well direct emails to interested parties, describing your project and directing them to your website.
If most of the potential sponsors are in your local area, you should consider hosting a sponsor party! It would be money well spent. At the party, you can do a presentation about the project and show some sample clips that would be included in the full DVD. Of course you will be on hand to answer any questions – and to receive the many welcome cheques!
Selling the DVDs
Be sure to offer your sponsors free copies of the final DVDs, several for the big sponsors and fewer for the smaller amount sponsors. The DVD copies cost you only a few dollars, but with the sponsors handing them out to their clients, it is valuable, free promotion for you!
Otherwise, marketing and selling Special Interest DVDs is similar to How To DVDs. But that is a topic for another blog post.
Heidi Mueller is the owner-operator of HMueller Design in New Westminster, BC. The author is also an associate of Video StoryTellers!™ an international video services and branding program, and a guest writer for E.C. Come, E.C. Go a video marketing and production blog by Earl Chessher.
Earl is a moderator and writer for Videomaker Magazine and forums, owner and developer for Video StoryTellers! (click link for info on participating in VST) and owner/operator of CorElAnn Video Productions in Southern California.
Remember: If you market, you will make it! © 2010 Earl Chessher