Document Type Search Results

How To: Create charts in Excel 2007

Check out this tutorial and learn how to create chars in Excel 2007. In Office Excel 2007, you just select data in your worksheet, choose a chart type that best suits your purpose, and click. Want to try a different chart type? Just click again and select a new chart type from a huge range of possibilities. Then work with the new Chart Tools to customize the design, layout, and formatting of your chart. You can see how various options would look just by pointing at them.

How To: Wedge two types of clay together

Wedging two types of clay can give you a new color, which you can then use to further decorate your pieces. Make sure that the two kind of clay require the same firing temperature. You can mix your own personal clay to work with simply by selecting qualities in standard clays and kneading them together.

How To: Save and load view state info for a custom web server

In this video tutorial, Chris Pels will show how to persist and restore information in the ViewState of a custom user control. First, learn how to persist simple values containing .NET primitive types such as String, Int32, Boolean, etc. Then see how to persist complex types such as Class which contain properties storing information. The sequence of processing View State information during the lifecycle of an ASP.NET page is also discussed.

How To: Choose kitchen lighting

Kitchen lighting is vital to having a beautiful and functional kitchen, but even knowing where to start when choosing the type of lights for your kitchen can be confusing. To find kitchen lighting ideas, Meghan Carter visited Kichler Lighting where she discovered the three different types of kitchen lighting you need to make the most of your kitchen.

How To: Make a birdcam

Have your ever wanted to build a bird feeder? Do you want to know what types of birds live in your neighborhood? If the answer to one of these questions is yes, then this video is for you. Bre Pettis will teach you how to make two different types of bird feeders and then how to attach a webcam to the feeders so you can watch the birds.

How To: Create rusty, corroded type in Photoshop

Making text look old and weathered, or rusty and corroded is a long standing effect but it's a good one to know. In this episode, Bert will show you how to do a nice, detailed weathered type from scratch. You may want to download his example files or full rez version to see a detailed view.

How To: Create headlines in Illustrator

In this tutorial you'll learn how to use Illustrator to make cool and dramatic headlines. The main step, is changing the type into an outline, which is just a vector based image of the type. This allows you to easily manipulate the text as an object and do some cool things to your headline.

How To: Give a dog a bath at home

Does your dog like to jump in mud puddles and play in dirt? Learn how to give your dog a bath at home so you can save the cost of frequent trips to the dog groomer. In this case we are going to use a bath tub, but you can also bathe your dog in outdoor showers, indoor showers, or just use a hose. Now that we have the place to bathe the dog, we have to decide what type of shampoo to use. Remember, dogs have different types of fur, so you will want to select the appropriate shampoo for the type...

How To: Make a dynamic named range in Excel (left to right)

Teach Excel describes how to create a dynamically updating named range that goes from left to right using Excel. First, you define the named range by highlighting the cells containing numbers in a certain row. In the name box to the left of the formula bar, type the name of the data. In this example, the numbers correspond to sales, so type "sales." To check if the named range works, click on an empty cell and enter =sum(sales). That should return the sum of the highlighted cells. However, as...

How To: Replace the neck seal on an OS systems dry suit

If you're a serious diver, especially anywhere cold, then your dry suit is probably a near and dear friend. If something goes wrong with it, you may think that you need to pay someone a lot of money to fix you baby. But no! They're actually pretty easy to fix yourself. This video will show you how to fix the neck seal on an OS Systems drysuit yourself with just some spare parts that you can order from the manufacturer.

How To: Make a basic Jeopardy game in MS Powerpoint

This video demonstrates how to make a basic Jeopardy game in Microsoft PowerPoint. First, choose a background color by clicking Format on the top bar menu. Select Background and choose the color you wish to have. Click Apply To All to apply it to your entire PowerPoint presentation. Then, click Insert on the top bar menu and select Table. Fill in the number of columns or rows you wish to have for your table and then click OK. In this example, create a 2x2 table. Make a title for your game by ...

How To: Program with Python

Welcome to Google's Python Class – a seven-segment, two-part free virtual class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who ha...

How To: Massage data in Houdini 10

Get a crash course on HScript Expressions, Variables, and Attributes in Houdini 10. If you don't even know what this means, then you probably need to check this video tutorial series out. Understanding how to massage data in Houdini is key to giving yourself the creative edge and allowing you to unleash mind-blowing visual effects. This 18-part video series covers a variety of simple yet essential weapons in your arsenal including Global, Standard and Custom Variables to Math and String Modif...

How To: Trace Any IP Address

Using a simple trace trick, you can easily look up the IP address and its location for any website. This method uses a command line command to first find the IP address of a given website, and then uses a free online tool to get that IP's location.

How To: The Simple Way to Enable Caps Lock on Your iPhone

When you need to type in all caps on a computer, you just press the "caps lock" key. But no such key seems to exist on iOS. The "shift" key appears to work at first but will deactivate once you type one capital letter. Holding down the shift key while you type gets the job done, but it's a pain. While it might not be obvious, enabling caps lock is actually really simple.

How To: Type Curse Words with Apple's QuickPath Swipe-Typing Keyboard in iOS 13

The iPhone's autocorrect feature is wonderful and convenient, but it doesn't always work with informal language like profanity. If you've ever used the F-word, there's a good chance you've had your curse words "corrected" to other words that don't ducking make sense. And with the release of iOS 13, swearing in your messages and on social media could get a little harder.

How To: Discover Open Ports Using Metasploit's Built-in Port Scanner

One of the first steps in reconnaissance is determining the open ports on a system. Nmap is widely considered the undisputed king of port scanning, but certain situations call for different tools. Metasploit makes it easy to conduct port scanning from directly inside the framework, and we'll show you three types of port scans: TCP, SYN, and XMAS.

Mac for Hackers: How to Set Up a MacOS System for Wi-Fi Packet Capturing

MacOS isn't known as an ideal operating system for hacking without customization, but it includes native tools that allow easy control of the Wi-Fi radio for packet sniffing. Changing channels, scanning for access points, and even capturing packets all can be done from the command line. We'll use aliasing to set some simple commands for easy native packet capture on a macOS system.

Rasberry Pi: Connecting on Computer

I have gotten comments from my last tutorial on not being able to do anything because of a lack of a monitor. In order to address this problem I'm gonna show you how to connect and control the Rasberry Pi through a SSH client on Linux, Mac, Windows, and Chromebook computers. This will probably we a long tutorial so please bear with me. Anyway, lets get to work.