Medical Community Search Results

NR50: The Influencers to Watch in Augmented & Mixed Reality

When building anything of a social nature, be it a local roller derby or softball team, a club dance night for chiptune, or building new technology markets, the community around those ideas are an important factor in helping these things not only come into existence but to grow into something that enlightens everyone involved. The community around an idea can actually make or break these new ventures — and this applies to augmented and mixed reality as well.

How To: Customize leather shoes

Painting custom leather kicks like Dunks is increasingly popular as the art community realizes what great canvases these big bold shoes make. If you want to get in the game watch this video for a one-stop guide to customizing leather shoes (in this case Dunks) with whatever paint designs you want.

How To: Use AJAX with jQuery to create a simple login script

If you're working on a website and want users to use it repeatedly and form a community on it, you should probably give them a way to create an account and log in to your site. This video will show you how to create an AJAX login script using AJAX with jQuery, which will allow your users to do exactly what I described above, making your website much more professional and a much better place for people to stay and click on ads or whatever else you want them to do.

News: Doctor Says Google Glass Saved His Patient's Life

There's been a lot of discussion lately about the practical uses of Google Glass. Sure, you can use them for translating text instantly or further engraining yourself in social media, but how about saving someone's life? That's precisely what Dr. Steven Horng of Beth Israel Deaconess Medical Center has says happened with a recent patient of his. After launching a Google Glass pilot program late last year, the device was seen as a critical factor in saving the life of a patient in January.

How To: Identify animals in your community as a Boy Scout

Second Class Boy Scouts work on building their outdoor survival and camping skills. Compass work, nature observation, camp tools, and swimming are areas where new skills are mastered and demonstrated. A second class scout, having completed all the requirements, should be able to lead a hike, care for his own equipment, set up a campsite, and perform basic first aid.

News: Inputs for the HoloLens Can Be from Any Device... Even a Smartphone

We've highlighted the projects of Wavelength Studios a few times over recent months for their work in the augmented and mixed reality space. Since receiving their HoloLens headsets, they've been hard at work on both development community projects as well as efforts for clients. This brings us to their latest work—a way to control holograms on the HoloLens with our pocket-based modern miracles, also know as smartphones.

How To: Dissect a human to see the axillary fossa (armpit)

The axillary fossa is classically known to most people as the armpit. Here, in this human anatomy video tutorial, you'll see how to dissect the axillary fossa, which in its technical definition is the hollow under the upper part of the arm below the shoulder joint, bounded by the pectoralis major, the latissimus dorsi, the anterior serratus muscles, and the humerus, and containing the axillary artery and vein, the infraclavicular part of the brachial plexus, lymph nodes and vessels, and areol...

How To: Grasp and calculate human blood pressure regulation

Check out this science-filled two-part video tutorial on blood pressure regulation in humans. This educational video will show you the MABP (mean arterial blood pressure), which is the overall blood pressure in your body, the TPR (total peripheral resistance), and the CO (cardiac output). You won't just learn about the blood pressure, you'll see how to calculate the MABP. You'll be fascinated, whether you're a physiologist, biologist, scientist, medical student, or just an human anatomy nut.

How To: Help someone who is choking

Choking is the mechanical (either by foreign object or compression) obstruction of outside air flowing into the lungs. Learn about choking, including emergency treatments like CPR, in this medical how-to video. Remaining calm and performing one of the procedures below could help someone who is choking.

How To: Treat spider bites

Spider bites can range from harmless to fatal, spiders themselves coming in many varieties. you're bitten by a spider, you should wash that area carefully with soap and water and do this several times per day until the skin is healed. You can also apply an ice pack wrapped in cloth or a cold wet wash cloth to the area that has been bitten. Learn more about spider bites in this medical how-to video.

How To: Reduce the risk of your baby having spina bifida

Spina bifida is a birth defect involving the neural tube, resulting in an incomplete formation of the spine. Spina bifida is one of the most common birth defects, it occurs within the first few weeks of pregnancy often before a woman knows she's pregnant. Get expert tips and advice on treating and understanding spina bifida or split spine in this video.

How To: Perform a lower extremity exam on a patient

In this medical video, learn the process of examining the lower extremity of the body. See demonstrations of how you inspect the lower extremity, how you palpate and then perform passive range of motion of the hip, knee and ankle. John D. Gazewood, MD, MSPH, will also teach doctors special maneuvers to help examine a knee injury. With any type of musculoskeletal exam, you're looking for things like deformity, swelling, and changes in coloration.

How To: Remove nitrile exam gloves properly and safely

Nitrile exam gloves are the latest in disposable medical glove technology. They withstand stress well and won't trigger latex allergies, making them a great choice for first aid work. Watch this video to learn how to remove them properly, ensuring that your skin is not contaminated by whatever you were trying to keep off them with the gloves.

How To: Use ratios when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Clojure ratios, and see why the IEEE 754 double is a better tool for most jobs. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Solve the "FizzBuzz" problem with Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to solve the classic FizBuzz problem with Clojure. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Write an inference engine using Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to write an inference engine with Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Create and use macros when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to create and work with macros in Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Counterclockwise, the Eclipse Clojure plugin

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Counterclockwise, a Clojure plugin for Eclipse. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install the Enclojure NetBeans Clojure plug-in

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Enclojure, the NetBeans Clojure plug-in. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure on a Windows PC with Clojure Box

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure using Clojure Box in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure at the command line in MS Windows

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure at the command line in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use the Leiningen Clojure build system

In this clip, the eighth installment in Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Leiningen, a popular Clojure build system. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.