Border Support 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: Build an Android application for mobile devices

This video tutorial is about Android, and no it's not a robotic creature, it's a software platform and operating system form mobile phones and PDAs. The Android system is based on Linux and was developed by Google and the Open Handset Alliance. Code is managed in the Java language, but can be written in C also, although C is not officially supported. A lot of the new cell phone and other mobile devices will be running off of Android, so know how to use it.

How To: Transfer patients into beds using a trapeze in nursing

Studying to be a nurse? Then here is a nursing how-to video that teaches you how to transfer a THR patient into a bed using a trapeze and an abduction pillow for support. Every nurse should know the basics of this technique, follow along and see how easy it is to move total hip replacement patients into the bed using only a pillow and a trapeze. These medical tips are sure to help you pass your nursing exam with flying colors.

How To: Use master page inheritance in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. This video tutorial uses a web template from oswd.org to demonstrate the use of Master Pages and how they are supported in Visual Studio 2008. Specifically, this Visual Stud...

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: Tie a hip cross carry wrap baby carrier

Some babies like to be carried on the hip, but arms can tire quickly, and most carriers function either to the front or back. This how-to video demonstrates the process of tying a hip cross carry out of a long baby wrap. Find the middle marker. Place the wrap behind you. Make one side of your cross the short side. Bring the longer side under the short side then around your back making a cross on your hip. The longer side is the tail. Make a slip knot around the tail on your shoulder. Grab you...

How To: Massage groin strains

Groin strains are painful and can take a long time to heal. However a few massage techniques can help aid in the recovery of groin strains. Get expert tips and advice on massage and other treatments in this how-to video.

How To: Build a playground slide

In this video tutorial, you'll find instructions for building a standard joist design playground slide, supported by 3-by-4 posts and secured with galvanized fasteners. All fasteners exposed to the outdoors must be weather-resistant, galvanized, zinc-coated brass or stainless steel. Standard homeowner tools are all you'll need to complete your slide—a tape measure, post-hole digger, circular saw, sawhorses and a level. A good drill/driver is a great tool if using decking screws as fasteners. ...

How To: Adapt a working bench into your RV hitch receiver

This RV tutorial video demonstrates how to create and adapt a traveling vice and working bench into your RV hitch receiver. You can also see how to strengthen the storage compartment support beneath the bed by using closet rod hangers and a PVC pipe, cut to size. Finally, for those occasions where you need to get under the rig, the video recommends to carry a lightweight camping pad and it will also double for exercising. Learn a few quick tips to improve life on the road in your RV with this...

How To: Do the backbend yoga pose

Backbends shouldn't really be called "backbends", but instead "full body bends" because they involved so much more than just your back. All on its own, your spine has a pretty impressive range of motion, but in order to do a deep backbend, all the muscles and connective tissues that support your spine need to be long and limber. Everyone I know who has an impressive backbend swears by the reclining hero or supta vajrasana posture. Be safe, but if possible, hold this one for a long time.

How To: Make a hammock without sewing

No place to sleep tonight? In a pinch, a little bit of rope and some fabric can be transformed into a hammock bed. This is a great skill for camping, emergency situations, or even communal living. Make sure to use a sturdy enough cloth, and replicate these same knots so that the hammock will support the weight. Check out this video survival training tutorial and learn how to make an emergency hammock without sewing.

How To: Increase spine mobility with pilates side bends

This Pilates Side Bend exercise is used to enhance lateral mobility of the spine. It primarily targets the transversus abdominis, obliques and scapular stabilizers. Attention should be paid to the abdominal contraction to maintain rib connection and prevent the hips and shoulders from rotating. The cervical spine should stay aligned with the thoracic spine.

How To: Detect browser capabilities in ASP.Net web pages

In this video tutorial, Chris Pels will show how to determine what capabilities a user’s browser has when viewing pages in an ASP.NET web site. First, learn how to access an instance of the HttpBrowserCapabilities object from the ASP.NET Request object associated with the web page request. Next, see the different information available in the HttpBrowserCapabilities object such as the type of browser and whether the user’s browser supports JavaScript and Cookies. Then see an example of how to ...

How To: Create a sliding door button on your website

While sliding doors is far from a new concept and will be obsoleted once we see wider support for multiple backgrounds (CSS3), it is still a good one for your bag-of-tricks. The theory is that if we have an extra hook in our markup, we can apply two overlapping background images to a single spot of text. When that text grows or shrinks, these overlapping images and reveal more of themselves creating the illusion it is a single expandable graphic. In this video screencast, we do a quickly exam...

How To: Build an application on Android for mobile devices

This video tutorial is about Android, and no it's not a robotic creature, it's a software platform and operating system form mobile phones and PDAs. The Android system is based on Linux and was developed by Google and the Open Handset Alliance. Code is managed in the Java language, but can be written in C also, although C is not officially supported. A lot of the new cell phone and other mobile devices will be running off of Android, so know how to use it.

How To: Convert AVCHD (MTS) files into HD MPEG 2 in Premiere

Just happen to have some video footage in AVCHD format? That would be "Advanced Video Coding High Definition"—you know—HD video files. If you've got some of those MTS files (like from a Canon HG10 camcorder) you want to open in a program that doesn't support them, like QuickTime or Premiere Pro, then you're going to have to convert them to a different format. Here's a way to convert them without losing the quality. You'll be converting the MTS files into HD WMVs at 4,000 kbps with a program c...

How To: Add Dropbox, Google Drive & Other Cloud Storage Apps to Files on Your iPhone (& Manage All Your Docs from One Place)

The built-in Files app on your iPhone has only gotten better since it was introduced in iOS 11, with small improvements after each new iOS version. You can manage files on your internal storage as well as in iCloud Drive, but one of the best features is being able to manage media and documents from all of your cloud storage accounts in one place.

How To: See if Your Phone Has A/B Partitions for Seamless Updates

If your phone has an A/B partition layout, there are two virtual hard drives that each contain a copy of Android. After every restart, it picks a partition to boot from, then the other lays idle. The idle partition can be overwritten with a new copy of the OS and it won't affect the active one. So the next time you reboot, it just switches partitions and it's as if you updated instantly.