Slashdot Mirror


Browser Becomes Billboard

MikeKD writes "Citing a desire to 'enhance the user experience', United Virtualities is 'preparing to introduce a product [called Ooqa Ooqa] that will allow advertisers to automatically change the appearance of Web browsers, usurping some of the functions built into popular browsers...', according to an MSNBC article--and all this supposedly without downloading any additional software. UV says a lot of sweet things about being able to turn it off and allowing the web sites to customize the degree of intrusion (from reverting to normal form when leaving to retaining the rebrand even after leaving), but does anyone think advertisers will restrain themselves? Not I." Friends don't let friends use browsers susceptible to this.

10 of 442 comments (clear)

  1. Re:Ooqa Ooqa? by Stonehand · · Score: 3, Informative

    Excerpt:

    United Virtualities calls the product "Ooqa Ooqa," the nickname of one of the cofounder's daughters. The firm's signature product is the "shoshkeles," named after another daughter of a co-founder.

    Hm. I hope the company got their permission. Having your name attached to annoying advertising methods can't be good.

    --
    Only the dead have seen the end of war.
  2. Actually... by Greyfox · · Score: 3, Informative
    I thought that one of the key features of Mozilla was "Chrome" which would allow a web site to modify the look and feel of the browser to fit the web site.

    The open source browsers have thus far been pretty immune to the obnoxiousness suffered by windows users. I was helping my room mate with a computer problem the other day and was subjected to the hideous "Real Download Manager." Someone needs to suffer for that atrocity, let me tell you...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  3. or Omniweb on OS X by dukethug · · Score: 2, Informative

    Free, only runs Javascript when you specifically click on a link (no pop-ups or pop-unders), filters out those big ads (like the ones on /.), fa-diddily-ast, and only for OS X.

    I wish I could share with you how great it is. Go buy a Mac and get Omniweb and find out for yourself.

  4. Re:How? by commonchaos · · Score: 2, Informative

    A few searches on google came up with nothing beyond the scrollbar thing, do you have any links?

  5. Just use /etc/hosts by ross.w · · Score: 2, Informative

    Add the domain where the ads are coming from to /etc/hosts and point it to 127.0.0.1

    This works for most flavours of windows too, but the location of hosts varies (in Win2000 it is c:\winnt\system32\drivers\etc)

    Good for blocking most ads (even the slashdot ones when they come from doubleclick)

    This circumvention method is probably now illegal in the USA, but I don't lve there so bite me!

    --
    If my call is important, why am I talking to a recording?
  6. Re:Crosses the line - big time by Moonshadow · · Score: 4, Informative

    There's a better solution. Every time annoying piece of javascript technology X comes out, A little regex magic gets rid of it. Check out The Proxomitron.

  7. favicon.ico by wysoft · · Score: 2, Informative

    Browsers that support this feature can display an icon which is stored on the web server (favicon.ico). I'm not sure if it's a 16x16 pixel bitmap or if it's 32x32 that gets scaled by the browser.

    --
    -- I'll cut you up so bad, you'll wish I'd never cut you up so bad!
  8. Is it illegal? by crucini · · Score: 3, Informative
    I'm ignoring the fact that this 'technology' probably doesn't exist. The same people came up with 'shoshkeles' which never worked on my browser.

    New York's Computer Crime statute says:

    A person is guilty of computer tampering in the fourth degree when he uses or causes to be used a computer or computer service and having no right to do so he intentionally alters in any manner or destroys computer data or a computer program of another person. Computer tampering in the fourth degree is a class A misdemeanor.

    It does require the computer owner to somehow notify the intruder that unauthorized access is prohibited. But one type of notification allowed is:
    (b) prominently posting written notice adjacent to the computer being utilized by the user

    So print out a big sign and tape it to the side of your monitor. Meanwhile, Wyoming has this to say:
    6-3-502. Crimes against intellectual property; penalties.
    (a) A person commits a crime against intellectual property if he knowingly and without authorization:
    (i) Modifies data, programs or supporting documentation residing or existing internal or external to a computer, computer system or computer network;...
    (b) A crime against intellectual property is: (i) A felony punishable by imprisonment for not more than three (3) years, a fine of not more than three thousand dollars ($3,000.00), or both, except as provided in paragraph (ii) of this subsection;

    Sounds like this technique, if it really exists, violates both laws.
  9. Re:glad I use Konq/Moz by Lumpy · · Score: 2, Informative

    and I instantly click on the button in Konq that makes it masqurade as IE6.0 and the website/server has no clue...

    you've got an anti anti missle? well we got an anti anti anti missle...

    No matter what the scumbags that call themselves webmasters try, the savvy user will win in the end.

    --
    Do not look at laser with remaining good eye.
  10. And if you use Mozilla you can stop this... by jbuilder · · Score: 3, Informative

    Thanks to the Configurable Security Policies in Mozilla:

    The gist of configuring security policies is described here:

    http://www.mozilla.org/projects/security/component s/ConfigPolicy.html

    The bottom of the page has examples that you can use for your 'default' security policy. You can customize them to any security policy you configure in just a few minutes.

    --
    Polymorphism -- It's what you make of it.