You can embed videos on your blog!
In this post, I am going to explain how to embed a video into your blog post. I mentioned in my post Building Online Training & Kolb's Learning Styles that I like tutorials that have visuals in them to go along with the words, so I will be using the application "Preview" (Mac) to grab screen shots which will serve as the visual component for this post.
Audio Podcast Tutorial Available
To listen to the tutorial right click on the audio icon to open a separate window or tab.
1)
- Go to your Blog's admin area
- Create a new post on your blog

2)
- Add a Title
- Add some text in the main body
- Use Bold on a paragraph title (This will generate some observable HTML code)

3)
- Let's take a look at the HTML code that was automatically generated by your blog platform
- To do this click on "Edit HTML" or "Code View" depending on the blog platform you are using

- Notice the HTML code that appears. This may appear strange to you if you have never seen it before
- In order to embed a video on your blog, you will be copying and pasting the video HTML code from YouTube into the code view area of your blog
4)
- Click on this link to go to the CommonCraft video "Blogs in Plain English" posted on YouTube
- You should see a screen that looks something like this

5)
- Scroll down a little until you see the information box about CommonCraft (logo, company website address) on the right side of your screen
- Notice the word "Embed:" at the bottom of the gray box

6)
- Click on the box below the word "Embed:" so that the entire contents are highlighted
- This is the HTML code you are going to embed in your blog
- Make sure the entire box is highlighted and then
- Copy the the code

7)
- Go back to the Code or Edit HTML view on your blog post
- Select an insertion point where you want the YouTube video to appear in your post
- Paste the video HTML code into you blog post
- Warning: Unless you are familiar with HTML, do not delete or alter the code in any way! This would be a bad thing.

- The YouTube video code is highlighted in blue
- Click save
8)
- Click on preview
- Your screen should look something like this

9)
- In this example, I placed the video below all of the text, but you can place it anywhere you like
- If you want to change the position of the video
- Select the video HTML code
- Use Command X (Mac) or Control X (PC) to Cut the code from the post
- Place an insertion point where you want the video to appear
- Paste the code in the new location
- If you are unsure of which code applies to the video do this
- Go back to the YouTube page where you copied the video code
- Copy the code
- Go to the code view of your post
- Place an insertion point where you want the video to appear
- Paste the code in the new location
- Highlight the code you just pasted
- You should now have two sets of video code in your post

- Use the selected code you just added to the post to identify the original video code you want to delete
- When you find the original code you pasted into your post, highlight it and then delete
- Be careful not to delete any code that is not associated with the video HTML code
- Click save
In constructing this tutorial, I made an assumption that
- The learner has some knowledge about computers and
- The learner has at least some knowledge of their blog platform
The difficult part in creating a tutorial like this is to be able to put myself in the position of a learner who has no idea how to do whatever is being instructed. The tendency for people who either have a basic understanding of the subject matter or an SME is to skip steps that the learner needs to know, because it is easy to assume that they already know them or because we are so immersed in what we are teaching that we don't realize we are leaving out necessary information.
It is highly recommended to have other people go through the training to check for inaccuracies and to make sure that crucial steps haven't been left out. I would also argue that once a review by an SME is conducted that one or more people who have little or no expertise in the subject matter be included in the review to insure that the steps make sense.
Speaking of which, what did you notice about this tutorial?
- Is it clear?
- Easy to follow?
- What recommendations do you have?
