In this how-to video, you will learn how to change what application will open once you connect your camera to your Mac. For example, you may not want iPhoto to open up when you hook up your camera. Open up Image Capture and open up the preferences. Change the drop down section so that it will open whatever program you want once this is done. Choose Other so that you get a list of programs that you can use. Select the program you want and hit okay. By viewing this video, you will learn how to ...
In this video tutorial, viewers learn how to bypass web-sense filter using the software, Hopster. This program allows users to bypass firewall, bypass proxy and HTTP tunnel. To download this program, go to Google and search for the program. Click on the first result and select download. Once the file is downloaded, double-click on it and follow the instructions to install the program. This program runs silently and invisibly so that the administrator won't be able to detect it. This video wil...
The video is about the full uninstall of programs on a Mac computer using a program called AppZapper. The video begins with explanation on how files deleted from a system often leaves behind traces of files which slows down the system and leaves the hard drive fragmented. To avoid this a program called AppZapper can be used to uninstall the applications. This program is available as a trial version which will zap 5 applications and a full version with three updates for 13 dollars. So when you...
Encryption is the process of converting you data in to other obscure form so that no one can read it. Encryption can also be done using batch files. Batch files are scripting programs in windows which can be used to program small automatic operations. To do this open a notepad to write the batch program. First turn of the echo by inserting the command '@echo off'. Now write the rest of the program as shown in the video. Now save the image as a bat file. Now you can encrypt this batch file. To...
After you set up live TV on your HP Touchsmart PC, tap the house icon and open the live TV title. In this menu, you can browse different categories and programs of TV, as well as future programs. However, you can't watch one program while you record another. To go into full screen mode, tap the square in the top right of the screen, where several controls are available. To record a program, tap the record button, which is a small red circle. If you want to schedule a recording, go to the "On ...
This video is a tutorial showing how to recover deleted files using a free program called Easeus. Even if you have deleted a file from a USB stick or your hard drive, this program can recover them since the files have not been wiped clean. The program can be downloaded from Download.com. Search "easeus deleted file recovery" and click on "download now." Install the program after downloading. Open the program and click on the desired USB stick or hard drive and the files will be shown that can...
This video shows you how to easily change the default program associations of any file type. The movie shows you how to change the default program association of a JPEG file, but you can use it with any of the known file types. The first thing you have to do is right-click the desired file, hover your mouse to Open With and wait until a sub-menu appears. There, click Choose Default Program. Then, choose any other program that you want to open that specific file extension by clicking the Brows...
The instructor from ClearTechInfo shows how to clean up and organize the Windows Vista start menu. He shows how the start menu consists of links to programs and not the program itself. He shows how to manage those links by removing those links, add new ones or rename existing ones, or move folders into other sub folders. He shows how to pin or remove frequently used programs to the main start menu. He advises to categorize similar programs under common folders, like 'Media Players,' 'Utilitie...
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 full and while loops in Python. This is the program you use to write all of your Python code down. Learn how to use the for and while loop in Python programming!
Bucky from The New Boston serves up this Python video tutorial on how to save and execute your programs in Python. This is the program you use to write all of your Python code down. Fun with saving programs!
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.
How to program switch statements in PHP
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.
In this ShowMeDo John Montgomery demonstrates how to create a project in Eclipse, then write and run a simple "Hello World" Java application. He also demonstrates the code-completion features of Eclipse, how to use the find and replace functioning and use the CVS version control system.
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.
Looking for a way to speed up the boot time on your favorite programs in Windows? This video will show you a little tweak to make your most-used applications start up in no time. Basically, you just go to the "Shortcut" tab in the program's properties menu. Then add " /prefetch:1" to the end of the target location in the "Target" box. This tweak works on PCs running Windows 7, XP or Vista.
If you're not sure about creating reports in Visual Studio, this two-part video will cover the entire process. This assumes that you already know a few things in Microsoft Visual Studio and the C# programming language. So, if you're not a beginner and still need help to create reports from data in the SQL Server, this is how you do it. Also, learn a quick and easy way to pass parameters to reports in C#.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to generate basic rectangles for a graphical user interface or GUI when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build and work with simple set and get methods when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use a number of string methods that will allow you to do useful things like count characters and find substrings when writing code in the Java programming language. For more information, including detailed, step-by-step instructi...
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to generate various geometric shapes within a graphical user interface or GUI when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's g...
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to utilizie the display mode method when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to receive and work with keyboard input data from a user when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create GUI drop-down lists for your applets when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to to create a full-screen frame when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to display the index of an array in table format when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use build and use conditional for loops when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to convert arrays to lists and lists to arrays when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to store multiple objects in an array when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to store variables in an array index when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build a simple Java program to sum and find the mean for a list of ten numbers. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to work with JComboBox dropdown lists to create GUI drop-down lists when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to pass an array into a method when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer'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 from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with polymorphism when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer'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 from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create and work with simple JLists when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer'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 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.