Browne Wrote Search Results

How To: Make invisible ink from an egg

In this tutorial, we learn how to make invisible ink from an egg. First, grab an egg and poke it with a pen to where a small hole is in it. once you've done this, leak the white inside of the egg into a clear bowl. Now you can dip the pen into the clear liquid and write on a piece of paper. Keep dipping in liquid as the "ink" dries out. Once the liquid has dried, you will be able to see what is written on the paper clearly! You can place the paper or an open flame (standing back a few inches)...

How To: Make a basic flash game

To create a simple game in flash select the first frame and open the action bar where you will write "stop[];". Next you will make a start or begin button. Convert this button to a button. Then you can open the action bar and write "on(release) {gotoAndPlay(2)}". Afterward use F7 to insert a blank key frame and turn on onion skin. Next draw a path starting from the (onion skin) Begin button, make sure to draw the outer lines too, then color the area outside your path. Convert the colored area...

Exploit Development: How to Manipulate Code Execution with the Instruction Pointer

The one thing that separates a script kiddy from a legitimate hacker or security professional is the ability to program. Script kiddies use other people's tools, while hackers and security pros write their own tools. To that end, we're going to see how a stack overflow vulnerability allows us to flood a variable with enough input to overwrite the instruction pointer with our own commands.

How To: Writing 64-Bit Shellcode - Part 2 (Removing Null-Bytes)

Welcome to the sequel to the latest post on writing 64 bit shellcode! This tutorial will assume that you are aware of everything mentioned in the last one, as I will try to make this tutorial void of formalities and straight to the point! If you have not read the last one, I suggest doing so unless you are familiar with basic assembly programming and system calls. This is by no means rocket science, so therefore I will simply repeat my TL;DR from last time before we get started, so that the a...

How To: Play the guitar chords to "Handle with Care" by the Traveling Wilburys

Today is the anniversary of George Harrison's death nine years ago in 2001, and we thought a commemorative music lesson was in order. And instead of the usual Beatles fare, we thought we'd show you something a little less known, but just as good— "Handle with Care" by the Traveling Wilburys. Many still aren't familiar with the Traveling Wilburys, despite the superstar musicians involved, but that doesn't change the fact that these guys were awesome!

How To: Navigate the home screen on Droid smartphones

In this video tutorial, anyone who owns a Droid smartphone can learn how to better navigate their home screen. With this Droid phone tips, you'll be able to maximize your time and create shortcuts to your most used applications. The Droid's home screen in much like a computer's desktop; putting an icon on one of your Droid home screens allows you quick access to a program or app. There are numerous Android phones, but this video focuses on the "Droid" versions, but you may need to play around...

How To: Use Wordle to create word clouds

This video tutorial belongs to the Computers & Programming category which is going to show you how to use Wordle to create word clouds. Go to Wordle and click on the 'create your own' link. In the first box, type in your text, and in the second box enter the URL of any blog, blog feed or any other web page that has an Atom or RSS feed. In the 3rd box enter your del.icio.us username, if you have one. After typing in, hit 'go' and you get your Wordle file with the words written in different sty...

How To: Play "Lua" by Bright Eyes on the ukulele

Want to play Bright Eyes' "Lua" on the ukulele? Learn how with this free video ukulele lesson from Ukulele Mike. Whether you play the ukulele or bass kazoo, there is no better way to improve your chops than by learning to play your favorite songs. Not only is it more fun and much easier than running drills or memorizing a chord book by wrote, it's obviously also a wonderful way to build your repertory of songs. For more information, and to get started playing this indie folk song on your own ...

How To: Make an annoying batch file to prank friends

To make an annoying batch file to prank your friends you need to first right click on your screen and go to New and then Folder. In this New folder make a Text file and type in "for /l %%n in (1,1,10) DO md %%n" and that is it. Now this will loop from 1 - 10 and make a new folder for whatever n is. You can change the command if you would like to! Now, you can change this text file to 'Folder' and allow for this to be clicked. You can change the number "10" to any large number so the folder co...

How To: Play "Oh! Susannah" on the ukulele

Ukulele Mike shows his viewers how simple it can be to play "Oh, Susannah" on the ukulele. According to Mike, "Oh, Susannah" is an old classic story song. This means that it is a song that has been handed down that tells a story and doesn't just throw words together because they sound nice.

How To: Solve a word problem that involves proportions

In this Education video tutorial you will learn how to solve a word problem that involves proportions. To solve such problems you got to express the scenario in proportions. For example, in the problem, ‘Jacob ran 10 miles in 80 minutes’; this rate can be expressed as 10miles/ 80 minutes. The second part of the problem is to find out ‘at that rate how far would he run in 2.5 hours’? ‘How far’ being a variable, write it as ‘x’ and this can be expressed as x/ 2.5 hours. So, the complete equatio...

How To: Play the Beatles' "Because" on piano

This video teaches a piano novice how to play the introduction to “Because” by the Beatles, which was written by John Lennon. A close up on the instructor’s hands from above demonstrates the fingering for the piece. The view of the fingering is very important, since this video does not teach you how to read sheet music. Instead, it takes you through the rudimentary fingering. You will not need to know what a quarter rest, an eighth note, or a key signature mean. The instructor plays the intro...

How To: Organize your home office if you are visually impaired

This video tutorial demonstrates tips for how to organize your home office when you are visually impaired. Here a rehabilitation specialist is helping a visually impaired person. The person who is visually impaired should know what is visually important to him/her. Mostly these people obviously need to know where every thing is because they don’t have their eyes to depend anymore. Here visually impaired person is 66 year old Deanne Jackson. She has wet macular degeneration. In order to set up...

How To: Use the Ribbon and Backstage view in MS Outlook 2010

After you launch Outlook 2010 in your computer, you will see the Ribbon strip immediately in the main window. The button for writing a new e-mail is separated from a button for creating new items in the calendar, contact list or task manager. An independent Quick Steps section offers functions allowing you to move a message into different folders, to save it into a calendar as a meeting reminder, to quickly forward it to a chosen person or to more people and to forward it with a FYI note. If ...

How To: Increase car safety, reliability, and longevity

This video gives helpful information to increase your car safety, reliability and longevity and how you can do most of the checking yourself. Checking the tires is a safe way to start with safety maintenance. Check pressure while the tires are cold and the pressure correctly by using you owners manual or by the identification sticker inside of the door jam and not by just what's written on the side of the tire. Next is the tire condition such as the tread depth for regular ware and for the we...

How To: Use ActionScript 2.0 and Flash 8 Professional

Shown here is another video tutorial made possible through TutVid. In this video, you are learning the basics of Action Scripting in Flash. This lesson is titled "Action Scripting:101." Action scripting is one of the coolest thing about flash. The thing that makes flash special is the ability to make simple actions interactive. Flash possibilities are endless!