Running Shoe Search Results

How To: Remove the garlic smell from your hands

Removing the garlic smell from your hands can be a very difficult thing to do. Sometimes you just can't stand the smell. Maybe you have a date and don't want to stink, but just can't get that smell out of your skin. There is a way to neutralize the odor so that you can get on with your life. After you get done cooking with either garlic or onions or any other stinky food, run your hands under some warm water. Then get some coffee grounds and mash them up and get them wet. Once the grounds are...

How To: Make a multitouch table computer pad

Multi-touch input has been spreading throughout a huge variety of devices, from phones to all-in-one PCs. However, most multitouch (table) displays that can function with your computer tend to be fairly expensive, so with this project we're going to make our own display, that can run on any operating system, and reuses some useless everyday materials.

How To: Watch Hulu on XBOX 360 with PlayOn

How to Watch Hulu on your Xbox 360. The problem is HULU doesn't look good on some old PCs. Fix this by running it on your TV or projector. This uses the program PlayOn to run Hulu through your XBOX 360. This will tie it into your Media Center. This will make YouTube, Hulu and Netflix on your XBOX video game console. Go to Video Library and access you PlayOn server.

How To: Make Vista run faster

Are you disappointed with the sluggishness of Microsoft Windows Vista? In this Windows video tutorial, you'll learn how to use the Performance tool in Windows Vista to disable senseless features you don't need and to make Vista run more quickly in the process. For more, or to get started speeding up your own Windows Vista machine, take a look!

How To: Make a really big slip 'n slide

Hate it when the slip 'n slide runs out? The ride is always too short. To make a really big slip 'n slide, you don't need a big hill, soap, oil or anything else weird. Just get three slip 'n slides, scissors, glue, duct tape, and of course, a hose. Learn how to make a really big slip 'n slide by watching this video tutorial.

How To: Breadboard a DIY USB power supply

While breadboarding may seem like some odd combination of snowboarding and consuming the fluffy pastry at the same time, it's actually just the technical term for using a construction base to build a prototype electric circuit. Breadboards are solderless so they're great for circuit design and are reusable.

How To: Automate web testing with PAMIE

This Pamie Demo shows how to setup, install and run a simple automation script. It shows you: how to install Pamie, how to create a Pamie test script to Automate a form using PythonWin IDE, how to write the script and how to run the test. The volume is really low so crank your speakers way up and make sure you have the proper Python and programs downloaded.

How To: Gather Information on PostgreSQL Databases with Metasploit

Attacks against databases have become one of the most popular and lucrative activities for hackers recently. New data breaches seem to be popping up every week, but even with all of that attention, databases continue to be a prime target. All of these attacks have to start somewhere, and we'll be exploring a variety of methods to gather information on PostgreSQL databases with Metasploit.

How To: Find & Exploit SUID Binaries with SUID3NUM

File permissions can get tricky on Linux and can be a valuable avenue of attack during privilege escalation if things aren't configured correctly. SUID binaries can often be an easy path to root, but sifting through all of the defaults can be a massive waste of time. Luckily, there's a simple script that can sort things out for us.

How To: Get Started with MicroPython for ESP8266 Microcontrollers

For anyone interested in using cheap, Wi-Fi-connected microcontrollers like the ESP8266, the Arduino programming language can be a barrier to entry. Based on C++, Arduino requires knowledge of more computer science than languages like Python. Fortunately for beginners, setting up MicroPython on an ESP8266 allows anyone to write Python on affordable microcontrollers in a matter of minutes.