Google Blogoscoped

Forum

Make Google Go Crazy  (View post)

Colin Colehour [PersonRank 10]

Wednesday, January 31, 2007
17 years ago75,152 views

Doesn't do much at all when you have this blog already loaded. Some sites with lots of graphics have a better effect.

biscuit [PersonRank 0]

17 years ago #

Good lord that hurts my eyes when I do it on Blogscoped!

Tony Ruscoe [PersonRank 10]

17 years ago #

Crazy! BTW, Suresh S. pointed this out here too:

http://blogoscoped.com/forum/83770.html#id83815

Philipp Lenssen [PersonRank 10]

17 years ago #

(Added Suresh to the credits just now, thanks Tony...)

Ionut Alex. Chitu [PersonRank 10]

17 years ago #

This works better for image search results.

Philipp Lenssen [PersonRank 10]

17 years ago #

Heh.

Josue R. [PersonRank 10]

17 years ago #

someone had a lot of time to do this.

Stephen Tordoff [PersonRank 10]

17 years ago #

Does this even do anything to Google Blogoscoped? Doesn't appear to for me

Jonathan D. [PersonRank 0]

17 years ago #

This code is older than time though =/

It's been known for ages that you can do this. It's fun with google images though when doing a search for "trees" or something...but it's nothing new

Philipp Lenssen [PersonRank 10]

17 years ago #

Stephen, I can give you this handcoded bit for Google Blogoscoped though: :)

javascript:var y=40;t_y=20;var s_y=0;si_y=.3;function A(){if (y < t_y) {s_y+=si_y;} else if (y > t_y) {s_y-=si_y;} y+=s_y; var elm=document.getElementById('tophead'); elm.style.top=Math.round(y)+'px';elm.style.zIndex=90; }setInterval('A()',50); void(0);

Rob Simpson [PersonRank 0]

17 years ago #

What fun – try in on Flickr or BBC News – very funny.

Adam cArson [PersonRank 0]

17 years ago #

try boingboing.net!!!

Juha-Matti Laurio [PersonRank 10]

17 years ago #

Some screenshots posted to net maybe?

Bob M [PersonRank 1]

17 years ago #

For a real hoot, do it on personalized google page. The pluses next to the entries that have been added recently dance all over the page as well as the weather graphic if you have one.

Callum Linden [PersonRank 1]

17 years ago #

This one is quite fun too – type this into the address bar after a site is loaded:

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

and edit the page as much as you like...

I logged into my online bank and change my balance ;)

Walt [PersonRank 1]

17 years ago #

It wasn't THAT crazy.

james [PersonRank 0]

17 years ago #

try it on news.google.com – google's random picked and sometimes completely irrelevant photos.

Randall [PersonRank 0]

17 years ago #

Also, if you enter it on a page where you've already got it going (or just go to the location bar and hit "enter" again), it'll double the speed.

Jonathan [PersonRank 0]

17 years ago #

Try using it in Google's "Language Tools", the effect is stuning!

Michael Keukert [PersonRank 1]

17 years ago #

Works for my corporate homepage, but NOT for two microsites we have which use quite advanced CSS formatting.

Doesn't work for yahoo.com either.

pingo [PersonRank 1]

17 years ago #

Suggest you don't do it as it seems to make google think you are a robot and blocks your access to google. At least if you are doing it through a proxy server

Philipp Lenssen [PersonRank 10]

17 years ago #

Pingo, it's a client-side script, so Google won't even know you're executing it...

pingo [PersonRank 1]

17 years ago #

bit of a conicidence then... I've checked the access logs here and the very next google hit after the script was run returned the google 403 error and google continues to do so.

   what if you put it in the search box? is there any possibility it could effect my access to google?

Thanks for posting though, I'm sweating here about taking down a multi-national's access to google!

Jenny van Neck [PersonRank 0]

17 years ago #

Google Dance

Googlisti [PersonRank 0]

17 years ago #

Just amazing!
I spend half an hour trying it on many websites just to see it working. But after a while, I got some errors from Google Search...anyway it's a great trick!

Nitesh Gautam [PersonRank 0]

17 years ago #

It happens only in IE and not in Firefox.

pingo [PersonRank 1]

17 years ago #

hmmm, done some more tests, even though this is a client side script excessive use does intefer with google search – can't explain, can anyone guess???

Sankar Anand [PersonRank 10]

17 years ago #

[Moved from "Fun with Orkut" – Tony]

Go to your(or your friend's) orkut profile, now paste this code in your 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);

See what happens!!

Mambo [PersonRank 10]

17 years ago #

[Moved from "Fun with Orkut" – Tony]

I would if I knew anyone who used Orkut :P

(I love getting the little Orkut diggs in these forums!)

Me [PersonRank 8]

17 years ago #

I got it working just fine in Firefox, on two different computers.

goljadkin [PersonRank 0]

17 years ago #

works fine also with flickr, no need to modify the script.
try it out.

Jardel [PersonRank 0]

17 years ago #

There is another that make you dizzy:

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);

Saibot [PersonRank 1]

17 years ago #

wow. when you run it on Google Language Tools, it takes on a bit of the third dimension. It appears that there is a twist in the flow, like a mobius strip.

Pretty wild.

Miina M. [PersonRank 0]

17 years ago #

I don't understand how it is supposed to make it "go crazy". I followed the directions and all I got was the standard sorry, can't find it, did you spell it correctly? bit. I tried it twice and it was really mundane.

Alen K [PersonRank 1]

17 years ago #

Hey i typed in that code that the post starter gave us in google search and got some WEIRD error message and now my windows go full screen so that I cant see the task bar at the bottom where the Start button is, can someone please tell me a code to get it back to normal? Or something else? Thanks.

darby d [PersonRank 1]

17 years ago #

nothing happend... on either firefox or internet explorer, it just told me that that didn't match any documents like Miina^^^ said
*sniffle, i wanna see the weirdness :'(

ps: hey alen, hit F11

Darby D [PersonRank 1]

17 years ago #

Hey guys i figured it out!!!!
you gotta put it in the address bar not the search bar
silly me
YAY google logo is dancing on my screen
how funny

sarah J [PersonRank 0]

17 years ago #

how do you guys get it to do that?
its really cool

Yaooo [PersonRank 1]

17 years ago #

It's quite simple sarah J, using javascript, the script select all elements containing "img" in a web page, and using css, change their position with a sin function, every few milliseconds, using a loops.

I found this one fun too, but it use an external js...

javascript:prefFile='';void(z=document.body
.appendChild(document.createElement('script')));
void(z.language='javascript');void(z.type='text/javascrip
t');void(z.src='http : //slayeroffice.com/tools/modi/v2.0/m
odi_v2.0.js');void(z.id='modi');

or this one is crazier then the image one, but erm... yeah just try =)
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
("div"); 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(o);

(depending of web site construction... change the "div" to "td" simply... well, yeah it's the same then those up too in fact :/)

and of course, you could combine them... =p

[Added line breaks, unlinked URL. -Philipp]

Alen K [PersonRank 1]

17 years ago #

F11 just makes it go FULL screen right now it looks like this so that i cant see the bottom bar..
http://i74.photobucket.com/albums/i245/kolenovic/LOL.jpg

yianni [PersonRank 0]

17 years ago #

If you guys keep repeating the step over and over again in the same window, it get's faster and faster! Pretty cool... hah?

CSChwa [PersonRank 0]

17 years ago #

When I do certain scripts it works. Others automatically take me to a 'Quick Search' and searches for the string. It does this when the string is over a certain number of characters in length. How do I fix this?

Gone84 [PersonRank 0]

17 years ago #

And the more you click go...the faster it goes WEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

advsun [PersonRank 0]

17 years ago #

do it on flickr, it's fun!

MikeM [PersonRank 1]

17 years ago #

it works for other sites too. tried it on att webmail it was funny

Uhhhhhm [PersonRank 0]

17 years ago #

This doesn't work, google limits its searchest to 32 words...

Casper [PersonRank 1]

17 years ago #

Hello?

PUT IT IN THE ADDRESS BAR NOT IN GOOGLE SEARCH!

Jesus H

Stephen Lambert [PersonRank 0]

17 years ago #

TRY IT ON GOOGLE NEWS, ITS RIDICULOUS

rottenking [PersonRank 0]

17 years ago #

really cool...i used it on www.thegatewars.com works a treat

Forum home

Advertisement

 
Blog  |  Forum     more >> Archive | Feed | Google's blogs | About
Advertisement

 

This site unofficially covers Google™ and more with some rights reserved. Join our forum!