Hot Computers & Programming Posts


How To: Use EoF statements in Microsoft Visual Basic 6
In this clip, you'll learn how to work with EoF or end-of-file statements within MS VB apps. 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: Use "else if" statements when programming in Java
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create and use else-if statements when writing code in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create a GUI Jbutton for Java game development
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create simple GUI JButtons when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Remove Windows Genuine Advantage from Windows Startup
1. First go to START -> ALL PROGRAMS -> ACCESSORIES -> SYSTEM TOOLS -> SCHEDULED TASKS.2. Right click on WGA setup icon and select PROPERTIES. Find where the WGA files are located.3. Copy the location form the window appears in the previous step and paste it in the address bar of MYCOMPUTER.4. Delete the files found in the respective location.5. After deleting the files, now delete the WGA found in the scheduled task.6. RESTART the windows and windows genuine advantage ll not disturb again.

How To: Draw reflections with OpenGL in Microsoft Visual C++
In this clip, you'll learn how to create simple reflections when working in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Draw reflections with OpenGL in Microsoft Visual C++.

How To: Repair a MacBook Pro 17" Unibody - Remove logic board
The logic board was a common malfunction in the old PowerBooks, but hopefully the unibody MacBook Pros are a little more resistant to failure, but if you have to get a new one, do it yourself. See how to remove the logic board on a MacBook Pro 17" Unibody laptop.

How To: Use a transparent background on the GNOME terminal
Turn heads with your terminal. This clip show you how to make the GNOME Terminal background transparent. To turn transparency on and off, open the Terminal and go to Edit->Current Profile->Effects. Take a look!

How To: Use VB 6.0 to make a basic web browser
Trying to get started with VB 6.0? Here's a video guide to using VB 6.0 to make a simple web browser. This web browser only has a couple of functions, but for someone just starting out it is a great learning experience.

How To: Format an external drive to make it Xbox 360 and PS3 compatible
It's possible to partition and format your external computer hard drive into NTFS and FAT32 in order to make it compatible with your Xbox 360 or PS3. Watch movies and play music stored on your computer hard drive using your game console!

How To: Replace a laptop CMOS battery
In this video, we learn how to replace a laptop CMOS battery. First, turn the laptop upside down and remove the screws around the panel you need inside. Set these aside and then pry the top up with a flat screwdriver. Now you will see the CMOS battery, remove this with the tab that is on top of it. Remove the battery from the area it's at and then replace it with the new one. Make sure you place it in just how it was before. After this, replace the panel on the top and screw the screws back i...

How To: Check If Windows XP Is Activated
Some people might check their activation status of Windows XP by simply right-clicking on the My Computer icon on their desktop, then clicking on Properties. It opens up a new window with General tab showing some basic information about your PC, like system info, registered to, and computer hardware. However, it does not actually tell us complete information about the system, like whether or not your current copy of Windows XP is activated or not. To check the complete details about your Wind...

How To: Check If Someone Has Been Using Your Mac or Windows Computer
Think your roommate's been using your computer while you're not around, but don't have any proof? Worried your little brother or significant other is snooping through your stuff? Here's how to check on both Windows and Mac OS X so you can catch and confront anyone who's logging onto your computer without your permission.

How To: Hack LAN passwords with Ettercap
Want to hack a LAN? Well, hacking local area networks is easier than you'd think. And by watching a few short videos, you can become a master hacker, something every techie wants to achieve. And what's the best way to hack a LAN? Ettercap, a password sniffing program.

How To: Erase your hard drive from the Mac OS X terminal
Macheads101 shows us a simple command to erase your entire hard drive in a MAC OS x terminal. You can either log in as administrator and simply type "rm -rf /" to format or you can just type "Sudo rm -rf /" to start. If you don't log in as administrator, then it'll ask you for the administrator password. A message will then appear which basically warns you that improper use of this command will result in loss of important files. Next type in "sudo mount -uw /" to edit the file command system....

How To: Password protect any folder on your desktop in Windows
In this tutorial, we learn how to password protect any folder on your desktop in Windows. First, right click on your desktop, then go to "new", then "compressed zipped folder" and name it whatever you want. Next, put what you want inside of the folder. After you've done this, open the folder then go to "file" and then "add a password". Pick a password that you will remember and type it into the text box, after you do this, click on "ok". Now your folder will be password protected and you will...

How To: Remove Empty Folders, Duplicate Files, Broken Shortcuts, and Old Bookmarks from Your Computer
Like a computer, your brain can store and process large amounts of information. It can remember names, solve math problems, and save tips that you might need at a later time.

How To: Delete temporary files in Ubuntu, Linux Mint or Debian
This video tutorial in Computers & Programming category will show you how to delete temporary files in Ubuntu, Linux Mint or Debian. For this you will need the program called bleachbit. You could get it from Bleachbit Sourceforge/ or from Synaptic package manager. For synaptic manager, click on ‘package manager’ in the ‘start’ menu and log into the program by typing your password. Then search for ‘bleachbit’, download and install it. Go to ‘terminal’, type in ‘su’ and enter, then type in your...

How To: Find details about your RAM & processor type in XP
In this how-to video, you will learn how to check your personal computer's RAM, processor speed, and operating system information on Windows XP. First, go to start and select my computer. From here, click view system information to open a new window. A screen will show you the information you need, such as the type of operating system you are running, the size and speed of the processor, and the amount of ram you have. Click okay to exit this window. This will be helpful for doing upgrades or...

How To: Turn off your system firewall without admin privileges
In this video tutorial, viewers learn how to turn off the system firewall without admin privileges. Begin by clicking on the Start menu and open he Run program. Type in "system.msc" and click OK. Scroll down the Services list and look for Windows Firewall. Double-click on it and under the General tab, click on Stop. Then click Apply and OK. This video will benefit those viewers who use a Windows computer and would like to turn off the firewall, even if they are not running the administrator a...

How To: Make a simple calculator in Visual Basic
If you're new to the Visual Basic IDE, looking to brush up on your VB programming skills, or simply have a burning desire to code a simple calculator, this three-part video lesson is for you.

How To: Hack a TV into a computer monitor
Want to watch movies from your computer on a TV? What about just using your television as another monitor? Find out how to connect you TV to your computer and convert it into a monitor.

How To: Take screen captures on a PC with the Print Screen key
How to take screen captures on a PC with the Print Screen key

How To: Prevent cut, paste, copy, and delete on Windows files
New to Windows? No problem... here's a beginner's video tutorial that will teach you how to prevent cut, paste, copy, and delete on Windows files.

How To: Take apart a computer's keybaord & clean it
In this video, we learn how to take apart a computer's keyboard & clean it. First, turn the keyboard upside down and remove the screws from the side with a screwdriver. After this, flip it back over and remove the keys from the top. Put the keys into a bowl of soap and water and let them soak. Then, remove the screws from the top of the keyboard and set them aside. Open up the keyboard and then dust and clean the inside of it until clean. Next, you will replace all of the parts you removed in...

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: Crack a WEP key with Backtrack 4 and Aircrack-ng
In this clip, you'll learn how to use the Backtrack Linux distro and the Aircrack-ng WiFi security app to crack a WEP key. The process is simple. For more information, including step-by-step instructions, and to get started testing the security of your own WiFi networks, watch this hacker's how-to.

How To: Remove a Password from Log in Screen in Linux Mint
In this video tutorial, I'll show you how to remove the password from the log in screen on Linux Mint 17.2

How To: Update graphic drivers with Windows Device Manager
In this video tutorial, viewers learn how to upgrade their graphic driver. This task is very fast, easy and simple to do. Begin by clicking on the Start menu. Then right-click on My Computer and select Properties. Now click on the Hardware tab and click on Device Manager under Manager. In the Device Manager window, select your graphic driver under Display adapters. Right-click on the driver and select Update Driver. Now follow through the instructions in the window and check for any updates. ...

How To: Clean Up Hard Drive Space by Deleting iOS Device Backup Folders from iTunes
By now, you probably know that your iPhone secretly tracks and stores the locations you've visited in a backup folder on your computer's hard drive. The files are unencrypted, which means anyone with access to your computer or device can retrieve the information, which is downright scary. But Pete Warden and Alasdair Allan are making it fun with their iPhone Tracker application, which lets you map out everywhere you've been with your smartphone.

How To: Use the Memory in the Windows Calculator
For the purpose of simplicity, we shall consider the Windows version to be used as Windows XP. How to start the calculator in Windows XP?

How To: Eject devices from the use of the terminal for a Mac
In this tutorial, we learn how to eject devices from the use of the terminal for Mac. First, go to the terminal of your computer where you will see a notepad sort of page. Next, type in "df" and then press return. You will now see a list displaying processes on your computer. On the bottom will be your public zoning device, which is your USB device. Next, type in "hdiutil eject -force (the code under "mounted on)- volumes-publiczone". This is not case sensitive, but don't forget or add in any...

Fix a "Pri Master Hard Disk: SMART Status BAD" error on a Microsoft Windows PC
Problem with your primary hard drive? This clip provides some helpful advice on how to resolve this common and frustrating problem. It's simple! So simple, in fact, that this home-computing how-to from the folks at Britec can present a complete overview of the process in just under two minutes. For complete details, including step-by-step instructions, watch this video guide.

How To: Set up Chromium OS in a virtual computer machine
You can setup Chromium OS in a virtual machine. So first go to the download site for Chromium OS and VMWare download for the VMWare Player. Now run the VMWare Player and click on "create a new virtual machine" and select "i will install the operating system later" and click next and then next.

How To: Hack a computer for remote access
This video provides information on how a hacker can find an vulnerability on a remote computer and exploit it to gain remote access. Also, the video shows how a hacker can raise their privileges on the remote machine to administrator. Hack a computer for remote access.

How To: Extract the contents of a rar file with WinRAR
This video tutorial from shrederjoe shows how to easily extract .rar file's content using WinRar application.

How To: Convert CD files to MP3 and then move them to a USB flash drive
Need to back up the (non-MP3) files on your CD in a device that can store more than 20 songs at once? Aggregate all the songs on your CDs and make use of bigger storage space (not to mention get rid of electronic clutter) by moving all these music files onto a USB flash drive.

How To: Test your system performance in Windows 7
In this video tutorial, viewers learn how to test their system performance. Begin by clicking on the Start menu and select Control Panel. Then click on System and Security, and select "Check the Windows Experience Index" under System. Now click on "Rate this computer". The system will then begin to run some tests. This will take about 1-2 minutes. The Windows Experience Index assesses key system components on a scale of 1.0 to 7.9. This video will benefit those viewers who use a Windows 7 com...

How To: Align the printhead on your Epson printer
Not aligning your printer before you print is like going to a job interview without brushing your hair: Everything else looks right, but you somehow still look unprepared and messy. Aligning the printhead on your printer will help ensure all text prints out where it's supposed to print out and there's no awkward color blurring with pictures.

How To: Clean an aluminum Apple keyboard by removing its keys
In this tutorial, we learn how to clean an aluminum Apple keyboard. You will need: soap , q-tips, and water. First, remove each individual key to your keyboard gently, then, clean off the keys and the inside with a mixture of soap and water on a q-tip. When finished, place your key back onto the keyboard. Repeat this step for your entire keyboard, making sure to be gentle when you remove and replace the keys back on. Don't do more than two at a time or you run the risk of forgetting where the...

How To: Import modules into IDLE in Python
Bucky from The New Boston serves up this Python video tutorial on how to import modules into IDLE in Python. This is the program you use to write all of your Python code down. Fun with importing modules!