More than one search engine
-
As most of us 'google' now, does anybody do a secondary search using a different engine to see if any different results are shown or do you take google's word for it?
"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF
Apart from Google, i use this
Regards, Satips.:rose: Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Walk beside me, and just be my friend. - Albert Camus
-
I like using Google... Don't think of using any other search engine... By the way now I use Blackle blackle - black google As i read some where that bcoz of white screen of google search page, more power is used by monitors... so blackle is google itself but with black background... :rolleyes::rolleyes::):)
Who am I? Do you know me....:omg:
I've got some nice swamp land to sell if anyone is interested.
-
gvisgr8 wrote:
bcoz of white screen of google search page, more power is used by monitors
:confused: Now that is something I would really like a real scientific explanation for.
http://www.readytogiveup.com/[^] - Do something special today. http://www.totalcoaching.ca/[^] - Give me some feedback about this site !
Rage wrote:
Now that is something I would really like a real scientific explanation for.
Every pixel illuminated means that some electrical energy is been turned into light energy.
-
Why did they come up with such a silly name?
Kevin
-
As most of us 'google' now, does anybody do a secondary search using a different engine to see if any different results are shown or do you take google's word for it?
"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF
I just use Google, MSDN (yeah, MSDN, because I often search developer stuff) and website's build-in search
-
Rage wrote:
Now that is something I would really like a real scientific explanation for.
Every pixel illuminated means that some electrical energy is been turned into light energy.
Are you guys using CRT's or what???
Wout
-
Are you guys using CRT's or what???
Wout
wout de zeeuw wrote:
Are you guys using CRT's or what???
Well, it should not be limited to CRT alone, I cant be sure about the LCD coz I did not study its working. Anyway, LCD would also consume energy to illuminate a pixel though quite less than CRTs, also not everyone uses LCDs.
-
wout de zeeuw wrote:
Are you guys using CRT's or what???
Well, it should not be limited to CRT alone, I cant be sure about the LCD coz I did not study its working. Anyway, LCD would also consume energy to illuminate a pixel though quite less than CRTs, also not everyone uses LCDs.
LCDs use constant power if on. They shine a bright light behind the screen and then open or close pixels in the screen to block or transmit the light. This is why the black on an LCD is a shade of gray not a true black like a CRT.
-- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer
-
As most of us 'google' now, does anybody do a secondary search using a different engine to see if any different results are shown or do you take google's word for it?
"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF
I really like the image search offered by [www.live.com](http://by www.live.com)[^]. It's so cool! But I must admit that google's web search results are most of the time more relevant than the ones provided by the competition.
-
LCDs use constant power if on. They shine a bright light behind the screen and then open or close pixels in the screen to block or transmit the light. This is why the black on an LCD is a shade of gray not a true black like a CRT.
-- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer
ahhh, thanks for the info. so it is the opposite in LCD, it would consume more power (still less compared to CRT) to block the blacklight to make the screen appear black.
-
I just use Google, MSDN (yeah, MSDN, because I often search developer stuff) and website's build-in search
I always used to search on google for api help like this "apiname msdn", this way it is faster and better than MSDN search on the api.
-
I always used to search on google for api help like this "apiname msdn", this way it is faster and better than MSDN search on the api.
good tip! because even if google is faster I sometimes want to search on MSDN only and I'm too lazy and forgetful to type the special google syntax that will restrict my search on MSDN.... (whereas your tip is more simple than google site search syntax and I think it might do the trick)
-
As most of us 'google' now, does anybody do a secondary search using a different engine to see if any different results are shown or do you take google's word for it?
"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF
I google now being that google is the default search engine on gecko based browsers. I have tried other search engines in the last few years but none of them worked anywhere near as well as google. [EDIT]The only time I use another search engine now is if google did not find any relevant info and I really need an answer quickly.[/EDIT]
John
-
As most of us 'google' now, does anybody do a secondary search using a different engine to see if any different results are shown or do you take google's word for it?
"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF
I use google primarily, but often it returns allot of garbage when doing programming searches. Recently I have started to use a specialized google custom search engine SearchDotNet[^] . I get my programming results back with great ease and little frivolity. The engine only polls about 60 trusted sites(CP included). If your interested there is allot of information about the idea and site itself at the link. Want good answers fast, I highly recommend it. Aaron
_____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe
-
ahhh, thanks for the info. so it is the opposite in LCD, it would consume more power (still less compared to CRT) to block the blacklight to make the screen appear black.
it depends on the type. Some default to black pixels, others to white, but my laptop draws the same amount of power regardless of the displayed color. It's a negligible amount compared to the backlight. IF I remember tonight I'll measure my CRT.
-- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer
-
As most of us 'google' now, does anybody do a secondary search using a different engine to see if any different results are shown or do you take google's word for it?
"More functions should disregard input values and just return 12. It would make life easier." - comment posted on WTF
I will occasionally ask Jeeves for help.
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
good tip! because even if google is faster I sometimes want to search on MSDN only and I'm too lazy and forgetful to type the special google syntax that will restrict my search on MSDN.... (whereas your tip is more simple than google site search syntax and I think it might do the trick)