Prime Time Programming Search Results

How To: Using displacement and bump mapping in Maya 2011

Want to create a surface that isn't complete smooth when working in Maya 2011? Then, my friend, you'll want to know how to use the program's displacement and bump mapping tools. This clip will show you how it's done. Whether you're new to Autodesk's popular modeling software or a seasoned 3D artist just looking to better acquaint yourself with the Maya 2011 workflow, you're sure to be well served by this video tutorial. For specifics, watch this free video guide.

How To: Use TweetBrain to get more Twitter followers

In this Computers & Programming video tutorial you will learn how to use TweetBrain to increase your Twitter followers. It basically links up people who are using this program very well so that every body is tweeting about everybody. You have to go to TweetBrain and get an account. When you answer a question from anyone, it goes out to all your followers. Similarly, if someone answers your question, it goes out to their followers. So, your id is going out to so many more people. And some inte...

How To: Dual boot Windows 7 & save YouTube videos

Patrick Norton and Veronica Belmont from Tekzilla will show you how to dual boot Windows 7 and download videos from YouTube. The hosts show viewers how to dual boot Windows XP Pro32 bit and Windows 7 RC 1 64 bit. In the first step as always you will want to back up your hard drive and at the very least they recommend to back up your most important files. In the case that something goes terribly wrong you can use a free program called EASEUS to make a complete image of your whole drive, this a...

How To: Make a blooming paper flower

This video shows us how to make a blooming paper flower. To start, you shall first draw a flower on your computer, using paint or other similar program. The flower should be simple, a circle with eight identical pedals arranged around it. Print your drawing and, using a pair of scissors, cut your flower out leaving no excess paper. Take each pedal and fold it inwards towards the center of your circle. Now, get a bowl that will easily accommodate your flower and fill it with enough water to al...

How To: Use the audio effects rack in Ableton

This video is a tutorial for a music producing software program called Ableton Live 8. In this tutorial he shows you how to apply effects to effects to audio using the audio effect rack function. The way this function works is by being dragged into the bottom of the program and being applied as a place to hold various effects. Using the effect rack you can modulate and manipulate the sound waves in the effect. This is a very convenient tool to have in Ableton because it allows you to have mor...

How To: Use a "do while loop" for Java programming

Learn how to use a 'do while loop' in your Java programming. 1. Set up an 'int' variable named 'counter' and assign it a '0' value. 2. Set up a standard 'do' loop. Make sure to add a counter, so the loop will end 3. Then write the 'while' condition. Make sure that you set the condition to the same variable name that you used in the counter from step 2. Set the variable to '=' 10 (or any number desired)

How To: Ink comic books in Adobe Illustrator

Comic books are fun to make, but inking them can be a time extensive pain of a process. Using a computer software program, you can make the inking much faster. In this two-part video tutorial, you'll learn how to take a sketch and turn it into vector Adobe Illustrator artwork. In the first part, see how to create that by-hand comic art look in Adobe Illustrator, and then in part two, see how to color in your artwork with digital ink.

How To: Prepare H.264 video footage for quick editing

This tutorial from LoadedNewsletter's Jonathan Jelkin gives a simple process on how to prepare H.264 video footage for quick editing. H.264 video footage is shot by popular cameras such as the Canon 5d/7d, Flip cam, GoProHD. This is a great format for straight upload to YouTube, but if you want to edit you need to transcode it to something else. The first step is to download and install a free program called MPEGSTREAMCLIP. Once it is installed you can process all of your files by loading the...

How To: Enhance the sky in photos in Photoshop

This video shows you how to enhance the sky in pictures using a program called Adobe Photoshop. With this program you can use a gradient tool to layer different areas and change the color to enhance the picture of the sky. You can also invert colors and do a lot of different things using this tool. It is a very helpful tool to have because it drastically changes how bold the sky looks and could help a photographer out a lot to learn this skill.

How To: Remove red eye with the channel mixer in Photoshop

If you or someone you know has light eyes, then you are no stranger to red eye sneaking into your photos. Red eye is an annoying addition to most photos taken with a flash camera. Luckily, if you have Photoshop, this is easy to fix. With this tutorial, learn how to use the Channel Mixer tool in Photoshop to edit your prints, and make it look like the red eye never existed. None will be the wiser when you display these altered photos. Using the channel mixer is an all time classic red eye remo...

How To: Master the use of vanishing point filter in Photoshop

Photoshop can be a confusing program, especially with all the different settings and effects you can tinker with. Learn to master the vanishing point filter in this fun, easy to follow tutorial with the Pixel Perfect team. Clean up your pictures and smooth over any unwanted imperfections as he takes you how to make them "vanish" with the program. Alter the perspective of an image and add it on to another and change that cloudy day into a snowy background. Each step is carefully explained with...

How To: Mix with the step sequencer in Ableton Live 8

This video is an informative packed tutorial in the new Ableton 8 sound mixing software and shows a new work flow improvement upgrade from earlier versions of the program. It shows you how to use the new sequencing feature within the "piano view" instead of the traditional xox sequencing from earlier Ableton programs. This tutorial also shows you how to add notes easily in the sequencer in the "piano view" with a few clicks of the mouse. It also shows you shortcuts within the sequencing feature.

How To: Use iMovie HD 06

iMovie is the basic video editing software on MAC computers, the iPod Touch 4th generation, and the iPad 2. If you're new to film editing or just new to the program in general, this iMovie tutorial is a great introductory course to the program.

How To: Make a Gmail Notifier in Python

In this article, I'll show you how to make a simple Gmail notifier. Python can do various things in terms of notifications; sending commands to an Arduino unit, playing sounds, opening windows, etc. The code below simply plays some music, but the possibilities of notification methods are endless. If you aren't familiar with python, there are many sites with tutorials like this one, or this one.

How To: Apple's AirTags Are Ready to Preorder on Amazon & Other Online Stores — Get Some Before They Sell Out!

If you have no intention of getting personalized engravings on your AirTags, you don't need to shop on the Apple Store unless you have an Apple Card you want to earn Daily Cash with. Best Buy. Target. Adorama. B&H Photo. All of those places will let you preorder AirTags now but so does Amazon, America's second-biggest retailer, a good choice whether you have Amazon Prime or not.

How To: Security-Oriented C Tutorial 0x11 - Command Line Arguments

In many programs on Linux, you'll come across programs which allow you to specify additional arguments instead of just simply running the program by itself. If you've used the Kali distribution, I'm more than certain you'll have come across these with the command line tools, else if you have been following these tutorials, we have already come across three tools which also use the same technique, i.e. gcc, gdb and wc. How do we do this with C? Let's find out.

How To: Track a Package with UPS

UPS Tracking provides several convenient ways to track packages online, including on-the-go with your mobile device. Track your package using UPS Quantum View Notify to get real-time updates on packages in your supply chain or send delivery notification alerts.

How To: Write programs in Visual Basic

This beginner’s guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. For information on taking those initial steps into learning the Visual Basic programming language, take a look. Write programs in Visual Basic.