Program Check Search Results

How To: Use SSLStrip to remove encryption from browser

You should encrypt everything. These are what you need: BackTrack 4,0, modify IP tables, Python and ARPspoofing. Program the PC to flip to forwarding mode. Adjust the programming in the IP tables. You are convincing the host and the client that the man (PC) in the middle is the host and capture passwords, user names and other information from unsuspecting clients. This program strips the "S" from "https" which make your computer vulnerable to hackers. You need to observe the address bar and m...

How To: Check the oil in your car properly

One of the most important things about a car is the constant need to check the oil. This is an essential part of the car that will make sure it keeps going for years and years. Not checking the oil on a regular basis can lead to damage to your engine.

How To: Remove/change the arrows on shortcut icons

In this video tutorial, viewers learn how to remove/change the arrow on the shortcut icons in Windows. These arrows allows the user to know that the icon is only a shortcut. Users will need to download the program, Vista Shortcut Overlay Remover. The program allows users to display an arrow, light arrow, custom arrow or no arrow. This program also provides an option to disable the " - Shortcut" extension on any shortcut icon. This video will benefit those viewers who use a Windows Vista compu...

How To: Spell and grammar check text in Firefox and Chrome

Why invest time and energy proofreading everything you write when your web browser can do it for you (and quite competently at that)? With Mozilla Firefox and Google Chrome (and the After the Deadline browser extension), setting up automatic spell and grammar checking is an easy task. This home-computing how-to from Tekzilla will walk you through the process. Avoid careless mistakes and needless embarrassment with this how-to.

How To: Check yourself for breast cancer

This video is a film that was made to educate women in the United Arab Emirates (UAE) and the Middle East in general to get them to think about the subject of breast cancer and how to check yourself for signs of breast cancer. This is a highly senstive and taboo subject in that part of the world. While we can't prevent breast cancer, we can detect it. Women no longer have to lose their breast if it is detected early. We see women in the UAE discussing breast cancer and how their culture has t...

How To: Check yourself for testicular cancer

21st Century Boy demonstrates how to check yourself for testicular cancer. After a warm bath or shower, lift up your leg and rest it on the edge of the bathtub. Lift up your right testicle with your left hand and take the thumb, forefinger and index finger of your right hand and check the testicle. Switch hands and repeat the process for the other testicle. There should be a soft lump at the front and the back of the testicle. There should also be a smooth, firm tube running up the side. If y...

How To: Use a proxy with Firefox to hide your IP address

The video shows us how to use a proxy server with Firefox to hide your IP address. you can actually use this to avoid the hacking and various things that are blocking you from websites. Firefox is one of the easiest way to do this and for doing this you need to Google search the free proxylist and then you can select a proxy from the one which is related to the country you are residing in. Then copy that proxy server and then go to tools and click on options and under advanced tab click on ne...

How To: Check for updates automatically in Windows 7

In this video you will learn how to update your version of Windows 7 and how to check the system settings for automatic updates. In order to do this you need to go in the Start Menu and then in the Control Panel. Then you need to click System and Security. The next step is to click Windows Update. A new window will pop-up and you will see two types of updates: Important Updates and Optional Updates. To install them just click on the blue link and then check the boxes. To check for updates you...

How To: Switch applications in Mac OS X

The University of South Florida screencast teaches you how to switch applications in Mac OS X. The application switcher gives you a quick way to switch through the running programs on your computer. To do this, simply press Command + Tab. You can keep pressing Tab to switch to another program. You can also use the application switcher to quit a program. When it is selected in the application switcher, press the Q key on your keyboard. You can also use the mouse to switch between programs, whi...

How To: Download Hulu videos

This video describes how to download videos from Hulu.com. The video details how to use a program called "IP Hider". It gives a full description of how to install and start the program, including the location of the program online. This video appeals most to people who live outside of the United States and can't watch American shows on Hulu because their IP address tells the website that they live abroad. This program essentially tricks the website into thinking that the user is within the co...

How To: Perform a breast self exam

1 in 9 women will get breast cancer at some point in their lives, and at least a third of women will not self-check their breasts. Early diagnosis is essential in treating breast cancer, and that’s where monthly self-checks come in. If you’re not sure where to start – don’t worry! Dr Dawn Harper’s guide will give you advice on exactly how to self-check your boobs. Watch this video tutorial and learn how to self examine breasts for any lumps or possible cancer.

How To: The Novice Guide to Teaching Yourself How to Program (Learning Resources Included)

Today's post is a small go-to guide for beginner programmers in Null Byte. With many of our community members picking up programming from our Community Bytes, it only makes sense to lay out a one-stop guide for your reference. Hopefully this guide will help you make an educated and thoughtful choice on what programming languages you want to learn, and how you want to learn said languages.

How To: Master and mix a hip-hop song using Cool Edit Pro 2.0

In this how to video, you will learn how to master and mix a rap song using Cool Edit Pro 2. First, download the program and open the vocal track in the program. Double click the vocals to highlight it all. Next go to effects and pick amplitude and amplify. Choose center wave and click okay. Go to amplitude again and choose dynamic processing. Choose very fast processing. Go to delay effects and type in 250, 10, 1812, 20, 100%, and 30% in the window. Next, go to filters and pick FTT filters. ...

How To: Control a friend's PC with Windows XP Remote Desktop

Wartex8 demonstrates how to use remote desktop in Windows XP. Remote Desktop is a useful utility that you can use to control another computer and its applications.The necessary steps that are adopted to activate remote desktop are:1) Right click on my computer icon (either the icon on the desktop or the one on the start menu list) and select properties, and a new dialog box called system properties will pop up on the window.2) In the System Properties, select the computer name tab and write d...

How To: Get turn by turn directions with Ford SYNC

If you have just purchased a new Ford Taurus, you may have noticed the new SYNC feature. SYNC is a GPS built right into your dashboard. If this is your first time using a global positioning system, you may need a few pointers. Check out this video and learn how to access step by step directions and get where you need to go.

How To: Install and use the Python programming language

In this how-to, you'll find instructions for programming with the Python programming language. More specifically, this tutorial addresses everything from locating and installing Python to running it and writing your first programs. If you're interested in learning more about the Python programming language, watch this helpful video tutorial.

How To: Use the vi editor for Python programming

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to set up the vi editor to code in Python from the Cygwin Windows/Linux environment. To get started programming with Python, take a look!

How To: Set up Cygwin for Python programming

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to install the Cygwin Windows environment. To get started setting up to program with Python, take a look!

How To: Use PHP array programming to make a user agent sniff script

OK, so visitors are coming to your website and they're even leaving comments! Now, with some simple PHP array programming you can find out what browser and OS they're using. This tutorial shows you how to create a simple and efficient user agent sniff script to get the information you want. Sniff, sniff. Is that Chrome running on OS X I smell?

How To: Use inheritance and polymorphism in Python 3

Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Install XAMPP, Wordpress, and MyBB on your computer

So you want to start your own website / blog / forum / web empire. Good, at least you aren't getting into financial services! This video will show you how to install three important programs that will help you get started: XAMPP, Wordpress, and MyBB. These programs will help you set up your web server, blog, and forum respectively, three important tool that you will need to use effectively to become a force on the web.

How To: Use the Soft Select feature in Autodesk Maya 2011

Want to know how to do proportional modeling when working in Maya 2011? This clip will you how to do just that using the program's Soft Select tool. Whether you're new to Autodesk's popular modeling software or a seasoned 3D artist just looking to better acquaint yourself with the Maya 2011 workflow, you're sure to be well served by this video tutorial. For specifics, watch this free video guide.