Program Items Search Results

How To: Program methods in Python

Bucky from The New Boston serves up this Python video tutorial on how to program methods in Python. This is the program you use to write all of your Python code down. Fun with methods! Learn what methods are and how to use them.

How To: Hack Yoville with the coffee glitch (12/23/08)

Hack Yoville with the coffee glitch (12/23/08). How to hack Yoville! Yoville cheats, tricks, hacks. Yoville is a game that can be played on Facebook or MySpace. In the words of Yoville's Facebook app, YoVille is a world where you can buy new clothes for your player, purchase items for your apartment, go to work, and meet new friends. Yoville is a city building simulation game.

How To: Make a garden out of my dreams paper bag scrapbook

In this how-to video, Bethany takes us on a garden tour this week with a lunch sack! She shows how to turn this ordinary household item into a dreamy scrapbook. And then she raids the cupboards again using packing tape to create some filmy image transfer embellishments. So grab your lunch and get ready! Watch this video scrapbooking tutorial and learn how to make a garden of my dreams album out of a paper bag.

How To: Use the import and export features in OnTime 2008

Importing and exporting are pretty easy in OnTime, but there are always questions that come up regarding the process. This installment from Axosoft's own series of video tutorials on the OnTime Project Management Suite will help new users understand the basics of importing and exporting items across the OnTime 2008 system. Take a look (and be sure to stay tuned for parts two and three).

How To: Do a daily check of the code blue cart in nursing

Going to be a nurse? Then one important part of your nursing responsibilities involves doing a daily check of the code blue cart or crash cart. The crash cart is checked every shift for emergency items and function. In this how-to video we review the nurse’s responsibility to test the defibrillator oxygen tank, most hospitals change tanks at 500 or 1000 psi. Follow along an see how simple it is to do a daily check of the code blue cart.

How To: Load a bicycle onto a bus rack

Sometime we can't ride our bike everywhere and we need need to take public transportation. This instructional how-to video shows you how load your bicycle onto a bus rack. Follow along and learn the proper way to ride the public transportation with your bike.

How To: Pack for a hiking trip

Packing for a hiking trip is easy with these tips. Get advice on backpacking, hiking, and the great outdoors in this video tutorial. Take Action: pack heavy items at the bottom, bring extra water, and include a first-aid kit in your pack. John Flaherty, the instructor in this how-to video, has a great love for the outdoors. In 2003, John and his wife started Central Coast Outdoors in northern California. His company provides hiking, kayaking, and biking services for those wanting to be closer...

How To: Set up a bash shell for Python programming

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to set up your bash shell for programming in Python.

How To: Make a pair of goggles

Goggles are an effective way to protect your eyes. When you can't find a pair, don't resort to not using goggles; make your own. You literally won't have to spend a dime on Materials because you probably already have these items. You might even throw them away from time to time. Watch this do it yourself video tutorial and learn how to make a pair of goggles.

How To: Add graphics to your documents with SmartArt graphics

Learn how to add color, shape, and emphasis to your text and data in Microsoft SmartArt graphics in this tutorial. See which one works best for getting your point across. An organization chart? A time line? A process with sequential tasks? Non-sequential items? Pick one, and optionally customize it with colors, animation, effects such as shadows, bevels, and glows, and more.

How To: Create an arched top keepsake box

In this how to video, John W. Nixon from Eagle Lake Woodworking demonstrates how to build an Arched-Top keepsake made from Cocobolo. This unique arched-top keepsake box is an eye catching item with a unique feature on the inside, a place to frame a picture. The process for making a dovetailed box is detailed in this video, as well as, the procedure for shaping the arched lid. Watch this how to video and you can create an arched top keepsake box to give as a gift or keep for yourself.

How To: Sew a packy holder for transgender underwear

This is a five part video on constructing packy underwear for FTM (female to male), transgendered people. A packy holder is essentially a prosthetic penis inserted into underwear. As this is a specialty item, it may be difficult for transgendered people to buy underwear with a packy holder ready made, thus requiring a little bit of home crafting. Watch this video tutorial and learn how to sew a packy holder for transgender underwear.

How To: Use Ruby on Rails for computer programming

This screencast is a pair programming session between David Heinemeier Hansson and Miles K. Forrest. Miles is new to web application programming and a "bunny hill" Ruby on Rails developer at best. If you're new to Ruby on Rails this 35 minute screencast programming tutorial might help point you in the right direction.

How To: Create VB.Net programs from the ground up

Check out this eight-part VB.Net video tutorial to see how to create a program from the ground up using VB.Net in Microsoft Visual Basic 2008 Express Edition. You'll need Internet access for this task, like most other tasks. Start a new program and get watching. If you're new to VB.Net program development, than this is just the spot.

How To: Map an ASP.Net server control to the render adapter

In this video tutorial, Chris Pels will show how to use a control adaptor to provide different renderings for an ASP.NET server control without actually changing the control itself. In this video, an ASP.NET BulletList control will be adapted to display each list item horizontally using div elements instead of the traditional ul elements. First, see how to create a class that inherits WebControlAdaptor and then implements the code to render the new list format. Next, learn how to map the new ...