Active Computers & Programming Posts

How To: Upgrade from Windows XP to Windows 7 with CNET

In this Computers & Programming video tutorial you will learn how to upgrade from Windows XP to Windows 7 with CNET. You need to do these 3 things. 1st - run the Windows 7 upgrade advisor to know if your computer can handle any version of Windows 7. 2nd – check the Windows 7 compatibility center to know if you need to upgrade your drivers or apps. 3rd – make a copy of your hard drive. Down load and run the ‘windows easy transfer’ wizard. This will back up all your files and settings to an ext...

How To: Hack a weak WPA wireless network

This video tutorial presents instructions on hacking a weak Wi-Fi Protected Access, or WPA, wireless network. To follow along, and replicate this hack yourself, you'll need knowledge of the deauthentication, or DeAuth, process. For more information, and to get started hacking WPA networks for yourself, watch this hacking how-to.

How To: Change the administrator password in Windows XP

Locked yourself out of your Windows Professional system? No problem—this video tutorial will show you the steps required to change the administrator's password in Windows XP. You can actually change this password without knowledge of the original one. To get started, go to Start > Run… and type in mmc to open up the console window. Watch the video to figure out where to go from there.

How To: Make your wireless network secure

In this tutorial, Brian teaches us how to make your wireless network secure. First, go to the start menu, then go to run and type in "cmd", then type in "iconfig /all". Now a new window will pop up and you will look for the default gateway. Find the IP address to log onto the routers you have. Now, type in your IP address into your address bar on your internet browser. You will be asked to log into your account with your password and user name, which you can find at the manufacturers website....

How To: Fix problems on your Mac computer

Is your Mac computer broken? Here are some basic troubleshooting tips that you might find useful before you take it into the shop to be repaired. These are some simple things that you can do to troubleshoot issues. If you are not a computer expert, you might have to bring your computer to the repair shop for proper diagnosis and repair. However, one of these helpful hints solve your problem and save you a costly repair bill.

How To: Make a calendar in VB.Net

You can create a calendar for your computer using VB.net. It is extremely easy and very quick to make this for yourself. First you're going to select 'month calendar' and click that into your form area. Now center the box closer to the calendar, and change the name of your application to monthly calendar. Now all you need to do is test the application. Go up to the Start Debugging button and make sure everything is good with that. That's all you need to do-now you have your very own little ca...

How To: Make an Excel 2010 File Appear as a Program with Vba

When programming an Excel-file with links between sheets and assorted macros for whatever is needed you may want the file to behave as a program so that users can not access the ribbon even by double-clicking on the top bar. Protect the code from being accessed by pressing alt-F8 or alt-F11. Make sure you can run the macro show_sheets_and_ribbon () from the opening sheet before continuing to step 3

How To: Make an Auto Clicker in Visual Basic 2008

This article will show you how to make an auto clicker program in Visual Basic Express Edition 2008. An auto clicker is a very useful program that makes your mouse click many times automatically, wherever it's pointed. It's a very good AFK (away from keyboard) program. Just point your mouse on your screen and turn it on! It's very useful for computer games (FPS, MMORPG, and others).

How To: Make your game character jump with Flash CS4

One of the first daunting tasks that confronts most aspiring gamemakers is a simple one: making a character jump and land predictably. If you're gotten to this point and wonder what to do, you're in the right place. This video will teach you how to use Actionscript 3 in Flash CS4 to make your character jump like Mario (or Sonic if you prefer) making your game much closer to being the playable, fun entity that it will soon be.

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.