Computers & Programming Features

How To: Install memory in a MacBook Pro

The more memory your MacBook Pro has, the more it will be able do it once, the faster your MacBook will feel and, presumably, the happier you'll be. This video tutorial will walk you through the mechanical process of removing and upgrading your MacBook Pro's RAM cards. If you're interested in upgrading the RAM in your own MacBook Pro, you would be well served to take a look.

How To: Set up & enable Remote Desktop in Windows Mobile

In this tutorial Brandon from Pocketnow.com will show you how to set up and use your remote desktop on a Windows mobile smart phone. Windows mobile remote desktop allows you to remotely access and control your Windows computer from your cellphone device, it is just like controlling your computer but in the palm of your hands. This guide will also show you how to get the Remote desktop software on your cell phone device if you don't already have it. The remote desktop requires for you to have ...

How To: Turn your Windows desktop background into a live view of the planet Earth

Interested in using a satellite picture of the Earth as the background on your Microsoft Windows desktop computer or laptop? This clip will show you how it's done. It's easy! So easy, in fact, that this handy home-computing how-to from the folks at Tekzilla can present a complete overview of the process in about two minutes' time. For more information, including detailed, step-by-step instructions, take a look.

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: Use Avast to remove viruses and speed up your computer

Ian Brown shows us how to use Avast to remove viruses from your computer. First, go to Avast.com and download their new and free edition of their virus protection. After you have installed this program, you will receive an email with your product key to access the program. Now, change the settings on the program so it scans your computer at least once a day for viruses. Now, reboot your computer to save settings and scan your computer automatically for viruses. When you see a blue screen with...

How To: Remove Ubuntu and the GRUB Loader

This video illustrates the method of Removing Ubuntu Linux installation and the GRUB Loader. The process is composed of the following steps -Step 1Insert the Ubuntu Linux Live CD. Boot from CD and select the install option.Step 2Click on install button and wait until the next screen appears. Now , you would be presented with two options that would enable to either "Uninstall Ubuntu" or "Install it again".Step 3Choose the Uninstall option and check the Remove GRUB loader option. Also check the...

How To: Secure your data with an SSH Tunnel

This new episode of Full Disclosure shows you how to use a SSH Tunnel to secure your data when you are on an untrusted LAN (ex. Coffee Shop, School's network, or Defcon). Furthermore, you can use the SSH Tunnel to bypass the LAN's internet filters. The SSH tunnel protocol works by encapsulates your data into an encrypted payload and transmitting it to the SSH Server which is setup on a trusted LAN.

How To: Clean up your computer keyboard easily

If you want to know how to clean your computer keyboard in 3 simple steps, you should watch this video. To clean your computer keyboard, you will need Hydrogen peroxide, soap dish, spoon, cotton buds, and a small bowl. Just follow these 3 simple steps: Put 1 part soap dish and 1 part Hydrogen peroxide into a small bowl depending on how much you need. Mix it well with a spoon. Dip the tip of the cotton bud into the mixture and scrub it against your dirty computer keyboard. Remember to change t...

How To: Get a moving wallpaper on your computer monitor

First of all you have to go to Photobucket. In the search option you have to type in '3d gif''. Now click 'search'. You shall get a number of photos and you can select the image that has red color moving screen. It is better to get image this way without a virus. Now you have to right click on the image and save as '3d image animation wallpaper' and click save and then save it on your desktop. Now right click on your desktop and click on the properties. Now go to the desktop and then select ‘...

How To: Make your keyboard work properly with the Num Lock key

Go to type something on your keyboard only to receive a string of numbers? Your Num Lock key might be engaged. Luckily, it's an easy problem to fix! So easy, in fact, that this home computing how-to from the folks at CNET TV can present a complete (and somewhat talky) overview of the process in just over a minute's time. For the specifics, just watch this handy how-to.

How To: Create a custom user control in ASP.Net

In this video tutorial, Chris Pels will demonstrate how to create a custom user control in ASP.NET that can be used throughout a web site or across many web sites. Start out by learning the basics of creating a user control that will be used in multiple pages including validation, controlling formatting using style elements, and loading/saving data for the user interface elements. Throughout the video considerations for building user controls that can be easily maintained and used across mult...

How To: Use the XML Schema tools in NetBeans 6.0

Watch this video tutorial to learn how to use the XML schema tools, which enable you to create, visualize, and edit XML schema in NetBeans 6.0. With these tools, you can visualize relationships between schema elements and use queries to find usages. You will also learn how you can easily create XML schemas by example. You will see how to navigate large schemas in the Design View, and you will learn how to visualize and edit multiple file schemas.

How To: Install a serial ATA hard drive in a G5 Power Mac

If your Power Mac is running out of disk space, you might consider installing a second hard drive. In this video tutorial, you'll find instructions for installing a second serial ATA drive into a Power Mac G5 system. For more on the hard drive installation process, watch this how-to and, remember: take proper anti-static precautions when working on any computer.

How To: Extract and unzip files on a Mac using UnRarX

This is a tutorial that will learn you how to extract or unzip files on a Mac using UnRarX. First go on the site mentioned in the video scroll down and click on download. Go where you selected to download the file and open the program. Drag all the files you need to extract or unzip there then select the folder or destination where you want to get the files and the program will do all the work. The file you have selected to be unzipped or extracted will be in the place you selected and ready ...

How To: Create VB.Net programs from the ground up

Check out this eight-part VB.Net video tutorial to see how to create a program from the ground up using VB.Net in Microsoft Visual Basic 2008 Express Edition. You'll need Internet access for this task, like most other tasks. Start a new program and get watching. If you're new to VB.Net program development, than this is just the spot.

How To: Write a Java applet that accepts keyboard input

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 to accept key inputs from a user when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use the ListView control in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer.this video tutorial will demonstrate the new ListView control in Visual Studio 2008. Because the ListView is data-driven, you will need a data source. You can use any data so...

How To: Create standard content layouts by nested master pages

In this ASP.Net video tutorial, Chris Pels will show how to use nested master pages to create individual master pages that represent different standard content layouts for a web site. First, see how several major commercial web sites use a standard set of content layouts. Next, see how to nest a master page within another master page, and use the design time support in Visual Studio 2008. Then, learn the considerations for establishing a “page architecture” which represents the major types of...

How To: Create an iOS app with a Windows PC

iOS app development is not limited to Mac owners. If you want to program apps for iPhones or iPads but you only have a Windows desktop or notebook, this guide overviews the different options available to you, including the DragonFire SDK, RhoHub, and Hackintosh methods. Each has its own strengths and weaknesses, and the Hackintosh method will require you to install Mac OS X on a Windows PC.

How To: Make filenames case sensitive in Windows and Linux

It may not seem like a big deal, but sometimes when your filenames are being saved in the incorrect case, it is. If you save a file with uppercase letters in the name, your computer may change them to all lowercase. This occurs when downloading files form a host server to a local hard drive. But what if you want them back how you had them? Well, there's a small Windows tweak you can use to stop it from happening. Learn how!

How To: See who's using your wireless network on a Windows PC

This video shows you the method to find if someone else is using your Internet connection. There are two methods for this. The first method involves opening the start menu and click on 'Run'. Type cmd in the text box which opens as a result of clicking on 'Run'. Type NET VIEW at the command prompt. This will show all people using your network. The second method involves going to Start menu. Go to Connect to and Show all connections. Click on My network places. Click on 'View workgroup compute...

How To: Clean up your registry

Your registry is probably a mess, but you don't even have to know what a registry is in order to clean it. Your PC will thank you and probably run a little better. Watch this computer tutorial video to learn how to clean your registry, and soon your computer will be running better.