Continue reading “Transfering bitcoins from a paper wallet to mtgox”
How to create a safe Bitcoin paper wallet
How to find and replace content inside multiple files (dreamweaver)
Install Google Analytics easily on a SMF (simple machines forum) message board
This video tutorial shows you a quick overview of installing the Google Analytics mod on a SMF board. The workflow was recorded (and tested) on a SMF 2.02 forum.
Continue reading “Install Google Analytics easily on a SMF (simple machines forum) message board”
Bulleted list line break indentation fix in Google Docs slideshow
How to quickly add jQuery to your web page
Too lazy to type? Copy my code below:
<!doctype html>
<html>
<head>
<title>jQuery</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="jquery-1.10.2.min.js" type="text/javascript"></script>
</head>
<body>
Click me to test
<script>
$('body').click(function(){
alert('jQuery is working');
});
</script>
</body>
</html>
Continue reading “How to quickly add jQuery to your web page”
How to easily create polls on the internet and vote on any subjects
How to easily create polls on the internet and vote on any subjects at www.pollforum.org
Whattaclick finding the yellow smiley
How to find the yellow smiley at www.whattaclick.com
Welcome to the fastest video tutorials on the net!
Welcome to One Minute Video Tutorials, the fastest video tutorial site on the web. We believe that time is money so all our tutorials are compressed and fast paced. They wont last longer than one minute in order to guarantee that your time is not wasted.
We hope you enjoy fast learning with us!
Sincerely,
One Minute Video Tutorials Staff