Mastercard Applications Search Results

How To: Use logical operators 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 work with logical operators in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use the switch statement for 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 intermediate-level lesson will discusses how to work with switch statements. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Hide games on your Facebook news feed

Facebook is overrun with all sorts of meaningless applications these days. It seems like there's no end to the amount of games people create for Facebook. Keep these games off of your news feed so you can see what really matters to you on Facebook. This video will show how to hide games on your Facebook news feed.

How To: Make your own buttermilk with regular milk

Buttermilk has more applications than making pancakes. You can make pudding, biscuits, and much more with buttermilk. But it's not something people tend to have sitting in the fridge. If you need buttermilk in a pinch, all you need is regular milk, vinegar, and lemon juice! This quick video will show you to make your own buttermilk.

How To: Use the new features in Adobe Flash Catalyst CS5

Whether you're new to Adobe's Creative Suite or a seasoned graphic design professional after a general overview of CS5's most vital new features, you're sure to be well served by this official video tutorial from the folks at Adobe TV. In it, Terry White discusses his five favorite features of the newest addition to Adobe's CS, Flash Catalyst, an application which allows you to create dynamic web pages without coding. Learn how to create dynamic scrolling content and functional Flash buttons ...

How To: Camouflage a pimple

Follow the steps in this how-to video to finally master the art of hiding these unsightly red spots. Try a little bit of Visine to take out the redness and then cover up with concealer. Watch this video makeup application tutorial and learn how to hide a blemish.

How To: Apply Joker inspired makeup

In this how-to, watch as remarkable make-up artist, Kandee Johnson shows how to apply makeup to steal the creepy Joker look from Batman! Specifically, Heath Ledger's look as the role of Joker in the recent Batman re-make "The Dark Knight."

How To: Make rigid molds with fast-cast urethane

This excellent detailed video demonstrates how to create rigid molds with a fast cast urethane. Ideal for smaller models/molds with a flat side, fast-cast urethanes are widely used for their ease of use, low cost, and quick de-mold times. However, their use requires careful application of release agents. This process can be used in automotive, mechanical, fine art and film special effects uses.

How To: Make a urethane rubber mold

This video illustrates in great detail how to create a perfect urethane rubber mold. Urethane Rubber molds are widely used when a flexible mold material is required and a more expensive or less abrasion-resistant silicone rubber is not desired. However, their use requires careful application of release agents. This process can be used in automotive, mechanical, fine art and film special effects uses.

How To: Run Windows programs on a Mac using Crossover Chromium

In this how to video, you will learn how to run Windows programs for free on a Mac using Crossover Chromium. You will need to download Crossover and install it by downloading it and dragging it into the applications folder. You will also need Explorer XP. Go to the applications folder and show the package content of Crossover. Go to shared support as you will need a file here later. Open Chromium, go to support, Chromium, and Drive, and then drop Explorer XP into the folder. Open the info fil...

How To: Shrink a Windows Vista partition and install iATKOS

This video presents how to defragment and shrink a Windows Vista partition using Perfect Disk 2008 Professional program.First you need to download and install software application named Perfect Disk 2008.Type Perfect Disk 2008 into Google search engine, choose first link from the list.On the Raxco software home page choose Free Evaluation option from the list to the right.Download and install Perfect Disk 2008 Professional.Once it is installed, run the application. From Menu choose Analyze op...

How To: Remove a Windows partition from your Mac hard drive

techstuff1227 narrates an HD-quality educational video about how to remove a Windows partition from a Macintosh computer using the Bootcamp software. To accomplish this easy task: open the Finder application, view your installed Applications, browse to the Utilities list and expand it to view the Disk Utility. Open the Disk Utility application. Once the hard drive information is displayed, click on the Windows partition, click on the minus (-) button, and a confirmation dialog will appear. Cl...

How To: Encrypt data w/o admin rights using Rohos Mini Drive

This technical video will show you all about the Rohos Mini Drive. See how you may work with an encrypted partition on a PC without admin rights using this free portable encryption solution. It securely protects your portable data on any USB device. Portable utility Rohos Disk Browser gives you opportunity to work with your sensitive data on a USB drive in the usual way on any PC (even at an internet cafe, where you don’t have admin rights).

How To: Get permanent residency in Canada through CEC

The CEC, Canada Experience Class, is a new program to help a person who has held residency in Canada gain permanent residency status. The program realizes that, by going to school or living in Canada while working, many people have the skills necessary to make the transition to live in Canada permanently. To qualify for CEC, you must be a temporary worker living in Canada for at least two years with two years of skilled working experience. A second way you can qualify is by being a foreign gr...

How To: Install the software for a CNC router

A CNC router machine is probably the most useful tool a hobbyist can own, but the price for a CNC machine on the market is way more than the average hobbyist is willing to spend. You can build your own CNC with very basic tools, little knowledge of machinery, mechanics, or electronics, but be warned, these machines are inherently dangerous, so wear the proper protection and use common sense. At the very least, read the instructions and precautions on every tool you use.

How To: Use Command Injection to Pop a Reverse Shell on a Web Server

Command injection is a technique used by hackers to execute system commands on a server, usually via a web application or some kind of GUI. This can happen when an application provides some sort of functionality to the user involving the use of system commands. When the input is not properly sanitized, commands not originally intended to be run are allowed to be executed.