Slashdot Mirror


Livejournal Bans Ad-Blocking Software

Anonymous Emo writes "The community/blogging site LiveJournal recently introduced ads on some pages for free users. More interestingly, they also added a new restriction to their TOS (XVI 17 b.) banning users from using or providing ad-blocking software. The new TOS also permits them to immediately terminate the account of anyone they catch doing this."

434 comments

  1. Anticipated... by Ossifer · · Score: 5, Funny

    I've been expecting this... Now we'll have to modify our ad blocking software to download and discard the ads that are currently ignored altogether.

    1. Re:Anticipated... by Alkivar · · Score: 5, Interesting

      I wonder how long until the FireFox AdBlock guys make a work around (a week?)

    2. Re:Anticipated... by DDLKermit007 · · Score: 1

      Who needs add blocking extensions with FF? I just edit my hostfile. No spooky software there. Just me decideing data from certain servers are not deemed "required" to me.

    3. Re:Anticipated... by Joebert · · Score: 1

      I wonder how long until the FireFox AdBlock guys make a work around (a week?)


      It takes less than a day. Making an easy to follow interface is what slows things down...

      --
      Wanna fight ? Bend over, stick your head up your ass, and fight for air.
    4. Re:Anticipated... by truedfx · · Score: 1

      Hasn't adblock already had an option to choose between "Hide ads" and "Remove ads" for a long time? Maybe I'm confused with some other ad blocker...

    5. Re:Anticipated... by Anonymous Coward · · Score: 0
      Hasn't adblock already had an option to choose between "Hide ads" and "Remove ads" for a long time?

      Yes, it has. Tools > Adblock > Preferences, in the lower left corner, choose "hide ads".

    6. Re:Anticipated... by Anonymous Coward · · Score: 0

      AdBlock Plus doesn't seem to have this option... odd.

    7. Re:Anticipated... by geminidomino · · Score: 4, Informative

      It's been in adblock for a long long time already. (That's the difference between Adblock's "Hide ads" and "Remove ads" options.)

    8. Re:Anticipated... by daniel_newton · · Score: 4, Interesting

      Actually the first version of adblock did exactly that (downloaded the ads but hid them).

      It was a pain though because noone wanted to waste their bandwidth on the stinky ads.

    9. Re:Anticipated... by moro_666 · · Score: 5, Insightful

      you don't have to download and terminate the add :)

      well at least kindof ...

      you make the GET /banner/foo.gif query, but you just don't read the socket after that, you close it. this way there's no way for the server to tell if your connection just broke or you blocked the ad.

      livejournal people, please try to understand that this will never ever work.

      if they make a more complicated system on flash banners and javascript for checking if the user really got it, you can display the banner offscreen somewhere, so it won't be annoying you in the top of the page.

      worthless effort from the ad people. perhaps they should make banners worth to look at instead.

      --

      I'd tell you the chances of this story being a dupe, but you wouldn't like it.
    10. Re:Anticipated... by Anonymous Coward · · Score: 0

      >
      > Who needs add blocking extensions with FF? I just edit
      > my hostfile. No spooky software there. Just me decideing
      > data from certain servers are not deemed "required" to me.
      >

      http://www.interesting-website.foo/ads/

    11. Re:Anticipated... by Anonymous Coward · · Score: 0

      >
      > you don't have to download and terminate the add :) [...]
      > you make the GET /banner/foo.gif query, but you just don't
      > read the socket after that, you close it. this way there's no
      > way for the server to tell if your connection just broke or you
      > blocked the ad.
      >

      JavaScript could detect if an image, text, etc. is here or not... and if the code is included in the generic website scripts and theses scripts are required for the website to work (badly coded websites and/or websites using only Ajax), you will not be able to easily deactivate it...

      And AFAIC, I don't care that much about seeing ads than I care about my IP, referrer, webpages I'm visiting, search keywords I use, etc. to be send to advertising firms... (not that all this can't be done without the possibility of me knowing it, if this is done on the server side...).

    12. Re:Anticipated... by Splab · · Score: 4, Insightful

      Some think it's funny, but you know what? The main reason why I use adblocking software is the adservers are f***ing slow! The whole site hangs while the browser waits for the servers to get around to responding to the request.

      If they want to make sure we watch the adds then dump them in the image dir ON THEIR OWN SERVERS! that way everything gets same speed and I wouldn't care, my brain filters out all the ads anyways.

    13. Re:Anticipated... by Anonymous Coward · · Score: 0

      I am certain - although too lazy to log in or look - that there is a resource for the common html elements (be it divs, iframes, whatever..) that the various ad services use. Why not make a user style screen that blocks or margin-left -2000px's the containing element and not worry about it? Then the ad isn't even hidden. It is rendered just never where you can see.

    14. Re:Anticipated... by Anonymous Coward · · Score: 0

      Or, much more properly, STOP BROWSING livejournal alltogether.

      They will notice a 90% drop in viewership much faster than anything else.

    15. Re:Anticipated... by cp.tar · · Score: 1

      Is AdBlock "software"? As in "separate software"?

      I mean, it's an integral part of Firefox... are they trying to ban Firefox users?

      [/tongueincheek]

      --
      Ignore this signature. By order.
    16. Re:Anticipated... by Oldsmobile · · Score: 1

      I would have laughed at your comment, but it was blocked by my ad-blocker.

      --
      Some say he is made with ascii, others that he is eyeballed daily by millions. All we know is, he is known as the Sig
    17. Re:Anticipated... by Robmonster · · Score: 1

      How does this support the website? If you're still not seeing the ad, then you have no way of clicking it to support the site.

      Or, is the Support Websites list like a whitelist that allows ads on the selected sites?

      --
      I have no sig yet I must scream.
    18. Re:Anticipated... by Mesaeus · · Score: 1

      The advertizers have no way of determining if you actually see the banner, just downloading it is good enough for that. And most banners are paid for based on the number of downloads (impressions). I'm sure if enough people start doing this, the click through rate will fall through the bottom and they (the advertizing scum) will change their rules again.

    19. Re:Anticipated... by moro_666 · · Score: 1

      Javascript can only detect if the Browser Thinks that the image is there. Javascript doesn't have a clue if you really see it or not, it would be a massive breakout from the security jail that it's in (probably enabled in IE by default though ... :p)

        Besides, i can have a cleaning proxy server which replaces image ads on transmission with matching size transperent gifs, good enough (and the js. won't have a damn clue) :p

      Flash banners that call javascript functions are however much more complicated to hide/show. Maybe if the gpl version of the flash player will be good enough to use (last time i tried it segfaulted my browser like 10 times a day), we can definitely hack in there to show the content that we only want to see and disable the display of the ones that come from http:///ad/*.swf* matching urls (or smth alike).

      Neither flash nor javascript will have any idea if i really see the ad.

      --

      I'd tell you the chances of this story being a dupe, but you wouldn't like it.
    20. Re:Anticipated... by Anonymous Coward · · Score: 0

      I think the next step is to add some kind of CAPTCHA to the full page ads so that you have to prove that you watched the ad before you can access the site. :)

    21. Re:Anticipated... by Karl+Cocknozzle · · Score: 3, Interesting
      It's been in adblock for a long long time already. (That's the difference between Adblock's "Hide ads" and "Remove ads" options.)

      Certainly, I'm glad a technical solution to this is already available, but if LiveJournal succeeds (that is, if they don't back down and people continue to visit their site(s)) the next step is forcing people to listen to the NOISE their ads create. An irritating fad in internet advertising is to have some kind of "audio branding" attached to pop-up/pop-over ads. I mute my computer speaker when surfing for this reason.

      What next? Being banned if you mute your speaker so the ads that make noise don't disturb the people sitting around you? A significant portion of internet usage goes on in office/computer lab settings, and if "using an adblocker" is reason enough for a lifetime ban from a web-site, how long until "Turning down the speaker" (or not having one at all) becomes a "bannable" offense. Sad to say it, but its only a matter of time before advert-supported content goes the way of the dinosaur.

      Look at radio: The ads became so invasive, and took up so much air-time, that now people are WILLING TO PAY for advert-free (or in some cases limited-advert) radio on XM and Sirius. To some extent, they've been doing it for years with NPR and other community supported radio stations on the terrestrial bands...
      --
      Who did what now?
    22. Re:Anticipated... by moro_666 · · Score: 1

      hmm, slashdot seems to have automagically `fixed` the url example given, was meant as h-t-t-p-:-/-/*/ad/*.swf* , strip the minus chars :)

      --

      I'd tell you the chances of this story being a dupe, but you wouldn't like it.
    23. Re:Anticipated... by TheRaven64 · · Score: 2, Interesting
      If I see an advert that particularly irritates me[1], I middle click on it. In most cases, this costs the advertiser a small amount (since most pay for clicks). It doesn't cost me much, since I close the new tab without even looking at it as soon as it has loaded. If enough people did this, then it would hopefully make these adverts no longer cost efficient; assuming, of course, that they have some way of tracking the click to purchase ratio.


      e.g. one of the Google eBay ads where they've just bought random words, and when you click on it you find that there is nothing on eBay even remotely connected to the search term. Like 'minions.'

      --
      I am TheRaven on Soylent News
    24. Re:Anticipated... by Yer+Mom · · Score: 1
      According to the current LJ ad guidelines:
      Any audio or video events must be expressly triggered by user click behavior within the ad unit.
      Of course, this doesn't mean they won't change their minds a few months down the line...
      --
      Never mind Spamassassin. When's Spammerassassin coming out?
    25. Re:Anticipated... by legirons · · Score: 1

      or set your user-agent string to be a screen-reader or braille machine (and then use the US federal disability laws to make their life difficult when they ban you)

    26. Re:Anticipated... by Anonymous Coward · · Score: 0

      ok, so the server cannot distinguish between a broken connection and blocking the ad. the server can track if you are consistently "accidently breaking" a connection when it comes to their ads. not that they necessarly will track it this way, but it's possible for them to notice this kind of activity.

    27. Re:Anticipated... by Red+Alastor · · Score: 1
      If enough people did this, then it would hopefully make these adverts no longer cost efficient; assuming, of course, that they have some way of tracking the click to purchase ratio.
      I assume that people blocking ads aren't very likely to purchase from them in the first place. So if people who already are blocking ads now download and throw away, there will no change in the number of clicks, just more bandwith wasted.
      --
      Slashdot anagrams to "Sad Sloth"
    28. Re:Anticipated... by Anonymous Coward · · Score: 0

      I don't know what are you talking about but AdBlock is an extension, separately maintained and downloaded.

    29. Re:Anticipated... by koweja · · Score: 1

      The difference is that the site cannot determine if you have your speakers muted/off. They can determine if the ads images/files have been downloaded to your computer. As long as you are downloading the files the server cannot determine what your browser is doing - or not doing - with them. Unless the site quizes you on the ads before serving the page, but that will just annoy customers into leaving.

    30. Re:Anticipated... by cp.tar · · Score: 1

      Yes, I know. Check the tongueincheek tag.

      --
      Ignore this signature. By order.
    31. Re:Anticipated... by djg1977 · · Score: 1
      An irritating fad in internet advertising is to have some kind of "audio branding" attached to pop-up/pop-over ads. I mute my computer speaker when surfing for this reason.
      You might want to check this out: http://www.indev.no/?p=projects#flashmute It's a small application that lets you mute sound output from Flash objects.
    32. Re:Anticipated... by sqlrob · · Score: 2, Insightful

      Boy that works really well against those that use IP.
      Or the ones that keep changing the hosts.
      Or against microsoft sites (on Windows).
      Or against things that only vary by path (akamai hosted for example)

    33. Re:Anticipated... by Anonymous Coward · · Score: 0

      Sorry, I didn't recognize it (I think because I am not a native English speaker).

    34. Re:Anticipated... by grub · · Score: 1


      That's hack at best, you get loads of "unable to connect" errors. And they'll still know you haven't downloaded the ad. The easiest thing is to have FF's AdBlock modified to do selective downloads and discards for sites such as this. Right now the option to download and hide or discard is global.

      --
      Trolling is a art,
    35. Re:Anticipated... by Karl+Cocknozzle · · Score: 1
      Of course, this doesn't mean they won't change their minds a few months down the line...

      Sorry, after re-reading my original post I realize I wasn't very clear... I meant that if LJ succeeds with their current efforts to "ban" AdBlocker, other sites will follow suit and then the next step will be to force the users to listen to the noises too...

      Which is why I hope LJ doesn't succeed. I don't blog at LJ, but Because I'll stop using the internet before I am subjected to ANOTHER intrusive source of noise in my life. I work in a cubicle, so part of what I'm dying for is just a little peace and quiet. When my cube-mate is on the phone it drives me nuts (and likely, vice versa.) The LAST thing we need is an ad for Ford screeching onto my screen and blaring forth from my speakers...

      --
      Who did what now?
    36. Re:Anticipated... by Anonymous Coward · · Score: 0

      I have no idea which type is more common/profitable/etc.

      If you run a big web site, you set the rules, and charge for impressions.

      If you run a small, personal web site, they pay you for clicks.

    37. Re:Anticipated... by Athanasius · · Score: 2, Interesting

      Very much seconded.

      It's the primary reason I started using Junkbuster, and long-since switched to AdBlock.

      "Why's this page loading so damned slow? ... Ah, I see, it's due to the images/javascript loading for ads, or failing to, time to block that then".

      Although having said that I find all animated ads entirely obnoxious. Sure, they're doing exactly what they're designed to do, draw my attention away from the rest of the page, but that's exactly what makes me block them. I don't want my attention drawn away in this manner.

    38. Re:Anticipated... by cp.tar · · Score: 1

      No worries... neither am I ;)

      --
      Ignore this signature. By order.
    39. Re:Anticipated... by courtarro · · Score: 2, Informative
      Adblock Plus 0.5.11.3* (http://bene.sitesled.com/adblock.htm) includes a feature called "Support Site" which will consider any ad from a particular site as a "hidden" ad rather than a "removed" one. In general, you can set it to omit all ads, but ads from sites on this list will be downloaded but not shown. At that point, there's really no easy way for LJ to know if you're actually seeing them.

      *See Wikipedia for an explanation of the competing versions of "Adblock Plus"

    40. Re:Anticipated... by SCHecklerX · · Score: 1

      It's sad that none of this arms race would even be necessary if advertisements stuck to a banner at the top of the page, no animation (you know, like back in 1994-1995). Heck, I may have even clicked on a few interesting ones. There certainly wouldn't have been a great reason to go through all of the trouble of blocking them if they hadn't become so annoying.

    41. Re:Anticipated... by bcat24 · · Score: 1

      Well, some ad services do pay per click. Others pay per download instead. Downloading and hiding ads helps sites that use the second kind of service.

    42. Re:Anticipated... by Mouse42 · · Score: 4, Interesting
      I assume that people blocking ads aren't very likely to purchase from them in the first place. So if people who already are blocking ads now download and throw away, there will no change in the number of clicks, just more bandwith wasted.

      Interestingly, I find that this is not true. There are enough people who, although say they hate ads, also keep falling for them. It is one of the reasons why they hate them, because they know they're weak.

      Way back in the day before cable got to our area, my boss accessed the internet through AOL. He asked me how to remove the ads that AOL shows him every time he logs in.

      It turned out that AOL would show one or two ads as someone logged in and track their usage. If someone didn't ever click on them, they were no longer showed the ads. If someone clicked on them - or worse, bought something - then they would continue showing the ads.

      I questioned my boss, and it turned out he had not only bought several things, but regularly clicked on most of the ads and thoroughly read them.

      He wanted the ads stopped because they distracted him.

      These are precisely the people marketers are targetting. These are also precisely the people who would use ad blockers if they were knowledgable enough to get their hands on it.

      Ads on the internet would not nearly be as profitable as they are if an abundance of these people didn't exist.

    43. Re:Anticipated... by LunaticTippy · · Score: 1

      Interesting. I clicked on your 'fixed' url, and wound up on lavasoft's adaware.

      --
      Man, you really need that seminar!
    44. Re:Anticipated... by laffer1 · · Score: 1

      People are missing the obvious. Just pick a different journal service or download and install one on your own site. There are hundreds of third party blogging sites and several open source products to do it. Don't like ads? Don't use LiveJournal. Its as simple as that.

      Obviously most people don't care about ads or their wouldn't use services like myspace which includes a blogging feature.

      And yes, I run a free blogging service without any ads. http://www.justjournal.com/ (sorry for the shameless plug, but it is slashdot.)

    45. Re:Anticipated... by assassinator42 · · Score: 1

      I don't see that option in the GUI of Adblock Plus. I see adblock.hide, adblock.hideenabled, and adblock.hideglobal through.

    46. Re:Anticipated... by Anonymous Coward · · Score: 0

      This is only assuming that they only installed apache and expect to monitor people off its logs. This is never the case.

      Virtually all ISPs have bandwidth monitoring tools and there is no doubt that they'll be able to tell when there's lots of GET requests with no traffic. Futhermore, it is not difficult for them to write an HTTP wrapper that will handle this kind of situation. They've most definatly thought it through before deploying such a system-- they can't be that stupid.

    47. Re:Anticipated... by HiThere · · Score: 1

      So if a livejournal page is open as a member of a group of tabs, it must always be on top?

      Guess I'll never go there.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    48. Re:Anticipated... by Anonymous Coward · · Score: 0

      How about
      GET /ad/img0102.png HTTP/1.1
      If-Modified-Since (one minute ago)

      As if you already have it in your cache.

    49. Re:Anticipated... by Ahnteis · · Score: 1

      Sadly, I had to turn that option off.
      Seems that some of the ads include javascript and the like -- so just hiding them doesn't stop ads from popping up when I accidentally click on an empty part of the page.

    50. Re:Anticipated... by alc6379 · · Score: 1

      It already does this: the option was called "Download but don't show" in older versions. I don't know what it's called now.

      --
      I don't moderate anymore. Karma penalty for 90% fair mods? Can I mod that unfair?
    51. Re:Anticipated... by jridley · · Score: 2, Interesting

      Wow, that's interesting. It's misnamed though. Rather than "support websites" it should be called "commit impression fraud"

      They could extend it just a bit more and add "commit click fraud"

      Don't get me wrong, adblock is the first extension I load on a new install, but no way would I turn that on. If people aren't looking at ads, the advertisers should know that. If they think people are looking at ads and never clicking on them, then they conclude logically that web ads are not effective, and they devalue or totally stop using web ads.

      It'll probably be the end of lots of free web content at some point, but that's OK by me, I'm willing to pay for the stuff I like. A lot of the stuff I view every day is totally in the "take it or leave it" category though. If it went pay, I'd drop it instantly.

    52. Re:Anticipated... by moro_666 · · Score: 1

      good idea, but many banners are served by broken scripts which don't give a lama's ass about your cache or if-modified-since flag :(

      still a nice idea thou, the server would be fooled if the image stuff would be static :)

      --

      I'd tell you the chances of this story being a dupe, but you wouldn't like it.
    53. Re:Anticipated... by Thuktun · · Score: 1

      Nope, you don't have anything confused. Adblock already has that feature, as you've said.

      Tools -> Adblock -> Preferences

      [x] Hide ads <-- select this one
      [_] Remove ads <-- not this one

    54. Re:Anticipated... by oconnorcjo · · Score: 1
      I wonder how long until the FireFox AdBlock guys make a work around (a week?)

      I hope they don't make a work around. I have nothing against websites putting adds on thier page and I have nothing against people blocking adds (I block all flash adds due to the preponderance of annoying ones) but I don't believe that people should try to get aroundrequirements websites are trying to enforce. I think the site should be boycotted (don't like the deal) or agree to thier policies.

      --
      I miss the Karma Whores.
    55. Re:Anticipated... by Sj0 · · Score: 2, Interesting

      But if the web ads ARE ineffective, then isn't is a strange ideal to say that we should keep them there just for the sake of making the website money?

      It seems to me that saying "Keep the ads because it'll help out the webmaster" is just another version of the broken window fallacy -- except that in this case, rather than it being false because we could use the screen real estate to do something else just as financially productive, it's false because the web ads really are useless, whether they're there or not.

      If anything, we're saving the sponsors money by not wasting their bandwidth on ads that won't work. (That said, I don't adblock because it eats up too many CPU cycles for my tastes.)

      --
      It's been a long time.
    56. Re:Anticipated... by Splab · · Score: 1

      Yeah, well dunno.

      I do once in a while get a good laugh when I use a friends machine and he hasn't got adblock, entering a new site plastered in ads, my first reaction - wah? where did the page go? Then I realise whats going on and find what I was looking for, the brain is amazing at filtering...

      On a slightly different topic, back in the days when I watched TV on the regular network, I would actually watch the commercials because they where fun and catchy, now they seem to be braindead zombies all over - and on top of that, they cut in every bloody 5 minuttes or so! I've not stopped watching the shows, just stopped doing it legally, the legal way is when you get to pay for shows that are 2-3 seasons behind the US - and on top of that get to watch commercials... well blow that, downloading them from the net gets me the newest episodes and alows me to watch them in my own time.

      Yes it's illegal, but I'm voting with my money (sort of). Give me what I wan't when I wan't, and then Ill be glad to pay. (A good example, scrubs aired a few nights ago, I could download it from the net in less than 12 minuttes, and I could watch it when I had the time, the legal way would be to wait for season 4 to finish on the late night runs (reruns at 6 o'clock in the morning) and then wait some more for season 5 to get here)

    57. Re:Anticipated... by RLiegh · · Score: 1

      > Just pick a different journal service or download and install one on your own site.

      You're ignoring the fact that people use Myspace for the myspace community; there's no point in putting up a site if no one is going to read it.

    58. Re:Anticipated... by Kraeloc · · Score: 1

      What are you talking about? I bought my last three minion hordes on eBay. Cost me a lot less, too.

      Of course, they had to ship from Hong Kong, so it took four weeks to get here. But hey, for the price I paid, whaddyawant?

    59. Re:Anticipated... by geminidomino · · Score: 1

      Maybe adblock plus took it out or something. I don't know, I don't use it (I use the original with the Filterset.G updater)

    60. Re:Anticipated... by Anonymous Coward · · Score: 0

      Windows download only.

    61. Re:Anticipated... by rtb61 · · Score: 1
      Look at it this way, live journal is providing the best method of free add blocking. In an increasingly crowded market place with more and more companies trying to fill the same market niche, quick bit of foot in keyboard to drive away your customers and your adds are now permanently blocked from your ex-customers eyes.

      A lot of companies might dislike add blocking software but smartly keep their mouth shut and don't try to dictate to their customers lest their customers tell them to GFY and just go some where else.

      Consider what livejournal are in affect demanding, not only will you not use add blocking software on their site but you will not use in anywhere on the net (unless you disable and renable it as appropriate to their user policy).

      I couldn't be bothered with add blocking software, apart from noisey flash adds (I use flash mute to kill the sound) or adds over the article (I just don't bother with those sites as they obviuosly have no respect at all for their readers). As for web sites making demands of me and the way I choose to use firefox, well, there are always plenty of other sites to go to.

      --
      Chaos - everything, everywhere, everywhen
    62. Re:Anticipated... by afidel · · Score: 1

      I love how everyone fixates on click through rates even though most advertisers stopped doing that years ago. Madison avenue doesn't care if you interacted with the ad, they are just happy that they got their brand into your brain It's the same mentality as there's no such thing as bad publicity, even if the ad's annoy they at least got the brand out there. The fact that technology like adblock allows some percentage of viewers to remove the ad content has little impact on the overall operation of the advertiser, just as vcr's with fastforward has little impact in the tv realm, they just have to get through to enough of the sheeple to make the ad effective.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    63. Re:Anticipated... by laffer1 · · Score: 1

      It depends on what you use a blog for. I don't expect a lot of my friends to read it, but it allows me to vent from time to time.

      LiveJournal's only feature is the community at this point. MySpace is a great replacement for that.

  2. just for journal owners by hsenag · · Score: 5, Informative

    A first reading of the ToS suggests that it is just journal *owners* who are banned from using styles etc to hide the ads from everyone. There's nothing to say that people *reading* the journal can't be running ad-blocking.

    1. Re:just for journal owners by LaurenBC · · Score: 5, Informative

      And above that, it's only if you choose to upgrade to a 'Sponsored+' account. Those of us continuing to use our plain old free accounts will be unaffected.

      --
      I don't need this, I've got a Master's Degree in folklore and mythology!
    2. Re:just for journal owners by aevan · · Score: 2, Interesting

      Mhmm..but (i'm unfamiliar with LJ and such) don't most LJ users login so as to leave comments on other people's blogs and such?

      They would be surfing with thei adblockers on, login to post a comment, and could then be considered in violation.

      Otherwise the only issue I can see with this is how they enforce someone linking an adblocking software- just because someone has an adblocker doesn't necessarily mean it will be used to block all things. (Personally i only block offensive (loud, animated, large) ads and permit the rest...they need revenue afterall).

      Mostly this just seems to be aimed at people using a custom page style and designing it to block out ads.

  3. You sure? by coyotecult · · Score: 3, Informative

    The relevant clause:

    17. Employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages. These include, but are not limited to, the following:

    1. Making journal style changes, customizations, or overrides that effectively block or substantially impair the display of advertisements on a Sponsored+ account's Content or other pages within the Service.

    2. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

    1. Re:You sure? by LaurenBC · · Score: 4, Funny

      Oh sorry, wasn't thinking. I don't have any online friends.

      --
      I don't need this, I've got a Master's Degree in folklore and mythology!
    2. Re:You sure? by Anonymous Coward · · Score: 2, Funny

      About your sig : Does that mean you play Advanced Dungeons & Dragons?

    3. Re:You sure? by mdecarle · · Score: 2, Informative

      You don't see any ads if you have a paid or permanent account. As I have a permanent account ...

    4. Re:You sure? by coyotecult · · Score: 1

      My statement was in reference and in the context of "plain old free accounts". I have a paid account. (...but I'm still against the development in its current form.)

    5. Re:You sure? by mcvos · · Score: 2, Interesting

      The relevant clause:

      2. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

      This can't possibly be about users, for the simple fact that that would be completely unenforcable. As far as I know, LJ pages are normal, publicly accessible webpages not hidden behind passwords or anything (isn't that the whole point?), so visitors don't have to agree with the TOS. And besides, what are they going to do if they catch a visitor downloading the html but not the ad? Remember his ip and block him forever? How quickly will LiveJournal die if they block innocent visitors? This can only be about using CSS or javascript tricks to hide the ads.

    6. Re:You sure? by Anonymous Coward · · Score: 0

      What kind of geek are you? it's a CBG quote.

    7. Re:You sure? by rark · · Score: 1

      The concern is that people log in to read things like their friends pages and, as written, clause XVI.17.b suggests that if a person reads their friends page that contains entries from friends who have sponsored accounts with an ad-blocker while logged in then their own account (not the sponsored account) would be in jeporady.

      Due to friends-only security locked posts, it makes sense to read while logged in.

      It is possible that LJ intended it to only mean server side stuff, but as it's written that isn't clear and they need to clarify that.

      Also, since the part of the sponsored account is viewing ads while reading as well as on one's own journal, I suspect that they really did mean to ban ad-blockers. If it only applied to sponsored accounts I think most people wouldn't mind.

  4. more info from the TOS by Dance_Dance_Karnov · · Score: 1

    Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

    Does this mean they would ban for using Adblock? or flashblock or if i block their ads via my router? Very ambiguous.

    1. Re:more info from the TOS by iron-kurton · · Score: 2, Interesting

      Does this mean they would ban for using Adblock? or flashblock or if i block their ads via my router? Very ambiguous.

      Yes, ambiguity is the point of law. It is ambiguous to allow for technological and societal changes (advances?) to fit within the mold. This is why the constitution is still relevant today (plus/minus some amendments :)

      Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

      Notice that the terms "software programs" and "browser scripts" are not defined. Are these server/client programs? What about the scripts -- are these embedded javascripts or would a ff extension constitute a script? Probably both.

      Now a question: it has probably been previously decided what "providing" means in terms of cyberspace. Does anyone know if it means "serving" the scripts (i.e. putting, say, a ff extension on a server, and a link to download) OR can it also mean providing an external link to adblock hosted by mozilla or whoever else? Anyone know? (obligatory IANAL stands of course) -ik
      --
      Change is inevitable, except from a vending machine -- Robert C. Gallagher
    2. Re:more info from the TOS by babbling · · Score: 1

      No. They would ban account-holders for using HTML to hide the ads.

  5. Bandwidth is Not Free! by shyampandit · · Score: 5, Insightful

    Well livejournal does need to pay for their bandwidth and running costs right?

    With ad blockers getting more and more prevalent and sometimes getting installed by default with some firewall software, it might get problematic for websites depending on ad revenue.

    Although I guess peopl installing ad blockers on their own, probably would just ignore the ads anyway.

    1. Re:Bandwidth is Not Free! by falcon5768 · · Score: 1

      LJ has paid accounts and paid for their servers and setup years ago. its just upkeep now.

      --

      "Slashdot, where telling the truth is overrated but lying is insightful."

    2. Re: Bandwidth is Not Free! by Black+Parrot · · Score: 2, Funny
      Well livejournal does need to pay for their bandwidth and running costs right?

      With ad blockers getting more and more prevalent and sometimes getting installed by default with some firewall software, it might get problematic for websites depending on ad revenue.

      Although I guess peopl installing ad blockers on their own, probably would just ignore the ads anyway.
      Yeah, when I'm watching TV I always go pee during the love scene or the chase scene, so I won't miss the commercials.
      --
      Sheesh, evil *and* a jerk. -- Jade
    3. Re:Bandwidth is Not Free! by Tweekster · · Score: 1

      Bandwidth is practically free. It is soo goddamn cheap nowadays it might as well be free. So dont start with some bs about paying bills, they make plenty of money through clicks, and not the views, clicks, aka people that block shit, arent clicking.

      --
      The phrase "more better" is acceptable English. suck it grammar Nazis
    4. Re:Bandwidth is Not Free! by EvanED · · Score: 1

      Yeah, 'cause there aren't any expansion or maintenance or bandwidth or colocation facility costs to running a website, are there?

    5. Re:Bandwidth is Not Free! by CortoMaltese · · Score: 1
      Well livejournal does need to pay for their bandwidth and running costs right?

      And here I thought I'd be doing them a favor, saving bandwidth and all, by blocking ads. I guess no good deed goes unpunished.

    6. Re:Bandwidth is Not Free! by Anonymous Coward · · Score: 0

      and may be some of internet cos are gonna be less profitable and 9-10 digits capitalization will get part of history

    7. Re:Bandwidth is Not Free! by Anonymous Coward · · Score: 0

      Yeah I know it's not! Exactly why I'm not going to download ads which I'm never going to click on anyway. Let's face it everybody hate ads on the internet. If websites want to generate revenue to pay for bandwidth costs etc then they really should look for another way other than pissing off the people which use the site.

      As to the LJ site, banning adblockers is quite legitimate since the only users which have ads are the people who accepted they would have ads on thier account rather than paying for a paid account. If they block the ads then they are basically ripping off lj.

    8. Re:Bandwidth is Not Free! by IntelliAdmin · · Score: 1

      Yes Bandwidth is not free. But when will people learn that forcing people to view the adverts is just going to turn them off and it is generally bad publicity. Yes there is always a portion of the population that will run adblocking software - so what. They are the type of user that would never click on an ad anyway, so why force them to see it!?

    9. Re:Bandwidth is Not Free! by porneL · · Score: 1

      People don't install adblockers because they want to be evil bandwidth-suckers, they just don't want to be annoyed with all that flashing crap.

      Content/ad providers should just figure out better, less intrusive ads. I wonder how long Google would last if they had fullscreen flash instead of adwords (big flashy ads get more attention, so they work better, right?)

    10. Re:Bandwidth is Not Free! by xenobyte · · Score: 1
      Well livejournal does need to pay for their bandwidth and running costs right?

      With ad blockers getting more and more prevalent and sometimes getting installed by default with some firewall software, it might get problematic for websites depending on ad revenue.

      Although I guess peopl installing ad blockers on their own, probably would just ignore the ads anyway.


      Yeah! - The reson why I've been using ad-blockers (often more than one at the same time) ever since the first banner ads progressed from a simple static image to animated flashing monsters, was that they were too distracting to live with. Later came pop-ups, pop-unders, circle-jerk scripting and worse and that made everybody take notice and include blocking in browsers out of the box.

      I don't mind text-only ads or the static banners. As I've also got an animation killer (also kills flash) in my browser, most animated ads gets muted pretty well.

      It's my opinion that services running in parallel with a real life service shouldn't need to use ads online. A good example are newspapers that IMHO should make all their money on the paper version (ads + retail) and offer the online version for free (perhaps with some paper-subscriber-only content) with no ads.
      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." -- H.L. Mencken (1880-1956) --
    11. Re:Bandwidth is Not Free! by WegianWarrior · · Score: 1

      Bandwidth is practically free. It is soo goddamn cheap nowadays it might as well be free.


      Practially free is far from actually free. Even if each page they serve might only cost 1/10th of a cent (number pulled out of thin air) in bandwidth, it adds up when the number of pages they serve are counted in the millions. Lets, for the sake of the argument, say they serve ten million pages a day (they probaly serve more - according to Wikipedia they have around 3500000 members). Thats ten thousand dollars each day, in 'practically free' bandwidth.


      I don't know about you, but 10,000 don't sound like 'free' to me...

      --
      Everything in the world is controlled by a small, evil group to which, unfortunately, no one you know belongs.
    12. Re: Bandwidth is Not Free! by nwbvt · · Score: 1

      If you were to go during the commericials, that could be a violation of the channel's TOS and you would be banned from watching it.

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    13. Re:Bandwidth is Not Free! by keyne9 · · Score: 1
      [...]it might get problematic for websites depending on ad revenue.


      Then, obviously, ad revenue is not the solution to their problem.
    14. Re: Bandwidth is Not Free! by aonaran · · Score: 1

      I usually go during a touchdown dance or just after a kick off.

    15. Re: Bandwidth is Not Free! by pcgamez · · Score: 1

      TV is a different situation. With TV the station get's paid to run the ad. With online services, it is tracked on a click basis (or number of impressions). This means that people not viewing the ad has a much greater impact.

    16. Re:Bandwidth is Not Free! by tuomasr · · Score: 1

      Then, obviously, ad revenue is not the solution to their problem.

      So if you want to provide a service that is free to the users, you're fucked? If the service is free, you have to make some compromises as to what it provides from the user's standpoint. Ads are an easy way to be able to provide a free service to users. The value of some of the free services to the users isn't that great that the users would pay money for it, but if suddenly it would be taken away, the users would be pissed. TANSTAAFL.

      Of course there are ads and then there are ads. I run a free blogging service in Finland and all the revenue I get is from ads. But I use Google Adsense which allows me to show small, non-annoying ads but due to the number of visitors to the site, it's enough money for me to pay for the server/bandwith bill and then some (beer money, mostly). If I would change these ads to some flashing banners, the users would hate me after that. But without the bandwith revenue, there would be no site and no service (my site was the first Finland-based blogging site targeted only to the Finnish-speaking population), and that would be annoying. There isn't an alternative to ads for me.

    17. Re:Bandwidth is Not Free! by Tweekster · · Score: 1

      If you are gonna make up numbers atleast get them to be sort of acurate. There is absolutely, postively no way that a page would even cost 1/10 of a cent I calculated it out, and most pages would cost in the range of maybe a 1/1000 and even 1/10000 of a cent. kind of shoots your 10,000 dollar number to shit doesnt it.

      --
      The phrase "more better" is acceptable English. suck it grammar Nazis
    18. Re:Bandwidth is Not Free! by myth24601 · · Score: 1

      If the ads on websites wern't so anoying people would be less likely to block them.

      They spawn new windows or popups or they have anoying animations. I really hate the ones with sound. Another trick is to have a popup that looks like content or even that looks like a real window from your system.

      I could probibly think of some more but you get the idea.

      If all I had to deal with was ads like you see in a newspaper, I wouldn't bother with trying to block em.

      --
      No matter where you go, there you are.
    19. Re:Bandwidth is Not Free! by slashkitty · · Score: 1
      Google has already been testing flash based and animated gif ads in their adsense network.

      I believe publishers would have to opt in to this to receive the ads.

      --
      -- these are only opinions and they might not be mine.
    20. Re:Bandwidth is Not Free! by ipfwadm · · Score: 1

      It's my opinion that services running in parallel with a real life service shouldn't need to use ads online. A good example are newspapers that IMHO should make all their money on the paper version (ads + retail) and offer the online version for free (perhaps with some paper-subscriber-only content) with no ads.

      While I agree with the rest of your post, this part got me. Why should a newspaper give away the online version for free? The online version costs them something greater than 0, so by not putting ads there you are asking the subscribers and print advertisers to completely subsidize those that read online without paying. The price of the paper version may have to go up to cover the additional costs. And unless there's a lot of subscriber-only content, a lot of subscribers are going to stop paying for the paper if they can get substantially the same thing online for free. It'd be one thing if they charged you to read the online version, but then again, they charge you for the print version and they still fill that up with ads too.

      Sounds like you're just asking for someone else to pay your way for you.

    21. Re:Bandwidth is Not Free! by LunaticTippy · · Score: 1
      I'm with you on newspapers.

      I was using a public computer, poking around news headlines. I couldn't believe how offensive nearly every newspapers website was. Dozens of flashing, moving, jittering, vertigo-inducing atrocities. All for local businesses in a state I'll probably never visit. For a frickin AP wire story.

      What an insult.

      --
      Man, you really need that seminar!
    22. Re:Bandwidth is Not Free! by LunaticTippy · · Score: 1
      You found a way to make ads work for you. Congratulations!

      You don't need to ban people for blocking ads either, and you probably don't need a horribly inverted TOS.

      I wish places like livejournal would learn from people like you.

      --
      Man, you really need that seminar!
    23. Re:Bandwidth is Not Free! by donnyspi · · Score: 1
      As I've also got an animation killer...

      IE3 works pretty well as an animation killer :-) It won't animate GIFs and certainly not Flash.

    24. Re:Bandwidth is Not Free! by Khyber · · Score: 1

      Livejournal does NOT need to worry about paying for bandwidth costs - Six Apart owns LJ, now, so SA has to foot the bandwidth bill.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    25. Re:Bandwidth is Not Free! by Anonymous Coward · · Score: 0

      It's really not his fault that you're an asshole who makes numbers up without showing your work. Kinda shoots your whole moral superiority thing to shit, doesn't it.

    26. Re:Bandwidth is Not Free! by Anonymous Coward · · Score: 0

      Think about what you just said, and how it doesn't make sense - I'm pretty sure Six Apart will want their Livejournal business to make a net profit. You're splitting hairs at a, FLoaBW, "stupid" level of granularity.

    27. Re:Bandwidth is Not Free! by Tweekster · · Score: 1

      Moral superiority? what the hell are you talking about? oh that is right, you are a troll that doesnt bother to make sure an insult even makes sense before posting.

      --
      The phrase "more better" is acceptable English. suck it grammar Nazis
    28. Re:Bandwidth is Not Free! by Anonymous Coward · · Score: 0

      Check the livejournal website. They clearly spell out who will see ads and where. They are basically giving you their paid service (image uploads and such) for free if you allow ads on your journal. So the ads are offsetting the cost of the features of the paid service.

      I wish someone would have linked something other than the TOS for this, which is full of confusing language. Check the home page for LJ, it's right there in a pretty table.

  6. Way to go! by Anonymous Coward · · Score: 0

    Way to drive people on over to MySpace!

    1. Re:Way to go! by Aluminum+Tuesday · · Score: 1

      ...who also display ads.

    2. Re:Way to go! by Kelson · · Score: 2, Informative

      Nah, MySpace displays more (and more annoying) ads than would fit into LiveJournal's ad policy. And as I understand it, MySpace users don't have a choice. LJ users can still opt for free (no ads except on sponsored blogs) or paid (no ads anywhere) accounts instead of sponsored.

  7. Well, when you think about it... by Lord+Aurora · · Score: 1, Redundant
    ...that makes sense.

    The free LJ users aren't providing LJ with any revenue. Bandwidth costs money, money comes from users or ads. If you don't pay, you get the ads, if you don't get the ads, you're basically stealing their bandwidth.

    In the end, though, would you really give a shit if your LiveJournal suddenly went offline?

    --
    The heavens do not fall for such a trifle.
    1. Re:Well, when you think about it... by Baseball_Fan · · Score: 1, Insightful
      In the end, though, would you really give a shit if your LiveJournal suddenly went offline?

      No.

      I don't use livejournal or myspace or any website like that. I don't understand the allure of putting embarrasing photo's on the web, and telling the world about the time I puked in the backseat of my friends car. I figure that employers and anyone can search and find that info.

      LJ is a cheap alternative to people who don't want to spend $5 to buy their own domain name and put up a website. Lets face it, that would be 100 times better than livejournal. There would be no restrictions on what you could do. If you wanted to share with the world a mp3 of a song you like, you could do that on your own website. You wouldn't get 100's of people viewing your website searching for something funny or a naked chick, but then would you want everyone to? Maybe you just want a place where friends can have access?

      Livejournal is also filled with pages of "If you see this as the first post.... you know what to do". They are kind of annoying. There is nothing interesting on LJ.

      I guess what we need is lots of replies with links to interesting livejournal accounts. Lets see the best of livejournal. Is there anything good there?

    2. Re:Well, when you think about it... by Scooby+Snacks · · Score: 1

      The main draw of LiveJournal is when you have friends (insert snide remark about your social life here), and they use it. Suddenly, you can keep up with what's going on with them from a single page. Can your crappy web site do that?

      --

      --
      Runnin' around, robbin' banks all whacked on the Scooby Snacks...
    3. Re:Well, when you think about it... by st0rmshad0w · · Score: 2, Insightful

      Bandwidth costs money, money comes from users or ads.

      Or idiot VC's who give millions to people with essentially ZERO business plan.

      If you don't pay, you get the ads, if you don't get the ads, you're basically stealing their bandwidth.

      Bullshit. I've paid my ISP for my access. It isn't your bandwidth, and I can't steal what you're handing out for free anyway. Am I stealing "your bandwidth" if I use Lynx? Mentality like this drives me nuts. I loathe ads, they get blocked. I'll never understand how anyone would expect to earn money by using something that myself and most people I know routinely ignore or block. In any format.

    4. Re:Well, when you think about it... by dgatwood · · Score: 1
      No, that's why I have a telephone, email, AIM, and, heaven forbid, feet and a mouth so I can walk up to them and say "Hey, what's happening in your life?" and find out.

      Besides... cross-site RSS is easy if you really -want- to implement it, either using a PHP/MYSQL push (their site tells you when something changes) or pull (your site polls them periodically) or, ideally, both. You could even make it so that arbitrary web servers can register with other arbitrary web servers for automatic push notification on changes. Maybe a dozen lines of PHP. I've done similar push/pull caching for other websites (not for RSS, but generating RSS based on suitably-structured database records is trivial). It isn't exactly rocket science....

      Or you could just use an RSS aggregator like Lilina, but that's probably cheating somehow. :-D

      Bottom line is that no, my web site can't do that, but it's because I don't care to have it do that stuff, not because I couldn't get it to do that by midnight tonight if I did. (Posted at 11:44.)

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    5. Re:Well, when you think about it... by TubeSteak · · Score: 1
      In the end, though, would you really give a shit if your LiveJournal suddenly went offline?
      It would be as if an angst bomb went off in my heart.
      ::sigh::
      --
      [Fuck Beta]
      o0t!
    6. Re:Well, when you think about it... by martin-boundary · · Score: 1
      I'm tired of this false argument. There is _no_ bandwidth stealing going on from users, free or otherwise.

      Guess what? Every time somebody downloads a page from LJ's server, that somebody actually pays for it. People (or the companies they work for) rent access to the internet, and every time a page comes down the wire to their computer, it's been paid for by _them_. Not LJ. LJ doesn't pay for anything at all except the tiny bit of the path from their server to the next router. If you want perspective, start also counting the backbone providers and ISPs.

      If LJ want to _make_ extra money from users by offering a free service bundled with uncalled for ads, that's their business. Maybe it works, maybe not. But let's not confuse the issue by pretending LJ is paying for people's browsing and have a right to recoup their costs.

      LJ is precisely paying for the privilege of communicating directly with millions of people. If they can't afford this privilege, they should get off the net or get better accountants.

    7. Re:Well, when you think about it... by Anonymous Coward · · Score: 0
      Bandwidth costs money
      So by not downloading their ads, I don't use as much of their bandwidth, and therefore save them money.
    8. Re:Well, when you think about it... by coyotecult · · Score: 1

      Most of the value in Livejournal comes from the community and networking aspect. Here are a couple of photography communities I find interesting:

      http://community.livejournal.com/texture/
      http://community.livejournal.com/urban_decay/

      There are many others, as well.

    9. Re:Well, when you think about it... by woolio · · Score: 1

      The free LJ users aren't providing LJ with any revenue.

      Yes they are! The free users make LJ an appealing venue for advertisements...

      Without the free users, LJ would not be able to sell ads -- they would be worthless.

      Without the free users, paying ones wouldn't bother.

      The free users are probably the most important!

    10. Re:Well, when you think about it... by EvanED · · Score: 1

      Might I suggest Color_Theory too?

    11. Re:Well, when you think about it... by timbo_red · · Score: 1

      Maybe you just want a place where friends can have access?

      Like, say, livejournal?

    12. Re:Well, when you think about it... by Fett101 · · Score: 2, Insightful

      Sure you could do that in a few lines of PHP, but Did you think about the fact that not everyone is in the IT field. How many LJ users do you think know how to use PHP? Not a heck of a lot I'm sure. Next thing you'll be complaining that people can't build their own cars or bake a cake from scratch.

    13. Re:Well, when you think about it... by coyotecult · · Score: 1

      Of course! I'd forgotten how absolutely lovely it is. Thank you.

    14. Re:Well, when you think about it... by monoqlith · · Score: 1

      Capitalism isn't limited to the one-dimensional "You provide me a service or good, I give you money in return" configuration. The people at LiveJournal have resources that they pay for and then give it out to users who want to express themselves via the service of online journal space. They do not demand any direct compensation from the journal author; however, the journal author signs onto an agreement in which they are allowed to author a journal which can in turn provide compensation for LiveJournal. If the user who writes a journal actively seeks to block ads from its site, the user is not fulfilling his side of the bargain. The user is actively seeking to prevent LiveJournal from being compensated for the service it provides them.

      Whether or not you as simply a reader(not user) of LiveJournal want to receive ads is still up to you. However, the minute you sign on to be a user of LiveJournal's service, you forfeit the right to block their ads, because you are using their service and must in some way assist their compensation for that service.

      This model works with content-providers on television to. Would a network accept a contract from a show producer who wants to inform its viewers how to completely stop the ads that allow the network to be compensated for its role in the contract? No. The network needs to understand that the producer wants to benefit the network as well as itself. In capitalism, the rule is, for every transaction, both parties benefit. It's that simple.

    15. Re:Well, when you think about it... by Greyfox · · Score: 1
      See how much a LiveJournal ad is worth if all those free accounts packed up and left for a site that realizes that if you don't want to see an ad in the first place, you're probably not likely to buy the product being advertised anyway.

      Personally I don't mind ads. Of course, I run my browser with all animation disabled, I also use the noscript firefox plugin to whitelist only the few sites I actually trust to run it. The web's a lot less obnoxious that way, even with the ads.

      --

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

    16. Re:Well, when you think about it... by Escogido · · Score: 1

      They surely are providing LJ with content, through the mere fact of their existence. They have friends and friends have friends and thus they create a community, and community attracts paying customers. If there were only people who would pay in LJ it would have been a totally different place than it is.

      How whether the owners consider this revenue sufficient is an entirely different story... but we yet have to see if they succeed or fail.

    17. Re:Well, when you think about it... by hazem · · Score: 2, Informative

      Have you actually gone to livejournal today?

      They're adding a new level. They used to have a free and rather limited account, and a paid account with fewer restrictions. They're now adding a "sponsored" account. You get more of the "paid" features, but instead of paying, you agree to have ads placed on your site.

      This whole change in TOS is about you not signing up for the sponsored account and then turning around and trying to use code in your site to block the ads or keep site visitors from seeing them.

      The "free" account is still without ads.

      From their site:
      For Free account holders: You don't have to display ads on your journal or Friends page or view ads in the LiveJournal site pages. We're committed to keeping the Free account level available to you, and it's your choice if you'd like to opt in to the Sponsored+ level or purchase a Paid account.

    18. Re:Well, when you think about it... by Anonymous Coward · · Score: 0

      Ads waste my time by slowing the site down and disatracting me adn no it hasn't been of principle (yet), I have never seen anything that would interest me enough to invoke principles. My time is not free either, neither is my net connection to tell the truth.

    19. Re:Well, when you think about it... by Hadlock · · Score: 1

      Agreed. Pretty much all of my friends (male and female(!)) got signed up with LJ sometime between sophmore and junior year of high school. Most everyone only posts once a month or so, but that's about 100 times more communication that our group still does than most other groups of high school friends. It's good for planning parties, etc too, since everyone knows where to check to see when/where my annual new years party will be at. About thirty of us total use livejournal on s semi regular basis, and of those 10 update at least once every other week... not bad for a group of people who are busy and have either graduated or are about to graduate college.
       
      Granted, many of us are now on facebook and/or myspace, but livejournal is a much more usable interface, and it's hard to get the girls of the group to switch to anything else.
       
      Cell phones and what not are great, but face it, you only have about 10 friends in the city you live in, and another 10 spread across the country that you actually want to keep in touch with on a weekly basis. LJ makes it easy to share and learn about what's going on and keep lines of communication open should you need to contact them about something.

      --
      moox. for a new generation.
    20. Re:Well, when you think about it... by zakezuke · · Score: 1

      Bullshit. I've paid my ISP for my access. It isn't your bandwidth, and I can't steal what you're handing out for free anyway. Am I stealing "your bandwidth" if I use Lynx? Mentality like this drives me nuts. I loathe ads, they get blocked. I'll never understand how anyone would expect to earn money by using something that myself and most people I know routinely ignore or block. In any format.

      They should be so lucky to have issues with too many Lynx users. Lynx users are taking no action to activly block adverts, their interface simply does not support the current slew of adverts. If they were smart they would make lynx adverts, which i'm sure would be more annoying than 5% of my desktop space.

      But anyhow, I pay for cable. I get commercials except on those spiffy premium stations like HBO and Showtime. You could say since I pay for cable I shouldn't have to put up with commericals, but the fact remains while my bucks pay for the line, they don't always pay for the programing. Apparently it's a good business model, because there is programing and there are commercials, and from my understanding it's a big industry. It's not shocking at all to see this model filter over to the web.

      As for the adverts, perhaps there will be a firefox extention that will be so kind as to pipe adverts directly to /dev/null so they get the spiffy feeling that some bugger is viewing them. I for one don't really care, as long as it's not an annoying popup, I generally ignore them. It's just like watching television, commercial break I fetch a drink, little window with slap the monkey, I just ignore it. I must admit those pictures for singles in my area are harder to ignore.

      --
      There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
    21. Re:Well, when you think about it... by shish · · Score: 3, Informative
      I've paid my ISP for my access.

      And they have to pay for theirs -- bandwidth is needed for servers as well as clients. When you pay money to an ISP it only covers your end of the connection, none of the money goes to people running the other end :-P

      It isn't your bandwidth

      So how are they sending you data?

      and I can't steal what you're handing out for free anyway.

      Much like things on a shop shelf are "free"; sure you can take them and walk out of the shop, but the business model relies on customers paying, be it cash or ad views.

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    22. Re:Well, when you think about it... by NitsujTPU · · Score: 1

      fwiw, there is a workaround that allows people to view your private entries, though I don't recall the details of this workaround.

    23. Re:Well, when you think about it... by davew · · Score: 1
      LJ doesn't pay for anything at all except the tiny bit of the path from their server to the next router
      So, out of interest, who pays to get it from that router to the next one along, and onward to your ISP?
    24. Re:Well, when you think about it... by tiocsti · · Score: 1

      I don't think that sort of logic holds very well. First you have to consider that people blocking ads probably dont want to see them, and/or are actively hostile to advertising, which means FORCING them to view ads is likely to either have a neutral affect (whereby there's no more likely to buy your product than they would be without having seen your advertising) or even a negative affect (where they are LESS likely to purchase your advertisement). Thus, this policy does not serve LJ's customer base (the advertisers) well at all.

      Additionally, while it's true that it may be necessary to make sufficient ad revenue to support a 'free' service, users of that servers are not required to adjust their behavior to ensure LJ's business plan is successful. Maybe it's a bad business model to begin with? Maybe the value offered by the LJ service is not sufficient to put up with advertising, nor is it sufficient to pay rates LJ is selling the no-advertising service for.

    25. Re:Well, when you think about it... by MobileTatsu-NJG · · Score: 1

      "I loathe ads, they get blocked."

      Fine. Then LJ or any other website has every right to block you. Fair's fair, right?

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    26. Re:Well, when you think about it... by mcvos · · Score: 1

      If you don't pay, you get the ads, if you don't get the ads, you're basically stealing their bandwidth.

      Bullshit. I've paid my ISP for my access. It isn't your bandwidth, and I can't steal what you're handing out for free anyway. Am I stealing "your bandwidth" if I use Lynx? Mentality like this drives me nuts. I loathe ads, they get blocked. I'll never understand how anyone would expect to earn money by using something that myself and most people I know routinely ignore or block. In any format.

      Are your LJ pages running on your PC? I don't think so. LJ has a server and needs to pay for it. I know the Google vs. Versatel case can be confusing, but this is definitely not the same.

    27. Re:Well, when you think about it... by st0rmshad0w · · Score: 1

      Heh, their choice, but either way I'm not looking at their ads.

    28. Re:Well, when you think about it... by Anonymous Coward · · Score: 0

      Fine. Then LJ or any other website has every right to block you. Fair's fair, right?

      Yes. Fair and right. And probably not a good idea, but hey, not my problem.

    29. Re:Well, when you think about it... by ergo98 · · Score: 1

      Or idiot VC's who give millions to people with essentially ZERO business plan.

      How in the world is this nonsense "insightful"? This is the sort of selfish worldview that makes Slashdot look like it's inhabited by a bunch of teenagers. Just take/do what you want, and when called on it declare that the victim "has no business plan". Rinse and repeat.

      LiveJournal's business plan is no less credible than Google, CBS, the Olympics, or the NFL. They exist largely on the backs of advertisers, and they do what they can to protect that revenue source. It doesn't matter if you have some simplistic world view where only chickens and wheat can be exchanged, however back here in the real world it really isn't that complex.

      I've paid my ISP for my access. It isn't your bandwidth

      Are you kidding? So if the stolen cigarettes are in your pocket, that's fair because it's your coat?

      I loathe ads, they get blocked.

      How about trying this - the next time you're browsing the web, when the little Adblock status bar icon indicates that ads have been blocked, leave the site. Feel free to make your opinion known with your feet. Don't imagine that you have some moral right to take what you want in whatever way you want.

    30. Re:Well, when you think about it... by westlake · · Score: 1
      Bullshit. I've paid my ISP for my access

      You pay your ISP for access to the net. You do not pay your ISP for content.

    31. Re:Well, when you think about it... by Anonymous Coward · · Score: 0

      "Granted, many of us are now on facebook and/or myspace, but livejournal is a much more usable interface, and it's hard to get the girls of the group to switch to anything else."

      Because the girls are dumb.
      Just say NO to women's rights.

    32. Re:Well, when you think about it... by skryche · · Score: 1
      Yes, there's a lot of shit on LiveJournal, but that doesn't keep it from being an excellent tool.

      Users barely need to know anything about computers to keep a LiveJournal. Hosting your own blog is an order of magnitude more complex.

      Anyone can use LJ as a private journal there that can be updated anywhere.

      LJ's friends-only feature makes it a great way for friends to keep in touch.

      ...and, to answer the question “Is there anything good there”, here's an answer Slashdotters might appreciate:

      Here's a hint: they don't write about what they had for breakfast, or which boys like them.

    33. Re:Well, when you think about it... by Anonymous Coward · · Score: 0

      If you don't pay, you get the ads, if you don't get the ads, you're basically stealing their bandwidth.
      Actually no. The free level still exists. All this does is add the sponsored level for those who want more stuff but don't pay.
      This is no where as near as bad as I thought it was going to be.
      I log in to alot of friends only post anyway.

    34. Re:Well, when you think about it... by Scooby+Snacks · · Score: 1
      Why do you need the telephone, email, and AIM, when you have feet and a mouth to walk up and say hello? No, really; I'm not just being pedantic. It's just another option for communication, and it's one that many people find useful.

      I understand what push and pull mean in relation to content. Nonetheless, I think you are overestimating the technical abilities of the average person. What about Joe or Jane User who just wants to keep up on what's happening with their friends and/or wants to keep their friends updated? Somehow, I think you'd have a difficult time convincing that person to buy a domain name, pay for colo or hosting, do some PHP coding, and so on, and so forth. Not to mention that it starts to get somewhat difficult to restrict who can see your journal (yes, I hate the word "blog") entries in the kind of mesh setup you're describing. Then Mr. or Ms. User would need to convince their friends to do the same, minus coding (since it would already be done).

      (Irony in this case might dictate the use of the LiveJournal server software itself to run your site.)

      I hadn't heard of Lilina, so I Googled for it. As one of my friends recently pointed out, however, the LiveJournal "friends" system is actually an RSS aggregator. (It's also a basis for permissions-based granting of read access, doing double duty.)

      For what it's worth, I too used to think LiveJournal was silly. Then, one of my friends from before I moved across the country (many of us hang out in our own crappy little IRC channel and have for quite a while now) mentioned that he was creating an account because many of the people in his new social group (he had just moved to another city) had journals, and he would find it convenient to be able to read their journals all on one page. Shortly after that, I found that many of the people that I was meeting had LiveJournal accounts, so I gave it a try myself. I liked it.

      If you don't like it, that's fine. I find it convenient. You're entitled to your opinion, just as I'm entitled to mine.

      --

      --
      Runnin' around, robbin' banks all whacked on the Scooby Snacks...
    35. Re:Well, when you think about it... by Scooby+Snacks · · Score: 1
      The snideness of my other reply aside, I re-read your comment.

      I believe the question was, "Would you really give a shit if your LiveJournal suddenly went offline?" Since you're a non-user, your answer isn't really relevant to the question.

      In any case, unlike the stereotype, the vast majority of my friends who are also on LiveJournal are actually literate. Some of them have a real flair for writing, and it's nice to read their journal entries.

      I take issue with your blanket assertion that "there is nothing interesting on LJ". Perhaps there is nothing interesting for you on LJ. Who the hell wants to read about what's going on in my life? Most people -- you included -- wouldn't. My real-life friends -- those people who I care about and who care about me -- are interested in what's going on. It's boring to anybody else, really.

      One account that I find interesting and that might have broad appeal is that of Tolyn. He's a cop in California who has a real knack for telling a story. In my opinion, his earlier entries were more entertaining, but give it a shot.

      I have a friend who uses NetBSD for damn near everything with an LJ. (He also interned at Wasabi Systems one summer.) Another friend who works for Akamai has an account. (He had been keeping a journal on his site in static HTML pages, but he redid it with PHP and a database several months before he first got on LJ.) There were a couple other people who decided to move their journals onto their own sites using WordPress or something, but they set up plugins to automatically post their WordPress entries in their LiveJournals because they wanted to make it convenient for the rest of us to read their journal entries. In such a system as you describe, one would have to check n web sites daily, or use an RSS aggregator and lose the benefits of restricted viewing of entries.

      And honestly when you mentioned the "If you see this as the first post.... you know what to do" business, I had no idea what you were talking about until someone else in this thread mentioned that those are friends-only journals where people feel the need to announce it in a cutesy way. (There's stuff there, but you have to be logged into an account that they have on their friends list in order to see anything.) Those may be stereotypical LJ users, but they are not representative of all types of LJ users.

      Yes, I pay for an account. The extra features are nice to have, and I get the warm fuzzies supporting a GPL project.

      --

      --
      Runnin' around, robbin' banks all whacked on the Scooby Snacks...
    36. Re:Well, when you think about it... by jridley · · Score: 1

      if you don't get the ads, you're basically stealing their bandwidth.

      I have a problem with people constantly using that "stealing" word. If someone puts a basket of apples on the sidewalk and says "please take one" and I do, I'm not stealing the apple. If they happen to place the apple on a table with a big advert plastered on the wall in front of it, and I don't care to look at the ad before taking the apple, I'm still not stealing apples. If the ad bothers me so much that I install a blinder on my glasses so I don't have to look at the hideous thing, I'm STILL not stealing apples.

      LiveJournal took off and continues to grow based on their free accounts. A great many of my friends now have paid accounts, and absolutely love LJ and post there multiple times per day. But LJ probably wouldn't have taken off, and the would not continue to grow, without free accounts. Nobody would buy an account without trying it first, and also nobody wants a soapbox in a deserted part of town; you need the free accounts to give an audience to your LJ posts.

      I personally won't buy an account because I don't really care much about LJ. I have a friends list that I read, but if I went to read and encountered a page that said "you need to shell out $5 for a lifetime membership in order to use LJ" I'd walk away forever.

      They're free to set up any rules they want. If they feel that not viewing ads is stealing, then they're free to terminate my account. I won't cry. It's their site. They make the rules, and they live with what the new rules do to their revenue stream, positive or negative.

    37. Re:Well, when you think about it... by Asic+Eng · · Score: 1

      Sure they do, but nobody has the right to call not looking at ads "stealing". It's an insane idea that you are commiting a crime, just because you don't conform to the behaviour a company would like to see. It's a dangerous idea too, because companies often successfully lobby to restrict your rights, just so that they can earn more money without updating their business model.

    38. Re:Well, when you think about it... by Anonymous Coward · · Score: 0

      It's blatant parasitism. If you have a problem with the word stealing replace it with blood-sucking in your head. Failing to compensate someone explicitly seeking compensation for their goods or services is clearly parasitic behavior. Every time people en masse decide to circumvent the measures businesses have legitimately established for securing a return on their investments, what of you whiny slashbots criticized their business models and babble about your rights. It's this "I can live off of others so long as I don't get caught" attitude that signifies the character of the person.

    39. Re:Well, when you think about it... by crabpeople · · Score: 1
      " and I can't steal what you're handing out for free anyway.

      Much like things on a shop shelf are "free"; sure you can take them and walk out of the shop, but the business model relies on customers paying, be it cash or ad views."


      So the content on the website is a product and the ads are what, some tax you have to pay for entering the store? Your saying i cant go into a store (website) and casually browse the products (view webpages) without paying some sort of tax for being there (ads)? well ill give you a bit of a hint, i can do those things in a store and i dont feel like im "stealing" from the store if i decide not to buy anything.

      If you have a big sign that says come read my website (search engine listing) and people come and read it, and you have another sign that says tips apreciated (ads) but no one tips, you havent the right to be mad about that either.

      --
      I'll just use my special getting high powers one more time...
    40. Re:Well, when you think about it... by MobileTatsu-NJG · · Score: 1

      "It's an insane idea that you are commiting a crime, just because you don't conform to the behaviour a company would like to see."

      I never called it stealing. But you have to be honest with yourself: You're taking something without giving something in return. I don't care what you call it, just don't call it 'right'.

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    41. Re:Well, when you think about it... by dgatwood · · Score: 1
      No, but the software to do those sorts of things exists pretty much ready-made. It may not be easy enough for my grandparents to install, but if someone is competent enough to install a web server and set up a web page, it really isn't that much of a stretch to assume that the same person would also be capable of installing blog software or installing and configuring a simple aggregator.

      Besides, the original comment implied that the "crappy web site" of a typical Slashdot reader couldn't do those things, which borders on pure comedy. My "crappy web site" hosts an image gallery with upload support, user-editable folder hierarchy, drag-and-drop file management, a comment system implemented almost entirely in JavaScript (very scary), and RSS feeds for the comments (per page) and new photo uploads (per-user and site-wide). It was about four or five weekends of light work. The same gallery back-end code is shared (without management capability enabled) by other other domains on the same server with alternate page templates. And so on.

      Yeah, like LiveJournal would be a challenge for any true geek to build....

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    42. Re:Well, when you think about it... by martin-boundary · · Score: 1
      The ISPs and other entities (ie companies) who own the various routers along the way. Google for "peering agreements".

      Roughly how it works is that the amount of traffic along each pipe is metered, and whoever owns that bit of the netwok works out where the bits are flowing and who has to pay for what. Small ISPs don't usually own anything, and simply rent the pipe from a bigger lower tier provider, all the way up to the backbone. The really big national providers tend to have agreements which supersede metering when metering is too complicated, ie they agree not to charge each other in detail, and only charge the smaller players for use of their own network.

      The point of all this is that except for the network edges, ie companies and people who either surf the web or put up servers like LJ, every other company in between passes along the costs as much as possible, while trying to make a profit.

      So what it all comes down to is that ultimately the internet traffic is paid for by the users: both LJ and individuals browsing the web. These are on the edges of the network and cannot pass on the costs, so together they end up paying the bill. And if you go further into that aspect, you realize that companies with high bandwidth requirements actually pay less per megabyte than individuals, who often don't even use up what they pay for...

      Really, it's ridiculous for companies like LJ to think they should be somehow exempt from paying their share because the individuals browsing the web are somehow stealing from them. It's like going to a Bring Your Own food party empty handed while saying you've brought your personality.

    43. Re:Well, when you think about it... by shish · · Score: 1
      casually browse the products (view webpages)

      The point of web pages is to be browsed, in the same way the point of snacks is to be eaten -- hence this should be "eat off the shelves (view webpages)". A more appropriate analogy for browsing a convenience store would be only reading the web page titles.

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    44. Re:Well, when you think about it... by davew · · Score: 1

      Ok, you're not far from the truth there (full disclosure: I work in the ISP industry, but I framed the question that way because I wanted to work out where you were coming from) but I still have a couple of questions.

      You said a couple of posts ago that LJ only have to pay for their path to the next router along. Now I think you say - correct me if I'm wrong - that the cost of the whole path is passed on to both parties and is shared between LJ and the individuals. That's cool, I can agree with that. And you're spot on that cost per meg goes down when you buy in bulk, much like cost per unit goes down when you buy in bulk in any industry.

      Thing is, when you're buying in bulk, you're still handing over more actual hard cash than the tiddlers. So LJ and the user both get a bill to access the internet, but LJ's bill, I think it's fair to assume, is a heck of a lot bigger than mine. That's a cost of doing business, just like the cost of maintaining their servers and paying their staff, and I suspect we can both agree on that.

      So my questions are: do you reckon they have a right to recoup this cost? And if so, should they really get off the internet in preference to taking on ads?

    45. Re:Well, when you think about it... by martin-boundary · · Score: 1
      Great, you'll be able to correct _me_ then :)
      You said a couple of posts ago that LJ only have to pay for their path to the next router along. Now I think you say - correct me if I'm wrong - that the cost of the whole path is passed on to both parties and is shared between LJ and the individuals. That's cool, I can agree with that. And you're spot on that cost per meg goes down when you buy in bulk, much like cost per unit goes down when you buy in bulk in any industry.
      Yes, I didn't want to make this complicated, and judging from your post you have a much better understanding than I have anyway. I simplified by ignoring the capital costs, since once the infrastructure is in place, it's pretty much a straightforward leasing business for the big providers. So the players in the middle of the network take their profit and pass on the costs to their customers.

      But every HTTP request has a server and a client, who together have to come up with the money to repay the infrastructure providers. Where I think it gets interesting is that, even though the costs are much greater if you compare LJ with any one of its users, that's not the right way to look at it.

      What you have to look at is the amount of traffic. If 1 million pages a day are requested, then LJ pays for those 1 million pages, but there's also 1 million HTTP clients downloading as well, and if those are 1 million unique users (to simplify) then we're talking 1 million contracts worth anywhere from $10 to $30 per month. An unlike LJ, which serves its 1 million pages nearly continuously through the day, the users might browse for half an hour each day or less.

      So not only does LJ get a better bulk deal on the bandwidth it uses, but LJ makes sure it's using at least 80% or more of the bandwidth it pays for, otherwise it would switch plans. While each individual user not only gets a worse rate per meg, but only uses maybe 20% of what he pays for anyway, on average.

      My guess is that if we balance out the amount paid by LJ for those 1 million page requests with the total amount paid by the users who requested those pages, adjusted for only the LJ pages (since users also browse other sites), then we would find that the users pay a lot more than half of the cost of those 1 million HTTP requests.

      I agree with your other points. I'm not against companies serving ads, I'm just saying that those of us who choose to filter them out are far from "stealing their bandwidth", and in fact I suspect strongly that the public already pays much more than their fair share of the total bandwidth to begin with.

      But in the end, if a company can make ends meet on the internet, good for them. If they can't, they shouldn't be crybabies about it.

    46. Re:Well, when you think about it... by davew · · Score: 1

      Right, I see where you're coming from. Couple of things I can point out. You're right that there's a difference in the amount of time a home user will saturate their connection compared with the traffic profile of a large content provider. That's why ISPs have contention ratios, and the contention ratio that a home user will find perfectly acceptable, even during the busy times, might be far from acceptable at peak times for a site like LJ. So the amount of bandwidth feeding into the user's home is just a single part of the equation, and sharing upstream bandwidth by means of contention ratios means you're already reducing the cost thanks to the fact that most users will spend most of their time idling.

      (You can start to see here, btw, why home users who do hammer their connection with peer to peer traffic cause such problem - they're outliers on that model, and may be using much more of the available bandwidth than others while paying the same share.)

      With a big content provider, the equation is different because their requirements are different, but at the end of the day they have a bandwidth bill too. Just like the user, it's mostly not really under their control, they take their pick from the available providers with the available service levels.

      So whether it's the users or the content provider who pay >50pc of the cost of shipping the bytes isn't I think very important. We each have our bills to pay, and we each have to find our own ways to fund that; your ISP bill doesn't pay for LJ's, or anyone else who runs a web serer.

      If a site tries ads, then, that's one way to pay the bills, but it'll only work of course if people can see them. You're perfectly entitled not to use the service if you don't consent to that method of funding, of course. In the case of LJ you can stick with the old free level of service where you'll rarely see any ads at all.

      But is it kosher to take the level of service that they offer with ads, then remove the ads, consuming the service anyway? Not just for LJ - if a site uses ads to pay its bills, and you don't consent to the ads, is it okay remove them but continue to consume the service?

    47. Re:Well, when you think about it... by Asic+Eng · · Score: 1
      A business can charge for a service they provide. They can try to make their money without charging for the service, if they are so inclined. None of the responsibility for making this work is on the shoulders of the user.

      For me personal rights are more important than the plan of a company to make money in some specific way. If that plan doesn't work out, I think it's up to the company to come up with another idea.

      I don't like business plans which are based on forcing ads down my throat and wasting my time, in order to pretend something was offered for free. It leads e.g. to newspapers which print lies to please their advertisers, to movies which are ripped into pieces by ads and lots of other media corruption. And the costs for all this advertising are added to the product. (Where else would the money come from?) We pay for that advertising when we purchase the product.

      I'd prefer to be able to pay up front. What's my obligation to support these business plans which I hate? Zero, zilch, nada.

    48. Re:Well, when you think about it... by MobileTatsu-NJG · · Score: 1

      "For me personal rights are more important than the plan of a company to make money in some specific way. If that plan doesn't work out, I think it's up to the company to come up with another idea."

      On the one hand, I agree. I think that things like pop-up blockers are a way of expressing consumer dissatisfaction with certain forms of advertising. I am no exception, I intentionally run a pop-up blocker. It's a great way of letting a website know that it's being unreasonable.

      On the other hand, I think there has to be an understanding between the visitors and the operators of a site. It costs money to run a site. If you use a site like LiveJournal a lot, but do everything you can to make sure no ads are displayed, then you must be aware that you are contributing to the potential demise of the site. It is for this reason that I do not run a banner or Flash blocker. In Slashdot's case, for example, I think it is counter-productive to block their banner ads. It's not annoying to me, and I like conversing on here. Seems fair to me. If the cost of going to the site isn't worth the visit, then don't go.

      I don't think we totally disagree, here.

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    49. Re:Well, when you think about it... by martin-boundary · · Score: 1
      Thanks for the info. Just a quick reply since the story is already stale.

      But is it kosher to take the level of service that they offer with ads, then remove the ads, consuming the service anyway? Not just for LJ - if a site uses ads to pay its bills, and you don't consent to the ads, is it okay remove them but continue to consume the service?
      Ads are a (pretty well understood) gamble by the companies who commission the ads. It's pure speculation that the majority of people seeing the ads can be influenced to act or think a certain way, and there's certainly no obligation for people to listen to the ads or follow what they say. It's simply a statistical fact that people are influenced, and this statistical fact requires no conscious cooperation from people.

      A company like LJ has a deal with marketing companies to show some ads in return for a fee. That's a private contract between LJ and the marketing company, and I don't see that LJ's obligations under that contract implies any commitment from its users. So LJ can offer a page with ads on it, but what any one user does privately to the page after download isn't LJ's business. There's no contract between the user and the marketing company.

      Moreover, LJ performed its side of the contract by offering the ads, the marketing company performed its side by paying LJ and by creating the ad campaing for its client, and the client, ie the commissioner of the ad campaign is getting what it wants: a speculative gamble based on a model of human behaviour. Everybody is acting properly.

      The worry is that the commisionning clients may decide that their gamble isn't worth the money they pay, and that will ripple all the way down to LJ so that they will have to find new ways to top up the revenue. Well, that's capitalism in action, or you might say it's one of the chores LJ has to deal with. It still doesn't give LJ users a moral responsibility to support the ad system if it doesn't suit them.

      In fact, one could even argue that users who do force themselves to watch LJ's ads simply to prevent the internet marketing machine from evolving into a more efficient form are acting irrationally, and possibly doing more harm than good.But that's a much bigger discussion so I'll leave it there.

  8. You sure? by coyotecult · · Score: 1

    You'll be seeing ads every time you visit the journal, profile, or entry pages of a Sponsored+ user.

  9. Stupid. by urinetrouble · · Score: 0

    This is pretty silly. People are going to not read that, then have adblock on firefox, and then have their accounts banned. Not cool. I know that if I didn't read this, that could happen.

  10. How? by TheCarlMau · · Score: 1

    How will they go about enforcing this? Ad-block software will counter any JavaScript, and if it blocks out an Ajax call -- we'll just need to update Adblock to still do all the processing, but just no render the element.

    1. Re:How? by Anonymous Coward · · Score: 0

      From what I hear, the abuse team knows it's impossible to enforce, and thus will only be cracking down on people who post explicit instructions on how to disable ads. Mentioning adblock or whatnot in an entry is fine; telling people to use it to block ads is not.

    2. Re:How? by Gnagus · · Score: 2, Interesting

      If the ad blocker downloads and then hides the ad, it's impossible to know for sure. Maybe some fancy Javascript might do the trick, but hey, since Javascript is client-based, there's always going to be a way to bypass it.

      On the other side, if the ad blocker does not download the ad, then it's a piece of cake for the website to know that something fishy is going on.....

      Most people i know use the "remove ad" option in Adblock, not the "hide ad". So they save bandwidth, the page loads faster, but by doing so they hurt the websites by not giving their ads any hits.

      I for one use the "hide ad" - so my browser still downloads the ad, the website still makes a little money for "showing" me the ad, and everybody's happy.

    3. Re:How? by Anonymous Coward · · Score: 0

      I for one use the "hide ad" - so my browser still downloads the ad, the website still makes a little money for "showing" me the ad, and everybody's happy.

      But... then you're robbing the poor advertiser! And if those realize their ad dollars aren't going anywhere, they'll just cause another dot-com bust similar to one in year 2000. All ad dollars dried up, and `advertising on the Internet' was a laughable joke.

      I'm not saying it's wrong to block ads, I'm just saying that pretending to view them only shifts costs elsewhere. On the other hand, I really think ads online shouldn't be as intrusive as most ads are, so screw'em! If a website puts ads in annoying places or make'em large to notice, then I have no issues in blocking them; if -they- are losing money because of this, well, then they shouldn't have annoyed me.

  11. I can kind of see... by ScaryMonkey · · Score: 0, Redundant

    where they're coming from with this. Running a website isn't cheap, and bandwidth isn't delivered to your servers every night by helpful magic gnomes. Personally, I just use Adblock to block ads that I consider annoying and/or intrusive. Otherwise I'm not bothered by ads in principle, they might even (gasp!) have information about something I want to buy.

    1. Re:I can kind of see... by Archangel_Azazel · · Score: 1

      Otherwise I'm not bothered by ads in principle, they might even (gasp!) have information about something I want to buy.--

      I can't even remember the last time I saw an ad online for something I actually wanted. Mostly it's those fucking annoying punch the monkey pos' or something equally inane. Lately though, I have seen a few ads for dating / meeting sites. Mostly featuring the complete antithesis of who is actually using them.

      *shrugs* YMMV

      A.A

      --
      Your mind is like a parachute. It works best when it's been opened.
    2. Re:I can kind of see... by Stoutlimb · · Score: 1

      where they are going.

      Bankruptcy. Management knows the company is dead meat.

      They are completely aware that this could alienate most people who use their service. The reason they decided to piss off their users, is because whoever controls the purse strings can see that they are hemmoraging money, and this is a last ditch effort to make ends meet. I think they are at the point where they don't care if they upset their users anymore. I don't think we'll be seeing much of LiveJournal anymore, except maybe on fuckedcompany.com.

      My 2 cents.

    3. Re:I can kind of see... by Anonymous Coward · · Score: 0

      i block ALL ads because i want to know where that single pixel image comes from
      - from cnn.com or from some china/russia/US/... hacked server

  12. You have to read the entire contract by David+Hume · · Score: 4, Informative
    A first reading of the ToS suggests that it is just journal *owners* who are banned from using styles etc to hide the ads from everyone. There's nothing to say that people *reading* the journal can't be running ad-blocking.
    You sure?

    The relevant clause:

    17. Employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages. These include, but are not limited to, the following:

    1. Making journal style changes, customizations, or overrides that effectively block or substantially impair the display of advertisements on a Sponsored+ account's Content or other pages within the Service.

    2. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.
    You have to read the entire contract. It appears from the first several paragraphs that these limitations apply only to journal *owners* and not to readers:
    I. ACCEPTANCE OF TERMS

    LiveJournal, Inc., dba LiveJournal.com, ("LiveJournal") provides the following service to you, subject to these Terms of Service ("TOS"), which may be updated periodically without prior notice. You can review the current version of the TOS at: http://www.livejournal.com/legal/tos.bml. Failure to comply with these TOS may result in account revocation.

    II. DESCRIPTION OF SERVICE

    LiveJournal is a web-based service that allows its users to create and update online journals (herein referred to as "LiveJournal", or the "Service"). The Service may be used through a web browser or by the use of downloadable clients (the "Software"). Once registered with LiveJournal, each user receives his or her own journal space to post text, data, messages, or information concerning or linked to software, music, sound, photography, graphics, and video (the "Content"). This Content may reside on LiveJournal's servers or on the servers of a third party.
    1. Re:You have to read the entire contract by coyotecult · · Score: 1

      You're correct in that it applies only to members, but I guess I'm sort of speaking as a member, in that case. People who are purely readers don't agree, to my knowledge, to the TOS anyway--or am I mistaken on that one? Which is why I didn't clarify, I guess; I didn't think the TOS applies to people who are only readers at all. I'm definitely not a lawyer, so my knowledge is skiffy there, and I'm free to be corrected!

      Your name sounds familiar. I'm guessing Penny Arcade.

    2. Re:You have to read the entire contract by palndrumm · · Score: 3, Informative

      Also from TFTOS (emphasis mine):

      XII. ADVERTISEMENTS AND PROMOTIONS

      You understand and agree that some or all of the Service may include advertisements and that these advertisements are necessary for LiveJournal to provide the Service. You also understand and agree that you will not obscure any advertisements from general view via HTML/CSS or any other means.


      To me, the bit saying 'from general view' sounds like the key - it doesn't mean I can't use Adblock or whatever to stop me from seeing the ad, but does mean I can't use anything to stop everyone else from seeing it. (Insert standard IANAL disclaimer here.)

      (On another point, if I use Adblock to block ads from a site, how easy is it for them to tell that I've done so, and to narrow it down to a specific ad blocked from a specific site on a specific visit?)

    3. Re:You have to read the entire contract by JanneM · · Score: 3, Informative

      (On another point, if I use Adblock to block ads from a site, how easy is it for them to tell that I've done so, and to narrow it down to a specific ad blocked from a specific site on a specific visit?)

      If you are blocking (not hiding) ads and they serve the ads themselves it should be feasible for them to notice that you did n ot in fact download all the content of the page. If they have a separate ad provider with their own servers it's more likely they will only note the aggregate effect of fewer viewed ads than pages visited over time.

      Of course, if you set Adblock to hide rather than block, they don't know you didn't see it.

      --
      Trust the Computer. The Computer is your friend.
    4. Re:You have to read the entire contract by suv4x4 · · Score: 2, Insightful

      You have to read the entire contract. It appears from the first several paragraphs that these limitations apply only to journal *owners* and not to readers:

      But then it doesn't make sense, does it. The penalty is possible account termination. So what, if I install ad-block and jump from journal to journal I'm effectively doing a mass journal massacre.

      So, beware, cause I'm installing it right now and coming.

    5. Re:You have to read the entire contract by Anonymous Coward · · Score: 0
      Your name sounds familiar. I'm guessing Penny Arcade.

      I'm guessing freshman philosophy. And I somehow get the feeling that David Hume just might be a pseudonym.
    6. Re:You have to read the entire contract by schon · · Score: 1, Troll

      If you are blocking (not hiding) ads and they serve the ads themselves it should be feasible for them to notice that you did n ot in fact download all the content of the page.

      So... LJ will start discriminating against blind people who use screen readers (which are often set to not download graphics.)

    7. Re:You have to read the entire contract by Spacejock · · Score: 2

      I think they're just saying that you can't modify your journal templates to remove the ads. Move along, next story please.

    8. Re:You have to read the entire contract by Anonymous Coward · · Score: 0

      Yes. As well as anyone not useing Internet Explorer on Windows. You will note that they have chosen to allow ActiveX based ads. Well, Opera/Gecko/KHTML/WebWhateverAppleCallsItNow don't support that, so it's not shown. That's a violation of the new contract.

      I'm choosing to read that as a "cover our butts" clause. The minute they actualy USE it to ban someone, I'm going to tell adblock *.livejournal.com is an ad. And probably start running my own copy, because I do like the way LJ works.

  13. Confusing Wording but is it Serious? by logicnazi · · Score: 4, Insightful
    So here is the text of the rule:


    Employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages. These include, but are not limited to, the following:

          1. Making journal style changes, customizations, or overrides that effectively block or substantially impair the display of advertisements on a Sponsored+ account's Content or other pages within the Service.
          2. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.


    It is clear one thing this rule is aimed at is people changing their journal to block the ads on livejournal. This is perfectly reasonable and even slashdot doesn't let you foil their ads by posting cleverly formated comments on a story (not technically possible here I presume).

    What is less clear is if this is intended to apply to people VIEWING livejournal content. After all you aren't even really acting as a livejournal user when you do this you are just reading someone's blog.

    I think we just need to wait and see if this actually amounts to any changes or is just overbroad legal wording to cover their ass in unforseen circumstances. Remember there are all sorts of crazy conditions in some EULAs/TOS that don't necessarily amount to anything.
    --

    If you liked this thought maybe you would find my blog nice too:

    1. Re:Confusing Wording but is it Serious? by ZiZ · · Score: 2, Interesting

      Actually, the full text of the (first part of the) rule in context reads:

      You agree to NOT use the Service to: [...] Employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages. These include, but are not limited to, the following: (et cetera)

      Golly gee, I'm not using the Service to employ technologies that block ads. I'm using Firefox to employ those technologies. :)

      --
      This flies in the face of science.
  14. Re:jumping ship by Praedon · · Score: 4, Interesting

    Actually, Ive always provided free community hosting for anyone without ad's.. Its my way of giving back to the internet...Though I THOUGHT About it.. but then I also thought of how annoying ads are in the first place, so I disregarded the idea all together... I was also thinking of having something like Live Journal for my Network, but I never could find a good one.. But in the mean time, I have all the free hosting in the world Praeon Network (Gotta throw in a cheap plug in for that : ) In regards to Live Journal, and the topic at hand, I can understand where they are coming from, but you would think they would be a little bit more understanding, and realise that not everyone on the internet are as smart as us Slashdot members. : )

    --
    Just me
  15. Someone has to pay somewhere... by MOtisBeard · · Score: 1

    LiveJournal might be a little over-the-top in actually introducing this as a deal-killer in their ToS, but I can see their point... hosting and other expenses have to be paid for by someone, after all, and it's far better from a user's perspective to pay for the tools and content you access by allowing a few ads to show on your screen than it is to have to whip out a credit card and give money to every site that you find useful. Secret Cinema, the Cult/Arthouse torrent site -- http://www.secret-cinema.com/ -- has been doing the same thing for almost a year now, but instead of inserting a clause into their ToS and threatening to ban people, they simply ask nicely that users don't block their ads. LiveJournal might find that they make slightly less money, but generate more goodwill, by taking a similar approach.

    1. Re:Someone has to pay somewhere... by Archangel_Azazel · · Score: 1

      --slightly less money, but generate more goodwill--

      Most businesses that I've seen lately care a lot more about the former than the latter. In the day and age of 'easily replaceable' customers, most businesses that I've *worked* for don't give a shit about single customers, or even groups of them...it's only when something in the thousands of users/customers or more category comes up that they actually stand up and pull their heads out of their asses...otherwise it's just a cost of doing business. Why do you think AT&T can shit on their customers for years and still be one of the largest phone / internet service providers in the country? Give you a clue, it's not their prices, and it's sure as hell not their service.

      P.S.
      I used to do tech support for AT&T Broadband. They outsource most of it, and the company I worked for (as most of them) got paid by the call. Ergo, they got paid more if they screwed things up than if they got it right the first time. You figure out what happened.

      A.A

      --
      Your mind is like a parachute. It works best when it's been opened.
    2. Re:Someone has to pay somewhere... by John+Betonschaar · · Score: 1

      Secret Cinema, the Cult/Arthouse torrent site -- http://www.secret-cinema.com/ [secret-cinema.com] -- has been doing the same thing for almost a year now, but instead of inserting a clause into their ToS and threatening to ban people, they simply ask nicely that users don't block their ads.

      Well that's mighty considerate of them... Asking politely to not block their ads so they can cover their expenses hosting torrents of pirated content...

    3. Re:Someone has to pay somewhere... by Anonymous Coward · · Score: 0

      Yes, because as everyone knows, there are no films or songs or books or software that are in the public domain, and BitTorrent can only be used for piracy. No other use of p2p protocols is possible.

  16. Good FUDding, Slashdot. by BinaryOpty · · Score: 5, Insightful

    Good job, Slashdot, with your bullshit disinformative article blurb. Let's go over this like intelligent human beings and show why it's a non-issue:

    Livejournal just recently added opt-in ads for users that would let them have pretty much all of the benefits of a paid user for the cost of having ads on their journals. After you opt-in to ads you can opt-out at any time and return to your ad-free cost-free journal. Free users viewing another free user's page, their own friends page, or a paid user's page will see no ads but they will see ads when viewing the journal page of someone who's opted for ads. Paid users will see no ads at all. Even so, all I've seen of these ads so far are Google ads. This is article is total FUD and should be tagged as such.

    1. Re:Good FUDding, Slashdot. by Anonymous Coward · · Score: 0

      That's incorrect. A free user will see adverts on a Sponsored+ LJ and in Userinfo pages.

    2. Re:Good FUDding, Slashdot. by makomk · · Score: 1

      Even so, all I've seen of these ads so far are Google ads.

      Minor clarification - they may be Google ads, but they're not all text-based ads. In particular, Sponsored+ pages currently have a very noticable vertical banner ad down one side (or did last time I checked - I don't normally see ads on LiveJournal, due to my account type).

    3. Re:Good FUDding, Slashdot. by Hierarch · · Score: 1

      Thank you. Before I posted the exact same comment, I decided to see if anyone else said it even better -- which you did.

      This entire news story is a waste of time and gratuitous bad PR for a company that's actually behaving very reputably. It's hard to argue with an "opt-in" system like this. The TOS nonsense about cancelling service is pretty clearly directed at account owners, not casual readers. In other words, if you opt for the "Sponsored+" status and then try to get the benefits without holding up your end of the bargain (showing ads on your journal), you get dumped. This is akin to buying a car, refusing to make the payments, and then complaining when the creditor repossesses.

      I'm a LiveJournal user, and I use it mostly to keep up with the lives of friends of mine in far parts of the country (and world). If I found the advertisements truly obnoxious, I'd either drop the "Sponsored+" journal from my friends list, or buy the paid account.

      --
      --Somebody infect me with a .sig virus, I'm too lazy to write my own!
    4. Re:Good FUDding, Slashdot. by Omnifarious · · Score: 1

      Umm, it's not FUD. The LJ TOS very clearly now state that you aren't allowed to use ad-blocking software when viewing LJ. This isn't OK, and actually doesn't have a lot to do with LJ's new ad program. I don't mind LJ's new ad program, but I greatly mind LJ's new TOS.

    5. Re:Good FUDding, Slashdot. by bad-badtz-maru · · Score: 1


      You're about to see ads from the IndieClick network also, I just got a spam from them yesterday pimping 18 different "channels" available on LJ.

    6. Re:Good FUDding, Slashdot. by jtaylor00 · · Score: 1

      How does it apply to someone VIEWING LJ? I don't have to agree to the TOS before viewing someone's journal. Also, what are they going to do if I use ad-blocking software to view LJ? Cancel my non-existent LJ account?

      From the TOS: Failure to comply with these TOS may result in account revocation.

    7. Re:Good FUDding, Slashdot. by jtaylor00 · · Score: 1

      Not to mention the fact that the part of the TOS in questions is under section XVI of the TOS. Section XVI is entitled Member Conduct, not Viewer Conduct.

    8. Re:Good FUDding, Slashdot. by Omnifarious · · Score: 1

      It matters if I'm viewing LJ and I happen to be a member as well. Telling me I can't use ad blocking software is simply not OK.

    9. Re:Good FUDding, Slashdot. by BarryNorton · · Score: 1
      It matters if I'm viewing LJ and I happen to be a member as well. Telling me I can't use ad blocking software is simply not OK.
      If you're a paid member you don't see the ads. Fundamentally this is a way of forcing ads on free accounts while still being able to claim that they haven't (since it's other users that force them on us)...
    10. Re:Good FUDding, Slashdot. by Omnifarious · · Score: 1

      I don't care what it is or isn't in terms of marketing or positioning. That term of service is a blatant violation of a principle I find very important. Just because it's not likely to affect me personally doesn't mean I don't care.

  17. Somebody needs to learn how to read by Gorshkov · · Score: 5, Informative

    No, the TOS does *not* say that you can't use "ad blocking software". It says that if you have ads on your live journal page, you're not allowed to mess with the layout so that the ads can't be seen by people LOOKING at your page. Not quite the same thing.

    Geeze ........ this is a story?

    1. Re:Somebody needs to learn how to read by Fwonkas · · Score: 4, Informative
      No, the TOS does *not* say that you can't use "ad blocking software".

      Not sure...

      You agree to NOT use the Service to:
      ...
      17. Employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages. These include, but are not limited to, the following:
      a. Making journal style changes, customizations, or overrides that effectively block or substantially impair the display of advertisements on a Sponsored+ account's Content or other pages within the Service.
      b. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

      What about b? By the letter, it seems to deny at least some people the use of ad-blocking software. Or maybe it just says that users can't "use the service to employ" ad-blocking. What's that mean? You can't link to it? Talk about it?

      The first one (a) seems reasonable to me. B should at least be made more clear.

      --
      COMPUTER! Whatever happened to Blueberry Muffin?
    2. Re:Somebody needs to learn how to read by mcvos · · Score: 1

      b. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

      What about b? By the letter, it seems to deny at least some people the use of ad-blocking software. Or maybe it just says that users can't "use the service to employ" ad-blocking. What's that mean?

      Do visitors have to agree with the TOS before they can see the pages? I don't think so. It can only be about messing with the page, not about what plugins a visitor is allowed to use in his browser.
    3. Re:Somebody needs to learn how to read by Garse+Janacek · · Score: 1

      No. This is the TOS for journal owners (see another comment above giving the explicit quote). This doesn't say viewers can't use ad-blocking software, all it says is that you, the journal owner, cannot deliberately provide them with this software. How could it even be possible to enforce TOS for people who aren't journal owners? Of course this has no affect on viewers.

      --

      I am the man with no sig!

    4. Re:Somebody needs to learn how to read by Rachel+Lucid · · Score: 1

      B) appears to apply to reader's complicity with the authors, much like current pay-per-click ad banners.

      Having dealt with the pay-per-click model from a provider's perspective, you can have your account ganked for telling people on your site (or forums, etc...) to click the ads so you get the extra revenue. This is not for users knowing that you use a pay-per-click model per se, but for you TELLING them that you want them to click to generate more money via frauding the advertisers. Same principle is in effect here; by acting in complicity with the users to prevent ads being viewed, you are defrauding LiveJournal to get a better account.

      In Livejournal's case, it would appear that posting a link in your entries or profiles to ad-blocking software or providing scripts for sponsored users to block their ads is a violation of part B. However, it sounds like CS-oriented journalers who happen to report on, say, the latest Firefox Extensions or various legal battles, are very likely to run up against this problem as inevitiably something about their reporting on various ad-blocking utilities or legal battles involving not being able to skip the commercials on TV or DVD could easily violate part B.

    5. Re:Somebody needs to learn how to read by Jamesday · · Score: 1

      The other people with LiveJournal accounts are subject to that term, since they have a journal.

      LiveJournal also agrees with the reading you disagree with, having indicated so in comments and announcements about a pending correction to the TOS to deal with the problematic areas. See http://community.livejournal.com/lj_ads/2258.html

  18. Problem with hosts... by hackwrench · · Score: 5, Informative

    you wind up with these regions where the browser displays the error message "unable to contact host"

    1. Re:Problem with hosts... by mattyrobinson69 · · Score: 1

      ah ha! i have a cunning plan:

      set up apache, to have it serve a transparent gif/png, thats 1px square

      rewriterule /.* /transparent.png

      and then youve got adblock, in opera/ie/seamonkey/konqueror/etc

      i might setup a server to do that, sometime, for everybody to use.

    2. Re:Problem with hosts... by The+NPS · · Score: 2, Funny

      To me those are wonderful reminders. Maybe I'll rename them: "The joy of not being sold anything."

    3. Re:Problem with hosts... by jroysdon · · Score: 2, Informative

      squidGuard was doing that years ago (2001). Great reason to use a local proxy.

    4. Re:Problem with hosts... by Professor_UNIX · · Score: 5, Interesting

      Yea, that sounds a lot less complicated than downloading the AdBlock extension, right clicking on an add and telling it to block it. What are you smoking? Try doing that on a site like Fark where ads are served off the same host as the image tags and such and vast portions of the site will begin to look like ass. Blocking by URL is 100 times better than blocking based on hostname.

    5. Re:Problem with hosts... by fazzy4 · · Score: 3, Informative

      Ever heard of Filterset.G? https://addons.mozilla.org/firefox/1136/ Using that with Adblock Plus, I rarely ever see ads online anymore.

    6. Re:Problem with hosts... by walt-sjc · · Score: 1

      And AdZap for squid was doing it before that. With roaming laptops and such, I found it easier to just install AdBlock which was much more effective.

      With anti-adblocking code out there (along with javascript malware,) NoScript for FF is also a must. User Agent Switcher is also cool - make your browser look like a search engine such as googlebot... Can lead to interesting results on some sites.

    7. Re:Problem with hosts... by walt-sjc · · Score: 1

      And AdZap for squid was doing it before that. With roaming laptops and such, I found it easier to just install AdBlock which was much more effective.

      With anti-adblocking code out there (along with javascript malware,) NoScript for FF is also a must. User Agent Switcher is also cool - make your browser look like a search engine such as googlebot... Can lead to interesting results on some sites.

    8. Re:Problem with hosts... by networkBoy · · Score: 1

      Installed the UA extension. Do you have an import list of the most common search engines?
      Cheers,
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    9. Re:Problem with hosts... by duffbeer703 · · Score: 1

      "Windows IT Pro" Magazine is a great example of this... the don't allow Google to cache, but Googlebot is allowed to browse all of the articles. If you connect with a non-bot user agent, you have to pay to read more than a few paragraphs.

      But change your UA to "Googlebot" or the yahoo bot, and wa-la, you can read the articles.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    10. Re:Problem with hosts... by walt-sjc · · Score: 4, Insightful

      wa-la

      I think you mean: voilà, but yes. There you go.

    11. Re:Problem with hosts... by Anonymous Coward · · Score: 0

      ... and then have your domain blackholed for having an open proxy.

      No, you probably shouldn't do that. But, feel free to write a HOWTO so that we can all set up personal adblocking systems (or, we could just be lazy and download one of the handful of existing software packages designed to do this...)
      -os

    12. Re:Problem with hosts... by AxelBoldt · · Score: 1
      And AdZap for squid was doing it before that.

      ...and my WebFilter (formerly known as NoShit) was doing it much earlier still. See usenet announcement.

    13. Re:Problem with hosts... by Anonymous Coward · · Score: 0

      Insightful? Should be funny... for people who know that the french verb 'voir' does not mean 'to go'.

      Woosh is the sound of something going over your head. When you hear it, you have an opportunity to learn.

      In the land of the blind... Yes that was a hint.

  19. Nothing new by The+Hobo · · Score: 3, Informative

    Geocities has had this as far back as I can remember, this rule just means journal writers can't try and circumvent the displaying of ads on their journal, whether readers block them via say, Adblock Plus and the Filterset.G updater (look for the "Plus", not the original, and filterset is just below it, it is a set of filters maintained by people for Adblock) is another story

    --
    There is another kind of evil which we must fear most, and that is the indifference of good men. -- Boondock Saints
    1. Re:Nothing new by TubeSteak · · Score: 1

      Ya know, I'm using FF Portable 1.5.0.1, Adblock Plus 0.7 & the Filterset.G filters

      I kinda miss AdBlock's popup window with the list of all the ad-blockable items, because that pop-up list of all the blockable elements is what really got me hooked on AdBlock.

      Does Adblock Plus have a similar feature?
      Cause if it doesn't, I'm going back to using AdBlock & the Filterset.G filters.

      --
      [Fuck Beta]
      o0t!
    2. Re:Nothing new by ET_Fleshy · · Score: 1

      Try ctr+shift+b then look for "detach" to make the sidebar a new window.

  20. Re:jumping ship by Anonymous Coward · · Score: 0

    before you leave, could you or anyone else please provide links to porn-related LJ pages?

  21. Does this really change anything? by Lord+Naughty · · Score: 0

    Livejournal isn't phasing out free accounts in favor of these new ones. It's just an option that adds a few features to people who still don't want to pay. I can't predict how many people would choose this sort of account, but the minmal gains (extra userpics, 1GB of photo hosting, and mobile posting) aren't so compelling that I can see people migrating in droves to that type of account. Maybe a few photo whores who can't afford a paid account, but that's about all.

  22. An important point by Scooby+Snacks · · Score: 3, Informative
    Keep in mind that you'll see the ads only if you don't have an account, or if you agree to see ads to get more features on your account. If you don't want to see the ads, you can simply change your account from the new Sponsored+ level back to the standard Free level.

    No one's forcing you to view the ads. You're agreeing to see them to get more features on your (free!) account. You can also pay $20 for an entire year and get even more features and no ads.

    --

    --
    Runnin' around, robbin' banks all whacked on the Scooby Snacks...
    1. Re:An important point by coyotecult · · Score: 1

      That's somewhat misleading, because free level users will see the ads on journals of the Sponsored+ level members, including user information pages, entry and comment pages, and their journals. Those users aren't agreeing to see ads to get more features; instead they end up helping Sponsored+ users to have those features.

  23. Broadcast flag, HERE WE GO by Spy+der+Mann · · Score: 0, Troll

    What's next, will they force us to see commercials in video?

    I already have enough with those annoying flash ads. With AUDIO.

    1. Re:Broadcast flag, HERE WE GO by Opportunist · · Score: 1

      Did I miss the /. article 'bout it or did it really not appear here yet?

      What's next? A surveillance cam that makes sure I sit on my chair for the ad and get my beer during the ad break (read: the break in the ads where they show a snippet of a movie)?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    2. Re:Broadcast flag, HERE WE GO by The_Mr_Flibble · · Score: 1

      It was rejected :(
      Give it a few days and it will probably appear here.

      And you haven't seen the new technology that uses a cam to make sure your sitting in your chair otherwise it pauses playback (only for ads though).
      I think it was filed at the same time as the philips patent.

  24. Only a matter of time... by dteichman2 · · Score: 2, Informative

    I count two hours until a Greasemonkey script comes out to just set the CSS "display" of all the ads to "none". Now we can load the ads, and hide them from view.

    --


    Silence is golden... and duct tape is silver.
    1. Re:Only a matter of time... by ares284 · · Score: 1

      Wonder how long until they block Firefox altogether?

  25. funny comment from that page.. by Anonymous Coward · · Score: 0

    Two thumbs down. :( This really compromises the integrity of the site.

    Compromises the INTEGRITY of LiveJournal. Hmm .. LiveJournal.. integrity.. cognative dissonance...

  26. lynx by mattyrobinson69 · · Score: 4, Interesting

    hmm, does lynx count as an ad blocker?

    1. Re:lynx by HaydnH · · Score: 1

      So far they appear to be google ads - which are text based - so no, Lynx wouldn't count as an adblocker in this case

      --
      Time is an illusion. Lunchtime doubly so. - Douglas Adams
    2. Re:lynx by Jamesday · · Score: 1

      Yes, it counts, as do aggregators, Microsoft's April security update (which means IE with that is prohibited), disabling ActiveX, disabling Javascript, disabling GIF animation and anything else which gets in the way of the ads.

      LiveJournals founder commented to a post of mine pointing that out agreeing and saying he'd work on getting it fixed.

      The relative sanity of the TOS, which normally only does things like prohibitng supporting the death penalty and similar silliness, will return soon.

  27. Adblock can download, but not display! by vidarlo · · Score: 4, Informative

    Tools->Adblock->Adblock prefcerences and select hide ads at the bottom. Ads will be downloaded, but you won't see them. Presto!

  28. One-sided contracts are against contract law. by Futurepower(R) · · Score: 2, Interesting

    "Terms of Service" and EULAs are interesting from a legal perspective. They say:

    1) You have a contract with us.

    2) You have no control over what the contract says.

    3) We can change the contract at any time. You are bound to the new provisions of the contract, even though you became involved after acceptance of the old contract.

    4) We throw in some terms of the contract that try to show that the contract is balanced, and that we are contracting to do something for you. However, there is no balance; if we decide we don't like what we have said we will do for you, we will just write a new contract and leave out the provision we don't like.

    It is a measure of the corruption in the legal system that the issues surrounding one-sided contracts like this have never been fully considered either in courts or in Congress. The rich and powerful do what they like, even though what they like is definitely against the spirit of contract law.

    One of the problems is that, once you are involved with an online service or an operating system, for example, the cost of changing is very high. Typically online services require investing considerable time to be useful. Typically the cost of software is a small part of the total cost of involvement with an operating system.

    Another problem is that Terms of Service and EULAs are usually written in extremely tricky language; it would require a legal professional many hours to understand them. So, users "agree" to a contract they cannot understand.

    1. Re:One-sided contracts are against contract law. by ndg123 · · Score: 1

      There's also the terms which state:
      * If the software doesn't work, you can't sue us. We never claimed it would work.

      Although its an entirely reckless attitude, I just laugh at or ignore these kinds of agreements. They are being made with a tiny company in a country far, far away, who are unlikely to ever have the time, money or inclination to pursue me.
      Here in the UK (doh, given it away now), there are 'statutary rights' for consumers. These can't be signed away by any contract - even if the contract says you waived them, you actually didn't. I don't know what the reach/effectiveness of this legislation is now, I assume the corporate legal leeches have sucked the goodness away from that protection as well.

    2. Re:One-sided contracts are against contract law. by Anonymous Coward · · Score: 2, Informative

      > It is a measure of the corruption in the legal system that the issues surrounding one-sided contracts like this have never been fully considered either in courts or in Congress. The rich and powerful do what they like, even though what they like is definitely against the spirit of contract law.

      Congratulations, you just discovered "adhesion contracts"

      Something that has been considered by both the courts and the legislature in depth for a very long time and has been (fairly often) been ruled against big companies in many situations and cases.

      Ref: http://en.wikipedia.org/wiki/Adhesion_contract

    3. Re:One-sided contracts are against contract law. by giorgiofr · · Score: 1

      There's also the terms which state: * If the software doesn't work, you can't sue us. We never claimed it would work.

      Unbelievable! I went and checked and sure enough it is there:

      The copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. the entire risk as to the quality and performance of the program is with you. should the program prove defective, you assume the cost of all necessary servicing, repair or correction.

      It's right there... in the GPL! OMG! So, seeing as you "laugh at or ignore these kinds of agreements", I take it you employ no GPL software at all, right?

      --
      Global warming is a cube.
    4. Re:One-sided contracts are against contract law. by honkycat · · Score: 2, Insightful

      Do most people pay for these services? I assume not. In that case, IMO, you don't have much of a leg to stand on. The TOS make it very clear that they may change in the future. If you aren't willing to accept the risk that you may have to move your content, then pay someone to host it with better terms.

      These "contracts" are closer to being one-sided the other way -- the provider is letting you use their servers for free and only asking that you abide by their rules. What consideration are you providing them that would create a binding contract?

      If you're paying for the service, it's a different game, but as I understand it, these are TOS for a free service.

    5. Re:One-sided contracts are against contract law. by ndg123 · · Score: 1

      absolutely. i only use paid-for software, thus guarenteeing it works perfectly and i have the full support of the vendor and their team of flying code monkeys.

    6. Re:One-sided contracts are against contract law. by Rob+the+Bold · · Score: 1
      Another problem is that Terms of Service and EULAs are usually written in extremely tricky language; it would require a legal professional many hours to understand them. So, users "agree" to a contract they cannot understand.

      I've heard lawyers say that they use such language to be unambiguous, just like doctors and botanists etc. But while these other professions only occasionally try to screw other people over, it's a Lawyer's full-time job. So I just cross my fingers and click "OK". Thanks Robert Fulghum.

      --
      I am not a crackpot.
    7. Re:One-sided contracts are against contract law. by sweetnjguy29 · · Score: 1

      >It is a measure of the corruption in the legal system that the issues surrounding one-sided contracts >like this have never been fully considered either in courts or in Congress.

      Don't be a freakin moron. Of course courts have considered contracts of adhesion, shrink wrap licenses and unconscionable contracts. There is a whole corpus of case law out there. And plenty of State Legislatures have addressed the issue.

      Furthermore, check out the Uniform Commercial Code that is in effect in most States:

        2-302. Unconscionable contract or Clause.
      (1) If the court as a matter of law finds the contract or any clause of the contract to have been unconscionable at the time it was made the court may refuse to enforce the contract, or it may enforce the remainder of the contract without the unconscionable clause, or it may so limit the application of any unconscionable clause as to avoid any unconscionable result.
      (2) When it is claimed or appears to the court that the contract or any clause thereof may be unconscionable the parties shall be afforded a reasonable opportunity to present evidence as to its commercial setting, purpose and effect to aid the court in making the determination.

    8. Re:One-sided contracts are against contract law. by Andrew+Penry · · Score: 1

      You are forgetting that TOS are not just written by big corporate behemoths, but also by small businesses that need such protection. The reason a TOS is so one sided is because development is also one sided. Without a clause allowing a developer to change the terms of the agreement, they would also no be able to develop the web site. For example: If I had developed a free guestbook website with no spam protection, and then had a TOS that did not include an alter clause, I would not be able to add spam protection to the site at a later date. It could be argued that by filtering out certain posts, I am changing the service that is provided and breaching the contract. Even if I made the spam filtering opt-in, it could be argued that I am now attempting to collect additional data (willingness to accept spam) from a user, and therefore breaching contract.
      Not only must that clause be there, the mutability of the TOS itself must be there in case new features need added clauses later on. For example, let's say I decide to allow users on my free guestbook site to opt into ads, and then receive a portion of the ad revenue in form of a check. Now I must collect information that was not previously needed (including SSN if the user is in the US and makes more than $600), and add TOS clauses dealing with things such as minimum amounts before mailing the checks. If I had not had a clause to allow me to change the TOS, I would not be able to add such a feature.

      On all my sites, I encourage all users to read the Terms of Service. Any time the TOS changes due to legal requirements of a new feature, they are informed, and if they terminate the account due to changes are given a refund for the unused portion of their subscription.

    9. Re:One-sided contracts are against contract law. by metamatic · · Score: 1

      Actually, since this is LJ we're talking about, if you're paying for the service it's the same game. They'll ban you on a whim and refuse to refund your money if they feel like it.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    10. Re:One-sided contracts are against contract law. by tepples · · Score: 1

      Even if I made the spam filtering opt-in, it could be argued that I am now attempting to collect additional data (willingness to accept spam) from a user, and therefore breaching contract.

      If you've left a way for the user to cancel an account, you can still do this: When the user adds spam protection, the user is canceling the old contract and construcing a new contract.

      Any time the TOS changes due to legal requirements of a new feature, they are informed, and if they terminate the account due to changes are given a refund for the unused portion of their subscription.

      What should be the reasonable liability if a company fails to make an effort to inform a user of a TOS amendment in this way?

    11. Re:One-sided contracts are against contract law. by Andrew+Penry · · Score: 1

      What should be the reasonable liability if a company fails to make an effort to inform a user of a TOS amendment in this way?

      At the most, the remainder of the subscription fees from the time of TOS change to the cancellation or renewal of service. Of course, in my example the user is paying no subscription (it's a free guestbook), so there should be no liability. It would be hard to argue that adding spam protection to a free guestbook caused a business or personal loss that the website maintainer was liable for. If it were at all possible I'm sure Hotmail would have been sued by someone when they added it to their email service.

      In they same way, it would be hard to argue that Livejournal's addition of TOS terms prohibiting blocking adds through CSS or JS tricks would constitute an unreasonable business loss.

  29. Most Misleading Summary of the Year by stinerman · · Score: 3, Informative

    First, the good people at live journal have made another account option, Sponsored+, where members agree to place ads on their journal in order to have more features that paid users usually get. The member gets to decide if they want ads on their journal.

    Second, the TOS change means that members cannot sign up for a Sponsored+ account and then attempt to jack with the layout so that the ads don't appear.

    Wow.

  30. Great spin, lousy accuracy. by the_real_zippo138 · · Score: 1, Informative

    Free accounts don't have ad's but have less features. You have the option of having more features in exchange for having ad's, instead of paying for them. If a person just blocks the ad's they are basically stealing those extra features, so they should be booted. This story really should be edited to reflect the fact that free users can opt to not have ad's and that paid users do not have them either. The way it's written is really misleading.

  31. Pot, meet kettle by Anonymous Coward · · Score: 2, Insightful

    Back when slashdot first introduced their annoying large square ads in the body of a story (this was around 2002), you could embed javascript in your own customized box to the right. This was used by some as a backdoor to prevent the annoying slashdot ads from loading. Next thing you know, slashdot prevents javascript from going into your own customized box citing security concerns.

    1. Re:Pot, meet kettle by Anonymous Coward · · Score: 0

      Uh, why not just edit /etc/hosts? As long as a web site is hosting the ads on a different server, just find the name of that server (something like "a.as-us.falkag.net") and point it toward 127.0.0.1.

      Presto! No more ads!

  32. Re:jumping ship by pimpimpim · · Score: 2, Interesting
    Yeah, but what if now all of slashdot would make an account at your website and your traffic (+ traffic bill) would boom up a tenfold. At some point you'll be losing considerable money on that and I for myself wouldn't consider paying huge amounts for a service I give to other people not philantropic, but just plain stupid.

    It's cool not to be a money-grabbing bastard, but there's nothing against a realistic business plan.

    If putting a clause that certain members should view ads is realistic is a different story, though :) I mean, they can easily check if the ads are downloaded, but how are they going to check if the readers actually see them. Maybe they perform a grep on their entries, if the users are not whining about the ads and finding appropriate emo music that so-much describes their anger on this, then something most be wrong ;)

    --
    molmod.com - computing tips from a molecular modeling
  33. Nothing confusing about it. by TubeSteak · · Score: 2, Informative
    What is less clear is if this is intended to apply to people VIEWING livejournal content. After all you aren't even really acting as a livejournal user when you do this you are just reading someone's blog.
    My initial reaction is "of course it doesn't apply to random people viewing livejournal.

    To back up this line of though, I browesed the ToS.

    I. ACCEPTANCE OF TERMS
    "LiveJournal, blah blah provides the following service to you, subject to these Terms of Service ("TOS") blah blah blah. Failure to comply with these TOS may result in account revocation."

    So, when you put that together with their wording about blocking ads, it obviously applies only to those who have an account (and consequently accepted the TOS).

    There's always been ways to get around auto-inserted ad code. The guy who runs http://www.cexx.org/ has a selection of simple tricks that you can use to defeat some of the more obvious ad-insertion techniques. Just scroll down to "Free" Webpage Providers.

    Mebbe he should update his site to include CSS and other sneaky ways to defeat the current set of 'free' sites.
    --
    [Fuck Beta]
    o0t!
  34. Re:Maybe they need funds to ... by Frogbert · · Score: 1

    You've never heard of Livejournal? Ever? What rock have you been living under, I think it was around before myspace!

    There are hundereds of thousands of emo kids posting about how their life sucks more then anyone elses does and you some how avoid even hearing about it? I salute you!

  35. Re:who cares.. by Demerol · · Score: 4, Funny

    Wtf is livejournal, you ask? It's the website that separates the women from the flamingly homosexual.

  36. BFD by RyoShin · · Score: 1

    17 Employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages. These include, but are not limited to, the following:

          a. Making journal style changes, customizations, or overrides that effectively block or substantially impair the display of advertisements on a Sponsored+ account's Content or other pages within the Service.
          b. Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.


    This looks like LiveJournal is just setting some ground rules for Supporter+ accounts. For those who don't use LiveJournal, Supporter+ accounts display ads on pages related to that journal, and in return those members get access to some of the previously friends-only features, such as more avatars, and the ability to create custom mood icons.

    This is just making sure that those who sign up Supporter+, which includes extra customization of Journal layouts, don't write up CSS and the layouts in such a way as to hide the banners under other content.

    Section b does appear to state that the use of such things like AdBlock on their site could be grounds for removal or other disciplinary action. However, unless you blatantly state in your LJ that you are using such technology, and using it actively on the site, I'm not sure how they could pin it down. And what if the user uses Lynx, or has images turned off?

    If they have the means to do so, they stand to make a lot of money; there are lots of sites that rely on advertisements that would love to be able to stop people using banner blockers from using their site.

    In short, this is probably nothing new; I've seen some similar things used at other sites, and seen people banned because they said they block any and all adverts.

    So this is just to keep people from becoming Supporter+ and then screwing the system, with a browser-end technology stipulation thrown in for good measure to scare some people.

    As Slashdot often says: Nothing to see here, please move along.

    (For the recond, I have a Supporter+ account.)

    1. Re:BFD by Anonymous Coward · · Score: 0

      For the record, that'd be Sponsored+.

      Supporter+ would be wonderbra.

    2. Re:BFD by Anonymous Coward · · Score: 0

      So far, the only ads I've seen on LiveJournal are Google's text ads, and those should be working in Lynx, right? Even if they do include banner ads too, the text-based ones should be workin. It's also pretty clear that this is something they are doing to keep people from abusing a great service they now want to offer.

      However, I'm a bit concerned regarding the ad prevention part of the TOS. When LiveJournal sent the mail about the new Sponsored+ accounts, I upgraded mine at once after reading, because the mail said "there's no risk". But if you can get your account terminated, I'd call that a risk. My journal is using a completely custom design which I applied once while having a paid account, and it doesn't seem able to show any ads. It can't be modified either, because I'd have to upgrade to a paid account for that.

  37. One or the other by bl00d6789 · · Score: 5, Insightful

    People who block ads need to be prepared for subscription fees. Any content provider that relies on advertising for revenue will have to resort to subscriptions if viewers block or skip over their ads. In my opinion, if you choose to block ads, that is your choice. It's your hardware and you should be able to decide what your computer downloads and displays. But once you've made the choice to block ads, don't complain when you have to fork up a couple bucks a month for everything you once got for free.

    1. Re:One or the other by radja · · Score: 2, Insightful

      I disagree. there is no agreement between me and the content provider that I watch ads. the agreement is between the content provider and the ad provider. if I choose to block ads that is my choice, just like on TV. I have the right to consume less at the same price.

      --

      No one can understand the truth until he drinks of coffee's frothy goodness.
      --Sheikh Abd-Al-Kadir, 1587
    2. Re:One or the other by bl00d6789 · · Score: 1

      My point was not that you don't have the choice to block ads or that you are obligated to view them. It is that the content providers rely on ad revenue to fund their business activities. Believe it or not, it costs money to develop and publish original content, and to pay for bandwidth and server costs associated with serving it to the public. Whether or not their agreement requires you to view their ads, if you don't, they don't make money and will have no incentive to continue serving you the content. At that point, they either stop serving it to you, or begin charging you the money they would have made had you opted to view their ads.

    3. Re:One or the other by the_real_zippo138 · · Score: 1

      But in this case you are agreeing to display these ad's in exchange for extra content on LJ. If you choose to block the ad's then you are being dishonest, as it wasn't like you wouldn't have know that you were getting something by having the ad's in the first place. There for they have every right to boot your sorry leaching ass, well not your ass per se, but the ass of who ever is not living up to their end of the bargain.

    4. Re:One or the other by Anonymous Coward · · Score: 0

      I block ads, and I honestly would have no problem with the death of the commercialised internet. All the actually useful (to me) sites are free (plus a few my employer subscribes to) - it's only entertainment that uses ads. I'd miss /., but I'd get over it pretty quickly. For now, free ride!

    5. Re:One or the other by pcgamez · · Score: 1

      Again, this is a different situation. First, it is a bit of a moral issue. TV stations get paid based on the number of viewers. There is no direct correlation between viewers and leads/purchases. With net advertising, it is generally either based on number of clicks, sales, or impressions. The first two require that people view and click/buy. The third is the only one close to being the same as TV advertising.

    6. Re:One or the other by NineNine · · Score: 1

      Just keep in mind that there's no agreement between you and the content provider saying that they have to provide you anything for free. Leech.

    7. Re:One or the other by pjrc · · Score: 2, Informative
      People who block ads need to be prepared for subscription fees.

      Why?

      This falacy is called "false dichotomy". Either view ads, or pay subscription. The falacy is the exclusion of other options, such as more sophisticated ad blocking software that tricks the site into believing the ad is shown. Or the site moving to a different revenue model. Or advertising adapting (eg, product placements). Or lowering the cost of producing and delivering the content.

      Any content provider that relies on advertising for revenue will have to resort to subscriptions if viewers block or skip over their ads.

      I would beg to differ.

      Witness the repeated failure of micropayments. I tend to agree with O'Reilly, that anymore more than "free", no matter how little, requires spending decision making effort. It's just too high a barrier for many types of content.

      I believe there will always be a vast "market" for free content. Perhaps ads will continue to finance content production? Perhaps not. But the market will remain (unless O'Reilly turns out to be dead wrong and someone does figure out the utopia of micropayments), and content producers will adapt. Perhaps not the existing ones, but someone will. There's simply so much demand, and I'm confident there are smart people out there who will find ways to meet that demand, and make a profit in the process.

      In my opinion, if you choose to block ads, that is your choice. It's your hardware and you should be able to decide what your computer downloads and displays. But once you've made the choice to block ads, don't complain when you have to fork up a couple bucks a month for everything you once got for free.

      Why not complain? Certainly, most people will "complain" by simply not paying, and going elsewhere to find what they want.

      And I'm confident there will be an "elsewhere", at least for anything mainstream. I don't claim to know if ads will continue to play a role in the future, or if other models will dominate, and certainly not what those models may be.

      But already, a free/premium model is emerging, which has worked on slashdot and for years for Livejournal (and now, a free(no ads)/ad-supported/paid model is being tried). They've already been quite successful, and if this new approach works... it could mean the way of the future might be a combination of free WITHOUT ads, enhanced service with ads, and premium service with payment. That sounds quite different from dichotomy of "free with ads or pay up for no ads", doesn't it?

      But whatever happens, I believe the disappearance of free content is very, very unlikely, regardless of the viability of ads. There's simply too big a "market" and too many smart and creative people.

    8. Re:One or the other by un1xl0ser · · Score: 1

      You have the right to consume less at the same price, but if enough people do the same and that causes the business model of your content provider to fail ... you should expect to see their business model change (e.g. fees).

      --
      v4sw6PU$hw6ln6pr4F$ck 4/6$ma3+6u7LNS$w2m4l7U$i2e4+7en6a2X h
    9. Re:One or the other by pjrc · · Score: 1
      You're right, there is no formal agreement.

      But most content distributors depend heavily on popularity and social network effects to gain and retain their audience. For ad supported distribution, the vast majority who ignore the ads (either using technical means or by simply just not paying attention).

      In the case of TV (the parent post), those "leeches" who didn't watch or pay attention to a single commercial, yet engage in a lively discussion about the show at their workplace or among friends are certainly contributing to the shows popularity, which directly impacts the network's ad revenue.

      In the case of Livejournal, the hoards of free users create the bulk of the user community, which forms the appeal of using Livejournal (rather than any of the other identical sites using the same sofware, much like slashdot, cause LJ publishes their code as open source).

      Even this post is contributing to slashdot (perhaps positively, perhaps negatively). The site's popularity is of critical importance to its ability to generate revenue, from ads or other means. So call me a leech, cause I've blocked the ads.

    10. Re:One or the other by analog_line · · Score: 1

      The fewer free livejournal/blogger/myspace sites there are on the Internet, the better. If it's free, you're far more likely to flood your space with useless crap. If you pay for it, or require some (pretty minor in terms of writing web pages) learning to do it yourself, you're far more likely to actually take some care when publishing to it.

      Unless of course, you just feel like tossing money at stupid shit, in which case go for it.

    11. Re:One or the other by RomulusNR · · Score: 1

      Hey, guess what, I already give money to Livejournal. Apparently they don't need my money anymore, though. So, screw em, I don't really *need* extra pictures and a crappy user search feature anyway.

      --
      Terrorists can attack freedom, but only Congress can destroy it.
  38. alienation by SuperBanana · · Score: 1
    A first reading of the ToS suggests that it is just journal *owners* who are banned from using styles etc to hide the ads from everyone. There's nothing to say that people *reading* the journal can't be running ad-blocking.

    Duh. One alienates the "eyeballs"; the other alienates something there is sadly no shortage of- bloggers.

    Thank god this wasn't under "your rights online"; honestly, who gives a damn? Next at Eleven, media conglomerate institutes another policy change on its privately owned website...

  39. Adverts are bad, 'mkay by timbo_red · · Score: 1

    Fortunately I have a paid account on livejournal, so I never have to see them

    Well, not never. There is one rss feed I take that inserts its adverts onto my friends page. Pity, that.

  40. Um no, you are an idiot by Anonymous Coward · · Score: 1, Informative

    Firstly, you are an idiot. You may be paying an ISP, but that is only to access the internet. Companies like LJ have bandwidth bills that are easily larger than your yearly salary. You don't just put a website on a server and 'magically' connect it to the internet. Companies charge you to use their backbone. And they don't charge cheap.

    So yes, ad blocking is stealing. Or then again, you are just a cheap fucking bastard who is having problems with denial.

    1. Re:Um no, you are an idiot by st0rmshad0w · · Score: 1

      Firstly, you are an idiot. You may be paying an ISP, but that is only to access the internet.

      Wow, defeated your own argument by the end of the second sentence.

      Companies like LJ have bandwidth bills that are easily larger than your yearly salary. You don't just put a website on a server and 'magically' connect it to the internet. Companies charge you to use their backbone. And they don't charge cheap.

      And this is the end users financial responsibility how exactly? I've already paid for my network access, and to boot my ISP threw in some web hosting as well, for cheap no less. Not my fault if their business plan sucks.

      So yes, ad blocking is stealing.

      So arrest me or sent me a fucking bill. And buy a dictionary.

      Or then again, you are just a cheap fucking bastard who is having problems with denial.

      Exactly how does this sort of thing get modded informative?

    2. Re:Um no, you are an idiot by muuh-gnu · · Score: 1

      > Exactly how does this sort of thing get modded informative?

      Idiots get modded and valued up by other idiots. Thats how sites like MySpace work.

    3. Re:Um no, you are an idiot by muyuubyou · · Score: 1

      >Firstly, you are an idiot.

      That's the informative bit. Any of us with even basic understanding of the Internet would find the rest of the post obvious. It was informative for the idiot, though - provided he has the necessary attention span, which I deem unlikely.

      There are retards there who believe the "Intahweb" is a single entity, and that by paying an ISP some of that money goes somehow to page creators and maintainers. That is NOT the case, you idiots.

      Not a penny from you or from any of my users get to my pocket through their ISPs.Bandwidth is not my biggest expense, but it's there. You can also argue that pages maintain and fix themselves?

      Say you want to open an internet business. Go find a free dedicated hosting, please. Free as in no ads, no compromise, no money. Wish you luck. Granted your time isn't worth scrap, since you're a clueless idiot with too much free time in his hands.

    4. Re:Um no, you are an idiot by martin-boundary · · Score: 1
      I don't reply to ACs, but since you appear to have the same flawed viewpoint, here goes.

      This isn't the "new" bubble economy anymore. The guys who think that internet users owe them a living just because they put up a stupid website deserve to fail.

      There are retards there who believe the "Intahweb" is a single entity, and that by paying an ISP some of that money goes somehow to page creators and maintainers. That is NOT the case, you idiots.
      The internet is a single global network, if you don't understand the basics, don't waste people's time. What the morons like that AC don't realize is that just because some people put up servers "for free" or otherwise doesn't make them part of the infrastructure. They're simply users like everyone else, and don't have a special claim to being paid for pages rather than _paying_ for pages.

      Not a penny from you or from any of my users get to my pocket through their ISPs.Bandwidth is not my biggest expense, but it's there. You can also argue that pages maintain and fix themselves?
      Exactly as it should be. You're a user like everyone else. Why should ISPs pay you? Why should other users pay you? Put up a website have you? That makes you an artiste does it? Sounds like a welfare claim to me.

      If you want to put up some pages on the internet, go ahead and knock yourself out, but don't expect others to pick up the tab. If you figure out a way to force people to pay for your stuff so you can plough it back into your site, good for you. But merely saying that other users are stealing your bandwidth when they actually pay for their part, and you are expected to pay for your part, just makes you sound cheap.

    5. Re:Um no, you are an idiot by muyuubyou · · Score: 1

      Don't see what your point is and if you're disagreeing with me. There are "free" sites there, either financed by ads, welfare or anything. I'm just saying that not everybody has that same business model - for many services it's not feasible.

      Oh and my website(s) are doing quite ok. Nobody owes me a living.

    6. Re:Um no, you are an idiot by martin-boundary · · Score: 1
      The only point I was (originally) making is that it's not right to claim that viewing pages without the bundled ads equals stealing bandwith. Some people always say that, and it's wrong on many different levels.

      We probably don't disagree on anything else in this thread, and I'm certainly not against companies pushing ads to make ends meet. I wouldn't have written any more on this if the AC hadn't caused a bunch of replies.

  41. In other news: Zapping blocking device by Toutatis · · Score: 0, Offtopic

    An invention from Royal Philips Electronics prevents TV viewers from switching the channel during commercials or fast-forwarding past commercials when watching DVR content.

    http://news.com.com/Philips+device+could+force+TV+ viewers+to+watch+ads/2100-1041_3-6062861.html

  42. LJ-nifty by Tollie · · Score: 4, Informative

    You have to 'get' Livejournal. It doesn't have the buzz that Facebook and Myspace do, but it really needs more credit. It has a huge community of bloggers, but unlike Blogger/Wordpress/MovableType/etc. bloggers, the LJ community is inward facing (like Myspace and Facebook). Unlike Myspace and Facebook, LiveJournal had very early support for APIs and RSS/Atom syndication and they make it possible for even free journals to cleanly insert their custom CSS inside the HEAD where it belongs. In other words, they're pretty unique.

    Most important about that uniqueness was the contempt Brad Fitzpatrick (founder) had/has for advertising. See his post here. So Livejournal adding ads, even if they are opt-in (the free / no-ads option is still available; the ads just get you the features that were previously for Paid accounts only) - is a big deal for LiveJournal.

    Now, finally my point - the B. part of that ackward ToS means this for LJ users: "Don't post scripts to LJ-nifty," a community on LiveJournal where quasi-crafty scripts are frequently posted. That's what they're talking about without talking about it. Lawyers just don't know how to get to the point. ... And neither do I, so carry on.

  43. Free Lunch by Joel+Rowbottom · · Score: 1

    "Wah wah wah wah wah my free lunch is a bit cooler than the other people who pay for the ovens wah wah wah."

    --
    Smegma.
  44. MySpace: CONFORM! CONSUME! OBEY! by Bushido+Hacks · · Score: 2, Funny

    "Hey kids! How would you like to be the first person on your block to have a Myspace account? You can post photos, and music, and communicate with your friends, and --possibly win a PSP by clicking on the scarry clown-click here now!-- and write messages. It even has a blog and a photo gallery where --you could possibly win a free pink RAZR if you can save the hostage-- MySpace: An online community for everyone --to click here now and have bigger breast overnight!--"

    /MySpace.com -- A News Corporation -- Visit Bill O'Rielly's Myspace! Fox Owns Your SOUL!!!!!

    --
    The Rapture is NOT an exit strategy.
  45. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  46. no text browsers? by Anonymous Coward · · Score: 0

    No surfing with just images turned off? meh, hosting is cheap, people who really want an "online journal" have....thousands of alternatives.

  47. they *claimed* they would never do this, though... by Phil+Urich · · Score: 1


    GP said: LJ has paid accounts and paid for their servers and setup years ago. its just upkeep now.

    P said: Yeah, 'cause there aren't any expansion or maintenance or bandwidth or colocation facility costs to running a website, are there?

    Well, it's not like memberships are a one-time thing; people have to keep paying for it. Even I know multiple people in a single group of friends that pay for LiveJournal, and it's a yearly thing that they pay it in.

    Of course, that's kindof moot to this whole discussion, isn't it? The bit in question is how they've decided to offer users the choice of having ads in return for getting the kind of benefits (less restrictions on page modifications, more icons, blah blah blah) that paid-accounts get. The part I find offensive about this is just the fact that, well, they pledged never to do this. You can read what their "Social Contract" used to be over at archive.org, since they've changed it now. They said that these were "promises that we will keep" . . . although they have apparently been laying contingencies since at least January 2001, saying that "LiveJournal.com reserves the right to run advertisements and promotions on LiveJournal.com journals in the future".

    A good example of saying one thing while in the fine print saying the opposite in much more legal terms.

    Slashdot is eating the html code for the archive.org links, making even the entire formatting of my comment screwy, so here's the bare URLs.

    The Social Contract: http://web.archive.org/web/20040401175244/http://w ww.livejournal.com/site/contract.bml
    The Terms of Service circa Jan 2001: http://web.archive.org/web/20010126132600/http://w ww.livejournal.com/legal/tos.bml

    Man, slashcode sure does some weird stuff sometimes. This is what it looks like if I try to do one of those URLs as a link:

    Why don't you click over http://www.livejournal.com/site/contract.bml>here, maybe?

    --
    I remember sigs. Oh, a simpler time!
  48. Wrong approach by Anonymous Coward · · Score: 0

    Not that I even know what livejournal is, but if they simply were to buy a 1,000 random cheap domain names and run the ads randomly generated using the url's, then blocking them would become a tedious task.

  49. Way to kill your entire userbase! by Anonymous Coward · · Score: 0

    It's no longer about popularity, it's about how many you can alienate, and how fast you can make them wish they never visited!

  50. Or, say.... by flynns · · Score: 1

    ....Greasemonkey?

    --
    'If you're flammable and have legs, you are never blocking a fire exit.'
  51. The REAL issue by mwvdlee · · Score: 2, Interesting

    The real issue here is not whether such TOS terms are valid, acceptable or moral.

    It is whether companies are allowed to one-sidedly change their TOS in such drastic ways.

    It's not like they're clarifying some previously enforced term or merely extending it a bit in the spirit of the original intent; they're making a U-turn in service.

    I know companies can insert clauses in their TOS that allow such changes, but surely there must be a limit to how far they can go.

    What if they suddenly insert a term that forces all their users to pay $100 a day or leave without even a change of retaining their data.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    1. Re:The REAL issue by PakProtector · · Score: 1, Interesting

      Yes, such terms are valid. You are using a service; you abide by the terms of the service provider.

      Yes, said companies are allowed to change their Terms of Service in such a way. It's their sandbox. If you don't like their rules, no one is forcing you to use their service.

      There is no limit in how far they can go. If you don't like the terms, don't use the service.

      And if someone inserted such a 100 dollar a day term into their ToS, and such a ToS was accepted, then you deserve to be ripped off.

      --

      Edward@Tomato - /home/Edward/ man woman
      man: no entry for woman in the manual.
      "Qua!?"

    2. Re:The REAL issue by honkycat · · Score: 5, Interesting

      If they want to start charging you for the service, I imagine they would at minimum have to provide you with a reasonable amount of time to become aware of the change and accept/consent. More likely, they'd have to get a positive indication of your acceptance in order to begin billing you.

      However, unless they'd made an explicit commitment to allow you access to get your files off their servers, I don't see any reason why they couldn't just cut off your access entirely until you agree to pay for the service. Unless you're paying for the service already, it's unlikely they have any contractual obligations toward you.

      Ordinarily, contracts must be two-sided -- it's assumed that no one would enter into a contract if they don't receive some sort of consideration. If you're not paying, the service provider is hoping that your content will attract business through some other channel. I doubt that this very indirect "payment" would be seen as consideration unless there were an explicit agreement in place. I can't imagine any rational free service provider writing their contract to make that the case, either. In the eyes of the law, you're probably receiving a gift -- and the courts won't require a gift giver to keep giving a gift (barring some extremely bizarre circumstances, I imagine).

      Of course, IANAL... but I always assume any free service I use on the web (or anywhere else) is a fleeting thing that may vanish without notice. It generally seems fair to me, given that I'm getting something for nothing.

    3. Re:The REAL issue by keraneuology · · Score: 1

      Don't think it would be. At some point somebody is going to make a serious challenge to click wrap or a stealth TOS change on the grounds of consensus ad idem - it is unreasonable to expect the average person to understand pages and pages of legaleese. The argument that somebody "signed" something they didn't understand is presented in court all the time - and often results in victory for the plaintiff.

      --
      If the g'vt kept the data on you that google does you'd better believe you'd be calling it "doing evil"
    4. Re:The REAL issue by CleverBoy · · Score: 2, Insightful

      Quote: "but I always assume any free service I use on the web (or anywhere else) is a fleeting thing that may vanish without notice. It generally seems fair to me, given that I'm getting something for nothing."

      Exactly. There's a very STRANGE reaction I see, where people expect to get something for nothing, and get mad after circumventing the expected exchange, if the other side attempts to exercise options that effect their survival. Whether it comes to ads on a page or DRM, the option is always to stop using the service, and thereby send your final message. "This transaction is no longer worthwhile for me." Some people sound like they are feeding off of something parasitically, and became enraged when the host is dragged away, or becomes unsuitable.

      I cannot abide by a world in which we possess so low a concept of our own dignity or so twisted a concept of fair trade. I'd almost rather people who complain would simply lose the ability to use such services immediately, than to see people constantly look for ways to have their cake, eat it too, and complain if this bargain is ever upset.

    5. Re:The REAL issue by mwvdlee · · Score: 1

      OTOH, the company can only get advertising payment through the content provided by it's users; obviously the users of the servers are giving/lending something of value in return and as such; can it really be considered a gift?

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    6. Re:The REAL issue by mrjackson2000 · · Score: 1

      LJ isnt forcing the ads on anyone, you enable them to gain access to some of the previously for pay features. you see them on your journal if you wish too, others will also see the ads on your journal unless they are a subscriber.

    7. Re:The REAL issue by MadEE · · Score: 1

      I can certainly understand that happening. However it really doesn't much matter to the service provider since at the worst case a court would rule that there was no meeting of minds (Consensus ad idem) and the contract would be nullified putting everyone where they started in the first place. For a user of a free service they would have wasted a ton of time and money for nothing which really doesn't make much sense.

    8. Re:The REAL issue by Fred_A · · Score: 1

      Slashdot should have TOS that mandate having your underpants on your head while you read the site's pages.

      If you don't like it, you're not a real geek !

      --

      May contain traces of nut.
      Made from the freshest electrons.
    9. Re:The REAL issue by Zak3056 · · Score: 2, Insightful

      However, unless they'd made an explicit commitment to allow you access to get your files off their servers, I don't see any reason why they couldn't just cut off your access entirely until you agree to pay for the service. Unless you're paying for the service already, it's unlikely they have any contractual obligations toward you.

      Sure, I agree it's fair to say they don't have any contractual obligations. But at what point does this become extortion? "Start paying us for our previously free service, or you'll never see your data again" seems to fit the bill in this regard, I think.

      Real world analogy: First National Bank of FOO offers me a free safe deposit box to store my stuff. Four years into our relationship, they decide I need to start paying for their service... and tell me that I have to pay their fee even if I only want to remove my items so I can take my business elsewhere.

      Not that I think LJ would do this, mind you, I'm just addressing the point that was raised.

      --
      What part of "shall not be infringed" is so hard to understand?
    10. Re:The REAL issue by heinousjay · · Score: 1

      Real world analogy: First National Bank of FOO offers me a free safe deposit box to store my stuff. Four years into our relationship, they decide I need to start paying for their service... and tell me that I have to pay their fee even if I only want to remove my items so I can take my business elsewhere.

      Real world analogy failure: Objects you keep in a safety deposit box are physical. Data you keep on a server provided by someone else is virtual, and trivially backed up to a safe location beforehand. Failure to exercise due diligence is user stupidity, not provider malice.

      And let's be realistic here - we're talking about bad poetry, descriptions of what 13 year olds had for breakfast, and half-baked anti-Bush screeds. Not exactly precious stuff here.

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    11. Re:The REAL issue by Anonymous Coward · · Score: 0

      YOUANAL? gross

    12. Re:The REAL issue by Zak3056 · · Score: 1

      Real world analogy failure: Objects you keep in a safety deposit box are physical. Data you keep on a server provided by someone else is virtual, and trivially backed up to a safe location beforehand. Failure to exercise due diligence is user stupidity, not provider malice.

      Agreed that the knowledgeable and prudent user will be making regular backups, which (especially given the volume of data on the average blog) are trivially accomplished. I disagree with your second point, that such an instance would be user stupidity, and not provider malice... these are not mutually exclusive ideas, and in this case it would in fact be both.

      I'm also a bit hesitant to let it go at "there's a difference between physical goods and data." Unless your agreement with the provider stipulates that they own your data (and some agreements do indeed say this) it's still your property. I daresay the provider wouldn't simply shrug and say "it's only data" if I were appropriating theirs.

      And let's be realistic here - we're talking about bad poetry, descriptions of what 13 year olds had for breakfast, and half-baked anti-Bush screeds. Not exactly precious stuff here.

      While you (and, frankly, I--I'm not impressed by anything on LJ, not even the stuff in my own) see it as worthless, the authors probably don't. To put it another way, one man's trash is another man's treasure.

      In any case, I don't think the objective value of the data should be the determining factor about whether or not you're being extorted. "Give me your lunch money or I'll throw your text book in the sewer" is the moral equivalent of "Nice store you got here... be a shame if something happened to it."

      --
      What part of "shall not be infringed" is so hard to understand?
    13. Re:The REAL issue by Kethryvis · · Score: 1

      Just as an FYI, this new service level doesn't replace the free level. You can still have a completely free journal, no ads. The "Sponsored +" level gives you a few more ammenities (15 userpics instead of 6, 1GB of storage on Scrapbook, and phone posting which is not allowed on the free journal), and comes with ads. There is also the paid user level which gives you even more ammenities and is also ad-free. Plus, you have to opt-in to the "Sponsored +" level.

      So they're not going totally evil. Yet.

    14. Re:The REAL issue by Anonymous Coward · · Score: 0

      The LiveJournal TOS explicitely do not claim to own the data you post. The would have it that you own and retail legal responsibility/liability for your content.

      Of course, to 'own' content of this sort means that you hold the copyright. Data really isn't like a physical object, whether you're comfortable with that distinction or not. If I hand you a toaster I own, and we both agree that I'm not transfering ownership to you, then you are in possession of my property and would generally have to return it on demand. If I transmit a story I wrote to you, and we both agree that I retain ownership (more or less the situation with LJ), then you are not in possession of my property; you are in possession of a physical representation of my property. You are not generally obligated to transmit it back to me on demand. I am and always was responsible for keeping my own fixture of the story, and if I didn't that's my own fault.

      Not every case where someone says "pay me or I'll do something you don't like" is extortion. It depends on whether they have the right to freely do what it is you don't want them to do. Much less is every case where someone says "pay my or I won't do something you want me to do" extortion, even if you previously expected them to do whatever it is they're refusing to do.

      If LJ's servers got hit by a meteor, and a bunch of user content (too recent to have made it to offline backups) were lost, would LJ suddenly be liable to all of those users for loss of property? Don't bet on it. LJ isn't a service for data retention/retrieval.

    15. Re:The REAL issue by Pofy · · Score: 1

      >Yes, said companies are allowed to change their Terms of Service in such a
      >way.

      Not nessecarilly. Many countries have consumer sales laws (which includes serivces as well as goods) that does not allow for such "change at will terms".

      > It's their sandbox.

      It is their sandbox as long as they keep it for themselves, when they go out and offer it to the public, they have to play according to laws and regulations which can limit what they can and can't do.

      >If you don't like their rules, no one is forcing you to use their service.

      And if you don't like the laws regulating the sales of goods and serivces, don't offer them.

    16. Re:The REAL issue by pjrc · · Score: 4, Informative
      Wow, this generalized how-the-world-oughta-be post (moderated to +5) demonstrates a complete lack of awareness of the specifics of Livejournal.

      Its parent post is better, but equates this TOS change with "What if they suddenly insert a term that forces all their users to pay $100 a day or leave without even a change of retaining their data."

      Crazy!

      This is SO far off base from the reality of Livejournal.

      If they want to start charging you for the service, I imagine they would at minimum have to provide you with a reasonable amount of time to become aware of the change and accept/consent. More likely, they'd have to get a positive indication of your acceptance in order to begin billing you.

      Livejournal has offered both free and paid accounts for years.

      Livejournal has a long history of giving advanced notice about planned changes, and inviting discussion, and keeping things compatible

      On top of all that, the addition of ads is on an entirely new class of account. Yes, that's the truth. Rather than force ads onto everyone who has traditionally had ad-free accounts, they're leaving all those free accounts as they were, and adding a new class of account with a level of service above the free acct but below the paid acct, which is "paid" by the ads.

      That is the real truth here, which is easily verified by reading the news over on Livejournal.

      They're not suddenly forcing people to pay. They're not even changing the free accounts. And they DID talk about this for some time, in public, and invited discussion.

      My point is, the Livejournal folks are pretty good people, trying to do their best. You wouldn't know if from all this ranting here, but it's pretty easy to see if you go check out the site and read what they're doing.

      However, unless they'd made an explicit commitment to allow you access to get your files off their servers, I don't see any reason why they couldn't just cut off your access entirely until you agree to pay for the service. Unless you're paying for the service already, it's unlikely they have any contractual obligations toward you.

      What if, what if, what if, and so on.

      Livejournal has a very long history of great service. They have a great reputation, and it's a well deserved one.

      Back here in the real world, what matters is not so much what theoretically would or wouldn't matter in a court. Livejournal is one of many free/inexpensive services, which are almost universally used by individuals for personal communication. This just isn't the sort of thing that goes to court over a dispute. Any "mission critical" blog is going to be hosted using its own domain name.

      In reality, what matters is Livejournal's reputation, and that reputation depends mostly on how they treat their users, both free and paid. All this ranting is just nit picking about the TOS. What truly matters is what they actually DO. And I highly doubt it will be evil, given their very long history.

      There's just one last bit of profound-lack-of-perspective to comment on,

      Of course, IANAL... but I always assume any free service I use on the web (or anywhere else) is a fleeting thing that may vanish without notice. It generally seems fair to me, given that I'm getting something for nothing.

      Certainly a business would want to use its own domain name.

      But for individuals looking for a free service, Lifejournal has been operating for 7 years, and they have a successful business model based on maintaining free and paid accounts.

      Yeah, in theory they could vanish tomorrow. But that's about an unlikely as slashdot, yahoo, google, and every other MAJOR successful website offering free services suddenly doing dark.

    17. Re:The REAL issue by LunaticTippy · · Score: 1
      Here's how I see it. I'm not ever going to buy something from an ad. There are people who will buy something from ads. I don't look at ads via blocking software. There are people who don't know/bother about blocking software. These groups largely overlap - willing to buy & don't know/bother.

      So I think the model is viable. Somebody looks at the ads, buys the crap, and I get free access with no ads. As long as there are ignorant, lazy, or indifferent people who are willing to click on the monkey and get a free ipod (or whatever they do nowadays) the model will continue to work.

      I have great faith in humanity to have these traits.

      --
      Man, you really need that seminar!
    18. Re:The REAL issue by npsimons · · Score: 2, Insightful

      You are using a service;

      What service? The one I pay for to connect to the Internet?

      you abide by the terms of the service provider.

      Yes, I do; and last I checked, my ISP's terms of service don't require me to display every last piece of shit that's shoved at me.

      Yes, said companies are allowed to change their Terms of Service in such a way.

      Yes, they can. They can even print "you are a poopy head for using this service". Doesn't make it any more true, especially since I didn't agree to those terms.

      It's their sandbox.

      That's all well and good, until you realize it's not true.


      It's not a "sandbox" by any definition, and it's definitely not "theirs". Last I checked, I paid for this computer, I paid for this monitor, and my hardware is running this browser and other software that I have legally acquired. What I choose to do with my property is my right, as long as it does not directly harm another against their will.


      Even putting all that aside, are you going to insist that someone be forced to view their ads? That's tantamount to thought control. That sounds pretty fascist to me.


      One last thing: I never went into an agreement with these people; I never signed any contract. If any agreement has been entered, it was entered by the content producers when they decided to put their content online without asking for money first. The agreement is, and always has been "if you put something up online without restricting it technologically, then you have no right to complain when someone accesses it however they please."


      There is no limit in how far they can go. If you don't like the terms, don't use the service.

      Yeah, maybe LiveJournal should have thought of it that way before they agreed to the implicit terms of the Internet: if they didn't want people viewing their content for free, they shouldn't have put the content online, or should have restricted technologically in a way that guarantees them compensation.

      And if someone inserted such a 100 dollar a day term into their ToS, and such a ToS was accepted, then you deserve to be ripped off.

      Except that I never accepted it, and LiveJournal doesn't have any technological restrictions to prevent me from viewing their content and blocking ads.
    19. Re:The REAL issue by metamatic · · Score: 1
      If they want to start charging you for the service, I imagine they would at minimum have to provide you with a reasonable amount of time to become aware of the change and accept/consent. More likely, they'd have to get a positive indication of your acceptance in order to begin billing you.

      There speaks someone who has never dealt with the LiveJournal Abuse team.

      They'll ban you for posting public information, delete your paid-for account, and tell you to get lost. They don't care.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    20. Re:The REAL issue by stlhawkeye · · Score: 1

      There's such a thing as an "implicit" contract, and there are statutes that govern them. When buy a meal, there is a law called the Unified Commercial Code that governs the transaction. Neither you nor the restaurant sign anything, but you both are agreed to have consented to the contract through the act of purchasing the meal. This implied warranty or contract governs things such as the quality of the food. In fact, whenever you buy something without an explicit contract, the transaction is covered under the Implied Contract of Merchantability (also known as an Implied Warranty of Merchantability) which basically states that the good, as delivered, must be fit for its intended use. For things like web services, where you're not paying, I'm not sure if the UCC applies. It's possible that the TOS for the site turn ownership of that content over to LJ. Anyway, I'd be interested to see what, if any, timetable laws apply to situations like these. Just because you're not paying doesn't mean there's no implied contract, but the situation is murkier.

      --
      "I have never won a debate with an ignorant person." -Ali ibn Abi Talib
    21. Re:The REAL issue by Derkec · · Score: 2, Insightful

      Your post is silly, I hope you see that.

      The service in question is not the one you pay your ISP for. You pay for someone to move bits from one side of the internet to another. The service Live Journal provides is one that records what people enter into blogs and then serves that up.

      If I say that to view my website you must hop on one foot, you either do so or violate our agreement. If I had a way to detect this violation, there's no reason I couldn't cut you off from my website.

      You argue that you paid for your computer and can do anything you want to it. That's fine and true. But that doesn't mean you don't violate your argeement with someone when you block their ads. If the deal is that to view their website, you have to view the ads too, you should either view the ads or not go to the website.

      Which brings me to the 'thought control'/'forcing to view ads' nonsense. It's bullshit. Noone forces you to go to that website. Noone holds you down, tapes your eyes open and scrolls it in front of browser. To call someone fascist because they say, "if you're not going to help us earn revenue, don't waste our bandwith' is absurd.

      Now, you argue that they shouldn't try to stop you because it's technologically difficult. That's fine, and that's a business decision. But that doesn't mean that they are the ones who are in the wrong. If they say, see these ads or don't come to the site and you block the ads, you are being dishonest and are in the wrong. I don't hold that against you, but when you attack them over it, I do.

    22. Re:The REAL issue by honkycat · · Score: 1

      That's definitely an interesting question. I suspect it's probably not enough, but like I said, I don't know what (if anything) the courts have said on this matter.

      Here's a related question: Suppose it's decided they are receiving consideration from you by being entrusted with your journal content. If they never offered you a guarantee of continued service, where would the responsibility to continue come from? A business is generally free to refuse customers (for reasons that aren't discrimination for specific reasons, such as race, gender, etc). Why can't they just unilaterally decide that the consideration you're giving them is not paying for the cost of providing you the service?

      That's what's at issue here -- I gather that they're hoping first, that people will be drawn to the site and enticed to pay them for subscriptions. That will give them a direct revenue stream, but it's evidently not enough. So they're hoping to increase the value they realize from content posted by free account users. If those users are thwarting these attempts, then it may be more profitable to drop the user rather than continue losing money on the transaction. I don't see how there's any moral question here -- they're just deciding that they'd rather not to business with this person, to whom they made no promise of continued service.

    23. Re:The REAL issue by honkycat · · Score: 1

      If they violated the terms under which you paid for the account, take them to small claims court and demand it back. If that's within the terms of the account, then you signed up under poor terms to begin with.

    24. Re:The REAL issue by honkycat · · Score: 1

      That is true, but I don't think it would cover this case. It just doesn't seem like there's an implied contract to provide service forever. Most likely it's quite the opposite -- if you read the headings of the TOS before you sign up, I'm sure it discloses that they may discontinue the service or your account at any time.

    25. Re:The REAL issue by honkycat · · Score: 1

      You seem to think I'm complaining about LiveJournal, ranting against some horrible change they're making, or something. I don't know how you got that idea -- reread what I wrote, because it's exactly the opposite of what I'm saying. No, I'm not familiar with the specifics of LiveJournal, but I'm not really commenting on the details of the case, either.

      The grandparent post asked a rhetorical question about what the situation would be had they started trying to charge an exorbitant fee without giving notice. What I was trying to say is that, in that case, the change would require more than just unilaterally deciding to start collecting the fee. I know that is not what they're doing, but if they did, they would have to provide more meaningful notice.

      I'm arguing that they probably have a lot less legal responsibility to be up front and accommodating than it seems that they are being. Kudos to them for providing better service than they have to.

      Finally, your comments about lack of perspective are just way off base. First of all, any website may go out of business at any time. Hell, banks fail without warning, skyscrapers come tumbling down. Servers crash and backups are lost, you just don't know what's going to happen. If you have data of any value, back it up yourself. If you can't do that, then pay someone to guarantee it will be backed up. There is no way anyone should be using a free service provider as the sole storage for data of any value at all. If you're doing that, then either you're a moron or the data isn't really that valuable to you and you can afford to lose it.

    26. Re:The REAL issue by ceejayoz · · Score: 1

      Wow, this was a dumb post.

      Your paying for your ISP doesn't give you the right to get everything on the Internet for free. You paid for Internet service, not every service on the Internet.

      One last thing: I never went into an agreement with these people; I never signed any contract. If any agreement has been entered, it was entered by the content producers when they decided to put their content online without asking for money first. The agreement is, and always has been "if you put something up online without restricting it technologically, then you have no right to complain when someone accesses it however they please."

      Nor did they sign a contract with you, and thus, they can ban you from their site without violating any contract. They aren't forcing you to see ads any more than they're forcing you to visit LiveJournal.com.

    27. Re:The REAL issue by Anonymous Coward · · Score: 0

      WTF? We're talking about the terms of service of a web site that come into play if you HAVE AN ACCOUNT ON THAT WEB SITE.

      Use your brain before you splurge 1000's of words of self-righteous crap onto slashdot. Also: to the moderators who modded you up -- you're idiots too.

    28. Re:The REAL issue by honkycat · · Score: 1

      The AC hit it right on the head here...

    29. Re:The REAL issue by honkycat · · Score: 1

      That's a fine perspective, but doesn't LiveJournal have the right to decide that they aren't willing to give you service if you're not going to be one of the sheep who will look at the ads? IMO, it's an ethical breach to violate the TOS and still use the service (assuming we're talking about a service like an online journal and not, e.g., lifesaving equipment where the ethical landscape is obviously different).

      Don't underestimate the subconscious impact of ads, though. Even if you're not clicking on them, you're seeing them. Everybody is a sheep, just to varying degrees. :-)

    30. Re:The REAL issue by StrongAxe · · Score: 1

      The problem with the new LiveJournal model is this:

      The used to have paid accounts (with many features), and free accounts (with fewer features). They have now added Sponsored Accounts that add new features at the cost of advertising.

      This is all well and fine for those users who actualy have Sponsored Accounts - they are signing up for an ad-supported features, so they damned well better permit advertising. This is not the problem.

      The problem occurs with people with free accounts who are now required to view advertising present on blogs of people who have Sponsored Accounts.

      If I have a free account and I regularly use ad-blocking software, this didn't use to be a problem, but now I am in jeopardy of losing my account if I inadvertently click on a link to a journal entry of someone who, unbeknownst to me, has a Sponsored Account.

    31. Re:The REAL issue by penguinoid · · Score: 1

      What service? The one I pay for to connect to the Internet?

      That would be you user account with LiveJournal.

      Yes, they can. They can even print "you are a poopy head for using this service". Doesn't make it any more true, especially since I didn't agree to those terms.

      If you are a user, I'll bet you at least said you agree.

      Even putting all that aside, are you going to insist that someone be forced to view their ads? That's tantamount to thought control. That sounds pretty fascist to me.

      Someone hasn't been paying attention to the latest Phillips patents and (proposed) broadcast flag laws.

      --
      Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
  52. Re:jumping ship by SkankinMonkey · · Score: 5, Informative

    I'm having a hard time believing anyone actually read the article. They are introducting ads as an OPTIONAL feature of the site for people that want added features (more user icons, a personal photo album with 1gb of space). On peoples journals who DECIDE to participate in this, ads will be seen. But for regular free users and paid users there are still NO ADS. So if you don't want ads, don't sign up for their Sponsored+ service!

  53. Slashdot editors by Anonymous Coward · · Score: 0

    I have a question. And pardon me for asking, because I really don't know the answer.

    Do Slashdot editors get paid for the shitty job that they do?

  54. raising revenue from ads is wrong headed by Anonymous Coward · · Score: 1, Insightful

    the rise in use of tools like ad-blocker software indicates that the customer is unhappy with the use of advertising, or there is something wrong with the way advertising is being done that is turning the customers off. one of the principle tenets of all highly successful business people is "give customers what they want. in spades." the challenge now for businesses and those seeking to fund non-profit services on the web, is to find new alternatives to advertising that don't alienate their customers.

    1. Re:raising revenue from ads is wrong headed by ajs318 · · Score: 2, Interesting

      Mod parent up!

      The whole concept of somebody paying a website owner on the basis that visitors to the website might have seen an advert {but probably are not going to do anything about it, and almost certainly not buy the product} is just broken on too many levels to be sustainable.

      As people get more and more savvy, so they are going to be less inclined to put up with adverts intruding into their internet experience. In a magazine, you can turn the page; on the TV you can change the station or leave the room. We are already used to that. {In future years scientists will no doubt postulate that, just as human stomach fluid became less acidic when we started cooking our food, so the average urine capacity of the human bladder decreased when every TV programme contained advertisements every half-hour}.

      --
      Je fume. Tu fumes. Nous fûmes!
    2. Re:raising revenue from ads is wrong headed by Anonymous Coward · · Score: 0

      You are making the mistake of assuming all ads are the same. I would say that people will become less tolerant of INTRUSIVE ads. Advertising in some form must exist, period. We put up with lots of advertising in every area of our lives. The parent would indicate that we will suddently stop accepting it in one area, and that is utter BS.

    3. Re:raising revenue from ads is wrong headed by shark72 · · Score: 1

      "The whole concept of somebody paying a website owner on the basis that visitors to the website might have seen an advert {but probably are not going to do anything about it, and almost certainly not buy the product} is just broken on too many levels to be sustainable."

      Interesting. Ad-supported sites have been around for more than a decade. Of the top five sites in the US, four of them (Yahoo, Google, MSN and MySpace) are ad-supported. Most of the others near the top are stores (ebay, Amazon and the like) or support a brick-and-mortar business. The highest-ranked site I could find that make their money through selling services are craigslist (although one could call that an ad-supported site) and match.com (which, I guess, is also an ad-supported site, in a way).

      When you say it's unsustainable, do you mean that you think it might collapse in the next three to six months? Or are you talking years down the road?

      --
      Sitting in my day care, the art is decopainted.
    4. Re:raising revenue from ads is wrong headed by ajs318 · · Score: 1
      Google's adverts are very easy to ignore; it's as though the TV adverts only appeared in one small corner of the screen. As for Yahoo, MSN and MySpace, well ..... the people who use these sites only put up with the adverts because they aren't savvy enough to know there is an advert-free alternative.

      Adverts hosted on a "pay per click" basis are ripe for abuse. Something like
      echo -e "GET loans_advert.gif HTTP/1.1\nHost: ads.scumpeddlers.co.uk\n" \
      | nc ads.scumpeddlers.co.uk 80 > /dev/null
      echo -e "GET extortion.asp HTTP/1.1\nHost: www.baseballbatfinance.biz\n" \
      | nc www.baseballbatfinance.biz 80 > /dev/null
      running on several computers {possibly without the knowledge or consent of their administrators}, so as to fetch the advert and the page just as though someone loaded up the banner and clicked on it, can generate many bogus clicks on Baseball Bat Finance's homepage {which BBF have to pay for, even although nobody is going to take any action based on such a page hit}. It'd need a real-looking HTTP-user-agent header to make it look more plausible, but you get the general idea. Just set up a business persuading web site owners to carry pay-per-click adverts which you are selling; stick in a quick drive-by download to catch IE users unawares {or maybe a bit of fancy DHTML / JavaScript involving iFrames, cookies and self-redirection now that Firefox is becoming so popular}; the people buying your adverts receive click after click after click {precious little business, mind, but hey -- that's the nature of the advertising game}, and you're coining it in.

      {Of course, other loan firms may also wish to set up bogus clicks against Baseball Bat Finance, just to cost their competitors money. And why not? There's nothing quite like stirring up a fight, then selling ammo to both sides and tickets to non-combatants. I swear I had an ancestor who made his living re-fletching used Danish arrows to fire out of a Saxon bow. But I'm digressing a little.}

      Let's look at the players again. Baseball Bat Finance are a company with a product or service to sell and plenty of money with which to promote it. They buy advertisements from ScumPeddlers -- a scruple-free online advertisement broker who claim that they can show your advertisement to 120 million people every day, all of whom will be desperate to buy whatever you're selling, several times over and maybe get a few spares for their mates. Fluffy Kitten Stroking Club of the Outer Hebrides is one of many web sites to which ScumPeddlers pay a mere pittance for carrying advertisements. And there's Punters like me and thee who go looking for web sites about kittens and end up getting bombarded with advertisements for products and services which we neither want nor need.

      It's unsustainable because eventually, the people who pay for the advertisements {Baseball Bat Finance} are bound to realise that they are not working, and then they will just stop buying them. Up to now, the people who push the adverts onto the punters {ScumPeddlers} have simply resorted to more and more "in-yer-face" techniques, but there's almost no further along that path to go. In addition, the owners of the web sites who are being paid to host these adverts {FKSCotOH} probably are not terribly happy because their visitors {us!} keep asking when they will do anything to get rid of the horrid flashing banners. They might well decide to stop taking the adverts and swallow the costs of running the site, rather than continue alienating their visitors.
      --
      Je fume. Tu fumes. Nous fûmes!
    5. Re:raising revenue from ads is wrong headed by Anonymous Coward · · Score: 0

      Ad-supported sites have been around for years, it's true, but I think the advertisers have been operating under the old media paradigm that, for instance, (a) you place an ad in a magazine; (b) if that magazine has a circulation of 500,000, then 500,000 people will see that ad; (c) enough people will take action based on the ad to make it cost-effective to continue paying to place them.

      When you're talking about online ads, though, that Tinker-to-Evers-to-Chance sequence is increasingly tending to fall through at around about (b), in ways that actively cost the companies money instead of just failing to make them money. I'm told that a sizable amount of spam email, for instance, is just a text block with a hidden image that registers somewhere as an ad click that's costing some company money. If people advertising on TV had to pay for every commercial (which they may, I don't know) and found that there was an increasingly lucrative trade in setting up late-night shows on pirated cable channels that did nothing but show ads over and over to no one and send the bill to the makers of the product, TV ad strategies would probably be rethought very quickly. So I'm not sure we'll see the end of internet advertising, but I think the days of just slapping up a banner ad and hoping for the best will probably not last long.

  55. de-friend advertisers by Page7 · · Score: 2, Interesting

    since you have the choice of less features or ads, I've already informed all my LJ friends that I'll instantly de-friend them if they switch to ads.

    1. Re:de-friend advertisers by Anonymous Coward · · Score: 0

      If you're a paid user, you don't see ads, regardless of the account type. Even if viewing a sponsor+ account's journal.

    2. Re:de-friend advertisers by BathTub · · Score: 1

      You mean, absolutely the same features as before, however now you have the option of having ads instead of paying to get more features. No one is losing anything.

  56. Odd adverts by Gothly · · Score: 2, Interesting

    A friend of mine was checking out some of her friends pages of LJ and saw an ad for an Ad blocker for Firefox! Seems they may be contravening there own policies...

    1. Re:Odd adverts by Anonymous Coward · · Score: 0

      An adblocker for Firefox? Imagine that!

  57. Re:Maybe they need funds to ... by Hadlock · · Score: 1

    There were over 100,000 users before april of 2000, and nearly a million users by 2005. What's so significant about this? Well for starters, until 2005ish you had to have an invite code, sort of like gmail, except that you only got one invite code to give out - ever. Livejournal sort of started the whole online social networking craze.

    --
    moox. for a new generation.
  58. Re:jumping ship by emptycorp · · Score: 1

    maybe you should try reading about the package that has ads before you try to gain a low numbered post.

    the ads come as an OPTION, they do not appear on free user accounts.

  59. cant do this? by Anonymous Coward · · Score: 0

    since when can a company say what i can or cannot have installed on my machine if its perfectly legit i mean ad blocker software is built into firefox IE and many other browsers its pretty much impossable to view the internet with out it any more, LJ are taking advtantage of thier possition and should be put to shame

  60. I htink the main reason they aren't challenged by Sycraft-fu · · Score: 1

    Is because they aren't enforced. I've never seen a company try to enforce a redicilous one sided contract. I think they are just written to make them feel good. It's also something I don't think that worries lawyers much. I work for a state university so we have to be on the up and up contract wise since we are the state government in a manner of speaking. You as the employee are not permitted to sign contracts, they ahve to be sent to legal. However they've told us we can just ignore shrink wrap contracts and click "ok" on click through ones. They are not concerned that they are real, enforcable contracts. No signatures, no negoation, no contract.

    What's funny is every once in a blue moon we'll get a software vendor that wants a real, signed contract. Those of course do have to go to legal who just shreads them. They go back to the company with several pages of revisions. Their reactions tend to be amusing. They seem to think you should just agree without reading. We had one that basically asked us "Umm, can't you just sign it as is? We aren't used to this." We told them no, legal has to agree and only they can sign. It looked like the company probably lacked any sort of real legal representation and they finally folded and just said forget it, and sold us the software with no contract.

    Though one thing to note is that ToS's usually ARE enforcable, even if one sided. The deal is basically I'm providing you a service, so I get to decide what that service is and what it entails. I don't have to offer you something if I don't want to, and I can require you to obey certian rules. If you don't like it, you are free to not pay me. I can choose to change the service I offer, and you can reevaluate if you still want to buy it. Likewise, if I decide you aren't worth it as a customer, I can stop providing you service (and stop taking your money).

    For example I have a mostly unstated term of computer service I provide: If you are too big a pain in the ass, I'll stop working for you. I don't care to support really high maintainence people. As far as I can tell (yes I asked a lawyer), this is totally legal. Just because I provided you with a service at one point, does not mean I'm obligated to do so again. I can refuse to accept your money and refuse to do work.

    EULAs are a little different because they are trying to restrict what you can do with something already bought and paid for. They've already taken the money and sold you the good, but then they want to tell you how it is and isn't going to work. That's not kosher. The terms need to be laid out on the table before the exchange of funds takes place. The exchange of things of value is what seals the deal, so to speak. That's why with contracts where you are giving someone something, there's still a provision where they give you a small amount of money, $10 is the usual these days. It's not a contract without the exchange, and once the exchange happens, you can't go changing it (unless both sides agree to a new contract).

    1. Re:I htink the main reason they aren't challenged by Anonymous Coward · · Score: 0

      In this case, though, they aren't specifying what you can DO with their service, but what you cannot NOT DO with it.

      You cannot NOT read their ads.

      Why?

      The contract ought to cover what is allowed *using* their service.

      For Blizzard, etc, I would also be increasing the value of their service (what use is a server that nobody is using in a MMORPG?). I am also *paying* already for it. Can I attach a TOS for the money I am giving in return? They are asking for a service: "you pay us every month".

  61. do not use it by Anonymous Coward · · Score: 0

    use your own blog hosting

    use paid service

  62. the list i use :) by Anonymous Coward · · Score: 0
  63. Re:Maybe they need funds to ... by dkellis · · Score: 1

    Actually, they didn't have the invite code thing near the beginning, around 2001 at least. They added that requirement sometime in... 2003? I forget. It was supposedly due to expanding faster than their servers could keep up, from what I hear. They did away with the invites in 2004ish.

    --
    !sig
  64. Not working by jackjeff · · Score: 1

    at least with Safari and my usual Pith Helmet config... I browsed a bit and I haven't seen an ad :) and not a warning either

    so they can have all the policies they want but if they cannot inforce them I don't think if it'll change anything for them.

  65. Re:jumping ship by Anonymous Coward · · Score: 0, Offtopic

    realise that not everyone on the internet are as smart as us Slashdot members

    That's good. Or would you enjoy people jumping at you from behind, screaming "Fristy Piss!!!"; Zonk telling you what he found in his diapers and he thinks it looks like a Nintendo Revolution screenshot. TripMasterMonkey letting you see his insightful cock.

  66. Slashdot Needs Moderation by SlapAyoda · · Score: 2, Interesting

    There's gotta be some sort of article moderation system to prevent FUD like this from misleading Slashdot readers. I read the front page blurb of this story and was lead to believe LiveJournal was being evil, and if I hadn't taken the time to read the comments on this article (which I usually don't), I'd have had no idea that the entire article was blown out of proportion and context. It's probably the third or fourth time this has happened in the past six months, which is why I hardly even read Slashdot these days.

    --
    # wrote sig.txt, 23 lines, 31337 chars
  67. No, it's correct. by Anonymous Coward · · Score: 0

    You might want to reread the bit that says "...but they will see ads when viewing the journal page of someone who's opted for ads."

  68. TOS and EULAs often are changed unilaterally. by Futurepower(R) · · Score: 1

    There are more issues here than those of adhesion contracts. The biggest is that "Terms of Service" and EULAs often are changed unilaterally, and users are told that they are bound to the new contract.

    It is grossly unfair, for example, for Microsoft to sell a copy of an operating system and then change the conditions under which it is supplied. The cost of implementing the OS is far greater than the purchase cost of the license, so it is not easy to switch to something else.

  69. LiveJournal ranting by SpaghettiPattern · · Score: 1

    LiveJournal: You fscking, steeling, robbing, dirty, commie, add blocking user!!!! Why don't you watch our movie adds you b'stard.

    LiveUser: Ehh,.. I would but I run Lynx.

    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
  70. No one has mentioned the most onorous bit by LiquidCoooled · · Score: 3, Interesting


    XII.
    # ADVERTISEMENTS AND PROMOTIONS

    You understand and agree that some or all of the Service may include advertisements and that these advertisements are necessary for LiveJournal to provide the Service. You also understand and agree that you will not obscure any advertisements from general view via HTML/CSS or any other means. By using the Service, you agree that LiveJournal has the right to run such advertisements with or without prior notice, and without recompense to you or any other user. The manner, mode and extent of advertising by LiveJournal on your Content and throughout the Service are subject to change at LiveJournal's discretion. Your correspondence or business dealings with, or participation in promotions of, advertisers found on or through the Service, including payment and delivery of related goods or services, and any other terms, conditions, warranties or representations associated with such dealings, are solely between you and such advertiser. You agree that LiveJournal shall not be responsible or liable for any loss or damage of any sort incurred as the result of any such dealings or as the result of the presence of such advertisers on the Service.


    There have been instances where the advertisers themselves have been compromised and browser exploits come from them.
    There are also people with epilepsy who cannot view flashing material so disable flashing and moving images without prior approval.

    --
    liqbase :: faster than paper
    1. Re:No one has mentioned the most onorous bit by Yer+Mom · · Score: 1
      Uh, doesn't that just say that if you click on an ad, buy something and the advertiser rips you off, then LJ's not responsible?

      Interesting point about epilepsy, though - does disabling animation, so the ads display their first frame but no other, count as blocking? (Not that you can do that with Flash, but still...)

      I'd imagine that requiring epileptics to either view animations that could injure them or not use the site would contravene various disability discrimination laws.

      --
      Never mind Spamassassin. When's Spammerassassin coming out?
    2. Re:No one has mentioned the most onorous bit by LiquidCoooled · · Score: 2, Insightful

      Technically we should be able to display the first frame of a flash animation.
      I did some work on the flashblock extension a while ago (bug fixes really, but took a good long look inside the code) and it does actually still flash the initial frame of the animation for a brief period.
      Most of the time this first frame is blank so people don't notice, but sometimes its noticable.
      Now, if there was a way to capture that image we would be able to hold it slightly dimmed with the flashblocker in place.
      hmmmmm....

      --
      liqbase :: faster than paper
    3. Re:No one has mentioned the most onorous bit by LiquidCoooled · · Score: 1

      I forgot to mention, there was news around recently about the advert code on theregister being compromised and spreading the BOFRA exploit.

      Heres the slashdot article about it.

      --
      liqbase :: faster than paper
  71. Good scare, but... by WWWWolf · · Score: 2, Informative

    Good scare, but I don't think this is really all that bad.

    I think GeoCities has had this sort of bit on their ToS for quite a while. Basically, "We're serving ads on your web page. There's nothing you can do about it, and if we find out you've been trying to nuke the ads, we ban you."

    They're not going to ban AdBlock users. They're going to ban people who use the ad-supported Sponsored+ things on their own journals, and try to sneak around the ad-displaying code.

    If they'd really try to ban AdBlock users, they'd have to open a completely idiotic, uncontrollable, and not to mention bloody and oh-God-does-this-ever-make-us-look-bad can of worms. I mean, ban everyone who browses with elinks, or just turn the JavaScript off. That would be a lot of banhammering and a lot of displeased users and not to even mention lost potential customers.

  72. variety is the spice of life by kaytodaizzik · · Score: 1

    Personally I welcome these ads as a distraction from the monotony of internet drama and friend memes rife through livejournal.

  73. how about popup blockers? by v1 · · Score: 1

    Does this mean they expect safari and firefox users to disable the popup blocker that's built into the web browser when browsing their extra content areas? (also... do you have to PAY to get into those "extra content" areas, where the ads are "required viewing"? That'd really stink)

    --
    I work for the Department of Redundancy Department.
  74. Re: No, YOU have to read the entire contract by john-da-luthrun · · Score: 1

    Yes, the terms do include a bar on on "employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages", but this is part of a list headed by the words, "You agree to NOT use the Service to" do the list of items.

    In other words, you violate the terms if you use the service to employ or provide adblocking software. This will not include using adblocking software on your own computer. It will include putting links on your site to places where people can download adblocking software ("Firefox user? Sick of these ads? Click here to install Adblock now!").

    Which seems fair enough, really. This applies to the Subscription+ option in which you get paid-for functionality at the cost of having ads on your site. It's a bit rich to go for that and then block the ads.

  75. Screw that crap by Opportunist · · Score: 1

    If you're serious, I simply quit watching movies. After all, the quality is so poor of recent shows and movies that after watching it, the only feeling I got is that these were another 2 hours of my life that I won't ever get back.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  76. So ... what? by gullevek · · Score: 1

    One user is not allowed to block ads, the owner. But all the visitors, perhaps hundreds or thousends of people all block the ads? Makes no sense to me ...

    --
    "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
  77. Choose the right advertising provider by Aceticon · · Score: 5, Interesting

    I personally follow the policy of only starting to block ads on a site when i'm confronted with obnoxious ads.

    Until i see moving (flash or gif, makes no difference), sound making or content hidding ads i'll keep the ads from a site visible. As soon as i see one of those obnoxious ads on my browser they (and all ads from the same provider) get blocked.

    Popups that manage to go around Firefox's pop-up protection are reason for me to block the whole site of the ad provider plus the one of the company whose advert is on that pop-up.

    It's a ballance between helping the sites i like to keep going on (and even make a profit) and enforcing the limits i've set for what are acceptable ads.

    To all web-site managers out there i say: Don't use ad providers that (try to) abuse the viewer's good will and you won't have any problems with having a steady revenue stream from advertising.

    1. Re:Choose the right advertising provider by rtkluttz · · Score: 1

      Too many content providers reduce ads to simply a monetary issue. Too many consumers reduce ads to just "I don't want to bother seeing them".

      People have to start realizing that they are in control of their own destiny. Ads are in many cases even a security risk. I say what my computer does and does not do or display. When I allow a site that I visit to choose FOR me what does or does not display or get downloaded to my computer, I am no longer in control of my security.

      I do NOT trust "creepy marketing guy" to make good judgements about what ads are safe for me. I don't even trust him to review that they are not carrying malware.

      --
      Digital is, by definition, imperfect. Analog is the way to go.
    2. Re:Choose the right advertising provider by booch · · Score: 1

      I think there are a lot of us on the leading edge who emply this kind of method. Which means that there will be a good number of mainstream users starting to employ the same method soon.

      --
      Software sucks. Open Source sucks less.
    3. Re:Choose the right advertising provider by MOtisBeard · · Score: 1

      It's an easy thing to tell website managers not to "use ad providers that (try to) abuse the viewer's good will", but it's not always so easily done. The bad ad providers that have no compunctions against abusing the viewers also have no compunctions against lying to website managers about whether they do or do not attempt such abuse, and there are so very many ad providers out there to choose from (with such a high percentage of bad ones) that it can take months to find a choice that doesn't absolutely drip slime, with the only viable way of finding out who is who being to try them out one by one. That alone can lead to months of your site displaying unacceptable ads as you shuffle through all the choices looking for one or two that don't totally suck. Add to this the pressure from upper management to use whatever gives results, and website managers can find themselves faced with a formidable problem.

      What we really need is some way to clean up the wretched, filthy underworld that the ad providing business has become, like an unimpeachable ad provider standards organization that can help sort out the wicked from the honest.

    4. Re:Choose the right advertising provider by Anonymous Coward · · Score: 0

      I would like to say I am as calm as you are when dealing with ads. I got so fed up with pop-ups before blockers and downloaded IPChains rule sets, Hosts lists, IPTables, started a caching DNS server, then pop-up blockers Mozilla, Google, whatever.

      I have to say though, the unintended consequences of more ads then just the annoying ones being blocked has been quite nice. However I can't seem to blocked paid for slashdot articles.

  78. I know Tweakers.net forbids adblocking by Instantlemming · · Score: 1

    THE Dutch tweakers/news site http://www.tweakers.net/ forbids blocking of ads in any way.
    Maybe they should team up with Philips, with their unskippable ads TV.
    My screen does NOT dictate me what I have to see or not.

    Rules for ads are simple: Does it move/blink/make noise? Bye bye ad.
    One further rule: Does the ad appear somewhere in the middle of the page I'm trying to read? Gone.
    I won't even go into the overlay, pop-up and -under junk.

    I won't buy anything from web ads anyway, so they won't lose a sale by not reaching my eyeballs.

  79. Tweakers.net policy is like this by Xenna · · Score: 1

    The successful Dutch Tweakers.net site has a policy like this. After they ran a particularly annoying advertorial I (a regular visitor) announced in a forum that I would be running an ad-blocker from now on. My account was immediately blocked and my IP addresses were banned and remain banned to this day.

    I'm pleased to see that I'm not the only one who thinks this is a highly questionable policy.

    I don't run an ad-blocker on slashdot, just the FF plugin that stops endless animated images from running more than once, and I'm not against ads at all, but I think that websites should use less intrusive advertizing techniques, rather than using draconian measures against users.

    X.

    1. Re:Tweakers.net policy is like this by Lord+Bitman · · Score: 1

      "Hello. I disagree with your editorial. So I'd just like you to know that while I will continue to sap your bandwidth, I'm going to bypass the manner in which you pay for that bandwidth"
      [prevented from using further bandwidth]
      "How questionable!"

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
    2. Re:Tweakers.net policy is like this by Xenna · · Score: 1

      You're right in the sense that I shouldn't visit the site if I don't agree with the policy. Guess what, I don't (even though my IP has changed since then).

      But I still reserve the right to complain about this kind of policy. Just as I reserve the right to fast forward through adverts on TV. What I do with my PVR hardware and what content my web browser shows me and what content it withholds should be my business and mine only.

      Sites like Tweakers and Slashdot get their appeal because users actually create most the content that sells the ads. It's very bad manners to treat your customers in such a way IMHO.

      X.

    3. Re:Tweakers.net policy is like this by Lord+Bitman · · Score: 1

      something being a "right" doesnt mean it isnt "wrong" :)
      not that I have any problem with fast forwarding past (is that past or passed?) things and I certainly think everyone should complain about everything 100% of the time..
      But I hate it when people try to counter "that's immoral!" with "it's legal!" or "It's a right!"
      Of course it's a right. Of course any government which attempted to make such a thing illegal should be replaced. But.. come on. It may be a right, but it's not right :)

      The whole point of my post wasnt that you were doing wrong, though. The point was you /told them so/.

      "Well.. I'll keep bringing the occassional soda to the games, but I'm not going to help clean up any messes I make anymore!"
      Soda was just you being nice. Helping to clean up your own mess was _always_ a condition.
      It should never be illegal to bypass ads, but if you /tell someone/ you're going to bypass their ads, they _should_ block you.

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
    4. Re:Tweakers.net policy is like this by Xenna · · Score: 1

      I'm not complaining about them kicking me off (one less forum to waste time on) but about the policy and only because it's relevant to the topic.

      You're certainly right that I was asking for it. I actually exchanged a few mails with the administrators which resulted in them promising to unban me, which then never happened. This was about 2 years ago.

      That is, I thought it hadn't happened until I just tried it from a banned IP. The unban finally got through. I think I'll keep banning them, though. That'll teach 'm ;)

      X.

  80. Unfair on users who didn't subscribe by mattpointblank · · Score: 1

    The main issue I have with this is how, well, obvious it seems. Imagine your favourite cool indie band signs to a major record label, then releases a record full of a bad, radio-friendly MTV tracks. LJ has done the internet equivalent - "signed" to a big corporation, and "sold out" with the ads. Here's my beef:

    When a user decides they want some of the paid features, without paying for them, they can choose to see ads on the LJ site and their pages in return for some of those features. That's fine by me - their choice. What is NOT fine by me is that when I view that person's LJ, I see the ads too. I didn't choose to sacrifice ads for new features, so why should I have to see them too? And now it seems that if I choose to employ adblocking software, I'm actually breaking the TOS? This is really lame of LJ to do, and I'd always respected them as a pretty cool company.

    Their justification for needing the ads, as posted by Brad (site creator) was laughable, it didn't explain anything really, just said they've wanted to do it for a while. I think he forgot to say the word 'money'. There can't be any other reason that they're willing to sacrifice their integrity and ruin the look of their pages with big ugly google ads everywhere. I know that I really disliked adding ads to my own site, but we can't afford it, as poor college students, without them. Is it really the same for LJ?

    1. Re:Unfair on users who didn't subscribe by Anonymous Coward · · Score: 0

      I think you miss the point entirely. USERS are the ones who are choosing to run ads in the their journals. LiveJournal simply game them the option. If you don't like the ads, take it up with the journal writer. It was their choice.

    2. Re:Unfair on users who didn't subscribe by The+Cisco+Kid · · Score: 1

      They arent prohibiting visitors from blocking ads - they are prohibiting their users (the ones who have chosen an 'ad-supported' level of service) from tweaking their pages to prevent the ads from showing at all.

    3. Re:Unfair on users who didn't subscribe by Delight-Delirium · · Score: 2, Interesting

      Dude, it's only on their actual page - if it bothers you so much, read their blogs from your friends page, or don;t read it. It's not like LJ plastered ads all over your blog or kicked you off because you werent viewing the ads...

    4. Re:Unfair on users who didn't subscribe by crossmr · · Score: 2, Insightful

      They provide the content. No one is forcing you to look at it, if that person chooses to put ads in their content that is their choice and you can choose to stop reading their journal.

    5. Re:Unfair on users who didn't subscribe by mattpointblank · · Score: 1

      It shows up when I comment their entries and when I read other comments to that post. I just feel that unless I chose to see the ads, I shouldn't see any just because someone I know chose to instead.

    6. Re:Unfair on users who didn't subscribe by Kelson · · Score: 1

      I just feel that unless I chose to see the ads, I shouldn't see any just because someone I know chose to instead.

      The difference is that they didn't choose to *see* ads, they chose to *display* ads.

      If I drive past a billboard, the owner of the land didn't decide "I want to see a billboard in this spot." He decided, "I want other people to see a billboard on this spot," and made arrangements with advertisers.

    7. Re:Unfair on users who didn't subscribe by mattpointblank · · Score: 1

      Ahhh, you're right. I guess I didn't consider it being like that. Either way though, in an ideal world I'd rather not see the ads on LJ or on billboards..

    8. Re:Unfair on users who didn't subscribe by Delight-Delirium · · Score: 1

      Hm... I set my journal to show everything in my format, so I havn't seen any of it...

  81. Catch 22 by pedestrian+crossing · · Score: 2, Funny

    Bandwidth costs money, money comes from users or ads.

    And why do they need all of that bandwidth? To serve ads!

    --
    A house divided against itself cannot stand.
  82. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  83. Entire article is a troll by Tridus · · Score: 1

    As people are starting to post about, this entire article is nothing more then trolling. Livejournal added a new level of service (Sponsored+), people who opt-in to it get many of the features of a paid user, but have ads shown on their journal.

    Free users don't see ads except when they go to a sponsored users journal... which if you're just reading people's entries from your own friends page, means never. As a paid user of Livejournal, I never see ads at all.

    Whats actually not allowed is a Sponsored+ user doing things to prevent people looking at their journal from seeing the ads. This isn't new, when people started figuring out how to sufficiently mangle HTML on Geocities websites to make the ads disappear, Geocities moved against that... what, seven years ago?

    Nobody is getting banned from Livejournal because they have Adblock installed in Firefox.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
  84. Re:jumping ship by anasciiman · · Score: 1

    Just a slight correction here - if a free account user views the journal of someone with a Sponsored+ account, they will see the ads. Livejournal's own information supports this as fact.

    --
    Think of me when you shave your legs...
  85. Shameless plug: Opera and My.Opera by KjetilK · · Score: 1
    Errr, well, how can one possibly resist: I'm working for Opera creating Opera Community. Those who have used it might have noticed some problems, but it is getting decent performance and stability now. And it has a pretty nice feature set. So, why do you need LiveJournal? We only care about getting more users, so you'd never see something like that here.

    Also, Opera 9 Beta 1 is out today, which includes a generic content blocker. It has a nicer UI than FF's AdBlock, and does pretty much the same job.

    --
    Employee of Inrupt, Project Release Manager and Community Manager for Solid
  86. Re:jumping ship by Mr+Z · · Score: 1

    Hmmm... It looks like they tweaked it. In the initial proposal, if you surfed over to an ad-supported blog, even paid members would get ads. Their reasoning was that clicking on a specific users blog (instead of, say, seeing their entries via your friends page) was notionally equivalent to going to another website, and so everyone doing that would see ads.

    Now it says paid members who are logged in will never see ads. I'm a paid member, so I think that's much better... to a point.

    I run ad-blocking software (it's called "Firefox," maybe you've heard of it?) and so I have a good portion of ads blocked by default. What happens if my LJ cookies expire (which they seem to do daily now), and I surf to an ad-supported blog. Do I get banned? Do I get banned for suggesting folks use Firefox? Do I get banned for describing the "Block images from..." feature of Firefox?

    This is seriously uncool.

    --Joe

  87. TOS Blocking? by justin12345 · · Score: 1

    Seems that someone needs to make a TOS blocker, something that hides TOS and changes the button from 'accept' to 'proceed'. You can't agree to something you never read and agreed to (not that you really read it anyway). You could even call the TOS blocking software something else ('BS Blocker' maybe?) and have it block other things (like ads) for plausible deniability purposes.

    --
    Cool art gallery, if you're into that sort of thing.
  88. Re:jumping ship by Mr+Z · · Score: 1

    And, BTW, I could be mis-remembering the initial proposal. I didn't pay too close attention to the surf-to-other-blogs part, mainly because I don't do that real often.

  89. The real question here is... by D4rk+Fx · · Score: 1

    Livejorunal has ads??

  90. Simple question of liability by nigham · · Score: 1

    The threat is that the website will be taken down? But how in the name of $DEITY am I (as a LJ user) responsible if someone VIEWING my blog uses adblock? And I am the one who signed the TOS, not the user viewing my blog, so in effect this just means I shouldn't mess around with my layout code so that the ads aren't shown.

    --
    I don't want to read /. I want to go home and re-think my life.
    1. Re:Simple question of liability by Gulthek · · Score: 1

      It means you can't link to or advocate ad blocking software from your blog.

  91. Article Moderation: Reddit by Danuvius · · Score: 1

    > There's gotta be some sort of *article moderation system* to prevent FUD like this from misleading Slashdot readers.

    http://www.reddit.com/

    --
    Akarsz Magyar Gentoo fórumot? Akkor
  92. Re: No, YOU have to read the entire contract by Athanasius · · Score: 1

    Indeed, I would say the spirit of the new ToS clauses is "we're now giving you this extra stuff for no charge, on the condition you allow these ads on your pages, anything you do to prevent people showing those adds is against our ToS and we'll terminate service to you, as otherwise you'd be getting the extras entirely free".

    The one clause prohibits doing so directly in the LJ style code.

    The second clause covers "hey guys, I know the ads are annoying, but you can block them like this...", which amounts to the same end result.

  93. Re: No, YOU have to read the entire contract by mysticgoat · · Score: 1

    The wording of their TOS has made me realize that my understanding of "use of service" wrt web pages is ambiguous.

    I am certainly using my web host's service when I change something on my web site. Obviously their TOS applies.

    But am I using any web host's services when I am browsing sites published by others? I don't think so. It seems to me that there is a parallel here to billboards: passers-by who read the billboard are not in any kind of service contract relationship with the owner of the billboard or the advertiser who put up the content. There is no TOS for the reader of the billboard or of the web page. And if there were, the TOS would have to be presented on every web page that a casual browser might encounter for it to be binding, and that is certainly absurd.

  94. Privoxy FTW.... by otis+wildflower · · Score: 1

    .... Makes things a lot faster, even on broadband, and if I were using a buggy browser it'd be protected from image buffer overflows...

  95. Re:jumping ship by Urusai · · Score: 1

    LiveJournal is OPTIONAL. I DECIDE not to use it. Combined with AdBlock, I have NO ADS.

  96. Re:they *claimed* they would never do this, though by falcon5768 · · Score: 1
    was going to comment on that but I wasnt entirely sure if I was remembering correctly or not. But yes they claimed ages ago that they would never use Ads. Infact one of the original mods used to go to my school and even he said that the difference between them and other places at that time was they would never run ads.

    And you HAVE to pay by the month now, back in the old days you could buy a lifetime membership (infact my girlfriend STILL has one) then all of a sudden they stopped offering it as well as seriously nerfed the free accounts to the point people where leaving in droves and they had to re-instate a few things (like more than one user pic). Something tells me this was planned as a last ditch thing if the paid members wouldnt accept getting thier fee's raised too high.

    --

    "Slashdot, where telling the truth is overrated but lying is insightful."

  97. hosts... by Apiakun · · Score: 1

    So does that mean any OS that supports a hosts file is immediately banned?

  98. News! by Pofy · · Score: 2, Funny

    In the future, subway companies will demand that passengers stop and read all ads on the platform and in the stairs. Far to often people just "run" by them without reading. We reserve the right to deny anyone travelling with us that has not first read every single ad at the station!! After all, we get paid for this advertisment and if people don't read them, we get less money! This is close to stealing when you don't read all ads!!

  99. Such a misleading summary.... by wuie · · Score: 3, Insightful

    The summary is so misleading that it makes me want to cringe.

    Livejournal used to have two different account types: free and subscription, both with no ads. Free journals are limiting in what they can offer, such as no place to store pictures, only 6 avatars, etc. Subscriptions give storage space for pictures, 12 avatars, all that fun stuff. If you just want to have a basic place to put your thoughts of the day, then the free account is all you really need. Subscriptions are for the bells and whistles.

    This new third account type with advertising strikes a medium between the two. It allows users to have the bells and whistles of the subscription member, but for the price of free + advertisements on the journal. For some people, this is their blogging wish come true!

    It has *nothing* to do with switching all free accounts to advertisement accounts. People with free accounts can still have their bare-bones journals sans advertisements. This is just merely making sure that if people opt to have advertisements on their sites in exchange for the goodies, that the advertisements *stay put*. It's the exchange that they make for not paying the subscription.

  100. Real Meaning by Hegh · · Score: 2, Insightful

    Did anyone actually read it as it is written? Here, I'll put the header of the section together with the subsection:

    You agree to NOT use the Service to employ tactics and/or technologies to prevent the full and complete delivery or display of advertisements on LiveJournal pages, including employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.

    So basically what it says is that you cannot use the LJ service to use or deploy ad-blocking software, but it says nothing about using ad-blocking software which you got someplace else which is not related to LJ.

    --
    Bravery is not a function of firepower.
    ~J.C. Denton (Deus Ex)
  101. Re:jumping ship by Anonymous Coward · · Score: 0
    It's cool not to be a money-grabbing bastard

    You mean it's cool to be a terrorist?

    Either yur fur money-grabbing or yer a terrist. Gard blayess thuh money-grabbing bastards.

  102. Re:Bad anology by vertinox · · Score: 1

    Much like things on a shop shelf are "free"; sure you can take them and walk out of the shop, but the business model relies on customers paying, be it cash or ad views.

    In a shop they actually sell something upfront, but they don't give away products to people that are willing to look at ads. Maybe they give away free samples like those cheese cubes, but they don't give away food to people that look at ads.

    The main kind of service that I can think of off the top of my head is porn sites (not that I would know). They give away free samples and they you pay for the actual "product".

    Now live Journal is more like a magazine service. They aren't selling actual items or content but rather a place where you can upload text and pictures.

    It would be like a magazine that provides two version... The pay version and then free version.

    The free version would be a magazine with less pictures and more ads. Kind of likes those free newspapers you can pick up like Creative Loafing in which are totally supported by ads.

    The pay magazine has no ads and then have more pictures. This would be more like National Geographic.

    The issue here is that they are giving away a free ad based newspaper and then asking you to not cut the ads out of them.

    But on reading further, this is more about those who have the "ad supported" LJs with more icons and HTML functionality and I think the old free version (the one with limited HTML functionality and fewer pictures) remains the same.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  103. Forcing users to view ads by jeeperscats · · Score: 1

    Didn't we hear about something like this a few days ago....

    I suppose Phillips will file a patent infringment suit pretty soon.

  104. Common Sense Says by Anonymous Coward · · Score: 0

    Common sense says that people will simply stop using their service. It isn't difficult to understand. They put restrictions on your account that are unreasonable and you quit using them. Move to another service. They aren't the kings nor the sole owners of the technology. Just leave and they loose. Copy your blog articles and repost on another free service.

  105. Intentional inaccessibility to disabled users by tepples · · Score: 1

    LiveUser: Ehh,.. I would but I run Lynx.

    LJ: Then how did you get past our sign-up CAPTCHA?

  106. So? by underpope · · Score: 2, Insightful

    I actually have no problem with this. For one thing, the /. headline is, as is often the case, misleading; LJ is actually introducing a new account level, "sponsored", which gives you some more features in exchange for allowing advertising on your LJ. You don't have to view the ads; if you have a free account and don't want ads, nothing will change for you. It's only if you want those extra features that you get ads on your LJ. So, if you enter into an agreement to allow LJ to deliver advertising to you in exchange for more features, then what's wrong with asking that you follow through on your end of the agreement by not blocking the ads? How is it a violation of my rights to ask that I fulfill my end of an agreement? How is it not a violation of their rights if I take their services and refuse to do anything in exchange for them? (And yes, I do have AdBlock installed, though primarily because much of the advertising on the web consists of flashy graphics and sounds that interfere with my ability to browse the web, and degrade my computer's performance. There's only so much I'm willing to do for the free stuff.)

    --
    "A statesman is a dead politician. Lord knows we need more statesmen." Opus
  107. *shrug* by Linux-Fiend · · Score: 1

    I banned LiveJournal from my life a while ago.
    livejournal = obsolete

    --
    -Fiend-
  108. Re:jumping ship by Fareq · · Score: 1

    If you read the TOS section, it actually says that the LJ member can't try to mangle the templates so that the ads don't appear... it says nothing about running ad-blocking software on the client.

  109. Re:jumping ship by Kelson · · Score: 1

    Yes, it's very much like Eudora's three-tiered business model:

    Free version with limited features.
    Ad-supported version with full features.
    Paid version with full features.

  110. This is like broadcast television by Anonymous Coward · · Score: 0

    Sponsors pay for ads to be broadcast, hoping that a certain number of people will see them, but the viewer has no moral obligation to watch the ads; you're free to get up and visit the rest room, make a sandwich, or whatever.

    Similarly, you have no moral obligation to look at ads just because they're put on a site. It doesn't matter whether you use software to block them or just don't look at them when they appear on the screen, the effect is the same.

    So let's have no more stupid claims that blocking ads is like stealing from a store. If you bother to think about the matter for a moment, you'll see how ridiculous this is.

    1. Re:This is like broadcast television by mshurpik · · Score: 1

      Agreed. Why post AC?

  111. Re:they *claimed* they would never do this, though by Kelson · · Score: 1

    I had the misfortune to look at a MySpace page on Monday. I recall thinking, "Wow, if LiveJournal made their pages look like this, people would revolt."

    Then on Tuesday, LJ announced the new ad-supported account type.

    Though if they stick within the current guidelines for ads, they should avoid ever reaching MySpace-level depths of advertising glut.

    Personally, as long as they continue to offer free-without-ads accounts and paid-without-ads, that's fine... except for the fact, as you pointed out, that they swore never to provide ad space. I figure people and businesses have the right to change their minds, but they phrased it as a promise, which does make this change disturbing.

  112. Re:jumping ship by Mr+Z · · Score: 1

    So what exactly does "or any other means" mean? Exact quote:

    You also understand and agree that you will not obscure any advertisements from general view via HTML/CSS or any other means.
    --Joe
  113. Re:jumping ship by Mr+Z · · Score: 1

    Oh, and this gem:

    # Employing and/or providing software programs, browser scripts, or other technologies that serve to block or substantially impair the display of advertisements on LiveJournal pages.
  114. RTFTOS by Anonymous Coward · · Score: 0

    Two points:
    1) Peoples "friends pages" can view their friends entries without ever having to view their journal. When you reply, it also goes to their journal.
    2) Are they going to start killing peoples accounts who have Norton Preinstalled? You do realize that Norton's Privacy features are more responsible for the lack of ads being shown/tracked correctly because it strips all information from the browser, add into that that many ISP's have a transparant proxy, so all the host is going to see is a bunch of GET's from the proxy IP and nothing else.

  115. My Monitor by it_wont_work · · Score: 1

    I think perhaps I should start charging advertisers for their use of my monitor space. Perhaps 1 penny per pixel. I could recover the cost of wearing out my phosphors.

  116. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  117. Doesn't always happen by EvilStein · · Score: 1

    That's why I told emusic to go fuck themselves. I had an account with them, and they changed their terms & conditions *drastically* a little over halfway through. I told them that I thought the new terms were unacceptable and I was going to cancel. They flat out told me "You can't cancel, you have 5 months left." We were given no notice of the new terms, no warning about the changes, just *bam* "Here's our new service! whee!"

    I told them to fuck off, and cancelled the credit card they'd been billing. I wrote them and explained exactly why. Fuckers.

    LiveJournal can do the exact same thing. They'll just wind up losing users, but there are enough newbies coming online to take their place. This is another example of $website_that_got_big pissing all over the early adopters.

  118. Sure. by Grendel+Drago · · Score: 1

    Porn communities that are good include moviefiles, for RapidShare-hosted movies, kaizersoze125 for a bit of everything (dalibor used to crack site passwords on request, but he's fallen off the edge of the earth of late), user riotclitshave posts a lot of cool stuff, some of which could be considered porn, and the show_your_boobs community is pretty high-traffic, though if you don't like the occasional... larger... woman or man posting, you won't like it. They get all types in there, and I do mean all types.

    If you're widening the net to include any blog site, there's a good index of ad-supported amateur porn galleries (which adblock allows you to browse relatively trouble-free) at JazzBabes, with an archive JazzDump.

    Enjoy!

    --
    Laws do not persuade just because they threaten. --Seneca
  119. ToS Will Be Changed, Says LiveJournal by kniedzw · · Score: 2, Informative

    At least according to Brad FitzPatrick. Basically, the lawyers went a bit bonkers, and the people who were supposed to review it didn't.

    For those who don't want to click through:

    Regarding the TOS change to ban ad blocking software:

    Totally our bad.

    We didn't catch that the ad-blocker restriction made it into the final TOS changes. From what I can make of the series of events which led to its inclusion was that we basically passed off our TOS to some lawyers and said, "Update it for advertising". They then mimiced some other sites' advertising policies (which said no ad blockers), and then all the right people who were supposed to review it didn't and it made it live onto the site.

    So this is a pre-announcement that a more user-friendly TOS change is on its way.

    (After all, we can't even detect that you're even using ad blockers to begin with, so there's no point in us saying you can't. Plus you might not even have control over what's installed on your computer, etc.)

    So, yeah, sorry: we messed up.

  120. Genius by hurfy · · Score: 1

    You could save the entire US economy that way.
    Just imagine the productivity increases as office surfing plummets....At least i really really HOPE it plummets afterwards.... :)

  121. It was a mistake. by AdamTheBastard · · Score: 2, Informative

    Brad has addressed this in a recent post to the lj_support community.
    http://community.livejournal.com/lj_support/629907 .html

  122. Adblocking clause not permanent: by Anonymous Coward · · Score: 0

    Brad Fitz writes in the LJ Support community:

    "Regarding the TOS change to ban ad blocking software:

    Totally our bad.

    We didn't catch that the ad-blocker restriction made it into the final TOS changes. From what I can make of the series of events which led to its inclusion was that we basically passed off our TOS to some lawyers and said, "Update it for advertising". They then mimiced some other sites' advertising policies (which said no ad blockers), and then all the right people who were supposed to review it didn't and it made it live onto the site."

  123. It's a lawyer screwup. by Anonymous Coward · · Score: 0

    The LJ people handed off the TOS to some lawyers to put in the advertising clauses. Said lawyers copied some shit they found on other sites, and the LJ people failed to notice it was bollocks before it went live.

    They're fixing the TOS now.

  124. Simple solution by Anonymous Coward · · Score: 0

    Just put all of livejournal.com in your adblock ruleset.

    (Hint for the slow: don't use livejournal at all)

  125. Needs Rate Detection by bill_mcgonigle · · Score: 1

    This is a nice feature, but I wish it would turn itself off if it noticed I was getting dial-up speeds.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  126. Re:Maybe they need funds to ... by bushboy · · Score: 0, Troll

    Oh, my Bad, out of the millions of websites out there, I found one I didn't know about.

    Silly me !

    --
    A slashdotting - you get the stick first and then the carrot !
  127. OK I really hate coming to LJ's defence here by themusicgod1 · · Score: 1

    but isn't this for just a special class of user (ie not you, nor anyone who chooses not to agree to this) who opts in for ad-based paid membership? Does this actually affect us paying members?*

    *I'm in from a gift membership; I'll pay LJ when I can have friends in blogspot, and independant servers on my LJ friends list, among other things.

    --
    GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  128. Re:Bad anology by shish · · Score: 1
    The issue here is that they are giving away a free ad based newspaper and then asking you to not cut the ads out of them.

    RTFA; they're asking people to not take their newspaper, cut out the ads, then distribute the ad-removed version in competition with the paid version.

    (To get away from the analogy, the problem is LJ bloggers using CSS to remove ads -- the end user can still remove them for themselves)

    --
    I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment