Slashdot Mirror


AOL Blocks Links from LiveJournal

Evan Martin writes "LiveJournal.com is an open-source weblog site with over a million users, some of whom use AOL. Last week, AOL began blocking all HTTP requests with "www.livejournal.com" Referer headers. This is a common practice by image hosting sites to prevent off-site linking of their images and 'bandwidth theft'. However, in AOL's case, they're blocking everything, not just images, effectively breaking all links to any AOL member's site--but only from LiveJournal. To be clear: nobody on LiveJournal can even make a link to any AOL member site without getting a '404 Not Found' error. We've also heard reports of the same thing happening on AOL properties (Netscape, Compuserve). This concerns us because we have to deal with the support requests: it worked in the past for our users, and it continues to work for other sites, so our users think it's our fault."

Martin continues: "We've tried to contact AOL three different ways, all without success. We've also told our users to contact their tech support. At one point, an AOL staffer pointed out that FTP access still worked (which is probably because FTP has no "Referrer" concept), and so, as an interim fix, we're rewriting all HTTP URLs to use FTP on the AOL properties where that works instead. This means that users can again host their images on the AOL webspace they're paying for, but more importantly, it means they can simply link to their webpage.

We wouldn't be so upset if they were simply blocking images. Bandwidth use is a valid concern, after all, and we even provide step-by-step instructions for people to configure their webservers to prevent image "theft". However, because they're blocking all access, including regular links, this looks like it's either a mistake, or something more insidious (the conspiracy theorists have pointed out that AOL has just launched their own competing weblog product, also based on "journals").

Although CI Host sued AOL recently for being blocked, we really don't want to do that. We still suspect that this was all just a mistake, and hopefully, by making this public, we'll manage to get their attention, since all our previous attempts have failed."

396 comments

  1. F12 by Anonymous Coward · · Score: 3, Informative

    Enable referrer logging

    1. Re:F12 by Nasarius · · Score: 5, Informative

      Gotta love Opera :)

      --
      LOAD "SIG",8,1
    2. Re:F12 by randyest · · Score: 4, Insightful

      Well, if I were an AOL user right now (quite a stretch to imagine, I'm afraid), I'd be loving to check my contract to see if it provides for such limitations on user personal space. If not, I'd call to complain (I'd probably do that anyway, right before I called my new ISP). I know that my cable modem "free" hosted space included has a very specific contract that limits the monthly bandwidth usage, but does not mention anything about blocking access for links or clicks from other domains. I wouldn't be happy if they suddenly started returning 404 Page Not Found errors when anyone linked or clicked from foo.com.

      Maybe they can claim technical difficulties if called on it, or maybe the contract does let them yank their users around like this. I don't know. Does anyone here use AOL and will admit it long enogh to post a link or copy of the appropriate contract?

      Of course, there's the tinfoil-hat theory that AOL is planning to start thier own blogging service and wants to drag LiveJournal down from it's #1 spot a bit. Seems like a particularly blatant and non-clever way to do this though, or maybe that's the "beauty" of the whole ingenious plot? ;)

      Finally, I'm going to hope the /. editors checked this out somehow. I don't have AOL space. Can anyone else verify this is true and not just some EBKAC or hoax?

      --
      everything in moderation
    3. Re:F12 by Jouster · · Score: 1

      Yep, it's very much true. RFTA; there's an image linked off of it that's on AOL's servers.

      AITP

    4. Re:F12 by kamakot · · Score: 1

      or maybe the contract does let them yank their users around like this Yup, that's the "terms are subject to change without notice" bit.

    5. Re:F12 by nyseal · · Score: 1

      I've been saying for YEARS that AOL is basically their own little 'web'. They're not a true internet connection; they only allow to see what they want you to see. I really don't understand how people with AOL can claim it's a good experience.....but I guess ignorance is bliss.

      --
      [SIG] Remember Mattel handheld games?
    6. Re:F12 by Anonymous Coward · · Score: 0

      How about some javascript? It's been a long since i've touched it but something like javascript: load(url) should work

    7. Re:F12 by Echnin · · Score: 1

      Excuse me, what on earth does "EBKAC" mean? Who comes up with all these stupid acronyms?

      As if that wasn't enough, I am also thorougly offended by your blatant attempt to disguise your pyramid scheme referral program in your sig.

      This is off-topic, but I am disappointed, as the actual content of your posts seems somewhat intelligent.

      --
      Lalala
    8. Re:F12 by OhioJoe · · Score: 2, Insightful

      I've been saying the same thing as well, to friends and family just getting into the 'internet' scene. I explained that AOL is one room of a colossal mansion (the mansion being the Internet) that has a 'little taste' of most things on all the other rooms, but they don't advertise that it's a 'little taste' and instead portray it as the real thing.

      I just was setting up some technical consultation with a towing company owner and asked him what ISP he was using. He answered "AOL", because my son gets into those chat things". I recall years ago after having used IRC, going into AOL's chat rooms and couldn't believe what I was seeing. Everyone had to speak in code constantly to avoid the censors. It was amazing to me that these people had no idea what IRC was, and had no concept of 'chatting' outside of AOL.

      The single worst pox of naivete upon the Internet behind WebTV is AOL.

      --
      "Artificial Intelligence usually beats real stupidity."
    9. Re:F12 by jcast · · Score: 1

      They're their own little net, but unfortunately they get to bother the rest of us anyway...

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
    10. Re:F12 by randyest · · Score: 1

      EBKAC = Error Between Keyboard And Chair. Google knows, so it's not hard to figure out.

      Sorry you're disappointed, but it's not a pyramid scheme. And you can hide sigs if you don't likey.

      --
      everything in moderation
    11. Re:F12 by Anonymous Coward · · Score: 0

      No its not true (at least in the UK) I've just tried it and got to the site.

    12. Re:F12 by Martin+Blank · · Score: 2, Funny

      Read Fucking The Article?

      Are you Russian?

      --
      You can never go home again... but I guess you can shop there.
  2. Will this be what kills the referer header? by Anonymous Coward · · Score: 5, Insightful

    It's optional, so browsers don't need to send it. Mozilla/Firebird/etc (and Opera) can be easily modified to not send one, and the Google Toolbar could probably support blocking them, too (since IE isn't being updated). AOL is a big enough presence that this could have a significant impact on peoples' browsing.

    1. Re:Will this be what kills the referer header? by Anonymous Coward · · Score: 0

      Give no referrer, and some servers won't send you the file at all. It depends on how the server is configured. What works to fetch files from AOL member pages might not work on other servers where the siteowner has taken an active stance against spambots and sitegrabbers.

    2. Re:Will this be what kills the referer header? by rcw-home · · Score: 1
      I certainly hope that this, or something like it, kills the Referer: header.

      Then, those of us with a Referrer: header agenda will finally have our opportunity.

    3. Re:Will this be what kills the referer header? by fruitbatUK · · Score: 3, Insightful

      It may be optional, but in my experience of using JunkBuster there are some sites which won't work without a referrer header coming from their site.

      If the referrer header does die and those sites have to reconfigure their systems I don't see that as a bad thing. Why should I be treated any differently based on the previous site I have visited, or because I want to keep my browsing history private?

    4. Re:Will this be what kills the referer header? by Anonymous Coward · · Score: 1, Insightful

      Well, I'd consider the referer headed "dead" if all browsers started just sending them a referrer based on their own domain. That'd get around most problems.

    5. Re:Will this be what kills the referer header? by mosschops · · Score: 4, Interesting

      I use a program which allows me to change the referer header to appear to be from the same site I'm browsing. Not only does that protect my privacy but it works with the vast majority of sites that clamp down on content linking / bandwidth stealing. Sometimes simply removing the referer will kick you back out to an index page, which is a pain.

    6. Re:Will this be what kills the referer header? by Spy+Hunter · · Score: 3, Funny

      I think I'm going to configure my browser to always send a referrer string that is identical to the URL it is requesting, and to send a user-agent string of "Googlebot". After all, everyone wants Google to index their content, right? I'll bet you could get into more than one subscription site with this strategy.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    7. Re:Will this be what kills the referer header? by Anonymous Coward · · Score: 1, Interesting

      Be careful, there are lots of paranoid log readers out there that investigate abnormal Googlebot traffic (the ip ranges it uses are quite well known).

    8. Re:Will this be what kills the referer header? by Spy+Hunter · · Score: 1

      Really? Why do they care if someone is trying to impersonate the Googlebot? Do people really use this hack to gain access to sites? I haven't tried it yet.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    9. Re:Will this be what kills the referer header? by Anonymous Coward · · Score: 0

      Not so much for that, they just don't like people poking around their sites. Usually you'd spoof Googlebot if you were looking for some sort of content cloaking.

    10. Re:Will this be what kills the referer header? by berzerke · · Score: 2, Informative

      ...Mozilla/Firebird/etc (and Opera) can be easily modified to not send [a referrer header]...

      For Mozilla/Firebird/etc, just install the Prefbar addin. It can be customized to include a send referrer button. Personally, I like the kill flash button the best. Makes those dancing flash ads quiet, while still allowing me to use flash.

    11. Re:Will this be what kills the referer header? by jpatters · · Score: 1

      iCab lets you set the referer to always, only within same domain, or never. Maybe there needs to be another setting to use the target domain. So, if someone clicked on a link in LJ to AOL the browser would say AOL is the referer. It wouldn't solve LJ's problem unless everyone started using a browser with that capability, but it would be a start.

      --
      "Remember, there never were pineapple-almond cookies here."
  3. hopefully by jellomizer · · Score: 2, Interesting

    Hopefully this is a temporary block giving them enough time to increase their bandwidth to the correct systems. And right now they are blocking everything so they can come up with a game plan.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:hopefully by EvilStein · · Score: 4, Interesting

      Heh. Uh, AOL has more than enough bandwidth to handle freekin *livejournal linkage*....

      When I worked there (Netscape), we had 5 OC-48s in our building alone. OC-12s & DS-3 circuits for "redundancy."

      I highly doubt that it has anything to do with bandwidth.

    2. Re:hopefully by Stephen+Samuel · · Score: 2, Insightful
      It's clearly not bandwidth for another reason: If it was a bandwidth issue, they'd be blocking everything (or, at least, a lot more than just one blogging site) -- and as the previous reply pointed out, they've got lots of bandwidth available. I doubt that LiveJournal is that high a volume site.

      On the other hand, this really stinks of anti-competetive practices in the light of the fact that they're just now moving into the blogging market. If LiveJournal can come up with a lawyer (other than Boies) willing to work on a contingincy basis, I expect that they could get a nice legal settlement.

      --
      Free Software: Like love, it grows best when given away.
    3. Re:hopefully by Anonymous Coward · · Score: 0
      I doubt that LiveJournal is that high a volume site.

      Over 20 million hits a day...

  4. Litigate by Bruha · · Score: 1, Interesting

    All I can say is begin the complaint process with AOL. Get a someone who'll file the proper paperwork and maybe file a lawsuit to get things put back the way they're supposed to be unless it's a genuine mistake on AOL.

    Also put up a message on your support lines with Steve Case's phone # to call him for support :)

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

      And why is this guy a troll? Why is anybody who wants to actually go out and do something against this sort of nonsense a troll? Advocating action instead of bitching is far from trolling. This kind of crap moderation reminds me to get back to metamoderation.

  5. Good. by Genghis+Troll · · Score: 4, Funny

    Anything that discourages "blogging" can't be all bad.

    1. Re:Good. by Anonymous Coward · · Score: 1, Funny

      ...he posted on one of the most popular weblogs in the world.

    2. Re:Good. by Disevidence · · Score: 1

      Want to discourage blogging? Why the FUCK are you here then?

      --
      Think nothing is impossible? Try slamming a revolving door.
    3. Re:Good. by jrockway · · Score: 2, Interesting

      I've never considered slashdot a blog. To me a blog is a personal journal/website akin to the journals at slashdot. I don't read those very often :)

      --
      My other car is first.
    4. Re:Good. by laffer1 · · Score: 1

      There is nothing wrong with blogging. Many people use it for stress relief or to communicate events in their life with friends and family. No one forces you to view blogs.

      One might say in your eyes i contribute to the problem! http://www.justjournal.com/

  6. AOL and Blogs by zangdesign · · Score: 5, Insightful

    Actually, you may want to investigate whether or not AOL has gone live with their blog offering ( article here). If so, it may be viewed as an intentional act.

    --
    To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
    1. Re:AOL and Blogs by DA-MAN · · Score: 2, Funny

      Great, just what we need. AOL'ers putting up blogs, I can see it now:

      Today I called tech support, apparently my computer doesn't come with a cup holder...
      I'll be recieving a new CR-DOM driver next week.

      --
      Can I get an eye poke?
      Dog House Forum
  7. tinyurl? by Wavicle · · Score: 4, Interesting

    Could you get around this using tinyurl? I'm not sure if it changes the HTTP_REFERRER or not.

    --
    Education is a better safeguard of liberty than a standing army.
    Edward Everett (1794 - 1865)
    1. Re:tinyurl? by Coke+in+a+Can · · Score: 0

      Does anyone care? Workarounds aren't a real solution.

    2. Re:tinyurl? by Jouster · · Score: 3, Informative

      TinyURL uses a Location: header, which should kill off the referer, yes. But asking everyone to TinyURL their images is a bit much, don't you think? Besides, some browsers don't like having 3XX statuses (stati?) as replies to their image requests, so you'd break some people.

      AOL just needs to stop doing that shit. Clamp down on the people transferring 200 gigs in the exhibitionism-community-of-the-week, and leave everyone else alone.

      Jouster (My LJ)

    3. Re:tinyurl? by Wavicle · · Score: 1

      The only real solution is getting AOL to stop blocking. That task may be unworkable. Using ftp is just a workaround as well. Http has clear advantages for web use. I'm suggesting a workaround that uses Http.

      I should know better than to reply to trolls.

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
    4. Re:tinyurl? by Chmarr · · Score: 4, Informative

      It TOTALLY depends on the browser you're using.

      If you're on web page A, click on a link to B and it redirects to C, some browsers will, when fetching C, have a referrer of A, and some will have a referrer of B.

    5. Re:tinyurl? by bhtooefr · · Score: 1

      How about we ALL just go to THIS TinyURL? They won't know where these hits are coming from, if other posts in this thread are true.

    6. Re:tinyurl? by bhtooefr · · Score: 1

      Most AOLusers will be using either AOL's browser or IE4/5/6. TinyURL has a toolbar button. Clicking it in IE4/5/6 will automatically use the URL of the page in question, and copy it to the clipboard in IE4/5/6. Even an AOLuser can figure that out. Unfortunately, it doesn't work in anything that ISN'T IE.

    7. Re:tinyurl? by Coke+in+a+Can · · Score: 1

      True, it's better than FTP, but it takes time to set up a tinyurl redirect (that's what it is, IIRC?). There should be some way to stop AOL's seemingly random blocking, possibly with the legal system.

      And I'm not a troll. I just hate using workarounds, especially ones that take up just as much time as, for example, reading the page.

    8. Re:tinyurl? by Anonymous Coward · · Score: 1, Informative

      "Unfortunately, it doesn't work in anything that ISN'T IE."

      Then why is there a big picture showing how to use it with Mozilla on the homepage. I've tested it and it works fine.

      Unless of course your referring to this particular problem with AOL and some referrer issue?

    9. Re:tinyurl? by lspd · · Score: 2, Insightful

      The trick is for the relay site to use a meta refresh instead of a HTTP redirect. It always blocks out the referrer.

      Doesn't work for images, but who cares?

    10. Re:tinyurl? by Anonymous Coward · · Score: 0

      I recommend going to THIS TinyURL instead. Of course, it's still just a workaround, but it's an interesting concept regardless.

    11. Re:tinyurl? by ncc74656 · · Score: 1
      I recommend going to THIS TinyURL instead.

      Crap like that is why I hate tinyurl/makeashorterlink/etc. links...you don't know WhereTF you'll end up. (Lynx sez the AC's TinyURL link goes to goatse.cx.)

      Then again, if fucktards like you didn't exist, maybe we wouldn't have this problem.

      --
      20 January 2017: the End of an Error.
  8. Gee alot of ISP's use referrer blocking. by Anonymous Coward · · Score: 0

    whats new about this?

    cheapasses using $7 web hosting, offlinking all their images to their (web host) that doesn't charge for bandwidth. Great idea, until you start pushing hundreds of gigs per month.

    Some people take for granted that bandwidth is not free and unlimited, and alot of isp's have gone to stupidly low bandwidth or link clicking per day/month (geocities, earthlink,bellsouth.net). Count yourself lucky if your isp lets you skate 100 gigs a month of bandwidth a month, it won't last long..

    1. Re:Gee alot of ISP's use referrer blocking. by Anonymous Coward · · Score: 0

      Well then the isps should cap their webhosting accounts. I host my site entirely on my webhost, and I've never used my ISP's webhosting even though I'm paying for it. Broadband ISPs seem to love chaning their domains every couple of years (I went from wave.com to home.com to rogers.com with my old provider and my new one has already gone from attbi.com to comcast.com in the year I've been with them), so I don't even use them for email anymore, I use the domain with my website.

    2. Re:Gee alot of ISP's use referrer blocking. by dasmegabyte · · Score: 4, Interesting

      Cheapasses is right. You get what you pay for, and if you're paying for impossible things, you should beware the catch. There is no such thing as unlimited bandwidth, or unlimited space...merely limits that you haven't hit yet.

      A t1 line is still over $700 per month, so burstable bandwidth starts at more than $2 per gigabyte. People who are on better pipes pay way less, of course, but then again they need to maintain them, and technicians start at about $25 per hour. Servers need to be powered, backed up and maintained to prevent hackattacks. So when somebody offers you unlimited bandwidth, unlimited space, unlimited email with 24x7 support for a pretty number like $7.77 or $5.55 or whatever, they're basically lying to you.

      Check your AUP. Somewhere in there you'll find a line saying that your unlimited bandwidth can be terminated at any time if you use too much of it. Unlimited really means "We're not telling you the limits. But you'll know when you hit them." Generally because your site takes off. You get popular, people start laughing at your jokes and caring about your weblog. Then your provider cuts the cord. Sucks, don't it?

      See, ISPs at all levels make money by overselling. They tell you you have a T1, when really it's fractional. They tell you you have 256 kbit upstream, then it maxes at 192. The most egregious example of this is the El-Cheapo webhost, an animal I despised so much that I started my own crummy service to combat it. If you have the know-how, and you have the time, I suggest you do the same. It can be a lot of fun and offsets the cost of big web projects. Just don't harbor any dreams of getting stinko rich.

      I remember the first time I had a site get "overnight popular." It was a certain web comic that we begged to come on board. In about two weeks ge went from moving 2 gig a month to over 50. And because we small timers get the short end of the bandwidth stick, his bill was about $200. Not his bill FROM us, but the bill TO us from our host for just his transfer. We didn't mark it up. That's a lot of money when you're a hobbiest. Shit, that was as much as we paid for everybody else's bandwidth that month.

      We have a policy of not touching people's sites or restricting tranfer, but if we hadn't known the guy (and known he was good for the money, which his new fans donated in droves, we even threw in $30), we probably would have had to use the "no contract" clause and take the site offline. Damned if I'm paying for somebody else's popularity...

      --
      Hey freaks: now you're ju
    3. Re:Gee alot of ISP's use referrer blocking. by drwho · · Score: 1
      A t1 line is still over $700 per month, so burstable bandwidth starts at more than $2 per gigabyte. People who are on better pipes pay way less, of course,...

      Let me tell you how much less: As low as $30/Mb/second/month for an ISP, though typically more (that price is for Cogent bandwidth, and they don't have the greatest network), but certainly pretty good quality bandwidth can be had for What I am getting at is that bandwidth for the big guys such as AOL is dirt cheap. Images hosted from LJ use such a small amount of bandwidth in the big picture, it's not worth worrying about. My guess is that there is some sort of policy decision that they are making. They're probably doing this to move people to their own blogg thing. As an ISP, this action is reprehensible. MSN's search engine results are bad enough, but then this? What is going to happen when everyone starts blocking access to their competitors? These are the end days, perhaps.

    4. Re:Gee alot of ISP's use referrer blocking. by Anonymous Coward · · Score: 0

      "Images hosted from LJ use such a small amount of bandwidth in the big picture, it's not worth worrying about."

      Do you know how many users Whinejournal has?

      Although, now that I think on it, you're probably right. WJ doesn't use that much bandwidth, it's all those images generated from 'What Brand of Canned Tuna Fish Am I?' test sites.

    5. Re:Gee alot of ISP's use referrer blocking. by Howie · · Score: 1

      A t1 line is still over $700 per month

      Anyone doing serious hosting doesn't actually buy a physical T1 though. You get space in an already connected cohost centre (telehouse, amsix, 111 8th etc) and buy transit over a piece of cat5. That's more like $100/Mbit/month, even from a decent peer like Level3 or AboveNet. Less, if you are talking serious bandwidth (>50Mbit), or crappier transit.

      That said, I do agree that the word 'unlimited' makes me reach for my revolver, as Herr Goering may have said if he had a website.

      --
      "don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
    6. Re:Gee alot of ISP's use referrer blocking. by Anonymous Coward · · Score: 0

      Crummy is right. No SSH/SSL? Passwords going out in the clear? Admittedly, it is the slum.

    7. Re:Gee alot of ISP's use referrer blocking. by dasmegabyte · · Score: 1

      WTF are you talking about? Everything we do is over SSH. SSL, on the otherhand, is expensive or untrusted. We have the untrusted version available.

      --
      Hey freaks: now you're ju
  9. their own blogging service by self+assembled+struc · · Score: 0, Redundant

    do you think it might be because they're launching a blogger service of their own and want people to switch...hm?

    [evil]i helped build the tripod.com blog service, and man we never thought of anything this insidious. i'll have to tell my friends who still work there. they could send 'em to a sign-up page. [/evil]

  10. Well played... by tempest303 · · Score: 5, Insightful

    This is a really level-headed, well played move on LJ's part - primarily because they're following the universal principle of assuming stupidity before malice. ;)

    1. Re:Well played... by Anonymous Coward · · Score: 0

      Ah, the wonders of Hanlon's Razor...

    2. Re:Well played... by loucura! · · Score: 1

      I switched to Hanlon's razor from my mach-3 (mostly to save on blades), and I must say, I'm impressed how smoothly it shaves. No nicks or scratches either!

      Don't let him know though, I don't think he'd appreciate my using it.

      --
      Black and grey are both shades of white.
    3. Re:Well played... by yresim · · Score: 1

      Having dealt with AOL on the corporate & postmaster levels, I can attest to their stupidity, as well as their complete lack of willingness to take action when they have done something wrong.

      Actually, I should be more clear: their postmaster team couldn't find their way through a mail server if they were given a map and detailed instructions.

      Having not worked with their web team, I can not say for certain that they really are that stupid. But, since mail is usually considered to be the more important of the two, I think it is a fair assumption.

    4. Re:Well played... by tempest303 · · Score: 1

      Thank you, Anon Coward! I never knew their was a specific name for that idea!

    5. Re:Well played... by Anonymous Coward · · Score: 0

      Mail is considered more important than web? Man, where's your universe, I'd like to live there.

      Only the internal email backbone at work is run by a group with that mentality, and that's because I happen to be an old sendmail admin that happened to be looking for work with the right attitude and learning capabilities when one of the web teams was looking for new staff, and I'm decidedly more sedentary than most skilled techs. (That is, decent skill plus turnover rate => AC is now tech lead.)

      On the other hand, I've found that, at least one time out of five, AOL's postmasters can find their way through an email system with a really good AOL-user-oriented map.

  11. Scary image by ded_guy · · Score: 2, Funny

    Following the second link in the text, I ended up at this image.
    Yet another reason not to like AOL users. Now if you'll excuse me, I need to go wash out my eyes with nitric acid.

    --
    In the future, all spacecraft will be made of cheese.
    1. Re:Scary image by Anonymous Coward · · Score: 0

      I don't think those CIA guys will ever fool real Iraqis.

    2. Re:Scary image by HyperLemur · · Score: 1

      It's the Hatten ar Din guys!

    3. Re:Scary image by ralphus · · Score: 1

      that image ought to be linked in Hi Res!

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
  12. Re:GOOD! by iamwill · · Score: 0, Troll

    I'll second that. visit my livejournal at...

  13. This will kill of refferal tags usage. thanx AOL! by Anonymous Coward · · Score: 0

    This will kill of refferal header field of http requests usage.

    thanx AOL for ruining the internet!

    now everyone that can deep-link using other fields will merely have their browsers offer none, or spoofed.

    Then aol will counter with validated anti-deep link and then no one will care about aol anymore.

    i stopped caring in 1991 about aol.

  14. Sorta related by Tyler+Eaves · · Score: 5, Interesting

    Any else noticed that members.aol.com is sending an invalid content-type header?

    I've seen iso8859 and text/iso8859-html, neither of which Firebird likes...

    --
    TODO: Something witty here...
    1. Re:Sorta related by RatBastard · · Score: 1

      I've been seeing that, yes. It makes it a pain in the butt to access AOL sites with Firebird. Not that I particularly like accessing AOL sites.

      --
      Boobies never hurt anyone. - Sherry Glaser.
    2. Re:Sorta related by cpuffer_hammer · · Score: 1

      I am seeing this on mozilla also.
      not that a suprise.
      Just can't get to my faverate Beekeeping
      website.

    3. Re:Sorta related by Anonymous Coward · · Score: 0

      that's not an invalid header, just a header that firebird doesn't like.

    4. Re:Sorta related by Tyler+Eaves · · Score: 1

      It's absouletly invalid. The MIME type for an HTML document is text/html.

      --
      TODO: Something witty here...
    5. Re:Sorta related by jesser · · Score: 2, Informative

      Mozilla nightlies include a workaround to this bug in the AOL server. See bug 210229.

      --
      The shareholder is always right.
  15. Use link referers by EDA+Wizard · · Score: 4, Informative
    Until this mess gets sorted out, people should use a free link relocator service. Make A Shorter Link would work well for links to AOL pages.

    It wouldn't help people with embedded links to images at AOL, but at least it could get people to AOL without any additional clicking.

    1. Re:Use link referers by Anonymous Coward · · Score: 0

      make a shorter link doesnt make sense.. its kinda big itself..

    2. Re:Use link referers by jtalkington · · Score: 1

      makeashorterlink.com ? I think I'll start a competing site: thisismucheasiertotypethantheoriginial.com.

    3. Re:Use link referers by lisany · · Score: 1

      tinyurl.com is much shorter, champ.

  16. They block slashdot too. by Anonymous Coward · · Score: 4, Interesting

    Well not the whole AOL network, but the former mozilla division blocked links from slashdot (and still does), (Example). Any sites that cause major bandwidth use should be blocked, I'm sure some frequest slashdotters get the infamous Pink page of death.

    1. Re:They block slashdot too. by randyest · · Score: 1

      That is interesting. I even doubted you (well, you did post as AC), so I middle-clicked the link to open it in a new tab (I'm using Slimbrowser on WinXP). It opened fine! But a left click (open link in same tab) yielded the "no slashdot" error message.

      So, at least in sbrowser, opening in a new tab sends no referer, even though you're clicking a link on a "referring" page. I assume Opera is the same.

      --
      everything in moderation
    2. Re:They block slashdot too. by mabinogi · · Score: 4, Informative

      No, the maintainers of bugzilla blocked links from slashdot.
      It has nothing to do with AOL.

      They did it because bugzilla is an entirely dynamic site, and an important tool being used by the developers.
      The last thing they want, is 50,000 slashdot users hitting it at once and preventing them from working.

      --
      Advanced users are users too!
    3. Re:They block slashdot too. by BMonger · · Score: 1

      I had the same thing happen with Safari (on OS X of course). Open in new tab works just dandy (and is what I would probably do anyhow).

    4. Re:They block slashdot too. by ruakh · · Score: 1

      Yes, but Bugzilla explicitly states that it's blocking links from Slashdot; AOL is trying to make it look like a problem on LiveJournal.com's end.

    5. Re:They block slashdot too. by Anonymous Coward · · Score: 0

      Yes, the last thing we want is the Mozilla work to fall behind, and have things happen like say... Mozilla 1.5 to not be based on Firebird

    6. Re:They block slashdot too. by Anonymous Coward · · Score: 0

      Doesn't work in Safari 1.0, here at least.

    7. Re:They block slashdot too. by Snaller · · Score: 0, Troll

      Yeah, after all they have to find new and bigger bloatware installers to use.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  17. Solution: by WCMI92 · · Score: 3, Informative

    Don't use an ISP that is "broken". AOL has little to recommend it.

    I use Adelphia PowerLink at home. On the road, I have a dial up account with a local ISP with dial up numbers in the cities I frequently have to visit.

    --
    Corporatism != Free Market
    1. Re:Solution: by Mage+Powers · · Score: 2, Insightful

      thats a little pie-in-the-sky, Are you sure the linkers are linking thier own stuff? bloggers don't make things, they link things.

    2. Re:Solution: by carsont · · Score: 4, Insightful
      Don't use an ISP that is "broken". AOL has little to recommend it.


      Well, for one thing, AOL has been "broken" in many ways for many years, and yet they still have an enormous and loyal user base. So does Windows, for that matter.

      The problem is that for the average AOL user, who to put it bluntly is probably both too stupid to figure this out on their own and too lazy to read LiveJournal's explanation, it will appear just as likely that LiveJournal is "broken", not AOL. They will squeal "OMG WTF IT DONT WORK!!!!!1!!!11!!! :-(" and leap into the open arms of AOL's competing service. Whether or not AOL planned it this way is irrelevant.

      This is how the fragile and complex interoperability between pieces of computer software, which is opaque to most users, can subvert the workings of the free marketplace; if company A sabotages their product so that it won't work with company B's product, it is easy for customers to be fooled into blaming company B.

      Microsoft did this with their implementation of Java, and probably many other times. I doubt if this is some deliberate strategy on AOL's part, but the result will probably be the same regardless.
      --

      Ubi dubium, ibi libertas.
    3. Re:Solution: by seasleepy · · Score: 1

      Precisely.

      I heard about this a couple of days ago, while clicking around through links in a news entry on LJ. Honestly, the people I feel most sorry for are the LJ support team...they're all volunteers, and the link to support is pretty obvious. And a lot of the support requests they get aren't phrased much better than what you jokingly said above. They're probably pretty well swamped.

      Hmm...that reminds me, I need to pay up again.

    4. Re:Solution: by teshiron · · Score: 1

      Speaking as a LiveJournal support volunteer, I can say that though there have been more than a few requests on this matter, some of them have been made by people that actually have a brain. What they're doing on AOL still bewilders me.

      --
      -- Tsukini kawatte, oshiokiyo!
  18. Why is it... by pongo000 · · Score: 5, Insightful

    ...that people bend over backwards to accomodate companies with draconian policies like AOL? If I were running an ISP, the loss of a few customers because they suddenly discovered they could no longer send e-mail to AOL customers through no fault of my own would most likely be offset by new customers who understand that the earth does not revolve around AOL. So they're blocking incoming HTTP traffic based on referrer? Are there not more pressing problems to attend to rather than trying to please the AOL gods?

    I'm not saying AOL is in the right. I'm simply saying that AOL (and companies like them) should be made to lie in the bed they make for themselves. Only when AOL customers start to be inconvenienced by AOL's own policies (rather than third parties patching together "workarounds" in a misguided attempt to protect the integrity of AOL) will they realize what AOL is up to...

    1. Re:Why is it... by Anonymous Coward · · Score: 0

      i'm with you on this. since aol decided to deny my email server just because i have a dynamic ip from comcast i started stuffing them too. what good is it to accept their mail if they don't accept mine? this company is useless.

    2. Re:Why is it... by webperf · · Score: 1

      because the AOL users you are refering to are customers who are paying money (or viewing ads) that this website wants.

    3. Re:Why is it... by nhaines · · Score: 1

      Nope! LiveJournal always has been and always will be completely ad-free.

      There is a nice paid-users sorta thing that's... well, I'm cheap, and *I'm* a paid user. You get some nice extra features, but it really feels like you're donating, and not like they're trying to squeeze money out of you. I can see them wanting to keep AOLers who've donated happy.

      But I don't really see them bending over backwards to make AOL happy. Not more than their users want, anyhow. I don't know. I just don't see it being motivated by greed. I think that's what I want to say. They'll try and do right by their users, but they won't go after AOL just because they're hoping for money.

      Does that make sense? I donno. I'm biased 'cause I like LJ, but I honestly think they're all pretty decent over there.

    4. Re:Why is it... by Anonymous Coward · · Score: 0

      If I were running an ISP, the loss of a few customers because they suddenly discovered they could no longer send e-mail to AOL customers through no fault of my own would most likely be offset by new customers who understand that the earth does not revolve around AOL.

      I had to figure out a customer's ISP's upstream provider was dropping outgoing port 25 packets thus causing the customer to be unable to use our mail server when she paid for access to it.

      Sure her provider had a server she could use for outgoing mail but how the hell were she or I to know that? In short it may not be your customer's fault but it will cost you money even if you don't lose a few customers.

      Chad

    5. Re:Why is it... by Chris_Jefferson · · Score: 1

      I don't think you are living in the real world here... Yes we don't like AOL and other large ISPs, but if your little ISP can't send e-mail to AOL users then to be honest that is a large segment of the internet. I know lots of people on AOL, as I'm sure most people do. If I couldn't e-mail them, or recieve e-mail from them I'd have to change ISP, simple as that.

      --
      Combination - fun iPhone puzzling
  19. mail as well? by m0i · · Score: 2, Insightful

    "And now we have a request from an AOL user that suddenly they stopped getting LJ emails. They say AOL did just add some new spam filters, so that may relate.

    It almost makes you think that they don't like us..."
    AOLers are only getting sanitized Internet to the company's liking... Those who are not happy should switch.

    --
    have you been defaced today?
    1. Re:mail as well? by lisany · · Score: 1

      The problem is that AOL users don't know what they're missing (since they can't see it).

  20. Wait a minute by s20451 · · Score: 5, Interesting

    Anytime there's an article that whines about deep linking, a few dozen people post replies saying that the company could use the referer header to block all such requests. Now that a company is actually doing it, it's suddenly a bad idea. Which is it -- good technical solution or bad censorship?

    I should also point out that some sites automatically block slashdot.org referers as a matter of self protection.

    --
    Toronto-area transit rider? Rate your ride.
    1. Re:Wait a minute by Apathetic1 · · Score: 1

      Okay, your complaint might be a valid one if Slashdot were one entity with one opinion but it's not - Slashdot is a wide variety of differing viewpoints from individuals so trying to make this argument is a fallacy.

      --

      My username does not make me Apathetic. It's irony, get it?

    2. Re:Wait a minute by isorox · · Score: 5, Insightful

      My Libertarian side says AOL are free to do whatever the hell they want, it's their server. If you ask the AOL server for a page and it send you the goatse man, thats fine, thats their right. Vote with your wallet and dont buy their service.

      My more centrist side says this could be abusing a monopoly (or at least dominant position), OK they dont have a microsoft style monopoly, but they do have the monopoly over Joe Stupid.

      My cynical side says who gives a flying fuck

    3. Re:Wait a minute by infornogr · · Score: 4, Insightful

      I regret to inform you that all Slashdot comments are not posted by the same person. Not only are there different people on Slashdot, some of them have different opinions. It's a shocking revelation, I know.

    4. Re:Wait a minute by Anonymous Coward · · Score: 0

      Aol is doing this to prevent deep linking? Are you sure you just didn't make that up?

    5. Re:Wait a minute by randyest · · Score: 3, Insightful

      Um, I don't think this is really about deep linking. There's not much meat in the story summary, but as I understand it they are blocking access to AOL users' hosted web space (the "free" 20-50MB or whatever, usually with a monthly BW limit, that comes with most ISP accounts.)

      Seems to me that this comes down to a question of the wording in the AOL user contract -- if it allows this, then the folks are SOL and chould change ISPs. If it doesn't allow this (such as my cable modem accont, which only mentions limits on total space and bandwidth, NOT referer) AOL should stop doing it, and if they want to revise the contract, do so before trying it again.

      --
      everything in moderation
    6. Re:Wait a minute by Sponge+Bath · · Score: 4, Funny
      Not only are there different people on Slashdot, some of them have different opinions.

      Agreed. There are those who think Microsoft sucks, and those who think Microsoft blows.

    7. Re:Wait a minute by danielsfca2 · · Score: 5, Insightful
      Deep linking seems to be a totally different issue here. Your average AOL user who wants to place a link on their LiveJournal to "members.aol.com/aoluser" would derive little value from a link to "www.aol.com" or even "members.aol.com"!

      This is webspace that AOL gives its users as part of their paid service. When you pay for webspace, the general idea is that it supports these things called hyperlinks. It stands to reason that you or anyone else should be allowed to link to your website from any other website. Any deviation from this traditional behavior should be documented in their terms of service, and is very shortsighted and/or stupid, as it threatens the very nature of the WWW, much like restrictions/penalties on linking to sites that are deemed undesirable.

    8. Re:Wait a minute by canajin56 · · Score: 2, Funny

      Hahaha, he's just kidding there's only one person who posts on Slashdot. Oops, I mean I'M just kidding.

      --
      ASCII stupid question, get a stupid ANSI
    9. Re:Wait a minute by Phroggy · · Score: 1

      Okay, your complaint might be a valid one if Slashdot were one entity with one opinion but it's not - Slashdot is a wide variety of differing viewpoints from individuals so trying to make this argument is a fallacy.

      How is this different from LiveJournal? Slashdot is one entity in the sense that it's owned by OSDN, and anybody can host a blog at LiveJournal.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    10. Re:Wait a minute by chimpo13 · · Score: 1

      Good thing I posted that comment because I was just about to post it.

    11. Re:Wait a minute by Phroggy · · Score: 0, Offtopic

      I regret to inform you that all Slashdot comments are not posted by the same person. Not only are there different people on Slashdot, some of them have different opinions. It's a shocking revelation, I know.

      That's not true! You're wrong. Each Slashdotter is part of the herd; we all think alike, and agree on everything. Why do you repeat such lies?

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    12. Re:Wait a minute by Anonymous Coward · · Score: 0

      Which is it -- good technical solution or bad censorship?

      If a company or private individual does it, it's a good technical solution. If an ISP does it, it's censorship. ISP's are supposed to behave as common carriers: offering communication to their customers without interfering with the content. In exchange, they aren't held responsible when customers use their communication services for illegal purposes.

      There are some ISPs who block porn and such and who actually advertise that as a feature. AOL is not such an ISP, and LiveJournal is not porn. I'm quite sure that AOL customers were not informed, upon signing on, that they would not be allowed to access competing blogs through their account. There was probably some generic "we reserve the right.." language in the agreement, but this is a clear case of abuse of power.

    13. Re:Wait a minute by DAldredge · · Score: 0, Offtopic

      Wrong. It's just me and you. I created all the other 600,000+ accounts because I was board and needed someone to talk to.

      Sorry you got caught up in the joke.

    14. Re:Wait a minute by sholden · · Score: 1

      Maybe you should go back to "Comprehension for Dummies 101".

      What the hell does LiveJournal have to do with the fact that the posts on slashdot are not all made by a single person?

    15. Re:Wait a minute by soulsteal · · Score: 1

      Don't forget that there are some who think that Microsoft is really just fucking them in the ass without the decency of a reach-around.

    16. Re:Wait a minute by Phroggy · · Score: 1

      Hmm, I guess I did misinterpret that the first time around. Never mind.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    17. Re:Wait a minute by enthused+i+swear · · Score: 1

      You forgot those of us who think Microsoft sucks AND blows, you insensitive clod!

    18. Re:Wait a minute by caferace · · Score: 4, Funny
      Waitaminnit. Since you're user #441 and posted at 4:42, and I'm user #442 I shoulda posted at 4:43. Now I've gone and fucked the whole power cycle up.

      I guess we'll have to try cold fusion again...

    19. Re:Wait a minute by Anonvmous+Coward · · Score: 1

      "Agreed. There are those who think Microsoft sucks, and those who think Microsoft blows." ... and those who don't want to marry Mozilla.

    20. Re:Wait a minute by harlows_monkeys · · Score: 2, Funny
      Anytime there's an article that whines about deep linking, a few dozen people post replies saying that the company could use the referer header to block all such requests. Now that a company is actually doing it, it's suddenly a bad idea

      What does deep linking have to do with this? The story says it is all linking from a particular site that is being blocked.

    21. Re:Wait a minute by kaltkalt · · Score: 2, Insightful

      A good technical solution and an act of bad censorship are not mutually exclusive descriptions. Yeah, one has the word good and the other has the word bad, but those adjectives modify different things. In other words, AOL's actions can be both a good technical solution and an act of bad censorship. For example, the attacks on September 11th were a good technical solution to killing lots of people one considers to be "infidels" but also a very bad, evil, horrible act. Point: your dichotomy is false. If you're gonna bash the colletive slashdot mindset, do so in an intelligible way.

      --

      Stupid people make stupid things profitable.
    22. Re:Wait a minute by Anonymous Coward · · Score: 0

      Those fucking bastards!

    23. Re:Wait a minute by Anonymous Coward · · Score: 0

      But he posted at 7:42. Clearly, your Chinese time zone is inferior.

    24. Re:Wait a minute by Felinoid · · Score: 2, Insightful

      And then there are those who actually like Microsoft GASP and yes Microsoft has it's own Zellots GASP HORROR.. They just want us to believe they aren't bies.

      But back to the point.

      Using header information is like locking a door. It's not a bad idea in itself.

      "I don't want people walking into my home so I'll sue anyone who lists my home address."
      Sigh.. Dipstick LOCK YOUR DOOR.

      But now what happends if someone starts locking OTHER PEOPLS doors.
      If some jerk adds a lock to your house in effectively locking you out. If you object your against locks? No your against the application of locking someone out of there own home.

      But this is AoLs site so let's bring this more to reality.

      If your landlord locks you out of the appartment your renting.... He hasn't kicked you out he is still collecting rent he just won't let you inside.
      Again not anti-landlord not anti-lock. In California you have to file a 30 day notice to evict a tenent so just locking them out is illegal.
      (Unless the tenent is a nusence then you get a 3 day notice)
      IANAL but was a landlord.

      Now lets actually bring this entirely to reality.
      Landlord dosen't lock the tenent out.

      The AoL landlords are dictating to the tentent/users that they can't invite friends from Livejernal.

      In the real world that would get the city on your butt and ACLU.

      Then then someone says "Well make up your minds are you pro-locks or anti-locks?"

      --
      I don't actually exist.
    25. Re:Wait a minute by Lost+Race · · Score: 1

      Who got caught up in the joke? Wait a minute, who am I talking to?

    26. Re:Wait a minute by Anonymous Coward · · Score: 1, Informative
      AOL is singling out LiveJournal; not blocking deep-linking. If they wanted to do that, they would return 404 unless the Referrer pointed to an AOL page. It's apples and oranges.

      Incidently, Windows users can use Proxomitron to strip the Referrer header from HTTP requests.

    27. Re:Wait a minute by NanoGator · · Score: 0

      " Now that a company is actually doing it, it's suddenly a bad idea."

      Um, the situation's a little more complex than that.

      In the case of deep linking, the company is using a technology that is commonly used for making information out in the open, and then crying foul when people use it simply so they can force people to see ads. It doesn't occur to them to use password protection, or url referrals, etc. They don't need to go to court over it and risk breaking the net in the process.

      In this case, AOL's blocking of Live Journal is overreaching and also has established technical solutions that don't just leave everybody in the cold.

      The dispute isn't over using or not using referer header, it's about enactment of harsh policies. What AOL (and the previous companies... I think TicketMaster was the previous...) is doing is kind of like fishing with a stick of dynamite.

      --
      "Derp de derp."
    28. Re:Wait a minute by ralphus · · Score: 2, Insightful
      Which is it -- good technical solution or bad censorship?

      It is *both* a good technical solution and bad censorship.

      A "technical solution" does not carry any moral or wider value judgements with it. It's essentally binary logic and a problem being addressed can be approached with the cold hard pragmatism of doing a math problem. It is objective.

      The moral status of censorship is subjective. AOL's perfectly happy with the solution, or at least they are for the time being. Those being censored will usually be perfectly unhappy with it on the other hand.

      You've related two concepts that aren't related at all, it's really apples and oranges.

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
    29. Re:Wait a minute by falsified · · Score: 1

      Is that a Demolition Man reference? I thought I was the only one that remembered that horror.

      --
      HI, MY NAME IS ISAAC.
    30. Re:Wait a minute by kaltkalt · · Score: 0, Troll

      Only the non-born-again-evangelical christian ones.

      --

      Stupid people make stupid things profitable.
    31. Re:Wait a minute by Garnaralf · · Score: 1

      The real question is:

      *drumroll*

      Do they spit or swallow?

      My guess is spit. Because we now all "decent" ones swallow.

    32. Re: Wait a minute by AllenChristopher · · Score: 1

      "Does Microsoft spit or swallow?" Spits, bottles it, sells it as a protein supplement.

    33. Re:Wait a minute by GoRK · · Score: 1

      I am self diagnosing myself schitzophrenic

    34. Re:Wait a minute by 1u3hr · · Score: 1
      Now that a company is actually doing it, it's suddenly a bad idea. Which is it -- good technical solution or bad censorship?

      It's both. The first becasue it works, the second because it's targetted at referrals from one site only.

    35. Re:Wait a minute by thynk · · Score: 1

      But now what happends if someone starts locking OTHER PEOPLS doors.
      If some jerk adds a lock to your house in effectively locking you out. If you object your against locks? No your against the application of locking someone out of there own home.


      I see what you're saying here, but how I see this is like having security doors on the outside of the apartment building. Everyone who lives there has a key, but anyone who doesn't live there shouldn't just be able to walk in.

      Hmmm... actually, it's more like the landlord putting locks on the doors that only refuse people who are coming there from Moe's Bar down the street. I guess the whole lock thing kind of falls apart there so I'll shut up now.

      --

      Good judgment comes from experience, and a lot of that comes from bad judgment.
    36. Re:Wait a minute by Anonymous Coward · · Score: 0

      My california timezone says 4:42 also though.

    37. Re:Wait a minute by blibbleblobble · · Score: 1

      "Anytime there's an article that whines about deep linking, a few dozen people post replies saying that the company could use the referer header to block all such requests. Now that a company is actually doing it, it's suddenly a bad idea."

      Yeah, nobody would want to visit the AOL website except through the front page. It's not as if there are lots of different sections of AOL that people might want to visit independantly, right?

    38. Re:Wait a minute by Anonymous Coward · · Score: 0

      Thank you!! This is my point. I was not previously aware that AOL would block links to my home page like this; the fact that they are doing so (as of the middle of last week), and without notice or explanation, is why I am immediately cancelling my account.

      They do have the right to run their servers as they see fit, but that is only half of the point here. Because their actions are severely deviating from the existing contract of service I have with them, and from what I consider reasonable service in exchange for what I've been paying, I will no longer be paying them for their service.

    39. Re:Wait a minute by Anonymous Coward · · Score: 0

      Bad censorship. It goes against every ideal of the web's design.

    40. Re:Wait a minute by nyseal · · Score: 1

      Oh great....another 2 pages to the EULA. Man, this is getting crazy, or has that been said before in this forum?

      --
      [SIG] Remember Mattel handheld games?
    41. Re:Wait a minute by jpatters · · Score: 1

      If Microsoft made a hair dryer, it would suck. If Microsoft made a vacuum cleaner, it would blow.

      --
      "Remember, there never were pineapple-almond cookies here."
    42. Re:Wait a minute by Snaller · · Score: 1

      Anytime there's an article that whines about deep linking, a few dozen people post replies saying that the company could use the referer header to block all such requests. Now that a company is actually doing it, it's suddenly a bad idea. Which is it -- good technical solution or bad censorship?


      Simple. "Deep linking" is a falacious term invented by sick greedy lawyers, and anyone objecting is by defintion evil. Simple really :)

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    43. Re:Wait a minute by jcast · · Score: 1

      I see what you're saying here, but how I see this is like having security doors on the outside of the apartment building. Everyone who lives there has a key, but anyone who doesn't live there shouldn't just be able to walk in.

      Except that, in that case, I can come in with the permission of one of the attendants. AOL won't let you into their user area from livejournal even if you are coming from another site by the same person as the owner of the user page you're trying to access. It's like an apartment owner putting in a security lock, and then not even giving his tenants keys.
      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
    44. Re:Wait a minute by pen · · Score: 1
      My libertarian side says that AOL is providing a paid service to users. If there is no clause for this kind of action in their agreement, then AOL is in breach of contract. Even if it is, these users certainly aren't getting what they thought they were paying for. If I was one of them, I'd be looking for a new company to give money to.

      Also, I am sure that this little fiasco will not improve AOL's long-term image on the market.

      From what I understand, AOL has a pretty large number of users, but nothing close to a monopoly on web hosting. (Not that a monopoly is the devil.)

  21. A very good point by pgrote · · Score: 2, Insightful

    Many times in a large organization changes are made where the impact across the enterprise isn't realized either through poor planning or lack of full testing. Sometimes you just miss something.

    I do like their approach of hitting up the Slashdot crowd looking for more information and passing on what they have.

    More companies should do like you said ... try cooperation and information sharing rather than decalring war.

  22. And AOL wonders why..... by HutchGeek · · Score: 5, Interesting
    Seriously - they wonder why they get such a bad rap from the internet community at large. Most likey what has happend is that "Upper Management" made the decision to do it for some reason (although the journal conspiracy sounds quite probable), and they did't bother to ask the "real staff" what kind of an impact it would have. Now, once again, they've managed to piss a whole lot of people off. Makes you wonder what else they've blocked (censored) that thier users don't know about. I've heard rumblings on NANOG that they are trying to whitelist thier email too. There's a bright idea - a customer base the size AOL has, and their gonna whitelist mailservers. and my cutsomers wonder why I get ready to slap them when they suggest using AOL for a provider.

    1. Re:And AOL wonders why..... by theCoder · · Score: 1

      For all practical purposes they've already started whitelisting for mail servers, considering they blacklist a good portion of the net, usually from even CONNECTING to their mail servers. And it's not just @aol.com, it's @cs.com and @*.rr.com and more (the rr.com being particularaly ironic because they blacklist their own IP addresses, so their own customers can't email to their incoming mail server - of course that's why I run my own mail server and don't trust my email to idiots who think IP blacklists are a good thing).

      Some other ISPs (thinking that this is a good idea) have also started similar if-it's-not-commercial-email- it's-not-getting-through campaigns of blocking all "non-commercial" IP addresses. The only thing those of us not wanting to pay hundreds of dollars a month for broadband can do is relay through some other mail server (like a common spammer).

      *sigh* I guess it's up to their customers to either protest, or like it. There's not much anyone else can do, except try to educate the customers away from AOL.

      --
      "Save the whales, feed the hungry, free the mallocs" -- author unknown
  23. Quick fix for HREFs viewed by MSIE by inertia187 · · Score: 5, Informative
    That's wrong of AOL, but if you're a LiveJournal user in a bind and really want to fix the links (but nothing else) fast, here's a JavaScript that you can load in all of your pages. You just need to load it once, and the page will work.

    Unfortunately, this trick really only works with MSIE. But it's better than nothing.
    <script language="javascript" type="text/javascript" src="http://www.martin-studio.com/js_tools/strip_r eferrer.js"></script>
    The above should all be on one line. Check for extra white space where the line feed got placed by Slashdot's bug (thanks alot).

    It should be strip_referrer.js with no space. Why does Slashdot do that??
    --
    A programmer is a machine for converting coffee into code.
    1. Re:Quick fix for HREFs viewed by MSIE by Froobly · · Score: 1

      Won't that break webpages that rely on the use of the referrer tag? For instance, if you click on a link from somethingawful.com, you get a funny picture or something, but if you click on the same link from another site, you get the naked fat man in front of the computer.

      If you strip all the referrer tags, won't you get the fat man picture every time?

    2. Re:Quick fix for HREFs viewed by MSIE by jamie · · Score: 4, Insightful
      Dear God in heaven, anyone who does this is nuts.

      Load a javascript off the website of someone else you don't trust? Cmon now... let's just invite a stranger into your home to watch all your websurfing, or post the contents of your cookie file to your LJ.

      Anthony, I'm sure you're a nice guy and all, but would you trust a random stranger's javascript on every one of your webpages?

      (The space added to the URL you pasted in is added to every long word at the 50-character mark, to make sure idiots can't break your browser rendering by typing very long words into their comments.)

    3. Re:Quick fix for HREFs viewed by MSIE by Mark+J+Tilford · · Score: 2, Informative

      I believe the reason for that bug is as follows:

      If a page has a single line which is wider than the browser windows, then every line on that page will expand to that width, which forces the reader to scroll horizontally and back every single line, which is very annoying.

      Slashdot avoids this by simply adding a space every N characters. This could be better done by having it add a space if there are N consecutive nonspace characters, but it is done for good reason.

      --
      -----------
      100% pure freak
    4. Re:Quick fix for HREFs viewed by MSIE by inertia187 · · Score: 3, Insightful

      Dear God in heaven, anyone who does this is nuts.

      I have no problem releasing the script for anyone to use. The script comments say as much. But for the average user, it's easier to just dump HTML on a page. If you know how, by all means, copy the script on your own server.

      Anyway, this should be interesting. Carry on.

      --
      A programmer is a machine for converting coffee into code.
    5. Re:Quick fix for HREFs viewed by MSIE by soulsteal · · Score: 1

      Slashdot's code has a feature to prevent people from inserting obscenely long character strings into comments. This prevents people from making the rendered page any wider than the default resolution on your monitor. It automagically inserts a space after some amount of continuous non-space characters.

      123456787901234567879012345678790123456787901234 56 78790

      As with most features, it's there for a reason. This one just happens to be based on page-widening trolls.

    6. Re:Quick fix for HREFs viewed by MSIE by cpeterso · · Score: 0, Offtopic


      People keep posting that the whitespace insertion is a fix for looong lines. If so, then how did the "I love wiiiiide posts" troll make really wide posts? Was that an IE bug? I haven't seen the wide posts troll in a while.. I miss him. :-)

    7. Re:Quick fix for HREFs viewed by MSIE by ahrenritter · · Score: 1

      Um.. last I checked, LiveJournal does not allow any scripting to be included in your entries.

      Too easy to abuse.

      --

      All I wanted was a rock to wind a piece of string around, and I ended up with the biggest ball of twine in Minnesota
    8. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 1, Informative

      You're correct. They don't allow JavaScript in entries/styles because it can be used in various ways that open up a gaping security hole. Another method for getting around this obnoxious thing will have to be found. (not that I have this problem, as I use Opera and don't send Referrer headers anyways...)

      Bob Calise
      bobert225.livejournal.com

    9. Re:Quick fix for HREFs viewed by MSIE by Phroggy · · Score: 1

      Try this:

      <A HREF="javascript:window.location='http://phroggy.c om/';">Link</A>

      Or:

      <A HREF="http://phroggy.com/" onClick="window.location='http://phroggy.com/'; return false;">Link</A>

      Somebody correct me if I've made an obvious error in my JavaScript. You get the idea, though.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    10. Re:Quick fix for HREFs viewed by MSIE by rmohr02 · · Score: 1

      With Microsoft's philosophy, "it's a feature--not a bug(R)". Mozilla, Konqueror and their descendents break up those lines automatically, so slashdot's doing it is redundant for people who don't use IE.

    11. Re:Quick fix for HREFs viewed by MSIE by H310iSe · · Score: 1

      There's a server side fix for this too, isn't there? I mean, you can control the headers in asp and php, can't you just ... well, you'd have to rewrite all the links to aol to an 'image server' page on the LiveJournal site that requests images/pages from aol and returns them to the calling document (the livejournal user). Your image/document retrieval script would request the image/document from AOL with a custom-crafted header that tells AOL the request is coming from ... wherever (AOL might be nice...).

      You'd have to run some kind of find/replace on all the LiveJournal pages for links referencing aol but ....

      --
      closed minded is as closed minded does
    12. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 0

      Ok, now do that for 100 links. Enjoy!

    13. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 0

      Livejournal does not allow the use of javascript for security reasons.

    14. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 0

      For that matter, you could find a redirect on a server AOL doesn't care about, or is that what you're referring to? There are plenty of them out there. Yahoo! has them. Amazon has them...AOL probably even has them, and they might not be restricted. There's even one on martin-studio.com, but I won't tell you how to use it. ;-) That would be a Bad Thing (for me that is). If you do figure it out, you might not like where I send your traffic. :P

      Not only that, but you'd have to modify all the links. If LiveJournal allows the script (someone pointed out that they don't), that's the only change needed for that page.

    15. Re:Quick fix for HREFs viewed by MSIE by moonbender · · Score: 1

      Would be nice to make it a setting dependent on user preference or user agent. But I guess the processing required to process the comment each time depending on user input it too high compared to just processing it once when it's added.

      --
      Switch back to Slashdot's D1 system.
    16. Re:Quick fix for HREFs viewed by MSIE by nnnneedles · · Score: 1

      I need this javascript.

      However, when I try to download it, I get this message:

      alert("Dear page author. You're pointing to \"http://www.martin-studio.com/js_tools/strip_r eferrer.js\". The correct link is: http://www.martin-studio.com/js_tools/strip_referr er.js\". Please make a note of it (by fixing your page).") ;

      --
      Will code a sig generator for food
    17. Re:Quick fix for HREFs viewed by MSIE by jamie · · Score: 1
      Slash does only add a space after N consecutive nonspace characters (not "every N characters").

      Actually it's a lot more complex than that, because we have to work around an MSIE rendering bug (present in every version of MSIE we've tested).

    18. Re:Quick fix for HREFs viewed by MSIE by uncadonna · · Score: 1

      Oh please, you could just post the Javascript, instead of inviting people to execute a script on a server that you control. I'm sure it will perform as advertised for awhile. What prevents you from changing this to something malicious later?

      If you are well-intentioned, please reconsider that your behavior looks suspicious and accomplishes nothing that a less dubious approcach would not. If you are really planning to take advantage of people who think what they are including is code rather than a reference to untrusted code, well, go to hell.

      --
      mt
    19. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 1, Insightful

      Uh, dumbass, the script is perfectly downloadable, savable, and viewable. HTTP is neat like that.

      I'm reminded why i stopped playing the slashdot game after i won (karma cap)--too many ignorant idiots.

    20. Re:Quick fix for HREFs viewed by MSIE by rmohr02 · · Score: 1

      And Slash is made to scale.

    21. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 0

      wget http://www.martin-studio.com/js_tools/strip_r eferrer.js

      Problem solved.

      Some poeple, eh?

    22. Re:Quick fix for HREFs viewed by MSIE by inertia187 · · Score: 1

      Sorry about that nnnneedles. I clobered the source with the warning by mistake. My fault. But as many have pointed out, LiveJournal doesn't allow JavaScript. My script is all purpose, but it doesn't look like it'll work here.

      --
      A programmer is a machine for converting coffee into code.
    23. Re:Quick fix for HREFs viewed by MSIE by Snaller · · Score: 1

      Anthony, I'm sure you're a nice guy and all, but would you trust a random stranger's javascript on every one of your webpages?

      Oh come on, its opensource - you check it out before you use it (somewhere else)

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    24. Re:Quick fix for HREFs viewed by MSIE by kumokasumi · · Score: 1

      Javascript isn't allowed in LiveJournals. Too much of a security hazard.

    25. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 0
      Anthony, I'm sure you're a nice guy and all, but would you trust a random stranger's javascript on every one of your webpages?

      Oh come on, its opensource - you check it out before you use it (somewhere else)

      Take another look at the code. It tells a visitor's browser to load the script from www.martin-studio.com. Anthony can change the script any time he wants, while you're using it, and without your knowledge. He could even make it load the correct script when you examine it, while handing out a different script to all of your visitors.

      The proper procedure would be to put the script on your own site, and make your pages load your own copy of the script.

    26. Re:Quick fix for HREFs viewed by MSIE by Electrum · · Score: 1

      we have to work around an MSIE rendering bug (present in every version of MSIE we've tested)

      I am interested in hearing about this bug.

    27. Re:Quick fix for HREFs viewed by MSIE by Anonymous Coward · · Score: 0

      > we have to work around an MSIE rendering bug (present in every version of MSIE we've tested).

      Only one bug? Lucky...

      [ Slow Down Cowboy!

      Slashdot requires you to wait 20 seconds between hitting 'reply' and submitting a comment.

      It's been 6 seconds since you hit 'reply'! ]

    28. Re:Quick fix for HREFs viewed by MSIE by jamie · · Score: 1
      We should write something up about this someday and submit it to Bugtraq, but, we've been kinda busy... oh well.

      Go look at Slash/Utility/Data.pm and scroll down to sub breakHtml. The constant comment_startword_workaround defines whether or not the Microsoft-bug-workaround is applies.

    29. Re:Quick fix for HREFs viewed by MSIE by jackola · · Score: 1

      ... except livejournal doesn't allow javascript. Even if it did, why would someone want to trust your javascript? *jack

  24. What's AOL's stated policy... by militantbob · · Score: 3, Interesting

    ...on usage of the customer webspace? Does it have to be a full site, or can it be a storage place for images/files linked to from another site? Consumers are paying for the AOL service, and getting AOL webspace as part of the deal - are there limitations on its utilization?

    --
    "The Tree of Liberty must be refreshed from time to time with the blood of Patriots and Tyrants." --Thomas Jefferson
  25. Who by RevSmiley · · Score: 1

    Who has ever labored under the assumption that the AOL was the internet? That they were really ever really connect to the internet completely or complaintly? If you are and do you need medical treatment.

    --
    As you can see I don't care about my karma.
  26. Easy to solve by tuxlove · · Score: 1

    Make your web links to AOL actually point to another domain whose sole purpose in life is to then redirect to the appropriate AOL link. Create a new domain periodically to keep them on their toes. It's also probably possible to craft a middleman referrer page like this that avoids even sending a referer header (or perhaps sends a faked one).

  27. Wait... by cybermace5 · · Score: 0

    So, what I think the submitter is trying to say, is that AOL is blocking all HTTP accesses with livejournal.com as the referrer. At least, I think that's what he means. I could be way off base here, considering the ambiguous language!

    --
    ...
  28. for the better by kv9 · · Score: 1

    maybe its for the better. protecting the world of the likes of aolers. let them have their lil gay [as in happy] dumb internet of their own. i hope after this turn of events the 2 not-so-brain-dead aolers will finally change their provider.

  29. Referrer Header by Mrs.+Grundy · · Score: 4, Insightful

    I, for one, like the referer heading. It is useful to see where traffic is coming from and it really stinks that AOL is going to encourage people to mess with it, remove it, or spoof it. This will be the ONLY result of AOL's action. They may get a short break from livejournal links but people will work around it. The internet is about linking after all. If AOL want's to invent their own thing with their own rules they should make their own little private net like they used to have and they can remain one tight, happy, cloistered little clique. Of course if the referer header becomes useless maybe it would be a good opportunity to fix one of the most influential spelling errors in recent time and start using the refeRRer header instead.

    1. Re:Referrer Header by HiThere · · Score: 1

      There are lots of things that people like, that turn out to be bad ideas when they become widespread. It's called the law of unintended consequences.

      What we need to do now is decide whether this use is sufficiently bad that the "referrer heading" should be removed. (I.e., should only be depended on in closed local nets.)

      I'm not much in favor of anything that enables censors. They always abuse their power.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  30. AOL blows by destiney · · Score: 2, Interesting


    Pretty soon AOL will have blocked all of it's lusers from the entire web.

    1. Re:AOL blows by Anonymous Coward · · Score: 0


      i think thats the point, once you can control the content you can control the people (or in this case their wallets) see Fox tv and USA media for an example of how media influences people and their habits

    2. Re:AOL blows by evilmuffins · · Score: 0

      And that is somehow bad?

    3. Re:AOL blows by jcast · · Score: 1

      YES! No maybe they'll block them from Usenet, and we'll see a S/N ratio rise for once!

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  31. anonymyzer by WindBourne · · Score: 1

    We may need an anonymizer for everyone on the net.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:anonymyzer by joFFeman · · Score: 1

      you're going to have to pay for that unless you live in a country in which the companies in charge of the USA have interest in seeing a 'regime change'.

      --
      "Life is great; without it, you'd be dead." -Harmony Korine
    2. Re:anonymyzer by PReDiToR · · Score: 1

      We have them, firewalls for windows (notably Norton Internet Security) has a built in referrer blocker/spoofer.

      Its a real PITA when surfing for pr0n from... Wait, I don't surf pr0n =/

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
  32. Common Decency Dictates.. by Plix · · Score: 4, Interesting

    That should AOL continue to block deep-linking (which they have the right to do so assuming that there is no contradictory clause in a user's contract) they should at least redirect users to a page explaining what is actually going on rather than leaving them to complain to LJ support.

    1. Re:Common Decency Dictates.. by qeveren · · Score: 1

      Why would they want to do that? That would be directly admitting what they're doing, and they would end up taking all of the complaints.

      This way, they don't have to worry, because most of the flak will go to LiveJournal, first.

      --
      Don't just stand there, get that other dog!
  33. Leave it to AOL... by TheHawke · · Score: 2, Insightful

    to use sledgehammer tactics when it comes to something they don't like..
    Stupid, stupid, stupid..

    --
    First rule of holes; When in one, stop digging.
  34. referrer filter by Anonymous Coward · · Score: 0

    Webwasher (personal use available for free) can be easily configured to block referrer information.

  35. A good starting point by Anonymous Coward · · Score: 0

    vi /etc/mail/access
    aol.com 571 Due to AOL's poor standing as a net.citizen, mail to this host denied.

    If anyone who has an AOL Account and wants to contact me, there is always a postage stamp or the phone.

    You could also go with:
    aol.com ERROR AOL has config error, call AOL support for fix.

  36. Slashdot's space by Anonymous Coward · · Score: 0

    > Why does Slashdot do that??

    Without whitespace once in a while, line wrapping does not work. Therefore Slashdot forces a whitespace every N characters. One can argue if this is a good thing to do, or not. But it certainly is not a bug.

  37. Bounce through a third party! by Anonymous Coward · · Score: 5, Informative

    A lot of websites let you bounce to other sites. Here are some demonstations

    Debian link to aol.com
    Yahoo link to aol.com
    Google link to aol.com
    Goatse link (yes, its true, goatse is useful!) to aol.com

    Hopefully, unless AOL wants to block the internet off, people will get around, and we can always set up p2p based redirection system (ala freenet). To get trough.

    1. Re:Bounce through a third party! by awx · · Score: 1

      DUDE! WE SLASHDOTTED GOATSE!

      --
      Feel that power? That's mah MOUSING FINGER
  38. I keep having to tell people .... by bizitch · · Score: 1

    ..that insist on using this lame service from hell ...

    "It's not the internet - It's AOL"

    Here's another reason why thats too true.

    --
    ---- "Logoff! That cookie shit makes me nervous!" - A. Soprano
  39. Company People by philipkd · · Score: 4, Interesting
    Why can't we treat companies like people? If a friend of your group all of a sudden has all this money, but abuses it by playing little Napoleon, why can't you treat him with disrespect and ostracize him?

    When AOL needed help setting up their blogging software, who did they talk to? People like Dave Winer and other members of the net community.

    So shouldn't there be some sort of Karma here where we, the blogging community, ostracize a bad player. They do it to spammers all the time, why not to the big guys. They'll eventually realize that it's not profitable to do so, and conform.

    We could choose to disallow AOL urls into weblogs. We could prevent anybody with an AOL account having an RSS feed to a Blogger or LiveJournal. We could ban them from our conferences. Sounds like we're being assholes or "closed" by doing so, but I think it's important for people to check the bully to in the long-term enable the most openess possible.

    1. Re:Company People by Anonymous Coward · · Score: 3, Interesting

      It's too hard to get a substatial number of sites involved. I'd join a major effort like that, but I sure wouldn't be an early adopter.

      Also, I'd block **AA sites from access my site before AOL and have it show them a note saying they're prohibited from visiting my site and any attempt to get around it violates the DMCA.

    2. Re:Company People by ajs318 · · Score: 1
      I'd block **AA sites from access my site before AOL and have it show them a note saying they're prohibited from visiting my site and any attempt to get around it violates the DMCA.
      This has to be the one of the best things I've ever read on /. Now I wish I hadn't wasted those mod points ..... oh, wait, they expired yesterday ..... bother.
      --
      Je fume. Tu fumes. Nous fûmes!
    3. Re:Company People by PReDiToR · · Score: 1

      Its about time everyone who mattered did just that. ban the IP range of all AOL servers and networks from everything that matters.

      The same way they blanket ban anyone who runs a home server for email (I mailed them about it and all I have had is an auto-respond), labelling us as spamwhores.

      If only it wasn't so hard to tell the average AOL user that AOL sucked. They say "I don't have a choice" and get all pissy.

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    4. Re:Company People by psych031337 · · Score: 1
      We could choose to disallow AOL urls into weblogs. We could prevent anybody with an AOL account having an RSS feed to a Blogger or LiveJournal. We could ban them from our conferences. Sounds like we're being assholes or "closed" [...]


      Weird. Just a few days ago you could read about the supposed "balkanization of the net" and here it comes along in the fast lane...
      --
      +++ath0
  40. If you don't like AOL by Anonymous Coward · · Score: 0

    Then just redirect AOL refererrers from your site to a page about their blocking of LiveJournal, or a 404 not found *on aol.com*

  41. Friends don't let Friends do AOL by Exousia · · Score: 1

    AOL sucks. Boycott them.

    --

    --Slashdot: News for Turds. Stuff that Splatters.
  42. geocities does same thing by linuxislandsucks · · Score: 0, Troll

    several free sites do this incluing geocities crap..

    just another sign AOL is going down for the count

    --
    Don't Tread on OpenSource
    1. Re:geocities does same thing by Anonymous Coward · · Score: 1, Insightful

      No...they don't. Feel free to at least read the Slashdot summary before posting next time.

  43. How about this great idea by Anonymous Coward · · Score: 0

    Have Goatse.cx block the links from Slashdot/.

  44. They Might Be Giants by Paradise+Pete · · Score: 5, Funny
    My Libertarian side says...
    My more centrist side says...
    My cynical side says...

    Hey look! It's Triangle Man!

    1. Re:They Might Be Giants by Anonymous Coward · · Score: 0

      i think we mean "particle man"

    2. Re:They Might Be Giants by Anonymous Coward · · Score: 0

      You CAN have more than two sides. Multidimensional people are far more interesting.

    3. Re:They Might Be Giants by DNS-and-BIND · · Score: 1

      No, Triangle Man is Robert Mitchum. Nice try.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    4. Re:They Might Be Giants by Paradise+Pete · · Score: 1
      i think we mean "particle man"

      Since he had three sides triangle man makes more sense. Triangle Man hates Particle Man, BTW. And what do you mean "we" ?

    5. Re:They Might Be Giants by Anonymous Coward · · Score: 0

      Just to let you know, the "flaimbait" moderation just got an "unfair" from me. I love that song.

    6. Re:They Might Be Giants by Paradise+Pete · · Score: 1
      Just to let you know, the "flaimbait" moderation just got an "unfair" from me.

      Don't why it would be flamebait. Silly, maybe, but not flamebait.

      I love that song.

      I like it too. It's the song that introduced me to TMBG.

  45. Killing referers kills EVERYTHING by strredwolf · · Score: 4, Interesting

    Unfortunately, killing the referer header breaks alot of sites which are blocking image pointing. We (KeenSpace) just put in header checking. We do it so that if a request for an image isn't from a webpage we host (eazy stuff to do), it's 404'ed.

    We cut our bandwith by 50% that way.

    --

    --
    # Canmephians for a better Linux Kernel
    $Stalag99{"URL"}="http://stalag99.net";
    1. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0, Troll

      Use 403, you fucking rfc ignorant idiot.

    2. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0
      I'd be more impressed if you gave more than one small example of 'EVERYTHING'.

      It's nice that you can cut your bandwidth, so long as you explicitly forbid image pointing in your Ts&Cs, but it's hardly 'everything', is it?

    3. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 5, Informative

      Then you are dickheads, plain and simple. The HTTP 1.1 RFC explicitly states that users should be able to turn off the Referer header. There are plenty of reasons for doing so. Furthermore, you aren't even using the right status code. It's 401 Unauthorized when you want to deny access, 404 means the content is missing (which it clearly isn't).

      There _is_ a fairly safe way of doing what you are after - let through empty strings and strings with spaces in. This lets through legitimate users who either disable the referer header, or have it set to "blocked by Norton" or whatever, whilst still stopping anyone from usefully using your bandwidth (since most of their visitors will still be providing the referer header).

    4. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      have you considered 50% of people visiting your customers sites are no longer getting pictures? This sounds like a pretty dumb tactic.

    5. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 4, Interesting

      which is the main reason i dont goto any site on keenspace, one less visitor for you, one less comic for me. oh well, theres plenty more sites that dont block empty referrals.

      you may have cut half your bandwidth, but youll notice you also cut a third of your user base. hey, you might try blocking images for EVERYONE, then youd REALLY save some serious bandwidth!
      somehow i just dont envision there being millions of sites posting entire comic strips on their pages linking to your sites images...

    6. Re:Killing referers kills EVERYTHING by Chester+K · · Score: 1

      Then you are dickheads, plain and simple. The HTTP 1.1 RFC explicitly states that users should be able to turn off the Referer header. There are plenty of reasons for doing so.

      It's not as if he's taking that ability away from users, so why's he the dickhead?

      --

      NO CARRIER
    7. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      I agree with you, but let me give a better example.

      The gigantic factories that spout smoke into the air in my backyard aren't ACTUALLY taking away my right to breathe, but they might as well be.

    8. Re:Killing referers kills EVERYTHING by DNS-and-BIND · · Score: 1

      God save me from cluebies. You do realize that 404 is "page not found", right? Of course, you did read the docs that came with your webserver, right? Naturally you did.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    9. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      Sometime within the past year a site I know of (and did some work on a while back) found out that the #8 top refering URL was a page pointing an img src= tag at one of their images. The site averages over 2 million hits/day. This was a significant amount of the total referers and a lot of bandwidth being "donated".

      The "solution" they came up with was: check if there is a referer, if so check if it is from our site, if not return an image of a skull and crossbones. I'm not sure why they came up with that image but it made the other page look funny for a while (at least a week last I checked).

      (Those IF's are nested so if you have referal URLs turned off in your browser you would still get the image.)

      Chad

    10. Re:Killing referers kills EVERYTHING by trauma · · Score: 1

      Perhaps he, like thousands of other people in his situation, used Apache's mod_rewrite to point the image requests to a non-existent file when the desired referer info was not presented.

      Result? Fucking right, a 404.

      Shove that up your pedantic-wannabe ass. Then if you have the time, please shove it up the ass of that other guy a few posts up who likewise had no valuable input and instead saw fit to waste everybody's time with this crap.

      God save me from people with just enough of a clue to think they can run around being obnoxious know-it-alls, serving no useful purpose as regards the discussion at hand.

    11. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      He's violating the HTTP spec, breaking the rules of the internet.

      (He's a dickhead because he won't host free images for people.)

    12. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      Do you think the authors of the HTTP spec went to all that trouble just to be pedantic? Please cease using HTTP until you figure out the rules.

    13. Re:Killing referers kills EVERYTHING by DNS-and-BIND · · Score: 1
      Oh, so you're psychic now? You can tell what someone is thinking?

      No wonder cluebieism is so widespread among wannabe webserver administrators. They think following the RFC is pedantry. Sad.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    14. Re:Killing referers kills EVERYTHING by j7953 · · Score: 4, Informative
      Furthermore, you aren't even using the right status code. It's 401 Unauthorized when you want to deny access, 404 means the content is missing

      Yes, but...

      First, the "correct" status code would be be 403 Forbidden, 401 Unauthorized is used if "the request requires user authentication" and will cause the browser to prompt the user for login information.

      And for status 403, the HTTP standard (RFC 2616) says that "If the server does not wish to make this information [explaining why the request what not fulfilled] available to the client, the status code 404 (Not Found) can be used instead." The normal use for status 404 is if the server cannot find the requested resource, but according to the RFC it is also "commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable."

      So, either status code 403 or 404 are correct when trying to prevent precise ("deep") links from working. I agree that 403 is preferable.

      --
      Sig (appended to the end of comments I post, 54 chars)
    15. Re:Killing referers kills EVERYTHING by Unknown+Lamer · · Score: 1

      I know this guy (strddwolf for whatever). The machine that KeenSpace is on (or at least was a while ago) is a very tiny machine that can't handle huge amounts of traffic. He is not a dickhead for trying to make it so that the tiny machine that KeenSpace has to use can be more responsive to people actually using KeenSpace.

      --

      HAL 7000, fewer features than the HAL 9000, but just as homicidal!
    16. Re:Killing referers kills EVERYTHING by Electrum · · Score: 1

      Unfortunately, killing the referer header breaks alot of sites which are blocking image pointing. We (KeenSpace) just put in header checking. We do it so that if a request for an image isn't from a webpage we host (eazy stuff to do), it's 404'ed.

      Then you need to use a better method, such as rewriting all HTML on the fly to link to images with rotating keys. There is software available that does just that.

    17. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      You clearly didn't understand any of what I was saying.

      1. I don't care if he wants to discourage abuse.

      2. I do care when it interferes with normal users.

      3. The only thing that makes 1 & 2 incompatible is his ignorance. If he did things properly, there would be no problem.

    18. Re:Killing referers kills EVERYTHING by Anonymous Coward · · Score: 0

      (He's a dickhead because he won't host free images for people.)

      Please refer to this post. Nowhere did I say that he shouldn't discourage abuse.

    19. Re:Killing referers kills EVERYTHING by phorm · · Score: 1

      Just curious, which solution are you using to implement this, and do you have a method that works on a per-virtualhost setting.

  46. I, for one... by Anonymous Coward · · Score: 5, Funny

    ...welcome our new AOL overlords.

    I'm getting a ritual circumcision as required by AOL CEO Levin as we speakKKKKALRRRRRRRRRRRRRRRRRRRRR.

  47. Referrer spoofing by Anonymous Coward · · Score: 0

    This is only partly related to the topic at hand, but it is something that I've been wanting to see for a long time so I figured I'd post it in case anyone is either a) inspired to implement it or b) knows where I can find it already implementated.

    Lots of "privacy software" will strip out the referrer field on outgoing http requests. But, for websites that relie (rely? which is it...) on the referrer field to prevent "bandwidth theft" and whatnot, this complete deforestation of referrer is unpleasent for the user.

    I'd like to see a proxy, or whatever, that instead of stripping the referrer takes a look at the requested URL and uses a derivative of that for the referrer. I'm not sure if just duping the entire requested URL or striping some or all of the path component off the end would be best. Maybe an option to go either way.

  48. Idea. by Anonymous Coward · · Score: 2, Funny

    (1) Break your user's websites.
    (2) ???
    (3) Profit!

  49. sure by SHEENmaster · · Score: 3, Interesting

    AOL invented blanket blocking. I'm blocked from their SMTP server, and I've heard several different justifications for it.

    I suspect that they are like SCO, in that no one with any self respect or knowledge will work for them. The first time I complained about being blocked, they replied that no one there knew how to allow a server on a "dynamic" subnet. (Dynamic my shiny metal ass.) Later, I heard that no one knew how to allow one ip address while blocking the rest of the subnet. As a result, I'm being accused of the half a billion pieces of spam my ISP's other customers send to AOL.

    Let's hope that broadband finally kills those bastards off. I hope their stock falls so much in value that they start using outstanding shares as toilet paper. (I'd pay to use it as toilet paper, but they want a lot more than it's worth...)

    --
    You can't judge a book by the way it wears its hair.
    1. Re:sure by Anonymous Coward · · Score: 1, Interesting
      I suspect that they are like SCO, in that no one with any self respect or knowledge will work for them.

      No, actually there are a lot of folks with self respect and knowledge working there... it just seems the folks implementing stuff like this don't bother to consult us first. :( I'd love to print out this article and tape it to the door of the person responsible for this...

    2. Re:sure by dtfinch · · Score: 2, Interesting

      You're not alone. Some of my customers are AOL users. When they send me emails asking for tech support, I usually have to reply through AOL Instant Messenger.

    3. Re:sure by Anonymous Coward · · Score: 0

      I'm not convinced that AOL has ever invented anything. Not too surprising, as nobody with any self respect or knowledge was willing to work for Quantum Link, either.

      Yes, they do own a number of patents. However, there are a number of them that they purchased from others. Of those that I don't know if they were purchased or filed by AOL, I know that there were several which others demonstrated before the filing date... Lack of carbon dating or something for electronic stuff sometimes is rather annoying. That, and the bit where I don't have enough drive space to store everything, and certainly didn't back in the early 80s, when it would've mattered.

  50. AOL wants to seperate from the internet, lets help by adpowers · · Score: 2, Funny

    I just blocked all AOL users from accessing my website. I am considering blocking incoming mail from AOL users, but I have to talk it over with my users first. If AOL will block internet hosts willy-nilly (they blocked me because I'm on a dynamic connection), then I might as well block them too.

  51. Update by Anonymous Coward · · Score: 2, Informative

    Images hosted on Netscape and on FTP servers are now being blocked as well.

    This block seems more intermittent, but it makes you wonder, since Netscape is owned by AOHELL...

  52. All hail Proxomitron! by mad_dog3283 · · Score: 4, Informative

    Stupidity like this won't affect me at all. I use the Proxomitron, and I have the referrer field set to \u (which I think is the default setting). \u inserts the current URL into the referrer field. So, for example, if I hit a link on www.slashdot.org/foo.htm to www.aol.com/foo.htm, the Proxomitron will send www.aol.com/foo.htm and not www.slashdot.org/foo.htm to the server. This is especially helpful for sites that return 404's to requests with blank referrers (since the server always thinks the request is coming from its domain when in reality it may not be.)

    --
    Reprise the theme song and roll the credits!
    1. Re:All hail Proxomitron! by Anonymous Coward · · Score: 0

      As a small website owner, I just want to say:

      Fuck you!

    2. Re:All hail Proxomitron! by catbutt · · Score: 1

      Stupidity like this won't affect me at all.
      Sure it will. Since 99% of people won't be able to navigate to the link, such links will probably cease to exist. Or maybe the link will stay there, but no one else will see it, so you will talk about it and no one will respond. Or, maybe you were the one who posted the link, and then everyone complains that they can't see what you posted. What are you going to do, tell them to install a software just so they can visit your link?

  53. Sure, block AOL. by Anonymous Coward · · Score: 0

    But remember, that the browser your complaining about was written by AOL corporation. Using Mozilla? Mozillabird? Galeon? Epiphany? Lindows internet suite? K-meleon? Then you are supporting AOL. the mozilla foundation is nothing but a puppet for AOL to abuse you with.

    Better use Konqueror, the truely opensource browser, as used By Apple Computers in their award winning Safari(r) browser.

    1. Re:Sure, block AOL. by Anonymous Coward · · Score: 0

      or I can just stick with IE ;-)

    2. Re:Sure, block AOL. by beezly · · Score: 1

      Erm, didn't AOL just get rid of the Mozilla developers?

  54. HEH. by Gnea · · Score: 3, Interesting

    Am I the only one here that remembers AOL from back in the day? I'm talking 1994 here. Had it for a month, then they cancelled my account behind my back with no prior warning because i downloaded too much stuff. Back then, all they had was email. Now AOL is getting all restrictive again. This doesn't surprize me too much, but it'd be nice if they would keep the 'net a friendly place. I guess the current neophytes have prevented such action.

    1. Re:HEH. by jcast · · Score: 1

      Maybe they'll squeeze themselves completely out of the net, and leave it a friendly place for the rest of us.

      Hey, a geek can dream, can't he?

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  55. Simple.. by adeyadey · · Score: 2, Interesting

    If you have paid for the space, and they put a block on, sue them..

    --
    "You lied to me! There is a Swansea!"
  56. Preventing a slashdotting by Kallahar · · Score: 3, Insightful

    I believe sites that have been slashdotted in the past have done this same thing to prevent their server from getting flooded. I think it's AOL's right to do this, they don't want livejournal linking to them. The polite thing to do would be to say why in the error page though, not just give a 404.

    On a technical note, you can set up a page with a META Refresh which will clear the referrer (a HTTP server transfer will keep the original referrer intact though)

    1. Re:Preventing a slashdotting by evilviper · · Score: 1
      I think it's AOL's right to do this

      I really don't believe it is their right at all. They should not be allowed to descriminate, without some very valid technical reason that they have to do so.

      That's one of the main reasons my system is set to forge all headers.

      How about if Microsoft blocks everything refered from AOL.com? Would you see the problem then?
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  57. On another note... by Solokron · · Score: 1

    How about that msn.com? ;)

    --
    30% off web hosting. Coupon code "SLASHDOT".
  58. I don't blame AOL by timestocome · · Score: 1

    I've had the same trouble with livejournal. First I tried changing all the images that were being linked to to bright pink happy faces. That cut down on a few people. Finally I just removed all the images being linked to by livejournal.

    1. Re:I don't blame AOL by Anonymous Coward · · Score: 0

      someone I know that hosted an image service was having problems with it being used on sites it wasn't intended to be used on... He eventually just made the illicit deeplinking show goatse instead of the original image.

      Needless to say, that solved that problem REAL quick.

    2. Re:I don't blame AOL by Anonymous Coward · · Score: 0

      Yeah, someone was deeplinking an image off our site though for the life of me i cant remember if the image was ours or stolen - the person who added that content long since moved on. Bleh so i just left it :0

  59. I'm all for freedom but... by zippity8 · · Score: 1

    Isn't an ISP a private company? I mean, don't they have the right to choose not to add all services?

    E.g. in this case, its pretty specific, but as a private business, can't they choose to omit a certain part of the web -- leaving the users to choose to go elsewhere should they want that part?

    1. Re:I'm all for freedom but... by Anonymous Coward · · Score: 0

      Yes!

      And we also have the right to bitch publicly about what we consider draconian behavoir by private companies that rip off their customers, and threaten the basic principles of a 'free' internet.

    2. Re:I'm all for freedom but... by Nihilanth · · Score: 1

      erm...but shouldn't the person paying for the webspace be able to use it however they want, as long as it dosen't conflict with the TOS they -agreed to- when they signed up?

    3. Re:I'm all for freedom but... by jcast · · Score: 1

      Yes and no. I'm all for free enterprise, but what makes free enterprise work is the Coase Theorem---and that depends on the inviolability of contract rights. If AOL agrees to provide web hosting under certain terms, they have to abide by those terms.

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  60. Has it blocked deadjournal and blurty? by Peterus7 · · Score: 1

    If so, then I'm convinced that AOL is out to stamp out non AOLer blogs. Jerkfaces.

  61. And yes, I have removed the white space by nnnneedles · · Score: 1

    PLease help.

    --
    Will code a sig generator for food
    1. Re:And yes, I have removed the white space by Anonymous Coward · · Score: 0

      Oh dear Lord.

    2. Re:And yes, I have removed the white space by nnnneedles · · Score: 1

      I don't get it. >:(

      I have removed *both* white spaces...and it just says it's the wrong link..I've tried both Mozilla and IE, to make sure there was no caching involved..

      I'm sure it's something stupid, but I don't know what..

      --
      Will code a sig generator for food
    3. Re:And yes, I have removed the white space by nnnneedles · · Score: 1

      nm.

      stupid troll. >;(

      --
      Will code a sig generator for food
  62. So when I suggested it, I was 'an ass'? by The+Monster · · Score: 0, Offtopic
    (The space added to the URL you pasted in is added to every long word at the 50-character mark, to make sure idiots can't break your browser rendering by typing very long words into their comments.)
    I think Taco owes me an apology. I suggested something QUITE similar
    as a first cut at it, I said to try this Perl fragment as an example of the logic needed to take care of 'page-widening' trolls:
    s/(\S{80})/\$1 /g;
    OK I used 80 instead of 50 as the magic number, and I know that would break really long URLS, (not as many as 50 though) but so many people block links from Slashdot anyway that you probably have to fiddle with the Address field just to get around that...
    in email over a year ago, and his response was to call me an ass

    I guess I don't have to worry about moderating ever again...

    --

    [100% ISO 646 Compliant]
    SVM, ERGO MONSTRO.

    1. Re:So when I suggested it, I was 'an ass'? by Anonymous Coward · · Score: 0

      If not an ass, then at least a doofus. Slashcode has been adding the space for years before you sent your suggestion. The page widening trolls had nothing to do with spaces, they exploited a browser's (broken) line-wrap logic by prefixing every word with a dot.

    2. Re:So when I suggested it, I was 'an ass'? by The+Monster · · Score: 0, Offtopic
      The page widening trolls had nothing to do with spaces, they exploited a browser's (broken) line-wrap logic by prefixing every word with a dot.
      But if you insert a space, between two non-whitespace characters, then you turn one word into two, and unless the second word happens to begin with a dot, (The trick would be to force the breakpoint to the left if the following character is a dot) the page-widening troll is foiled. With a little fine-tuning of the regexp, it should be possible to get something that works, and can't be circumvented. I suspect that's exactly what's been done here, as I no longer see that particular troll technique.
      --

      [100% ISO 646 Compliant]
      SVM, ERGO MONSTRO.

  63. Really Simple by Anonymous Coward · · Score: 0

    Problem: AOL is blocking clickthrus from your site. The browser sends the "referer" along with the request and that is being used to block.

    Solution 1: Create a server-side script that sends the requests to AOL in proxy. In other words, your server acts as a browser and simply forwards the info through to your end users. You may have to do some creative link rewriting, but in all pretty easy.

    Solution 2: Figure out what your IP address is for the site and stick a simple redirect script there. Then, if a user make a link to AOL, send the user to that link and stick the URL in the querystring. Have that script redirect. This will make the referer look to be the IP, and not the domain.

    Just some techical options and I'm sure there are more. If your site is PHP or ASP, let me know and I'll whip up a script.

  64. Oh boy. by SubKamran · · Score: 1

    Hey, soon AOL will be blocking every site because it links to their services! It'll be great...

    --
    Kamran A
  65. MOD PARENT UP (+5, Funny) by Anonymous Coward · · Score: 0

    if Slashdot were one entity with one opinion but it's not - Slashdot is a wide variety of differing viewpoints from individuals

    Funniest. Post. Ever.

    1. Re:MOD PARENT UP (+5, Funny) by Felinoid · · Score: 1

      if Slashdot were one entity with one opinion but it's not - Slashdot is a wide variety of differing viewpoints from individuals

      Funniest. Post. Ever.


      I take it you have a diffrent opinion?

      --
      I don't actually exist.
    2. Re:MOD PARENT UP (+5, Funny) by B3ryllium · · Score: 1

      He's trying to say that Linux sucks, and that he welcomes the new Gates of Borg overlords.

  66. Parent is not a troll by Anonymous Coward · · Score: 1, Funny

    Mods on crack.

  67. There may be method to this madness... by Anonymous Coward · · Score: 2, Insightful

    If AOL is having a problem with people chewing up a huge amount of bandwidth using AOL as an imageserver for LiveServer, blocking all file types would be necessary unless AOL wants to screw with the content. The reason? IE doesn't care what you call an image - it can be "hotpr0n.html" and IE is "smart" enough to figure out it's a jpeg and display it. Plus, the pr0nmongers could always make AOL hosted iframes for their images, so even if AOL could spare the computing power to analyse every document it serves (to see if it's really an image) it wouldn't help. I've dealt with pr0nmongers before - they're very clever monkeys. And if it's wares or mp3s, that's even worse - you can fix the pr0nmongers with a simple apache mod to add a space to the beginning of every non-jpeg/gif/pdf/etc document so that mislabeled images will not display in a standard browser, but people hosting/collecting mp3s and wares will adapt. Anyone familiar with the "Iria" user-agent? If not, you don't know what AOL is dealing with...

  68. The "troll" mod proves your point, doesn't it? by Anonymous Coward · · Score: 0

    Super point, BTW

    1. Re:The "troll" mod proves your point, doesn't it? by Anonymous Coward · · Score: 0

      No, the troll mod doesn't prove a damn thing. The person to whom you are replying posted a bunch of completely off-topic opinions that he knew were opposite those of the majority of Slashdot readers and most of which he is extremely unlikely to actually believe. Come on, "SCO is a good upstanding corporate citizen"? That's a textbook example of trolling.

    2. Re:The "troll" mod proves your point, doesn't it? by Anonymous Coward · · Score: 0

      To the contrary, trolling is posting an inflamatory post for the purpose of inciting a flamewar or offending readers. The poster was clearly attempting to be humorous, building off that post's parent's comment about "Not only are there different people on Slashdot, some of them have different opinions."

      Appropriate mods include "-1 Offtopic" and "+1 Funny"

    3. Re:The "troll" mod proves your point, doesn't it? by Anonymous Coward · · Score: 0

      There's sometimes a fine line between +1 Funny and -1 Troll. The post in question was probably on the Funny side, but it's a tough call to make. Even if it was inappropriate for the reason you state, that Troll mod doesn't prove that "Slashdot is full of sheep who all think the same way about every conceivable topic," which I presume is the "point" you speak of.

      Yes, there are some things most Slashdot readers do agree on. You don't need to be such an ass about it, though.

  69. tjek.nu by Daath · · Score: 1

    The http://tjek.nu/ shortener gives an option to use javascript redirection (document.location.replace / document.location.href) to redirect ;)
    In that case the referer will be tjek.nu (haven't checked but I'm fairly certain) 8-)

    --
    Any technology distinguishable from magic, is insufficiently advanced.
  70. Closed AOL? by synergy3000 · · Score: 1

    First we saw the post regarding AOL completely filtering certain domains as spammers. Whether all the individuals of those domains spam or not. I found myself on the receiving end of that when AOL users bid on my ebay auction. My email was not getting through to a few of those bidders. Now they completely block access to a web site. Is this AOL going back to their closed selves? i.e. No access beyond the realm of AOL itself? That is the way they started. They may as well end themselves that way.

  71. this may be repetitive...... by Indy1 · · Score: 1

    but so what? its fucking aol after all. Does anyone really care if that huge child porn and overwhelming
    pop up add peddler blocks anything? Its not like you need anything useful from that worthless domain.

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
  72. Download this little program... by poofmeisterp · · Score: 1

    ...called Proxomitron. Free. The thing's a miracle. Only available on win32, though. :(

  73. Agreed... but by Razzak · · Score: 1

    I think most of the people who understand what a referrer header is have left AOL long ago.

  74. personally by Anonymous Coward · · Score: 0

    i hope that livejournal dies and never comes back
    so i am spared links to inane musings by idiots ..
    i have slashdot for that

  75. Yes, and no. by Stephen+Samuel · · Score: 1
    . . . . I think it's AOL's right to do this, they don't want livejournal linking to them.

    In the context of: you can do anything with your machines/site you want to, AOL has the right to block whomever they want.

    In the context of: "They're a seriously dominant player, they just started into the blogging business and now they're messing with links from a large blogging site", this smacks of anti-competetive business practices and just begs for a lawsuit and/or DOJ investigation.

    --
    Free Software: Like love, it grows best when given away.
  76. Leave them feedback by BrynM · · Score: 4, Insightful
    You can leave them feedback regarding this decision at the AOL Feedback Page. Let them know that this decision will impact more than they expect it will and that you are disappointed with their actions. You don't have to be a customer. Most of us are technology experts who have influence on their potential and existing customer base. I've included my submission as an example, but please write your own.
    I find it disappointing that you are blocking content linked from such a popular site as LiveJournal based on referrer headers (see this slashdot discussion: http://slashdot.org/article.pl?sid=03/08/29/205724 2&mode=thread&tid=120&tid=187&tid=96&tid=9 9). I have recommended your services in the past, but that will stop now. Further, I will inform AOL customers whom I have recommended AOL to that their content is not available to sites that AOL seems to disapprove of for no stated reason.

    Changing your policy regarding this may defer my judgement about your "service", but your reputation has been irrecoverably tarnished in my view. Additionally your subsidaries, such as Netscape, will no longer be recommended by me.

    You may be thinking "Who cares? This is someone who isn't even our customer", but I have become the technology "guru" for over 100 people in my personal life and have input on technology decisions at my workplace. What should worry you is that for every peice of feedback you recieve like mine, there are hundreds of technologically literate people who will simply downplay or berate your services and will not do you the professional courtesy of informing you.

    Formerly Respectfully Yours,
    BrynM

    --
    US Democracy:The best person for the job (among These pre-selected choices...)
    1. Re:Leave them feedback by Dolohov · · Score: 1

      You recommended their services in the past? Ewww...

    2. Re:Leave them feedback by ru$ty · · Score: 1
      A true guru would not recommend AOL, now, in the future, or in the past, for their software is invasive and causes crashes, and their corporate policy and direction is unholy. You have strayed from the true path.

      Furthermore, your composition to AOL is wordy, awkward, and burthened with the grandiose, the meanest email-screening lackey would instantly dismiss your claims to guruship and technology-inputity at the workplace as insomnia Jovis. This feedback is in vain, regardless; as it was with fark, so it shall be with livejournal. Few ISPs who offer "personal web space" want you to use that space for anything other than "<H1>HTIS SI MY HOEMPAGE<P></H1>" pages that no-one will ever load.

    3. Re:Leave them feedback by BrynM · · Score: 1

      I didn't say how long ago it was. It was long ago.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    4. Re:Leave them feedback by BrynM · · Score: 1

      If you want to influence anything in the world, you have to say something somewhere outside of slashdot. Sure, my one submission will probably be ignored, that's why I posted. Even just a handful of professional sounding letters can make a difference. You may hate AOL, but have you ever stopped to tell them that?

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    5. Re:Leave them feedback by Anonymous Coward · · Score: 0

      Yes ... as a matter of fact, yes I did stop to tell AOL I hated them after I tried them about 12 years ago (yes they were around back then). I guess I have always been on the leading edge of hate ... ... your letter was pompous - better to just tell them they suck - much faster.

    6. Re:Leave them feedback by BrynM · · Score: 1
      your letter was pompous
      That's usually the point of writing a professional complaint. You may be on the leading edge of hate, but you'd make a horrible attorney or advocate.
      better to just tell them they suck - much faster
      In most business and legal matters, substituting "I disagree with your actions" for "You suck" will only make your position less convincing and cause your opinion to be discarded even faster. I've received an appologetic e-mail response to my complaint already. Sure they said nothing about changing their policy, but they didn't want to leave me offended and it wasn't a form letter, so someone actually read my complaint and felt that it warranted attention. I doubt yet another "You suck" letter would even get someone's attention at AOL.
      --
      US Democracy:The best person for the job (among These pre-selected choices...)
  77. Re:AOL wants to seperate from the internet, lets h by dfranks · · Score: 1

    Don't just block them, redirect the AOL users to a page that explains the action. AOL is generally so slow and unreliable that users would have no idea that you are blocking access unless you tell them.

  78. We need a new referer header by Anonymous Coward · · Score: 0

    I believe what is needed is a new type of http request header that distinguishes whether the request was the result of an embedded referral (IMG, APPLET, IFRAME, whatever) and the kind of referrer that helps the web grow, links. This would allow people to prevent embedded content from being pulled from external sites and continue to allow people to link.

  79. It's definitely not bandwidth related... by Anonymous Coward · · Score: 0

    check http://firehose.net/

    (not a link for a reason...)

  80. Easily bypassed with target="_blank" by pen · · Score: 1
    1. Re:Easily bypassed with target="_blank" by jesser · · Score: 1

      In what browser? Mozilla sends referers for links with target="_blank".

      --
      The shareholder is always right.
    2. Re:Easily bypassed with target="_blank" by dreamking · · Score: 1

      Yeah but most Mozilla users are intelligent enough to take care of the problem themselves.

      --

      - Never imagine yourself not to be otherwise than what you had been would have appeared to them to be otherwise.
  81. Thank you Mr. AC by Bruha · · Score: 1, Troll

    From the bottom of my non trolling heart!

    1. Re:Thank you Mr. AC by Dunkelzahn · · Score: 1

      Youre welcome.

      And give this guy a break, will ya mods?

      http://slashdot.org/~Dunkelzahn/journal/

      --
      .
  82. Mod parent up! by Anonymous Coward · · Score: 0, Troll

    The 404 error code means "object not found." If the object is found, but the server doesn't want to send it, THAT IS A FUCKING 403 FORBIDDEN. Fuck.

  83. A simpler, browser independent solution by Anonymous Coward · · Score: 5, Informative

    I don't have a problem with <obligatoryDerisiveness> AOhelL </obligatoryDerisiveness> preventing people from leeching images from their site, but there's a simple way to get around their prevention of direct links to their site: redirect using a META tag, which strips the referer header and makes it look like a direct request.

    For example:

    If you want to link from livejournal.com/myPage1.html to members.aol.com/~myOtherPage.html, then make the link go to livejournal.com/myPage2.html ..... in the header of myPage2.html, include this meta tag:

    <meta http-equiv="refresh" content="0; url=http://members.aol.com/~myOtherPage.html">

    It works accross all browsers and appears to AOL as if somebody just typed that URL directly into the address bar of their browser.

    1. Re:A simpler, browser independent solution by koh · · Score: 2, Informative

      Good idea, but it also screws up the Back button on most browsers, and is not recommended AFAIK...

      --
      Karma cannot be described by words alone.
    2. Re:A simpler, browser independent solution by shione · · Score: 1

      As a livejournal (but not AOhell) I know thats not possible becauses livejournal doesnt allow you to make your own page so you wouldn't be able to put that code in.

    3. Re:A simpler, browser independent solution by Anonymous Coward · · Score: 0

      Livejournal could make a filter that dynamically rewrites all links to affected domains to http://livejournal.com/aol.cgi?http://aol.com/~wha tever/ and have aol.cgi write the html with the apropriate meta tag. Anyone else could do this with any other server, for their own links, or livejournal could automate it for everybody. Or AOL could play nice with the other weblogs.

    4. Re:A simpler, browser independent solution by dknj · · Score: 1

      so make the delay 3 seconds and put a nice advertisement in the middle. revenue + workaround.

      -dk

    5. Re:A simpler, browser independent solution by OhioJoe · · Score: 1

      So how would tunyurl.com work? You just link to a tinyurl.com link that links to your AOL page. Would LiveJournal's info cling on to TinyUrl's info?

      --
      "Artificial Intelligence usually beats real stupidity."
    6. Re:A simpler, browser independent solution by shione · · Score: 1

      I cant see why it wouldnt work. once you click on the link you named, you're off livejournal's site and running code on that tinyurl.com page.

    7. Re:A simpler, browser independent solution by Anonymous Coward · · Score: 0

      WOW! (as my jaw drops) That's kul!

  84. Quick solution by dtfinch · · Score: 1

    Use a "free" redirection service:

    http://www.google.com/url?q=http://www.aol.com

  85. Executive Summary by Anonymous Coward · · Score: 0

    "Michael" is an aol user who has been inconvenienced by aol policy and is hoping to get the Slashdot community up-in-arms to help him. No Dice! Blackhole this troublemaker!

  86. Yes, too many ignorant idiots! by Anonymous Coward · · Score: 0

    I prefer ignorant geniuses, so I read K5 instead!

  87. AOL offers "Complete Internet Access" by flyboy974 · · Score: 2, Informative

    While AOL offers a package that gives "complete internet access", they forget to mention that if you post files online (and you are still online, thus, you should have COMPLETE access, which in my mind goes both ways. After all, FTP will connect back to you), they only go half way.

    Come on. False advertising! They give you a proxied connection to the Internet. You don't have a public IP that somebody can call your BF1942 server from. Full access means you have a public IP address, people can go bi-directional.

    Why call it complete when it's nothing more than proxied?!?

    I once had to visit an AOL office up in the San Mateo hills in the Bay Area. They gave us an address, which we followed. It led to one office building that had an AOL logo as part of a common office space. But, we couldn't find the suite. So, we went to the "information desk", and asked the guy. "They are across the street at Suite XXXX". Come on! So we go across the street. Their offices look loked you were joining the Borg. Leather chairs that were 6" off the ground, all Halogen track lighting. Very secretive. Just plain wierd.

  88. Jamie Zawinski's blog and AOL by Anonymous Coward · · Score: 0

    AOL is probably just afraid that Jamie Zawinski will blog something about them when he used to work there and link to something on their servers!

  89. Here's An Idea.. by Kneo24 · · Score: 1

    I'll probably get some negative karma for this one but...

    Why don't those live journal users learn some simple HTML and get some free space. Yahoo's (geocities) service is somewhat decent. It's not like HTML is hard to learn. Geeze. I learned it in an hour.

    Hell, places like Yahoo even have a page builder for you *shudders*, though I really don't like them. If you build your own place for a journal, it's more customizable. Live Journal users aren't really going to need to post anything else besides some images and htm(l) files, which is about all you can do with yahoo's free service. So what, they'd have to spend some extra time writing in the code, but what they can do with the code will beat what they can do with livejournal.

    1. Re:Here's An Idea.. by Anonymous Coward · · Score: 0

      Hah, yeah right. You're talking about keeping a journal on Geocities? LiveJournal is about community, not keeping a journal all by lonely yourself. With this "idea", would visitors be able to post comments to the user's journal? Would the journal be easy to update, with easily customized moods and pictures that suit each entry with the click of a button? Would their be a calendar and automated archiving system? Would this be a banner-free service? No, no, no, no, no.

    2. Re:Here's An Idea.. by Kneo24 · · Score: 1

      There's many other free services out there than can provide this stuff. A person just needs to do a little work and look.

    3. Re:Here's An Idea.. by Kneo24 · · Score: 1

      I also don't buy the community spiel.

      Community my ass. If it was about the community, these people would be in a more tight knit group. It's a very scattered community at best. I've looked through numerous of those journals before. At best, they only care about their friends who use livejournal. Close friends are going to know what's posted on there anyway. I'm willing to bet a lot of money that most of the livejournal users don't care about the majority of the other users.

    4. Re:Here's An Idea.. by Nihilanth · · Score: 1

      i think the issue at hand is that AOL users are -paying- for webspace as part of the subscription, and, in effect, are being told how they can and cannot use it.

    5. Re:Here's An Idea.. by Nihilanth · · Score: 1

      of course livejournal isn't one homogenized community, there are simply too many people (1,277,648 total as of now, granted some of them are community blogs). The -point- of livejournal, however, -is- the community aspect, that blogging is combined with a social network framework based around which other journals you "subscribe" to by putting them on your "friends" list (a nomenclature that i think is somewhat tricky and emotionally loaded).

      Because the extremly high variability in what each journal is, what its being used for, and who's authoring it, decrying it on the basis that its not a tightly-knit group of 1 million+ people is like saying that web page authors aren't a closely knit community...obviously they aren't, because the only thing they have in common is the medium through which they are communicating.

      By creating a framework through which users can subscribe to a group of other user's blogs, however, juxtaposed with the somewhat essential blogging feature of discussion threads, a tangible community aspect is developed that is entirely responsible for the success (read- popularity) of livejournal. Take away friends lists and communities (livejournals shared by multiple users...you -did- know they had those before commenting on the communal nature of the service, right?) and search-by-interest and search-by-location and all you've got left is a blog with a commenting feature...not very interesting from a social networking perspective.

    6. Re:Here's An Idea.. by DanBrusca · · Score: 2, Insightful

      You miss one of the key aspects to Livejournal, the whole community aspect to it. LJ lets you incorporate your friend's journal entries into your own pages, find people with similar interests etc. That kind of thing just isn't available if you take the DIY approach.

    7. Re:Here's An Idea.. by Kneo24 · · Score: 1

      While that's all fine and dandy, you're making it sound like more livejournal users care about each other, which as I've stated before, am willing to bet that the majority doesn't care about the majority. I'm willing to take that further and say that most people really don't care about, I dunno, anymore than 20 people who use livejournal maximum. In a community, people usually care about the rest. Look at action networks. Those communities are huge, guess what? Those people care about each other. In fact, they're even willing to help each other out.

      It's not that hard to create your own community of sorts by creating your own website. You can have your profiles, your calendars, your reply to this message deal, and more, and still have that community. If you like somoene else, link to them. Sure, livejournal puts it in a convenient package, but it's not necessary.

      If your ramblings are that interesting to read, it will get around eventually by word of mouth. It might take some time, but it will get around.

  90. AOL alternatives? by careysb · · Score: 1

    OK, everyone knows AOL is not the best ISP, but how about someone offering up a list of ISP's that allow you to connect with a local phone call from about anywhere in the US (sorry non-US people), and allow you to have multiple email ID's. Oh yes, and supports high speed modems. I'm sure they're out there. Suggestions guys ?

  91. Not about deep linking by fm6 · · Score: 1
    This has nothing to do with deep linking. Deep linking is when somebody provides a link that bypasses a main web page that everybody's supposed to go through. AOL doesn't even try to make people do that. They're just providing people with a web presence, and are perfectly happy to have people go directly to a person's web page.

    If you read the story with a little more care, you'll understand that this is about "bandwidth theft", which is kind of a confusing term. In plain language, AOL doesn't want its users making their site a free image repository. They've just gone about it in a clumsy way that locks out web surfers that they do want.

  92. LiveJournal users == attention whores by pestie · · Score: 1

    I'm with you, man! I've never seen a LiveJournal that wasn't just a bunch of egocentric attention whoring. And if I could find the person who coined the word "blog," I'd carve it into their forehead with a hunting knife.

    1. Re:LiveJournal users == attention whores by Anonymous Coward · · Score: 0

      well it wasn't livejournal that invented the word blog. urhk.

    2. Re:LiveJournal users == attention whores by dreamking · · Score: 1
      --

      - Never imagine yourself not to be otherwise than what you had been would have appeared to them to be otherwise.
  93. Can control referer with RefSpoof for Mozilla by kjj · · Score: 3, Informative

    Just head over to here and get the extension. There is even a "Ref=URL" checkbox to make your browser always use the current URL as the referer string so unless websites start blocking themselves, no problem. The good news is that it was just updated to be Firebird compatible as well.

    1. Re:Can control referer with RefSpoof for Mozilla by quecojones · · Score: 1

      This is interesting. Anythig like this available for IE (I don't have to like it, but I do have to use it... I need to get a better job)?

      --
      "PROFANITY is the inevitable literary crutch of the inarticulate MOTHER FUCKER." -- some PC user
  94. Re:AOL wants to seperate from the internet, lets h by adpowers · · Score: 1

    Actually, hehe, I don't really know much about .htaccess files. If you could give me a few lines to put in my .htaccess file that would use mod_rewrite (or something) to send them to, say, aol.html, then that would be great. I would create a page explaining the actions of AOL.

  95. You've Got Blog by annielaurie · · Score: 4, Funny

    My, undereducated guess is that AOL's done this because they have their own homogenated, cuticized, totally non-open-slammed-shut, AOL blogs. Yes, folks! According to their information:

    "Everyone has a story to tell; what's yours? Create an AOL Journal about your summer vacation, being pregnant or trying to find a new job. AOL makes it easy, fast and fun!"
    "Get Started Today
    Create a Journal
    Build your own blog
    with our cool tools. "

    It's all right there. I didn't have the heart to actually check out the blogs.

    What do we need with an open-source, customizable system like LJ's, complete with lively, growing user communities? Who needs software that might foster an actual original thought? Interacting with strangers is so...icky! We can pay lots of money instead to record our sanitized inmost feelings on the AOL version.

    They're probably staying awake nights figuring out how to block links from independent systems like Moveable Type. Could Slashdot be far behind?

    Anne

    --
    DUCT TAPE: The Election Supervisors' Secret Weapon
    1. Re:You've Got Blog by Anonymous Coward · · Score: 0
      Yes it's true. AOL have gotten (the correct) impression that their client is perceived as baby food for the clueless and children. This explains some of the falloff in their subscriber base. Consequently they're desperately trying to fill it with 'cool' stuff like blogging, themes etc. to make it more attractive to the teen and early twenties market.


      Obviously other blogging software is going to be seen as a threat to that strategy, especially if potential customers realise they can use *any* ISP and get a blog. If this is deliberate it smacks of anticompetitive practice. Let's hope it's quickly rectified for their sake.

  96. Completely blocked in Opera by Anonymous Coward · · Score: 0

    Actually, Opera (7.20 B7 Linux) is blocked opening with Shift-click, Shift-Ctrl-click, and just regular click.

    Incidentally, the link should be to Opera Software.

    michael

  97. SUE! by Anonymous Coward · · Score: 0

    The online journal shoud sue... because that harbor the same as defecation of their web presence.

    A state can issue censorship based on it's state law (not that i aggre, but it's life)... A company has no such rights... specially in the US... (IMHO)...

  98. www.google.com by caffeineHacker · · Score: 1

    It should provide a nice list of ISPs, if AOL doesn't block you from it ;)

  99. How long until... by Anonymous Coward · · Score: 0

    all major browsers will have a function that enables the user to build a list of sites and a fake refer for each of them?

    Who plays dirty should be fought in the same way.

  100. Re:GOOD! by Anonymous Coward · · Score: 0
  101. LiveJournal Wrote a Workaround!! by ibjhb · · Score: 2, Informative

    From: http://www.livejournal.com/community/lj_biz/195987 .html

    Subject: AOL blocking LiveJournal.com, try two
    From: Evan Martin
    To: postmaster@aol.com
    Organization: Danga Interactive
    Date: Tue, 26 Aug 2003 16:23:40 -0700

    Hello,
    I mailed you yesterday about a problem we're having interoperating with AOL member pages. (I have included that text below.)

    Since we haven't heard back from you, we've instituted a temporary workaround. However, this is not a technically correct solution, nor will it work in all cases.

    In technical terms: we rewrite URLs to AOL member pages to use FTP instead of HTTP so there is no Referer header sent.

    Because we haven't heard back from you, I can only hope that this problem was accidentally caused by some automated system process, and eventually you will be able to fix it. If there is anything more we can do to help speed that process, please let us know.

    -- Evan from LiveJournal.com

  102. Re: MOD UP - BAD MODERATION by Zork+the+Almighty · · Score: 1

    Please mod parent up. Whoever modded this "troll" is either malicious or a total idiot.

    --

    In Soviet America the banks rob you!
  103. Re:Blocking AOL users by slappyjack · · Score: 1

    Im sure you can find out how to edit .htaccess using Google, but one of the fun bits of script driven websites is doing stuff like this:

    <?php
    if (eregi("aol",$HTTP_USER_AGENT)) {
    header("Location: http://www.slappyjack.com/screwAOL/index.htm");
    exit;
    }
    php?>

    The same type of code also is used to add curse filled messages to WebTV users because, quite frankly, they deserve it.

    The benefit of this is I could tell my non-computer savvy family that used AOL is that they could simply use a downloaded version of Netscape or Mozilla or whatever and they could get through.

    You can also roughly figgure out the IP blocks AOL uses and block those via .htaccess or write a little thing that does things to users depending on where they come from.

    (If someone takes the time to find them out, i'd love to know what they are)

    AOL. Let them choke themselves to death and take the unwilling to learn with them. I hate them all.

  104. I, for one... by jpmorgan · · Score: 3, Funny

    ...don't.

  105. CI Host? by Anonymous Coward · · Score: 0

    Good lord, man. They are not the people to reference in your defense! We had a website with them for about 6 months. Then our bandwidth usage started going up (which we were willing paying through the nose for while we looked for a new site host). But it turns out they *automatically* turn off your site at 50gb, even if you've been paying for overages all along with no problems. (It's an electronic book site, so it's all PDFs which explains the bandwidth issue.)

    In any case, after we finally managed to leave, they regularly switched our domain pointers back to CI Host servers every time they did a bulk update of their records with NetSol. After numerous letters to them requesting they fix their problems for *several years*, we finally had to threaten a lawsuit before they stopped. Maybe I'm an exception, but my experience with them does *not* suggest mentioning CI Host is going to get positive press...

  106. Bloggers ate my samwich by kobotronic · · Score: 2, Interesting

    Really, I can't say I'm surprised that AOL would want to block image inline image traffic from blog sites, as that shit eats your bandwidth like nobody's business.

    I "run" a (dormant) photo website on a commercial hosting service. I pay about twenty bucks a month for the diskspace and capped bandwidth - a reasonable amount, I think, which allows me to serve my users without garish adbanner detritus.

    The ordinary site traffic is reasonably stable and keeps well below my bandwidth cap, but parasitic inline traffic comes on top of that, drawing close to redline.

    I'm very seriously considering blocking livejournal and any other blog site I can think of, as their users frequently inline my images, eating a little of my bandwidth each time one of their blog pages are loaded. I have some car photos which about fifty retarded pimply teens have inlined on their pages for apparently decorative purposes.

    I'm much too busy to go out and chase down every offender, but at the same time I've been reluctant to activate a simple block rule to get rid of the inline traffic once and for all. I guess I should follow AOL's example, eh?

    1. Re:Bloggers ate my samwich by Lord+Bitman · · Score: 1

      Use a script to update your rules for you. Let a few hits slide, but then block the individual page when you see too many (the definition of which can vary) direct links to images get through.
      You wont be blocking everybody "once and for all", and you'll get rid of the people who are pulling shit like using your images as their background image.
      But don't block empty referers, and don't block pages (be they html, php, directory listings[unless you have some other reason to block directory listings], whatever)

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
    2. Re:Bloggers ate my samwich by teshiron · · Score: 1

      LiveJournal doesn't have a problem with sites which block remote loading. As stated in the original article, LiveJournal even has a step-by-step FAQ for site owners who wish to block remote loading.

      It's the fact that AOL blocked remote loading ONLY to LiveJournal and not to other journaling/blogging sites that's causing the controversy. They also blocked standard <a> links, which is really just not necessary.

      --
      -- Tsukini kawatte, oshiokiyo!
  107. It's not a hoax by Anonymous Coward · · Score: 0

    I regret to say that in the past month I did get an AOL account (moved to a new area and it was the quickest way to get online). And when I suddenly stopped being able to click through from my livejournal page to my AOL-hosted home page, I immediately (thursday night) began seeking other area ISPs. If it were not a Saturday I would already have been switched over. AOL already lost my business on this one, regardless of whether they remedy it.

  108. Workaround? by babbage · · Score: 1

    Would an effective workaround at this point be for LiveJournal users to use a URL link shortening service like makeashorterlink or tinyurl? That way, the third party visitor links to the shortening service, and the browser is then redirected on to the AOL address. It seems like this could be an effective way to manipulate the referer field usefully.

    Alternatively, link via a proxy service like Anonymizer, but in practice I'm not sure this would be as easy.

    Where there's a will to get around roadblocks, there's usually a way to do it. If Anonymizer can allow 'net users in China & Iran to reach out to the rest of the world, I'm sure a way can be found around puny little AOL/TW.

  109. Poor AOL by NSupremo · · Score: 1

    Are they TRYING to because the smallest most insignificant ISP? They've already lost millions of users (after lying about how many they really had.)

    This action will not save them any money and will simply cause every person who reads this story (and those at livejournal) dislike the company even more.

    --
    http://en.wikipedia.org/wiki/2004_U.S._Election_co ntroversies_and_irregularities
  110. If you are an AOL user, call anyway. by Gumber · · Score: 1

    AOL's terms of use may well have some condition that could be interepreted to mean, no external linking of images, but

    1) that isn't what is happening here. They are blocking all incoming links, not just pictures
    2) so what. If they get enough calls, it creates a financial incentive to be more fair to their users. Each call probably costs them at least $5 bucks.

    AOL has already launched their own blogging service, so your tinfoil hat theory isn't as wacko as it sounds.

  111. I see a couple of interesting things... by lazlo · · Score: 1
    First of all, note that it's only members.aol.com that seems to be doing this.:
    telnet www.aol.com 80
    GET / HTTP/1.1
    Referer: http://www.livejournal.com/
    Host: www.aol.com

    HTTP/1.0 200 OK
    Server: AOLserver/3.4.2
    ...

    telnet members.aol.com 80
    GET / HTTP/1.1
    Referer: http://www.livejournal.com/
    Host: members.aol.com

    HTTP/1.1 404 Not Found
    Server: Apache/1.3.26 (Unix) Resin/2.0.5
    Vary: Referer
    Cache-Control: private
    Content-Length: 7680
    ....
    More importantly, if not crucially, it seems to be specifically blocking referer headers of exactly "http://www.livejournal.com/*" "http://livejournal.com/" isn't blocked, and neither is "http://aol.livejournal.com/". It seems to me that a single virtualhost with a redirect directive, an additional dns entry, and a big honkin' sed script would fix the problem. Until aol blocks *.livejournal.com. At which point the redirector should be moved to a new domain, until aol has no choice but to block *.com, *.net, *.edu, and *.??. Then the only people able to look at aol will be those referred to it from .mil and .gov sites. Fitting punishment.

    --
    Pound! Bang! Bin! Bash! is this a shell script or a Batman comic?
  112. A question remains by dacarr · · Score: 1

    Does AOHell block these guys?

    --
    This sig no verb.
  113. AC? by SHEENmaster · · Score: 1

    I guess no one with any self respect or knowledge will admit they work for them.

    If you know who's responsible, please email me their home address. (I'll have to respond through instant messenger...)

    --
    You can't judge a book by the way it wears its hair.
  114. the average idiot by epine · · Score: 1

    "The problem is that for the average AOL user, who to put it bluntly is probably both too stupid to figure this out on their own and too lazy ..."

    I call this arguing from the idiot. It's an interesting stance, because it leads to actions and conclusions based on the behaviour of idiots. I don't know about anyone else, but I attempt to *suppress* this term in my own decision making processes. One of the first signs of age and wisdom is the realization that idiots are a fixed point in the analysis.

    As a good case in point, there's nothing anyone can do to prevent "the average slashdotter" from making posts like this. The best you can do concerning idiots is lean back with your pipe and waggle your hairy knuckles. There is no such thing as an average tropical disease, there is no such thing as an average idiot.

  115. Re:Your sig by jcast · · Score: 1

    If "My Documents" is inspired by Linux, then Linux is the root of all evil.

    What's your beef with My Documents? (I'm a Plan 9 fanatic, not Windows, btw.)
    --
    There are reasons why democracy does not work nearly as well as capitalism.
    -- David D. Friedman
  116. Pay back! by vertigoalopolus · · Score: 1

    If you have a weird sense of humor (like me!) you could try renaming said car photos and uploading a picture of a big, hairy cock with the words "I EAT BANDWIDTH FOR BREAKFAST!" triumphantly displayed underneath it, to the original filename. Instant beatdown!

    --
    Dont ask me, im just the bass player!
    1. Re:Pay back! by kobotronic · · Score: 1

      I'm presently reworking my site. I'll be sure that the next version has the images being served from a script so the script can return amusing decoys from alien referrer domains. Thanks for the suggestion. :}

  117. No need to block by Anonymous Coward · · Score: 0

    No need to block; just make all image requests from blog sites become pictures of the goatse guy.

    Thanks for the explanation; there are a lot of anti-AOL idiots here on Slashdot; probably the same anti-AOL idiots who polluted Usenet.

  118. Re:Your sig by Snaller · · Score: 1

    My beef (is well done) is that Microsoft is trying to force me to store all my data IN ONE DIRECTORY. By trying to get all programs to use that as well. "My Pictures" "My sounds" "my films" my this and that. This is totally stupid. I have more than one harddisk, more than one partition, and don't like to be force to place stuff in certain places. Recently I lost my C partition (which was small), a lot of programs on other paritions ran straight away when Windows was back (because i usually select programs that do not store information in the registry or the windows directory or "my documents") but some programs alas, had been nuked back to the stone age because of this.

    --
    If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  119. mozilla...aol.. by Anonymous Coward · · Score: 0

    I'm using Mozilla RIGHT NOW on AOL reading/responding to slashdot.

    I see no blocking.

    AOL leadership is just trying everything it can think of; they're pretty clueless; I find it best to ignore them. oh time to "quit" again and get more free months of service...

  120. Re:Your sig by Martin+Blank · · Score: 1

    And this is different from /home how? Users are encouraged to save their personal files to their /home directory on *nix, but can select other locations as they like and are permitted. On Windows, I keep my graphics in one directory, music in another, and my downloads in a third, and these are all separate from My Documents. Nobody's being forced to use My Documents any more than they're being forced to use /home (subject to permission restrictions), and there's not even an attempt to force things. Hell, Microsoft's own Office apps even allow the default save location to be changed right from the Options dialog.

    My Documents has improved things significantly for most users, since they're not as likely to drop everything into the system root or scatter them in twenty-seven different app-specific directories. The folder can be also directed to other locations with little effort for those that really want to do this.

    --
    You can never go home again... but I guess you can shop there.
  121. "No shoes, no shirt, no service" by acb · · Score: 1

    Yes, users have the right to not send a Referer: header. By the same token, the owner of a HTTP server has the right to refuse service to anyone not providing a Referer header. Just like there's no law against not wearing shoes, but restaurants are within their rights to deny service to anyone who's not wearing a pair.

    99% of all browsers support the Referer header, and it has become part of the standard expected headers. If you disable it in your browser, you can't reasonably expect to not cut yourself off from a large chunk of the web.

  122. Re:Your sig by Snaller · · Score: 1

    And this is different from /home how?

    When one mentions My Documents people always say its like "/home" so that's why i say its the root of all evil.
    Nobody's being forced to use My Documents any more than they're being forced to use /home (subject to permission restrictions), and there's not even an attempt to force things. Hell, Microsoft's own Office apps even allow the default save location to be changed right from the Options dialog.


    Sure its not "force" as much as it is "intimidate". By now most programs always move their file requesters to the My Documents drawer, you can change it but you have to every single time (and may installs and updates keep creating the folders even if you delete them) - but some programs insist on saving their stuff there without the possibility to remove it (or in windows/applications data - like Mozilla Firebird, one reason not to use it)

    My Documents has improved things significantly for most users, since they're not as likely to drop everything into the system root or scatter them in twenty-seven different app-specific directories.

    So you admit that now that people have been used to do it your way, things are much better? Well, i disagree.

    The folder can be also directed to other locations with little effort for those that really want to do this.


    Then its just a root somewhere else.

    --
    If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  123. Re:Your sig by jcast · · Score: 1

    How many partitions do you have? I have 4, but I have no problem sorting them out so I only need one for documents (programs go on the other three).

    Of course, if you had a real problem---a real need to put documents on multiple hard drives---on Linux you could always mount your other partitions on subdirectories of ~.

    --
    There are reasons why democracy does not work nearly as well as capitalism.
    -- David D. Friedman
  124. No moderator - its not a troll. by Snaller · · Score: 1

    Its a fact.

    --
    If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  125. Re:aol? by Anonymous Coward · · Score: 0

    I know its just feeding the trolls... but i'll bite:

    I know of several people who have or work on opensource projects that have parents/grandparents/siblings that use AOL....

  126. Bad comparison by phorm · · Score: 1

    We want: Those who worry about deep-linking to their sites to use referer blocking or a similar method.

    We don't want: A full block implemented by an ISP preventing linking to individual users' personal webspace (i.e. they aren't AOL pages, it's blocking personal user pages too). Account lockups after bandwidth overuse etc etc are still acceptable, not allowing users to link from their own journals isn't

    Please see comment marked in bold for the difference.

  127. How would AOL react by phorm · · Score: 1

    If popular sites started blocking their servers in the referer? How about if they were blocked by slashdot, etc?

    Methinks they would be looking for some way to cry "lawsuit" within a fortnight.