In Home Visual Search Results

How To: Take an infrared photograph with a DSLR camera

Infrared photos are photos that are taken in such a way that they absorb light from beyond the visual spectrum, giving your pictures a cool, surreal effect. This video will teach you everything you need to know to take them yourself. You'll learn how to determine if you have a camera that will work, get the proper filter, and take the photo. It's pretty quick and easy if you have the right equipment, and looks really, really cool.

How To: Generate 3D terrain in Microsoft Visual C++

In this clip, you'll learn how to create 3D terrain in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Generate 3D terrain in Microsoft Visual C++.

How To: Draw text with OpenGL in Microsoft Visual C++

In this clip, you'll learn how to draw text when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Draw text with OpenGL in Microsoft Visual C++.

How To: Convert a Visual Basic project to Jabaco Java

In this video tutorial / demonstration you will learn how to convert an existing Visual Basic project to Jabaco Java. You will need both Microsoft Visual Basic and Jabaco, a simple programming language with a Visual Basic like syntax. Jabaco enables you to create powerful software for all Java supported operating systems. Convert a Visual Basic project to Jabaco Java.

How To: Create a program for sending spam and email bombs in Visual Basic 2008

Looking for a program that will let you send out mass emails or spam? Or maybe you're just looking for a way to prank your friends or get revenge by sending them an email bomb? If you have Visual Basic 2008, you can write your own program that will ensure the recipient never forgets what you sent them! This video gives you the basic code to set up the program, and you can tailor it to your own needs quite easily.

How To: Do Visual Kei face theater makeup

In this video, we learn how to do Visual Kei face theater makeup. First, apply your favorite foundation and blush to your face. Next, add eyeliner to the top and the bottom of the eye and then purple eyeshadow on the top. From here, you will apply a blue eyeliner to the outer corner of the eye and mix it with the purple. Next, apply more blue eyeliner over the lid and then apply black eyeliner from the inside corner of the eye all the way to the top near the eyebrow. Then, create another wing...

How To: Dress in a Visual Kei style

In this tutorial, we learn how to dress in a Visual Kei style. Just be creative with this style, there is no exact way to do it! Use old clothes you have laying around the house and wear those in a funky fashion. Use mostly black and use some military jackets to spice things up. Then, pair these with hats that have belts around them and different types of buttons. Wear short skirts but pair them with striped leggings. Make sure your hair is spiked up and frizzy so it fits the style of this an...

How To: Meditate with a visual guide

In this tutorial, we learn how to meditate with a visual guide. Begin my taking a slow deep breath through the nose and feel the air going through your body. Then, feel the exhalation leaving the body through the nose feeling the breath. Breathe deeply at your own pace and try to lengthen and slow the breathing. On the inhalation feel the coolness inside of the nostrils rising upwards. Imagine the air rising up into the forehead and going throughout your entire body. Imagine you are breathing...

How To: Change VoiceOver's caption settings in Mac OS X

This video explains how to change VoiceOver’s caption setting in Mac OS X. The visuals pane of the VoiceOver utility includes options that are helpful for sighted users who work with people with visual impairments. This video demonstrates how to use the caption panel option. When you turn VoiceOver on, the caption panel appears at the bottom of the screen. The caption panel can be moved anywhere on the screen that you want by dragging it with your mouse. The caption panel gives you the opti...

How To: Make web browser bookmarks with Visual Basic 2008

This video is about making a bookmark for your web browser in Visual Basic 2008.The videos begins with a simple web browser which consists of simple web components, a textbox and a go button. Pull the sides of the browser to stretch it and put in a listbox. Enlarge the listbox and use two buttons below the listbox. Enter the text for the buttons as "Enter current page" and "clear". Now go to selection explorer, double click "my project" and go to settings. Add a new setting called "Bookmarks"...

How To: Make a screen capture program in Visual basic

This video shows how to make a screen capture program in Visual basic. The first step to create a screen capture is to open a new project and open a new form window. The second step is to create to temples for either saving or capturing the picture you choose to select. The third step involves following the code structure given by the instructor to enable the correct function for the save or capture button options. The final step is to open the project as a finished work with the correct codi...

How To: Set up your computer to make Silverlight applications

This is a Computers & Programming video tutorial where you will learn how to set up your developer computer for Silverlight applications. First you need to install some tools on your developer computer. The premier developer tool from Microsoft is Visual Studio. If you don’t have a license, install Visual Web Developer Express which is free. It is installed via the web platform installer. Then you need to install the Silverlight toolkit. Go to Silverlight codeplex and you will find a complete...

How To: Get hit by a car in Adobe After Effects

In this video tutorial, viewers will learn how to create the visual effect of being hit by a car, using Adobe After Effects. Adobe After Effects is a digital motion graphics and compositing software. This is not recommended for beginners. This video will show viewers how to make the effect of getting hit by a car and adding realistic camera movement to it to make it believable and convincing. This video will benefit those viewers who enjoy movie making and producing visual special effects.

How To: Create a 3D ice effect in Photoshop

In this video, viewers learn how to work with Photoshop CS4 Extended, specifically the 3D construction and editing engine. This video contains voice narration for guidance and a visual demonstration for viewers to easily follow along. Viewers will learn how to create a cool abstract 3D shape which is different every time it is made and some cool techniques on how to convert it to a smooth icy looking shape. This will benefit those viewers who use Photoshop and wish to create an realistic icy ...

How To: Use the DataPager & ListView controls 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. Generally, the DataPager control is used with the ListView control. The ListView control is data driven. First create a ListView control and provide it some data. Next drop ...

How To: Build and customize reports in Microsoft Visual Studio

Interested in creating your own dynamic, web-based applications using Microsoft Visual Studio? In this installment from the Absolute Beginner's Series of video SQL tutorials, you will dive into building reports from scratch and modifying the reports that were created using the wizards and designers. We also demonstrate how to embed your reports into your ASP.NET Web Form applications. For more information, as well as tips for being a smarter user of Microsoft Visual Studio, take a look! Build...

How To: Use SQL database tables in Visual Web Developer

Interested in creating your own dynamic, web-based applications using Microsoft Visual Web Developer? In this installment from the Absolute Beginner's Series of video SQL tutorials, SQL Server beginners will learn about tables and definitions of data types, properties, keys, etc. in this second video. Find out how table rows, columns, and fields interrelate and whether columns can be empty. For more information, as well as tips for being a more effective user of Microsoft Visual Web Developer...

How To: Use the Status Strip control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Status Strip control which is an elegant way for you to provide application progress or status information back to your users. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Status Strip con...

How To: Use the Tab control in Visual Basic 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Tab control which presents a familiar folder-style content navigation system, and is a good way to organize multiple panes of content in your application. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a lo...

How To: Use the Background Worker control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Background Worker control to create a multi-threaded application. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Background Worker control in Visual Basic 2005.

How To: Use the Picture Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Picture Box control which allows you to display image files from your local machine or from the network. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Picture Box control in Visual Basic 2005.

How To: Use the Rich Text Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Rich Text Box control which allows users to input formatted text into your applications. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Rich Text Box control in Visual Basic 2005.

How To: Use the SplitContainer control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the SplitContainer control to create a multi-pane user interface. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the SplitContainer control in Visual Basic 2005.

How To: Use the Timer control in Visual Basic 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Timer control which you can use to poll or monitor if an action has occurred in a given time interval. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Timer control in Visual Basic 2005 Express.

How To: Make a dynamically resizing Windows UI with FlowLayout

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? In this installment from the Absolute Beginner's Series of Visual Web Developer VB/ASP.NET video tutorials, you will learn how to use the FlowLayout panel to create dynamically resizing Windows UI. This lesson will be particularly helpful to programmers to those with experience using both Visual Basic and simple HTML syntax. For more information, as well as tips for being a smarter user of...

How To: Create a RSS reader app in Visual C# 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual C#? How about an RSS reader application? This lesson shows the design and planning of the RSS reader application. For more information, as well as tips for being a more effective user of Microsoft Visual C#, take a look at all five videos.

How To: Make raw Cantonese style chow mein

Jess Knox from "In the Raw" makes Raw Cantonese-Style Chow Mein. Start by spiralizing (or julienning) butternut squash and making a marinade of 2 tsp tamari (or soy sauce), 1 tbs almond butter, 1/3c water, and 1/2 clove garlic. Combine and put onto dehydrator tray in nest-shaped bunches at 110-125 degrees for 3 hours or until a little crispy.

How To: Make a cake decorating fondant/gumpaste bow

1. Use a piece of gum-paste, fondant, or candy clay about the size of a tennis ball 2. I first will roll about 1/2 of the dough through my pasta machine to a medium thickness (#4) or roll your fondant to approx 1/4 in. thickness 3. You could also use a pizza cutter or knife to cut the strips. Take two strips out to be the bow tails and then cut 2 strips in half to make thin little loops for fill-ins 4. Hang the loops over a dowel or large stick such as a broom handle (about 1in wide) 5. Wet t...

How To: Record desktops with RecordItNow! on Ubuntu Linux

Record desktops with RecordItNow! on Ubuntu Linux Ever wanted to record your desktop screen? Well, it's entirely possible on Ubuntu Linux. This computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to record desktops with RecordItNow! on Ubuntu Linux.