Simple Method Search Results

How To: Convert Farenheit to Celsius in your head

This video tutorial is in the Education category which will show you how to convert Fahrenheit to Celsius in your head. This method is a good estimate for converting temperatures. However, do not use this for accurate temperature conversions. Let's say you want to convert 22 degree Celsius to Fahrenheit. 1st step is to double the figure, that is, add 22 plus 22 which is 44. Next add 44 with 30, which gives the result 74. So, 22degree Celsius is equal to 74 degree Fahrenheit. Similarly, 32 deg...

How To: Do a hair bow quickly and easily

This is a very simple and quick way to make a bow with your hair. Jessica suggests that this method will work best if you use a large section of your hair such as the hair at your crown. Get a skinny hair tie and tie a pony tail with your section of hair. Then when your hair tie gets tighter, pull your hair through but stop when you’re near the hair ends. Now you have a small bun to work with. Pull both sides of the bun to separate it into two parts that makes up your bow. Then push the mid...

How To: Make mini polymer clay doughnuts for a dollhouse

Garden of Imagination demonstrates very simple method of how to make miniature doughnuts from polymer clay. There are three varieties of doughnuts made sprinkled, glace and chocolate covered. These are very simple round doughnut. For this we need a plastic clay measure which has balls of different size. We have to start off with a little piece of clay, put in size E of the clay measure. Always put some extra and slice it off. Take it out. Make it into the size of a ball with your hands. Now m...

How To: Cook Irish seafood stew

Spice up your seafood stew with some Irish flair. The Irish aren't just good for producing good beer (Guinness), but they can cook, too. See how to make some delicious Irish seafood stew.

How To: Draw dragon wings

This is a video in which drawing artist Wayne Tully demonstrates an easy and simple method of drawing a dragon's wing. Wayne points out that the dragon's wing is identical in shape to a bat's wing and advises the viewer to study some pictures of bat's wings. This helps one get a good idea about what a dragon's wing should look like. Shading the inside parts of bone structure of the wing improves the quality of the drawing and gives it a realistic feel.

How To: Remove a gearshift knob

Do you need to replace your Gearshift knob? Richpin shows a very quick method to remove the gearshift knob from Saturn S series. Pull the hand break on. Place the gear into 2nd, 4th or reverse. Holding the top of the gearshift, take a rubber mallet and give the knob a few taps underneath until it comes off. To replace the knob, place the knob onto the gearshift and tap it a few times until it is firmly in place. This very short video shows how simple it is to remove your gearshift know.

How To: Set up and tune up your tablesaw

Our tools are no good to us unless they are tuned up properly. As the heart of the workshop, its crucial that our tablesaws are configured to perform their best. So whether you are setting up a new saw, or tuning up your current one, this two part how to video guide will get you where you need to be. Part 1 covers three different methods for aligning the miter slot to the blade as well as a simple technique for attaching and leveling the extension wings. In the second part of our tablesaw set...

How To: Solve a Rubik's Cube with the "green cross" method

This is a beginner's method to solving the classic 3x3 Rubik's Cube. It uses the "Green Cross" method, and can be learned in a few hours to a week, depending on how smart you are. Watch all three videos to solve it, and not only that, you will even see the inner workings of the Cube, to better understand how it works.

How To: Make Android 10's Dark Mode Turn on Automatically at Sunset

It's nice having a dark theme on Android 10 and One UI 2, but setting it on a schedule takes it a step further. Imagine the light theme turning on every morning, and the dark theme taking over after sunset — all automatically. It sounds pretty simple, but it's one of those things you wouldn't know you need until you try it.

How To: Erase Data from Your iPad, iPhone, or iPod touch

Before you sell your old iPad, iPhone, or iPod touch to a buddy or a company like Gazelle, it's vital that you wipe the entire device of all its content; including sensitive material like contacts, messages, pictures, and videos. There are two easy ways to wipe your iOS device, so let's show you how to do it using iTunes or directly from the device itself.

How to Train Your Python: Part 3, Basic String Manipulation

Last time in how to train you python, we covered the basics of variables and output. While we were covering variables, we talked briefly about strings. "String" is just a fancier way of saying "Word". A string is simply a set of characters encased in quotations, this lets python know that it is a word. Sometimes when we do things with strings we'll need to change them in order to do something. Python is case sensitive, for example "Null-Byte" is not the same as "null-byte". This is where mani...

How To: Create Stop-Motion & Time-Lapse Videos on Your Samsung Galaxy S4

If you've seen ParaNorman or Fantastic Mr. Fox, then you have some kind of idea of what stop-motion animation is. Basically, these artists make objects, or small figures, appear to be moving on their own by manipulating and repositioning them in the smallest increments, then capturing each frame after doing so. When all the frames are compiled together, the final product is something spectacular like The Nightmare Before Christmas, which took roughly 109,440 frames in all.

How To: Uninstall Applications in Windows 8

Windows 8 and its new Windows Store have simplified the process for uninstalling and cleanly deleting applications from your computer. Removing applications in older versions of Windows required a few more steps: My Computer -> Control Panel -> Add or Remove Programs -> Find the Program -> Click Uninstall.

How To: Learn the 'quilt as you go' method

Quilting! Is there anything better!? Well, no, but one thing easier is the quilt as you go method. This video will show you what to do and how to do it. You'll want to have some baton, backing, thread, scissors and of course lots of pieces of fabric. The fabric doesn't need to be the same color or style and in fact, the more different the fabric the crazier your quilt will be. Check it out! Get quilting, and learn the quilt as you go method today!

How To: Create object arrays in 3D Studio Max 2010

See how to create arrays of objects in 3D Studio Max. While there are a variety of methods for generating object arrays, this clip looks at two of the faster methods for creating 1D, 2D & 3D arrays. Whether you're new to Autodesk's popular modeling software or a seasoned 3D artist just looking to better acquaint yourself with the application, you're sure to be well served by this video tutorial. For more information, take a look!

How To: Solve two linear equations by the elimination method

\When both equations in a linear system are in the form Ax + By = C, you can solve the system using elimination. How is this method different from substitution? The idea behind the elimination method is to create a new equation from a combination of the original equations in the system. The new equation is formed by adding or subtracting the originals. When we combine two true equations, the sum or difference must also be true.

How To: Create update and restore screen methods in 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 create and update restore screen methods when programming in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use common string methods when programming in 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 use common string methods when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use the toString method when Java programming

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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use implement and use Java's toString() method. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use polymorphic methods when Java programming

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with polymorphism when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Tie Vans shoes

Ever wonder what is the correct way to lace and tie your Vans shoes? There are probably a couple of different methods to do so and this video shows you one of those methods step by step. It's quick, easy, and will have you looking good in your shoes in no time. Enjoy!

How To: Solve a 5x5x5 Rubik's Cube faster

This video shows an explanation for an Advanced Edge Pairing method for the 5x5x5 Cube. The method used is as follows. First, you should match up edges on the middle layers (in the build ring) to form complete "tredges," or triple edge pieces. Then replace and store these tredges on the Up and Down faces of the cube. This method CAN be applied to any size big cube!

How To: Stand up on a surfboard

Surfing: Hang Ten The ocean is a force of nature that refuses any effort to tame it. To throw one's self on the mercy of this beast is a courageous act. With the help of this trick guide, you can learn to harness that power and push your water-borne adventures to new heights. See how to stand up on a surfboard.

How To: Draw blood with the butterfly method

If you are having a difficult time drawing a patients blood, you might want to considering doing the butterfly procedure. Watch this instructional medical how-to video to learn the proper way of drawing in blood with this method. The butterfly procedure involves drawing blood from the back of the hand. Start by placing a band around the wrist, palpating the back of the hand and identifying the direction of the veins.

How To: Draw small faces on paper

In this tutorial, we learn how to draw small faces on paper. This is best for drawing on comic books, because the faces are smaller than on regular drawings. First, give yourself a scale size to see how large you want the faces on the paper to be. If you are new at drawing, use the square method to learn how to measure the face and learn how to draw the face so the body is scaled to the size of the head. Start out by drawing the head and adding in shading details. You will start with the guid...

How To: Perform a simple levitation trick using Photoshop

This video tells us the method to perform a simple levitation trick using Photoshop. Take the photo of the background and the person sitting on some object posing as if he or she is levitating. Select the 'Move Tool' and hold the 'Shift' key down. Drag the picture on to the background and release the shift key. Select the layer containing the person and go to the mask tool. Select the foreground color to black. Go to brush tool and set the 'Master Diameter' to 70 pixels and the 'Hardness' to ...