Computers & Programming Features

How To: Enable full-text search in an SQL database

Full-Text search allows you to save large portions of text – even Microsoft Word documents, or other file formats – into your database and perform complex queries based on this textual data while expecting great performance. This lesson demonstrates how to set up Full-Text search paying particular attention to the nuances of setting it up within SQL Server Express. Enable full-text search in an SQL database.

How To: Use the world clock feature in Ubuntu

In this tutorial, we learn how to use the world clock feature in Ubuntu. First, you will go to the upper right hand side of the screen and click on the calendar. From here, click where it says "locations". Then, click on where it says "edit and then click from the preferences where it asks for a location name. Then you can click on the time zone drop down menu and see the times of a ton of different places. Add these to your clock and then when you're finished, you can have the weather displa...

How To: Update a device driver in Windows 7

From "Butterscotch" tutorial Michael Callahan walks you through updating your driver for Windows 7 operating system. This will help to improve communication between your printer, scanner, or any other devices digitally connected to your Personal Computer. Simply by going through the "start" menu you can then search and find out if there is new drivers for your devices. After that it will tell you and assist you downloading the new driver. Leaving you with the best driver software for your dev...

How To: Take a screenshot on an Apple Macintosh

This video teaches the secrets of taking a screenshot on an Apple Macintosh in simple steps. First open any colorful web page of your choice to take the screenshot. Now hold down the Command, Shift and 3 keys together at a time to take the screenshot. Now close or minimize the web page and double-click the image found on your desktop to open it. You can zoom in or out, send via email, save it and do much more with your screen shot.

How To: Speed up Windows Vista boot-up time

Although computers are able to perform tasks that would normally take hours to accomplish, they aren't always so fast. Certain things can clog up the computers speed and cause it to slow down to the point where you feel like ripping out your hair. This video tutorial will show you just how to speed up your Windows Vista boot-up time using some easy to follow steps.

How To: Write programs in Visual Basic

This beginner’s guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. For information on taking those initial steps into learning the Visual Basic programming language, take a look. Write programs in Visual Basic.

How To: Secure DNS with DNSSEC in BIG-IP v10

In this tutorial, Peter Silva talks with F5's Sr. Field Systems Engineer, Michael Falkenrath about the new BIG-IP GTM v10.1 DNSSEC feature. 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: Defrag your computers hard drive to increase its speed

This video will show you how to defrag your computer's hard drive to increase its speed. To defrag your hard drive, do the following: Go to 'Start', 'All Programs', 'Accessories', 'System Tools', 'Disk Defragmenter'. Select the hard drive that you wish to defragment, and select 'Defragment'. Depending on the size of your hard drive, this process could take between one and two hours to complete. After the process is complete, your computer will be uncluttered and will hopefully run a little fa...

How To: Customize the Microsoft Windows 7 Start Menu

Need a little help figuring out how to customize your Microsoft Windows 7 Start Menu? It's easy! So easy, in fact, that this free home computing how-to can present a complete (and somewhat talky) overview of the process in just a minute's time. For specifics, and to get started personalizing your own Win 7 Start Menu, watch this PC user's guide.

How To: Get started using the Java object-oriented programming language

This clip presents a general overview of what you'll need to get started writing code in the Java programming language. Whether you're new to the Java object-oriented programming language or are a seasoned 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: Use the Flash Memory Toolkit suite of diagnostic tools

Looking for a primer on how to use "FlashMemoryToolkit" to analyze your flash memory-based devices? 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: Disable stickeykeys on a PC

This video is about removing sticky keys. The video begins with clicking on start in Windows XP, clicking on settings, control panel, accessibility options. In accessibility options you will see three key options which are unchecked. Click on settings of the first option which is the Use StickyKeys option and you will see five options of which the first three should be checked. In the second option which is the Use FilterKeys option ,there are five options which should be checked except for t...

How To: Take screenshots on a PC with the Print Screen button

This is a video about how to use the printscreen button. You can take screenshots with the printscreen button on the keyboard. First you have to a pick an image whatever you want to save in your PC. In this video he is explaining about how to save the a picture about the animal description. Next press the printscreen button when you get the image. Next go to start button and next Accessories and next paint and open the new page on paint. Then go for paste in the edit. Then you will see the pi...

How To: Create a Web forms UI in Visual Web Developer

Interested in creating your own dynamic, web-based applications using Microsoft Visual Web Developer? In this lesson, you will explore the various ASP.NET 2.0 server controls available in Visual Web Developer. In addition, you will begin to get familiar with the windows in VWD. For more, as well as tips on becoming a more effective user of Visual Web Developer, take a look. Create a Web forms UI in Visual Web Developer.

How To: Speed up an OpenGL program with backface culling

In this clip, you'll learn how to utilize backface culling to speed up OpenGL programs created in MS Visual C++. Whether you're new to Microsoft's popular general-purpose programming language and IDE or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free, official video tutorial. For more information, including detailed, step-by-step instructions, take a look. Speed up an OpenGL program with backface culling.

How To: Change VoiceOver's caption settings in Mac OS X

This video explains how to change VoiceOver’s caption setting in Mac OS X. The visuals pane of the VoiceOver utility includes options that are helpful for sighted users who work with people with visual impairments. This video demonstrates how to use the caption panel option. When you turn VoiceOver on, the caption panel appears at the bottom of the screen. The caption panel can be moved anywhere on the screen that you want by dragging it with your mouse. The caption panel gives you the opti...

How To: Process & validate forms in PHP

In these PHP basics video the tutor shows how to do form processing. Handling forms in PHP is basically the main functionality of PHP. The forms in HTML take the values of a from and send them to the PHP in real time to do the form processing. In this video the tutor shows how to make a HTML form from the scratch inserting a form into it with some fields and buttons. Now he makes the form post a method to a PHP page when you submit it. Now he shows how to make a PHP file from the scratch by w...

How To: Use the character pad on an HP TouchSmart

In this tutorial, we learn how to use the character pad with the HP TouchSmart computer. First tap "calendar" on the HP TouchSmart home page. Then click "today" then tap "add event". Now, a blinking cursor will be ready for you to type in it. Now, tap the icon with the pen and paper to open the character pad. You can now write in the letters you would like, and the computer will fill in the correct letters for you. If you mess up, you can tap that letter and change with other letters that are...

How To: Use the MultiView control in Visual Web Developer 2005

Interested in creating your own dynamic, web-based applications using Visual Web Developer 2005 Express? In this installment from the Absolute Beginner's Series of Visual Web Developer C#/ASP.NET video tutorials, you will learn how you can display content on your website with the Multiview and View controls. This lesson will be particularly helpful to programmers to those with experience using both Visual Basic and simple HTML syntax. For more information, as well as tips for being a smarter ...

How To: Convert MySQL timestamps to the "ago" format

In this clip, you'll learn how to adjust timestamps from a MySQL database to the ago format (e.g., minutes ago, hours ago or days ago). 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