Simple Utility Search Results

How To: Mod Borderlands for Xbox 360

This video will teach you how to mod Borderlands for Xbox360 using Willowtree. Level yourself up, give yourself a few more weapons, do whatever you feel like with this simple mod for Borderlands. Using a USB drive and your Xbox 360 you can mod to your heart's content.

How To: Make a 3D holographic iPhone in After Effects

Learn how to create a video of holographic images appearing from an iPhone, using video footage and After Effects software. The basic elements used here are the built-in motion tracker (although you can also use the Mocha tracker bundled with CS4) and creating icons within After Effects with simple partially-transparent solids.

How To: Chain methods in your PHP object programming

Chaining methods in PHP can be simple and straightforward if you follow along with this informative video tutorial on PHP OOP methods from JREAMdesign. The key action is to return the object after running the function so that you can run another function to the object directly afterwards.