10 Youtube URL Tricks You Should Know About Youtube

Posted by Unknown Minggu, 30 Juni 2013 0 komentar
10 Youtube URL Tricks You Should Know About Youtubeyoutube tricksYoutube – You know that site with videos and all. Yeah! It turns out that its quite popular and you happen to visit and use it quite often. Instead of just searching and playing here are some top Youtube URL tricks that you should know about:1. View high quality videos   Youtube gives you the option to switch to high quality...

Baca Selengkapnya ....

Windows server 2008 Enterprise edition X64 & X84

Posted by Unknown 0 komentar
Windos server 2008 r2 Enterprise edition X64 & X84 Details Note: There are multiple files available for this download. Once you click on the “Download” button, you will be prompted to select the files you need. ...

Baca Selengkapnya ....

Find the IP address of a website using CMD

Posted by Unknown 0 komentar
Find the IP address of a website using CMD     Today I am going to show you how to get the IP address of a website using CMD. It is easier than you might have imagined. Just a simple command will do the trick.There are two basic commands which you can use to get the IP: tracert and ping. *Open the CMD and type either of the commands below.Replace www.example.com with the...

Baca Selengkapnya ....

VBScript prime number generator

Posted by Unknown 0 komentar
VBScript prime number generator  This is a really cool HTML application which finds all the prime numbers in a given range. This program is pretty fast for low ranges and may raise the core usage to 100 or 90 percent for very large ranges. So I prevented large ranges from being entered as it caused some errors and caused the computer to crash. The VBScript used in the program is really...

Baca Selengkapnya ....

Make a simple windows 7 gadget

Posted by Unknown 0 komentar
Make a simple windows 7 gadget First of all what are gadgets? Gadgets are lightweight HTML and script-based applications which can present information or provide functionality from a variety of sources such as websites or services. To make a gadget you need to know the basic of HTML.     * In this tutorial I am going to show you how to make a simple windows 7 gadget....

Baca Selengkapnya ....

Hide or embed files in image files

Posted by Unknown 0 komentar
Hide or embed files in image filesThis is a simple trick to hide any files inside a picture file like a jpg or png image. This is very simple and needs only command prompt and a file compression tool like WinRAR.Caution : If you dont have winrar please take time and go to our homepage and scroll down you will find full version and latest version there..  Yeah back here.. Just follow these...

Baca Selengkapnya ....

Create a password protected folder with batch file

Posted by Unknown 0 komentar
Create a password protected folder with batch file     * In this tutorial I am going to show you how to create a password protected folder with a batch file. This batch file simply hides a folder from view in a special way and then again shows the folder if the correct password is entered. Even if a person manages to get the folder while it is hidden it will seem like...

Baca Selengkapnya ....

Make a weekday calculator in VBScript

Posted by Unknown 0 komentar
Make a weekday calculator in VBScript   *This is another hta file which will tell you the weekday of the date you specified.The code is a little complex so when I looked at the code after making this, even I had difficulty in understanding the code. I took the formula from the internet and this program is tested so you can be hundred percent sure this program is accurate. :) ...

Baca Selengkapnya ....

Make a simple calculator in HTML using VBScript

Posted by Unknown 0 komentar
 Make a simple calculator in HTML using VBScript  *This is a very simple calculator made with HTML and coded with VBScript. This hta file simply evaluates the expression in the text box. The expression can be entered using the mouse to click the buttons or else from the keyboard. To prevent the chance of invalid data being entered, only numerical keys and the signs are allowed...

Baca Selengkapnya ....

Create new partitions on windows 7 hard drive

Posted by Unknown 0 komentar
Create new partitions on windows 7      hard disk Create New partions in windows 7 Today I am going to show you how to create new partitions on windows 7 hard drive. This instructable is complete with pictures and step by step procedures so I think you won't have any difficulties in understanding.  Step 1: Right click Computer and select Manage. ...

Baca Selengkapnya ....

Get a list of all files on a drive

Posted by Unknown 0 komentar
Get a list of all files on a driveThis is a batch file designed to secretly get a list of all the files and folders on a drive via a USB drive. The batch file even lists hidden files. All you have to do is put the batch file into the USB drive and make your victim open it. When you get back the USB drive the list would be waiting for you! The listing of the files could take some time. So it...

Baca Selengkapnya ....

Funy tricks :Toggle indicator lights on keyboard

Posted by Unknown 0 komentar
Toggle indicator lights on keyboard Most probably your keyboard has three indicator lights indicating whether the caps lock, num lock, or scroll lock is on or off. It will be a great trick to show your friends if you can make them flash on and off continuously turning your keyboard into a small disco! So lets turn the keyboard into a disco! No extra software is needed. *Paste the following...

Baca Selengkapnya ....

Make the computer speak

Posted by Unknown 0 komentar
Make the computer speak Here is a GUI program which will speak out the text entered into the textbox or speak out the contents of a specified text file. This simple HTML application or hta file coded in VBScript has a stop button to stop the speaking once it has started. Sadly there is no function to pause the speech. :(<html><head><title>SpeakIt</title><HTA:APPLICATION...

Baca Selengkapnya ....

Hide text in image files

Posted by Unknown 0 komentar
Hide text in image files * Sometimes when you want to send secret messages to your friends you would be looking for the most unsuspicious way. Here is a great trick to send text in an image file. Using a simple HTML application to hide the text into the image file according to the password you provide you can send secret messages to your friends. Note :   Both you and your friend...

Baca Selengkapnya ....

Hidden themes in windows 7

Posted by Unknown 0 komentar
Hidden themes in windows 7 Did you know that windows has several hidden themes? Here is an easy trick to unlock the hidden themes.Step 1:  Paste the following address into the address bar of windows explorer andpress enter : C:\Windows\Globalization\MCTStep 2:   You will see five folders. Open any of them.Step 3: Now you will see three folders. Open the folder named theme and open...

Baca Selengkapnya ....

Create password protected text files

Posted by Unknown 0 komentar
 Create password protected text files  * Do you want to create a password protected text file to store your private data?The happy news is you can do it without downloading any special software.You only need notepad to make a simple program which can password protected text files!1. First of all paste the following code into notepad and save it as a .bat file.TITLE EXPERT HACKERS -...

Baca Selengkapnya ....

Extract Text from Images

Posted by Unknown 0 komentar
Extract Text from Images                    Sometimes when you want to get text from an image file to a text file you have to type it all into notepad. This is really difficult especially if the text is long and you are a novice typer. An easier alternative is using an OCR (Optical Character Recognition)...

Baca Selengkapnya ....

Hack Windows 7 / XP logon password.

Posted by Unknown 0 komentar
Hack Windows 7 / XP logon password.Hack windows 7 admin password Sometimes when you forget your windows logon password or simply want to hack into another computer, here is an easy method to bypass or change the password. The method is very easy and straightforward. In addition you don't need to download any software to do this. You only need a windows installation DVD. Step 1: Boot from...

Baca Selengkapnya ....

Make a WinRAR password cracker

Posted by Unknown 0 komentar
Make a WinRAR password crackerWinrar password cracker       This is a simple password cracker for WinRAR archives which can crack numeric passwords. The method works only on .rar files. You should have WinRAR installed to make this password cracker. Follow the easy steps below and see how easy it is! Step 1: Make a new folder on your desktop. Step 2: Save...

Baca Selengkapnya ....
Trik SEO Terbaru support Online Shop Baju Wanita - Original design by Bamz | Copyright of android news.