Numerous Programs Search Results

How To: Uninstall programs for Mac

In this video tutorial, viewers learn how to uninstall programs in a Mac computer. Normally, users would get rid of a program by dragging it into the trash bin. But that does not completely delete all the contents of the program. Users will need to download the application, App-Zapper. Users just need to simply open the application and drag the program(s) into App-Zapper. Then just click Zap to uninstall the program. This video will benefit those viewers who use a Mac computer, and would like...

How To: Pin a program to taskbar in Windows 7

In this video tutorial, viewers learn how to pin a program to the task-bar in Windows 7. Click on the Start menu and click on All Programs. Find the program that you want to pin in the task-bar and click on it. Right-click on the program and select Pin to Task-bar. The program will then be pinned as an icon on the left side of the task-bar, beside the Start menu. Users are able to pin as much programs to the task-bar as they want. This video will benefit those viewers who have a Windows 7 com...

How To: Set up a bash shell for Python programming

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 set up your bash shell for programming in Python.

Hack Like a Pro: Finding Potential SUID/SGID Vulnerabilities on Linux & Unix Systems

Welcome back, my nascent hackers! We have spent a lot of time in previous tutorials focused on hacking the ubiquitous Windows systems, but the vast majority of "heavy iron" around the world are Linux or Unix systems. Linux and Unix dominate the world of Internet web servers with over 60% of the market. In addition, Linux and Unix servers are the operating system of choice for major international corporations (including almost all the major banks) throughout the world.

How To: Make art on YoVille whiteboard

YoVille is a pretty cool game, but wouldn't it be cooler if you could get in and tweak a few things? Maybe make some art? Well, you can! This how-to takes you through the steps to let you make your own art on the whiteboard in the game. You can find the necessary file here.

How To: Use the OpenCL API for C programming

In this five-part video tutorial series, we learn how to get started using the OpenCL API for programming in C. It's an easy process and this video presents a complete guide. For more information, including a full demonstration and detailed, step-by-step instructions, watch this helpful home-computing how-to.

How To: Untethered jailbreak any iDevice with Spirit (<3.2)

Now that you're officially allowed to do it, jailbreaking your iPhone, iPod Touch, or iPad is a better idea than ever before! This video will show you everything you need to jailbreak a wide variety of Apple devices, including the iPhone 3G and 3GS, the iPod Touch 2G and 3G, and the iPad wifi or 3G model. All you need is a program called Spirit, iTunes version 9.2, and you device and you're good to go! This particular method is great because the jailbreak is untethered, meaning that you can t...

How To: Use Spaces on a Mac OS X

Spaces is a very cool feature that is included with all newer versions of Mac's OS X. With Spaces, you can organize your programs and keep your desktop clutter free. This program is similar to Expose, but instead of having your windows open on the desktop, Spaces minimizes them but keeps them ready for a quick reload. You can choose a number of spaces and decide which shortcuts you want to use to access them.

How To: Uninstall Internet Explorer 8 from Microsoft Windows 7

If Internet Explorer 8 is being a nuisance in Windows 7 watch this video to learn how to uninstall it! Start by clicking your Start Menu, then to Control Panel and then to Programs. From there click Uninstall Programs. It will bring you to a list of all the programs that are currently on your hard drive. Next click Turn Windows features on or off. From there another list of programs will appear, but these programs are all Windows programs that come with Windows 7 Operating system. Watch the r...

How To: Change a "file association" on PC

This video tutorial from butterscotch presents how to change file associations on your computer.File association is a link between a certain type of file (.doc, .gif, .txt) with a particular program.For example text files are by default associated with Notepad application.So if you double-click text file it will be automatically opened in this program.In case you want to open this file in a different type of program, you need to change the file association.To do that, right click the file, th...

How To: Pin programs to the task bar & start menu in Windows 7

Windows 7 has an interesting new feature by which you can pin your programs to the task bar and this video shows you how to do it. In Windows 7 if you have any frequently used program you can improve its ease of access by pinning it to the task bar. Now to do this first open the start menu, go to the programs, and now browse to any program and right click it. From that menu select the Pin to task bar option. When you do this the program icon will appear on the task bar. Now the program is pin...

How To: Use Propellerhead's Reason & Record together

The video describes how Audio Editing Software, Record, and Reason can be used together on the same computer. Once all the three are installed on the same computer, they can be merged to form one large audio editing program on the same account. After installation of both of these, ensure that the program Record recognizes the installation of program Reason. By merging these two audio editing programs, the users will be able to access the features of both programs as if it is one large editing...

How To: Get powerbot (RSbot) 2.+ for Windows 7, fix the JDK error, and load scripts

RSbot is no more, long live powerbot! If you want to hack Runescape this program, no matter it's name, has been the authority since 2006. If you've ever wanted to use it or tried to and had problems, this video is for you. It will teach you how to download and install powerbot 2.+ in Windows 7, fix the JDK error that plagues so many users, and how to load scripts into the program and implement your cheats. One-stop Runescape cheat shopping!

How To: Program the HomeLink setup in a 2010 Toyota Prius

In this tutorial, we learn how to program the HomeLink setup in a 2010 Prius. This can be programmed to operate any HomeLink compatible device. Up to three devices can be operated from the vehicle. To program a garage door opener, simply press both the remote and home link button until the indicator light flash rapidly. To program anything else, simply follow the instructions that are given to you when you purchase your car. This is a great feature that can save you time and add more simplici...

How To: Create while and for loops when programming in Python 3

Loops have you thrown for a loop? Never fear: Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Reuse code by creating classes when programming in Python 3

Need a class on how to use classes in Python? You're in luck. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Solve dog counter surfing with a clicker

It's a timeless doggie no-no, and one that has been paradied in numerous dog scenes in movies: A plate of delicious fried, steaming food is left by the owner on the table. The owner then leaves for a brief moment. His dog, smelling the delicious goodness, seizes the moment and quickly jumps up, snatches a piece of chicken, and devours it under the table.

How To: Create update and restore screen methods in Java

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 and update restore screen methods when programming in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create an array of display modes when Java programming

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 a list of display modes. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create key events for Java game development

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 handle key events when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use "else if" statements when programming in Java

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 and use else-if statements when writing code in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Build a simple compound interest program in Java

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 write a simple application to calculate compound interest. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Write a "Hello, World" program using Java

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 and compile a simple "Hello, World" program writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use the toString method when Java programming

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 use implement and use Java's toString() method. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Make a constructor in Java programming

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 easily provide instructors to your classes when writing in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Build a random number generator in Java programming

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 generate random numbers in a Java application. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create text files from within Java programs

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 easily generate a text (txt) file from within a Java application. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use logical operators in Java programming

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 logical operators in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use the switch statement for Java programming

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 intermediate-level lesson will discusses how to work with switch statements. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use event handlers for Java programming

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 event handlers when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create mouse events for Java programming

Want to write Java 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 mouse events. For detailed instructions, watch this programmer's guide.

How To: Program your DirecTV remote to work with your XBox

To program your DirecTV remote for your XBox you will need to find your programming codes. Press menu on your remote and scroll down to parental fav's and setups, then system setup, select remote control, and program remote. You can use either AV1 or AV2 both should work. Then you will choose DVD, and then select the brand for your 360 and your program codes will come up. Put your TV in AVI mode and press your menu and select button at the same time. The lights at the top of the remote should...

How To: Build an Egyptian Pharaoh's room in Photoshop

Pixel Perfect is the "perfect" show to help you with your Photoshop skills. Be amazed and learn as master digital artist Bert Monroy takes a stylus and a digital pad and treats it as Monet and Picasso do with oil and canvas. Learn the tips and tricks you need to whip those digital pictures into shape with Adobe Photoshop and Illustrator. In this episode, Ben shows you how to build an Egyptian Pharaoh's room in Photoshop.