Your On-Line Port'o'Call
Page 2 of 2 < 1 2
Topic Options
Rate This Topic
#435514 - 09/15/08 12:19 PM Re: Google Chrome [Re: kenhdog]
Admin Administrator Offline
Admiral

Registered: 12/15/02
Posts: 2607
Loc: Cyberland
Yes. These features can be turned off. In Chrome, you can select the Incognito mode and your browsing is completely anonymous as far as the browser is concerned and no information about searches or web sites visited is logged.

Another thing to consider is that if you have a Google account for anything and have logged into that account, unless you explicitly log out, you are always logged in and anything you search for using Google is logged.

This logging of your activities can have some benefit to you, not to mention to Google and those it sells this highly valuable marketing information to. wink

Each person can decide for themselves how comfortable they feel about it.
_________________________
Mike

BoatingABC.com

Top
#435518 - 09/15/08 12:48 PM Re: Google Chrome [Re: Admin]
KCook Online   content
Admiral

Registered: 12/30/02
Posts: 9932
Loc: Phoenix
So .... does anybody remember portals?

I retrieved this morsel from the ooze because it sounds like Google really wants Chrome to provide your portal? In that context at least a lot of logging, etc, would make some sense.

side track Kelly

Top
#436758 - 09/24/08 02:25 PM Re: Google Chrome [Re: KCook]
jjct1 Offline
Admiral

Registered: 02/01/03
Posts: 697
Loc: Seattle East Side
_________________________
95 Malibu Sunsetter w/T3 Tower and Wedge

Top
#436836 - 09/25/08 12:53 AM Re: Google Chrome [Re: jjct1]
KCook Online   content
Admiral

Registered: 12/30/02
Posts: 9932
Loc: Phoenix
Wow, the posts attached were all over the map.

Kelly

Top
#436845 - 09/25/08 05:37 AM Re: Google Chrome [Re: KCook]
Admin Administrator Offline
Admiral

Registered: 12/15/02
Posts: 2607
Loc: Cyberland
Yes Kelly, I remember Portals. They were all the rage for a while. wink Oracle dove into the Portal thing in a big way, then screwed their user base by not including reverse compatibility from 8 to 9i.

More about Chrome.

An interesting revelation has emerged about the inner workings of Chrome and there is reason to believe that parts of it were developed by reverse engineering Windows. As it happens, reverse engineering of any part of Windows is expressly prohibited by the EULA.

It is unlikely MS will take any action on this as there are potential issues MS would rather not delve into.

Chrome is open source. This means that anyone can obtain and view the source code of the application before being compiled.

Naturally, many developers outside Google have been poring over the code to see what makes it tick.

It is common practice for developers to leave comments in the code that explain what is going on. Such comments are preceded with special characters that tell the compiler to ignore what follows and skip on to the next line of code.

The part of Chrome that may be a result of reverse engineering has to do with Chrome’s ability to perform what is called Data Execution Prevention (DEP). This is a security measure that prevents malicious individuals from using an exploit known as a buffer overflow. I’ll not go into the details of what that is or how it is used to do nasty things. Suffice it to say that DEP is a good thing and it is great that Chrome supports it.

Implementing DEP is not exactly straightforward and to get it working in all cases is something that is only supported starting with Windows Vista SP1 and Server 2008. It is also thought to be implemented in XP SP3.

This implementation is as yet "undocumented", meaning that anyone outside MS will have a tough time getting it working as they are not really sure how to code things to make uses of the feature. The observant reader will now rag on MS for not releasing documentation to that API call and you will get little argument from me. wink

So this is why Google likely reversed engineered Windows. They wanted to provide this added security and were unwilling to wait for the mighty MS to get around to releasing the much valued information.

So here are the comments that seem to point to the reverse engineering.

Code:
// Try documented ways first.
// Only available on Vista SP1 and Windows 2008.


There are some lines of code, and then we find.

Code:
// Go in darker areas.
// Only available on Windows XP SP2 and Windows Server 2003 SP1.
// http://www.uninformed.org/?v=2&a=4



But here is the real kicker.

Code:
// Completely undocumented from Microsoft. You can find this information by
// disassembling Vista's SP1 kernel32.dll with your favorite disassembler.


If you’d like to read all the nitty gritty, you can see for yourself from the one attributed with first discovering this and pointing it out to the world.

Another major difference of Chrome from other Browsers such as Firefox, IE7, Opera and Safari has to do with "processes". The old Browsers do everything via a single process. This one process displays the User Interface, parses the HTML and renders it within a Window or Tab. It also runs any plug-ins you have installed. This is true for all the Tabs you may be using. It is all done via a single process.

If any one thing crashes, it brings down the Browser. So if one web site has goofed up code and it locks things up, POOF!, your Browser is now crashed and you loose anything you might have been doing in the other tabs.

Chrome launches separate process for each Tab. So if one site goofs up, it will only kill that one Tab.

MS has been moving toward this with IE7 and completes the transition with IE8.

I am only skimming the surface of all this.

The point I guess is that Chrome and IE8 are major departures from the way standard Web Browsers have worked in the past and offer a much higher degree of stability and security. They leave all others in the dust in this regard and it will be interesting to see when Firefox catches up.
_________________________
Mike

BoatingABC.com

Top
#436886 - 09/25/08 09:08 AM Re: Google Chrome [Re: Admin]
KCook Online   content
Admiral

Registered: 12/30/02
Posts: 9932
Loc: Phoenix
I usually split my browsing between IE and FoxFire. Many times I've had multiple FF windows running, one crashes, they all disappear. Which matches your session description. Still not sure whether this is best or worst.

Now it sounds like all that logging done by Chrome is only to support the auto-complete feature? That we know of? Err, I really don't need auto-complete that bad.

Kelly

Top
#436909 - 09/25/08 10:44 AM Re: Google Chrome [Re: Admin]
athiker Offline
Admiral

Registered: 12/02/03
Posts: 2444
Loc: Lake Norman, NC
Thanks for the updates, reading with interest. Its nice to be able to read about issues in plain English but w/ the tech issues still tackled.

I've been using Chrome quite a bit. I guess I'm taking the speed trade for the privacy/tracking issue. IE just got too slow for me and crashes too frequent, I've never gotten the font display issues w/ Firefox completely resolved though they did get workable and while I kind of liked Safari, I like Chrome better.

I have occasional issues w/ certain commerce sites, though that is hit or miss. I also can't log in to one of my financial institution websites that opens a new window for you to enter ID and password. I don't like that when I click on a photo I don't have "properties" as a choice. I still don't like that the spell-checker just underlines a misspelled word, but a right click doesn't give you the correct spelling! This seems to vary too from site to site.

I found a widget that you drag to the Chrome bookmark toolbar so that you can quickly add sites to your Google-Bookmarks so that issue has been resolved. I also have a separate toolbar bookmark to Google Bookmarks. I've come to really like doing my searches directly in the url address bar which felt odd at first. I also like that when I restarted my computer after THREE brief power outages yesterday (I only have my "work" computer on a battery backup) I was able to successfully "recover" all the tabs I had open on Chrome when the power went out...impressive.

I still must use IE on one of my work computers b/c Office Outlook Web Access requires it. That computer is used for specific tasks and not general browsing so that is not really an issue.

iGoogle (love the multiple subject tabs) has replaced my longtime MSN homepage, Gmail replaced Hotmail a while back, so I've pretty much completely switched from one behemoth to another for better or worse. If something better comes along, I'll switch again! BTW, I've also mostly switched to OpenOffice from MS Office for the basic spreadsheets I use. I bought a computer that didn't have MS Office and was working away from home, so made the switch and just haven't needed to switch back. The column # limit was a minor PIA in on spreadsheet though (I read col #s will be expanded w/ the next release) I've played around a little w/ Google Docs but not sold yet.

I don't remember if I read it here or elsewhere, but I guess Google was/is a big financial backer of Firefox. I read they pledged continued support, at least for the next few years.



Originally Posted By: Admin
Oracle dove into the Portal thing in a big way, then screwed their user base by not including reverse compatibility from 8 to 9i.

BTW, as I was reading this thread CNBC says Oracle is now getting into the computer hardware biz.
_________________________
2000 Cobalt 206 5.7L EFI Alpha 1 photo
1999 Isuzu Trooper LX

Top
#437186 - 09/27/08 12:01 AM Re: Google Chrome [Re: athiker]
Frantically Relaxing Offline
Never get out of the boat
Admiral

Registered: 02/07/03
Posts: 6397
"...Google will have access to keystrokes"...

Gee, if one were to believe in conspiracy theories, one might think homeland insecurity successfully planted a few moles in the house of Google...

...for our own good, of course.
_________________________
Yes, YOU are unique.
Just like everyone else.



. . . . . . . 1988 Skipperliner Custom 53x14 . . . . . . . . . .2007 Bayliner 175BR . . . .

Top
Page 2 of 2 < 1 2


Moderator:  Admin, Finger Lakes Boater, Opus 
Google Search
 
Who's Online
7 registered (2Suns, BillyB, cattailspa, deepv, Finger Lakes Boater, Greatlake, tpenfield), 7 Guests and 3 Spiders online.
Key: Admin, Global Mod, Mod
Newest Members
termlk, garry454, Bob246, ntx377, sinking
4075 Registered Users
December
Su M Tu W Th F Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
New Topics
Speaking of Home Entertainment...
by deepv
Today at 09:45 AM
Trans Siberian Orchestra in concert!
by Parrott_head
Yesterday at 08:03 PM
How can I upload a homemade DVD to Photobucket?
by tglee
Yesterday at 05:52 PM
Tips on hanging Christmas lights
by firecadet613
Yesterday at 05:36 PM
Propane Heater Boat Fire
by Budds Outlet
Yesterday at 12:50 PM
Sick of people stealing my stuff!!!
by cny boater
Yesterday at 09:47 AM
Advertising aimed at children...
by Frantically Relaxing
Yesterday at 09:33 AM
How do I idiot proof Home entertainment system
by Justification
Yesterday at 08:42 AM
Speaking of frying things
by Frantically Relaxing
11/29/08 05:32 PM
Did I fry it?
by Nu2BoatN
11/29/08 10:29 AM
Forum Stats
4075 Members
26 Forums
29708 Topics
445733 Posts

Max Online: 162 @ 04/30/07 11:57 AM