Learn how to set and take pictures with the Program Mode (P) on a Panasonic G1 or GH1. Whether you're the proud owner of a Panasonic Lumix DMC-G1 or DMC-GH1 micro four thirds digital camera or perhaps just considering picking one up, you're sure to like this free video tutorial, which presents a complete overview of how to use the Program Mode on a G1 or GH1. For more information, including detailed instructions, watch this digital camera user's guide.
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create a simple Java program that utilizes Java's built-in println method. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How to take screen captures on a PC with the Print Screen key
If you've just recently switched to Comcast cable, or have lost your instruction booklet, check out this video and learn exactly how to program your remote control to work with all of your electronics.
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 ...
Initially, you are directed to the control panel where you will navigate to your existing connected devices. You are then directed to the appropriate software to install the PS3 controller to your computer. Daddyezee then shows how once the appropriate driver is installed, you will see the program in your start menu program groups. If that does not work, or the controller freezes, you are presented with another program to facilitate the original install. You are then presented with an illustr...
In this how-to video, you will learn how to permanently delete temporary files on your computer with CCleaner. First, find and download the program called CCleaner. Install the program and then open it. Now, go to the settings and choose the strength of the clean up. This will determine how thorough the program will be in cleaning up these files. Go to tools if you want to uninstall programs. Go to the cleaner tab and press Run Cleaner. This will permanently remove temporary files. This is us...
In this video tutorial, viewers learn how to copy music from am iPod device to a computer. Users will need to download the program, Copy Trans Suite. The download link for this program is located in the video description. Once downloaded, double-click on the file and follow the instructions to install the program. Once installed, open the program and select Copy Trans. Now connect your iPod device into your computer. Users can manual select the songs or select them all at once and then click ...
Computers malfunction all the time in the form of freezing, crashing or by just not responding. This can happen due to various software reasons behind the comprehension of an average PC user. But by following some simple steps you can restore your computer some times. Your computer might not responding if there are lot of programs running simultaneously. This causes the available memory to be used up and there by causing your computer to not respond. In such case you can use you computer effe...
In this how-to video, you will learn how to convert a file from .docx to .doc. First, go to the Microsoft Office website and install the Open XML Converter program. Open the program. Navigate to the file you want to convert. Drag the file into the program. The program will convert the file to a .rtf file. Microsoft Word will open the document. The file will be saved in the same folder as the original document. You will be able to use files created in the latest version of Office in older vers...
In this Software video tutorial you will learn how to get iSerial Reader for Mac. With this program you can get the serial numbers to use for various programs. Almost all programs are listed. There is nothing complicated about this. Download the iSerial reader from Serial Box. Once it is downloaded, open the folder and install it. After you open the program, follow the ‘installing serial box’ instructions. The file to add when you click ‘install now’ is the ‘serial box’ file that came with th...
In this video tutorial, viewers learn how to add songs to an iPod without using iTunes. Begin by opening your web browser and go to the website:
Do you like the Linux Ubuntu program on your MacIntosh computer? This tutorial allows you to make it possible. Through the usage of VMware Fusion, the video teaches you how to install the Linux Ubuntu program on your MacIntosh. In addition, this video tells you where to get the programs you will need to follow the tutorial. By the end of the video, you will learn how to install Ubuntu on your MacIntosh regardless of the fact that Ubuntu is a program for the Linux operating system.
This tutorial will show and teach you how to download and install a free utility, that compresses and decompresses, also know as zipping an unzipping. The program is called "7-zip File Archiver" and it's free!
New user to Windows 7? Microsoft has put out a series of video tutorials explaining how to maximize your Windows 7 experience. Follow along with this computer lesson and learn how to:
Bucky from The New Boston serves up this Python video tutorial on how to program "if" statements in Python. This is the program you use to write all of your Python code down. The famous if statement!
Bucky from The New Boston serves up this Python video tutorial on how to program else and elif statements in Python. This is the program you use to write all of your Python code down. Else and elif (elseif)!
Bucky from The New Boston serves up this Python video tutorial on how to program nesting statements in Python. This is the program you use to write all of your Python code down. Nest a simple "if" statement!
Bucky from The New Boston serves up this Python video tutorial on how to program infinite loops and breaks in Python. This is the program you use to write all of your Python code down. Learn how to make an infinite loop and also how to use the break statement!
Bucky from The New Boston serves up this Python video tutorial on how to build and program your own functions in Python. This is the program you use to write all of your Python code down. Learn how to create your own function!
Bucky from The New Boston serves up this Python video tutorial on how to program parameters in Python. This is the program you use to write all of your Python code down. Different parameter types in the same function!
Bucky from The New Boston serves up this Python video tutorial on how to program classes and self in Python. This is the program you use to write all of your Python code down. Fun with classes and self!
Bucky from The New Boston serves up this Python video tutorial on how to program subclasses and superclasses in Python. This is the program you use to write all of your Python code down. Learn what parent and subclasses are!
Bucky from The New Boston serves up this Python video tutorial on how to create and program constructors in Python. This is the program you use to write all of your Python code down. Learn how to create constructors and what they do!
Bucky from The New Boston serves up this Python video tutorial on how to program and write lines in files in Python. This is the program you use to write all of your Python code down. Fun with writing lines into a file!
Bucky from The New Boston serves up this Python video tutorial on how to program slice lists in Python. This is the program you use to write all of your Python code down. Slice Python!
Bucky from The New Boston serves up this Python video tutorial on how to program lists functions in Python. This is the program you use to write all of your Python code down. Fun with list functions!
Bucky from The New Boston serves up this Python video tutorial on how to program slices in Python. This is the program you use to write all of your Python code down. Slice Python!
Bucky from The New Boston serves up this Python video tutorial on how to program raw input in Python. This is the program you use to write all of your Python code down. Fun with input versus raw input!
Bucky from The New Boston serves up this Python video tutorial on how to program variables in Python. This is the program you use to write all of your Python code down. Fun with variables!
H0LY.J3SUS shows us a neat program he found. This program allows you to view TV shows and movies, from you computer using Play On!
Want to learn more about the C# programming language but aren't sure where to get started? In this video tutorial, you'll learn how to write a simple dictionary application using C# and the Microsoft Visual C# IDE, or integrated development environment. For more information, including step-by-steps instructions for writing this simple program, take a look.
If you just bought a Valentine 1 radar detector for your car or truck, this tutorial will show you how to install it and program it and use it. Learn what all the modes do and what the different beeps and blinks mean. Keep yourself speeding along and keep the cops from catching you by watching this tutorial and learning how to program a Valentine 1 (V1) radar detector.
Learn how to program While and For statements (loop statements) when programming in Java. This tutorial uses Java 1.6 with NetBeans 5.5.1 beta.
A two-part tutorial series on creating artificially intelligent characters for your Flash-based games.
Even when you delete a program, remnants of it can remains on your system and take up valuable memory. The Lab Rats, Andy Walker and Sean Carruthers, teach you how to completely remove programs from you Windows XP and Vista PC.
OK, so visitors are coming to your website and they're even leaving comments! Now, with some simple PHP array programming you can find out what browser and OS they're using. This tutorial shows you how to create a simple and efficient user agent sniff script to get the information you want. Sniff, sniff. Is that Chrome running on OS X I smell?
Replicate the old arcade games like Pac Man or Galaga by downloading the free software Gamemaker 7.0. After you've downloaded the program, create your own sprites in an image editor, use the sounds already provided in the software and finally load your background. Then set up your game script, and you have your own arcade-style video game!
Add a chat program to your website and allow the logged in users to talk to each other! You can write this program using Adobe Flash CS3, PHP and MySQL. This tutorial shows you how to write your own Flash chat program incorporating all three systems.
This video will show viewers how to use Adobe Flash and how to make a cartoon character talk in this program. This tutorial covers aspects such as recording the voice of your characters, drawing their mouths to speak, and how to sync the recorded speech to the animation. Furthermore, this video will also show how to create subtle facial expressions that display emotion in the character. In order to record the sound, the host recommends a program called Audacity which has a free downloadable v...