Unflavored Types Search Results

How To: Create fabrics in Photoshop

Pixel Perfect is the "perfect" show to help you with your Photoshop skills. Be amazed and learn as master digital artist Bert Monroy takes a stylus and a digital pad and treats it as Monet and Picasso do with oil and canvas. Learn the tips and tricks you need to whip those digital pictures into shape with Adobe Photoshop and Illustrator. In this episode, Ben shows you how to create fabrics in Photoshop.

How To: Build a sign in Photoshop with 3D lightbulbs

Pixel Perfect is the "perfect" show to help you with your Photoshop skills. Be amazed and learn as master digital artist Bert Monroy takes a stylus and a digital pad and treats it as Monet and Picasso do with oil and canvas. Learn the tips and tricks you need to whip those digital pictures into shape with Adobe Photoshop and Illustrator. In this episode, Ben shows you how to build a sign in Photoshop with 3D lightbulbs.

How To: Choose the correct size for your snowboard

In this video, Sierra Snowboard gives us some tips on how to select the snowboard that's right for you. Each board comes in a number of different sizes, and most boards come with a size chart specific for that board. These charts can be vague, but are good starting points for selecting your size. One thing to consider is your bossy type. The weight of the rider is the primary factor in selecting the size of a snowboard. You'll notice that the height of a rider is not listed on a size chart. I...

How To: Find & ping your IP address

This is a video tutorial in the Computers & Programming category where you are going to learn how to find and ping your IP address. Go to start > run and type in "cmd" to get the DOS window. Here type in "ipconfig" and hit enter. If you are online, your IP address will be displayed. If you are offline, go online and try again. Then in DOS type in "ping yahoo.com". This is to see if you can connect to Yahoo. If you are online, the site will reply 4 times. If you type in "netstat", it shows yo...

How To: Map an FTP server in Windows 7 Explorer

To do that click on tools in windows explorer and choose map network drive. Now click on "connect to a web site that you can use to store your documents and pictures" and then click on next and next. Now you have to type your internet or network address for example you type ftp://ftp.mozilla.org. This is a public server and it does not require a user name or password. Now click on next and there make sure you selected "log on anonymously" but if your server require a password then you have to...

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: Make an animation with a batch file

CtrlFormula teaches you how to make an animation with a batch file. Before you begin you must know that sending batch files over the internet is risky, so keep that in mind. You create a new .txt file and type in: @echo off. Hit Enter twice and type in: echo loading. Then hit Enter once and type: ping localhost -n 2 >null. Hit Enter once and type in: cls. Copy and paste this structure three times. For each loading you see you have to add another dot at the end, so the animation will slowly go...

How To: Open your NAT for use with online games on Xbox Live

Open your internet browser, type in the address bar 192.168.1.1 and enter your user name and password to access. Look in the right and search for Port Forwarding / Port Triggering. Click on Add Custom Service. Type a name to the service, like XBox Live, now access HushedCasket and scroll down to see the ports you need to open. Go back to the setting and select UDP in Service Type. Put 88 in Starting Port and Ending Port. Go to your XBox and enter in System Settings, go down to Network Setting...

How To: Tag friends, pages, and groups in your Facebook status

This short video demonstrates how to tag websites and groups in your Facebook status. In your status window start typing what you would like to tag. For example write "Tagging one of my favorite sites:" At this point type the @ symbol. Right after the @ type in the particular site you would like to tag. When you are finished typing press 'Share' and this will appear on your Facebook page with a clickable link to the site you tagged.

How To: Use TypingRobot V1.0 (cheat Typing Maniac) (08/05/09)

http://www.texturemind.com/post463/ TypingRobot is an artificial intelligence studied to increase your points record with the Typing Maniac game on Facebook. It can recognize several labels because it uses a powerfull OCR system (tesseract) and some principle of word correction. With this program you can make millions of points without problems (my personal record is about 2.700.000 points).

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.

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.

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: 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: Make your first iPhone app with Xcode

In this video from XcodeMod we learn how to make an iPhone app with Xcode. Open up XCode and go to File...New Project. Pick what kind of app you'd like to save it as and come up with a name to save it as and save it to your desktop. Open the Classes folder and go into the AppDelegate.H. In the space above @end, type - (IBAction) buttonTapped to create a button. Save that, copy that line and paste it where you want the button in your appdelegate.M. Now in Resources folder open the Mainwindow.x...

How To: Dress to flatter your shape and body type

In this video tutorial, viewers learn how to dress to flatter their body shape. The female body has three key physical inflection points. These points are: the chest, waist and hips. There are four basic body types. These body types are: apple, pear, hourglass and banana. The apple shape has a full face, broader shoulders, fuller breasts, undefined waist, narrow hips, flat rear ends ans shapely legs. The pear shape has slender neck, narrow shoulders, narrow back, small or medium bust, defined...

How To: SSH and FTP into a server

You can connect to an SSH server or connect to an FTP server from you windows computer. Open the run dialogue in your windows and type in cmd. Press OK to open the command prompt. Type in ftp command and press enter. This brings up the ftp prompt. Type o to connect to a server. Next type in the server name you want to connect to. Now you will need the authentication credentials to connect to the server. First enter the user name and then the password. Up on successful log in it shows the same...

How To: Back up and burn games for the Nintendo Wii

This video tutorial from noxad presents how to backup and burn games for Nintendo Wii game console.To setup game transfer from computer to your console you'll need any type of SD memory card. In this tutorial it's Lexor 1 GB SD card.Insert SD card into your computer card reader. Autoplay window will open, asking what action you want to perform. Select Open folder to view files.You can open SD card manually from My Computer window. (Start button-Computer).Make sure your SD card has folder name...

How To: Clean up your computer and make it run faster

This video is about how to clean up your computer. The first thing that you will have to do is to go to "Start" menu found on the lower left of the screen. Once you have clicked "Start", click "Run". Once a new window will appear, type in "TEMP" and press "OK". Then the "Temp" folder will appear. Go to "Edit" and click "Select All". Once everything is selected, right click a file and press "delete". A window will appear for confirmation and click "Yes". Then go to "Start" menu again and click...

How To: Plant corn

The video demonstrates the process of planting corn in a small soil-patch in your garden. The lady presenting you the video uses a 75g packet of Corn Honey & Cream Bicolor seeds from Heritage Gardens. Be aware that the corn cross pollinates very easily and hence you have to separate the different types of corn by planting time or by distance. The video says that 150 feet distance between different corn types is recommended but in smaller gardens, spacing can be achieved by different planting ...

How To: Paint a flesh color for chaos marauder miniatures

Warhammer is a fantastic fantasy miniature war game that pits your army against your opponents army in bloody combat. When you buy the figurines for the first time, they will be unpainted, which leaves it up to you, the player, to give your own unique custom paint job to your figures! If you're just getting started, the first type of color that's the hardest is the flesh color. In this video series you will learn how to paint a basic white skin type onto Chaos Marauders.