Computers & Programming Features

How To: Organize your iTunes music on a Mac

Music a mess? iTunes comes with a number of built-in organizational features to help you sort that problem, and your tracks, out. This free video software tutorial from MacMost will ensure that you know everything required to manage your digital music library. For specifics, and to get started organizing your own iTunes library, watch this Mac user's guide.

How To: Remove ntde1ect.com & autorun.inf virus & trojan files

In this Computers & Programming video tutorial you will learn how to remove ntde1ect.com & autorun.inf virus & trojan files. Go to my documents > tools > folder options > view and unhide the files and click OK. Open up the task manager. Under properties, click on explorer and end that process. Then look for wscript.exe, select it and minimize the task manager. Now open up command prompt and type in ‘dir’ against C drive. This will not list the hidden files. So, you type in ‘attrib –r ...

How To: Set custom sound volume for different applications

In this video tutorial, viewers learn how to set custom sound volume for different applications in a Windows 7 computer. This task is very easy, fast and simple to do. Begin by simply clicking on the speaker icon in the system tray and select Mixer. There users will have access to the master audio mix on the left and each application listed individually, with their own volume bar. Just adjust each volume bar of the applications to your liking. This video will benefit those viewers who use a W...

How To: Format a drive for both Mac OS X and Microsoft Windows

Have an external hard drive that you'd like to use with both an Apple computer and a Microsoft Windows PC? With the FAT32 file format, it can be done! And this home computing how-to from the folks at CNET TV will show you how. For more information, including detailed instructions, and to get started sharing your own HDs between Mac and Windows computers, watch this free video tutorial.

How To: Use the F5 Networks' BIG-IP Edge Client

Learn how to use the BIG-IP Edge Client and its Smart Connect, Location Awareness, Customization, Deployment features. Whether you're new to F5 Networks' popular network appliance or are a seasoned network administrator just looking to better acquaint yourself with BIG-IP, you're sure to benefit from this free video software tutorial. For more information, including detailed instructions, take a look.

How To: Install a printer on your Mac

In this video, Gary from MacMost gives some tips on how to set up a new printer with your Mac. Some printers don't work for Macs, so make sure it's compatible before purchasing it, by checking the internet. Check if a USB cable comes with a cable and buy one if necessary. Ignore the CD that comes with the printer, because it probably doesn't have the correct Mac drivers. Leopard or Snow Leopard systems will find the correct drivers for you automatically most of the time. You might need to dow...

How To: Create an ISO image file on a Mac using Disk Utility

In this video the tutor shows how to make an ISO image file on a Mac. He shows what the requirements are to get started. He points to the disk utility program from where he points to the option where we can open a disk image from a folder. Now he selects the folder to which he wants to save the image. Now he guides us through the rest of the settings on how to prepare the image. Now we end up with an image file which is in the .cdr format. Now he shows some commands on the terminal through wh...

How To: Fix a Windows "blue screen of death" (BSOD)

This video shows you how to fix a Windows "Blue Screen of Death". You should know what to look for when you get the BSOD. You should look for the error code first and then the stock code. You should hit the F8 button upon start up to go to the last known good configuration and it will boot your computer to the last time it booted correctly. You can also start in safe mode. You will need to do a system restore. If that doesn't work do a Google search for the file name that is causing the probl...

How To: Create a new standard user & admin in Windows 7

In this video tutorial, viewers learn how to create a new standard user and administrator account. Begin by clicking on the Start menu and select Control Panel. Then click on User Accounts and Family Safety and click on User Accounts. Now select the "Manage another account" option and click on "Create a new account". Users are able to name the account and select the account type (Standard or Administrator). Finish by clicking on Create Account. Users are then able to make changes to the accou...

How To: Install Counterclockwise, the Eclipse Clojure plugin

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Counterclockwise, a Clojure plugin for Eclipse. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Optimize and speed Up Windows 7

If you're all about fast boot times and computer speed, check out this video for a tutorial on how to increase the speed of Windows 7. This video covers the tweaking of the UI, optimizing the computer for best performance, and reducing the amount of time it takes for the computer to start up or shut down. Doing this will make it easier to do the things you love to do on your Windows 7 at a fast pace.

How To: Allow users to exit full screen mode in a Java applet

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 add a exit full screen mode feature to your applets 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: Zip and unzip files in Windows XP

In this video tutorial, viewers learn how to unzip and zip files. The ZIP file format is a data compression and archive format. To unzip a file, right click on the file and select "Extract All". Continue by pressing "Next" and wait for the file to extract. To zip a file, right click on the file, select "Send To" and click on "Compressed (zipped)" folder. This video contains voice narration and a visual demonstration for viewers to easily understand and follow along. This video will benefit th...

How To: Establish a Remote Desktop connection in Windows XP

This video from Michael presents how to establish a Remote Desktop connection in Windows XP Professional.This type of connection allows you to access your computer via Internet from any place and manage files, local resources, or perform any other remote activity.To establish Remote Desktop connection click Start button, right click My Computer, from the opened menu select Properties. System Properties window will open. Choose Remote tab. Check Remote Desktop - Allow users to remotely connect...

How To: Make a variable length argument list for 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 make a variable-length argument list when writing code in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use Remote Desktop in Windows 7 to connect to an XP PC

This video shows how to do a remote desktop connection from a new Windows 7 to a older Windows XP or Vista. With Remote Desktop Connection, you can access a computer running Windows from another computer running Windows that is connected to the same network or to the Internet. This feature from Windows easily enables you to get old files from Windows XP or Vista if you need to view or print documents. This feature is free from Windows and is built in the operating system. Once connected throu...

How To: Use floats and absolute & relative positioning in CSS

In this free video CSS tutorial, you will learn how to use floats and absolute and relative positioning. Whether you're using a fancy WYSIWYG (or what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you started along that path.