Basic Reporting Search Results

How To: Block Apps from Logging Your Data on Android

With root access, you're granted greater control over your device, allowing you to do things that your Android system wouldn't allow otherwise. Things like installing Xposed mods are made possible with root, but other advantages address performance and security, like stopping your Android logging, which is exactly what we'll be going over today.

How To: Use Visual Basic to convert temperature units

In this video, we learn how to use Visual Basic to convert temperature units. To start, make two command buttons. After you have created these, make sure you label them. The first command button should say "celsius to fahrenheit" and the second should say "fahrenheit to celcius". After this, make one text box and one label box. Now you will convert celsius to fahrenheit using the formula "F=(9/5*C) + 32". and you will be able to use this to convert temperature units. Save this and use it for ...

How To: Create a program for sending spam and email bombs in Visual Basic 2008

Looking for a program that will let you send out mass emails or spam? Or maybe you're just looking for a way to prank your friends or get revenge by sending them an email bomb? If you have Visual Basic 2008, you can write your own program that will ensure the recipient never forgets what you sent them! This video gives you the basic code to set up the program, and you can tailor it to your own needs quite easily.

How To: Fold a giraffe out of origami

Start with the basic base you'd use to make an origami bird, and then use this variation so you can end up with a giraffe! This project is about low-intermediate in complexity, so make sure you know the origami basics first.

How To: Do a basic line drawing of Mario from Super Mario Bros.

In this tutorial, we learn how to do a basic line drawing of Mario. To start, draw the basic outline of the face with a black marker. Draw in the details of the mouth, don't forget the teeth, tongue, and inside of the mouth. After this, draw in the nose and then the eyes. Draw in the pupils and then start to draw in the mustache and eyebrows. After this, create the hat and then draw around to the side of the head to draw the ear in. When finished, you can leave empty or color in with appropri...

How To: Draw Naruto Sage Mode

This video contains different techniques to draw Naruto Sage Mode. The first step is to draw the basic outline of the characters face along with the ears and nose. After completing the basic outline the eye outline and details are then placed. The Lips and nose are drawn third to finish the basic features of the character. Dark shading around the eyes must be completed to give Naruto sage mode more realism and detail. The hat is one of the last parts of the character created involving a simpl...

How To: Understand the basics of reading sheet music

In this tutorial, we learn how to understand the basics of reading sheet music. What you will first see are the basic clefs. One is for the right hand and one is for the left. In the middle is the middle c and on the far right is the c above the right hand. The notes continue in each direction but they follow an exact pattern. In the beginning, memorize only the middle "C", where it is on the piano. After this, you will learn the upper and lower "C". Continue to practice with reading the musi...

How To: Throw a football basics

In this tutorial, we learn how to throw a football by learning the basics. Basic fundamentals will help you throw the ball properly and play better. Your grip is the key to playing football correctly. The ball should be help by the thumb with the other fingers on the opposite side. There should be air underneath the palm in the middle of the side of the ball. As you release the ball, you will see the last finger that touches the ball is the pointer finger. Practice holding the ball correctly,...

How To: Create a simple "Hello, World" web app with PHP

In this clip, you'll learn how to create that basics of basics—the "Hello, World" app—when coding in PHP. You'll also learn about concatenation and commenting. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.