Standard Colored Search Results

How To: Create standard content layouts by nested master pages

In this ASP.Net video tutorial, Chris Pels will show how to use nested master pages to create individual master pages that represent different standard content layouts for a web site. First, see how several major commercial web sites use a standard set of content layouts. Next, see how to nest a master page within another master page, and use the design time support in Visual Studio 2008. Then, learn the considerations for establishing a “page architecture” which represents the major types of...

How To: Prune a rose tree (standard)

If you'd like to have a rose tree, or rose 'standard' as opposed to a rose bush, this video will show you what to do. You'll need some pruning shears and of course, a rose bush. This video is really helpful in instructing what to look for when you're trimming, and what branches to take and leave in order to avoid your rose treasure getting a disease. A rose tree by any other name would smell the same, but it would be called a rose standard. FYI.

How To: Set up your AppleTV with a standard definition TV

You don't need a high definition television to take advantage of AppleTV! This tutorial shows you how to set up your Apple TV to function with a standard definition television set. You'll need an HDMI to DVI cable anda VGA to DVI adapter, and use the yellow composite video cords. Then adjust your settings, and you're ready to start watching your new Apple TV!

How To: Make a standard blanket from crocheting

In this tutorial, we learn how to make a standard blanket from crocheting. First, you will start your crochet by positioning the material into your hand. Then, you will need to tuck in between your ring and middle finger and around the others. The fingers will control the tension in the string. Now, start the first stitch by rotating the string around the finger. Then, grab the back one and pull it over the front. Use your finger to pus up and then you have your first stitch. put it on your h...

How To: Calculate standard deviation with graphing calculator

This video tutorial is in the Education category which will show you how to calculate standard deviation with TI graphing calculator. First you got to enter the data in to the calculator. Go to stat and click on enter. This will edit a list. Now you type in these numbers: 50, 20, 33, 40 and 55. Then press stat and click on enter. This will bring up the 1-var stats page. Press the "2nd" button and L1, because all our data is in L1. Click on enter and you will get all the data that you will nee...

How To: Find the standard deviation with the Z-Score formula

In this tutorial, we learn how to find the standard deviation with the Z-Score formula. First, take your problem and write it out one by one underneath each other. Then, you will need to substitute the numbers in for the variables that are in the problem. Once you do this, you will follow the basic rules of math to find out what the answer to the problem is appropriately. Once you have done this, finish off the problem to find the answer, then you will have found the standard deviation using ...

How To: Perform a creepy sky replacement in Adobe After Effects CS4 or CS5

This four-part Adobe After Effects tutorial from Laurence Grayson shows how to take an ordinary photograph of a building (in this case, a cathedral) and turn it into a spooky looking house from hell. The majority of the work done uses the standard toolset in After Effects CS3, CS4, and CS5. Adobe Photoshop is used for the sky replacement section. Create hellish clouds, eery flickering windows, sheet lightning, color correction, 3D motion and depth of field effects for your next Halloween spec...

How To: Find percentages using a standard calculator

Want to find a percentage of one number relative to another? With a calculator, it's easy. And this free video math lesson will show you how to go about it. From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test).

How To: Create a lens flare effect in Pinnacle Studio

Learn how to add special lens flare effects to a logo in Pinnacle Studio with this tutorial. You will select the picture to be edited and drag it to the video screen. Select the lens flare effect from the Studio Plus RTFM which is standard with the program, you don't need to purchase any additional effects to create the lens flare. You can preview the effect and change the direction and color of the flare. Once you are happy with how the flare effect looks on your logo, you can save it to a f...

How To: Cut tiles with a standard tile cutter

A standard tile cutter will cut ceramic and porcelain tiles but not natural stone tiles. To use the standard tile cutter adjust and lock the guide. Then, slide your tile into position in the tile cutter. Next, position your cutter on the edge of the tile. Push down on the cutter while sliding the cutter across the tile. When the cutter gets to the end of the tile, press down. The tile should then break into two smooth, clean pieces. Run a tile file over the edge of the tile to reduce the shar...

How To: Write the equation of a circle in standard form

Here you'll be shown how to take the equation of a circle, and convert it into standard form. Also, it will be explained just what standard form is, while running through the process of conversion. You'll be able to use techniques to quickly work off the numbers on the equation, one by one, until it's simplified enough to understand. Complicated algebra functions become much simpler when you see these easy to use techniques, that will help you rearrange the equation into a form that is actual...

How To: Manage standard user & admin accounts in Windows 7

ClearTechInfo live up to their by offering clear and concise information on how to manage user account settings in the new OS from Microsoft, Windows 7. Begin by pressing the start button and going into the control panel. In here look for 'user accounts and family safety', open it. Now go into user accounts and then manage another account. If you are the administrator then you can change whichever setting you want for whichever account but if you're just a standard user you can only alter you...

How To: Make HTML elements accessible from server side code

In this video tutorial, Chris Pels will show how to make standard HTML elements in an .aspx page accessible from server side code so they can be used in page processing like a standard ASP.NET server control. First, see how the addition of a runat=”server” attribute to a standard HTML control like a div allows it to be referenced in server side code with full Intellisense. Next, see several examples of how you might manipulate HTML elements on a page with this technique. Lastly, see how this ...

How To: Power off stall and recover a small plane

In this AeroCast episode, Anthony Bottini discusses the Power Off Stall maneuver as performed in the Piper Warrior (PA-28-161), referencing the procedures and standards outlined in the UND Aerospace Warrior Standardization Manual. All performance tolerances are based on the performance standards set forth by the FAA Private Pilot Practical Test Standards. Power Off Stall practice is vital in increasing a pilot’s proficiency in regards to stall recognition and stall recovery techniques during ...

How To: Craft a duct tape tote bag

Anyone can go to the store and buy a bag, but how many people are going to have a handmade duct tape bag? Show your creativity and style by choosing a wacky color and show up with this whimsical tote bag.

How To: Set up and format papers in MLA style in Microsoft Word

Research papers, love them, hate them, either way, the standard for writing them are a pain in the butt if you haven't done it a lot, or at all, before. The standard is MLA style, and if you have no idea what this is or how to set up the settings in Microsoft Word, this video has everything you're looking for. You will learn how to set up the page for MLA style, add in works cited properly, page titles, and more.

How To: Convert military time to standard time for Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to write a simple Java applet to convert military time (i.e., 24-hour clock time) to standard (i.e., 12-hour clock) time. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Find deviations and variance for a population in Excel

If you use Microsoft Excel on a regular basis, odds are you work with numbers. Put those numbers to work. Statistical analysis allows you to find patterns, trends and probabilities within your data. In this MS Excel tutorial from everyone's favorite Excel guru, YouTube's ExcelsFun, the 41st installment in his "Excel Statistics" series of free video lessons, you'll learn how to calculate deviations, variance and standard deviation for a sample and a population using Excel tables and the VAR, S...