Code 9

How To : Create 3D doors using Flash CS4 and Actionscript 3

Does your website feel a little bland? Do you want to give your viewers the impression of traveling from the world they know into another? Well now you can. This video will show you how to create a cool 3D door-opening effect that reveals a photo on your website using Flash CS ...more

News : YouthSportTravel.com

There is a wonderful site that just launched with the youth sports community in mind. The site is http://YouthSportTravel.com , a collaboration of youth sports coaches and a major online travel brand. They offer arguably the best prices on hotel and motel rooms anywhere. For p ...more

How To : Stop computer viruses

You've probably heard a lot about computer viruses — but how do you stop them? This home-computing how-to from the folks at CNET TV will teach you what you'll need to know. For detailed information, and to get started protecting your own Windows PC from malicious code, watch t ...more

How To : Create & use for loops in Adobe Flash CS4

For loops throwing you for a loop? Don't fret. This free video tutorial will see to it that you know everything you need to know in order to understand and use for loops in your own Flash projects. For more information, including step-by-step instructions on how to code your o ...more

Starcraft 2 Release Date : July 27th

Starcraft 2 has been given a release date of July 27th, aka Blizzard finally releases something! That's an actual in game screenshot.. I've preordered the game via Amazon and waiting for the beta code to be emailed to me so I can try it out. Source: http://www.giantbomb.com ...more

How To : Reverse look up phone numbers

Everybody gets phone calls from those strange numbers you kinda sorta recognize. Is that an old friend? Is it the guy you met last week? What's that area code anyway? Get to the bottom of the mystery by using reverse phone book services. This video will show you to find the so ...more

How To : Create buttons with CSS

In this tutorial freetutorials teaches you how to create navigation style buttons using cascading style sheets, or CSS, in this the first in his series of "HTML Tips & Tricks". As you follow along, you will be shown how to setup and link your cascading style sheet to your HTML ...more

How To : Install Aircrack on your iPhone

Learn how to install Aircrack on your iPhone to hack into almost any WiFi network. First download Aircrack from iHackMyi, then follow these steps: -Set every files' permission to: 777 -Open Terminal in WinSCP from /var/ -Enter the following command: sysctl -w security.mac.pr ...more

How To : Use the Infragistics UltraWebGrid

Looking for an easy way to implement Ajax into your ASP.NET projects? This ASP.NET video tutorial takes a look at the Infragistics UltraWebGrid, which will allow you Ajax data access without writing any code. For more information on this handy UI tool, as well as to get starte ...more

How To : Create a Jeopardy game in Flex

NKU had so many instructors ask them for a Jeopardy game that Mike Lively created one and put it on Google Code for free distribution. This tutorial is narrated by the game designer Alissa Gilley. Learn how to create and play flexJeapardy using Flex.

How To : Use the vi editor 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 the vi editor to cod ...more

How To : Build a CNC machine using two old CD drives

Take a look at this instructional vidkeo and learn how to make your own computer numerical control (CNC) machine out of two old CD drives. CNC machines serve as controllers for a number of devices such as machine tools by reading G Code instructions. With a own CNC machine, yo ...more

How To : Create XML mappings and transformations in MapForce

Learn how to use MapForce to map or transform XML data in a visual way, creating XSLT 1.0 or 2.0 transformation stylesheets, XQuery 1.0 documents, or program-code in Java or C# in this tutorial, which demonstrates a simple mapping from one XML schema to another. Take a look!

How To : Fix the E74 error on the Xbox 360

This instructional video shows you how to fix the E74 error code on the Xbox 360 easily. Just make sure you take the following steps and it will work. All you need is an XBox 360 with the error E74 and 2 towels. This is also known as the towel trick.

How To : Access the field test mode on the iPhone

Watch this electronics tutorial video to learn how to enter a secret code and see a lot of interesting info on how your iPhone connects to the network. Field testing your iPhone is easy with the tips in this how-to video.

How To : Use the 30-second skip for TiVo

Watch this tutorial video to learn how to use the hidden 30-second skip feature for your TiVo by using a secret code. This how-to video is very helpful for those who want to use the TiVo 30-second skip to skip through commercials even faster.

How To : Create a timer program with VB.Net

Check out this two-part video tutorial to see how to make a VB.Net timer program in Microsoft Visual Basic 2008 Express Edition. This is a pretty complicate VB.Net program to make, so be prepared to design a cool program with VB.Net source code. Part 1 of 2 - How to Create a ...more

How To : Play tetris on a simple Canon calculator

This "how to" works with some Canon calculators. By entering a specific code you can play a very simple form of the classic video game Tetris! Have Fun :) Play tetris on a simple Canon calculator. Click through to watch this video on tricklife.com

How To : Make a Holy Grail

This is Anthony Caporale's version of the bloody mary, made in honor of the Da Vinci Code fans. You'll need pepper vodka, citrus vodka, tomato juice, salt, pepper, Worcestershire sauce, olive juice, a squeeze of lime, and garlic stuffed olives for garnish.

How To : Crack a Combination Bike Lock in Under 30 Seconds

Have an old bike combination lock that you can't remember the code for? If it's a simply four-digit cable lock, you can easily figure out the combination with a quick peck-and-go method. Best of all, this technique doesn't require any tools or special know-how, and let's you r ...more

How To : Create a basic titled window with Python

A little demonstration of the power of wxPython, showing how to get a titled window up and running with five easy lines of Python code. This video is great for those who may be interested in learning Python.

How To : Tell if your copy of GTA is patched or unpatched

Older, unpatched, versions of Grand Theft Auto: Liberty City stories for the PSP have a vulnerability in their firmware that allows you to run unsigned code and applications on your PSP. Here's how to tell if you copy of GTA is patched or unpatched.

How To : Cheat on the PCSX2 emulator

Learn how to enter code breaker codes on the PCSX2 Playstation 2 emulator for the PC. Entering these codes will allow you to cheat on emulated PS2 games. YOu will need to use a variety of other programs like Daemon tools to do this.

How To : Play "Mr. Jones"

In this video you'll learn how to play "Mr. Jones" by Counting Crows. It's a good song for blending open chords with your bar code F.

How To : Install and run Python 2.5 on Windows XP

Ian Ozsvald walks you through installing and testing Python 2.5 downloaded from Python.org. This includes how to start Python from the Start Menu and writing your first (Hello World) line of Python code.

How To : Download IPython

IPython provides a far more powerful alternative to the standard Python interpreter, incorporating features such as string-completion, code-line macros and a rich history. This is free software that Ian Ozsvald has found to enhance the Python coding experience.

How To : Use the textpad editor from within IPython

The IPython interactive Python shell allows the use of an external editor for editing multiple lines of code. Here Ian Ozsvald shows how to replace the default (Notepad in Windows) with your favorite light-weight editor and how to use it from within IPython.

How To : Create a Document class using ActionScript 3.0

This video shows you how to create a Document class using ActionScript 3.0. You learn how to write code from scratch, while learning about each section of the script. You learn how to test your files, and use new coding features found in the Script window. Create a Document cl ...more

How To : Hack a DVD player

You can learn how to hack a DVD player and then you will be able to watch a DVD from any region in the world. After changing the region code, you can purchase less expensive DVD's.

How To : Know what to wear for tennis

Ruben Mayo explains that you should always follow the dress code at your club. You should always buy durable items, wear a peaked cotton cap, and wear comfortable tennis shoes. Now you will be able to win in style. Know what to wear for tennis. Click through to watch this vide ...more

How To : Build a computer numerical control or CNC machine

Take a look at this instructional video and learn how to build your own miniature computer numerical control (CNC) machine. A CNC machine acts as a controller that reads G Code instructions for machine tools such as drills and printers. To perform this task, you'll need some g ...more

How To : Hack a webcam via Google

Go to Google, type in this code and you can watch unsecured webcams. Hack a webcam via Google. Click through to watch this video on tricklife.com

How To : Hack a website with SQL injection

SQL injection is a type of code injection that takes advantage of security vulnerability at the database level. It's certainly not the easiest form of hacking, but if you're serious about turning a website upside down then this is the way to do it. Take a gander at this video ...more

How To : Prank a computer with a fake shutdown virus

This prank will only shutdown the persons computer, not destroy anything. If you open this on yourself just restart your pc. It opens an un-exitable box, The Code: @echo off shutdown -s -f -t 99999 -c "Here you shall enter a comment...." Prank a computer with a fake shutdown v ...more

How To : Add and install a garage door opener

Locked out of your house? Well make your life easier with a code sensitive garage door opener. This is a simple step to install a garage door opener. He shows where it should go and how to just use a screwdriver to install it. Add and install a garage door opener. Click throug ...more

  • Hot
  • Latest