Google's home page fades into a new level of coolness
I noticed something earlier today and thought my connection was just slow, but CNET made me go check it out a little closer. Very cool. Any idea how they implemented this?
$('a').hide(); // the “a” stands for the anchors in the document, syntax is similar to CSS selectors
$('body').mousemove(function() {
$('a').fadeIn();
});
it works here from few weeks, it's very annoying in my opinion.
I didn't notice the mouse effect only the fadein, probably because usualy I don't move the mouse.
On Google's blog, they said most people come there to do search so they gave them just the search box and, in most of their tests, users preferred it. Moving the mouse gives you everything else.
It doesn't add anything to anything but I still like it.
this stupid fadein take about 20% of the time of the search and I use more then 5 hours a day google that means I spend one hours waiting.
Add this to another two "improvement", regional and personalized search,
Why are you waiting for the fade in? It's not for you if you're only there to search.
I don't wait but I can't use it either until it finish, because it lose few chars from what I type. I guess that doesn't matter::
Quote:
Internally, a large number of Google employees have been using the new homepage. They have come to really like it — it represents our focus on great search yet helps searchers efficiently access all of Google's products. Like the new supersized search box we launched several months ago, this change is one that is very noticeable at first, and then quickly becomes second nature. We hope you like it!
Posted by Marissa Mayer, VP of Search Products and User Experience, Kris Hom, Software Engineer, and Jon Wiley, User Experience Designer
they already decided what's best for me, , seco is right,
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
It strikes me as bizzare. Are there too many Google employees or something?
In the biz we call this fluffery... recently I've also heard the term "gold plating"... adding features to applications that don't enhance productivity; it's what coders do when they've done everything there is to do but there is still 3 hours left in the day.
It doesn't add anything to anything but I still like it.
Quote:
Originally Posted by drhowarddrfine
On Google's blog, they said most people come there to do search so they gave them just the search box and, in most of their tests, users preferred it. Moving the mouse gives you everything else.
Honestly, I don't understand what there is to prefer or even like. With the links, the search box is still there, readable, usable, and recognizable to all. The style of the page has always been minimalistic, so it's not as if they're really removing useless clutter. When I'm navigating to websites, searching, and doing other things on my computer, rarely is my mouse stagnant. It's a stylistic change that does not really enhance the user experience. To me, it's just added fluff. I neither like or dislike it.
Quote:
Originally Posted by drhowarddrfine
Why are you waiting for the fade in? It's not for you if you're only there to search.
Load up Google, begin typing, and move your mouse while typing. There is a slight hiccup in the flow, at least on my work box. I'm guessing that this hiccup could be greater if your browser is already eating up CPU time for other intensive pages (Flash games?). But then the question is, why would anyone be moving their mouse while they type? Haha.
Edit:I've tried reproducing the slight stall in typing while it fades in, but I haven't been able to reproduce the first test. So I'm equally as stumped to what you're experiencing, oesxyl.
-Shane
Last edited by TheShaner; 12-04-2009 at 02:43 PM..
I like it. The point is the emphasis on the search. If you need the other stuff on the homepage, it's there. No idea what's happening to you, oesxyl; have you tried cache clearing?
I like it. The point is the emphasis on the search. If you need the other stuff on the homepage, it's there. No idea what's happening to you, oesxyl; have you tried cache clearing?
there is not a cache problem, poor implementation as usual,
they call focus after all that garbage and you have no choice, you must wait,
this can be fixed, but the biggest problem is in management.
If somebody decide that google users need this is clear they have no idea why people use google and not yahoo or bing. Autocompleting slow down the interface but at least it add some functionality.