Google Chrome Extensions Are Now Available 291
kai_hiwatari writes "The Google Chrome Extensions site is now open for Windows and Linux users — but not yet for Mac — and contains around 300 extensions. AdBlock is not yet available, however. (The closest thing to it is Adsweep, but right now it seems to be broken. Who wants to take this on?) Does the availability of extensions put Chrome at risk of becoming bloated, like many complain about with Firefox?"
SRWare Iron and firefoxs addons (Score:2, Informative)
Even though I'm a little bit skeptical about the bloated aspect, hopefully SRWare Iron [srware.net] will be updated to support them soon too. Iron is Chrome but with all the things that violate your privacy removed.
Hopefully Chrome's extension system is done better than in Firefox though. It becomes incredibly clumsy, and the interface itself is already too. Been the main reason I've stayed with Opera, as it has everything build-in and works fast. But maybe Chrome becomes more useful now.
Re: (Score:3, Informative)
Hey, I think Chrome's great, too, but I don't see how you can call Firefox's extension system "incredibly clumsy" -- you install extensions, you can remove them from an addons panel, and they're upgraded automatically (which is more than you can say for Chrome, I think). That's it -- there's nothing more to it.
Re: (Score:3, Insightful)
He was clearly talking about the architecture, not the UI.
Personally, I'm skeptical that Chrome will offer significant performance improvements over Firefox once its extension system is up to scratch. Even if Chrome's architecture is better, I would expect the extensions themselves to be of similar quality to those in Firefox.
Re: (Score:2)
I don't see how you can say that he was "clearly talking about the architecture, not the UI," when he didn't mention either one of those in his post. ;)
Re: (Score:2, Offtopic)
sopssa: Bananas are gross.
mdm-adph: I don't see how you can call bananas gross -- they are yellow and smooth and curved. How is that gross?
FlyingBishop: He was clearly talking about the taste of bananas.
My point: If I make a vague statement about something that could mean either A or B and A is obviously wrong, then it's pretty safe to assume I'm talking about B. So don't bash me because you assume I'm talking about A. (replace "I" with "sopssa")
Extensions security? (Score:5, Insightful)
Hey, extensions are great - but for one detail: Security! The current extensions model is as insecure as hell. All extensions have full access to the browser process - there is NOTHING that stops a rogue extension that was helpfully installed when you tried to punch the monkey and clicked "Yes" to the annoying question from watching everything you do in the browser and send any input you type into a form back to a mother ship you didn't even know existed.
I appreciate that the idea of adding a decent security model into extensions and plugins is a hard, thorny problem to solve. But that is exactly why we really, desperately need it! The browser is, for many computing environments, the "Operating System". Although I write this on a Linux laptop, the computing platform I use for development isn't Windows or Linux or MacOS, it's Firefox/Chrome! I don't personally much care what O/S the end user uses.
Because of this importance, because the browser is fast becoming the only O/S that actually matters, it's vitally important that we develop SOME kind of framework for application level security. The utter lack of a current extensions security model is just begging for disaster!
Re: (Score:2)
Bad example. All the security in the world's not going to have save you from stupid shit like that. By your metric, everything's an incredible security risk because we're all lusers. How's that Mozilla's fault?
Re: (Score:3, Informative)
At least mozilla disables the "OK" button for ~5 seconds so that you actually read the warning (and by default doesn't allow installation of extensions from anywhere other than addons.mozilla.org (but you can (easily) change that if you want to so it's not evil)).
Re:Extensions security? (Score:4, Informative)
All mozilla extensions on addons.mozilla.org go through a review process. Stuff might slip through, but its unlikely that unwanted behaviour in popular addons isn't noticed. The addons are distributed over SSL.
Re: (Score:3, Interesting)
All mozilla extensions on addons.mozilla.org go through a review process. Stuff might slip through, but its unlikely that unwanted behaviour in popular addons isn't noticed. The addons are distributed over SSL.
And are the updates properly secured with digital signatures? Otherwise dns poisoning or open wireless MITM is all that is needed..
Re:Extensions security? (Score:4, Insightful)
Firefox extensions would be next to useless if there was sandboxing or anything like that. The entire base browser is more-or-less a large extension, at least from an architectural point of view. The idea is that extensions can and and replace arbitrary bits of the browser, because they're peers.
"Fixing" that problem would destroy Firefox.
Enough people use Firefox that, if your dire predictions were accurate, we'd see hundreds of exploits. But Firefox makes it really hard to install extensions from anywhere outside the SSL-secured addons.mozilla.org site.
IOW, it's not a problem
Re:Extensions security? (Score:4, Insightful)
There is a firefox extension I use called Property Bee. What it does is that every time I visit certain popular British and Irish real estate listing sites, such as Rightmove, it sends details of everything I look at on the site to a central server. In return, it tells me what all the other plug-in users saw when they looked at that particular property, so I can see a full history of all the changes the estate agent (realtor) has made to the listing, including price and description.
A plug in like that, which is totally up-front about what it does is fine, but the same technology that is used in that plug-in could be used for purposes that are definitely not OK.
Re:SRWare Iron and firefoxs addons (Score:5, Interesting)
Re: (Score:3, Interesting)
Unfortunately I can't stand webkit's middle click behaviour [webkit.org] years of middle clicking on everything are not easily forgotten, so i'm sticking with firefox.
Re: (Score:2)
Chromes extensions install without you having to restart the browser. if they crash, they crash only the extension, and they are also very easy to make (just javascript). I find the extension model much better than firefox's.
Unfortunately I can't stand webkit's middle click behaviour [webkit.org] years of middle clicking on everything are not easily forgotten, so i'm sticking with firefox.
I've never been too happy with Firefox's middle-click behavior, though. It seems to be mapped to a bunch of one-click operations that have apparently nothing to do with each other...
Middle click in window: paste clipboard buffer to URL bar and go
Middle click on link: open link in new tab (this one is actually useful)
Middle click on tab: close the tab
So if you mistakenly middle-click while you're not over a link you get sent to some random place - quite possibly the badly-behaved DNS server's ad page... It
Re: (Score:2)
Re:SRWare Iron and firefoxs addons (Score:4, Insightful)
I don't know about you, but I trust more Google than some random guys on the Internet.
Re: (Score:3, Informative)
TripMaster Monkey, how do you know that it's not as privacy-invasive as Chrome is? Just because they say so on their web site?
Iron is free and OpenSource.
So you can check it yourself. Or packet dump, whichever you prefer.
Re: (Score:2)
So you can check it yourself. Or packet dump, whichever you prefer.
How so? It takes more than a "skilled programmer" to audit several 100k lines of code for privacy infringements.
The fact that the software is open source does not change that.
angel'o'spheere
Re: (Score:3, Insightful)
Then packet dump. A reverse DNS on each packet would be enough information to whittle down the data.
Re:SRWare Iron and firefoxs addons (Score:4, Insightful)
Re: (Score:2)
The devs are primarily German. Cut them some slack.
No (Score:5, Insightful)
Does the availability of extensions put Chrome at risk of becoming bloated, like many complain about with Firefox?
No. For a lot of us, that's like asking, "Does the ability to run JavaScript put Chrome at risk of becoming bloated?" or even, "Does the ability to render HTML put Chrome at risk of becoming bloated?"
Extensions are among the core featureset that a browser should support. With extensions, you simply make sure that everything is possible to accomplish with the extension API instead of implementing new features. That way, the user decides how bloated the browser becomes and doesn't have to put up with the bloat of unwanted features.
Re: (Score:3, Interesting)
Your analogy is more apt than you know, since Chrome extensions are entirely written in Javascript and HTML. They don't pose the same problems as Firefox extensions.
Re:No (Score:5, Informative)
Actually virtually all Firefox extensions are js and DOM interacting with foo.xul. You can create C++ extensions as well though.
Re: (Score:2)
Um... what exactly do you think Firefox extensions are written in?
Hint: one's an interpreted web scripting language, and the other is a markup language...
Re: (Score:2, Interesting)
Yeah, we're all totally pissed that our extensions take up an added 5% of our memory usage and .00000000005% of our disk space, and the extra 00:00:03 of time the processor spent loading them right? /sarcasm
Why is it that the people here, on a computing and technology based site, have the shittiest, low end, antiquated computer equipment around? The actual users of the extensions don't care AT ALL that it takes that tiny fraction more to view their sites without ads or whatever else it is that help
Re: (Score:2)
Re: (Score:2)
Try again. Firefox+Windows XP run fine on an 800Mhz PIII with 256MB RAM.
They run better on a faster machine, but it's not the bloated POS you seem to think it is.
Re: (Score:2)
What the hell are your developers doing to require that much horsepower? Thats almost as big of a horse as the live streaming HD video decoder/encoder/remixer we had at my last job. We had exactly one of these machines.
Re: (Score:2)
What the hell are your developers doing to require that much horsepower? Thats almost as big of a horse as the live streaming HD video decoder/encoder/remixer we had at my last job. We had exactly one of these machines.
I don't know about the GP poster, but I work in scientific computing, and 24GB RAM is useless to us for anything other than our desktop machines. For our simulations, the necessary RAM is measured in terabytes or (soon) petabytes.
Re: (Score:2)
I've had cause to use some iron (not nearly that big, but a 100+ node HADOOP cluster and the aforementioned 16 core video remixer) at work myself. But the GP was using that as a reference for a modern pc for use in displaying a browser, and it is completely inappropriate to assume that the average high end user is going to have a $10000-$20000 machine sitting on their desk.
Re: (Score:2)
No. For a lot of us, that's like asking, "Does the ability to run JavaScript put Chrome at risk of becoming bloated?"
I don't know, judging from some NoScript fans, they certainly think so.
No AdBlock? No Chrome for me. (Score:2, Insightful)
Re: (Score:2)
What sort of masochist would browse without AdBlock?
I would sooner go whoring without condoms.
Re: (Score:2)
I've been using chrome for all my personal browsing with a host file. works pretty well for me.
Re: (Score:2)
True, though I prefer an HTML aware solution. Sometimes you need to collapse seizure_inducing_flash_advert.swf AND its associated div
Re: (Score:2)
ClickToFlash for Safari is *invaluable* for that sort of nonsense. I use that in combination with a custom stylesheet and have an ad-free life on the net.
Re: (Score:3, Insightful)
I have a fundamental disagreement with the concept of telling your computer a domain points to a non-existent server simply in order to block advertisements originating from it.
The only entry in my hosts file is a server that was taking ages to respond, and as all it was providing was some stylesheets and javascript, I just mirrored the files on localhost and temporarily linked that server to 127.0.0.1. The hosts entry will be removed as soon as it’s no longer needed.
Re: (Score:3, Interesting)
Re: (Score:3, Interesting)
It’s an ugly hack. That’s all. I put it on a similar playing field with the DNS domain search pages. You’re breaking the internet, or a part of it.
Much more elegant is telling your browser “hey, this object/element... don’t load it.”
Re: (Score:2)
You’re breaking the internet, or a part of it.
Really, wow. I didn't know that my client had any effect on the internet, especially in a negative way. It might be a hack but it is a useful hack for when you just want a site to load but it keeps hanging on a few of the ad / image server. Sometimes the problem is bigger than a few object/elements. Use the right tool for the right job and all of that.
Re: (Score:2)
I browse without AdBlock and I'm perfectly happy. I do use Ad Muncher however, as it works system-wide with all browsers (incl Chrome).
Re: (Score:2)
+1 for AdMuncher. Adblock is superior within Firefox, but AdMuncher is a solution for ALL of your web browsing. I used it for years before switching to FF.
Re: (Score:2)
I wrote one. (Score:2)
It took about an afternoon. There are a few downsides, however:
First, it's not actually adblock. It uses jQuery queries. This means it doesn't work at all with your existing filtersets. That's fine with me, since I don't want to block all ads, only the annoying ones -- animations, flash, etc.
Second, it's really cumbersome to use. SQL storage didn't work at the time, so I used CouchDB, which means you need to run a CouchDB server on localhost. I've also been entirely too lazy to add any sort of GUI.
Finally,
Re: (Score:2)
Re: (Score:2)
The link (to the AB+-like extension) in TFS is questionable... this is arguably a better target [google.com]. OTOH, reviews are mixed (see for yourself).
No adblock (Score:2)
It will never get adblock (Score:5, Informative)
Re: (Score:2)
Bloated. (Score:2)
Firefox has slowly become more and more like what really bothered me about IE. Nothing specific -- but it's getting slower and buggier. Just like IE. It's not quick and light like it used to be. I'm ready to try Chrome on my Mac.
Re: (Score:2)
I was about to post the same thing. Firefox isn't bloated as a result of addons it is bloated and addons are the reason people still want to use it given that fact. Opera is less bloated but yet isn't popular, why?: No addons.
Re: (Score:2)
Exactly. And the fact Firefox users try to push it down everyones throats who don't even want to use it (thank god it's not as bad anymore than it was a few years ago).
However Opera pretty much has all the features built-in I need, expect for ad blocking I use Ad Muncher. And since they're built-in, you can be pretty sure they're fast, done with the same quality and are consistent to rest of the browser.
Re: (Score:2)
Re:Bloated. (Score:5, Interesting)
I think the problem is all the extra javascript that is being added to the average web site. I've noticed sites getting slower and slower even on the same version of Firefox. Then 3.5 came out and sped things up a bit. I suspect that this will encourage developers to use more excessive javascript when it's not necessary and slow down their sites even more.
Re: (Score:2)
i seriously can't wait till FF gets a new JS engine - sorry but the erata for it is horrid in how you can deal with the dom - it's almost to the point where you have to make exceptions for it as often as you do for IE
oh and the forcing you to update on start - no question just "i'm doing shit come back later" is god damn annoying
Re: (Score:2)
How about the Skip button? There's only three buttons, you know. That's not too many
Re: (Score:3, Funny)
Maybe we'll have MHz requirements for websites at some point.
adthwart (Score:4, Informative)
I'm in the process of trying out Chrome, and was looking for adblockers. Right now, I'm using adthwart (http://qux.us/adthwart/). It uses EasyList, just like AdBlockPlus on firefox. So far, it seems to work nearly as well as AdBlockPlus, but is not as configurable.
Re: (Score:2)
You guys want Adblock? You've got Adblock! (Score:5, Informative)
You can find Adblock right here [chromeextensions.org].
Works with SRWare Iron 4.x.
Now, quit complaining that Chrome doesn't have Adblock.
Re:You guys want Adblock? You've got Adblock! (Score:5, Informative)
I've been using this Adblock+ extension in Chromium for a while and it works well and even supports (Firefox) Adblock Plus subscriptions. However, Chromium doesn't yet support content filtering so all this extension does is *hide* ads, it does not stop them from loading...
Re: (Score:3, Informative)
I've been using this Adblock+ extension in Chromium for a while and it works well and even supports (Firefox) Adblock Plus subscriptions. However, Chromium doesn't yet support content filtering so all this extension does is *hide* ads, it does not stop them from loading...
So it's not really blocking webbugs then. Hmm.
Only as bloated as you let it (Score:2, Insightful)
From the article:
The availability of extensions has nothing to do with potential bloat. It's how many extensions you add. Adding extensions for adding's sake will certainly cause bloat, but smart, targeted extension selection can keep things very lean. My Firefox install is efficient (for me) and lean.
Hold on, Hold on... (Score:2)
Is there an option to turn it off? If there isn't a way to turn it off, I'm going back to Firefox. I don't want to use some third party hack of Chrome, thanks.
Re: (Score:2)
on the first count: yes, if you type it into the chrome url bar.
no if you are talking about anything else.
on the second count: yes, it does.
Not sure if there is a way to turn it off, you would have to fiddle around with it.
Waiting for NoScript (Score:5, Interesting)
I actually don't care if a site displays ads at me, so long as they're well-behaved.
But I don't want a site to do ANYTHING that moves unless I give it permission. NoScript handles that pretty well.
There is a Flashblock extension there, which is a good start, but I'm going to hold off switching to Chrome full-time until I can selectively disable Javascript. (There are many good uses of it as well, so I don't want it disabled entirely.)
Bloat... (Score:5, Interesting)
Well, I've just dealt with Adblock in another post -- there are several adblocking extensions, and I wrote one myself in an afternoon. Trust me, adblock will happen, whether Google wants it or not.
So now let's talk about bloat...
First, I won't lie. It's a very real possibility. Take something like an adblocker -- in Chrome, that would be implemented as at least a "content script", a script which runs on every page. Every content script is adding some finite but real cost to the pages it effects. And of course, poor extension design would lead to a bloated browser.
On the other hand, no one's forcing you to install extensions, and a bare Chrome is much lighter than a bare Firefox.
Also, consider a properly designed extension -- you're going to have some of it running in the page as a content script, you might have some buttons in the toolbar, but chances are, you're also going to have a bunch of logic in a "background page", doing things like making HTTP requests, talking to your local sqlite database, messing with your bookmarks and tabs, and so on. A background page is essentially an HTML page that gets loaded in the background, and is completely invisible, except that scripts on it can talk to other parts of your extension. Add to that the fact that every popup, even configuration, is a separate HTML page, and communication between all of these happens through a message-passing API.
What does all of that mean?
It means that a fair chunk of every extension, including the glue that ties it together, is happening in a Background Page, which could very well be a separate process. I'm also fairly sure you can have more than one background page per extension. This means that almost by default, you have a certain amount of concurrency built in. So it might bloat, maybe, but it's certainly going to mean less chance for extensions to directly lag you, if they're all in a separate process -- possibly using a separate core.
Plus, v8 just screams.
Re: (Score:3, Informative)
Some of my own real observations:
You are limited to one background page per extension. There is no need for more than one. If you want concurrent code you will probably be able to use an HTML5 web worker or something like that, or at least fake it by using setTimeout.
Separate process implies separate threads, which can run on any core that the OS decides to assign them to. So yeah the more cores you have the more efficient Chrome will be, extensions or not.
AdBlock+ has not noticeably affected my browser
Re: (Score:3, Informative)
Not in the current design, unless there's something I'm missing. At least, not necessarily.
The problem is that Chrome provides no way to filter content before it gets to the renderer. So by the time I remove a Flash ad, Flash is already loaded. By the time I remove a script tag, the script has already run. By the time I remove an image, a connection has probably been opened to download the image, and there's a chance it's already here.
With the current extension framework, noscript and flashblock are impossi
No, and if you say it does, you get an F- at logic (Score:2, Insightful)
Re: (Score:2)
Take on AdBlock? (Score:3, Insightful)
As someone who makes his living selling content through the Internet, I want people to think several times before building a tool like AdBlock. If the content industry can't make money from ads, we'll either go out of business or put our information behind a paywall. That may happen whether or not you create the ad block extension because ads don't generate enough money to pay for the kind of reporting that newspapers used to do, but it will definitely happen if a tool for blocking ads gets adopted by any non-trivial subset of society.
I understand that advertisements can be annoying and often temperamental, but tools like this are rarely as precise as they should be. They usually end up blocking far more unless the user spends more time monkeying with the config files than it would take to actually glance at the ads or wait for them to finish their flash animation.
Also I want to remind people that some open source projects like Firefox depend on advertisements for their support. Google itself depends almost entirely upon ads for their revenue. While I recognize that many of their ads were historically unobtrusive, they are selling more and more display ads.
An ad blocker for Google chrome will not only hurt Google but slice into Google's revenues and undercut their ability to pay for more development. Okay, you say, let's be selfish and ensure that the ad blocker won't block Google ads. That's clever, but it still hurts Google because it hurts the free information ecosystem which is what drives Google. If there's no free information, there's fewer and fewer things for Google to index and thus fewer and fewer reasons to look at Google ads.
Please consider the long term consequences for building such a tool. The information ecology is much more fragile than you can imagine.
Re:Take on AdBlock? (Score:5, Insightful)
You can't force people not to develop and deploy solutions to filter out ads any more than you can force them to look at them.
You have to accept this, and if your business model can't work because of it then it simply means that it's not viable.
Re: (Score:2, Troll)
Really? It's hard enough to force people in my town not to steal or murder, some do it every day. But that doesn't mean that the police give up.
Okay, perhaps the business model can tolerate a small amount of free riding, but the long term consequence of your point of view seems to be that all ad supported content will either disappear entirely or run to hide behind a paywall.
Is that what you want? If so, go write an ad blocker. I just want to point out that it's a very political act that has consequences fo
Re:Take on AdBlock? (Score:5, Interesting)
the long term consequence of your point of view seems to be that all ad supported content will either disappear entirely or run to hide behind a paywall.
Right, and it will be replaced with content that doesn't require advertising to support it.
Re: (Score:2)
Really? It's hard enough to force people in my town not to steal or murder, some do it every day. But that doesn't mean that the police give up.
So refusing to spend bandwidth on advertising is analogous to murder? I'd call this a false analogy [wikipedia.org] and give you an F in Logic.
Re: (Score:3, Insightful)
Re:Take on AdBlock? (Score:4, Insightful)
I'm grateful for this kind of attitude. Believe me. The competent websites watch for this kind of loss and they work hard to ensure that the ads don't damage their long term viability.
Re:Take on AdBlock? (Score:4, Insightful)
If that were true, most "competent websites" would not accept Flash ads which are very distracting and demanding of CPU; nor would they put large amounts of ads on pages with minimal content.
The reality is that they try and push as much advertising as they can get away with, which turns out to be quite a lot because people will tolerate a lot of crap to read free content. But let's not pretend they are happy about it.
Re:Take on AdBlock? (Score:5, Insightful)
So, in summary, if we block the ads, we'll have the internet of 1992, which I rather enjoyed?
Re:Take on AdBlock? (Score:5, Insightful)
To each his own. I like glancing at my home town newspaper without committing to a big subscription. If the ads don't work, though I won't have that option.
If you really want to live in the past, here's the Wayback Machine's take on Slashdot:
http://web.archive.org/web/*/http://www.slashdot.org [archive.org]
Note, it didn't exist before ads and it won't exist without them.
Re:Take on AdBlock? (Score:4, Interesting)
To each his own. I like glancing at my home town newspaper without committing to a big subscription. If the ads don't work, though I won't have that option.
If you really want to live in the past, here's the Wayback Machine's take on Slashdot:
http://web.archive.org/web/*/http://www.slashdot.org [archive.org]
Note, it didn't exist before ads and it won't exist without them.
Don't complain to us, complain to all the websites that implement ginormous banners that slide right over the article I'm reading and ask me DO YOU WANT TO TAKE A QUICK SURVEY!!!??? FREE PS3 IF YOU DO!!!
I don't mind google ads or picture ads, but the second they start implementing flash and slowing my browsing experience down, it all goes out the window.
Re: (Score:3, Insightful)
Yeah, but using AdBlock is like using a nuclear weapon to go deer hunting.
So you went to ONE site that had ONE ad that slowed your browsing experience down. You install AdBlock, and suddenly it's blocking everything ever! Sure there's a whitelist, but there's no way to turn AdBlock off for all sites *except* for the one you had problems with.
I'd love to use AdBlock for the 3 or 4 sites I regularly visit that have bad ads, but there's no way to do that without blocking thousands of perfectly innocent sites.
Re:Take on AdBlock? (Score:5, Insightful)
If the content industry can't make money from ads, we'll either go out of business or put our information behind a paywall.
Have you considered why people block ads in the first place? Historically ads have been both obtrusive and have degraded the user experience in terms of performance. Advertisers do not have a good record of restraining themselves, if they can get a neon ad to appear in the middle of your screen and shake around until you respond to it, that's what they're going to do. Now that the public has the ability to restrain ads it's up to the advertisers to figure out how to structure their ads so that they are not a problem for users. It would be pretty easy to gauge how well they're doing by the number of people who choose to block ads. It's not up to the public to support an obnoxious business model, if advertisers want money they need to figure out how to not be obnoxious. Unfortunately for them, advertising is inherently obnoxious.
Please consider the long term consequences for building such a tool.
If the long-term consequences involve removing ads from the internet, that's not a bad thing. Even if a lot of content goes with it, in time the content will come back and there will always be people willing to post content without expecting a paycheck from it. The internet doesn't exist to put money in your account.
The information ecology is much more fragile than you can imagine.
No it's not, it's far more robust then you give it credit for. Information will always be available online, as long as there are people willing to spread their message without being paid for it. That's the backbone of the internet, advertisers and people selling content are just along for the ride. If you don't believe me, look at Wikipedia, or take a poll here and figure out how many posters got paid to comment.
Re: (Score:2)
If you don't believe me, look at Wikipedia, or take a poll here and figure out how many posters got paid to comment.
I see. Just because there are 50-500 people who are willing to comment without reading TFA, we don't have to worry about the destruction of the business model that produces TFA.
While I'm always amazed by many of the free sources of information on the Internet, I also like professional content. There's no reason why both can't exist and I don't see why some anarchists should be able to dict
Re: (Score:3, Insightful)
I see. Just because there are 50-500 people who are willing to comment without reading TFA, we don't have to worry about the destruction of the business model that produces TFA.
I can only speak for myself, but I am in no way worried about the destruction of that particular business model. That is not something that keeps me awake at night.
There's no reason why both can't exist
That's true, and that's not to say that the only way professional content can exist is by pushing ads that users don't want to see.
I don't see why some anarchists should be able to dictate the terms for all of us
It sounds like you're trying to dictate a non-ad-blocking future. Most anarchists seem to be in favor of personal choice. If the majority of users online chose to block ads they wouldn't be anarchists, they would b
Re:Take on AdBlock? (Score:5, Insightful)
The problem is that AdBlock's only mode is "always on, except on whitelisted sites." If it had a mode of "always off, except for blacklisted sites" then I think a lot more people would get behind it-- content creators and web surfers.
I know for me, there are only about 3 domains I regularly see that have ads I want to block, everything else I visit I want to see the ads. But there's no way to tell AdBlock this, and so my choices are either to block all ads, or keep AdBlock constantly turned-off until I'm on one of those sites. Neither is a good choice.
Re: (Score:3, Interesting)
Problem is the Hosts file is still too rough. It blocks ad servers but not only on specific sites. For example, I can block all of DoubleClick or all of Atlas, but I can't block www.annoyingads.com.
For example, what if site A is using DoubleClick and all their ads are well-done and don't annoy me? Meanwhile, site B is also using DoubleClick and its ads are completely irritating? Then I'm screwed again: I can't add DoubleClick or I'm punishing site A for a problem on site B.
The *really* annoying part is that
Re: (Score:2)
Re: (Score:2)
I'm perfectly happy to look at ads, particularly relevant unobtrusive ads. To that end, I go out of my way to allow Google's ads - text on a howto doesn't bother me.
But without adblock, I feel like I can't even use the damn internet any more. Even Slashdot has a huge ad just below the story. I have the "disable ads" checkbox now, so that's not a problem, but all sorts of other sites have this bullshit spewed over the page. It's particularly bad when accidentally hovering over some jiggling flash ad takes up
Re: (Score:2)
That may happen whether or not you create the ad block extension because ads don't generate enough money to pay for the kind of reporting that newspapers used to do
Of course ads generate enough money to pay for reporting. How do you think google pays for all those data centers, "free" gmail, groups, dns, blog, 'drives' services they have?
There is plenty of online advertisement money, the problem is that google gets pretty much all of it instead of more going to the people creating the content. Google is the SONY + EMI + Universal of the online advertisement industry... they keep all the money and the actual creative talent gets shafted.
Google has well paid employees
Re: (Score:2)
This is a good point. Ad blocking may not send any feedback to the site.
Xmarks? (Score:2)
Does anybody have any experience with Xmarks in Chrome? I want to try it out ASAP, as it's the only thing preventing me from using Chrome full-time, but I get scared away with very beta software like this-- I'm afraid it'll delete all my bookmarks.
Any opinions?
Available? Well, kind of. (Score:5, Insightful)
From my browser:
From Google Chrome Extension site:
I realize that this was posted by kdawson, but having "beta test" in the title or, at the very least, somewhere in the summary would have been great.
Bloat? (Score:3, Insightful)
I make very little use of extensions, so I've always assumed that the bloaty behaviour I'd seen from Firefox was largely due to something other than extensions. Mostly, I think the thing which slows my system to a crawl is Flash having a tantrum on a frequent basis, which doesn't change much across browsers. Chrome is good because it makes it easier to kill off Flash. But earlier today the browser to eat my memory sufficiently rapidly that it took about an hour to get access again and kill it properly. I'm blaming Flash for that. *sigh*
Re: (Score:3, Informative)
is there a proper chrome build for mac yet?
Seriously? Four articles previous to this one: http://apple.slashdot.org/article.pl?sid=09/12/08/177232 [slashdot.org] is titled "Google Upgrades Chrome To Beta For OS X, Linux"
Re: (Score:2)
Except that Chrome includes the "awesome bar" by default, yet manages to be far less bloated than Firefox.
Re: (Score:2)
Lately I started using the awsome bar, but I used to hate it. What got me is that I have my homedirs exported via NFS. That in itself was annoying for using firefox since I needed different profiles for different machines in order to be able to run more than one firefox at a time on different hosts. But after a while I had a nice system where I could use a few profiles on all my machines and have bookmarks and history follow me around. But then the awesome bar made it so that those sqlite dbfiles were being