Make some tasty homemade ginger ale without all the sugar and additives. This soda recipe is delicious and healthy and is made with natural soda cultures and fermented. You will never want to go back to store bought soda again!
Watch this science video tutorial from Nurd Rage on how to make copper sulfate from copper and sulfuric acid in three ways. They show you how to make copper sulfate from copper and sulfuric acid using two chemical methods and one electrochemical method.
The dreidel, the small top that's among the most recognizable symbols of the Hanukkah season, is a fun game of chance to play with friends and family.
Learn how to eat sushi the traditional Japanese way. This tongue-in-cheek video quite accurately describes how to enter a sushi restaurant, and also describes many unique aspects of Japanese culture.
If you're thinking "Aren’t toilets the same all over the world?” you don’t know squat. Travel in exotic countries requires the ability to be flexible with different cultures. Watch this video travel tutorial and learn how to use a squat toilet.
The first video is an elementary explanation of triangular numbers and a Gauss demonstration for the sum of the first 100 natural numbers.
In this video the instructor shows the different methods of solving quadratic equations. There are many methods to solve quadratic equations each with its pros and cons, each method suitable for a particular situation. The first method to solve quadratic equation is factoring. The advantage of using this method is that it is quick and easy. But the problem is not all equations can be factored very easily. This method requires a lot of practice and intuition. Use this method when the discrimin...
The first video explains the Method of Mathematical Induction. It also gives a background of Francesco Maurolico, Pascal and John Wallis. You'll see how to apply the Method of Induction to prove the sum of odd numbers is a square.
In this how-to video, Andrew Price of Dryad Bushcraft teaches methods of trapping animals in a survival situation. Learn methods of tracking animals as well as the West County trap and wire snare method. Watch this video hunting tutorial and learn how to trap animals like a real Bushman.
This video tutorial belongs to the Electronics category which is going to show you how to reset the Blackberry Bold 9000 / 9700 with three methods. In the first method you hold down the Alt key, the Caps lock key and hit Delete. Your Blackberry will start resetting. This process will take about 2 minutes to complete. The second method is the double reset. Hold down the Alt key, the Caps lock key and hit Delete twice. This method is helpful if your Blackberry is frozen. The third method is cal...
Hi everyone, happy new year. Today we will be repotting a Japanese black pine bonsai tree with Charles M. We will first check the health of the pine tree by checking the fungus cultures. It is a healthy tree if there is a lot of fungus. We will first prune some of the roots to be used in the new soil. We will loosen up some of the roots to be able to repot it. We will make sure not to throw away any fungus cultures to make sure to preserve the tree. Enjoy the video on how to repot a bonsai tree.
In this instructional harmonica video, learn which of two methods to use when playing the harmonica. There is sometimes a debate among harmonica players on which method is better to use: the lip pucker method or the tongue block method. Both methods play their part in helping the beginner become a more well rounded harmonica player. This tutorial teaches you both harmonica methods.
Some of the oldest art on Earth was created 36,000 years ago on the walls of the Chauvet Cave in France. However, these days, physical access to the cave is restricted in order to preserve the site.
This method is for those of you looking to quickly brace or unbrace your bow. There are several methods available, but this method is for those of you looking for a quick fix.
Lawrence Perez, from Saddleback College, and his assistant Charlie, give this beginning-algebra two-part lesson on factoring with the ABC method. Solve those darn quadratic equations!
Your tooth is throbbing, your head is pounding, and the oral surgeon can't see you until this afternoon. You'll need something to take the edge off until the good doctor can fit you in.
Here is a detailed two-part explanation of the LBL method (the beginner's method), for solving the Rubik's Cube, or Eastsheen Cube. Need I say more?
Looking for a new way to do your quilting? Why not try the 'quilt as you go' method! With this method you don't finish the whole piece at one time, but instead take various pieces of fabric and use them one by one. This is a great method if you happen to have a big bag of fabric odds and ends you didn't know what to do with. You'll need a piece of backing, thread, pins and of course a sewing machine. Watch and learn how to quilt as you go!
In this informative video series, Jeri Ellsworth explores several methods that can be used to detect greenhouse gases, including building a homemade mass spectrometer and mid-Infrared absorption. Jeri provides a comprehensive overview of the science behind IR absorption, the mass spectrum and ion filtration.
Modeling a face using Maya or any other 3D art program is tough to do without having the result end up looking like a zombie. See the film Final Fantasy: The Spirit Within if you don't know what I'm talking about. This six-part video will help you avoid this problem in your own 3D models by teaching you how to 3D model a face using the head extrusion method in Maya. You'll need a photo to start with (the creator does not supply the one he used here) but once you have that you should be able t...
Ah, the heart. The eternal symbol of love and torment, the starter of wars and the locale of true victories. Heck, the heart is such an ingrained symbol in our culture that there's an entire holiday devoted to it.
A renowned pop-culture icon, Michael Jackson revolutionized the arts of pop music and dance with his large body of work. Learn one of the most famous dance moves, his 'Smooth Criminal' move, in this step-by-step tutorial.
The Department of Biological Sciences at the University of Alberta brings you this flash animated video tutorial specifically relevant to your student laboratory courses, specifically microbiology. If you're a student at any school of biology, this information will be helpful for learning how to streak a plate and see bacterial culture growth.
Watch this ASP.Net video tutorial to learn how to create culture-aware and locale-specific web content with no additional code. Use the Resource Editor to create page-level and application-level resources.
Learn how to immobilize an ankle. The ankle is a complex joint, so when an injury occurs, and you can't get help right away, the first thing to do is keep it from moving – you'll prevent any more damage to the surrounding nerves and tissue.
After debuting its virtual Pocket Gallery last year with the works of Johannes Vermeer, Google Arts & Culture has released a sequel that brings even more artists into your home via augmented reality.
In this tutorial, learn how to take an ordinary photo and turn it into a piece of Andy Warhol style pop art. This process is not difficult and can be done in a similar way on Photoshop or GIMP. So, follow along and get inspired by the fun, pop culture style.
In this video tutorial, learn the several methods to get black & white images from color originals in Photoshop. The first method is the simple desaturate by going to image > adjustments > desaturate and it will wipe out the color from your image. The second non-destructive way of doing this is going into the layers palette, adding a new adjustment layer, choosing hue and saturation and dragging the saturation slide all the way down to minus (-) 100. The next method is going to the channels p...
Check out this three-part video tutorial on how to solve a Rubik's Cube with the Jessica Fridrich Method. Are you not familiar with Mrs. Fridrich? Then that means you probably only know how to solve the Rubiks Cube the easy way. Get fast with that puzzle and learn it the faster and more complicated way.
What did ancient cultures use to sweeten their food? Pressed grape must, of course! Grocer Rick Mindermann recommends a spoonful of Saba as an interesting alternative to sugar.
If you're doing some OOP programming you can use Magic Methods to help you out. This tutorial will show you three of the methods and they all have good uses if you need them. Magic methods alwasys start with two underscores!
When you're programming in Python, and make a variable into a string, that becomes an object. This tutorial shows you how to use string methods and object methods when you're teaching yourself how to write a program using the Python language.
If you know how to create a class in Visual Studio using C# programming, then you should be able to handle adding methods to a class. So open up Microsoft Visual Studio and follow along with this video tutorial and learn how to add methods.
If you're having problems growing potatoes in your yard, you may have to try another method. Using different methods is very common when growing plants since certain areas may require more or less of a certain ingredient.
Kevin demonstrates multiple methods to clean dirty coins.In the first method he takes some coke in a glass and hangs a dirty coin in it with the help of a string. This coke technique takes a few hours.In another faster technique which takes only 20 to 30 minutes he takes table salt and food vinegar. He takes the table salt and dissolves it in vinegar in a bowl. When most of it is dissolved he drops a dirty coin in it and waits about 20 minutes.Another method is to rub toothpaste on the coin f...
Bucky from The New Boston serves up this Python video tutorial on how to program methods in Python. This is the program you use to write all of your Python code down. Fun with methods! Learn what methods are and how to use them.
This how-to video demonstrates the purl stitch using the continental method, or with the left hand. Start with the yarn in left hand. The middle finger (or index finger) is used to push the yarn down and to the right, to where the right needle can easily push it back through the stitch. This method requires the fewest hand movements of any purl method, and is consequently the fastest (with the exception, perhaps, of the "Combined Knitting Method" of purling). This method of purling, when comb...
Watch this ceramics video tutorial to learn a few ways to make a miniature pot using polymer clay. The two methods explained in this instructional video are the coil method and the pinch pot method. Both of the methods are easy for beginners to use in order to make a miniature pot out of polymer clay.
How to cheat on a final exam using several methods - the calculator method, "the sweet toot," the drink bottle method, and the iPod method.