Thursday, September 29, 2011

Hack:see the pictures flying in any webpage

Hello there..!!This is a short post to make you learn the real tricks of making the pictures flying in any webpage.This trick only works in INTERNET EXPLORER.The real trick to make the pictures flying is given below:-


Step 1:Open your browser i.e.(INTERNET EXPLORER)


Step 2:Then open a webpage that contains at least one picture.For example:(www.youtube.com)


Step 3:When you have opened the webpage copy the following script and paste it in the address bar.


javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style;DIS.position='absolute'; DIS.left=Math.sin (R*x1+i*x2+x3)*x4+x5;DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);



Enjoy it.....!!

Thursday, September 22, 2011

See an amazing thing on google

Go to Google and type 'Google Gravity'.
Click on the first result that appears i.e. Google Gravity - Mr.doob
Wait two seconds. Something cool will happen
Play with it for a while.
Then write any word in the Google search bar and press Enter.
Wait and see. Something even cooler will happen.
Its really Awesome.........!!!!!

Wednesday, August 3, 2011

web pages

We know that the INTERNET does not belong to anybody.Anyone can join this net and get the information that is available.Similarly,anyone can add information to this network.Hence,we cannot be sure that the information is original.

World wide web or the WWW is a system that enables you to access information stored in computers connected to the INTERNET.The web consists of millions of websites.These are divided into pages called WEBPAGES.It is the WEBPAGES that actually hold the information we are talking of.

How can we go about making a webpage that others can see?This process of making a webpage is called WEBPAGE DESIGNING.

There are two ways to go about WEBPAGE DESIGNING.

1.Use a WEBPAGE AUTHORING SOFTWARE.This software is just like using MS WORD to design and print a document.Many such software package are available such as PAGEMILL,FRONTPAGE and DREAMWEAVER.

2.Use HTML(HYPER TEXT MARKUP LANGUAGE)to make your own page.

Friday, January 7, 2011

How to select your all friends in facebook

There are many java script codes but in this post I'm going to teach you all to select all the friends in facebook.To select all the friends it's little bit hard but if you try it you can do it.To do that you need to do following things.so,here you go.


1.Copy the below JavaScript Code to Address Bar:

javascript:fs.select_all()

2. Click "Suggest to Friends"

3.Press "Alt+D"

4.Press "Ctrl+V"

5.Press "Enter"

6.Click "Send Invites

Saturday, January 1, 2011

HOW TO CUSTOMISE YOUR START BUTTON

First you need a tool called "Resource Hacker". This free program allows you to change resources in any .exe file such as "Explorer.exe", which includes the [Start] button's Label. You can visit Download.com and search there for "Resource Hacker".
After you download it, follow the guide here:

Step 1:

A - Run "Resource Hacker" and open the file "%windir%\Explorer.exe".
B - You see a Tree of all Resources in this file, expand the "String Table"
C - Find the "start" and replace it with your own text. then press the [Compile Script] button.
D - Save "Explorer.exe" as "MyStart.exe" DONT save it as Explorer.exe, do "save as.." and give it a new name.
E - Quit "Resource Hacker".

Step 2:

A - Click on the [Start] button and choose the "Run..." item from the start menu. (Or use the shortcut key WinKey+R)
B - Type "RegEdit" in the Run "Dialog Box". And then press the [Ok] buton to run the "Registry Editor" program.
C - Go to: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon" and find the "Shell" property.
D - Replace value of the "Shell" property to "MyStart.exe".
E - Quit "Registry Editor".
F - Restart your system.

Note about Registry Editor:
if you did not find the key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon", you can search the Registry for the "Explorer.exe", to do this use the Edit Menu | Find Next (Ctrl+F).

GOOGLE has a handy tool for altering your start button, which makes life much easier, you can find its url here:
http://www.toggle.com/lv/group/view/kl40548/Resource_Hacker.htm