Program Search Results

How To: Remove a program from your startup menu in Windows XP

In this tutorial, we learn how to remove a program from your startup menu in Windows XP. First, hold down the start key on your keyboard, then hit 'r'. After this, type in 'msconfig' into the box that appears. Click 'ok' and then go to the start up tab. Find the applications that you don't want to start on your computer when you restart or turn it on. Check the check mark next to the ones that you want and remove it for the ones that you don't. When you're finished and have all the correct bo...

How To: Program a thermostat

In this tutorial, we learn how to program a thermostat. First, you will need to look up what your home temperature should be at all times, depending on how large it is and what time of the day it is. Once you do this, you will go to your thermostat and figure out how to change the temperature settings for each day of the week. Adjust the temperature to change when you are home and for when you are not going to be home. If you don't have the heat on when you aren't home, this will help you to ...

How To: Program the radio presets on a 2010 Hyundai Tucson

Each year, new gadgets and features are being put into cars to help the overall experience when driving. Massagers, seat warmers, and mp3 player jacks are just a few of the new things. One thing that remains true, but has gone through a bit of a change, is the car radio. People can still tune in and listen in to their favorite stations with just a push of a button. But setting the radio stations is easier than ever. Instead of always switching back and forth from AM to FM, there are ways that...

How To: Program using simple code in Java

Java is a wonderful programming language which is widely used all over the world. To do programming in Java you will need a Java Development Kit which is also called as JDK in short. This can be downloaded from the Java Website for free. To improve and assist in your developmental activities you will also need an IDE, which is an Integrated Development Environment where you can develop, compile and test you code at once place. Though Java code can be written in a normal text pad and compiled ...

How To: Run Windows programs & apps on your Mac

There's a chance that some of those Windows programs that you've been wanting to run on your Mac can actually be made to do so. There are two ways to go about it. Either you go with emulation, using VM ware or Virtual box. VM ware will cost you while Virtual box is free. The other way to go about doing this is to use Crossover for the Mac, this program is somewhat like the emulation softwares mentioned before but not quite. When installed, the crossover button will appear on your Mac's bar am...

How To: Make a screen capture program in Visual basic

This video shows how to make a screen capture program in Visual basic. The first step to create a screen capture is to open a new project and open a new form window. The second step is to create to temples for either saving or capturing the picture you choose to select. The third step involves following the code structure given by the instructor to enable the correct function for the save or capture button options. The final step is to open the project as a finished work with the correct codi...

How To: Check if someone has blocked you on any IM program

In this tutorial, we learn how to check if someone has blocked you on an IM program. To do this, go to Yahoo messenger, because it allows you to add yourself and block yourself. If someone has suddenly showed up as offline on your list and you want to check if they blocked you, visit the website, Yahoo Block Checker. Once you get to this site, type in the screen name for the person under "yahoo id" and you will be able to see if their real status is online or not. You can do this for MSN, AIM...

How To: Run Windows programs on a Mac using WINE

Macheads demonstrates how to install wine on mac. What is wine? Wine allows you to run and install windows program on Intel based machine. This program will work only on Intel and wont work on power PCs,unfortunately. First, we have to install macports which is something similar to installing unix programs on mac. The following are a bunch of requirements in order to install wine - an intel mac, admin account, X code installed, X11 (which comes mostly with intel macs). First of all we have to...

How To: Run Windows programs on a Mac using Crossover Chromium

In this how to video, you will learn how to run Windows programs for free on a Mac using Crossover Chromium. You will need to download Crossover and install it by downloading it and dragging it into the applications folder. You will also need Explorer XP. Go to the applications folder and show the package content of Crossover. Go to shared support as you will need a file here later. Open Chromium, go to support, Chromium, and Drive, and then drop Explorer XP into the folder. Open the info fil...

How To: Program faster with some PHP speed tips

If you're looking to shave a few milliseconds off the Zend Engine's work load, check out this tutorial for some PHP programming speed tips. This efficency will pay off when you have tons of traffic to your site and save you valuable server resources.

How To: Utilize the MVC Pattern in PHP programming

The "Model View Controller" pattern, or MVC, is a paradigm of programmatically organizing an application into three parts: the Model, the View and the Controller. This video tutorial from JREAMdesign summarizes the purposes of the various components and how they interrelate with the program within this pattern. Several options for working with MVC are also highlighted.

How To: Use Select Case statements when programming in Microsoft Visual Basic

In this clip, you'll learn how to use Case Statements in your Visual Basic projects. Whether you're new to Microsoft's popular event-driven program language 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: Use frame components when programming in Microsoft Visual Basic

In this clip, you'll learn how to create and use frame components when coding in MS VB. Whether you're new to Microsoft's popular event-driven program language 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.