Filing Analysis Search Results

How To: Print to a PDF file in Microsoft Word for Mac 2011

Want to know how to save a Word for Mac 2011 document as a PDF file? This video will show you how it's done. Whether you're new to Microsoft's popular word processing application, new to MS Word 2011 or even an expert merely looking to brush up on the fundamentals, you're sure to be well served by this quality video tutorial from the folks at Lynda. For detailed, step-by-step instructions, watch the video.

How To: Clear Your Cache for Windows

In this video, we learn how to clear your cache for Windows. The cache is where temporary internet files and information is saved on your browser. A lot of times, if this isn't cleaned out, your computer will go a lot slower. To do this, you will go to Internet Explorer and then click on the tools menu in the right hand corner of the page. After this, select 'delete browsing history' and then click 'delete files'. After this, click on 'yes' and it will load. When it's finished, your cache wil...

How To: Import ASE files in Adobe Fireworks CS5 when rapid prototyping

In this video tutorial, we learn how to import ASE files in Fireworks CS5 when doing prototyping work. Whether you're new to Adobe's popular bitmap and vector graphics editor (formerly known as Macromedia Fireworks) or are a seasoned web design professional simply looking to become better acquainted with the application, you're sure to benefit from this free video software tutorial. For more information, including detailed step-by-step instructions, take look.

How To: Fix MP4 audio issues in Sony Vegas Movie Studio

In this video, we learn how to fix MP4 audio issues in Sony Vegas Movie Studio. First, close the program from your computer. After this go to the website: http://tinyurl.com/mp4fix. Download this file and then go to the folder that the program is in and copy the name of it. From here, open the folder where the file is stored within Sony Movie Studio. Then, rename the file "qt7plug.old". Then, insert this into the previous folder and launch the program. This should solve you problem and you sh...

How To: Use Driver Cure from MissingDrivers.com

In this Computers & Programming video tutorial you will learn how to use Driver Cure from MissingDrivers. This is a simple and easy process and doesn't take much time either. Go to MissingDrivers and do a scan to find out which drivers are having problems. Select the driver that you want from the list of drivers, download it and save it to the desktop or wherever else you wish to save. Then locate the file and if it is a zip file, extract the file and you then got to install the driver. That'...

How To: Render dynamic XML files with a PHP loops

In this clip, you'll learn how to render dynamic XML files with PHP loops. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look

How To: Implement a Windows File Explorer with Microsoft Visual Basic

In this clip, you'll learn how to create a File Explorer within a VB app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Save data to a text file from a Visual Basic 6 application

In this clip, you'll learn how to export data from a Visual Basic app to an external TXT file. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Embed and play an MP3 file within a Microsoft Visual Basic application

In this clip, you'll learn how to play an MP3 file within a VB app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Read and display a TXT file in a text box in Visual Basic

In this clip, you'll learn how to open and display a TXT file within a text field in your VB projects. Whether you're new to Microsoft's popular event-driven program language or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Import an MP3 file into an Audacity project

In this clip, you'll learn how to import an MP3 file into an Audacity project. Whether you're new to the Audacity DAW (digital audio workstation) or are simply looking to pick up a few new and useful tips and tricks, you're sure to be well served by this video tutorial. For more information, including step-by-step instructions, take a look.

How To: Export individual tracks and separate files when using Audacity

In this clip, you'll learn how to export each indvidual track within an Audacity session to a separate WAV or MP3 audio file. Whether you're new to the Audacity DAW (digital audio workstation) or are simply looking to pick up a few new and useful tips and tricks, you're sure to be well served by this video tutorial. For more information, including step-by-step instructions, take a look.

How To: Change the WP Thesis theme background color and size

You can change thesis theme background color and size in Wordpress blog to do this first you need to go to your word press admin. And then you have to click custom file editor. There you will see the "Thesis custom file editor". Now you have to select custom.css in edit selected file menu. Now you will see there a code box. Here you will have to past the background changing code. The code is showing in the video you can type it and then copy and paste it in the place of the code box which is ...

How To: Build Google Chrome extensions

In order to build Google Chrome extensions, you will need to familiar with scripting and codes. These are small programs that add additional functions for programmers. It is a compressed directory. These files must have a particular name: i.e. "manifest" (manifest.json). An extension will have at least one of the following: browser actions, page actions, content scripts, and utility web files.