Autoresponder Series Search Results

How To: Tie a snake belly bar knot

The snake belly bar, in essence, is a product of multiple snake belly knots, tied together in series. This great bar makes a great bracelet or strap and is easy to make if you know the right pattern. In this video you will get an up close look at how to tie this knot from start to finish.

How To: Optimize Google's crawl of your website without using robots.txt

Google is one of the most powerful forces on the Internet, and their technology can be the key to helping you find success in whatever your online endeavor might be, from web design to filmmaking. This video is a part of their Google Webmaster Series, offering help to webmasters the world over on how to best utilize Google in their work. This video will show you how to ensure that Google crawls a particular section of your site without using any robots.txt.

How To: Use the Pythagorean theorem to find the length of the third side of a triangle

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. With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to use the Pythagorean theorem to find the length of a right triangle's hypotenuse.

How To: Subtract fractions with like denominators in basic math

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 study for that next big test). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to subtract fractions with like denominators in basic math.

How To: Solve math problems with the commutative law of addition

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). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to unpack and solve word problems requiring use of the commutative law of addition.

How To: Solve math problems with the commutative law of multiplication

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). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to unpack and solve word problems requiring use of the commutative law of addition.

How To: Solve math problems with the associative law of addition

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). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to unpack and solve word problems requiring use of the associative law of addition.

How To: Solve math problems with the associative law of multiplication

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). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how to unpack and solve problems requiring use of the associate law of multiplication.

How To: Find the smallest number greater than zero in MS Excel

New to Microsoft Excel? Looking for a tip? How about a tip so mind-blowingly useful as to qualify as a magic trick? You're in luck. In this MS Excel tutorial from ExcelIsFun, the 681st installment in their series of digital spreadsheet magic tricks, you'll learn how to use the MIN and IF functions to find smallest number that is greater than zero in an array formula.

How To: Average times entered as text in Microsoft Excel

New to Microsoft Excel? Looking for a tip? How about a tip so mind-blowingly useful as to qualify as a magic trick? You're in luck. In this MS Excel tutorial from ExcelIsFun, the 682nd installment in their series of digital spreadsheet magic tricks, you'll learn how to to average times values that were exported from a database as text values instead of number values.

How To: Increment a number pattern by formula in MS Excel

New to Microsoft Excel? Looking for a tip? How about a tip so mind-blowingly useful as to qualify as a magic trick? You're in luck. In this MS Excel tutorial from ExcelIsFun, the 649th installment in their series of digital spreadsheet magic tricks, you'll learn see how to increment a number pattern using the INT, ROW and ROWS functions and the act of dividing by 3.

How To: Create Jane's Volturi makeup look from "Twilight"

Pint sized vampire Jane from the "Twilight" series can literally slay others with a glance, but we think she could knock others spellbound with her deviously good looks just as easily. Played by Dakota Fanning in the movies, Jane likes to wear makeup shades in line with her coldhearted character: deep pewters, smoky grays, and of course black.

How To: Use ratios when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Clojure ratios, and see why the IEEE 754 double is a better tool for most jobs. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Solve the "FizzBuzz" problem with Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to solve the classic FizBuzz problem with Clojure. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Write an inference engine using Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to write an inference engine with Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Create and use macros when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to create and work with macros in Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Counterclockwise, the Eclipse Clojure plugin

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Counterclockwise, a Clojure plugin for Eclipse. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install the Enclojure NetBeans Clojure plug-in

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Enclojure, the NetBeans Clojure plug-in. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure on a Windows PC with Clojure Box

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure using Clojure Box in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure at the command line in MS Windows

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure at the command line in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use the Leiningen Clojure build system

In this clip, the eighth installment in Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Leiningen, a popular Clojure build system. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Make classic American southern fried chicken

In Epicurious' "Around the World" series, we stop by South Carolina to test out a classic American recipe - southern fried chicken. In this how-to video, you'll learn how to marinate, batter, and fry chicken in a most delicious manner. Your guests will be clamoring for second and third helpings of this fried chicken.