Pages

Monday, April 30, 2012

How to Find someone's IP Address

This is method to get someone IP using a PHP script. Just copy the below code and paste it in notepad. Save the file as ip.php you can change ip to any name but .php is must.

$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
$img_number = imagecreate(400,95);
$backcolor = imagecolorallocate($img_number,10,102,153);
$textcolor = imagecolorallocate($img_number,255,255,255);
imagefill($img_number,0,0,$backcolor);

Sunday, April 29, 2012

Change your IP address


Change your IP address in less than 1 minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK
  • You should be now at MS DOS prompt Screen
  • Type "ipconfig /release" just like that, and hit "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

Monday, April 23, 2012

Run Multiple Operating Systems On Your Computer

http://www.virtualbox.org/
Do you use multiple computers to run different operating systems? Save energy and money by running all your operating systems on one computer!

We will be using free software to "virtualize" pretty much any operating system (OS). That means your guest OS (The one you are virtualizing) will run inside your host OS (The OS that your computer runs natively) as if it was an application. To learn more about virtualization, check out Virtual machine.

Wednesday, April 18, 2012

Angry Birds Space Free download for Windows Xp and 7


Now we can Free Download Angry Birds Space For windows xp and 7 and its working Great and tested well in computer.As like the season of fruit’s its high time season with the release of most awaited and popular game “Angry Bird Space”
Yes, you heard it right , The Angry Bird’s are back with their crackling release with the series of “Angry Birds Space” , occupying the space on your iOS , Androids , and MAC device’s.

Windows 7 tips, tricks and secrets

1. Problem Steps Recorder
As the local PC guru you're probably very used to friends and
 family asking for help with their computer problems, yet having
 no idea how to clearly describe what's going on. It's frustrating,
 but Microsoft feels your pain, and Windows 7 will include an 
excellent new solution in the Problem Steps Recorder.

Wednesday, April 11, 2012

Cool Windows Prank

This will make it to where your friend cannot click on anything on the screen.


1. Take a screenshot of the desktop. You can use windows printscreen key.(next to F12 key)
2. Make your printscreen picture as desktop background.
3. Save that in ms paint.
and set that image as ur background.
4. Right click on desktop , then click Arrange Icons By->Show Desktop Icons 
That is it , when you click on the “icons”, nothing will happen!
Hope you'll have a lot of fun after seeing ppl clicking on icon which doesn't react. :)

1000 Folders at 1 Click

Make 1,000 folders in few seconds


Here I will teach you simple prank that will make an unlimited amount offolders in any place you want.


1. Open notepad and type :
@echo off
:top
md %random%
goto top 
2. Save it as 1000folders.bat.
3. After that you will get a unknown icon so u better change the icon
4. Right click on icon >properties>customize>change icon.
Changing icon is optional.