Buddy Program Search Results

How To: Use Snapchat's Hidden Filter to Add Color Overlays to Your Photos & Videos

Snapchat has built upon the photo-sharing service it once was to become a money-sending, commercial-shelling, video-messaging giant. They improved their user experience by adding Stories, Geofilters, and even the rarely-used Snapcash feature, but why isn't there something as simple as color filters? Yes, they have filters for black and white, saturated, and sepia, but that's it as far as color goes.

How To: Who's Unfollowing Your Twitter Account? Find Out with These Tracker Apps (And Get Revenge!)

Feelings can get hurt on Twitter as fast as an update. Everything is fine and dandy because two people are mutually following each other, then out of nowhere, one person has unfollowed the other out for seemingly no reason. Twitter doesn't notify users when someone has unfollowed them, so there are millions of people out there who get used for their follow! Well, now you can find out who unfollows you on Twitter with these mobile apps.

How To: Send Your Secret Spy Messages Wirelessly Through Light with This DIY Laser Audio Transmitter

Looking to transmit some super-secret audio communications to your other spy buddies? A laser is the perfect tool for getting your sounds heard from a small distance—without anyone intercepting them— even if it's just a cover of your favorite pop song. A laser audio transmitter uses light rather than radio waves to transmit sound. This is a much more secure way to send audio communications because the laser is a focused beam of light, whereas radio waves are not controlled, so they can be pic...

How To: Turn a Playing Card into a Super Simple Solar-Powered Battery Charger

You can do a lot more with playing cards than you'd think, like turn them into gift boxes, fling them like throwing stars, and make them levitate or disappear. You can even make them recharge your batteries. Instructables user Shawn Frayne was sick of having a bunch of dead batteries lying around, so he developed a cheap and easy way to always have a charged one within arm's reach by turning a normal playing card into a super simple solar-powered battery charger for rechargeable AA and AAA ba...

How To: Get started with object oriented programming or OOP

Object-oriented programming (OOP)is a school of programming that considers a computer program a group of interacting objects rather than a sequence of tasks. This makes more sense to many people than the more more old-fashioned vector model, and if you want to get started in programming, then this video is for you. It will teach you all of the basics of OOP and tell you why you should use it.

How To: Motion track using a variety of software programs

Most of the 3D modeling tutorial videos out there work within one program or at most two, often Photoshop in conjunction with a 3D modeling program like Maya. This video will walk you through a complete project using four program: 3DS MAX for modeling, Boujou for 3D tracking, Photoshop for texture editing, and finally After Effects for compositing. If you have all of those programs and want to create a seriously good-looking image, look no further.

How To: Handle errors with exceptions when programming in Python 3

In this clip, learn how to use exceptions to handle errors when programming in Python 3. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Program with Python

Welcome to Google's Python Class – a seven-segment, two-part free virtual class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. The first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who ha...

How To: Uninstall a program in Windows 7 easily

Go to the Menu and click the Start button. Now select Control Panel. In the Control Panel, you can see the Option Programs. Now you can see Uninstall Programs in small letters below the Programs option. Click on Uninstall Programs. Here you can see the list of programs installed, when they were installed, what is the size of the program, and which version of program is installed. To uninstall a program, simply click on the program you wish to uninstall. Some options get displayed above the ta...

How To: Program a PHP forum

This video covers creating and programming a a PHP-based web forum. Topics include basic layout, login and logout, Admin start, creating categories and subcategories, creating topics, and more...

How To: Create a 3D program with VPython

Interested in 3D programming, physics and Python? Erik Thomspon introduces 3D programming using the VPython toolkit covering a number of subjects including gravity, friction, and tension demonstrating falling balls, weights, wind and satellites.

How To: Install additional fonts in Photoscape

Photoscape is a piece of free, photo editing software to use instead of more costly programs such as Photoshop. The program is pretty cool but you may want to install more fonts than what it comes with. If so, check out this video and you'll find out how to get it done. You'll need a zip program like winzip or winrar and you'll of course need Photoscape which you can get here.

How To: Make art on YoVille whiteboard

YoVille is a pretty cool game, but wouldn't it be cooler if you could get in and tweak a few things? Maybe make some art? Well, you can! This how-to takes you through the steps to let you make your own art on the whiteboard in the game. You can find the necessary file here.

How To: Use the OpenCL API for C programming

In this five-part video tutorial series, we learn how to get started using the OpenCL API for programming in C. It's an easy process and this video presents a complete guide. For more information, including a full demonstration and detailed, step-by-step instructions, watch this helpful home-computing how-to.

How To: Use variables and strings when programming in Python 2

In this clip, you'll learn the ins and outs of using variables and strings when writing code in Python 2. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the features and functions of Python 2, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Split and join strings when programming in Python 3

In this clip, learn how to split and join strings when coding in Python 3. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Create and use objects when programming in Python 3

In this clip, learn how to generate and employ objects when coding in Python 3. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.