Hot Computers & Programming How-Tos

How To: Set up an Epson printer wirelessly

Learn how to set up an Epson printer wirelessly when you bring your new printer home you will want to start by installing the software that came with the new printer. You can set up your printer to work without wires and it will print from all over the house. There are 3 ways to set up the printer including the Epson way, with cables, and WPS. To determine is you need to use WPS, which is more complex, check your router to see if it has a sticker on it that says Wi-Fi Protected Setup. If that...

How To: Detect hackers with netstat

Netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface statistics. It is available on Unix, Unix-like, and Windows NT-based operating systems. This video tutorial presents a basic introduction to working with the netstat tool. Determine whether you've been hacked with this how-to.

How To: Burn an MP3 CD in Mac OS X

MP3 CDs are a convenient, economical way of taking a substantial part of your music library with you on the road. In this tutorial, Gary Rosenzweig from MacMost.com looks at how to use iTunes to make an MP3 CD that will fit hundreds of songs on to a single CD and play back in most modern CD players.

How To: Search for Photos on Your Computer by Exact Dimensions

As a technology writer, phone screenshots can pile up on your computer in no time. Testing out different apps, showing buggy software, and doing step-by-steps can lead to a plethora of mobile screenshots piling up on your computer's desktop. The problem with my screenshots is that they save as photo.png or photo.jpeg, as do many of my other photos. If I haven't finished a project or article, I tend to move them to different folders to save them for later. After a while, the screenshots begin ...

How To: Control the Music on Your Computer with Hand Gestures Using Flutter

Thanks to Flutter, it's now possible to control the music on your computer simply by making a few hand gestures. The app is available for both Windows and Mac and uses your computer's webcam to monitor your hand movements. Through the use of a few simple hand movements, you can play, pause, forward or replay your music. Flutter works with iTunes, Spotify, Quicktime, MPlayerX and a few other programs.

How To: Sort files into folders using Automator on Mac OS X

With OS X, you can use Automator to automate several functions. This nifty little how-to by macmost shows you how to sort files into sub-folders using Automator. You can use Automator to alter what happens when a file is added to a folder. In this example, new files added to a folder are then sorted into subfolders according to their type. You can add multiple actions to a folder and then determine which order they are used.

How To: Encrypt and decrypt text in Microsoft Visual Basic 6

In this clip, you'll learn how to implement simple text encryption and decryption in MS VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Enable God mode in Windows Vista 32-bit and 7

In this video tutorial, viewers learn how to enable hidden God Mode in Windows Vista 32 bit and 7. This option does not work on Windows Vista 64 bit. Begin by right-clicking on the desktop. Then go to New and select Folder. Now name the folder to a desired name and paste this code behind it: .{ED7BA470-8E54-465E-825C-99712043E01C}. Users will now have a full list of control options for their computer system. This video will benefit those viewers who use Windows 7 and Vista, and would like to ...

How To: Create semi-transparent overlays in iMovie in Mac OS X

Learn how to use Seashore to create a 32-bit semi-transparent image and then use that image as an overlay to point out or highlight something in your iMovie video. It's easy! So easy, in fact, that this home-computing how-to from MacMost can present a full overview of the process in about 4 minutes. For more information, including detailed, step-by-step instructions, watch this Apple lover's guide.

How To: Clean the keyboard on a Dell laptop

A laptop keyboard can collect a lot of dust, dirt, and breadcrumbs. In this tutorial, we learn how to clean out your laptop keyboard. Start off by removing the casing from around your laptop, making sure not to unplug any wires. You will need a screwdriver to remove the screw. Next, you will want to use a soft brush or tooth brush to clean where the keys were, and the inside underneath the screen. Next, replace the keyboard where it was and any screws. Also, plug in anything that may have com...

How To: Crack a WPA encrypted wireless network

In this how to video, you will learn how to crack a WPA encrypted wireless network. To do this, you will need the Air Crack package for Linux. First, disable the wireless adapter and enable monitor mode. Next, identify the channel in the wireless network and Mac address. Once you have this, you can listen to the traffic coming to and from this point. Wait for the handshake or disconnect something in order to force it to reconnect. From here, you are ready to perform the attack. With any encry...

How To: Make an annoying batch file to prank friends

To make an annoying batch file to prank your friends you need to first right click on your screen and go to New and then Folder. In this New folder make a Text file and type in "for /l %%n in (1,1,10) DO md %%n" and that is it. Now this will loop from 1 - 10 and make a new folder for whatever n is. You can change the command if you would like to! Now, you can change this text file to 'Folder' and allow for this to be clicked. You can change the number "10" to any large number so the folder co...

How To: Use command prompt and cmd commands

Command prompt and other commands can save you lots of time on your computer. Use these shortcuts to bypass longer keystrokes and access blocked sites. There are many things you can do with cmd prompts and this tutorial will tell you about all of them. Learn step by step how to use and take advantage of these commands in the following video.