Slashdot Mirror


Is the Web Heading Toward Redirect Hell?

Ant snips from Royal Pingdom this excerpt: "Google is doing it. Facebook is doing it. Yahoo is doing it. Microsoft is doing it. And soon Twitter will be doing it. We're talking about the apparent need of every web service out there to add intermediate steps to sample what we click on before they send us on to our real destination. This has been going on for a long time and is slowly starting to build into something of a redirect hell on the Web. And it has a price."

321 comments

  1. How do you get offenders to stop? by alain94040 · · Score: 4, Interesting

    Funny just this morning I noticed that it took at least 5 redirects or more for Google to let me login to Analytics. It felt like my browser had a life of its own!

    The real problem though are the link shorteners. I'd like to vote with my feet and never click on them, but for many, they are like drugs, because they let you track your influence (how many people clicked) in real-time. It's especially bad on slower connections such as smartphones. Not everyone has 1MB/s.

    Any ideas on how to convince people to stop?

    --
    Don't work on your startup project without a safety net

    1. Re:How do you get offenders to stop? by duguk · · Score: 5, Insightful

      Not everyone has 1MB/s.

      Any ideas on how to convince people to stop?

      Surely it's the latency, not the bandwidth that is the problem with 301s?
      They can't be much more than a few hundred bytes!

    2. Re:How do you get offenders to stop? by TooMuchToDo · · Score: 3, Interesting

      Any ideas on how to convince people to stop?

      Create a web service where you can provide a shortened URL and it will respond back with the full URL. Make sure this web service caches the redirect for at least 24 hours. You instantly kill any reason for the redirect to be there (their counts will no longer be accurate).

      If someone wants to use this sort of service, I'd be happy to throw it together and provide it for free.

    3. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      the problem is service providers (facebook, twitter etc) making user-posted outbound links go through their service first, for tracking.

      The only obvious workaround for me would be a cloud-based service that sends the user to their destination without it passing through the service provider's server. It's require a backend database of all known shortened urls and their "long url" counterparts, as well as some logic to look up the redirect if it hasn't been encounted before. Users would install a greasemonkey script / add-on / service that catches these links before they're submitted and instead looks up the full URL from our service.

      Such an approach will work until links are made JS-only, and then scraping becomes hard.

      At any rate, we could just go with it. We're tracked everywhere anyway - it's simpler just to go with it. I don't know of anyone who's come to harm from simple tracking like loyalty cards and whatnot.

    4. Re:How do you get offenders to stop? by sarx · · Score: 2, Interesting

      I agree; but to be fair, I think it is easy for people with a little less knowledge to heuristically lump bandwidth and latency together, especially if they aren't dealing with (say) satellite links, because links with very low latency are in practice somewhat more likely to have high bandwidth. So if it is wrong, it is at least understandably wrong.

    5. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      I try to start from wikipedia whenever I can. I block as much google as I can, and only use other SE's when I have no other choice.

    6. Re:How do you get offenders to stop? by tom17 · · Score: 5, Informative

      Like this? http://unshorten.com/

      I just 'thought of' that only to find it was done aages ago...

    7. Re:How do you get offenders to stop? by religious+freak · · Score: 4, Informative

      There is an RFC out there (I forget the number off the top of my head) which limits redirects to five. IE6 went above spec and allowed ... 20... I think. IE8 has shortened to allow 10 redirects. FF and Chrome allow the same or less. There is a limit on redirects by RFC, but many websites don't follow the rule and many browsers are forced to compensate because of this.

      Ironically, I was just recently accessing a gmail based email system with an Android phone and suddenly I get the message "too many redirects". So now there's no way my google phone can access my google mail. -1 for that one Google.

      --
      If you can read this... 01110101 01110010 00100000 01100001 00100000 01100111 01100101 01100101 01101011
    8. Re:How do you get offenders to stop? by dyingtolive · · Score: 4, Interesting

      Nice. If that got turned into a firefox plugin to realtime decrypt the links...

      --
      Support the EFF and Creative Commons. The war is coming, and they're supporting you...
    9. Re:How do you get offenders to stop? by skids · · Score: 3, Interesting

      Not to mention, when a shared medium or statistically multiplexed PtP link of low bandwidth has congestion, latency is higher than on a higher bandwidth link, which has a much shallower queue built up and/or takes less time to wait for the 1500 byte packet that just started being transmitted to get out of the way. The distinction is only really relevant when you're discussing technicals of TCP window scaling and bandwidth delay product. Certainly not to the end user: "slow" is "slow".

    10. Re:How do you get offenders to stop? by CannonballHead · · Score: 2, Informative

      But it's easy to explain the difference, so it's not entirely understandable.

      It's like understanding the difference between top speed and acceleration. Not a terribly hard concept.

      The real problem is the "internet" is a magic black box. Most people don't understand it's really just a big network, and works like a network... actually, somewhat similar to a much-quicker-delivery postal system, in simplistic terms. Except that there's a "request" thing, not just a "send" thing.

    11. Re:How do you get offenders to stop? by spazdor · · Score: 2, Funny

      What an uncharacteristically even-handed Slashdot response!

      You must be a noob.

      --
      DRM: Terminator crops for your mind!
    12. Re:How do you get offenders to stop? by JSBiff · · Score: 1


      1.      
      2. Convince the cell phone industry to modernize the MMS/SMS system to allow messages longer than 256 bytes. (Sort-of done - you can send pics in MMS messages which are longer than 256-bytes, so if the 'content' of your message is actually in the 'attachment' to the message and the main text is essentially ignored, you could maybe get longer messages.
             
      3. Update everybody's phones (everywhere in the world) to be able to receive the longer messages.
             
      4. Make it part of the SMS/TXT standard to allow HTML (or a simplified subset thereof) which can be rendered by the messaging app built into the phones (so that long URL's can be hidden in nice anchor tags as in standard web-pages).
             
      5. Update everybody's phones (everywhere in the world) to support the new standard with embedded HTML.
             
      6. Convince twitter (and similar services - facebook, identi.ca, diaspora, etc), now that phones can send and receive longer messages, with HTML embedded, to update their services to allow longer messages, with HTML embedded.
             
      7. Finally, convince all the people that really like the ability to track where clicks *really* come from that they should stop.

      Personally, I'd like to see url shorteners die, because of a number of problems, but realistically I know it's not gonna happen. Things I don't like about shorteners:


      •      
      • You don't really know where the URL is going to take you. Surprise! You're at a site with a browser exploit, or a phishing site pretending to be something else, or a goatse site. Perhaps such 'shortened' URLs could potentially even be hijacked by whoever owns the shortening service - redirected so somewhere other than what was originally intended, like to a competitor's site.
             
      • You're doing research on something and trying to review tweets from 2 or 5 years ago (or maybe a search engine sent you to an older page about a topic which you are researching, and someone in the comments of the page included a shortened URL to a related page which would be of interest to you), and the shortener url is no longer valid, either because it expired, or the site was bought by a competitor and shut down, or just went bankrupt, whatever, and you HAVE NO IDEA what was originally being linked. At least if you had the original URL, and the original site was no longer available, there's a small chance you might be able to find a copy of the linked page in the Wayback machine/Internet Archive, or similar.
             
      • Someone who isn't the site you are going to visit, is tracking your browsing of that site.

      There's probably other problems I haven't thought of just yet.

    13. Re:How do you get offenders to stop? by CraftyJack · · Score: 2, Funny

      Funny just this morning I noticed that it took at least 5 redirects or more for Google to let me login to Analytics. It felt like my browser had a life of its own!

      Sure, but you're already saving 2-5 seconds per search with Google instant, so you still come out ahead.

    14. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 4, Insightful

      There's also the added DNS lookups to consider.

    15. Re:How do you get offenders to stop? by TooMuchToDo · · Score: 1

      Oh thank god. I already have too much to do.

    16. Re:How do you get offenders to stop? by StikyPad · · Score: 1

      A few hundred bytes ought to be enough for anyone.

    17. Re:How do you get offenders to stop? by shog9 · · Score: 5, Informative
    18. Re:How do you get offenders to stop? by Menkhaf · · Score: 1, Informative

      A better analogy is water pipes. Bandwidth is width (the bigger, the bigger throughput), latency is pressure (the higher, the faster "it" travels).
      Of course, this being /., your almost-car analogy is probably better suited.

      --
      A proud member of the Onion-in-Hand alliance
    19. Re:How do you get offenders to stop? by kurokame · · Score: 3, Informative

      You know those exploding consoles on Star Trek? Did you ever wonder why someone would invent exploding keyboards? Now you know.

    20. Re:How do you get offenders to stop? by tacensi · · Score: 1

      Hummm... That goatse idea is very interesting. Imagine a flood of shortened urls, all pointing to goatse. That along with a Twitter exploit like the one from yesterday, would be funny as hell.

    21. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 2, Funny

      So you're saying the internet really is a series of tubes!

    22. Re:How do you get offenders to stop? by CannonballHead · · Score: 1

      True. I've used that one, too, hehe.

      Of course, then they ask what is "it" then? ... ;)

    23. Re:How do you get offenders to stop? by cgenman · · Score: 1

      Well, for Twitter at least, you need link shorteners if you're posting a google map or other generated URL. Some simply won't fit into 140 characters, and most won't fit into that with a description.

      Facebook's 400 character limit is much less objectionable, but you definitely bump up against them sometimes.

    24. Re:How do you get offenders to stop? by eth1 · · Score: 3, Interesting

      Yeah. Load the page as normal, then, in the background, replace the redirects with direct links.

      As a bonus, if enough people started using it, it would so bork up the tracking stats (and the load on the redirect servers) that using redirects like that would be less appealing in the first place.

    25. Re:How do you get offenders to stop? by OnePumpChump · · Score: 1

      Standardize URLs and/or message boards/blogs such that any URL can be posted without being broken. Also, require URLs to be short enough to be passed from person to person by voice. Until then, link shorteners aren't going anywhere.

    26. Re:How do you get offenders to stop? by richlv · · Score: 1

      message to google.

      i use your search engine a lot. quite often i also use it over slow and low latency links. i also like to right click damn urls and save/reuse them.

      oh, so, the main message.

      these redirect urls on the search result page suck, blow and fucking annoy me. not always, but some good 80% of the time i use your search engine. so, please, get rid of that crap. i don't feel like using bing or whatever, but you are just making it easier for somebody else to provide a better product/service.

      --
      Rich
    27. Re:How do you get offenders to stop? by tagno25 · · Score: 1

      Nice. If that got turned into a firefox plugin to realtime decrypt the links...

      There is a greasemonkey script to do just that.

    28. Re:How do you get offenders to stop? by Menkhaf · · Score: 1

      As the AC parent sibling is getting at, just explain them it's really made of tubes, and try to avoid any questions about why postage around the world still takes at least a few days, "when I can play Farmville with my cousin in China in seconds".

      --
      A proud member of the Onion-in-Hand alliance
    29. Re:How do you get offenders to stop? by netsharc · · Score: 1

      Actually, why do people take the 140 character limit as if it's the speed of light anyway? I know it's because of SMS, but this is the freaking 21st century! It's like forcing people to use only 26 letters to write stuff because it has to be compatible with the telegraph, and Morse only has encoding for said letters! Arrrgggghhh!!!

      --
      What time is it/will be over there? Check with my iPhone app!
    30. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      well actually it is very similar to the postal system:

      I send a letter to you, asking for some information.
      You send a letter back with the information I want.

      IP over Fedex tends to be a very high bandwidth way to get data from one point to another. Latency sucks though.

    31. Re:How do you get offenders to stop? by BlueUnderwear · · Score: 1

      It's like understanding the difference between top speed and acceleration

      More like the difference between a sports car and a truck.

      The sports car gets you faster to your destination (low latency), but the truck allows you to haul more stuff (high bandwidth).

      --
      Say no to software patents.
    32. Re:How do you get offenders to stop? by omnichad · · Score: 2, Funny

      Oh, so THAT'S why Slashdot doesn't support a wider Unicode character set.

    33. Re:How do you get offenders to stop? by BlueUnderwear · · Score: 1

      You instantly kill any reason for the redirect to be there (their counts will no longer be accurate).

      Although URL shortening services are often abused to do invasive statistics, that's not the only reason why they exist...

      You know, some people still use them to shorten URLs (like how else would you fit a long google maps URL into a short twitter message?)

      --
      Say no to software patents.
    34. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Links redirected through intermediate pages for tracking purposes can be replaced with a little bit of ajax - capture every click on an 'a' element that has a non-local href attribute and immediately fire off a tiny ajax call. Two (albeit perlishly complex looking) lines of code with jquery.

    35. Re:How do you get offenders to stop? by TooMuchToDo · · Score: 1

      As with most web services, you'd only unshorten the URL if you wanted to. You wouldn't *have* to use it.

      When I said you'd kill any reason for the redirect to be there, I meant you'd kill their analytics, not that no value would be provided (easier URL, etc).

    36. Re:How do you get offenders to stop? by Belial6 · · Score: 1

      I'm more confused as to why I can send a letter from California to New York, and it will reliably get their in 1 to two days, but when I send a Gamefly disk from Northern California to southern California, it frequently takes up to a week. Even more confusing is how two disks mailed in the same envelope can arrive in Southern California days apart from each other. Well, OK, I'm not really confused by that, but since the mail system was brought up, I couldn't help but take a crack a Gamefly's obvious fraud.

    37. Re:How do you get offenders to stop? by Just_Say_Duhhh · · Score: 1
      Offenders can't stop. They're all afraid of Amazon's one-click patent.

      BTW, the link will take you to a website where you will be asked if you want to see the patent, and if you click yes, you'll go to a page that lists several patents (along with lots of ads), and if you choose the right link, you might get to see the patent. Good luck.

      --
      I need trepanation like I need a hole in the head.
    38. Re:How do you get offenders to stop? by Chninkel · · Score: 2, Informative

      disable javascript on google.com: right-click and save url works like a charm :-) (although this also remove search autocompletion and instant ...)

    39. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Oh thank god. I already have too much to do. -- - TooMuchToDo

      You were just waiting for that weren't you?

    40. Re:How do you get offenders to stop? by RichardDeVries · · Score: 1

      This Firefox addon does the same using the api provided by longurlplease.

      --
      Error 001
      Security Scan and Virus Detection do not work with your operating system.
    41. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      there already is one www.unshorten.com/extensions.html also from the same site, but also https://addons.maozilla.org/en-US/firefox/addon/13140 looks like this one just requires mouse over, there are chrome ones also

    42. Re:How do you get offenders to stop? by Trieuvan · · Score: 1

      should be 302 !! :)

    43. Re:How do you get offenders to stop? by duguk · · Score: 1

      should be 302 !! :)

      iirc, don't 302 redirects suffer from the hijack problem?

    44. Re:How do you get offenders to stop? by Sancho · · Score: 1

      Of course it is. The analogy was quite apt. I'm not sure why he got so much shit for making it.

    45. Re:How do you get offenders to stop? by interval1066 · · Score: 1

      All I can say is thank god for NoScript.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    46. Re:How do you get offenders to stop? by Ivoch · · Score: 1

      Actually, why do people take the 140 character limit as if it's the speed of light anyway? I know it's because of SMS, but this is the freaking 21st century! It's like forcing people to use only 26 letters to write stuff because it has to be compatible with the telegraph, and Morse only has encoding for said letters! Arrrgggghhh!!!

      While I myself don't use Twitter and have literally only read about 3-4 tweets since the site first appeared, I can certainly see the use of this imposed limit. Say I want to follow the news about several dozen people (book authors, movie critics, gog.com owners, etc.) but don't want to waste much time doing it. So instead of reading their homepages and the news items they post on them, or their blogs, which could conceivably degenerate into multiple-page-long ramblings with only a tiny bit of relevant information hidden somewhere in them, I'd follow them on Twitter, where they are forced by the limit to write short and concise updates. In fact I suppose this might have been one of the reasons for creating the site in the first place or if not, it should have been.

    47. Re:How do you get offenders to stop? by Red+Flayer · · Score: 1

      Of course it is. The analogy was quite apt. I'm not sure why he got so much shit for making it.

      Because it was quite obvious that he didn't know what the fuck he was talking about, and was paraphrasing what someone had told him. It's laughable to try to impart understanding with an analogy when the person trying to impart understanding only groks one half of the analogy.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    48. Re:How do you get offenders to stop? by zmooc · · Score: 2, Insightful

      Sounds just as brilliant as the classical idea to preload all links from a page... Addons like this kill the Internet. They're worse than the problem they're trying to solve.

      --
      0x or or snor perron?!
    49. Re:How do you get offenders to stop? by martin-boundary · · Score: 2, Interesting

      Any ideas on how to convince people to stop?

      This would require a browser plugin to create a dictionary, by converting the short URLs into their long forms, and share that dictionary with others. Ideally, only one person would actually click through the shortened URL to learn what the long URL is, while everyone else would take advantage of that knowledge.

      Basically, this amounts to creating a community driven middle man for the URL shortening middle men. The required technology isn't more sophisticated than spam blocklists, which have been done before.

      If 80% of the most popular shortened links are community cached, then 80% of the most valuable browsing statistics will be unavailable to the shortened URL provider, and they'll have trouble monetizing their "added value".

    50. Re:How do you get offenders to stop? by Timmmm · · Score: 1

      The real problem though are the link shorteners

      I agree they are bad, but even worse are sites where *every* link just goes to a generic search of that site. Engadget and phoronix spring to mind; Engadget are particularly bad. For example, look at the recent article about unused radio space:

      http://www.engadget.com/2010/09/23/fcc-votes-unanimously-in-favor-of-using-whitespace-for-super-wi/

      "_Just as we suspected_ earlier this month, the _Federal Communications Commission_ has voted unanimously (that's five yeas and zero nays, if you need a specific tally) in favor of using the unlicensed _whitespace_ airwaves for what it calls a "super WiFi" of sorts."

      "Just as we suspected" links to a previous Engadget article; fair enough. But you might expect any reasonable website to link "Federal Communications Commission" to fcc.gov, and "whitespace" to http://en.wikipedia.org/wiki/White_spaces_(radio)

      Where does engadget link them to?

      engadget.com/tag/fcc
      engadget.com/tag/whitespace

      Totally useless. They blatantly use it to try to improve their pagerank. I would hope google is smarter than to fall for that though.

    51. Re:How do you get offenders to stop? by TheABomb · · Score: 1

      Quick! Patent that shit!

      --
      MSIE: The world's most standards-complaint web browser.
    52. Re:How do you get offenders to stop? by richlv · · Score: 1

      hmm. that actually seems to work.
      not extremely nice, as has to be done everywhere, and not easily possible with all browsers, but still nice enough - thanks :)

      --
      Rich
    53. Re:How do you get offenders to stop? by Antidamage · · Score: 1

      Or none of it. At that point he actually thought it was a series of tubes. We hear metaphor but he was speaking literally.

      At least, in the end, his death was a series of heavy jolts and possibly an explosion. He lived as he died, descriptively.

    54. Re:How do you get offenders to stop? by duguk · · Score: 1

      Any ideas on how to convince people to stop?

      This would require a browser plugin to create a dictionary, by converting the short URLs into their long forms, and share that dictionary with others. Ideally, only one person would actually click through the shortened URL to learn what the long URL is, while everyone else would take advantage of that knowledge.

      Basically, this amounts to creating a community driven middle man for the URL shortening middle men. The required technology isn't more sophisticated than spam blocklists, which have been done before.

      If 80% of the most popular shortened links are community cached, then 80% of the most valuable browsing statistics will be unavailable to the shortened URL provider, and they'll have trouble monetizing their "added value".

      Or just connect to the URL, parse the headers and grab the URL that way? Storing a database of them would be an idea if you want to stop tracking, but it's not necessary to actually even visit the resulting URL.

      However... How can you trust the people who control the database?

    55. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Ironically, I was just recently accessing a gmail based email system with an Android phone and suddenly I get the message "too many redirects". So now there's no way my google phone can access my google mail. -1 for that one Google.

      Er... Gmail app?

    56. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      ...because links with very low latency are in practice somewhat more likely to have high bandwidth.

      However the reverse isn't true. There's plenty of high bandwidth connections that have very high latency as well. You mentioned satellite, but cellular is also a great example.

      And in this case, it actually matters quite a bit. The redirect problem is likely to be minimal for someone with a 768kbps DSL line and considerably more annoying for someone visiting the site from a mobile phone that connects at twice that speed.

    57. Re:How do you get offenders to stop? by treeves · · Score: 1

      As the AC parent sibling is getting at...

      Ah, good ol' Uncle AC!

      --
      ...the future crusty old bastards are already drinking the Kool-Aid.
    58. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

          Bah, that's nothing. They have http://google.com/docs going to a 404.

    59. Re:How do you get offenders to stop? by TangoMargarine · · Score: 1

      Facebook's 400 character limit is much less objectionable, but you definitely bump up against them sometimes.

      Plus, facebook does a JavaScripty link-attaching thingie when you paste it in so you can delete the URL afterwards. I suppose the URL has to be 400 chars or less, but...

      --
      Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
    60. Re:How do you get offenders to stop? by dgatwood · · Score: 2, Insightful

      Simple. Same reason latency for packets varies, but in reverse. There's a huge volume of mail that moves from San Francisco to NYC, so they have air mail routes that optimize this. Because the distance from San Francisco to, for example, San Diego is relatively short and relatively low volume, they take it by truck, so it takes longer to get there, and probably stops in LA on the way (which is probably a latency disaster due to the amount of mail they process---going through LA can be like a corrupt BGP packet causing backbone traffic to be routed through your little home DSL router). With network traffic, it's the reverse; longer hauls are more likely to go to satellite, which spikes the latency way up. Shorter distances are more likely to be by cable, which has a lower latency. The point is that the haul mechanism determines the latency, and different links have different haul mechanisms depending on distance and expected load.

      --

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

    61. Re:How do you get offenders to stop? by ksandom · · Score: 1

      See I was thinking that could be taken a step further. A URL shortener that resolves the original URL, but then provides a one step shorter URL. URL shorteners do serve a useful purpose afterall.

      --
      Funnyhacks - Wierd, unusual, and fun hacks
    62. Re:How do you get offenders to stop? by Belial6 · · Score: 1

      That might be believable if it was 2 days vs. 3 days. It isn't though, it is 2 days vs. 7 days, and they claim the same envelope arrives on different days.

    63. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      brilliant, so you are instead tracked by just another company which tracks every other shortener stealing their milkshake in the meanwhile...

    64. Re:How do you get offenders to stop? by RichardDeVries · · Score: 1

      I tried a few things out and this seems to work: block "http://*google.com/url*" with Adblock or something similar. Same works for "http://*.facebook.com/l.php*" . The redirect urls are triggered by javascript, but the HTML hrefs still work.

      --
      Error 001
      Security Scan and Virus Detection do not work with your operating system.
    65. Re:How do you get offenders to stop? by martin-boundary · · Score: 1

      However... How can you trust the people who control the database?

      Short answer: by following the links.

      Long answer: This is not a *trust* issue, because the function which converts a short URL to the long version can be computed easily by anybody (the browser simply follows the link, and remembers the association).

      It's more properly a *quality control* issue, which can be solved in the usual way: take a small statistical sample of data provided by the database and verify that there's no shenanigans. For example, flip a coin and (with small probability, say 1/1000) have your browser follow the short URL directly to verify the data provided by the database.

    66. Re:How do you get offenders to stop? by hedwards · · Score: 1

      I think that they intend for you to use the application. I haven't had that problem with the gmail app.

    67. Re:How do you get offenders to stop? by IamTheRealMike · · Score: 1

      See HTML5s "ping" facility.

    68. Re:How do you get offenders to stop? by Phleg · · Score: 1

      The "series of tubes" part was a fun catchphrase, but the reason he got so much shit for it was because he took the analogy too far. He used the "series of tubes" comment to explain that the tubes could get clogged, and stuff gets bogged down behind it for a ridiculous period of time. Hence, his secretary "sent him an Internet" and it took him several days to receive it. Which has nothing to do with network congestion, and more than likely points to his secretary simply forgetting to send the email for a few days, then blaming it on the tubes.

      --
      No comment.
    69. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      and the longurlplease people end up with the big database to sell instead ;)

    70. Re:How do you get offenders to stop? by ckaminski · · Score: 1

      I think it's time to start a goatse storm, like the one that caused slashdot to add the [xyz.com] bits to the urls in comments.

      Kill these fucking shorteners.

      -Chris

    71. Re:How do you get offenders to stop? by dgatwood · · Score: 1

      Fair point. However, the redirects are just the tip of the iceberg when you're talking about high latency connections. With modern web content, you have images that cause DNS requests followed by a request for the URL, scripts that cause DNS requests followed by a URL load request, and lots of other things going on that all cause suffering under high latency conditions. The web (and to some degree, the Internet as a whole) simply wasn't designed to degrade gracefully when round-trip packet latency goes much beyond about 100-200 milliseconds. Above that, throughput goes to hell in a handbasket rather quickly. At satellite latencies, it starts to be a problem. At multi-second mobile phone latencies, it is nearly unusable.

      Honestly, I've concluded that the original, walled garden approach to mobile telecom was right in a perverse way. Sure, the walling was wrong, but the notion of (by default) using a proxy to make all of your web requests on a mobile phone is actually a great idea as long as it is not mandatory. In principal, a properly designed (non-transparent) proxy setup can cut the latency of web browsing almost in half by performing the DNS lookup on the proxy server instead of on the client, thus incurring the round-trip latency only once per request. That's a huge usability win when you're dealing with RTL measured in seconds. It also cuts the outgoing packet count roughly in half (most non-POST HTTP requests fit into 1-2 packets), which also improves latency for everybody else.

      --

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

    72. Re:How do you get offenders to stop? by X0563511 · · Score: 1

      ... and the huge expensive airfreight hauler can get you there faster and with more cargo than either :P

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    73. Re:How do you get offenders to stop? by duguk · · Score: 1

      However... How can you trust the people who control the database?

      Short answer: by following the links.

      Long answer: This is not a *trust* issue, because the function which converts a short URL to the long version can be computed easily by anybody (the browser simply follows the link, and remembers the association).

      I completely understand what you're suggesting; but those users who DO check with the online database, could be logged too. It's not quite as easy to track, but it's possible, even just for link popularity. Plus it's relying on a single point of failure for all shortening services.

      Your idea would possibly even use more traffic anyway* - a 301 redirect is all in the header, and would be smaller, or at least no larger than any other way of returning a URL. I'm just not sure how it'd be advantageous. It is a nice thought though. I can't think of any decent solution to solve it without exchanging more bandwidth for privacy.

      * presumably it'd use HTTP for lookup, rather than caching the database; which would get huge, and any new links would have to be looked up manually anyway

    74. Re:How do you get offenders to stop? by justin12345 · · Score: 1

      I was just joking about that at work the other day. The original quote was something like: the internet isn't a dump truck its more like a series of tubes. We reasoned you could just as accurately describe a dump truck as a series of tubes as you could the internet. Likewise: a dog, a plant, a person... we came up with quite a list.

      --
      Cool art gallery, if you're into that sort of thing.
    75. Re:How do you get offenders to stop? by dgatwood · · Score: 1

      No need to get into things like acceleration. That would be inaccurate anyway. A better car analogy is capacity versus maximum speed. Consider a 50 passenger bus versus a customized tour bus. Both vehicles will get you there and back in an hour, but one carries 50 passengers and one carries half a dozen. The 50 passenger bus has high bandwidth, with one hour latency. The tour bus has medium bandwidth, with one hour latency. A Ferrari has low latency (it gets you there and back in 15 minutes, assuming you don't mind the tickets), but also doesn't have great bandwidth. A space shuttle has low latency (for a very limited set of destinations) and is moderately high bandwidth (at least for non-human cargo, if you use the cargo bay).

      --

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

    76. Re:How do you get offenders to stop? by Surt · · Score: 2, Interesting

      If he thought it was actually a physical series of tubes, he was largely correct, as that's in fact what it is. Lots of plastic tubes filled with glass or copper.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    77. Re:How do you get offenders to stop? by Surt · · Score: 1

      Not for the individual using them. It's like ad-block: bad for everyone except the user. As long as users have the control, there will be problems like this. The obvious solution is time-locking seatbelts at internet connected computers and eyeball tracking video to make sure you're seeing what you're supposed to see.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    78. Re:How do you get offenders to stop? by religious+freak · · Score: 1

      It's my university's implementation of a gmail email system. So the blame likely lays with my university (which would not surprise me at all) but I kind of wish the Google phone would work with the gmail service even with a crappy implementation by my school.

      --
      If you can read this... 01110101 01110010 00100000 01100001 00100000 01100111 01100101 01100101 01101011
    79. Re:How do you get offenders to stop? by nametaken · · Score: 2, Insightful

      I don't love them either, but this won't happen. For nearly everyone browsing the web, shortened urls aren't a problem. It's a process that has added utility for both parties and "just works".

      Or put another way, when people stop liking Twitter AND knowing how many clicks they've gotten through urls... THEN it'll stop.

    80. Re:How do you get offenders to stop? by Surt · · Score: 1

      I doubt if google is smart enough to avoid it, because their goal is to make all the sites that steal their content have lots of links back to them. Unless the stealing sites are quite careful (and lets face it, is a stealing site going to be hardworking, or lazy?) the content will have links both to ars and to sites legitimately related to the content.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    81. Re:How do you get offenders to stop? by Scaba · · Score: 1

      Yea, but only once per domain, and then it's cached by your machine.

    82. Re:How do you get offenders to stop? by Shakrai · · Score: 1

      With network traffic, it's the reverse; longer hauls are more likely to go to satellite

      Huh?

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    83. Re:How do you get offenders to stop? by dgatwood · · Score: 1

      Longer hops (hops that cross oceans, more specifically) are more likely to be satellite hops, at which point latency goes south rather rapidly.

      --

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

    84. Re:How do you get offenders to stop? by martin-boundary · · Score: 1

      I completely understand what you're suggesting; but those users who DO check with the online database, could be logged too. It's not quite as easy to track, but it's possible, even just for link popularity. Plus it's relying on a single point of failure for all shortening services.

      Yes, any one provider of such a decoding service could log the requests, but I think you're assuming a single provider and that any provider would have power over its users.

      However, whereas currently URL shortening services do have power over users, because the shortened URLs are dead links if there's no access to *their* database, that's not the case in a world with (possibly several) URL decoding services. In that case, the links aren't necessarily dead if a single decoder (or even the original shortening service) closes the database. (In the long run of course, both shortening services and decoding services would disappear, and the historically shortened links would become useless).

      * presumably it'd use HTTP for lookup, rather than caching the database; which would get huge, and any new links would have to be looked up manually anyway

      The full database serves every web surfer in principle, thus is huge. But any one web surfer visits a relatively small number of sites. The true question of efficiency is whether a single web surfer repeatedly clicks on the same links over a period of time that is sufficient to amortize the cost of the lookup. Moreover, the URL shortening service will typically be located in one place, e.g. a server in the US, whereas a decoding service could well be located closer to the actual user, anywhere in the world.

    85. Re:How do you get offenders to stop? by dgatwood · · Score: 1

      It's not too hard to believe.

      First, Many large companies gets so much mail that the business comes with their own truck and picks it up from the USPS branch. Under those circumstances, as far as the USPS is concerned, the package or envelope is delivered the day it gets sorted and put into the pile to go to that company. However, this usually occurs after the company makes their pickup run for the day. In effect this means, the USPS almost invariably claims the package or envelope has been delivered a day before it really gets to the company. Whether this adds a day or not depends on what time of day the package or envelope got to the USPS office initially (whether it was before or after the company's pickup). So that's potentially one extra day.

      Next, with the air mail, it probably flew out at the end of the day to NYC and arrived the next morning for processing. Truck drivers don't generally drive overnight when they can help it. That's two extra days.

      Next, the truck has to break that trip up into two days worth of driving, assuming it's more than an 11 hour drive or that the truck driver didn't start in San Francisco. That's three extra days.

      Next, because it is going by truck, it is probably indirect through Los Angeles, so it has to be sorted. That's four extra days.

      Add one day lost in the back of and/or run over by a truck somewhere, and there you go. :-D

      --

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

    86. Re:How do you get offenders to stop? by Reziac · · Score: 1

      Irony: The link from that page to http://www.longurlplease.com/ uses a redirector, albeit through mozilla.org.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    87. Re:How do you get offenders to stop? by Shakrai · · Score: 1

      Says who? I've never seen latency on an overseas link that would approach satellite levels. Except for extremely remote areas most of the internet backbone is based on fiber, even for oceanic crossings.

      --
      I want peace on earth and goodwill toward man.
      We are the United States Government! We don't do that sort of thing.
    88. Re:How do you get offenders to stop? by InfiniteWisdom · · Score: 1

      engadget.com/tag/fcc
      engadget.com/tag/whitespace

      Totally useless.

      I'd actually argue that's more useful, because those links take you to a list of other stories engaget has written covering those topics. If I want to search wikipedia for something I know where to find it.

    89. Re:How do you get offenders to stop? by RocketRabbit · · Score: 1

      No, there's just a send thing. A request is sent over the network; it doesn't arrive by mentalism.

    90. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Rather than having some awkward, post hoc limit to the number of redirects, it would have been nice if browsers had never supported redirection in the first place. Why do abusable things like this become part of the standards?

    91. Re:How do you get offenders to stop? by Shadow+of+Eternity · · Score: 1

      ... Really because I don't remember smacking my face on the tube going to someone's laptop when I walk past a starbucks...

      --
      A bullet may have your name on it but splash damage is addressed "To whom it may concern."
    92. Re:How do you get offenders to stop? by dgatwood · · Score: 1

      I said more likely to, not likely to.

      --

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

    93. Re:How do you get offenders to stop? by qengho · · Score: 1

      There is an RFC out there (I forget the number off the top of my head) which limits redirects to five. IE6 went above spec and allowed ... 20... I think. IE8 has shortened to allow 10 redirects. FF and Chrome allow the same or less.

      I wonder what Safari allows. Verizon.com is particularly frustrating in this respect. When browsing my account and, say, trying to pay my phone bill, I often get the "too many redirects" message, so I have to go back to the entry page and try again.

      Don't get me started about Verizon's customer service. Or their voice mail. And I'll never buy a Verizon cell phone. Crap, I got myself started. (However, their FiOS service has been outstanding. Go figure.)

    94. Re:How do you get offenders to stop? by Belial6 · · Score: 1

      You are not reading what I am writing. First it is the envelope being delivered in the same state that takes a week or more. So, even if you take one day sitting in my local post office. It put on a truck and driven to San Francisco for day 2. It goes on a truck to Los Angeles for day 3. It goes to a local L.A. office for day 4, and gets delivered on day 5, there is no excuse for it to take 7 days or more.

      The other part that you are not reading is that GAMEFLY claims the one single envelope arrived on two different days. It isn't a conflict between the USPS and Gamefly. Gamefly will say that the envelope arrived on Tuesday, and then claim that the same envelope arrived on Thursday.

    95. Re:How do you get offenders to stop? by Surt · · Score: 1

      Only because they buried their tube underground. Or if you mean their wireless, then you're looking at an insignificant fraction of the internet, and really only the clients, not the content.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    96. Re:How do you get offenders to stop? by Steeltoe · · Score: 2, Funny

      Fuck off!

      Creds. NOW!!!

    97. Re:How do you get offenders to stop? by MichaelSmith · · Score: 1

      Any ideas on how to convince people to stop?

      I have a shortened link in my sig because otherwise I will overflow the 140 character limit. Slashdot could fix the sig length and the [url] would point to the correct place.

    98. Re:How do you get offenders to stop? by AK+Marc · · Score: 1

      So you need a universal URL?

    99. Re:How do you get offenders to stop? by OnePumpChump · · Score: 1

      Not really, alain just needs to get over it.

    100. Re:How do you get offenders to stop? by gullevek · · Score: 2, Funny

      Write in japanese and suddenly you can write a whole novel in 140 characters.

      --
      "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
    101. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Oh my gosh?! And maybe if it washed my dishes and found me a girlfriend and paid me to not have a job? Someone post the link!

    102. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Sure - make a service that takes a short link and expands it into the full link (by going to the link itself behind the scenes).

      Show the user the full link and let them choose whether to click on it.

      The service could cache the redirect result and take the power away from those who want to track how many folks click on it.

    103. Re:How do you get offenders to stop? by dgatwood · · Score: 1

      Sounds like they're incompetent, then. :-)

      --

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

    104. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      You'd have to have been listening in physics classes to understand that one.

      Low latency is like a Ferrari on the Autobahn, high bandwidth is like a truck. If you need to get a letter from one place to another, the Ferrari will get it there faster. But if you need to move 100 tonnes, doing it one letter at a time (approximately the trunk space in a Ferrari) is going to take all year. The truck will take it in a few trips, getting the job done today, even though it takes several times longer per trip.

    105. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      Any ideas on how to convince people to stop?

      As you can now be paid to use a redirect service it isn't going to go away soon. It would be fairly trivial to block them from being posted. In the absence of that a follow up post with the original URL or even better everyone just doesn't click on them (as if the latter would work in a world of morons)

    106. Re:How do you get offenders to stop? by L4t3r4lu5 · · Score: 1

      Perhaps they shouldn't force our hand, then.

      If the solution to a man made problem is worse than the problem itself, maybe it will train those in the future not to be so presumptuous about how much crap we'll take.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    107. Re:How do you get offenders to stop? by Noughmad · · Score: 1

      Or you could use some ultra-hyper-modern twitter-like that would let you post messages longer than 140 characters? Too bad no-one thought of that yet...

      --
      PlusFive Slashdot reader for Android. Can post comments.
    108. Re:How do you get offenders to stop? by Finite9 · · Score: 1

      I have a 24Mbit connection and surfing feels like i'm in the early 90's again. It's become worse over the last several years or so.

      I now use noscript to stop all the goddamn redirects. If I turn noscript off, I notice a substantial increase in wait time until pages load due to the latency of all the redirects.

      --
      "Everyone knows that vi vi vi is the number of the beast" -- Richard Stallman
    109. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      How about this? http://tinyurl.com/6rywju

    110. Re:How do you get offenders to stop? by dave420 · · Score: 1

      Or for people to simply stop visiting sites with content/adverts/colours they find unacceptable on a website. I've never had to use noscript or adblock, as I generally don't go to sites that have things on them I don't want. If I do, I don't mind the adverts and redirects, as it pays for the site's content which I clearly want (as I'm on the site).

    111. Re:How do you get offenders to stop? by tehcyder · · Score: 1

      Ironically, I was just recently accessing a gmail based email system with an Android phone and suddenly I get the message "too many redirects". So now there's no way my google phone can access my google mail. -1 for that one Google. /blockquote. How come I (and presumably every other Android/gmail user) haven't come across this?

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    112. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      I completely understand what you're suggesting; but those users who DO check with the online database, could be logged too. It's not quite as easy to track, but it's possible, even just for link popularity. Plus it's relying on a single point of failure for all shortening services.

      Yes, any one provider of such a decoding service could log the requests, but I think you're assuming a single provider and that any provider would have power over its users.

      However, whereas currently URL shortening services do have power over users, because the shortened URLs are dead links if there's no access to *their* database, that's not the case in a world with (possibly several) URL decoding services. In that case, the links aren't necessarily dead if a single decoder (or even the original shortening service) closes the database. (In the long run of course, both shortening services and decoding services would disappear, and the historically shortened links would become useless).

      * presumably it'd use HTTP for lookup, rather than caching the database; which would get huge, and any new links would have to be looked up manually anyway

      The full database serves every web surfer in principle, thus is huge. But any one web surfer visits a relatively small number of sites. The true question of efficiency is whether a single web surfer repeatedly clicks on the same links over a period of time that is sufficient to amortize the cost of the lookup. Moreover, the URL shortening service will typically be located in one place, e.g. a server in the US, whereas a decoding service could well be located closer to the actual user, anywhere in the world.

      You've forgotten to mention that some shortening services reuse their links. Your system would break at this point.

      So it means another extension maker can have access to every shortened link visited, and would mean more bandwidth used, the same latency problems and wouldn't speed up anything anyway. Sounds like a pointless exercise to me, I'm not convinced you've thought this through at all.

    113. Re:How do you get offenders to stop? by Anonymous Coward · · Score: 0

      I have a 24Mbit connection and surfing feels like i'm in the early 90's again.

      The slowness is down to latency, not bandwidth. Look at who you replied to.

      I now use noscript to stop all the goddamn redirects.

      Shortening services generally use 301's, not Javascript redirects.
      I guess you mean with JS rewriting URLs, like Google do? Well, good for you for using NoScript, but Javascript redirection isn't primarily what the article is about.

    114. Re:How do you get offenders to stop? by Surt · · Score: 1

      That's an ok way to look at it, though I use adblock not because I find the adverts objectionable, but rather because they tend to eat time (slow down the web experience substantially). And that's with the simplest static banner ads. Don't get me started on the impact of flash ads.

      Also, adverts and personal data harvesting to me represent a gross overpayment for content. I'd much rather make micro payments for adless content, except of course for the problem that I don't have that option.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    115. Re:How do you get offenders to stop? by religious+freak · · Score: 1

      This is my university's implementation of a gmail based email system, not gmail itself. So unless you're going to my university or accessing its mail client, you wouldn't see it.

      --
      If you can read this... 01110101 01110010 00100000 01100001 00100000 01100111 01100101 01100101 01101011
    116. Re:How do you get offenders to stop? by Belial6 · · Score: 1

      Well, you know what they say... "Never attribute to malice that which can be explained by incompetence."

      Of course, that is what the malicious people want you to think. ;)

    117. Re:How do you get offenders to stop? by jabelli · · Score: 1

      Yes, but you're using TinyURL which is, as far as I can tell, the only one that allows you to set a cookie so that every time you click on a TinyURL, you get a landing page that shows you the URL you're actually going to.

  2. Advertising. by Anonymous Coward · · Score: 0

    This is what happens when advertising and privacy are not regulated. You can blame the US for a lack of privacy laws.

    1. Re:Advertising. by CarpetShark · · Score: 1

      Exactly. I don't even think advertising should exist in its current form. If capitalism is supposed to be about delivering the best goods and services to people at the best price, then what's needed to facilitate that is an independent directory of goods and services, that doesn't allow any bullshit about what the goods and services really offer for the money.

    2. Re:Advertising. by chocolatetrumpet · · Score: 1

      so... product reviews?

      --
      Spoon not. Fork, or fork not. There is no spoon.
    3. Re:Advertising. by CarpetShark · · Score: 1

      No, more like technical specs, lab results, and much less image, peer pressure, and other audience manipulation.

    4. Re:Advertising. by marcello_dl · · Score: 1

      > If capitalism is supposed to be about delivering the best goods and services to people at the best price...

                  Microsoft.

      Your supposition is invalid.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    5. Re:Advertising. by CarpetShark · · Score: 1

      No, that's my point. Capitalism in itself isn't such a bad idea. How it's been implemented by selfish companies using advertising and other tactics to manipulate consumers (microsoft are one of them) is bad though. It wasn't supposed to be that way, and reigning in advertising to a more centralised directory structure would largely solve it. Assuming you could verify the directory system enough to prevent corruption, that is. But it shouldn't be too hard, with something as simple as a directory of goods and services.

  3. bit.ly by eflester · · Score: 0, Funny

    I reached this article from Twitter, via this URL: http://bit.ly/cTGasX

    1. Re:bit.ly by Anonymous Coward · · Score: 0

      goatsee alert

  4. It's a shame too... by bziman · · Score: 4, Insightful

    I refuse to click on any "shortened" link, because I want to know PRECISELY where I'm going to end up. Thank you Slashdot and goatse.cx. If it's important enough to go visit, it's important enough to spell out properly. And thank you, but I don't live my life via SMS, so the few extra characters is worth my piece of mind.

    1. Re:It's a shame too... by The+MAZZTer · · Score: 4, Informative

      TinyURL has a cool feature to help with this. For TinyURLs, of course.

    2. Re:It's a shame too... by tibman · · Score: 1

      I'm the same way. If i must click a shortened link, it's with a throwaway sandbox'd firefox.

      --
      http://soylentnews.org/~tibman
    3. Re:It's a shame too... by kent_eh · · Score: 1

      Especially if you are using your work computer.

      In other news, I now know how many times you have to trigger the content filters before you get a visit...

      --

      ---
      "I can't complain, but sometimes still do..." Joe Walsh
    4. Re:It's a shame too... by piquadratCH · · Score: 4, Informative

      With bit.ly, you can simply append a "+" to the URL and get an information page showing, between other information, which URL hides behind it, e.g. http://bit.ly/cTGasX+. I don't know if they have a setting to always display this info page, but I'm sure there are usersrcipts and bookmarklets out there that automatically append a "+" to every bit.ly link.

    5. Re:It's a shame too... by mpicker0 · · Score: 5, Funny

      I prefer to use "lengthened" URLs: http://hugeurl.com/.

    6. Re:It's a shame too... by AndrewNeo · · Score: 1

      You can also stick preview. as the subdomain in a TinyURL to force the preview to show.

    7. Re:It's a shame too... by Itninja · · Score: 1

      Can you ever know PRECISELY where you are going to land? Any URL can dump wherever it wants. Like when WAMU was bought by Chase. For at least 24 hours before the transition was made public the TLD of wamu.com was dumping me at wamu.chase.com. I thought I was being phished, until the next day when it all made sense. All a domain name can assure you of is that it exists. You can really end up anywhere.

      --
      I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
    8. Re:It's a shame too... by Urza9814 · · Score: 1

      ...so that instead of clicking one link, you can copy it, then go to another site, paste it in, _then_ click it and be redirected. Because that's exactly what we need - more intermediate steps.

    9. Re:It's a shame too... by mini+me · · Score: 1

      So, why not configure your browser to display the long URL before you click it? In the age of open source browsers and browser extensions, it would be trivial for anyone to add such a feature.

    10. Re:It's a shame too... by shutdown+-p+now · · Score: 1

      It's all true, but, pragmatically, you can reasonably expect to not see Goatse under, say, msn.com.

    11. Re:It's a shame too... by Surt · · Score: 1

      Firefox even has a plugin that does it (as mentioned in various other posts).

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    12. Re:It's a shame too... by zerocool^ · · Score: 3, Funny
      --
      sig?
    13. Re:It's a shame too... by Anonymous Coward · · Score: 0

      I prefer to use "lengthened" URLs: http://hugeurl.com/.

      What are you compensating for?

    14. Re:It's a shame too... by bill_mcgonigle · · Score: 1

      I refuse to click on any "shortened" link, because I want to know PRECISELY where I'm going to end up.

      Do you view the HTML source or DOM tree before clicking a link? Because where it looks like you're going is easy enough to fake if you control the HTML.

      Or.. "How I Learned to Stop Worrying and Just Click on Shortened URL's".

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    15. Re:It's a shame too... by pilybaby · · Score: 1
    16. Re:It's a shame too... by tehcyder · · Score: 1

      I always assumed tinyurl and the rest were there to make printed articles readable.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    17. Re:It's a shame too... by tehcyder · · Score: 1

      That's the funniest thing I've seen all week. It's good to know there are people even more bored at work than I am.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    18. Re:It's a shame too... by bziman · · Score: 1

      Do you view the HTML source or DOM tree before clicking a link? Because where it looks like you're going is easy enough to fake if you control the HTML.

      I used to. Until I disabled the javascript for spoofing HREFs. That was like the first javascript feature Firefox offered. Or maybe that was back in the Mozilla days. It's hard to remember that far back.

  5. You mean like this? by Anonymous Coward · · Score: 0
    1. Re:You mean like this? by DanTheStone · · Score: 1

      (Redirects to this page.)

    2. Re:You mean like this? by clone53421 · · Score: 1

      No, he means like this (click link:)
      http://3.ly/2halj3u7

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  6. Techie price greater than luser price by apoc.famine · · Score: 5, Insightful

    For those of us who use things like NoScript, the price can be that we don't get there. Ever.

    I know that when I go to a site that can't work unless I allow a half dozen or more other sites to run scripts, I sometimes decide that it's not worth my time. When I click a link that then has to contact several domains, (sometimes ones I have specifically blocked) I might stop right there and close the tab.

    The web isn't just headed towards redirect hell - it's turning into a damn sketchy web of tentacles working their way into every page. When I find ones that I'm not comfortable having around, I don't go back.

    I'm not sure I like what the web has become. Thanks to NoScript, I at least know what it's become.

    --
    Velociraptor = Distiraptor / Timeraptor
    1. Re:Techie price greater than luser price by Anonymous Coward · · Score: 0

      Same here, it is amazing how many websites have scripts running from websites that I have absolutely no business with.

    2. Re:Techie price greater than luser price by Anonymous Coward · · Score: 0

      [I]t's turning into a damn sketchy web of tentacles working their way into every page.

      Aren't some people into that sort of thing?

    3. Re:Techie price greater than luser price by koterica · · Score: 1

      As with so many other things, the situation is worse because most people don't know / don't care /are willing to put up with it. I am guilty myself. The problem is that the people making design decisions are not the people most effected by the decisions and the people effected don't understand the decisions being made.

    4. Re:Techie price greater than luser price by Spazntwich · · Score: 3, Interesting

      I've noticed this as well, and just consider it the price I have to pay to avoid losing my nerd credentials along with my tiny bank balance.

      But it is becoming more prevalent, and I'm not sure what the solution is. Part of me worries this is one of the setup steps in someone's grand scheme to make the internet "dangerous" enough that the "only solution" is to grant absolute internet authority to agency x. You know. To protect the children from all the sexual predators hiding kiddie porn in bit.ly links.

    5. Re:Techie price greater than luser price by interkin3tic · · Score: 2, Interesting

      My university seems to have come up with a plan to advertise themselves to staff and students who already work/study here: provide no direct link to the university e-mail. They want you to go to the front page, to see the latest news you're not interested in and ways to make donations to the university (hint hint), then login, and you'll be taken to more irrelevant news, links for course tools, and another link for e-mail, which will redirect you one or two times before getting to a google mail system.

      I have it automatically forward everything to a normal gmail account that is easier to access anyway, so it doesn't matter except for those few times when I need to access it directly. I usually make a mental note to spend 5 minutes finding out a more direct way and memorizing it, but then never get around to it.

    6. Re:Techie price greater than luser price by Bazman · · Score: 1

      JavaScript has nothing to do with these things, surely. The server sends back a HTTP Redirect or Moved message, and your standards-compliant browser is supposed to go, "Kthx, I'll check there". It was part of the web's protocol from near enough day zero. NoScript won't stop you following them unless the redirect systems are abusing JavaScript for this. Are they? Oh dear god no.

    7. Re:Techie price greater than luser price by floodo1 · · Score: 1

      Indeed, NoScript is a constant reminder of how much a) ad related b) tracking related c) who knows what related (obscure domains) javascript out on the web. I've been on sites that had 10 external domains trying to run javascript. The sad part is that on the vast majority of sites that have external javascript, I can leave that javascript disabled with no detriment. Typically, enabling javascript for the domain of the site I'm visiting, and maybe a CDN domain makes everything work (menus, videos automatically, what have you).

      Ad to this redirects which you can't do anything about? Talk about hell! At least you can block ads and control javascript (to a large degree, including running your own (GreaseMonkey, etc)), but you can't un-redirect a link. Sure you could use javascript to try and resolve all the links on a page, but all you gain is having your browser do it in the background instead of pre-click. But that's a helluva kludge.

      Down with tracking. Fuck you if you want to spend your time watching me. The horror of the digital revolution is that now you don't have to have an actual person to spy on people :( Which is exactly why it's very much different for a police officer to stand on a corner watching out for crime and having a camera mounted there recording all the time. But I digress.

      All we can do is voice our opinion against this trash practice, and try to avoid it as much as possible.......so FUCK YOU TWITTER, stop acting for your own interests and respect mine!

      --
      I KUT J00 M4NG!!!
    8. Re:Techie price greater than luser price by CCarrot · · Score: 1

      Hear hear!

      Unfortunately, the vast majority of web users don't give a rat's arse if half a dozen leech scripts are hooking into their site, as long as it loads 'fast' and looks 'cool'.

      I am a strict NoScript user as well, and I tell you, it is always a struggle when friends (or even my tech-savvy spouse!) want to use one of my machines to check something out. It seems like *every* time I have to show them how to allow (temporary) access to the leech scripts, and help them identify which ones probably aren't needed to load that flash vid of the cute kitties they want to watch...

      I did have one ray of sunshine last week, however, when one person using my computer and picking off the scripts with me said "jeez, I didn't realize how much crap is on that site. Maybe I should install this NoScript too?"

      Hallelujah!

      --
      "I love animals! Some are cute, others are tasty, what's not to like?" - Betsy Schroeder, Jeopardy contestant
    9. Re:Techie price greater than luser price by Dr+Herbert+West · · Score: 1

      The external script thing is a real bummer-- there's a lot of news sites out there that won't display properly (or at all) because they load all kinds of tracking data/cookies/plugins from other sites that I have adblocked. Or they're coded poorly, and unable to function at all. Facebook is a major culprit-- I've been seeing a lot of little "share this article if you're a facebook douchebag" mini-flash apps embedded in websites (in a frameset, no less). The crazy thing is if the app can't pull the data it wants, the ENTIRE PAGE won't load until the app gets what it needs.

      I now have a wildcard block for everything facebook. Some sites I used to visit regularly are now unusable. Oh well-- I'm sure their marketing team has no problem with losing views so they can track whatever views they still have left.

    10. Re:Techie price greater than luser price by cgenman · · Score: 1

      The web is becoming a series of interdependent systems that all interact with each other. You may have one company that serves your ads, another that helps you understand your users better, another that serves extra content, etc. All of these services "tentacle" together to create a modern mature web experience.

      That's the nature of things once a system matures. Middleware providers, essentially, move in. They start providing portions of service to web pages from 3rd party servers. This can be as simple as a 3rd party e-mail provider showing the number of unread messages on your college homepage, or as nefarious as those evil TrAcKiNg cOoKiEs. Even the worst ones mostly just want to know if you're interested in cars, in case you'd like to buy a car.

    11. Re:Techie price greater than luser price by commodore64_love · · Score: 1

      I'd never realized this was a problem. Sure I've seen Facebook turn my youtube links into facebook.com redirects, but didn't think it was a big deal. It still accesses youtube quickly.

      As for for NoScript I've never seen it balk. I have "Temporarily allow to sites by default" and "Allow 2nd level domains (noscript.net)"

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    12. Re:Techie price greater than luser price by Anonymous Coward · · Score: 1, Funny

      Fuck you if you want to spend your time watching me

      Oh, come on! What am I going to fap to now?

    13. Re:Techie price greater than luser price by omnichad · · Score: 0
    14. Re:Techie price greater than luser price by think_nix · · Score: 1

      and if you are on a vpn or other encrypted connection + noscript have a coffee , and another , and lots of patience.

      imho this is bullshit . Especially when trying to get real work done remotely . Most major sites or services do this already. PITA imho. The web was not invented for this matter.

    15. Re:Techie price greater than luser price by interkin3tic · · Score: 1

      No, that login is for admins.

    16. Re:Techie price greater than luser price by omnichad · · Score: 2, Insightful
    17. Re:Techie price greater than luser price by Anonymous Coward · · Score: 0

      Do you seriously think some government agency is the architect of the shitty web?!

      Wow, I've seen government-paranoia before, but this takes the cake.

      The simpler and much more believable interpretation of the garbage on the net is that that's what happens when you have an unrestrained free market. Anyone anywhere can write web interface software that does pretty much whatever they want, within the bounds of a very loose standard that was written decades ago and has has had its limitations worked around by numerous APIs, some proprietary and some open. The web browser developers either have to allow it (to stay relevant) or are unable to stop it (Flash).

    18. Re:Techie price greater than luser price by rgmoore · · Score: 1

      I'm sure their marketing team has no problem with losing views so they can track whatever views they still have left.

      Absolutely, and don't act surprised. You aren't doing them a favor by visiting their site; you're costing them money. They pay for those costs by advertising and tracking their visitors. If you aren't going to help them pay for your use by letting them display ads and track you, they'd be much happier if you didn't visit.

      --

      There's no point in questioning authority if you aren't going to listen to the answers.

    19. Re:Techie price greater than luser price by interkin3tic · · Score: 1

      That does work, thank you.

      I really wasn't looking for tech support though, my point was just that the redirection is used for some schools to advertise to you, getting between you and your e-mail.

    20. Re:Techie price greater than luser price by omnichad · · Score: 1

      That's fine - and my point was that Google always offers lower level access than their competitors, so any attempt to obfuscate their services can be bypassed one way or another. Like how they offer IMAP when almost nobody else does, CalDAV for calendars, and hopefully CardDav for contacts soon!

    21. Re:Techie price greater than luser price by curunir · · Score: 1

      NoScript won't stop you following them unless the redirect systems are abusing JavaScript for this. Are they? Oh dear god no.

      JavaScript is the only way to add POST data to the request, so it is typically used in situations like SSO where the redirect is actually submitting a form.

      We've also run into problems with our JavaScript framework (GWT) since it uses URL fragments to represent state and those are not sent to the server. So when the URL fragment needs to survive the redirect, we have to use JavaScript.

      It could also be useful in situations where you want to conditionally redirect based on some criteria not available in the initial HTTP request. For example, let's say you wanted to redirect clients with a screen width less than 800px wide to a page that explained why that was the minimum screen width for your site.

      HTTP redirects are preferable when the functionality allows them, but JavaScript is far more flexible for the situations where HTTP redirects won't work.

      --
      "Don't blame me, I voted for Kodos!"
    22. Re:Techie price greater than luser price by hedwards · · Score: 1

      Part of it has to do with CDN providers, and each add seemingly having its own to deal with.

    23. Re:Techie price greater than luser price by dbIII · · Score: 1

      Why does it have to be government conspiracy when we have Rupert Murdoch going around the world yelling about how the web needs to be cut back, fenced off and have a high cost of entry to kill off startups?
      Personally I think most of the problems are idiots taking shortcuts and crap like flash instead of any sort of conspiracy.

    24. Re:Techie price greater than luser price by LBt1st · · Score: 1

      I'm the exact same way. Often times someone will give me a link to a video, and the video doesn't play so I check NoScript's list. Usually there are about 5 to 10 other domains trying to do stuff. I'll whitelist the domain I'm actually at, and failing that maybe one or two more if they seem legit.

      Beyond that I just close the window. Half the time it turns out the video is just coming off youtube but the site's design requires a bunch of BS to run before displaying it.
      They're doing nothing more then adding ads to the service that Google is supplying. To hell with sites like that.

    25. Re:Techie price greater than luser price by apoc.famine · · Score: 1

      Frustrating, isn't it? My favorite are just straight IP addresses which require permission to run scripts. With all the botnets in the world using home computers, I'm not even going to bother to look up who it belongs to. That's just sketchy as all hell.

      If you're a legitimate website, there's no reason you need to have 5-10 other domains running scripts on your page, including just random IP addresses.

      --
      Velociraptor = Distiraptor / Timeraptor
  7. Work around by Anonymous Coward · · Score: 0

    I've actually begun to just highlight the URL, right click and pick "go to www.pornpornporn.com"... for example.

    Because google's redirect is pretty laggy at times.

    1. Re:Work around by Anonymous Coward · · Score: 0

      I find Google's redirect somewhat annoying because these days it's added via JavaScript click event. Up until you click it, it appears to go to a non-redirected location.

    2. Re:Work around by mazarin5 · · Score: 1

      I am constantly irritated when I copy a link, only to paste a wall of text in my little IM window.

      --
      Fnord.
    3. Re:Work around by rs79 · · Score: 1

      Where are you seeing this? I just looked the the html source for the results of a google search and the target url is the target hfre with no google middleman. Am I missing something?

      --
      Need Mercedes parts ?
    4. Re:Work around by Impy+the+Impiuos+Imp · · Score: 1

      That you even have to highlight the url shows a lack of imagination on the part of my fellow programmers.

      It should be auto-parsed so you just hover and right-click, go to url.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    5. Re:Work around by wiredlogic · · Score: 1

      Google inserts redirects on a low percentage of its search results. Most of the time you don't get them and they usually slip by unnoticed.

      --
      I am becoming gerund, destroyer of verbs.
  8. www.linuxtoday.com is the champion by bogaboga · · Score: 3, Interesting

    Folks at linuxtoday.com have been doing this for a long time. It's one reason I fled the site. Instead of taking me to where I wanna go directly, they make me click twice on the same site. This I believe, enables them to collect 'vital information' to present to their advertisers.

    The bad thing is that they lost me and many others in the process.

    By the way, it's intentional for me not to link to them from Slashdot directly.

    1. Re:www.linuxtoday.com is the champion by Anonymous Coward · · Score: 0

      There's a user script for that. Simple enough, looks for "Continue reading" or something and automatically redirects. It's still sluggish as hell. Too bad LT is the only interesting news source meanwhile.

    2. Re:www.linuxtoday.com is the champion by Anonymous Coward · · Score: 0

      Yeah, he really doesn't want to link to http://linuxtoday.com/

  9. To be honest the web was getting a bit fast... by youn · · Score: 5, Funny

    ... so they had to find yet another way to slow things down... so the web could live up to its reputation of "world wide wait" ;)

    --
    Never antropomorphize computers, they do not like that :p
    1. Re:To be honest the web was getting a bit fast... by RealGrouchy · · Score: 1

      ... so they had to find yet another way to slow things down... so the web could live up to its reputation of "world wide wait" ;)

      Thankfully, it beat out the alternative of using only plus-size models for porn.

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
  10. More ads, again... by Drakkenmensch · · Score: 2, Insightful

    [Wait 30 seconds or click here to skip to comment]

    1. Re:More ads, again... by Anonymous Coward · · Score: 0

      You are now leaving Slashdot to access

      http://www.google.com/

      The content of the Web site you are visiting is not controlled by Slashdot.
      A link to a non-Slashdot Web site does not mean that Slashdot endorses that Web site or has any responsibility for the use of such Web site.

      Thank you for visiting. We hope your visit to Slashdot was informative and enjoyable.

  11. User Experience by Yhippa · · Score: 1

    Speaking of redirects how about websites waiting to load content on Doubleclick analytics? Not only do the ads you're serving not load up but I tend to give up on visiting the page altogether. Everybody loses.

    1. Re:User Experience by jack2000 · · Score: 1

      Ad-block or hosts file or iptables, pick your weapons.

    2. Re:User Experience by Anonymous Coward · · Score: 0

      Router ACL on the whole network.

  12. optimize google by emkyooess · · Score: 4, Informative

    The Optimize Google add-in for Firefox gets rid of some of their hellish redirects. Sadly, it doesn't update frequently and seems prone to breaking.

  13. My Idea by wbav · · Score: 5, Funny

    I want to create a redirect loop. Just imagine, google to tinyurl to bit.ly to dilv.it back to google.

    Or you could always just make a really long way to get to someone who'll never give you up, never let you down.

    --

    =================
    Unix is very user friendly, it's just picky about who its friends are.
    1. Re:My Idea by TheSpoom · · Score: 1

      Nice. Firefox would catch the redirect loop though, as would most modern browsers.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    2. Re:My Idea by clone53421 · · Score: 3, Interesting

      Done.

      http://tinyurl.com/25lsp67
      http://3.ly/2e5g64f

      bit.ly adds its own little blab page if it detects multiple redirects, which is entertaining in its own way I guess... never-ending loop:

      http://bit.ly/9bV4Re

      The preview feature is fun too...

      http://3.ly/RwuW
      http://tinyurl.com/k2w9uiz

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    3. Re:My Idea by clone53421 · · Score: 5, Interesting

      Infinite recursion that defeats browser infinite recursion detection:

      http://3.ly/3x5qdno
      http://tinyurl.com/36n5j5y

      (the tinyurl long link is <html><body><script>var t=setTimeout('window.location="http://3.ly/3x5qdno";',50);</script></body></html> encoded in a data: URI)

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    4. Re:My Idea by clone53421 · · Score: 1
      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    5. Re:My Idea by mcgrew · · Score: 1

      I and an online friend actually did something similar back in the Quake days. His site, Yello There (a parody of Blue's News) was in a frame. One time he linked my site, so I linked his site back. If you clicked on my site from his, mine loaded up in his frame, framed by his frame yet again. Once my site was loaded in his frame, every time you clicked the link to his site from my site it would open another frame. Since our fans were all nerds (almost everybody on the internet was a nerd back then), everybody got the joke. Even funnier is, that is the only instance of his site in the wayback machine (last time I looked, most of mine was still there, probably because he had a host and I had my own domain).

      If we'd have made a redirect to automatically open the link we'd have DoSed all our fans. Ah, those were the fun days...

    6. Re:My Idea by Surt · · Score: 1

      Ouch. Why does firefox (3.6.10) not figure that out?

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    7. Re:My Idea by Anonymous Coward · · Score: 0

      I'm fairly sure that just by posting those links you are now guilty of an attempted DDOS ...

    8. Re:My Idea by clone53421 · · Score: 1

      We call it a Slashdotting ’round these parts.

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    9. Re:My Idea by garphik · · Score: 1

      Looks very close to a browser based DOS attack :-)

    10. Re:My Idea by ZeRu · · Score: 1

      Can you give wayback link to your friend's site? I would like to see it.

      --
      If you post as an AC, don't expect me to spend a mod point on you.
    11. Re:My Idea by Anonymous Coward · · Score: 0

      I want to create a redirect loop. Just imagine, google to tinyurl to bit.ly to dilv.it back to google

      let me google that for you

    12. Re:My Idea by Anonymous Coward · · Score: 0

      Firefox stops it:
      The page isn't redirecting properly
      Firefox has detected that the server is redirecting the request for this address in a way that will never complete
              * This problem can sometimes be caused by disabling or refusing to accept
                          cookies.

    13. Re:My Idea by mcgrew · · Score: 1

      There's only the one page of his site out of hundreds he posted left, but search for thefragfest.com on the wayback machine for my old site; his is bound to that. "Kneel's" parody was surealistically hilarious.

      Note, after I got bored after a few years of posting I let the domain lapse, and someone else registered it as a porn site. So if you see porn, you're at the wrong place.

  14. There are good and bad ways. by Anonymous Coward · · Score: 0

    Google, for example, generate a direct link to the site, while JS on the page quietly tries to report the click to Google before the new page has loaded. Sometimes it succeeds, sometimes not, but it's worth the data loss to avoid hampering the user.

  15. It's money, not knowledge by Morth · · Score: 2, Informative

    If someone is paying me for the clicks I send to their site, I need to count it so that I know how much I should charge, and they need to count it as well to know I'm not lying. They could make the count on the destination page, but usually it's far more easy to make a special service for it.

    A redirect page is usually just a couple of hundred bytes large. Cookies might add some clutter, but probably still less than 1k in each direction, still fits in a single packet. I don't see the problem here.

    1. Re:It's money, not knowledge by Anonymous Coward · · Score: 0

      Shared/Busy connection. Lookup up address to get ip. 0.5s connect to ip get redirect page 0.5s, lookup address to get ip 0.5s connect to ip get page 0.5s... several seconds before I even start get what info i'm interested in. And those 0.5s can be several seconds each at our office.

    2. Re:It's money, not knowledge by Anonymous Coward · · Score: 0

      I don't really have a problem with it since I would not use your page. You might have a problem with it sine you get less visitors that clicks on you links.

    3. Re:It's money, not knowledge by Anonymous Coward · · Score: 0

      Latency. Let's suppose you're on the wrong end of a satellite connection. The usual method is a dial-up to send information, satellite to receive it. One-way latency can be up to 900 ms. So you are given a link. You click on that link, knowing that it'll be up to a second before you start to get a response. The response comes down - oh, it's redirected, that's another second before you start to get a useful response. Oh, another redirect, another second. And so on.

      So, in other words, every time you want to access a site whose ultimate destination is hidden behind multiple layers of redirection, you have to twiddle your thumbs for a very noticeable period of time, directly proportional to the number of layers of redirection.

      That's the problem.

    4. Re:It's money, not knowledge by seekertom · · Score: 1

      pls send a few cents to the enclosed address, paypal accepted. it's only a few cents. c'mon!

    5. Re:It's money, not knowledge by Anonymous Coward · · Score: 0

      I have canceled my clicks because of the delay imposed by the multiple redirects. AND I USE BROADBAND.
      If I have enough time to cancel before it reaches the destination website. Then it is taking WAY too long to get there.

  16. Sampling can be good by amplusquem · · Score: 2, Insightful

    Google and Facebook both use these "intermediate steps" to weed out malware infested sites and warn the user. Sampling can also be useful in judging if something is NSFW, or more importantly, rickrolling prevention.

    1. Re:Sampling can be good by spazdor · · Score: 1

      Google and Facebook could just as easily filter malware out of the hyperlinks before they present them to you in the first place. I know Facebook in particular doesn't even let you post such links to your wall in the first place, let alone allow anyone to click them.

      --
      DRM: Terminator crops for your mind!
  17. somes it's neccesary by Itninja · · Score: 0

    I obviously cannot speak to all situations. But for my organization this is kind of required simply for ease of maintenance (on our end) and ease of use (on the client end).

    When a user logs into one of our sites, they must select a database to connect to. The actual URLs are something like: "https://www2.businessdomain.net/scripts/cgiip.exe/WService=wcustomers71/seplog01.w". Each URL is slightly different to allow for different connections. There are hundreds of possible connections. The user then has two choices: memorize that beast URL, or save it as a bookmark. The latter seem to make sense.

    But that's where the ease of maintenance comes into play. If a server or database goes down, we steer the traffic to a temp server. When we do, the landing URL changes to reflect the new locations, broker name, and database string. Typically we would have to broadcast the new, temporary URL to the customers' employees (and then broadcast another one when it was available again). So bookmarking the landing URL is not really a good idea for the customers as sometime it will go no where (or worse go to a failing database).

    Hence, we have a shorter URL (unique to each customer) redirect to whatever landing URL they should be connected to. It's easy to remember and easy to maintain. Something like: "yourconnection.businessdomain.net".

    --
    I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
    1. Re:somes it's neccesary by Asmor · · Score: 1

      That sound you hear is the point, zooming at mach 5 over your head.

    2. Re:somes it's neccesary by spazdor · · Score: 1

      That's not the kind of URL hiding the OP is talking about. If you did this to URLs pointing to external sites, ones not controlled by you or your company, *then* you'd be contributing to redirect hell.

      --
      DRM: Terminator crops for your mind!
    3. Re:somes it's neccesary by Anonymous Coward · · Score: 0

      That sound you hear is the point, zooming at mach 5 over your head.

      Cool! I love planes!

    4. Re:somes it's neccesary by LBt1st · · Score: 1

      I've already posted or I'd mod this up.
      This is a very good example of why such addresses may be necessary at times.

  18. Not all that new by shoptroll · · Score: 4, Informative
    --
    Insert Sig Here
  19. Feature or bug? by Etcetera · · Score: 1

    This used to be considered something that was potentially a Good Thing. To help prevent link rot and redesigns from breaking links, people thinking a lot about Hypertext came up with initiatives like PURL's: http://purl.oclc.org/docs/

    Now that the primary usage of these redirects are simply to shorten links to something more convenient, we're using the same tech (a 301) and using it in different ways. One question is, how many people use the "custom link name" feature of tinyurl.com vs, simply let a random string of text be used? And, will a service start letting us update link destinations after the fact (like the original purl site did)? If so, how do you prevent nefarious uses of this (like moving it to goatse after it's memeing about)?

    In terms of the filtration-for-tracking-purposes? That horse has left the barn already; I'm more concerned with final destinations not being recorded over time for posterity. These redirect services are totally interchangable anyway... as soon as one starts using interstitals, people will move to another one.

    1. Re:Feature or bug? by Lehk228 · · Score: 1

      And, will a service start letting us update link destinations after the fact

      why not just allow inline goatse embeds and save me the time of clicking THEN seeing goatse.

      --
      Snowden and Manning are heroes.
  20. Why it has to be so technically impractical? by Anonymous Coward · · Score: 4, Interesting

    Less fragile and less of an unnecessary intermediary on this Web 2.0 (or whatever) age would be to catch the click of a link with onclick, set a cookie, and open the original, intended link. When user would again come back to the site, this cookie would be dumped to the site that so much wanted the information it was clicked. Even if the user would have some sort of embedded resource from this site open somewhere else, it could harvest the information and send it back.

    Instead, we seem to be ending up with endless chains of redirectors and opaque identifiers that are bound to organizations that don't necessarily exist in a year. What a joy to use technology which is driven by needs of utter morons and greed of those interested to press most information out of the morons...

  21. advertising funds nothing serious by FuckingNickName · · Score: 4, Insightful

    and there is no useful (i.e. non-light-entertainment) content created primarily through advertising revenue. Slashdot developers who have made their money over the last decade producing tat by not overestimating the intelligence of the general public cannot bear to admit this, but you simply cannot produce high-calibre content when your primary aim is to suck in as many as possible of the kind of people who take notice of adverts.

    Murdoch, often maligned for his lack of business sense but mysteriously still richer than all of us, seems to have tried and failed at pushing the subscription model. Obviously there are other viable models for producing information on the web such as government sponsorship (BBC, academia) and well organised groups of hobbyists (e.g. ham radio), but how will the sites who do not already have a dedicated subscription base through off-line heritage sustain themselves? Or maybe the answer is that they will not, the moment they take their eye off the advertiser as customer and start worrying directly about satisfying the desire for the reader to intellectually advance himself.

    1. Re:advertising funds nothing serious by mister_dave · · Score: 1

      Has he failed?

      WSJ.com is a success. The Times? Too early to know, but there are reports that News of the World is following, so The Times' experience can't have been a disaster.

      ComScore‘s figures suggested the number of unique visitors to The Times web site dropped from 2.79 million in May to 1.61 million in July and that page views fell from 29 million in May to nine million in July as well as readers spending less time on the site. However, consider that first set of numbers again: Prior to the paywall, the site was getting 2.79 million users accessing the site for free. Now it has 1.61 million but all have paid a price to be there. On a figures basis 2.79 million of nothing is nothing but 1.61 million paying a £1 is a lot, lot more revenue.

    2. Re:advertising funds nothing serious by FuckingNickName · · Score: 1

      I intended a bit of sarcasm in repeating the myth that Murdoch is some sort of business failure, but I am not sure he has succeeded in convincing himself, let alone others, that he yet has a viable subscription model except when there is already a substantial off-line media subscriber base. IOW, those 1.61 million include people getting the site for free because they already subscribe to the paper paper.

      There's also the Appleqsue danger of using the launch period frenzy, including any temporary special offers, to completely overstate the long-term impact of your product on the market. (You'd think they heralded the resurrection, but after nearly 4 years iOS browser market share sits around 1.1%.)

    3. Re:advertising funds nothing serious by mister_dave · · Score: 1

      The Times circulation is 500,000 -ish. So 4x that paying for the web edition looks pretty good.

      I thought the received wisdom was that when free websites put up a paywall, they lose 90% of their traffic. The Times seems to have done rather better.

    4. Re:advertising funds nothing serious by garcia · · Score: 1

      and there is no useful (i.e. non-light-entertainment) content created primarily through advertising revenue.

      I guess it depends on what you're reading. If you're looking for a small time blog which really gets into the meat of something, like I try to do, you have to realize that it couldn't be done without some sort of money coming in. This isn't my full-time job but it would not be possible without the hosting costs covered, my gas costs covered, and my food costs covered when I'm researching stuff to write about.

      Let's not jump to conclusions just because you think the world revolves around The Big Guys. There are people out there providing niche services which The Big Guys cannot and people are happy that those places exist.

    5. Re:advertising funds nothing serious by FuckingNickName · · Score: 1

      Let's not jump to conclusions just because you think the world revolves around The Big Guys.

      The biggest guy is the ad broker; below that are those who can capture the attention of the public, the advertisers. If you have a chip on your shoulder about "the big guys", you couldn't be much more self-defeating than allowing them to erect a banner on your front yard.

      You not so burdened, of course, because by admitting that you require advertising revenue to produce your site you are also admitting that you tailor your website to the kind of people who will (not block, take notice of, and) click on adverts.

    6. Re:advertising funds nothing serious by FuckingNickName · · Score: 1

      That's /. wisdom :-). I think the more widely accepted wisdom is that no publisher is quite sure he writes good enough material that anyone actually wants to pay for it.

    7. Re:advertising funds nothing serious by garcia · · Score: 1

      You not so burdened, of course, because by admitting that you require advertising revenue to produce your site you are also admitting that you tailor your website to the kind of people who will (not block, take notice of, and) click on adverts.

      Being that I have a responsibility first to those who read my site daily, and not to those who come from Google searches much later, I don't show ads on my main page or on subpages which are less than 4 days old. So for you to say that I cater to those who click on ads is quite wrong. Those who do click ads, who 96% of which come from Google searches, are generally fly-bys who visit the site either once or so infrequently that I don't track them in Analytics.

      But you can continue to make incorrect assumptions left and right as it suits you.

    8. Re:advertising funds nothing serious by FuckingNickName · · Score: 1

      Despite your spin, what I get out of your description is that (1) you put adverts on all pages over 4 days old; (2) you are well aware that the kind of person who clicks on adverts doesn't care much about the content; yet (3) you have built a site in such a way as to entice enough of this type of person that you receive respectable ad revenue anyway.

      You seem to be annoyed about agreeing with me: the content seeker is not the advert follower, so anyone optimising for revenue from the latter is going to take away from the former.

    9. Re:advertising funds nothing serious by garcia · · Score: 1

      Wow, you're a worthless asshole.

    10. Re:advertising funds nothing serious by dbIII · · Score: 1

      seems to have tried and failed at pushing the subscription model

      It's part of his plan to hurt google and similar competitors for the advertising dollar and his newspapers bleed money anyway. Haven't you heard about his travelling roadshow to convince regulators around the world to tie up the internet? Haven't you heard, seen or read in his media about how evil google is with streetview making things easier for child molestors (there really were articles that said that) or spying on WiFi?
      With a subscription model he can put a more credible fictional value on some stuff that he'll let google link to and use that as "proof" that google are a bunch of theives that should be regulated out of existance. Let's hope the phone tapping stuff keeps him busy for a while and his son never gets to be as good at manipulation.

    11. Re:advertising funds nothing serious by dbIII · · Score: 1

      Many think the only reason he keeps his newspapers is because he sees them as a means of political influence (very blatantly applied in Australia over the last year). Overall he's losing money on them now. Earlier this year he probably made more money from a single sale of a cable TV network in China than his newspapers made for him over the last decade.

  22. Tracking by iONiUM · · Score: 1

    Not only do you not know where you're going to end up, but also the service can track your behaviour. Obviously this latter reason is why all the companies want to do it.

    So, how do you get around it? I don't even think we can. I think we're screwed, to be honest. It's just going to be like that, perhaps until the day an exploit comes out and re-targets all of a services re-directs (i.e. tinyurl) to some hostile domain. Then, and perhaps only then, would it get enough attention to bring it to the "mainstream" users that it might be a bad idea.

    Not.. that I'm suggesting anything... 4chan.

  23. It hasn't bothered me so far. by maillemaker · · Score: 1

    I didn't even know this was occurring. Guess it hasn't bothered me so far.

    --
    A work that expires before its copyright never enters the public domain and thus enjoys eternal copyright protection.
  24. Facebook by Xacid · · Score: 5, Informative

    To play the devil's advocate - facebook's redirects started as a way to filter out all the spam links.

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

      But it's DOWN! Right now!!!

    2. Re:Facebook by explosionhead · · Score: 1

      Why redirect on all links then, couldn't they have had it running only on known spam links?

      --
      ?
  25. The AJAX Solution by TheSpoom · · Score: 1

    As I commented on TFA:

    So we have jQuery, and we have AJAX. Why don’t they just attach an onClick to their links that sends a quick POST to Google before sending the user on their way, directly to the site in question? It won’t work for people without Javascript on, but that’s such a small percentage that I doubt it matters to them much. The important thing is that they could get their statistics, while still avoiding a redirect. The service providers could argue that they need the tracking even if Javascript is off, but that just seems extreme.

    Can someone tell me if there are any issues I'm not seeing with this approach?

    --
    It's better to vote for what you want and not get it than to vote for what you don't want and get it.
    - E. Debs
    1. Re:The AJAX Solution by Osso · · Score: 1

      Tracking visitors with no or disabled javascript is one of the reasons.

    2. Re:The AJAX Solution by farble1670 · · Score: 2, Insightful

      your browser's SOP (same origin policy) prevents you from doing this. scripts aren't allowed to make net connections to sites outside the domain of the current page. this is to reduce XSS (cross-site scripting) attacks.

      i understand there are standards in the making to allow such things, securely.

    3. Re:The AJAX Solution by TheSpoom · · Score: 1

      Why would SOP stop Google from posting to Google from inside Google? It's not like the target page would be the one posting; Google would, before the onClick finished.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
  26. Redirect Remover for Firefox by michaelepley · · Score: 1, Informative
    huh? what? web sites are redirecting?

    (ok, RDR is not that good, but it helps, and I'm sure as this becomes even more prevalent, people will work around it)

    1. Re:Redirect Remover for Firefox by pregister · · Score: 1

      What do you find to be the problems with RDR? I just started using it a few weeks ago and am interested in where it could be failing.

  27. Browsers! by Lord+Ender · · Score: 0, Redundant

    Redirects are a problem only because browser makers let it be a problem. If you hit "back" and it goes to a 302 page, it should go back again, until it gets somewhere without a 302.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  28. Plus the Mouseover Script by Anonymous Coward · · Score: 0

    As if that's not bad enough, then they script the mouseover event to display the direct URL on the browser status bar, obviously to hide that they're tracking you.

    Google started doing this some time ago. It's annoying. I cut and paste the actual URL because I don't feel like Google needs to know what sites I'm visiting.

    There's a Mozilla plugin to circumvent this but I don't remember the name of it.

    1. Re:Plus the Mouseover Script by vakuona · · Score: 1

      That defeats the purpose of search engines. If you don't click on the links, how does google know it is finding the right pages for you?

    2. Re:Plus the Mouseover Script by Anonymous Coward · · Score: 0

      Just because I clicked the link doesn't mean it was the right page.

    3. Re:Plus the Mouseover Script by Arker · · Score: 1

      They dont know either way, so this argument makes no sense.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  29. Redirects don't get you link love by Animats · · Score: 1

    On the other side of this are the search engines. They may not follow the chain of links, especially if it involves "cookies". So a reference that uses a redirection service may not be credited as an inbound link for ranking purposes.

    Then there's the firewall/proxy issue. Firewalls need to see where you're really going, so they have to run down the link chain. This may result in bogus hits on the end site, if both the firewall and the browser separately do this.

  30. Said the Rich Executive: by Even+on+Slashdot+FOE · · Score: 2, Funny

    Oh dear God yes! We can abuse JavaScript more to get more clicks!

  31. Minor issue, not Hell by blair1q · · Score: 1

    Redirects are a minor inconvenience on the net. Much more insidious is the enormous number of sites that have to be accessed to get all the content on many webpages. Add to that the layers and layers of CSS needed to render them. And the massive, often buggy stack of scripts they bring. Not to mention the server-side scripting that slows down fetching the pages and embedded content and CSS pages and scripts before you get them.

    It'd be interesting to see the average number of bytes transacted to render one byte of information to the screen. And the average loading time of a page.

    1. Re:Minor issue, not Hell by psyclone · · Score: 1

      In addition to measuring bytes transacted per bytes of information rendered, how about connection counts too?

      Those 20 external javascripts, and the 15 CSS documents (including @import), and the 40 images, all requested from several domains and multiple subdomains requires a ton of DNS lookups as well as TCP connections.

      HTTP/1.1 helped solve the multiple request problem by enabling keep-alives. But if you request a resource from a different domain/subdomain, they obviously don't help.

      Like others have said on this thread, simply using NoScript opens your eyes to the bloat of third party resource fetching.

      Look at the script nodes and domain counts from the table half-way down in this article: http://www.schillmania.com/content/entries/2009/browser-performance-cost-of-social-media/

  32. Check this out by Anonymous Coward · · Score: 0

    http://tinyurl.com/8t5

    This page has lot of information on our article

    1. Re:Check this out by denis-The-menace · · Score: 1

      Moderators, thought this redirection is written to go to goatse.cx
      TinyURL does a preview of it and experience surfers will avoid it.

      I was thinking of trying this myself but looks like TinyURL is already on the ball to prevent goatse.cx abuse.

      --
      Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
  33. wasn't there a time.... by bickerdyke · · Score: 3, Interesting

    when it was considered a security hole if you DIDN'T use a redirect on your page? IIRC there used to be an attack vector where malicous sites used links from freemail pages to steel session IDs from the referer-headers.

    --
    bickerdyke
    1. Re:wasn't there a time.... by Anonymous Coward · · Score: 0

      This isn't a problem if your webmail uses HTTPS. Does it? (Unfortunately, probably not.)

    2. Re:wasn't there a time.... by JesseMcDonald · · Score: 5, Informative

      To be fair, that is nothing more than a workaround for several other major security issues:

      1. The referrer header itself. This header serves no useful purpose, and leaks information that the destination website has no need to know. There is no way to use the referrer information securely, since it can be trivially forged, but it does serve as an invaluable tool for malicious attacks and unwanted tracking.

      2. Session IDs should be validated to prevent hijacking. At the very least the session ID should be ignored if it comes from a different IP address than the one which created the session. It's not a perfect solution, given dynamic IPs, NAT, and proxies, but it would block most attacks without inconveniencing normal users.

      3. No private information, including session IDs, should ever go in the URL. HTTP POST requests or cookies are a better solution here. (Naturally, cookies should be valid only until the end of the session unless the user explicitly indicates otherwise.)

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    3. Re:wasn't there a time.... by Anonymous Coward · · Score: 0

      Regarding #2 above: have you ever written a non-trivial web application? Restricting to a single IP address is a great way to make it impossible for someone behind a proxy farm to use your site. While AOL may be less relevant than in the past, this is a huge issue for them as each request from one end user might come from a different IP address. It's a completely infeasible solution if you want everyone to be able to use your site.

    4. Re:wasn't there a time.... by JesseMcDonald · · Score: 1

      I did say it wasn't an ideal solution, partly because of proxies. However, unless you plan to protect the (POST- or cookie-based) session ID from eavesdropping with end-to-end encryption it would be highly irresponsible not to take some kind of precaution against session hijacking. Personally I consider these "proxy farms" to be a broken configuration, and I would not expect any session-oriented website to function properly with my IP address changing at random. If you must support them, however—and are unable to use HTTPS everywhere—then at least recognize that any site which relies on the session ID without at least checking the identify of the sender cannot be said to be secure against session hijacking.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    5. Re:wasn't there a time.... by Anonymous Coward · · Score: 0

      Https encrypts the path part of the url, so in that case you can have as much private information in the url as you want. Furthermore, if you don't use https, post data and cookies are just as eavesdroppable and forgeable as data in the url.

    6. Re:wasn't there a time.... by JesseMcDonald · · Score: 1

      That protects you from eavesdropping, but not other ways in which URLs may be disclosed. For example, the HTTP referrer headers under discussion. They can also end up in bookmarks, or copied into e-mails, etc. The point of using HTTP POST or cookies, similarly, is not to protect against eavesdropping, but rather that such data is less likely to be exposed. URLs tend to be treated as public information.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  34. Infinite loop by ron-l-j · · Score: 2, Funny

    I think we could just write a Java program that will loop through a range of your top 10 urls every minute. Then you would never have to click. Call it autoBrowser. Because no one should actually click on things.

    1. Re:Infinite loop by TangoMargarine · · Score: 1

      Set it as your homepage, add your browser to the startup folder, set your user account to auto-login, set your computer to sleep after a certain amount of time, enable wake-on-lan, and...crap, I'm stuck. Maybe setup a second computer with a script running to ping the PC every few hours?

      Now THAT's zero-click browsing.

      --
      Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
    2. Re:Infinite loop by ron-l-j · · Score: 1

      Never sleep, and incorporate a garage door opener to the chair to refresh the loop.

    3. Re:Infinite loop by ron-l-j · · Score: 1

      laughing = range(100000) for(i = 100,range(),i +=): raw_input("Still laughing in agreement?:")

  35. mailing lists by pinkishpunk · · Score: 1

    those tinyurl makes archives mailing lists hell also, have anyone seen or code a tool automatic lookup the real url and replace the tinyurl for archival purposes ?

  36. ...Redirect hell? by damn_registrars · · Score: 1

    Accused by a site that is dependent on scripts coming from other domains.

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  37. HTML 5? by Anonymous Coward · · Score: 0

    Doesn't HTML 5 have a feature that makes this no longer necessary?

    A post-back of sorts, wherein (for example) Google uses a direct link to the search result. The link contains a property that says "Let Google know you just clicked this link".

    "Redirect hell" is a hacky workaround to do exactly what this HTML 5 feature is intended for.

    It has the added benefit of letting you turn off this behavior in the browser. But for precisely this reason, I can imagine the big boys who rely on this data (Google, Facebook, etc) continuing to use the old redirect methods.

    1. Re:HTML 5? by msclrhd · · Score: 1

      HTML5 supports a ping attribute on the anchor ('a') tag to notify a second url when the user clicks on the link if the user has enabled this feature (as browsers implementing this should have a configuration option to enable/disable it). This reduces the issues with url redirection on sites like google.com that use the information for analytical/advertising/tracking purposes provided that (a) all or most browsers adopt it, (b) users browse the web using one of these browsers and (c) these websites use the ping attribute in preference to other means when browsers expose it.

      This does not solve the other main use of redirects: URL shortening. These sites provide short URLs that redirect you to the full URL when you navigate to them and are used by twitter to keep you within the 140 character limit. These are worse in many ways because:
          a/ you don't know where you are navigating to (without using an addon or other utility);
          b/ can be exploited in some cases (like tinyurl);
          c/ break a lot of pages if the shortening URL site goes down (e.g. most of twitter's information would be useless if bit.ly went down);
          d/ don't work well with archiving.

  38. Twitter Redirect ... by ub3r+n3u7r4l1st · · Score: 1

    links you to Jap Porn.

  39. HTTP redirects by GWBasic · · Score: 1

    I'm going to assume that most of these use HTTP redirects. This is where the server returns a 3xx result that tells the browser where to go, as opposed to rendering a full page and using Javascript to redirect.

    The nice thing about HTTP redirects is that a service like Twitter can just follow the HTTP redirects for you and cut all of the middlemen out of the chain. Even forthcoming server-side Javascript interpreters could parse out Javascript-based redirects.

  40. Been happening for awhile. by billsayswow · · Score: 1

    Anytime I'm on a website, and I go to my iGoogle homepage, and then try and click back, it re-redirects me back to iGoogle. I have to hammer the back button about five times to get it to go back to the site I was at before.

    1. Re:Been happening for awhile. by msclrhd · · Score: 1

      That annoys me too. The BBC iPlayer has this behaviour as well (presumably to track things like the Most Popular data).

    2. Re:Been happening for awhile. by billsayswow · · Score: 1

      I've noticed that too, for the few things we're able to get over here in the States. (Avid fan of the World Service and BBC 6Music)

  41. Redirects make the world go round by Anonymous Coward · · Score: 0

    Redirects can be used in a variety of ways that don't automatically translate into a tracking scheme by a company. Regardless, tracking is 100% absolute necessity for the internet's survival. With no ability to market, no money would exchange hands and the internet would have died and faded as a fad 15 years ago. Don't tell me independent organizations would have kept it going cause thats BS. The main supporters of these independant orgs are companies that make money from the internet. So please stfu in advance. If youre really pissed about so many redirects, challenge the core of the problem: the HTTP protocol and the ridiculous amount of technologies that it takes to run web based applications.

  42. Something for Nothing by Maclir · · Score: 1

    This is the price we pay for using all of these "services" at no direct cost to ourselves. Something has to pay for all of the infrastructure, developers, support, etc from Twiter / Facebook / Google / etc.

  43. Micropayment by ztij · · Score: 0

    Take a look at http://flattr.com/. I think micropayment methods like this might become the way of supporting content that you really care for on the web.

    1. Re:Micropayment by FuckingNickName · · Score: 1

      It is definitely a possibility, although it is tempting to avoid consuming individual nuggets of information on a micro-payment basis unless you already "know" it's going to be useful, i.e. it tells you what you want to hear. Faced with a decent quality publication you have paid for in full, you can enjoy various viewpoints rather than being tempted just to fund/read the ones you like. Hm.

  44. Purplexing by Anonymous Coward · · Score: 0

    I love how after this was posted, facebook is down. I wonder

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

      It's back up. You may now resume respiration.

  45. Slashdot grammar Hell. by Anonymous Coward · · Score: 0

    “Google are doing it. Facebook are doing it. Yahoo are doing it. Microsoft are doing it. And soon, Twitter will do it”

  46. Shady URL's by sirrunsalot · · Score: 5, Funny

    Personally, I find the trend of redirecting to innocent sites via shady URL's much more alarming: http://5z8.info/foodporn_e0g0l_taliban-meetup

    (I promise I'll get modded "troll" by someone who glanced at the link and assumed the worst. Hard to blame them, but I do love using those links whenever possible...)

    1. Re:Shady URL's by Anonymous Coward · · Score: 0
    2. Re:Shady URL's by sirrunsalot · · Score: 1

      I opened the tab in the background. "I love Horses." Okay... Lots of sick /. trolls around here... I tilted my head, I squinted my eyes, and... I clicked. Then I heard the music. And I felt much better. What a relief.

  47. The Road to Hell... by OakDragon · · Score: 1

    ...is paved with redirections.

  48. No, not good by spage · · Score: 1

    That's stupid. My browser does malware protection, I don't need Google or Facebook getting involved. And as @spazdor says, do that before presenting the link to me.

    You're crazy if you think Google and Facebook intercept links for your benefit. They're doing it to track you, pure and simple.
    At least I can infer their outbound links. Link shorteners are Russian roulette. If services like Twitter wanted a better user experience, they would unshorten links when they present a feed to browsers.

    --
    =S
  49. "It makes your head spin, doesn’t it?" by toxonix · · Score: 1
    No, it does not at all make my head spin! What kind of neurotics sit around and worry about stuff like this? Companies like data, lots and lots of data. So they're going to find ways to accumulate it. I'm not sure why people cry hell over url shortening. Its just a type of compression, and it makes communication easier.
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

    10.3 Redirection 3xx

    This class of status code indicates that further action needs to be taken by the user agent in order to fulfill the request. The action required MAY be carried out by the user agent without interaction with the user if and only if the method used in the second request is GET or HEAD. A client SHOULD detect infinite redirection loops, since such loops generate network traffic for each redirection.

    Note: previous versions of this specification recommended a maximum of five redirections. Content developers should be aware that there might be clients that implement such a fixed limitation.

  50. It's called onmousedown! by spage · · Score: 3, Informative

    Yes you are really missing something! Just by viewing source you should notice on the a tag

      onmousedown="return rwt(this,'','','','3','AFQjCNElSuk8pqYMVk5pKG9sycYfDSh7zg','UsteGasJKDRPW0uis7I9Ig','0CCsQFjAC')"
      class="l"
      href="http://example.com/the/original/URL"

    So on mouseover you see the original URL, but on click, function rwt ("rewrite"?) sends you to Google first with all that tracking crap, which then redirects you on your way.

    If I right-click and Copy Link Location, I get a Google URL in Firefox with this tracking crap. If I feed that to curl, I don't get a status 301 redirect, I get a small piece of HTML back containing both a script that changes the window.location and a meta http-equiv refresh tag.

    Disable JavaScript to disable all this.

    --
    =S
    1. Re:It's called onmousedown! by spage · · Score: 2, Interesting

      Hmm, it varies. In Firefox if I'm logged in to Google a search result has an href with a plain URL but the onmousedown rewrites as I described above. If I log out the href is a Google URL and there's still an onmousedown rewrite. But in Konqueror where Google knows nothing about me, I get a plain href and no onmousedown handler.

      So maybe another way to avoid Google tracking is use an obscure browser?

      --
      =S
  51. Go to Hell. by Chris+Burke · · Score: 1

    Go indirectly to Hell. Do pass Go, and seven other affiliates. Do collect for us $200 in click-through money.

    --

    The enemies of Democracy are
  52. Chrome Version by Anonymous Coward · · Score: 0

    View Thru extension
    https://chrome.google.com/extensions/detail/jkncfnbcgbclefkbknfdbngiegdppgdd?hl=en

  53. Even if it goes down... by MaxOfS2D · · Score: 1

    I'm pretty sure archive.org said at some point they'd take over URL shorteners which would go dead, so those billions of pests wouldn't all go 404 on our asses

  54. Legitimate web practice? by Anonymous Coward · · Score: 0

    http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=66355

    When Googlebot indexes a page containing JavaScript, it will index that page but it cannot follow or index any links hidden in the JavaScript itself. Use of JavaScript is an entirely legitimate web practice. However, use of JavaScript with the intent to deceive search engines is not.

  55. well i you want to frack up your site by mjwalshe · · Score: 1

    use loads of redirects - I have just spent several weeks testing on a big site 5M+ pages removing redirects with the real urls. Having to follow to many redirects is a good way of killing your site for search engines.

    We even had to get our devs to go the extra mile and sort the underlying problems as they wanted to fix problems with redirects rather than fix the underlying problems.

  56. Haw haw. by professorguy · · Score: 1

    That's the nature of things once a system matures. --The ______ Agenda [cafepress.com]

    Is it ironic that I clicked on your tee shirt store link and with my NoScript running, could not view, shop for, nor purchase anything? In fact, it is impossible to leave the barren first page. Keep up the good work.

    1. Re:Haw haw. by Surt · · Score: 1

      Not sure if that's ironic or not, as it would seem to be a perfect example of his point, the middlemen (cafepress) are no doubt the ones screwing your experience, rather than anything he did directly (other than choose to work with cafepress).

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  57. And yet, there's no need! by mcrbids · · Score: 2, Informative

    It would be trivial to do something with javascript - put an onclick handler that does an xmlHttpRequest to save the "needed" information without even needing to worry about header redirects and the like. The link can be something like

    <a href="http://www.thesite.com/path/to/page.html" onclick="return notifyBigBrother(this);">

    where notifyBigBrother() is a function that sends the click info to the search engine site. Why isn't this done?

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:And yet, there's no need! by QuestorTapes · · Score: 1

      This page:

      https://www.squarefree.com/bookmarklets/pagelinks.html

      has some neat bookmarklets, one of which removes redirects.
      I don't use it all the time, because some sites depend on the ad revenue.
      But if the site abuses redirects, I have it as an option.

      Several other nice bookmarklets there.

  58. that's why I like the MVP HOSTS file by PJ6 · · Score: 2, Informative

    They get most of the major offenders in the list. Sure it breaks some links, but it's worth it.

  59. Re:Bwahahaha, what a joke! by Anonymous Coward · · Score: 0

    As opposed to yourself, who writes retarded shitty front-ends for DOS commands in Delphi that could best be described as looking like a monkey's ass (and even there I'm being rather generous to you... if monkeys could read this they'd surely be offended by the comparison), gets butthurt when anyone dares to tell you how shitty they are, get butthurt when legitimate security firms audit your shit and conclude that it is little better than downright malware (in fact some of it WAS called malware), in fact get generally butthurt about just about any criticism of yourself in general, and obsessively follow people around in order to bitch at them if they dared to criticise you in the past. Impressive? Only impressively moronic... in short you're an all-around shining example of a wonderful person who should go die in a fire. kthxbye

  60. Re:Bwahahaha, what a joke! by Anonymous Coward · · Score: 0

    apk says here he’s ‘BUSY AS HELL’:

    FIRST: What gives you the idea I was stalking you? Buddy - I work, and am finishing off another degree: My days? Are actually BUSY AS HELL - I have things to do (make ca$h, AND, getting another bachelor's degree in CSC (A.A.S. part's done, 92 credits into the 120 towards the bachelors after this semester's done in fact, in CSC to go along with my MIS/B.S. Business too, both related & perfectly along what I do for a living for 16++ yrs. now professionally - Information Systems work (Databasing really)).

    boy is that ever an understatement...

    yes, apk is definitely BUSY AS HELL~:

    #31581460 #31582722 #31582896 #31583030 #31583334 #31584042 #31584232 #31584570 #31585028 #31585182 #31599452 #31602524 #31603116 #31603522 #31609050 #31612540 #31612814 #31613160 #31618278 #31627354 #31703250 #31740066 #31740432 #31740880 #31743526 #31766346 #31766428 #31766442 #31766482 #31766528 #31766550 #31766590 #31766616 #31766658 #31766714 #31880668 #31880840 #31880878 #31880900 #31880932 #31880952 #31880980 #31880992 #31881052 #31881072 #31881086

  61. The ones I hate most... by Reziac · · Score: 2, Informative

    ...are those that come in perfectly legitimate email, stuff that I actively subscribed to. They already know where I came from, their own damned email. Why does it need to go through a redirecting clicktracker?

    Furthermore, it lets even legit emails send me somewhere not only unanticipated but also a pain in the ass, like links that unexpectedly open a whopping great PDF.

    Many thanks to folks who posted links to two URL de-obfuscator services, which are now permanently on my toolbar.

    http://unshorten.com/index.php
    http://www.longurlplease.com/

    --
    ~REZ~ #43301. Who'd fake being me anyway?
  62. Re:Bwahahaha, what a joke! by Anonymous Coward · · Score: 0

    If you missed out on our special offer on MogTrolls several years ago, you don't want to miss this one!

    Now that Bush is gone, are you itching to satisfy your inner Gitmo Beach Water Torture instincts, but you DON'T want to harm either a human being or an animal? Don't worry, be happy! Now there's KowalskiInABox.

    Approved by PETA, the SPCA, and DHS, you too can have hours of fun turning a KowalskiSockPuppet into your very own trained pet. That's KowalskiInABox. Just like a jack-in-the-box, KowalskiInABox will jump at your slightest nudge. He even winds himself up! How's that for convenience?

    Consider. The typical Kowalski Sock Puppet is terribly lonely. So starved for any attention that, just like MogTrolls, it only takes a few pokes to get them to perform for you, providing hours of entertaining fun. And you're keeping one more wannabe troll off the streets. It's a win-win-win. It's your civic duty! and it's fun :-)

    You can get your KowalskiSockPuppet to follow you all over the place like the pitiful lost puppy^slug that they are. They'll take abuse that would be illegal in all 52 states (yes, I know there are only 50, but we're throwing in an extra two to make KowalskiInABox feel real REAL important).

    And for a limited time, if you order a KowalskiInABox, we'll throw in the Petey Kowalski Sock Puppet Random Quote Generator - part of the KowalskiInABox Special Edition game pack. Just look at the latest gems:

    "I post from a 400 hz computer"

    "it's true because I'm a subscriber to Windows IT Pro"

    "I take care of her computer and she only gets two viruses a month"

    But wait - theres MORE

    Act now, and we'll throw in a Second KowalskiInABox absolutely free. That's right folks! Two for the price of one. Who can resist? Put them together and you'll swear you hear "Dueling Banjos". They may even start squealing like a pig.

    Remember how you chuckled about "Arguing on the Internet is like running in the special olympics?" but you felt a bit guilty about making fun of the mentally handicapped? With KowalskiInABox those days are gone. KowalskiInABox is your road to 100% guilt-free guilty pleasure. Even people who would argue about withdrawing sustenance from the brain-dead have no moral qualms about you kicking your pet KowalskiInABox. With an IQ somewhere between a pet rock and freezer-burned ice cream, there are no ethical concerns over KowalskiInABox - even your two-year-old terror can safely vent their temper tantrums.

    And that's not all - theres MORE

    That's right. With KowalskiInABox, you also get our free guide - "Troll trolling." Written by trolls, for trolls, it's your insiders guide to competitively scoring your KowalskiInABox. Remember, the more of these fails your KowolskiInABox says, the higher your score. Because ...

    That's not all - theres MORE - you get entry into the "Trolling Petey Sweepstakes and Beerfest"

    That's right! When slumming on Craigslist just isn't enough, you can test your troll-bashing skills against other KowolskiInABox owners. Compete head-on for pink slips. Put your KowalskiInABox in a claim race. Try to win the big one with the KowalskiInABox Bullshit Bingo competition - does YOUR KowalskiInABox have what it takes to fill the whole card?

    And as a final bonus

    You have the option of getting your Kowalski Sock Puppet branded as a KawolskiInABox instead of a KowalskiInABox - because intentionally mis-spelled names drives your KowalskiInABox nutzo!

    There's only one way to find out folk. So remember - act now and you get:

    1. Not one, but TWO KowalskiInABox;
    2. KowalskiInABox Special Edition game pack intro
    3. Your exclusive "Troll trolling" guide
    4. Entry in the "Trolling Petey Sweepstakes and
  63. for Greasemonkey by KingAlanI · · Score: 1

    http://userscripts.org/scripts/show/40582
    Greasemonkey script with analogous function.
    Despite the name, it works for things in addition to TinyURL.

    --
    I listen to both RIAA and non-RIAA stuff if I like the music, tangential business/politics nonwithstanding.
  64. ping (Re:HTML 5?) by dveditz · · Score: 1

    Firefox was an early adopter of the <a ping> HTML 5 feature to solve exactly this redirect-for-tracking issue, added in early 2006: https://bugzilla.mozilla.org/show_bug.cgi?id=319368 There was huge controversy that the feature helped sites track users (never mind that you're being tracked as it is, and that the feature let you turn it off) and it was disabled before it ever shipped. We thus continue trudging through redirect hell when the browser could have been doing that for us in parallel while giving us the content we wanted.

    The feature would have sold better if it was framed as <a shortcut> or <a dest>. That is, keep the historical href behavior jumping through redirects in old browsers, while new browsers could just load the final content directly from the shortcut (or dest) attribute and treat href as the ping. I'm sure that suggestion gives HTML purist fits on semantic grounds. At least it's backward compatible unlike ping which requires a site to choose between serving different content to old and new browsers, forgoing link tracking on old browsers (the majority? fat chance), or not supporting the feature at all (we have a winner!).

    URL-shorteners are a different use-case altogether and not served by <a ping>

  65. Thankfully, competition actually exists on the web by Anonymous Coward · · Score: 0

    guoig

  66. Good luck by Anonymous Coward · · Score: 0

    Even if browser makers complied with the limit, page designers would simply insert dummy pages with Javascript redirects into their redirect chains.

  67. I'll repost my post from that site by Master+of+Transhuman · · Score: 1

    The real "overhead" for many, many Web sites now is the linking to fifty ad servers on every page - and THOSE servers are either down or slow, so they don't finish responding to the browser request in less than ten minutes.

    Which is why your browser "busy" indicator stays that way even though the page appears to have been fully loaded - or worse, the page never loads.

    This makes a difference when you try to save a page on your hard drive - that last little bit won't save and the browser will tell you the save "failed" - in reality you got most of it except for one lousy little ad.

    All of this is just the effect of the Internet industry running on too little server horsepower and too little bandwidth - and WAY too little brains.

    And yet people think they can run a business "in the cloud" - not with these morons running the cloud.

    The reality is that the Internet is now as fast as an old monochrome green screen dumb terminal hooked up to a mainframe circa 1975 - except it's in color. You still spend a minute waiting for a Web page to load, no different than waiting for an overloaded mainframe to respond to a dumb terminal. And this despite the fact that the servers running a Web site are a thousand times more powerful than that 1970's mainframe.

    And there may be an entire server FARM running that Web site - it's STILL slow. Because somebody else's server ISN'T.

    As Woody Allen summed up the human situation, "Nothing works and nobody cares."

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  68. URL rewriter. by rew · · Score: 1

    What I would like is a dynamic URL rewriter. When my browser notices a redirect, it submits the URL to a central database and asks for the rewrite rule for the rewriter behind that URL. (i.e. find the url=... in the google redirect).

    So my browser would build up a locally cached redirect database, of redirecting rules of sites that I use.

    The problem is that this will cause an arms race, that is easy to win for the redirectors. If they have "link=1928347234" instead of "url=http://www.slashdot.org/story/10/09/23/1851220/" it becomes difficult to find the destination URL without building a huge database, as big as the search-engine itself.

  69. Redirect Hell... by Anonymous Coward · · Score: 0

    Redirect Hell is a real place where your browser WILL be sent at the first sign of defiance.

  70. Not only redirects, but outright interference! by seekertom · · Score: 1

    For some of us less-literate folks, the problem seems even worse. When I try to find something on the web, the first thing I do is enter my quest in the search bar. Soon, a list of 28,132,667,534 hits comes up (in only .00036 microseconds, yet). When I try any of those links, thinking ya, I'm getting somewhere! instead of getting to the place I want, a zillion other websites are there listing all the responses to my original quest. It's like, if I want to buy a pound of apples, I google apples, and then click on one of the resultant links, thinking I will be taken to an apple-provider. No. It's just another site telling me they have a 'better' list of apple-providers! and i never quite get to the store to buy them apples.... (maybe i shudda used as example 'oranges'???) Want another dumb comparison? go to the grocery store, look at the signs hanging from the ceiling for 'soups and veggies'. You get to that isle, and no soups and veggies... instead, shelves lined with ads and instructions on how to get to the 'soups and veggies' isle.

  71. Anonymous Coward by Anonymous Coward · · Score: 0

    Sourceforge has "Direct Link" on the download page for use in case your download does not automatically start.
    It used actually to be a direct link to the desired file. A few months ago it became a link to sourceforge to allow
    then to track and then redirect you. You could still copy the link and use it somewhere else but then you only
    went to sourceforge for the redirection and not to their download page to have your doubleclick cookies updated.

    Well ... can't have that. Now the direct link (as they call it) does not work unless you immediately click it while
    on the sourcforge page for it now includes a timestamp.

    It is stlll called the "direct link".