Google Chrome Now Has Resource-Blocking Adblock 335
MackieChan writes "It seems to have slipped under the radar, but Google Chrome now has resource-blocking abilities, and may have had the ability for some time. Using the 'beforeload' event on the document, an extension can now intercept resources from loading. Adblock for Chrome has already added it, and I expect the other 'ad-blocking' extensions have as well. Before you start praising Google, however, it's the WebKit team that deserves your credit; one Chromium developer responded to praise by stating '... thank Apple — they added it to WebKit, we just inherited it.' Firefox vs. Chrome just got a bit more exciting."
It does say something about Google (Score:3, Interesting)
Well, you have to admire that the biggest online advertising corporation on the internet didn't pull out the ad blocking feature on it's own brand of webkit browser. Yes, Google is a corporation like any other, but at least they have a little respect for not pissing it's costumers off. I think a lot of companies in the same position would have made it so their browser ADDED ads.
Re:It does say something about Google (Score:5, Insightful)
I suspect it's because Google knows that virtually no one uses AdBlock, and that those who do aren't the sort that tend to click on ads anyway. Same reason they let you opt out of their DoubleClick tracking cookie -- you won't bother.
I suspect it isn't true (Score:2)
Re: (Score:2)
Whereas people using internet explorer as a rule won't probably care that much , I suspect firefox user in percentage (if not majorly) will care about noscript, adblock. I don't know many people without noscript and/or adblock. No granted , that could be a selection bias here, as I work in IT.
The people I know that use FF, are mostly friends in IT, or family members for which I install noscript and adblock. But even then, Google won't mind.
Re: (Score:2)
NoScript isn't on/off, has very fine-grained control.
It takes two clicks to permanently (or temporarily) enable scripting on any websites you visit. All the rest of the scripts out there are mostly junk for advertising/tracking. You might not care personally about the privacy aspect of download scripts from doubleclick.net but some people do. There's also the fact that many sites these days will load scripts from a dozen different sites along with every page. That's a dozen unnecessary internet connections
Re: (Score:2)
NoScript isn't on/off, has very fine-grained control.
It takes two clicks to permanently (or temporarily) enable scripting on any websites you visit.
That works for most sites, but not all. Some keep having problems after allowing scripts for that site, even after repeated allow-clicks because of javascript includes.
Re: (Score:2)
Re: (Score:3, Informative)
I've recently glimpsed the screen of someone who does NOT use AdBlock, and I was shocked.
A huge animated ad taking 2/3 of the screen, and the rest of the screen was split between a bit of actual content in the lower left corner and another ad in the right half of the space under the big one. And after scrolling down, you had more and more ads. And that's a large, popular site.
At least around here, anyone who has a friend/coworker with a modicum of technical skills will have AdBlock installed... browsing t
Re:It does say something about Google (Score:5, Insightful)
no, I think its more down to the type of Ads that are blocked. Block Google adwords? Pointless.
Block a non-Google flash-based flashing lights and scrolling text and attention-catching beeps, you betcha.
In other words, adblocking is actually beneficial to Google as it gives Google ads more marketshare (ie by reducing the competition).
Re: (Score:3, Informative)
Not true. Google serves up a lot of image and rich media ads. Google reps will tell you that click through rates on image based ads outside of google.com are significantly higher than text ads.
Works in Safari too? (Score:4, Informative)
The same people (person?) that make Adblock for Chrome also make Adblock for Safari (5.0+) [safariadblock.com] Since the feature was ported from Webkit into Chrome, I wonder if Safari has the same ability.
Re: (Score:2)
And for the rest, you can do this at the DNS level. In fact, analyzing the logs of a small local ISP I consluted for, 25 freaking percent of all http connections go to domains that absolutely don't deserve being resolved. Hijacking these not only makes you save bandwidth, but also is good for your customers' mental well-being.
Censoring "subversive sites", porn, etc is not only evil but also makes customers upset. Yet censoring doubleclick.com is something no free speech advocate is going to object to.
Re: (Score:3, Insightful)
What you're describing is exactly how this new adblocker (as Firefox's adblocker always has) works: it blocks the ads *before* the browser tries to fetch them. So no fetch, no DNS request.
And the HOSTS file is more insecure as a solution because it either:
1) Has no update mechanism
or
2) Has update mechanism that depends on a daemon that requires access to the internet *and* access to important files like HOSTS.
While this adblocker only requires access to browser profile files.
Re: (Score:3, Informative)
And that's adblock's MAIN problem: It's limited to single browsers only, and doesn't cover other programs that are also potentially threatened by bad sites or scripts even such as email programs that use HTML, like Outlook etc.
Using daemons?? Not needed in HOSTS files. Where do you get your misinformation from???
Also, to update adblock???? You also need internet access also!
Oh my, is apk still around? Aren't you getting bored of spreading your hosts file nonsense?
(Disc
Hmm, this is weird. (Score:5, Funny)
Re:Hmm, this is weird. (Score:5, Funny)
A Slashdot story with impeccable grammar? Something doesn't feel right.
Maybe the grammer nazi"s intercepted the message...?
Re: (Score:2, Insightful)
Re: (Score:2)
Grammar nazi: in pre-Web days they were called editors.
And I always thought that they were called Mods on those old BBS boards...
Re: (Score:2)
Re: (Score:2)
Almost, but not quite. There shouldn't be a comma before "and" in the first sentence. The remainder of the sentence, "may have had the ability for some time", isn't an independent clause.
The comma before "but" was correct as, "chrome now has resource blocking abilities", is an independent clause.
Do I get my grammar nazi badge now?
Still not as good as what Firefox has (Score:5, Interesting)
It doesn't catch every single resource -- ad blocking plugins for Chrome admit that it won't catch everything and still has to just hide some ads. And it's not nearly powerful enough for NoScript to work.
So there is still no Firefox vs. Chrome/Chromium. Firefox still leads, big time, because of this issue.
I'm rooting for Chrome/Chromium/Webkit to get proper blocking abilities, because it's great otherwise. But until they can do what's necessary to get true blocking, I won't use it.
Re:Still not as good as what Firefox has (Score:5, Informative)
It doesn't catch every single resource -- ad blocking plugins for Chrome admit that it won't catch everything and still has to just hide some ads.
It looks like the resource blocking not working in some cases is an accepted bug, and thus will be fixed soon.
And it's not nearly powerful enough for NoScript to work.
Chrome has that built-in. Go to "Preferences" -> "Under the Hood" -> "Content Settings" -> "JavaScript" -> "Block all". You can also manage per-site blocking from that screen. On websites that use JavaScript, a "JavaScript blocked" icon will appear in the toolbar, and you can click on it and click "Allow JavaScript on this site".
Re: (Score:2)
I think you could call your option for Noscript vs Chrome convoluted. What makes ns better is that an idiot can use it.
Re: (Score:2)
Chrome does NOT have NoScript (Score:5, Informative)
First, NoScript does much more than just block JavaScript.
Second, NoScript makes it possible to restrict JavaScript based on the originating domain; that means I can enable JavaScript for e.g. forums.bioware.com and deny for e.g. ea.com. When I visit forums.bioware.com it will not load scripts from ea.com and I can still have a snappy experience on forums.bioware.com. (Ea.com is, for some reason, a slow piece of shit.)
Re: (Score:2, Interesting)
NoScript makes it possible to restrict JavaScript based on the originating domain
I love that feature. Even if only because it's fun to see sites that load Javascript from a dozen other sites. It's quite impressive how many ad, social app, tracking, etc. scripts some sites cram into their pages.
Re: (Score:3, Interesting)
http://noscript.net/abe/ [noscript.net]
Most of Google's revenue is advertising. (Score:5, Insightful)
Looking here [google.com] we can see that, for 2009, Google made 23,651 million in revenue. Considering that 22,889 of those millions were from advertising, you have to wonder how long google will tolerate ad blocking in their products. Sure, it is fine now as not many people use chrome, and even fewer of those people install an ad blocking plug-in, but what about if it becomes more popular? Will they still tolerate it then? One wonders what would happen to google if Microsoft decided to make ad blocking default in Internet Explorer.
Re: (Score:2, Insightful)
I've asked myself this question too. The funny thing is, I would be very OK with google adwords on the page, just not the slow, obnoxious flash-based ads. So if Google explains that adwords will make a reappearance I would be fine with it. I am not anti-ads, I am anti-eyesore and anti-slow-flash-crap.
Re:Most of Google's revenue is advertising. (Score:5, Interesting)
I am not anti-ads, I am anti-eyesore and anti-slow-flash-crap.
Well said. I wish there is a way I can state my own ad preferences so that the web sites know what kind of ads I will accept. Like browser sends a string that says, "Will accept text ads, static image ads. No animation, no flash ads, so sound, no pop-ups or pop-unders. Currently in the market for: Digital camera, scuba vacation, college visits"
I want only the obnoxious advertisers to go out of business. I want to provide a carrot for the sites that are willing to play nice.
Re: (Score:2)
If they try to disable that Webkit feature after people are used to Chrome ad-blocker, those people will just switch to other browsers, including custom versions of Chromium. Chrome users are tech-savvy, or helped by tech-savvy people, who won't eat it and shut up if they like Adblock. /Firefox user, not adblock user
That may be why they are doing it (Score:5, Insightful)
So, if Google makes a good ad blocking system that is included by default, many people will just use that. That means they can control what it does, and what defaults it has. Thus maybe by default it only blocks annoying ads. It stops interstitials, animated crap, popups/unders and so on. However it permits text ads and simple banner ads, which is what Google does. So people say "Ahh this is nice, the Internet isn't annoying," and don't go looking for anything else, or even adjusting the settings.
You have to remember many people don't hate ads, what they hate is ANNOYING ads. I personally don't mind ads, sometimes they are even interesting. I don't run ad block because I appreciate sites need to make money. However I do run Flashblock because I hate annoying ads and that's what they usually are. I hate ads that interrupt my browsing, or that put a heavy load on my system. So an adblock software that just blocks the annoying shit would be ok in my book.
If they include nothing, people have to look elsewhere. Maybe what they get is an app written by a "No ads at all ever," kind of zealot that just straight blocks everything, including Google. that hurts them, of course.
As such by being pragmatic about it, they can have a measure of control over it. If they just try to pretend it doesn't exist, they may get something they don't want.
Re: (Score:2)
Even if Google could stop it (which they really can't) they wouldn't want to, because you need the nerd vote. I know that I was thinking about dropping Chrome until real ad blocking appeared (still fails on TPB though, and some other sites) and if it went away I'd go back to firefox in a hot second even though it takes twice as long to start and twice as long to load typical pages I actually load.
Still waiting for... (Score:4, Interesting)
Is everyone ever going to make an adblock-alike which, rather than "blocking" ads, just prioritizes them differently so I don't need to wait for fifty ads to load before I can view actual page content? I really don't mind ads. I'm okay with them. I don't want to block them, and I think people who do block them are assholes. But I don't want to wait for them.
Re:Still waiting for... (Score:5, Insightful)
I wholeheartedly agree with this, strictly in the "load after" sense. I cannot stand it when the content I am interested won't load because some overworked ad server is stalled.
That said, I'm also an "asshole" who blocks ads. Why? Because I don't care for the way they're shoved in my face constantly. I'm sorry, but I don't care how much you polish it, a turd is a turd, and I want nothing to do with it. Same goes for most ads. I really don't care about the product or service, and shoving it in my face with interstitial ads or flash pop-overs or whatever only makes me hate your brand even more.
I'm tired of being demonized when it's the advert companies who don't have a clue. Get it together, stop bludgeoning me with your dreck, and I might stop blocking it.
Re: (Score:2)
I think people are generally thinking the wrong way. They need to make in unprofitable for specific kinds of adverts to be shown. Not block all adverts. This would mean turning off all gif animations and also using Flash block. When the only way that advertisers will be able to show you something is when they don't molest your eyes, things will change.
I can now scroll web pages semi-smoothly on my Atom notebook. Flash movies will usually actually play without the extra cpu load. I also don't have to w
that cuts both ways (Score:3, Insightful)
If you don't want me to see your site for free, don't put it on the internet.
Re: (Score:2)
I don't use adblock, but playing Devil's advocate, most ads only "pay for content" if you actually click them. If you won't, then you're not helping pay for the content, you're just wasting the advertisers and your own bandwidth.
Re: (Score:3, Insightful)
I want free content without ads. I'm more than willing to let sites die if they can't provide me with this. Life is too short to subject yourself to unnecessary advertising. I create free web content without ads, so I put my effort where my mouth is. Hmm, that doesn't sound right...
Re: (Score:2)
wow hyperbole much?
no one is saying that ad blocking should be illegal, just that its immoral. Or maybe I should fight hyperbole with hyperbole and say that you're suggesting that websites with ads should be illegal.
Also subscription based content has been tried and it failed. See salon.com for example. The problem with web content is that you don't know the quality of the content until after you've consumed it. but once you've consumed the content, you have no incentive to buy it. Ads are really the only e
its an arms race (Score:3, Insightful)
there already exist pages that will not load the genuine content until the page actually responds with verification that the ad content has loaded in the browser
the ad content will say send a code via ajax back to the server: "i'm now alive in the browser, showing dancing mortgage seekers... ok send the article"
if enough people block ads, this will be the norm
i'm annoyed by intrusive ads and interstitials and articles broken out over 15 pages like everyone else, but the publisher needs to make cash to keep
Re: (Score:2)
Absolutely. What I want isn't an ad-blocker, just an "ad-controller"; I don't mind the adverts, I even understand that they're necessary - but I don't want them to completely stop me from doing what I came to do. If they could just load after (or concurrently with) the content instead of before, and not do anything that intercepts my mouse movements or slows my browser to a crawl I would be happy.
Some website owners don't seem to understand this. I recently emailed armorgames.com to explain that, while I un
Re: (Score:3, Interesting)
Is everyone ever going to make an adblock-alike which, rather than "blocking" ads, just prioritizes them differently so I don't need to wait for fifty ads to load before I can view actual page content? I really don't mind ads. I'm okay with them. I don't want to block them, and I think people who do block them are assholes. But I don't want to wait for them.
How can you be OK with ads? It's humanly impossible to read text from a screen while 6 flashing ads are begging for attention.
Before ABP I used to stick post-it's to my screen just to cover them up. Ad blocking software is a big step forward.
Re: (Score:2)
I wouldn't mind ads if they
1) Didn't slow down the network (AKA, loaded last or at least at the same time)
2) Didn't take up more than half the screen
But *MOST IMPORTANTLY*
3) DON'T CONTAIN *ANY* TYPE OF ANIMATION
I can't STAND movement on the screen when I am trying to read. It is extremely annoying. That is the #1 reason I block ads.
Re: (Score:2)
Getting up during an ad, or flipping the channel, is equivalent to leaving a website whenever you see an ad. I have no problem with this.
Re:Still waiting for... (Score:4, Insightful)
can't we come to a compromise?
Assholes who fill websites with so many ads that the actual content is unreadable are Assholes.
Assholes who install software to remove the ad-part while still viewing the content-part are Assholes.
If only one of those two assholes existed, evolution would probably take care of them a lot quicker.
Re: (Score:2)
everyone seems to have forgotten that matching customers with products is what advertising is all about.
Telling you over and over that you have to spend money on something you have no need of is what advertising is all about. Advertising is obnoxious in all its forms but I grant you that google's ads are the least obnoxious.
a sad day (Score:3, Interesting)
i hate to sound like Kyle Reese, but this is how it happens:
July 2010, Apple adds ad-blocking to WebKit.
it makes its way slowly into most popular web browsers cutting off the revenue stream for content publishers on the internet.
those publishers make a move onto one of several closed platforms originally designed for mobile platforms.
after an initial intense fight, a single closed platform dominates. the others fade away.
internet use drops significantly. only free content is available on it, and the mainstream views it increasingly as a refuge for subversives. most households disconnect.
April 3rd, 2017: the internet backbone is shut down.
premium content and visiting traffic moves predominantly to the closed platform.
Re: (Score:2)
Re: (Score:2)
When does the system become sentient? Looking forward to the day.
Re: (Score:3, Interesting)
I know this is just an attention-seeking post, but I feel compelled to explain one thing. Namely, if you are connected to the Internet, you can host your own content. That's how the Internet works. I pay my ISP for both download and upload speed. Sure, the latter is always a magnitude slower so that the ISP can earn more on "corporate" connections, but I still can host my own website and am not upload amount capped.
Even if companies stop hosting content because they won't make any money on it, there still w
Re: (Score:3, Informative)
Read the terms of services of your ISP carefully. Most (not all, so maybe you're lucky) have a clause with home service that state you cannot use it to host a a full fledged server (with legalese to separate a server in the technical sense from a server the way we talk about it).
In my case, my ISP goes a step further and blocks port 80 in upload. Obviously can just put the site on another port, but....
Re: (Score:3, Informative)
I read through it every time they change it and nope, nothing about hosting. The only port they block is 21 (IIRC) to pretend they're fighting spambots.
What a sad world we live in where ISPs block port 80 to stop home users from hosting websites and home users not boycotting that.
Re: a sad day (Score:4, Insightful)
The only port they block is 21 (IIRC) to pretend they're fighting spambots.
Either the spambots have started using FTP (slippery fuckers!) or you meant 25. ;)
The Internet without advertisers (Score:5, Insightful)
It may shock some people, but there was an Internet (and a web) before there were commercially supported websites.
It was smaller, but it worked just fine. In fact, it worked beautifully. Many of us want it back.
What's AdBlock? (Score:3, Informative)
Re:Uh, not really (Score:4, Informative)
Re: (Score:2, Interesting)
Re: (Score:3, Interesting)
I migrated from Opera. I sorta miss the complexity, but Chrome starts simple, and lets you make it complex.
Re: (Score:3, Insightful)
Re: (Score:3, Insightful)
Yeah, and there are certainly places where FF is better than chrome -- e.g., both have similar "awesome bar" things, but FF's is hugely faster and better at coming up with appropriate matches than chrome's. This is not a small issue for me -- I've come to rely on the AB instead of using bookmarks (chrome's "blank page menu" thing is more user-friendly, but vastly more limiting).
I use both browsers -- FF at home, where my machine has lots of memory, and chrome at work, where memory restrictions make the a
Comment removed (Score:5, Interesting)
Re: (Score:3, Informative)
Behind the curve? I'm on Linux, which was always the poor cousin in the early days, and Chromium is ahead of the curve because it is the development version (I'm running 6.0.457.0 and saw a site that said I didn't have a "latest version" of Chrome or Firefox the other day because it said they didn't official support development builds).
Re: (Score:3, Interesting)
Do you still have to use some behind the curve hacked version to keep all your data from being sent to Google? Because Google's data mining and installing "updaters" that refuse to uninstall with the app made it a non starter for me.
Erm, it's called Chromium, and it's kinda more ahead of the curve than behind it, since it's what Chrome is based upon. (Google just adds its data-mining crap to the OSS Chromium code base in order to release Chrome.) So if you use Chromium, you get all of the good stuff and none of the Google rubbish. It's also worth remembering that Chromium's sandboxing of tabs provides some level of security against web malware exploits, even if it can't replace all that noscript offers.
But I've got no dispute with y
Re: (Score:3, Informative)
I can't switch until Chrome duplicates the Firefox cookie controls. Say what you want about the speed but Chrome still has the worst cookie controls of any of the major browsers.
Re:Uh, not really (Score:5, Insightful)
Incorrect. Chrome can't run NoScript [noscript.net].
And before you say, "Chrome lets you control JavaScript execution, blah blah blah," yes it does at a very coarse level. NoScript is much more fine-grained, and provides substitute scripts for sites that "need" to run crap from google-analytics et al.
It looks like this functionality may bring NoScript that much closer to Chrome.
Schwab
Re: (Score:2)
Re: (Score:3, Informative)
The developer tools for chrome has really caught up with firebug in the past year or so, it may even be the equivalent of firebug right now and it's built in.
Re: (Score:2, Informative)
Not really. The script debugger is so-so (I still prefer Firebug's, but Chrome's is ok), the resource tracker is nice, but Chrome's DOM inspector is terrible. The interface for modifying DOM properties is klunky, and on Firebug I can assign a shortcut to toggle the click-to-inspect feature, which I really miss on Chrome - it makes me click the button to toggle click-to-inspect, alt-tab to the webpage window, and the select the element to inspect. It's convoluted.
I'd like to know if.... (Score:2)
I'd like to know if "Resource-blocking" applies to scripts as well.
eg. If Chrome can block both scripts and images from doubleclick.net then this feature could be 99% of what most people want from a junk-blocker.
(No, I can't be bothered to go and investigate for myself)
Re:Uh, not really (Score:5, Insightful)
You seem to be assuming that the user wants to run each and every script on the pages they encounter... this is not the case.
One of the main reasons to use Noscript is to avoid scripts that are not designed with your best interest in mind.
Re: (Score:2, Funny)
There's no way anyone could be so fucking stupid as to believe that people use NoScript due to javascript execution time. No-one...surely...
Re: (Score:2)
Re: (Score:2)
Every script loaded is a new IP connection.
On many sites that's ten or twenty new connections for each page...bound to slow you down.
(But yeah, 'speed' isn't why I disable scripts...)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Firefox has *always* had that ability... it was the lack of it in Chrome that was keeping a lot of people, such as myself, from seriously considering it as an alternative browser.
Re:Uh, not really (Score:4, Informative)
There are some options for Youtube downloading on Chrome.
https://chrome.google.com/extensions/detail/bdokagampppgbnjfdlkfpphniapiiifn [google.com]
Re:Uh, not really (Score:5, Informative)
A few reasons for Firefox:
- NoScript [mozilla.org]: mostly to block potentially malicious active elements like Flash and Java. Better safe than sorry, especially with Adobe products.
- CookieSafe [mozilla.org]: Fine grained control over cookies.
- RefControl [mozilla.org]: Blocks referrers for selected sites. I don't need to stuff tracking information down everyone's throat, especially not YouTube (embedded videos).
- Xmarks [mozilla.org]: Lets you synchronize your bookmarks using your own HTTPS protected WebDAV share.
- FoxyProxy Standard [mozilla.org]: Use different proxies for different sites
- Redirector [mozilla.org]: Rewrite http:/// [http] links into https:/// [https] links for selected sites that don't default to https.
- Web Developer [mozilla.org]: Dissect web pages.
Is all this available in Chrome* browsers already?
Re: (Score:2, Informative)
No, but you haven't done your homework at all. Google Chrome comes with an integrated version similar (yes, it's got a long way to go, but it's still pretty good) to Web Developer. And then there's Switchy! instead of FoxyProxy. And I wrote my own version of Redirector for Chrome. Oh, Xmarks? What's that? Google Chrome has that integrated into it, logging you in to your Google account, storing yout bookmarks on Google, etc.
Thank you for trolling Slashdot, have a nice day!
Xmarks (Score:3, Informative)
Xmarks lets you store bookmarks wherever you want instead of where Google wants. Plus, it's cross-browser.
Oh, and not everyone you disagree with is a troll.
Re: (Score:3, Informative)
Xmarks has a Chrome version. I use it to stay synchronized between FireFox and Chrome.
Re: (Score:2)
Chrome has Xmarks, btw. I use it to sync my bookmarks between FF and Chrome.
And Web Developer is cool, but Chrome has pretty awesome Firebug style debugging built in.
Re: (Score:2)
Every reason people used to give in favor of Firefox now applies to Chrome, times ten.
What? Zotero is now available on Chrome? Ah, no, apparently not.
Re: (Score:2)
what can Chrome do that Firefox can't?
Not crash.
Re: (Score:2)
Re: (Score:2)
Yeah, and that all "one tab doesn't affect the others" is bull: VLC plugin running on one tab, crashes, locks up not only all the tabs, as all the Chrome windows if you have more than one open.
Re: (Score:2)
It doesn't even do that, I regularly see a 3-400MB chrome process. and that's just one tab
Re: (Score:2)
If your app is acting up, log it, report it. But low memory is really a thing of the past.
I like firefox for the addons. Safari/FF is my main browser, with chrome and icab as needed.
Re: (Score:2)
Re: (Score:2)
My notebook is capped at 1GB of RAM, so no, memory is not cheap for me. To upgrade my RAM, I have to upgrade my computer.
That said, I use Chrome because it's still quite a bit faster (except for Flash.)
Re: (Score:2)
I find Chrome is faster in a multi-core environment. While that's most computers these days, I still have some systems where Firefox does tend to run faster... specifically, on my netbook which is capped at 2 cores, and on the PC I have to struggle with at work, where they're so cheap that they're still using CRT monitors. (one of these days I'm going to go to my eye doctor and get a note pointing out that the CRT is bad for my eyesight and that I have a medical requirement for something that was built with
Re: (Score:2)
There is a difference between an application that uses memory as cache (when needed) and releases it afterwards, and something ike Firefox that just allocates and allocates even when you have closed 19 of your 20 tabs, and it's still holding on to half a gig or more, causing excessive swapping when you need to alt-tab to something else.
Re: (Score:2)
Not entirely random (Score:5, Informative)
Apple is closely involved with Webkit (it's the backend Safari uses), and this feature that made better ad-blocking possible was contributed by Apple. So it's not entirely random.
Re: (Score:3, Interesting)
Apple is closely involved with Webkit (it's the backend Safari uses), and this feature that made better ad-blocking possible was contributed by Apple. So it's not entirely random.
Others have asked why google didn't "fix" apple's anti-advertising system by customizing webkit to meet their corporate advertisement-friendly goals. What I ask is why Apple hasn't appeared to capitalize on their adblocking engine (right, right! "not enabled without an extension, but neither is Chrome's yet")
I hear its resource-blocking isn't perfect, but being an Apple-run project, the devs and PR could have appeased the public a week ago for the new Safari 5 release. They remained hushed, and we know they
Re:Not entirely random (Score:5, Informative)
Apple is not just closely involved with Webkit. They wrote it. Apple created a fork of KHTML and KJS and Webkit was born from that. In 2005 Apple open sourced Webkit and released it to the wild. Contrary to common belief, Apple actually gives quite a bit back to the Open Source community.
Re:Not entirely random (Score:4, Informative)
In 2005 Apple open sourced Webkit and released it to the wild. Contrary to common belief, Apple actually gives quite a bit back to the Open Source community.
It's because they legally had to - they forked KHTML which was under LGPL. Now webkit is also under LGPL [webkit.org]. In addition, if you go back to the time period you are referring to and read how they released the source back - they made it so that KHTML developers couldn't easily merge the changes [wikipedia.org] back into their project, and offered little to no collaboration with KHTML project. It was Apple's way or highway - yes they are clear legally, but not really a high mark there.
So, Apple may "give quite a bit back" but this is not really a good example.
Re:Meta: this story is under Apple? Why? (Score:5, Informative)
Its meta-commented Apple because of the last part of the summery:
one Chromium developer responded to praise by stating '... thank Apple — they added it to WebKit, we just inherited it.' Firefox vs Chrome just got a bit more exciting.
Re: (Score:2)
Vimperator, VideoDownloadHelper, AutoPager, Greasemonkey, NoScript, Stylish, Mobile Barcoder, Scrapbook, Aardvark and Cookie Exporter: my main reason to stick with Firefox.
The Mozilla Manifesto: my second reason.