http://devirkahan.com - This is a video showing you some of the cool hidden tricks and features of one of the most popular websites on the planet, Google. And, being a website you probably use dozens of times a day, why not know about all those cool “easter eggs” that the clever folks over at Google threw in?
I had a bit of trouble getting this to upload so I put it here.
The truth is, there are a ton more cool features of Google that weren’t even covered in this video. These were just a few of my favorites. Search around, and see what you can find!
Here is that code: 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.getElementsByTagName('img'); 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)+'px'; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+'px'}R++}setInterval('A()',5); void(0);
At 9:47pm on November 29, 2009, Paul Bennett said…
well, i thought your video was entertaining, funny, informative
Comment Wall (9 comments)
You need to be a member of Reviews, News, and How To Geeks to add comments!
Join this Ning Network
http://devirkahan.com - This is a video showing you some of the cool hidden tricks and features of one of the most popular websites on the planet, Google. And, being a website you probably use dozens of times a day, why not know about all those cool “easter eggs” that the clever folks over at Google threw in?
I had a bit of trouble getting this to upload so I put it here.
The truth is, there are a ton more cool features of Google that weren’t even covered in this video. These were just a few of my favorites. Search around, and see what you can find!
Here is that code: 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.getElementsByTagName('img'); 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)+'px'; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+'px'}R++}setInterval('A()',5); void(0);