Application Onsite Search Results

How To: SSH into an iPod Touch 2G for Windows (3.0 firmware)

You can use your Ipod touch to SSH from windows. To do this go to Cydia and download Open SSH and Toggle SSH. Download and install these two applications. You will need to download and install Win SCP on your windows computer to work with the SSH. Now go to your Ipod applications and open the Toggle SSH application. From the welcome screen you can either enable or disable the SSH. Go ahead and enable it. Now close the application and open Win SCP on your desktop. From the first screen in the ...

How To: Fully uninstall an application on a Mac with AppZapper

The video is about the full uninstall of programs on a Mac computer using a program called AppZapper. The video begins with explanation on how files deleted from a system often leaves behind traces of files which slows down the system and leaves the hard drive fragmented. To avoid this a program called AppZapper can be used to uninstall the applications. This program is available as a trial version which will zap 5 applications and a full version with three updates for 13 dollars. So when you...

How To: Password protect and hide your folders on Mac OS X

Watch this video for a helpful tip on how to use secret folder application and protect folders in your MAC PC by hiding it. you could download secret folder application from version tracker.com for free go to the Website and click download button to download the application on your Mac PC open the secret folder application. click on the required password button, put your desired password and re enter to confirm. to access your file, click the plus button at the lower left. choose the desired ...

How To: Build an Android application 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: Launch applications with AppleScript

This is a short video tutorial on how to launch applications with AppleScript (Script Editor) for the Mac, and there's also a little bit about what to do with the applications after they're launched. You can instantaneously launch different Safari pages on Tiger and Leopard. There's no limit to what you can do, just watch and learn.

How To: Unhide Mafia Wars (or any application) on Facebook

After the changes made to Facebook, some users are having a hard time trying to configure their options to their liking. If you’re a fan of Mafia Wars and want your updates to be posted on your News Feed, this video will teach you how to unhide this game or any other application. The easiest way to go about this is to log onto your Homepage. On the left-hand side, you’ll see a blue link that says “more.” Click into it and then press “links.” Now scroll down to the very end of the ...

How To: Navigate the homepage on an HP TouchSmart

In this video, we learn how to navigate an HP TouchSmart computer homepage (Windows 7). First, double tap the HP TouchSmart house icon. You will now see several different applications. On the top are applications that are running, on the bottom are applications that are not running at the moment. You can run your finger to scroll along the different windows that you have open. You can use Paint, internet, photos, videos and much more all at the same time! To scroll between pages, grab the top...

How To: Install any app for free using Installous on an iPhone

In this video tutorial, viewers learn how to install the Installous application for the iPhone or iPod Touch. Users will need to have their iPod device jailbroken before installing. Begin by opening Cydia and select manage. Click sources and select edit. Add this source: Select your new source (Hackulo.us) and install AppSync for your device's firmware, Then install Installous. Return to your home screen and run your new application (Installous. Now users are able ...

How To: Install and uninstall apps with Installer

This video explains how to install and uninstall applications on the iPhone or iPod touch. You click on the installer icon on the iPhone or iPod touch and it provides a list of installable applications that are available in the app store. You can then scroll through these applications and select any application that you want to install on your device. Once you have selected the application, you just click on the install button at the bottom of the screen and the application will be installed ...

How To: Fill out job applications

Job applications should be taken seriously, and filling them out with correct information, as well as specific details that make this application stand out, is an art form. Fill out job applications with tips from a career adviser in this free video on job guidance by following the instructions of the application, making it legible and addressing the value the applicant will bring to the company.

News: Take Spectator View to a Whole New Level with DataMesh's MeshExpert

Beijing- and Seattle-based DataMesh have announced the release of a new enterprise geared mixed reality middleware — MeshExpert. This solution for collaborative interaction with dynamic data is made up of two primary components: MeshExpert Live!, a 4K mixed reality capture system built off of the Microsoft Spectator View, and MeshExpert DataMix, which offers the ability to blend different types of data with XR and mobile hardware.

How To: Write a value to a cell using VBA in Microsoft Excel

See how to use VBA to write a value to a cell within a Microsoft Excel workbook. Whether you're new to Microsoft's popular digital spreadsheet application, new to Visual Basic for Applications (VBA) or merely new to using the two in tandem, you're sure to benefit from this free video software tutorial from the folks at Lynda. For more information, including detailed, step-by-step instructions, take a look.

How To: Run a VBA routine in a Microsoft Excel spreadsheet

This clip presents a general overview of how to execute a VBA routine within an MS EXcel spreadsheet. Whether you're new to Microsoft's popular digital spreadsheet application, new to Visual Basic for Applications (VBA) or merely new to using the two in tandem, you're sure to benefit from this free video software tutorial from the folks at Lynda. For more information, including detailed, step-by-step instructions, take a look.

How To: Get started using FileMaker Pro 11

This clip presents a general introduction to FileMaker Pro 11, providing special emphasis upon the application's new features. Whether you're new to FileMaker Pro database management program or just want to learn how to take advantage of FileMaker Pro 11's new features, you're sure to benefit from this free video tutorial from the folks at Lynda. For more information, including detailed, step-by-step instructions, watch this handy FileMaker Pro user's guide.

How To: Wrap text around an image in Microsoft Word 2010

Learn how to add use text wrapping in your Microsoft Word 2010 documents. Whether you're new to Microsoft's popular word processing application application or a seasoned MS Office professional just looking to better acquaint yourself with the Word 2010 workflow, you're sure to be well served by this video tutorial. For more information, and to get started wrapping text around images in your own Word documents, watch this free video guide.

How To: Swap between applications with the OS X app switcher

Want to switch between various open applications via keyboard shortcut? With Mac OS X and the app switcher tool, it's a breeze. It's so easy, in fact, that this home-computing how-to can presenta complete overview of the process in just over two minutes. For more information, and to get started using this essential window- and life-changing key command yourself, take a look.

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 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 that most basic of applications, a "Hello, World" program. 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: Connect to an iPhone or iPod Touch from a PC via SSH

You can SSH on a iPod which is jail broken. To do this you will need the Cydia application. Open the application on your device. From the main menu of the application go to the search feature. Search for SSH. The first result is Automatic SSH. Click on it to download. Install the application. Go back to search and scroll down to find the OpenSSH program. Download and install it. Now from your desktop open your internet browser and search for WinSCP in Google. From the first result download th...

How To: Automate tasks in Mac OS X

In this video tutorial, viewers learn how to automate tasks in a Mac OS X computer. This video will show viewers how to create a simple application, that when double-clicked, will open a new message that's already addressed to a specific person. Begin by clicking on the Macintosh HD and click on Applications. Open Automator. Users will be able to create a template for different work flows. Select Application and click Choose. On the left side of the window, there will be a list programs that ...

How To: Create a static FBML page for your Facebook fan page

This videos is a tutorial for using custom FBML coding on facebook fan page.The video begins by logging into facebook account.Then go to the search bar at the upper right hand corner and tpe "static fbml" and hit enter.This takes to the application page and click on "add to my page" below the default fbml picture.A window opens up showing a list of user pages and after selecting the page click on "add to page".Close the window and go to your fan page and click on "edit page".This shows a list...

How To: Multi task on your Blackberry

In this Electronics video tutorial you will learn how to multi task on your Blackberry. This video is from www.myblackberrytv.com. From the home screen, while holding down the Alt key, press the back key. Each time the back key is pressed, a different item will be selected on the top bar. All the icons represent the entire range of applications that are open on the blackberry. Select the ‘map’ application. Once you finish with the map application, you can switch back to the home screen by...