Computers & Programming Features
How To: Introducing Bakari Chavanu, WonderHowTo's New Resident Mac Geek
PC-only users read no more, this announcement is for those who embrace all-devices-Apple. Are you interested in fully optimizing the use of your iPhone, Macbook or iPad? Are you looking to go paperless, find the best apps for all your iDevices, or easily automate your daily activities online? Are you interested in upgrading to more advanced keyboard shortcuts?
How To: Repair an Intel Mac Mini - SuperDrive removal
PowerBook Medic is the ultimate resource for Mac computers and electronics repair. They have helpful tutorials on most Apple products including the MacBook, MacBook Pro, PowerBook, iBook, iPhone, iPod, and more, covering topics from disassemblies, to RAM upgrades, to replacement hard drives.
How To: Do a few Windows registry hacks
Check out this cool hack from The Emo Lab. This video tutorial will show you how to do a few Windows registry hacks!
How To: Format a hard drive to boot a second operating system
In this Computers & Programming video tutorial you will learn how to format a hard drive to boot a second operating system. First, do a Google search for EASEUS partition master, download and install it. Launch the program. Right click on the unallocated space on your hard drive and then click ‘create’. Now create a new partition for the new OS. Name it Vista, select ‘primary’ in the ‘create as’ window, choose ‘NTFS’ in the ‘file system’ window, select drive letter as ‘V...
How To: Run a Virtual Machine of Mac OS Leopard on a PC
This video tutorial from knif3r2 shows how to install and run Mac OS Leopard on PC using Virtual Machine.
How To: Turn on the ease-of-access keyboard in Windows 7
Need help turning on the ease-of-access keyboard in keyboard in Microsoft Windows 7? So easy, in fact, that this MS Windows accessibility guide can present a complete walkthrough of the process in just over a minute and a half. For details, as well as to get started using this great accessibility feature yourself, watch this helpful how-to.
How To: Install a hard drive into a Power Mac G4 Cube
Got a new hard drive for your Power Mac G4 Cube but not sure how to install it? It's really simple if you just follow the demonstration in this video.
How To: Stop alert balloons in Windows XP
Learn how to disable alert balloons in Windows XP.
How To: Create or delete a folder in Microsoft Visual Basic 6.0
In this clip, you'll learn how to create and delet folders in your VB 6 projects. 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 multiple desktop effects in Ubuntu Linux
Ubuntu Linux is capable of many cool effects that other systems don't offer. This video tutorial will show you how to enable all of these effects, such as minimizing and maximizing windows. What? All operating systems do that, right? Yes, but this video will help you to select and modify them. Click here or here for more information about desktop effects.
How To: Backup your photos in Apple iPhoto
Backing up your digital photos with Apple iPhoto while running Mac OS X can give you peace of mind of knowing that you will not accidentally lose your precious photos. In this video tutorial, you'll learn how. For more, or to get started backing up your own photos in Apple iPhoto, watch this how-to.
How To: Find hidden files or show system files
This video will show you how to find hidden or system files on Windows Xp. You’ll want to open up you’re browser, go to tools and from there you can change your folder settings to show any of the files you would like. You can also set you computer to show the extensions of your files. If your having trouble finding a file when your working on your computer make sure to check in this folder.
How To: Make calculations with the Pythagorean theorem when coding in PHP
In this clip, you'll learn how to employ the Pythagorean theorem with PHP to make triangle calculations. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.
How To: Set up and secure a wireless router
In this tutorial, we learn how to set up and secure a wireless router. First, take your cable and plug it into your modem from your computer. After this, plug in an Ethernet cable into your modem to a wireless router. Now, plug the wireless router and modem into the wall. Now, look for the icon on your computer that says you have connected a new device to it. Go through the set up wizard to make a new wireless network, once it doesn't find one, connect a USB to the computer. Now, click on the...
How To: Install Mac OS X 10.7 Lion Beta
Insterested in checking out the developer's preview of the newest Mac OS, Lion? Watch this video to learn how to install OS X 10.7 Lion using uTorrent Software. You'll be able to get an early look at the new Mac OS.
How To: Turn any Flash file into a custom Windows screensaver
Want a more interesting screensaver? If you find any Shockwave Flash file, turning it into a screensaver is as easy as a single click with InstantStorm! This clip will show you how it's done. It's simple! So simple, in fact, that this home-computing how-to can present a complete, step-by-step overview of the process in just under three minutes. For more information, including complete, step-by-step instructions, take a look.
How To: Remove the SuperDrive from a 15" MacBook Pro
Accidents will happen. This brief how-to will guide you through the process of removing your 15" MacBook Pro's CD/DVD SuperDrive both quickly and efficiently without damaging any of the components, the first necessary step of any successful repair. This tutorial will also be of use to those who wish to learn more about the guts of their MacBooks without actually disassembling their units.
How To: Generate a tag cloud from a PHP array
How to generate a tag cloud - a collection of tags that displays keywords in different sizes based on their frequency of use - using PHP.
How To: Map FTP server shortcuts in the Microsoft Windows 7 Explorer
Want to know how to map FTP server shortcuts on a MS Windows 7 PC? It's easy! So easy, in fact, that this home-computing how-to from the folks at Britec can present a complete overview of the process in just under five minutes. For more information, including step-by-step instructions, take a look.
How To: Use your computer as an alarm clock
This video tutorial from OfficialTechTerry presents how to use your computer as an alarm clock. Press Start menu button, then click Control Panel.
How To: Format a USB flash drive to NTFS from FAT32 in XP
In this how to video, you will learn how to format a USB flash drive to NTFS. First, plug in the USB drive to your computer. Right click on My Computer and select properties. From here, go to the hardware tab and select device manager. Next, click and expand disk drives and right click your USB drive. Select properties and then click the policies tab. Choose optimize for performance and click okay. Edit the device manager and open My Computer. Next, right click the USB device on My Computer a...
How To: Archive files using WinRAR and 7-Zip in Windows XP
Archiving files is good to do once in a while for both space and organization. There are many programs available for file archives and this tutorial will show you how to use WinRAR and 7-Zip to accomplish this task.
How To: Monitor your graphics card temperature
In this video from ReverbDP we learn how to monitor your graphics card temperature. You go to TechPowerUp and scroll down to the download link. Click download and click the name of the file and where you want to download it from. Once it is downloaded you just find it on your computer and launch it. Once inside the program you just have to click on the sensors tap to see the temperature of your graphics card. Watch this video to learn to keep an eye on your graphics card temperature.
How To: Use the ObjectDataSource for ASP.Net
In this ASP.Net video tutorial, Chris Pels will show how to use the ObjectDataSource as the intermediate layer between data bound user interface elements and a custom data access class for a business object. Uses of the ObjectDataSource in the GUI Design mode and declaratively in the source view of an .aspx page are discussed. In addition, the considerations for design of the data access class and business object for use with the ObjectDataSource are covered. Use the ObjectDataSource for ASP....
How To: Change workgroup, name, & description on Windows XP
This how-to video explains how to changing the name of a computer, workgroup in a network and the description on a Windows XP.
How To: Force quit an unresponsive program on a Mac OS X computer
In this tutorial, we learn how to stop a stuck or otherwise unresponsive application on an Apple computer running the Mac OS X operating system. It's an easy process and this video presents a complete guide. For more information, including a full demonstration and detailed, step-by-step instructions, watch this helpful home-computing how-to.
How To: Free up hard drive space in Windows
This is a tutorial on how to free up more space on your hard drive. Some of the issues that take up space include system restore, disk cleanup, wallpapers and personal information.
How To: Install an optical drive in a Power Mac G4 system
Installing a second optical drive on your Power Mac is a simple project, provided you know what you're doing. In this video tutorial, you'll find detailed, step-by-step instructions on how to install an optical drive in a Power Mac G4 mirrored drive door system. For more, watch this optical drive installation how-to.
How To: Send email with Evolution in Ubuntu Linux
Sending email with the Evolution client in Ubuntu Linux is much the same as with any other email program. In addition to offering step-by-step instructions for the setup and use of Evolution, this Ubuntu tutorial also will teach you how to access your address book when writing an email. For a detailed look at the Evolution email client, take a look!
How To: Share files between two Macs with Airdrop in OS X Lion
If you don't want to go through the hassle of setting up a formal network between two Macs, but still want to transfer files between the two, take a look at Airdrop. Airdrop is a built-in utility found in Mac OS X Lion (10.7) that will allow you to easily drag and drop files to another computer belonging to you or a friend.
How To: Program Houdini 9.5 with Python
Working with the Python programming language is hard if you're not familiar with it, and working with it in Houdini is even harder if you don't know what you're doing. So familiarize yourself with some Python and follow this masterclass for Houdini 9.5 on programming with Python. You will get comfortable with writing Python code and some simple scripting involved.
How To: Remove Photos and Files from a Broken Laptop Computer
If you have a broken laptop computer, but the hard drive still works, this video will show you how to access and remove your old photos, pictures and files.
How To: Set up OpenGL and GLUT on Linux for C++
Before you can start making awesome 3D games on your Linux computer using C++, then you're going to need to download and install these developer programs. This video lesson will show you how to download and set up OpenGL and GLUT for C++ on a computer running a Linux operating system, so you can start making 3D programs.
How To: Turn Vista into Windows 7 for free
This video demonstrates how to turn Windows Vista to Windows 7 for free. Make sure that you are running your PC on a Windows Vista OS. First, unlock your taskbar by right-clicking on it and unchecking the option. The space where your smaller application icons are located can now be made wider. Re-lock your taskbar once done. You can also right click and select View>Large Icons to make the icons look bigger. You can also download a free application at RocketDock which will make your Vista task...
How To: Customize your Windows 7 login screen
Check out this tutorial and make Windows 7 you're own by customizing the log in screen. This is fun to do and will, no doubt, make you feel more connected to your PC.
How To: Switch Between Applications in Windows 8
In this Windows 8 tutorial, I will guide you through the methods I use to switch between applications when in desktop view versus metro interface.
How To: Share files with HomeGroup in Windows 7
New user to Windows 7? Microsoft has put out a series of video tutorials explaining how to maximize your Windows 7 experience. Follow along with this computer lesson and learn how to:
How To: Assemble a computer from parts
In this tutorial, we learn how to assemble a computer from parts. First, you will need to take the motherboard, video card, RAM, hard drive, power supply, CD-rom drive, and the case and make sure you have them all laying out. From here, you will take out the motherboard and plug the RAM in to the appropriate spot for it. This will be located next to the fan on the upper right hand corner of the motherboard. After this, place the motherboard inside of the computer case and then insert in the v...
How To: Use basic netbios commands
Tutorial showing the basic netbios commands in Windows to access or hack a remote, unprotected computer. Use basic netbios commands.
How To: Code a prank hard drive formatting program
Learn how to write a simple prank program that will make someone think that their hard drive is being formatted and completely erased.