Click here to Skip to main content
16,004,924 members

Survey Results

Should Microsoft allow Google and others to replace Vista's desktop search?   [Edit]

Survey period: 25 Jun 2007 to 1 Jul 2007

In response to a charge from Google, Microsoft has agreed to make changes to Windows Vista to allow 3rd parties to replace Vista's desktop search with their own. Is this a Good Thing?

OptionVotes% 
Yes84155.51
I don't know785.15
No24516.17
I don't care35123.17



 
GeneralRe: No Pin
Dario Solera26-Jun-07 8:49
Dario Solera26-Jun-07 8:49 
GeneralRe: No Pin
pschultzSiemens27-Jun-07 1:24
pschultzSiemens27-Jun-07 1:24 
GeneralRe: No Pin
Vasudevan Deepak Kumar27-Jun-07 2:44
Vasudevan Deepak Kumar27-Jun-07 2:44 
GeneralRe: No Pin
MatrixCoder27-Jun-07 6:28
MatrixCoder27-Jun-07 6:28 
GeneralRe: No Pin
David Wulff28-Jun-07 9:31
David Wulff28-Jun-07 9:31 
GeneralRe: No Pin
Shog926-Jun-07 8:12
sitebuilderShog926-Jun-07 8:12 
GeneralRe: No Pin
minimice26-Jun-07 21:38
minimice26-Jun-07 21:38 
Generalproof to statement from the horses mouth Pin
deltalmg27-Jun-07 4:46
deltalmg27-Jun-07 4:46 
Recently read microsoft research paper found at http://research.microsoft.com/research/pubs/view.aspx?type=Technical%20Report&id=1095[^]

In it they state among other things that 85% of diagnosed 'blue screens of death' are due to faulty hardware drivers. Drivers over write parts of the OS kernel, Microsoft can't test properly or even run decent optimizations on their source because they don't know which dll will be loaded at run time and call which functions. Quite funny too, MS researchers even admit that Windows is slow compared to linux, Mac etc, for IPC, process creation, total supportable threads etc.

Anyways, the proposed solution: every process isolated and static. All code is then known at compile time, if you need to access a dll start it as a separate process and have it independantly managed. No shared memory either, so you don't have to worry about one program overwriting another. If you want to only have one copy of the data, you can change the process that owns the data with ~0 cost (roughly 1000 cycles regardless of the size of the memory)

As for the IE integrated bit, what about MS wanting to ensure that there was a browser on each deployment so things like Visual Studio can use html help pages. If you let the user uninstall the browser, they'd get really annoyed the first time the OS tells them they have to install a browser to continue. Sure they could have made it so that you'd have to swap one browser for another, but bottom line, they have rightly or wrongly there own extensions in IE, and they couldn't ensure that a 3rd party app would maintain compatiblity with the features needed by the OS.
GeneralRe: No Pin
beep26-Jun-07 8:48
beep26-Jun-07 8:48 
GeneralRe: No Pin
Dario Solera26-Jun-07 8:50
Dario Solera26-Jun-07 8:50 
GeneralRe: No Pin
Dave Sexton26-Jun-07 21:18
Dave Sexton26-Jun-07 21:18 
GeneralRe: No Pin
beep27-Jun-07 5:21
beep27-Jun-07 5:21 
GeneralRe: No Pin
Stone Free27-Jun-07 2:30
Stone Free27-Jun-07 2:30 
GeneralRe: No Pin
minimice27-Jun-07 4:02
minimice27-Jun-07 4:02 
GeneralRe: No Pin
ewasjdgb27-Jun-07 6:16
ewasjdgb27-Jun-07 6:16 
GeneralRe: No Pin
beep27-Jun-07 9:56
beep27-Jun-07 9:56 
GeneralRe: No Pin
jinkkazama27-Jun-07 2:57
jinkkazama27-Jun-07 2:57 
GeneralRe: No Pin
Adam Tibi28-Jun-07 0:32
professionalAdam Tibi28-Jun-07 0:32 
GeneralI don't care Pin
sonicflare25-Jun-07 22:08
sonicflare25-Jun-07 22:08 
GeneralDo it by yourself Pin
Galo Vinueza S.25-Jun-07 8:42
Galo Vinueza S.25-Jun-07 8:42 
GeneralRe: Do it by yourself Pin
Kevin McFarlane25-Jun-07 11:47
Kevin McFarlane25-Jun-07 11:47 
GeneralRe: Do it by yourself [modified] Pin
Hamid Reza Mohammadi25-Jun-07 19:52
Hamid Reza Mohammadi25-Jun-07 19:52 
GeneralRe: Do it by yourself Pin
Vasudevan Deepak Kumar26-Jun-07 1:50
Vasudevan Deepak Kumar26-Jun-07 1:50 
GeneralDepends on the way it's done Pin
Rolf Schaeuble25-Jun-07 2:18
Rolf Schaeuble25-Jun-07 2:18 
GeneralI wanted to vote both yes and I do not care. Pin
John M. Drescher25-Jun-07 1:57
John M. Drescher25-Jun-07 1:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.