Repeat Applications Search Results

How To: Run Windows programs on a Mac using WINE

Macheads demonstrates how to install wine on mac. What is wine? Wine allows you to run and install windows program on Intel based machine. This program will work only on Intel and wont work on power PCs,unfortunately. First, we have to install macports which is something similar to installing unix programs on mac. The following are a bunch of requirements in order to install wine - an intel mac, admin account, X code installed, X11 (which comes mostly with intel macs). First of all we have to...

How To: Remove apps from Cydia using Cydelete on your iPhone

In this how to video, you will learn how to remove apps from your iPhone Touch or iPhone with cydia. This is useful if you have a hard time removing your apps from your device. First, open cydia and find cydelete. Download and install this application to your device. Once this is done, you will be able to delete your applications from your home page. All you have to do is click on the application and it will be uninstalled quickly. Using your iPhone is much easier once you download this progr...

How To: Unlock your Blackberry Storm like an old Blackberry

This video shows the method to unlock Blackberry Storm like an old Blackberry. The Blackberry does not come with a top button to lock or unlock your keypad. But you can download one from App World. Just slide your finger across the screen and your Blackberry will be unlock it. You can lock it by setting a convenience key for this purpose. Just go to the download icon and press it. Now, go to App World and browse through the applications. Some of these applications are paid and some are free. ...

How To: Start a screen share on iChat

This video tutorial from pirateskool presents how to enable screen share function in iChat application in Leopard operating system.Firstly, you need to ensure Screen Sharing function is enabled. From menu dock on your desktop, choose System Preferences option.In the opened window select Sharing. Make sure Screen Sharing is checked.Now you can close system preferences window.To establish screen sharing you need another user, who has Leopard operating system and iChat communication application....

How To: Download and install Androidlock on your iPhone

This video tutorial from DrJailbreak presents how to download and install Androidlock on your iPhone and iPod Touch.Androidlock is a type of application that locks screen to prevent unauthorized access. You have to draw a specific pattern on the screen to unlock your device. It is advisable not to create too difficult Androidlock pattern because you can forget it.You also can turn off Androidlock if you open subsettings, select More and then Mobile Substrate Add-ons option.To get Androidlock,...

How To: Install Microsoft Office 2008 on your Macbook Pro

This video from TechFusionVids presents how to install Microsoft Office 2008 on Macbook Pro.All installation process takes about 5 minutes. Insert Microsoft Office 2008 installation disk, double click on the installer icon when Office installation window opens.Click Continue two times, agree to software license agreement, type your name and name of your computer, click Continue again.Window opens saying you should close all running applications before starting further installation.Once it's d...

How To: Take rapid pictures w/o using a shutter on an iPhone

This is an Electronics video tutorial where you will learn how to take rapid pictures without using a shutter on an iPhone. You can take motion pictures by this method. You will need the Easy Camera application for this. This is a very simple application to use. Just load the application and touch anywhere on the screen to take pictures. You won’t see any click or blink, but it will take pictures. And it will be in your pictures folder. You can then view your pictures frame by frame. You can ...

How To: Install apps and games on the Nokia N900

You can install applications and games on your Nokia N900 by following the tips in this video tutorial. The two easiest ways of obtaining these items is to either use the App Manager or the Ovi Store. The App Manager has a built-in software catalogue. Just click on it, hit Download, and then Games. Then, select whatever games you want and follow the prompts to install it. Installed applications and games can be found in the More folder on your phone's home page. Ovi Store is Nokia's applicati...

How To: Create quick control panel shortcuts in Windows 7

In this Windows 7 tutorial video, host Rich from PC Mech shows you how to create control panel shortcuts on your desktop in Windows 7. You will learn how to use the "drag and drop" method to quickly create shortcuts to various applications you may use quite often in "Control Panel", so that you may access them more quickly, without having to go into the Control Panel menu and drill down through menus and sub menus to find the applications you're looking for.

How To: Play NES on an iPhone or iTouch

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...

How To: Delete your iPhone jailbroken apps with CyDelete

Need to get rid of some cracked apps that are just taking up room? Delete your cracked apps on your jailbroken iPhone (just like you would AppStore apps) with an application called CyDelete. This video will show you an easy way to uninstall jailbroken applications without going into Cydia, viewing packages, and tapping uninstall. To get CyDelete, go into Cydia, and search for "CyDelete".

How To: Back up Cydia apps on iPhone/3g/iPod Touch

Overtime while using Cydia on your iPhone or iPod touch you may discover that you've collected tons of applications that you'd hate to lose. Well, no need to worry! Check out this video for instructions on how to download an application from Cydia which backs up your Cydia applications. (Ironic, we know)

How To: Get started with Adobe Bridge CS3

This software tutorial shows new users how to get started with Adobe Bridge CS3. See how to use the Bridge as an in-between application to organize and manage the images and photos you use in your other CS3 applications. If you own Photoshop, you have Bridge, but you may not have known it. Don't worry, this tutorial will get you started.

How To: Use Microsoft Silverlight with ASP.NET

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this ASP.NET tutorial, you'll take a look at the 1.1 alpha release of Microsoft Silverlight. To get started writing your own ASP/Silverlight applications, take a look.

How To: Create extender controls with the Ajax control toolkit

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. You'll learn how to create extender controls with the Ajax control toolkit utilizing the ASP.NET Ajax extensions.

How To: Use AJAX in ASP.NET pages

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Using AJAX in ASP.NET pages can increase performance and improve the overall user experience of an application. It is not necessary to rewrite existing pages to add AJAX fea...

How To: Create a master page using .NET 3.5 in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this video, you will learn how to create a simple Master Page using .NET 3.5 in Visual Studio 2008.

How To: Build a simple Entity Data Model in ASP.NET

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this introductory video, Alex James will show you how to build a simple Entity Data Model in a short amount of time.

How To: Apply goth inspired eye makeup for Asian monolid eyes

While the demonstrator of this makeup how-to video is not herself goth, she designed this makeup look inspired by goth looks she's seen, and customized the application for Asian monolid eyes or eyes with small creases. The overall effect is created with red, black, and purple eyeshadow, some white shimmer just to catch light, and lots of eyeliner and mascara. Watch this video makeup application tutorial and learn how to apply a goth inspired look for Asian monolid eyes with small creases.

How To: Launch programs quickly with the Mac OS X Finder

Sometimes there are applications, documents and folders that you need to access quickly. Maybe your dock is getting a little crowded and you'd prefer not to populate them in there. Well, there are other places you can put them to access them quickly. In this video tutorial, you'll find tips for customizing the finder for quickly accessing frequently opened applications and documents.

How To: Use layers in Google SketchUp

Using layers in SketchUp is different than many other applications. This instructional video to learn how to use layers, the layer dialog box, as well as some layer tips. In other applications, layers control actual geometry. This is especially true in CAD software. SketchUp's layering system only controls the visibility of the geometry, not the actual geometry itself.

How To: Access the application store from your iPhone 3G

This video will show you how to access the application store from your iPhone 3G, and then show you some demonstrations of a few selected apps that you could get. If you have a new Apple iPhone 3G, this is an awesome feature. Play games, keep organized, find movies... you can do it all on the Apple iPhone 3G, right out of the box.

How To: Build an application on Android for mobile devices

This video tutorial is about Android, and no it's not a robotic creature, it's a software platform and operating system form mobile phones and PDAs. The Android system is based on Linux and was developed by Google and the Open Handset Alliance. Code is managed in the Java language, but can be written in C also, although C is not officially supported. A lot of the new cell phone and other mobile devices will be running off of Android, so know how to use it.

How To: Download and install the Handbrake DVD ripping tool

This video tutorial from dproxisback presents how to download and install Handbrake DVD ripping tool.To avoid installation problems, carefully choose application version for each type of computer and operating system.Open your internet browser and visit http://handbrake.fr/?article=download web page.Choose correct version for your type of operating system (MacOS, Linux, Windows).Download and install the application. Run Handbrake once it's installed.Click File-Select Source. Browse for your f...

How To: Knit for Beginners

So Christmas is coming up, and you want to make a couple of presents for your friends and family, who you don't really feel like splurging on- but want to make something from the heart. You've tried other stuff, and you totally failed at the Cross-stitch from last year, have you tried Knitting?! Well here's a beginners guide to the simple knitting technique- an easy one!