The video starts out with a person holding an iPhone. The narrator begins to say he is about to demonstrate how to jailbreak an iPhone. Step one is to update or restore the iPhone to 3.1.2 using iTunes. After the update is complete, click on the blackrain icon and download Cydia. After the download is complete, the iPhone is jailbroken on 3.1.2. Next click on Cydia icon and search for the package bootneuter. That application will unlock the iPhone after installed. After it is installed, make ...
In this video from sjsharksipodtouch, he teaches us how to jailbreak and unlock your iPhone 3G and iPhone 2G. First make sure you are on firmware 3.0 or 3.0.1. Also make sure you are using iTunes 9 or higher. Then download a custom restore file from the video description, put iPhone into recovery mode, click shift on restore, and select the custom firmware. This will take 10 minutes until it's done restoring. Now the iPhone should be jailbroken and unlocked with Cydia installed. Then he insta...
In this video tutorial, viewers will learn how to install a toilet for an RV. Installing a toilet for the RV is a great idea because an RV is basically a mobile home, and having a bathroom in a home is mandatory. Users will need a mounting kit, gasket and some bolts. Make sure that before you begin, remove the old gasket and bolts. You may need to modify the water line. In this video, the plastic toilet is being upgraded to a porcelain toilet. This video will benefit those viewers who have an...
This short video demonstrates how you can play music on your iPhone or iPod Touch. Open the music bar on your phone. It is usually in the bottom left corner of the screen. The list of songs available appears on the screen. Scroll through it to select a song. If you flip the mobile phone in a horizontal position icons of the song albums can be seen and you can select a song from there. You can also select the option of albums or artists, depending on how you prefer to find the song you wish to...
This video shows you how to easily watch TV on your Motorola Droid. The first thing you have to do is unlock the Droid and open the browser that came along with your mobile phone. Next, go to http://m.nbc.com/ . Scroll down the page and click any video in the Latest Episodes menu. Wait for the video to load and hit the Play button. The quality of the streaming is great, so you can totally enjoy your favorite TV shows. That's it! Good Luck!
Wondering how to collect contact information on Blackberry Messenger? The steps to take to collect contact information are as follows:
This video tutorial from bbsiPodtouchhelp shows how to unlock an iPhone using Ultrasn0w. First the iPhone must be jailbroken so jailbreak your iPhone by following the instructions of the video from the link posted in the description. Next add the source given in the video to Cydia to get Ultrasn0w. After installing Ultrasn0w, T-Mobile users need to disable 3G. Thereafter remove the SIM card and reinsert it. Switch the phone off and reboot it. That's it - enjoy your unlocked jailbroken iPhone.
User FL1PPY explains how to play an NES on an iPhone. First, log in to your iPod with Win SCP. Locate the Applications folder. Drag the NES.app folder into the 'Applications' folder. Open the NES folder and find the NES file. Right click, choose 'properties', and set permissions to 777. Restart your iPhone. The application should appear on phone. Next, to install games, log back into to Win SCP and locate the mobile folder. Open media folder and create 2 new folders called "ROMs" and "NES". R...
Austin from 'Best Buy Tips and Tricks' give out a mobile tip on how to extend the battery life of your Blackberry by using the Blackberry's built-in function called the automatic black light dimmer. This function changes the brightness of the back light automatically depending on the light intensity of the environment you use the phone. Activate this function as shown in the video so that your phone changes the brightness of your Blackberry screen to an optimal level depending on the environm...
Bucky from The New Boston serves up this Python video tutorial on how to do cool things with strings in Python. This is the program you use to write all of your Python code down. Do cool things with strings and format them!
Bucky from The New Boston serves up this Python video tutorial on how to use cool string methods in Python. This is the program you use to write all of your Python code down. Cool string methods!
Bucky from The New Boston serves up this Python video tutorial on how to use dictionaries in Python. This is the program you use to write all of your Python code down. Dictionary!
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 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 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 use default parameters in Python. This is the program you use to write all of your Python code down. Fun with default parameters!
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 use tuples as parameters in Python. This is the program you use to write all of your Python code down. Fun with tuples!
Bucky from The New Boston serves up this Python video tutorial on how to program object oriented programs in Python. This is the program you use to write all of your Python code down. OOP or the famous object oriented program. Hold on guys, the waters getting rough!
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 overwrite variables on a subclass in Python. This is the program you use to write all of your Python code down. Fun with subclasses!
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 import modules into IDLE in Python. This is the program you use to write all of your Python code down. Fun with importing modules!
Bucky from The New Boston serves up this Python video tutorial on how to reload modules in Python. This is the program you use to write all of your Python code down. Learn how to reload modules once your source file has been edited!
Bucky from The New Boston serves up this Python video tutorial on how to get module information in Python. This is the program you use to write all of your Python code down. Learn how to get extra info from outside modules!
Bucky from The New Boston serves up this Python video tutorial on how to work with files in Python. This is the program you use to write all of your Python code down. Fun with files!
Bucky from The New Boston serves up this Python video tutorial on how to read and write lines in files in Python. This is the program you use to write all of your Python code down. Fun with reading and writing lines into a file!
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 download and install wxPython for Python. This is the program you use to write all of your Python code down. Learn how to install the GUI (graphical user interface) toolkit.
Bucky from The New Boston serves up this Python video tutorial on how to program methods in Python. This is the program you use to write all of your Python code down. Fun with methods! Learn what methods are and how to use them.
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 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!
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!