Marketing Programs Search Results

How To: Datamosh or combine two videos to create digital art

Datamoshing is a cool new art form that takes uses digital videos to create original artistic works by combining them together using software. It takes advantage of the way that digital video is encoded to make one video appear to dance across and destroy the other video is a very psychedelic way. If you use a Mac, all you need are videos and two programs, which you can get in one .zip here. The programs are FFmpegX and Avidemux. If you have a PC, you'll need to use VirtualDub instead of FFmp...

How To: Install Auto-tune in your Audacity audio program

Audacity is a very effective program when it comes to audio and top of that it is free. Download Audacity from its home page, get the newest version because only that one will work with what we need to do. Install it when done with the downloading. Now the first step to installing auto-tune is getting the Audacity VST enabler, you need to need place this right or it will not work, it needs to go into the plug-ins folder in the Audacity installation folder. Now you need to get auto-tune evo fr...

How To: Create an RSS feed using XML code and RSS Builder

This instructional video shows you how to make a RSS ("Really Simple Syndication") feed using the free program RSS builder. RSS is a script that can be put up on a website that other users can subscribe to in order to get notified when the website gets updated. The xml code behind creating RSS feeds is explained. The code should be entered as shown and the file should be saved as "feed.xml" and upload it to a web server. Go to the URL mentioned, download and install RSS builder. Launch the pr...

How To: Backup your entire computer for free using GFI Backup

Don't take the chance of losing all your important information on your computer. This video will show you the programs that you need to back up your computer. It will show you the best programs to use, to assure that your information is, indeed, backed up properly. This video has very extensive instructions, however, Gigafide has made it easy to follow their instructions easily. The best thing about this video is that it shows you how to do this absolutely free.

How To: Program faster with some PHP speed tips

If you're looking to shave a few milliseconds off the Zend Engine's work load, check out this tutorial for some PHP programming speed tips. This efficency will pay off when you have tons of traffic to your site and save you valuable server resources.

How To: Use the Facade design pattern in your PHP programming

This tutorial from JREAMdesign reviews the Facade design pattern and how it specifically relates to PHP programming. In the facade pattern, a complex subsystem and calling class are hidden from each other through the use of a Facade class. This video guide walks through the construction of a Facade and demonstrates its use.

How To: Utilize the MVC Pattern in PHP programming

The "Model View Controller" pattern, or MVC, is a paradigm of programmatically organizing an application into three parts: the Model, the View and the Controller. This video tutorial from JREAMdesign summarizes the purposes of the various components and how they interrelate with the program within this pattern. Several options for working with MVC are also highlighted.

How To: Make Internet Explorer as fast as Google Chrome

The first step to make Internet Explorer as fast as Google Chrome is to download Google Chrome Brain. Google Chrome Brain is a software program that allows you to manage and customize settings for higher performance in Google Chrome. After your download is complete for Google Chrome brain you must then install the program. After the program has completed it's installation you can choose from various settings to optimize performance. The narrator in this video explains that the simplest way to...

How To: Use the string class when programming in C++

Want to know how to use the string Class in C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Store text in an array when programming in C++

Interested in storing text in an array within C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Program Roland TB-303 or TR-909 synthesizers

The Roland TB-303 and TR-909 synths are two of the four most important pieces of gear in the history of electronic music, but every year they get older, more cranky, and further away from our contemporary ideas of what an interface should look like. They can be really hard to figure out how to use, but fortunately for you this video will teach you how to program both instruments and start creating the phat tracks these devices were made to create.

How To: Use namespace std when writing code in C++

Need a hand figuring out how to use namespace std when writing a program in C++? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, take a look.