Do a barrel roll - Google Search
61–70 of 113 posts
Re: Do a barrel roll - Google Search
#62Re: Do a barrel roll - Google Search
#63Re: Do a barrel roll - Google Search
#64Nice, but I wonder how much money Google are losing delivering the animation code for this easteregg with every results page, on the off-chance that someone types this query. I couldn’t find any sign of dynamic code loading in a cursory glance in the web inspector. Google Search’s source code is otherwise ruthlessly optimised for bandwidth savings.
It's done with CSS: body { -moz-animation-name: roll; -moz-animation-duration: 4s; -moz-animation-iteration-count: 1; -o-animation-name: roll; -o-animation-duration: 4s; -o-animation-iteration-count: 1; -webkit-animation-name: roll; -webkit-animation-duration: 4s; -webkit-animation-iteration-count: 1; }
Re: Do a barrel roll - Google Search
#65Earlier quoted context omitted.
What's the Easter Egg?
In the movie saga "Back to the future" the DeLorean time machine needs to travel at 88 mph and the flux capacitor needs 1.21 gigawatts of power in order to activate the time circuits.
Re: Do a barrel roll - Google Search
#66I know this isn't the original intent of the post, but this occured at a make or break time in Boeing's history and turned out to be a launching point for the company. If anything had gone wrong, Boeing would probably not exist today,
Interesting lesson in risk taking.
Re: Do a barrel roll - Google Search
#67Also try "stationary" on Google. That easter egg works on all browsers.
Re: Do a barrel roll - Google Search
#68Also try "stationary" on Google. That easter egg works on all browsers.
Re: Do a barrel roll - Google Search
#69Re: Do a barrel roll - Google Search
#70Not working for me: Firefox 3.6.23 on Ubuntu.