Food Programme Search Results

How To: Program a TB-303 synthesizer

The TB-303 is nothing short of legendary on the electronic music scene. It is possible there would be no such thing as house music without it. They are rare and extremely complicated, so if you're lucky enough to have one you should pursue whatever help you can get on playing it properly. Enter this video, which will teach you how to quickly and easily program your 303 and get on your way to making phat old-skool tracks.

How To: Organize your digital photos in iPhoto 09

Organizing your photos in iPhoto 09 is a breeze provided you know how to take advantage of the program's various features (like, for example, keyword tagging). This free video software tutorial from the folks at MacMost will get you off and running. For specifics, and to get started organizing your own photographs, watch this iPhoto user's guide.

How To: Install the Java Development Kit to start programming

If you want to learn how to program in the Java language, then the first thing you're going to need to do is download and install the JDK. That stands for Java Development Kit, and is the basis for anyone begging in Java, and you need it to get the Javac (Java compiler) running. This video will show you what to do, and will show you how to set a new variable name and value in the Environment Variables under Advanced System Settings on your Windows PC.

How To: Install & run Sony Vegas (or Windows apps) on a Mac

In this how to video, you will learn how to install Sony Vegas or any other Windows software on to a Mac. This will be useful if you cannot find a Mac equivalent of a Windows program. First, you will need Boot Camp Assistant. This will allow you to run any windows program on your Mac. Open the program and press continue. Next, you can select how big you want the Windows partition to be. You can select the 32 gigabytes button, or adjust it manually by sliding it. Next, select Partition. Once t...

How To: Use templates in MS Word

Templates are an excellent way to save time and increase your productivity when you're working in Microsoft Word. There are a number of templates already in the program from headings to endings of letters. You can even create your own templates to customize the program for yourself. This video tutorial will show you how to use templates in MS Word.

How To: Spy on any iPhone anywhere

Kevin shows the different features and options with the program ownspy, which is through OwnSpy and is capable of tracking through phone a persons location as well as texts and phone calls. He first logs in and the first screen that opens is the tracking screen where you can sync how often the program will update the persons location. The second tab is SMS, which will show you all texts and conversations as well as the length, date, and time. The third tab lists all the persons contacts. The ...

How To: Remove viruses, malware, trojans or hacks from your PC

If your computer is working slow--or not at all, there could be some unsavory programs running amok in your system. Trojans, malware, viruses, and hacks are dangerous to the health of your operating system. This video tutorial demonstrates the measures to take in order to rid your PC of malicious programs. Stop being bullied by harmful applications and use such programs as AVG Antivirus and Malwarebytes to protect your computer. Once you've cleaned up your system, be sure to configure your se...

How To: Use Windows Defender in Windows 7

This video shows you how to use Window Defender on your computer. Go to the start button on the screen and click it. Next, select the control panel. At this point you can type in the word ‘Defender’ or find the icon in the control panel. Once the Windows Defender page comes up you should be able to see whether or not the program is active. If it isn’t active then simply activate it. This program should be run because it helps protect you against spyware and other unwanted activity on your com...

How To: Start and stop movie clips using buttons in Flash

TaskTutorial gives us an in-depth instruction on how to use Flash to create stop and play buttons. This is a great find if you are interested in creating videos with Flash program. These programs can also be downloaded for free on the website indicated on the videos page. Learn quick and easily how to use Frames and button applications on this easy to follow video.

How To: Collect, organize, and visualize data in InspireData

This tutorial on the companion Tech Ease for Mac site shows you how to use Inspiredata to collect, organize, and visualize data using several types of diagrams supported by the program. The movies were recorded on a Mac, but Inspiredata is a cross-platform program so the steps shown should work on the Windows version of the program as well. Inspiredata works like a database system that allows you to add notes and more.

How To: Code a Simple Java App to Kill Any Process After a Specified Time

I may be a bit weird, but I enjoy listening to music at night as I fall asleep. Sure, you could create a playlist of songs so that it stopped after all the songs finished playing, but I have a rather extensive database of music and I enjoy listening to them randomly. Also, I like to ensure it terminates after a specific amount of time (I don't want it playing all night). Or sometimes I use it when I am cooking so that when the music stops, I know I need to check on my food, etc.

News: (Un)Appetizing Valentine's Day Bleeding Heart Cake

Baking extraordinaire Lily Vanilli has made some just-slightly-too-realistic-to-look-yummy bleeding heart cakes for people to give to their respective beaus on Valentine's Day. While it's pretty tricky to get your hands on one made by Lily herself, you can make one yourself if you've got the heart. Check out A Lot on Her Plate's video with Lily to see how to make this so-called "anti-Valentine's Day cake," which also works well for Halloween. To follow along with them, check out the full reci...

How To: Make a bath bomb using household supplies

Taylor and Lily demonstrate making fizzy bath bombs. Ingredients needed are one cup of citric acid, one half cup of corn starch, one cup of baking soda, and one quarter cup of a light vegetable oil. Food coloring and flavored extracts or essential oils can be use to scent them. First mix up all of the dry ingredients in a non reactive bowl. Then add the vegetable oil. Mix with a nonreactive spoon, whisk, or gloved hands. If food coloring is being used, add four drops. If using an extract or e...

How To: Make programs start up when your computer starts

When you start your computer you can set it up so that your favorite programs automatically open as a part of the computers boot up. To do this, click “Start” and then “All Programs”. When the list opens up, click on “Startup”. Drag the program icons you want to open into the startup bar. The next time you start your computer, the programs you put in the startup will automatically open.

How To: Save water in six easy ways

Are you aware of your water usage? Are you really doing all you can to conserve water, our most precious resource? Here are some simple ways you may not have thought of and some facts about the amount of water wasted on a daily basis in America.

How To: Make black forest trifle

Learn how to make some casual, traditional, and unique dishes with tutorial help from myrecipes.com. In this video recipe, learn how to make black forest trifle for kids and the whole family. This is an awesome dessert for anyone. Chocolate cake, chocolate pudding, and dark cherries make up this easy, make-ahead dessert. And since it's low-sugar, it works with a diabetic meal plan.

How To: Call C and C++ from Python with SWIG

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to call C and C++ from Python using SWIG, or the Simplified Wrapper and Interface Generator. To get started using SWIG with Python, take a look!