Computers & Programming Features

How To: Create a fax through email using 2003 server & Outlook

The first step to create a fax using Outlook 2003 and 2003 server. Using add/remove windows component make sure your fax equipment is properly installed. Under the start menu select the printers and fax option and select the share option. Then under administrator tools/users/new/users/fax to enter your password to turn our fax information transfer on. You must now select fax user and select advanced settings and double check to make sure the fax is able to see the object it needs to send the ...

How To: Create a GUI with JRadioButtons when Java programming

Want to write Java 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 work with JRadioButtons when developing a graphical user interface (or GUI). For detailed instructions, watch this programmer's guide.

How To: Make checkboxes when programming in Java

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 and work with GUI check boxes (checkboxes). For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Shrink a Windows Vista partition and install iATKOS

This video presents how to defragment and shrink a Windows Vista partition using Perfect Disk 2008 Professional program.First you need to download and install software application named Perfect Disk 2008.Type Perfect Disk 2008 into Google search engine, choose first link from the list.On the Raxco software home page choose Free Evaluation option from the list to the right.Download and install Perfect Disk 2008 Professional.Once it is installed, run the application. From Menu choose Analyze op...

How To: Use the Maps app on an Apple iPad

One of the advantages of an iPad over, say, an iPhone is that you've ample space with which to display and manipulate complex documents. As such, it's a natural fit for Google Maps. In this video guide from Apple, you'll learn how work use the Maps application on your own iPad. For detailed instructions, and to get started using Maps yourself, take a look.

How To: Install VMware and Windows XP in Ubuntu

Software expert David Steinlage guides the viewer through the step-by-step process of installing VMware and Windows XP on a computer driven by Ubuntu Linux. The first step is to get a serial number, which can be obtained free by visiting the site www.vmware.com and filling out the registration form. The VMware installer application Automatix is then opened and upon clicking the desired options, the installation of VMware starts automatically. At the end of installation, the user is prompted t...

How To: Use System Restore to recover your Windows XP or Vista system

System Restore is a great and valuable feature in Windows XP and Vista. If you haven't taken advantage of System Restore yet, what in the heck are you waiting for?!? Using System Restore will allow you to make a backup of all your system files at a specified point in time. You can create checkpoints in case your system gets corrupted or has problems because of a recent change you may have made to Windows. Watch and see how to backup your PC… now! And click here for more information.

How To: Use the RUR-PLE learning environment

In this ShowMeDo, André Roberge shows you how to use RUR-PLE. RUR-PLE is a learning environment designed to teach Python and help people learn computer programming. A really cool idea that will hopefully make this subject seem a bit easier to understand, and less boring. Good luck!

How To: Enable the Windows firewall and Windows Defender

Check out this computer software tutorial from Dummies.com. This tutorial is made for PCs. Increasing a PC's Windows Vista security is easily done by turning on the Windows firewall and Windows Defender. There's no need to download the firewall or Defender. Protection against spyware and other security risks increases upon enabling these free, built-in Windows solutions. Enable the Windows firewall and Windows Defender.

How To: Use Spaces on a Mac OS X

Spaces is a very cool feature that is included with all newer versions of Mac's OS X. With Spaces, you can organize your programs and keep your desktop clutter free. This program is similar to Expose, but instead of having your windows open on the desktop, Spaces minimizes them but keeps them ready for a quick reload. You can choose a number of spaces and decide which shortcuts you want to use to access them.

How To: Change a "file association" on PC

This video tutorial from butterscotch presents how to change file associations on your computer.File association is a link between a certain type of file (.doc, .gif, .txt) with a particular program.For example text files are by default associated with Notepad application.So if you double-click text file it will be automatically opened in this program.In case you want to open this file in a different type of program, you need to change the file association.To do that, right click the file, th...

How To: Use the Slow Keys access tool in Mac OS X

In this video tutorial, viewers learn how to use the Slow Keys access tool in a Mac OS X computer. The Slow Keys feature is located under the Keyboard tab in the Universal Access window. Once Slow Keys is turned on, users also have the option of using key click sounds as additional feedback when a key is pressed . Users are able to set the Acceptance Delay to determine how this feature behaves. The delay of the sound can be set from long to short. This video will benefit those viewers who use...

How To: Change the text on your "start" button in Windows XP

Bored and feel like customizing your Windows XP? Check out this tutorial and learn how to hack Windows and change the text on your "Start" menu button. With this video, you will learn how to change this icon, step by step. You can then turn the menu button into anything you'd like. This is also a fun prank to do on someone's computer, or a great way to personalize all of the PCs in your office or workplace.

How To: Replace a keyboard on a laptop

In this video, we learn how to replace a keyboard on a laptop. First you will want to remove all of the screws from the back of the laptop where the keyboard lies. After this, remove the bezel then take the keyboard out completely. After this, clean out the area where your keyboard was at, making sure not to loosen up any wires. When you are done with this, place the new keyboard back in as well as the bezel. Replace any screw that you took out and make sure everything is secure again. After ...

How To: Replace or expand autoexec.nt and userinit.exe in the Windows Recovery Console

Want to know how to replace autoexecnt and userinit.exe files from the Recovery Console? This clip will teach you everything you'll need to know. 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 over two minutes. For more information, including detailed, step-by-step instructions, take a look.

How To: Install a PowerForce G3 ZIP on an IBM 750fx or gx CPU

The PowerForce G3 ZIF (Zero Insertion Force) is the super-fast, yet economical CPU upgrade for your "Beige" Power Mac G3 desktop or minitower, "G3 All-in-One" educational model, Blue and White Power Macintosh G3's and the Power Macintosh G4 "Yikes." This video tutorial will walk you through the PowerForce G3 installation process. For step-by-step instructions, take a look!

How To: Handle errors with exceptions when programming in Python 3

In this clip, learn how to use exceptions to handle errors when programming in Python 3. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Write an inference engine using Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to write an inference engine with Clojure 1.1. 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: Clean your hard drive and reclaim memory space

Watch this video to learn how to use Windows' built in cleanup software to reclaim memory space by removing old backups of windows. 1. Go to the start search bar and type in "disc cleanup". 2. Click on disk cleanup and wait for the program to gather information about your computer. 3. When it is done, go to "more options". 4. Click "clean up" on "system restore and shadow copies" option. 5. Click delete. 6. Close the window. Depending on how old your computer is, you should have reclaimed qui...

How To: Use the Rich Text Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Rich Text Box control which allows users to input formatted text into your applications. For more information, as well as tips for being a smarter user of Microsoft Visual Basic, take a look! Use the Rich Text Box control in Visual Basic 2005.

How To: Make a Dashboard Widget on a Mac with Safari

This is a tutorial on how to create a dash board app for Mac. All you have to do is go into safari, and find what you make the app for. The next step is to find right click on the back ground and click open in dashboard. Once you go to dashboard it will appear as a bright box. This new Widget is editable, you can change the boarder by pressing the "i" in the bottom right hand corner. You should have six options. For something more interactive such as YouTube, you can select a whole table and ...

How To: Get started with object oriented programming or OOP

Object-oriented programming (OOP)is a school of programming that considers a computer program a group of interacting objects rather than a sequence of tasks. This makes more sense to many people than the more more old-fashioned vector model, and if you want to get started in programming, then this video is for you. It will teach you all of the basics of OOP and tell you why you should use it.