High Quality Visual Search Results

How To: Use shoulder rotation on a windshield wiper forehand

This video explains how the amount of shoulder rotation you get during a windshield wiper forehand can differ from a classic forehand. After you hit the tennis ball, you typically have to rotate a little bit more than you otherwise would on the windshield wiper. There are a number of reasons for this, but in this video we keep our focus relatively narrow.

Do tennis forehand stances: the Open, Neutral & Closed

Every time you hit a tennis forehand you choose how you position your feet -- what stance you will use. You can hit a forehand with an open, neutral, or closed stance, but you should stay away from the closed stance if possible. This last stance makes it difficult to rotate your upper body through contact, making it difficult for you to use correct forehand mechanics.

How To: Implement an advanced login system with Visual Basic 6

In this four-part tutorial series, you'll learn how to create an advanced login system with Microsoft VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Replace sound alerts with visual cues in Windows 7

In this how-to video, you will learn how to set up Windows 7 that system alerts will come up as images rather than sounds. First, go to start, control panel, and click on ease of access. Next, at the top of the window, click replace sounds with visual keys. Check the box that says Turn on visual notifications. You can choose the different types of visual warnings, such as flash desktop or flash active caption bar. Once this is done, click okay to complete the task. Now your computer is set up...

How To: Export HD video clips from Sony Vegas Pro for YouTube

In this clip, you'll learn how to export high-quality, high-definition video from Sony Vegas Pro 9 for use on YouTube. Whether you're completely new to Sony's popular nonlinear editor (NLE) or are a seasoned digital video professional simply looking to pick up a few new tips and tricks, you're sure to be well served by this free video software tutorial. For more information, including detailed, step-by-step instructions, take a look.

How To: Match color in Photoshop

This Photoshop tutorial explaine the simple use of Match Color Adjustment in any version of Photoshop. Before starting this tutorial please create a .PSD file and add at least a dozen or more high res, high quality, vivid color photos and place each photo into it's own layer inside the .PSD file. Once you have your Photoshop file ready, follow along with this tutorial and learn how to use the Match Color adjustment tool in Photoshop on color photos and black and white photos.

How To: String or restring a ukulele with a tie bridge

In this clip, you'll learn how to string up a uke with a standard tie-style bridge. If you want to get really good at playing the ukulele, it stands to reason that your instrument will need strings on it. Happily, the Internet is awash in high-quality video lessons like this one from the folks at Hawaii Music Supply. For more information, including a step-by-step overview, watch this free video ukulele tutorial.

How To: Pluck strum like Jake Shimabukuro when playing the ukulele

In this click, you'll learn how to perform Jake Shimabukuro's pluck-strum technique with help from none other than Mr. Shimabukuro himself! If you want to get really good at playing the ukulele, it stands to reason that you'll need to practice. Happily, the Internet is awash in high-quality video lessons like this one from the folks at Ukulele Underground. For more information, including a step-by-step overview, watch this free video ukulele tutorial.

How To: Use iMovie to edit videos on the iPhone

iMovie is probably the easiest-to-use suite of movie editing software ever put together, and in June Apple released a mobile version for the iPhone 4. Since the iPhone 4 can shoot HD video, this puts a lot of filmmaking power in the palm of your hand, literally. This video will show you some basic uses of iMovie, like adding sound and transitions to videos, that will get you started shooting really high-quality video from your awesome new phone.

How To: Use the Tile Visuals tool with VoiceOver in Mac OS X

In this video tutorial, viewers learn how to use the Tile Visuals tool with the Voice Over application on a Mac OS X computer. This feature will dim the screen so that the user will be able to go over the Voice Over commands. To enable Voice Over, press the Command and F5 key. To tile the visuals, press the Command, Option and F10 key. Now when users navigate through the screen, only the contents over the Voice Over cursor can be visible. To return to the normal view, press the Control, Optio...

How To: Save data to a text file from a Visual Basic 6 application

In this clip, you'll learn how to export data from a Visual Basic app to an external TXT file. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement a simple splash screen in Microsoft Visual Basic 6

In this clip, you'll learn how to create a splash screen for a Visual Basic 6 app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement a list box in a Microsoft Visual Basic 6 application

In this clip, you'll learn how to implement a list box within Microsoft Visual Basic 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement two-way chat with the Winsock control in Visual Basic 6

In this clip, you'll learn how to set up two-person chatting with Visual Basic 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement an option button or check box in a Visual Basic application

In this video guide, you'll learn how to implement an option button or check box within a Visual Basic 6 application. free Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use Select Case statements when programming in Microsoft Visual Basic

In this clip, you'll learn how to use Case Statements in your Visual Basic projects. Whether you're new to Microsoft's popular event-driven program language or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use parent forms in Microsoft Visual Studio

When programming in Visual Studio, you may find yourself creating any number of all-but-identical windows. This can be tedious and time consuming. This tutorial discusses the deadly and dangerous task of using a form as a parent for the development of other forms in Visual Studio, using C# in this particular example. For more information on designating a form as a parent, take a look.

How To: Debug JavaScript with Microsoft Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Using an existing web application, this video tutorial will demonstrate how to use Visual Studio 2008 to debug JavaScript in a web application.

How To: Create a master page using .NET 3.5 in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this video, you will learn how to create a simple Master Page using .NET 3.5 in Visual Studio 2008.

How To: Use ASP.NET AJAX in Visual Studio 2008

In this video programming tutorial, you will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. For more information, and to get started using ASP.NET AJAX–formerly Microsoft ATLAS–for yourself, take a look!

How To: Do Fernando Torres's signature soccer move The Drive

This video is demonstrated completely through visual movement and accompanied with a brief written description. A young man speeds down the soccer field with a ball and scores a goal. His signature move leading up to the goal is broken down into very specific methods of movement, the first of which is a high speed attack as he races down the field. The next method to this signature move is the weight shift, in which the goal scorer shifts his weight, along with the ball, from foot to foot to ...

How To: Match move using the Stabilize Node in Shake 4.1

These Apple Shake 4.1 tutorials shows you the basics how to use the Stabilize Node in Shake 4.1 for match moving. Apple Shake 4.1 is a high-end compositing and visual effects package, which can help you make your graphics look as professional as possible. This tutorial also shows you how to use Shake 4.1's color correction to make the image blend. For more advice on using Apple Shake 4.1, search for Shake 4.1 on WonderHowTo.

How To: Practice tennis serve pronation

Welcome to a tennis lesson from FuzzyYellowBalls, the the best place to learn how to play tennis online. Our free video tennis lessons teach you how to play the game in a new way that combines technical analysis, visual learning, and step-by-step progressions.