Microsoft Beginner Tutorials
Microsoft Beginner Tutorials
Making Tutorial Video - From Beginner to Expert
Once you go onto the Internet, it's easy to find thousands of how-to tutorial videos about software presentations and Website demos. And making tutorial video by screencasting has become one of the most popular ways for training and presentation. If you are looking for the tips of how to create a professinal-looking and impressive tutorial demo, here we share some basic but must-have hints that every beginner should master, and there is a step-by-step guide helping you to be a screencast expert.
The basic rules
Don't neglect the things that you should know before starting to make tutorial video. I've recieve many friends' emails asking about how to avoid from duplicate work on their demos many a time. It's clear and import to realise a well-done preparation can help you a lot as well as save tons of time. Read these points and have a self check, especially if you are the first time to do screencasting.
Do a comprehensive preparation
Once I get an idea, I spend about 10 minutes to think over. Should I explain the solution step by step or directly show people the answer at once? Should I recommend the best way in my opinion or leave several choices for people to choose? How long the video will take and what component it consists of? By doing those pre-work, you can keep a clear head while recording since you've already known what to do next. No sticking with unexpected circumstances or putting things in reverse order any more. If necessary, prepare a script and write your idea down.
The importance of audio
In many cases, explain with narration brings more incredible effectives than describe with full text. Though you can add plenty of callouts and text boxs, people always get tired with reading lines of text on the screen. Prepare a good microphone for your desktop recording. It won't cost too many but can save a lot of time typing text. Furthermore, people can get more information and tips by listening to compared with reading substitle.
Practice
I often run through my script two or three times in advance. I will pick up those important parts out and double check if they are clearly described in detail. By rehearsing the script, you can find some points that can be optimized and improved, which help to make your tutorial video smooth and clear.
Get start
When you get familar with your script, prepare to record screencast. First thing is to clean up your table, put the script in front of you, close all unnecessary programs that might bother you while recording. Now open the program and record.
Simplify the whole process
Begin your video with a simple self introduction and outline description of your tutorial. Then here many people want to explain everything appears on the screen as comprehensive as they can, sometimes they even add many topics which do little relationship to the video. Make sure you are telling the right thing to the point within the shortest time. For example, use a 1-2-3 step guide so people can easily catch up what you are talking about.
Emphasize the key point
In some cases, you have to spend more time on the key part and have people's attention. Generally speaking, try to put more objects into your tutorial to emphasize the key point. The highlight square frame, the sparkle cursor, the zoom-in, the illustration note and vivid animation clip. You can even remind people with your charming voice. Remember, no matter what things you do, make your audiences concentrate on the most important part of your tutorial video, if only for a minute.
Make full use of pause
This part is mainly for these time-consuming operation like you have to demostrate copying a huge file from drive C to D, installing a program which might cost 3 minutes or repeating some duplicate work. You can press pause button and resume recording when they're done. Many screen recorder offer the pause features so you don't have to trim your video later.
Keep your mouse stay
It seems to be a tiny thing but can make a fatal mistake to your tutorial video. Many people like to move the mouse back and forth while talking, or pause frequently to say something irrelevant. Not only does this behavior bothers your audiences but also distract their attentions to the tutorial. The best way is to keep your hand off the mouse and use it only when you're going to move to the next step.
The advanced editing
If you use screen recorder with editing features like DemoCreator or others. It's a great idea that you can do some intensive studies on your tutorial video. As I mention above, the excessive plain text can make your audience fall sleep, but you can try to add some callouts, arrows or animations to draw people's attention. Besides, the zoom and highlight are two useful screencasting feature for making tutorial video.
Video and audio sync
I recommend to record these two seperately if you are not sure about final result. First you record the video (with no voice over), save the video. Then add narration when you playback it. Import the the audio track into the video and you've done. You can also import music as back ground music in your training demo.
Compression file size
Video in Flash (SWF) file is the smallest output, but it requires a web hosting place which is compatible with Flash so people can watch it in browser. For people share their videos on streaming video site like YouTube, save your video as AVI or MP4. I've tried many compressed codec and found Microsoft Video Codec 1 fits my needs for the most of time.
Leave your real personal info
As for the author, you might lose one potential audience who can spread your tutorial videos in his social circle with his family and friends, and you might miss a chance to score a massive smash with your video. Don't be stingy to tell people who you are, leave your contact information at the end of video and let people find you, praise you, make you well-known if possible.
Make a sequel for your course
People like to watch more if they find there're still libraries of things you can share with them. Publishing desktop videos in a queue is a good way to keep people stay around. The contents of video series can be coherent, continually updated. If you like to make one set of videos which are not closely related to each other, it's OK but remember to keep all of them under the same category.
Tools
I just list what I'm using as recommendation. If you have a better idea or program, let me know.
Microphone: Currently, I use Logitech USB desktop microphone. It's easy to use portably and you don't have to add an analog mic interface to your computer. Perhaps you need one which has a headphone. That's a great idea and costs you less than $20.
Screen recorder: I've used many and here are many choices. By making a balance between function and cost, now I use DemoCreator. If you don't want to spend much try Camstudio.
Video editing software: For basic editing, I use the built-in editor of DemoCreator. And if you use Camstudio then there is Windows Movie Maker. If your bugdet isn't tight, go for some professional tools like Sony Vegas.
Audio editing software: In this part I don't have much idea, and there is an open source program Audacity.
Above are my tips of creating professional lokking tutorial videos. People would prefer to watch desktop recording videos which are helpful, interesting and full of creativities. I hope you enjoy it and consider exactly how to improve your demo creation skill and turn to be an expert in this field.
About the Author
Adward Chan is a software consultant who interests in Screen recorder in presentation, training and e-learning. He is willing to share all education techs and knowledge to everyone gets ready for e-learning.
beginners tutorials for Microsoft Share-point Server 2007?
Can you plz tell sites to download beginners tutorials for Microsoft Sharepoint Server 2007 [if it's practical approach it will be gr8]
thnks...
http://office.microsoft.com/en-us/sharepointserver/HA102488011033.aspx
Microsoft Beginner Tutorials
Excel VBA Beginner Tutorial - Fundamentals
JavaScript Programming For Absolute Beginners
Chapter 1: Variables, Inputs & Outputs
Programming is nothing more than controlling in a more direct way what P already use a computer in a number of ways, you want your computer to do. You proband you control it to some extent by the programs you use and the way that you use them. Still, without programming, you are always at the mercy of the programs designed by others. In this chapter, you will look at how you can begin to influence the computer’s behavior. Specifically, you will:
• Examine how you can put code inside a HyperText Markup Language (HTML) page
• Use dialog boxes to interact with the user • Learn how computers store data in variables
• Learn how to get data from the user
• Perform basic operations on data
Adding Code to HTML
Web pages provide a rich background for programming. With the knowledge of HTML that you already have, you can generate pages that look pretty good. For example, you can control how text looks and add images. You might even have some experience with the finer-grained control of cascading style sheets. Still, plain HTML pages lack true interactivity. The only way that the user can really exert any control over the page is by clicking on links. This is interesting, but that fun takes the user only so far.
Creating the Hello, World! Application
It would be interesting to make the page a little more dynamic. Both of the major browsers, Netscape Navigator and Microsoft Internet Explorer, support JavaScript, a scripting language that is perfect for adding interactive features to a Web page. Take a look at the following snippet of code: 3 Chapter 1 Variables, Input, and Output
<html>
<script>
//hello world
//the classic first program
alert("hello world");
</script>
</html>
If you save this code as a Web page, then load that page into a browser, it generates the screen shown in Figure 1.2. This code snippet consists of normal (if very abbreviated) HTML, but it uses some features you might not have seen before. The <script></script> tag set specifies to the browser that any code between the tags is not written in HTML, but in a scripting language. Both the Netscape Navigator and Microsoft Internet Explorer browsers use JavaScript, their default language, unless you specify another language. (Technically, Microsoft Internet Explorer runs a variant called Jscript, but the code works the same as either JavaScript or Jscript.)
So much for now folks, stick around for more JavaScript programming tutorials.
About the Author
For more on Javascript programming and online entertainment, visit my site:
Http://funaddict.yolasite.com
For more on writing effective articles visit:
http://effective-articles.blogspot.com
|
|
Introduction to Microsoft Office Excel 2010 - Windows 7 Edition $19.99 This program utilizes HD screen recordings, colorful animated graphics and live video together with step-by-step instructions to carefully and gently teach the viewer how to use the Microsoft Office Excel 2010 program on a Windows 7 Computer.Topics Include:- Getting Started- A quick tour of the Excel 2010 window- How to add and edit data into a spreadsheet- How to save and open Excel 2010 spreadsh... |
|
|
Learn to Play Chess with Fritz and Chesster $10.00 King for a day! Fritz is in charge of the castle when his parents go on vacation. It's every kid's dream until the dastardly King Black challenges the young stand-in king to a duel! Explore the kingdom and discover 7 arcade-style games that explain everything from chess basics to master strategies. Exercise your brain and put what you've learned to the test in the Intelligym, a training ground for... |
|
|
Maurice Ashley Teaches Chess ( Windows/Macintosh ) $11.99 Teaches chess for beginning and intermediate players... |
|
|
Airbus Series Volume 1 - Windows $19.59 The Airbus series of short-to-medium range airliners, derived from the classic A320, have made their mark on the airways of the world. The A318, A319, A320 and A321 are operated by airlines across the globe and now the development team at feelThere/Wilco Publishing has accurately re-created these popular aircraft for Flight Simulator X and 2004 (must be installed prior to running Airbus Series Vol... |
|
|
Learn2 Training for Microsoft Powerpoint $5.43 Over 8000000 sold! Used by Fortune 500 companies and top government agencies for training Learn2 Training for Microsoft PowerPoint will walk you through the process of learning the world's most popular presentation software for PCs. Learn2 Training for Microsoft PowerPoint is the easiest and fastest way to learn more about the most popular presentation software for the PC. Enjoy self-paced lessons... |
|
|
Excel 2010 Bible $23.97 A comprehensive reference to the newest version of the world’s most popular spreadsheet application: Excel 2010John Walkenbach's name is synonymous with excellence in computer books that decipher complex technical topics. Known as "Mr. Spreadsheet," Walkenbach shows you how to maximize the power of all the new features of Excel 2010.An authoritative reference, this perennial bestseller proves i... |
|
|
Windows 7: The Missing Manual $21.55 Original manual for Windows 7...... |
|
|
Excel 2010 Power Programming with VBA (Mr. Spreadsheet's Bookshelf) $25.96 All the methods and tools you need to successfully program with ExcelJohn Walkenbach's name is synonymous with excellence in computer books that decipher complex technical topics. With this comprehensive guide, "Mr. Spreadsheet" shows you how to maximize your Excel experience using professional spreadsheet application development tips from his own personal bookshelf.Featuring a complete introducti... |
|
|
Discounted Microsoft Excel 2010 Training DVD Bundle - Beginners to Advanced $149.99 Number of Videos: 260 Lessons - 18 Hours Duration Ships on: DVD-ROM User Level: Beginners Works On: Windows 7,Vista,XP- Mac OS X This bundle contains: Learning Microsoft Excel 2010 In this video training bundle, you will learn first, how to use the basics of the industry standard spreadsheet program, Excel 2010, and then how to utilize the advanced features and fu... |
Microsoft Beginner Tutorials