How Search Works
51–60 of 108 posts
Re: How Search Works
#52Re: How Search Works
#53> By the way, in the 47 seconds you've been on this page, approximately 1,813,260 searches were performed. Aren't these just some random numbers that they pull out of the air?
It probably just increments by some fixed amount each second, but it seems like a statistic they would have an estimate of.
function a() {
e = e || Q("number_of_seconds");
d = d || Q("searches_count_num");
f = f || Q("searches_count_unit");
var a = ~~ (((new Date).getTime() - h) / 1E3 % 86400),
k = a * b + "";
f.innerHTML = " " + c[Math.ceil(k.length / 3)] || "";
e.innerHTML = a;
d.innerHTML = k.replace(/(\d)(?=(\d\d\d)+(?!\d))/g, "$1,")
}
var b = ~~ (1E11 / 2592E3),
So yes.Re: How Search Works
#54Earlier quoted context omitted.
Yes, actually. And with real evidence other than your skewed opinions. Or you can keep being overly dramatic, your choice.
"And with real evidence" what would qualify as "real" evidence to you? A hidden camera catching Googlers talking about this?
Just because it's difficult doesn't mean you can jump to conclusions based on speculation.
Re: How Search Works
#55Earlier quoted context omitted.
Yes, actually. And with real evidence other than your skewed opinions. Or you can keep being overly dramatic, your choice.
"And with real evidence" what would qualify as "real" evidence to you? A hidden camera catching Googlers talking about this?
Re: How Search Works
#56Scrolling is really becoming the new thing in UX design. It's an interesting contrast to the 'movie-like' flash animations of a few years ago that required no interaction on behalf of the user.
Scrolling is really becoming the new thing in UX design. Am I the only one who finds it irritating as hell to scroll when it renders slow? I don't think this is the end game. There has to be something better.
Re: How Search Works
#57Re: How Search Works
#58No kidding.
Re: How Search Works
#59Earlier quoted context omitted.
Scrolling is really becoming the new thing in UX design. Am I the only one who finds it irritating as hell to scroll when it renders slow? I don't think this is the end game. There has to be something better.
It's not only you, I found this irritating as well.