Pending Applications Search Results

How To: Apply for ESTA registration for travel to the US

This is an electronic travel authorization system used to gain travel authorization to the United States. There are certain countries that fall under a visa waiver program, meaning that you do not need a visa to enter the US to visit. In that case you use the ESTA system. The countries that qualify in the VISA waiver program include Andora, Australia, Austria, Belgium, Brunei, The Czech Republic, Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Japan, Latvia, Lich...

How To: Get Full-Screen "Immersive Mode" on Android Without Rooting

Rooting is a great way to unleash your device's full potential, but not everyone's comfortable with it. Rooting can void a warranty, cause issues with certain apps, and the process itself can be tricky for older devices. Alas, most of the great apps or mods out there require root access, like the ability to utilize a built-in KitKat feature known as Immersive Mode.

How To: View Calendar Events & Invites in Edison Mail While Checking Your Email

Edison Mail's big Assistant update means more features and functions for you in a convenient, efficient package. One of the most significant changes to come with the 1.17.0 (iOS) and 1.12.0 (Android) updates is calendar functionality for all connected email accounts. Other apps, like Spark, have had this for some time, but we're excited that Edison has finally jumped aboard the bandwagon, too.

How To: Make an origami rose easily

Origami roses totally pwn (slang for "own," FYI) real roses. Know why? While we'd never turn down a beautiful bouquet of red roses, the pretty flowers also wilt and then kick the bucket within a week, which makes us very sad indeed.

How To: Patent an idea

Patent is the best way to keep what is rightfully yours. 1. You need an experienced patent attorney who knows the ins and outs to get you through the gatekeepers. 2. Gatekeepers are the patent examiners who make sure that already existing patents are not copied. 3. Register the idea to the USPTO to get the credit. 4. Once pending, the idea is ready for manufacturing. It can be sold to companies. "It is better to patent your ideas before someone steals it from you. "

How To: Develop applications for the Apple iPhone

This is a lengthy, detailed series on iPhone development, for which you'll need an Intel-based Mac computer, running Mac OS X 10.5 (Leopard) or higher. Then, before you actually get started developing for the iPhone, you'll need to register as a developer with Apple. Then, you'll need to download Xcode and the iPhone SDK. Once you have all this, you can start developing iPhone applications!

How To: Set custom sound volume for different applications

In this video tutorial, viewers learn how to set custom sound volume for different applications in a Windows 7 computer. This task is very easy, fast and simple to do. Begin by simply clicking on the speaker icon in the system tray and select Mixer. There users will have access to the master audio mix on the left and each application listed individually, with their own volume bar. Just adjust each volume bar of the applications to your liking. This video will benefit those viewers who use a W...

How To: Add photos to Facebook using Picasa

In this Computers & Programming video tutorial you will learn how to add photos to Facebook using Picasa. The video is from Help Me Rick. Log into Facebook, go down to the lower left corner and click ‘Applications’. Click ‘Find More’ and in the search applications box, type in ‘Picasa’. You will get a list of Picasa applications. Select the Picasa by Alan Lundeen. Here you click ‘go to applications’ -> install now -> OK -> Yes -> Facebook -> Add -> OK. Now you will get a Facebook icon on the ...

How To: Use AppVerifier to debug Windows Mobile applications

If you've programmed a few Windows Mobile applications, you might need to perform some troubleshooting and debug the program to weed out all the problems. You can do this with AppVerifier. Marty Larson demonstrates installing, configuring and using the "AppVerifier" Application Verifier tool to debug Windows Mobile applications.

How To: Create and use application level events in ASP.Net

In this video tutorial, Chris Pels will show how to create an Application Class File (Global.asax) that contains application level event handlers such as Application_Start and Application_BeginRequest. Then the sequence of application level events in the application lifecycle will be discussed as a basis for determining where certain types of operations would be best performed during the application lifecycle.

How To: Uninstall a program from your Android phone

In this video tutorial, viewers learn how to uninstall the program on an Android phone. Begin by clicking on Settings and select Applications. Click on Manage applications. Now users will be revealed a list of all the applications that are installed on the phone. Simply scroll through the applications and select the unwanted application(s). Users will now see the information about the application, click on Uninstall. Now click OK and click OK again when the application is finished uninstallin...

How To: Fill out a Canadian Permanent Resident application

In this tutorial, we learn how to fill out a Canadian permanent resident application. Before you start, make sure you have all your personal information with you. After this, begin the application by filling out all the different sections. You must answer every question on this application or it will be deemed incomplete. You will be asked your address information, employment information, family information, and many other things. When you finish you application, you may be asked to provide a...

How To: Remove Facebook applications

In this video from alandeklerk he shows us how to get rid of applications on Facebook which clutter up your page. Click on the application, click Allow. Click on the application name on the bottom left. Now you'll see on the upper left it will say Block Application. Click on that, then a box will come up asking if you want to block it. Click Block and the application will now be blocked. You will not see this on your profile anymore. Do this process for any application you would like blocked ...

How To: Use Application Parts when working in MS Access 2010

Learn how to work with Application Parts when using Microsoft Access 2010. Whether you're new to Microsoft's popular data management application or a seasoned MS Office professional just looking to better acquaint yourself with the Access 2010 workflow, you're sure to be well served by this video tutorial. For more information, and to get started working with Application Parts in your own Access projects, watch this free video guide.

How To: Switch applications in Mac OS X

The University of South Florida screencast teaches you how to switch applications in Mac OS X. The application switcher gives you a quick way to switch through the running programs on your computer. To do this, simply press Command + Tab. You can keep pressing Tab to switch to another program. You can also use the application switcher to quit a program. When it is selected in the application switcher, press the Q key on your keyboard. You can also use the mouse to switch between programs, whi...

How To: Use the application center on a Blackberry Storm 2

Wayne with Vodafone Help Centre demonstrates how to use the application center on a Blackberry Storm 2 phone. First tap on the Blackberry key to bring up the main menu. Then choose the application center option. Click yes to update the application list. Choose app world and install it on your phone by downloading it. Then, click run and accept the software agreement. You now have access to the Blackberry app world. You can search for the applications that you want and filter the results by pa...

How To: Delete unwanted apps on an iPod Touch or iPhone

In this video tutorial, learn how to delete unwanted applications on the iPhone or iPod Touch. Begin by finding the application(s) that you want to delete. Then, press the application(s) and hold it. All the applications will have an X on the top left corner. Click on the application(s) that you want to delete and select "Delete". Another window will pop up asking for a rating of the application. Users may choose to rate it or simply select "No Thanks".

How To: Debug JavaScript with Microsoft Visual Studio 2008

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 an existing web application, this video tutorial will demonstrate how to use Visual Studio 2008 to debug JavaScript in a web application.

How To: Use the Entity Data Source in an ASP.NET application

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 Diego Vega will show you how to use the Entity Data Source in an ASP.NET Application.

Prev Page