Prime Time Programming Search Results

How To: Restart Windows OS without rebooting your computer

This how to video shows you how to restart Windows without rebooting the computer. Press control, alt, and delete on the keyboard at the same time. Your task manager program will open. Select processes and click image name to sort it. Select explorer.exe and press end process. Click yes in the warning dialog. Your start menu will disappear. This is usually bad considering you cannot do anything when this happens. Go to file and select new task. Click browse and click on any folder and right c...

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: Build your own HD DVR

Want to break free from the confines of DVR land? If you're tired of spending all the money to download program listings from your DVR, then it's time for a change. If you don't want to mess with DRM files anymore, but want to backup your system, then MythTV is the way to go. You'll need to build your own PVR (personal video recorder) with thanks to MythTV, and it will end up costing you less than $500. Well worth the investment. The MythTv software is free and open source, so you just need t...

How To: Code a Simple Java App to Kill Any Process After a Specified Time

I may be a bit weird, but I enjoy listening to music at night as I fall asleep. Sure, you could create a playlist of songs so that it stopped after all the songs finished playing, but I have a rather extensive database of music and I enjoy listening to them randomly. Also, I like to ensure it terminates after a specific amount of time (I don't want it playing all night). Or sometimes I use it when I am cooking so that when the music stops, I know I need to check on my food, etc.

News: Super Mario Gets a Portal Gun in Stabyourself's Upcoming Mari0 Game

Many of the indie games featured at PAX Prime have been in development for years. That's how long it takes to make a great game. But the two-man development studio in eastern Europe called Stabyourself has existed for less than a year and has already created two games—three more are on the way. They may be spitting out games left and right, but they've got a few to be excited about.

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.