AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

GoogleChrome - A Browser Came True ?
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
tank



Joined: 21 Dec 2007
Posts: 2416
Location: Louisville KY USA

PostPosted: Wed Sep 03, 2008 8:01 pm    Post subject: Reply with quote

corrupt wrote:
Anonymous wrote:
Comparison with IE ?
IE is not even a browser as it doesn't follow the standard. Its like saying a byycicle is a car because you can drive it on the road.
Laughing get real

actually its not
its an aplication with a browser control
i got the impression that its supposed to be alot morea simple browser and better control of the browser object
but the argument that IE is in and of itself not a browser is true but it does use a browser perhaps anonymous statement is a bit strong but still somewhat accurate. I for one will continue using ie for quite a while
_________________
Basic Webpage Controls with JavaScript / COM - Tutorial by Jethrow
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5043
Location: /b/

PostPosted: Wed Sep 03, 2008 8:53 pm    Post subject: Reply with quote

tank wrote:
its an aplication with a browser control
i got the impression that its supposed to be alot morea simple browser and better control of the browser object
but the argument that IE is in and of itself not a browser is true
If you want to get technical here the "browser control" is actually called Trident. Internet Explorer is the flagship application that uses the Trident engine which you are familiar with though COM. Firefox, Flock, Netscape and others are based on Gecko while Safari, Konquer and Chrome use Webkit. Of course each browser application modify the engine to suit their needs.

This relates to my earlier statement - if Chrome used Gecko I could port my favorite Firefox plugins: Adblock Plus, NoScript, Web Developer, Firebug and others.

Interesting quote...

WebKit winz - <Glazblog/> wrote:
your search engine is google, your mail is google mail, your docs are on google docs, your maps are google, the ads you see are google, your system is Android, your browser is Google Chrome. Did someone hear the word "monopoly" ?

_________________
Chat (IRC) • PlusNet • Scripts • IronAHK • Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
neXt



Joined: 19 Mar 2007
Posts: 479

PostPosted: Wed Sep 03, 2008 9:07 pm    Post subject: Reply with quote

Just downloaded it. It's pretty cool.
Just found a very interesting feature:

Quote:
You've gone incognito. Pages you view in this window won't appear in your browser history or search history, and they won't leave other traces, like cookies, on your computer after you close the incognito window. Any files you download or bookmarks you create will be preserved, however.

Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of:
Websites that collect or share information about you
Internet service providers or employers that track the pages you visit
Malicious software that tracks your keystrokes in exchange for free smileys
Surveillance by secret agents
People standing behind you
Learn more about incognito browsing.

_________________
simplified csv - easy way to handle csv files.
Back to top
View user's profile Send private message
n-l-i-d
Guest





PostPosted: Wed Sep 03, 2008 10:51 pm    Post subject: Reply with quote

Google Chrome EULA wrote:
11.1 You retain copyright and any other rights you already hold in Content which you submit, post or display on or through, the Services. By submitting, posting or displaying the content you give Google a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content which you submit, post or display on or through, the Services. This license is for the sole purpose of enabling Google to display, distribute and promote the Services and may be revoked for certain Services as defined in the Additional Terms of those Services.

11.2 You agree that this license includes a right for Google to make such Content available to other companies, organizations or individuals with whom Google has relationships for the provision of syndicated services, and to use such Content in connection with the provision of those services.

11.3 You understand that Google, in performing the required technical steps to provide the Services to our users, may (a) transmit or distribute your Content over various public networks and in various media; and (b) make such changes to your Content as are necessary to conform and adapt that Content to the technical requirements of connecting networks, devices, services or media. You agree that this license shall permit Google to take these actions.


Shocked Evil or Very Mad
Back to top
TheIrishThug



Joined: 19 Mar 2006
Posts: 417

PostPosted: Wed Sep 03, 2008 11:11 pm    Post subject: Reply with quote

http://www.mattcutts.com/blog/google-chrome-license-agreement/
Quote:
In order to keep things simple for our users, we try to use the same set of legal terms (our Universal Terms of Service) for many of our products. Sometimes, as in the case of Google Chrome, this means that the legal terms for a specific product may include terms that don’t apply well to the use of that product. We are working quickly to remove language from Section 11 of the current Google Chrome terms of service. This change will apply retroactively to all users who have downloaded Google Chrome.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Krogdor



Joined: 18 Apr 2008
Posts: 1381
Location: The Interwebs

PostPosted: Thu Sep 04, 2008 12:15 am    Post subject: Reply with quote

Anonymous wrote:
Why the hell do you need google toolbar in Chrome, when you can set up your search engine in options and type search phrase directly on url line ?

Google Toolbar has many other functions besides a simple search bar.

Anonymous wrote:
Why the hell would it use Gecko engine ?!

As Titan said, so it would be more compatible with the plethora of add-ons that are available for Firefox. However, the current engine seems marvelously fast, so I'm not complaining Very Happy
Back to top
View user's profile Send private message AIM Address
tank



Joined: 21 Dec 2007
Posts: 2416
Location: Louisville KY USA

PostPosted: Thu Sep 04, 2008 12:22 am    Post subject: Reply with quote

Krogdor wrote:
Anonymous wrote:
Why the hell do you need google toolbar in Chrome, when you can set up your search engine in options and type search phrase directly on url line ?

Google Toolbar has many other functions besides a simple search bar.
all duplicated by the browser settings in it but im just diving into it now
_________________
Basic Webpage Controls with JavaScript / COM - Tutorial by Jethrow
Back to top
View user's profile Send private message
tank



Joined: 21 Dec 2007
Posts: 2416
Location: Louisville KY USA

PostPosted: Thu Sep 04, 2008 4:09 am    Post subject: Reply with quote

ok been using chrome for couple hours now
faster better stronger yea
no problems with secure sites but my netflix movies dont work on it thats a bummer and no ftp plugin yet
all other google bar features tho not really visible are there
even google live search via the address bar
popup blocking
all good im in love
oh did i mention how unbloated and faster it is
and in case any one didnt notice

Code:
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
Post a reply - Google Chrome
ahk_class Chrome_XPFrame

>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen:   797, 540  (less often used)
In Active Window:   681, 540

>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<
ClassNN:   Chrome_RenderWidgetHostHWND1 ;browser control
Text:   Post a reply
Color:   0xF0F0F0  (Blue=F0 Green=F0 Red=F0)

>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 116     top: 0     width: 1050     height: 1004

>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<

>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
Post a reply
Post a reply

>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<

>>>>( TitleMatchMode=slow Visible Text )<<<<
http://www.autohotkey.com/forum/posting.php?mode=reply&t=35348

>>>>( TitleMatchMode=slow Hidden Text )<<<<

address barr
Code:
ClassNN:   Chrome_AutocompleteEdit1
the normal injecting js via address bar works so even tho i havent hunted for a com interface to it yet im certain ill find one
its totally sweet its everything i wish firefox was and ie wasnt
_________________
Basic Webpage Controls with JavaScript / COM - Tutorial by Jethrow
Back to top
View user's profile Send private message
tank



Joined: 21 Dec 2007
Posts: 2416
Location: Louisville KY USA

PostPosted: Thu Sep 04, 2008 4:45 am    Post subject: Reply with quote

oh god the google javaconsole i think i just wet myself
modify dom and then save the results run javascript etc
_________________
Basic Webpage Controls with JavaScript / COM - Tutorial by Jethrow
Back to top
View user's profile Send private message
tank



Joined: 21 Dec 2007
Posts: 2416
Location: Louisville KY USA

PostPosted: Thu Sep 04, 2008 4:54 am    Post subject: Reply with quote

someone said monopoly
chrome is open source
_________________
Basic Webpage Controls with JavaScript / COM - Tutorial by Jethrow
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 1381
Location: The Interwebs

PostPosted: Thu Sep 04, 2008 5:09 am    Post subject: Reply with quote

tank wrote:
all other google bar features tho not really visible are there


How about Site-Specific searches and AutoFill?
Back to top
View user's profile Send private message AIM Address
tank



Joined: 21 Dec 2007
Posts: 2416
Location: Louisville KY USA

PostPosted: Thu Sep 04, 2008 5:19 am    Post subject: Reply with quote

you can search using any engine you like
the new address bar mixes site specific search wiht the google live search and its best guesses at variations to a url that your typing
and yes autofill is built in as well
_________________
Basic Webpage Controls with JavaScript / COM - Tutorial by Jethrow
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 1381
Location: The Interwebs

PostPosted: Thu Sep 04, 2008 5:33 am    Post subject: Reply with quote

tank wrote:
and yes autofill is built in as well


Where might I find this feature?

And I know the address bar does have some site-specific searching, but I don't like it nearly as much as Google Toolbar's.
Back to top
View user's profile Send private message AIM Address
heresy



Joined: 11 Mar 2008
Posts: 291

PostPosted: Thu Sep 04, 2008 9:49 am    Post subject: Reply with quote

about pages for chrome
Quote:
about:cache
about:dns
about:memory
about:histograms
about:internets
about:network
about:plugins
about:stats
about:version

and...DO NOT TRY about:%
_________________
Easy WinAPI - Dive into Windows API World
Benchmark your AutoHotkey skills at PlayAHK.com
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5043
Location: /b/

PostPosted: Thu Sep 04, 2008 11:33 am    Post subject: Reply with quote

heresy wrote:
about pages for chrome
Hey heresy have you tried about:internets
_________________
Chat (IRC) • PlusNet • Scripts • IronAHK • Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group