encyclo

msg:1100407 | 2:26 pm on Oct 14, 2004 (gmt 0) |
From: [desktop.google.com...] | Google Desktop Search may collect certain non-personally identifiable information that resides on your computer, including, without limitation, the number of searches you do and the time it takes to see your results. Unless you choose to opt out, either during installation or at any time after installation, non-personal information collected will be sent to Google. |
| Why is it that they just can't resist doing this sort of thing?
|
Josk

msg:1100408 | 2:41 pm on Oct 14, 2004 (gmt 0) |
> If you use the search facility in Windows, it doesn't try to > send reports on your searching habits to Microsoft, does it? Thats because Bill missed that one. Next time he won't be so stupid!
|
encyclo

msg:1100409 | 2:41 pm on Oct 14, 2004 (gmt 0) |
| Just uncheck the box, encyclo. |
| Wrong way round: Google should uncheck the box, and you should check it ;) That's the point: it's privacy invasion by default. [edited by: encyclo at 2:42 pm (utc) on Oct. 14, 2004]
|
mat

msg:1100410 | 2:42 pm on Oct 14, 2004 (gmt 0) |
I wasn't debating the correctness of what they may or may not be looking to collate, but the 'why' list would fill several data-centres.
|
mat

msg:1100411 | 2:50 pm on Oct 14, 2004 (gmt 0) |
I'm surely slow to be thinking about this, but ... how to rank a site based on frequency of being mentioned in email conversations (see also gmail), IM sessions, page counts in browser-cache as compared to similar sites in same area ... cue lots of tools to fill your cache with pages from same site. Damn. A black helicopter.
|
xcandyman

msg:1100412 | 3:07 pm on Oct 14, 2004 (gmt 0) |
| cue lots of tools to fill your cache with pages from same site. |
| I didn't even think of that! I can imagine it now :(
|
bhartzer

msg:1100413 | 3:23 pm on Oct 14, 2004 (gmt 0) |
I'm already using Lookout by Microsoft. Why should I use and install Google's Desktop search app?
|
Lord Majestic

msg:1100414 | 3:25 pm on Oct 14, 2004 (gmt 0) |
| Why is it that they just can't resist doing this sort of thing? |
| Because they know how useful the data is, and I am sure they can make lots of money out of it.... and unless Google ammended their corporate motto, its not evil to make money :)
|
Brett_Tabke

msg:1100415 | 3:25 pm on Oct 14, 2004 (gmt 0) |
So far, I have a reserved reception to it as it is IE integrated only (which I don't understand at all). It also doesn't allow you to specify which directories or actual file types to index. Just not enough info coming out on this thing yet. I wonder - will certain firewalls block it? I know some serurity software is going to block its operation for sure. Yep - zone alarm can block it, but I still think it may leak back through ie?! All-n-all, it's a cool idea. I've been using Lookout for a couple months now, and I think it is just awesome.
|
Hanu

msg:1100416 | 3:28 pm on Oct 14, 2004 (gmt 0) |
I tried it. Searched for some files on my messy C drive. I don't know why, but for most of my searches, the top results are always spam. It's time for an update, I think.
|
Brett_Tabke

msg:1100417 | 3:29 pm on Oct 14, 2004 (gmt 0) |
>spam set your email client to empty your spam folder more often. g:\del *.* /s <--- kidding only kidding.
|
skipfactor

msg:1100418 | 3:30 pm on Oct 14, 2004 (gmt 0) |
Works great in Firefox. Nice touch: | ©2004 Google - Searching 5,813 items |
|
|
Hanu

msg:1100419 | 3:30 pm on Oct 14, 2004 (gmt 0) |
Thanks, that worked. I can quit my job now.
|
jonathanleger

msg:1100420 | 3:36 pm on Oct 14, 2004 (gmt 0) |
I like it--a lot. Of course, I'm not a securo-freak-paranoid-schizo-worldisending-privacydogma kinda guy.
|
adfree

msg:1100421 | 3:39 pm on Oct 14, 2004 (gmt 0) |
"Why is it that they just can't resist doing this sort of thing?" Because it ensures their business model. [edited by: adfree at 4:23 pm (utc) on Oct. 14, 2004]
|
sdani

msg:1100422 | 4:03 pm on Oct 14, 2004 (gmt 0) |
Where is the index being built? It says indexing will take several hours.. but where is it being built? I checked the google folder under Program Files.. and there is nothing out there. Thanks sdani
|
xcandyman

msg:1100423 | 4:12 pm on Oct 14, 2004 (gmt 0) |
| Where is the index being built? |
| At google's datacentre's (JOKING) Not sure but it mirrors your files somewhere local probably dug in deep .
|
BroadProspect

msg:1100424 | 4:16 pm on Oct 14, 2004 (gmt 0) |
dis-assebmeling the code is already in progress to nail down the ranking algo and parameters ... who wants the latest google ranking algo, I am sure it will be sold to everyone on ebay soon ... /BP
|
insight

msg:1100425 | 4:20 pm on Oct 14, 2004 (gmt 0) |
With a couple of drive mappings, some proxy software and a few scripts. Wouldn't this be able to do 90% of what the Google appliance does for $15,000 less? If the Google Desktop Search uses any similar criteria for on-page ranking factors as Google.com, this will make controlled testing much easier. Example: Create two slight variations of a page on your local computer. See which one ranks higher for a valuable keyword. Repeat.
|
Brett_Tabke

msg:1100426 | 4:25 pm on Oct 14, 2004 (gmt 0) |
It appears to work with Opera, but how do you set the preferences NOT to launch ie? Very interesting insight - insight.
|
JeremyL

msg:1100427 | 4:27 pm on Oct 14, 2004 (gmt 0) |
mine automatically used firefow, I guess because it is my default browser.
|
Hanu

msg:1100428 | 4:28 pm on Oct 14, 2004 (gmt 0) |
| dis-assebmeling the code is already in progress |
| Disassembly, er decompilation finished. Java 5 source code: void GoogleDesktopSearch( dir ) { int rank = random( 1, 256 ); File file; for each file in ReadDir( "dir\*.*" ) { if( IsDirectory( file ) ) { GoogleDesktopSearch( file ); } serps[ rank * length( file ) ] = file.getName(); new Thread () { void run() { Mail.mail( "brin@google.com", PageRankChecksum( file.contents ) // covers privacy issues ); }.start(); } }
|
bhartzer

msg:1100429 | 4:51 pm on Oct 14, 2004 (gmt 0) |
Does the Desktop Search App display ads when you're using it? If not, how are they going to make money by giving this thing away for free? When you use it, does it communicate with Google in any way?
|
insight

msg:1100430 | 5:00 pm on Oct 14, 2004 (gmt 0) |
I'm a little surprised there's no Gmail support at present (though that would require login information). There's either some good reason I haven't thought of that it's not included, or it'll be in the next version.
|
redlion

msg:1100431 | 5:01 pm on Oct 14, 2004 (gmt 0) |
So we have LookOut (which is damn useful for emails, My Doc's under Windows) from MS. We have Google deskbar search for WWW and desktop- local search now in beta. And they own image management software (is that integrated into the local machine search app?). And from Yahoo! we have...umm...hopefully they are working on something using Overture's acquisitions (OK, Fast's) and their own tech. BUT most users don't care about these, let's be honest, and won't install them. They don't know they need them. But, combine local machine search with IM software (which now sport WWW search boxes of course) and you can get them out there to the masses. Add profile data (postcode/zipcode/city and interests) and you can do more relevnat local search results and behavioural advertising...online advertising nirvana! Hang on, Google doesn't have IM software. But if they did and it was cross network ala Trillian, it would have a great USP for Joe Public to install. My speculation doth over flowth!
|
redlion

msg:1100432 | 5:02 pm on Oct 14, 2004 (gmt 0) |
Oh, and there are no ads in the app for me - anybody else? Press coverage seems to suggest there won't be.
|
christopher w

msg:1100433 | 5:15 pm on Oct 14, 2004 (gmt 0) |
| Does the Desktop Search App display ads when you're using it? If not, how are they going to make money by giving this thing away for free? |
| Whether they make money on this or not is not really the issue. They want to get people getting people used to using the G Desktop search and to get them to love it - so that Longhorn doesn't seem like such a big deal. | When you use it, does it communicate with Google in any way? |
| Only if you let it - you can uncheck that box after installing.
|
sun818

msg:1100434 | 5:15 pm on Oct 14, 2004 (gmt 0) |
> Where is the index being built? HKEY_CURRENT_USER\Software\Google\Google Desktop data_dir - located at C:\Documents and Settings\yourlogin\Local Settings\Application Data\Google\Google Desktop Search If you want to change the index location: 1) Exit the Google Desktop program. 2) Change the data_dir value in your Registry to the location you want. 3) Cut the Google folder and paste into your new location 3a) For example, if your new drive is E:, you would make data_dir e:\Google\Google Desktop Search 4) Restart Desktop Search ==================================================== LookOut has a direct competitor - the search results look much better than LookOut software and accurate than. [edited by: sun818 at 5:24 pm (utc) on Oct. 14, 2004]
|
uioreanu

msg:1100435 | 5:17 pm on Oct 14, 2004 (gmt 0) |
It does index the temporary internet files; this is quite weird as they are temporary and usually address Internet locations, so it appears to search the Internet locally. At first glance, it looks like an advanced Windows Explorer, however after only a few minutes of using it the impression changes. When going to the main google website now, a new tab appears called Desktop. If a search is run has local matches as well, identically to the froogle or google news teasers, now I have Google Desktop Search teasers in front of the organic results, together with the last modification date.
|
| This 95 message thread spans 4 pages: 95 ( [1] 2 3 4 ) > > |
|
|