Slashdot Mirror


Half Of People Click Anything Sent To Them (arstechnica.com)

Want to know why phishing continues to be one of the most common security issue? Half of the people will click on anything without thinking twice ArsTechnica reports: A study by researchers at a university in Germany found that about half of the subjects in a recent experiment clicked on links from strangers in e-mails and Facebook messages -- even though most of them claimed to be aware of the risks. The researchers at the Friedrich-Alexander University (FAU) of Erlangen-Nuremberg, Germany, led by FAU Computer Science Department Chair Dr Zinaida Benenson, revealed the initial results of the study at this month's Black Hat security conference. Simulated "spear phishing" attacks were sent to 1,700 test subjects -- university students -- from fake accounts. The e-mail and Facebook accounts were set up with the ten most common names in the age group of the targets. The Facebook profiles had varying levels of publicly accessible profile and timeline data -- some with public photos and profile photos, and others with minimal data. The messages claimed the links were to photos taken at a New Year's Eve party held a week before the study. Two sets of messages were sent out: in the first, the targets were addressed by their first name; in the second, they were not addressed by name, but more general information about the event allegedly photographed was given. Links sent resolved to a webpage with the message "access denied," but the site logged the clicks by each student.

156 comments

  1. Browser bugs by Anonymous Coward · · Score: 1

    If "clicking on something" is all that it takes to infect your computer, then that is a really shitty crappy browser.

    1. Re:Browser bugs by Anonymous Coward · · Score: 0

      There are other downsides to clicking anything other than malware.... phishing for one, confirming your email is valid and monitored is another.

    2. Re:Browser bugs by Anonymous Coward · · Score: 0

      Most Id10t Windows users run using accounts in the Administrators group. If they follow the Linux crowd of "support" dweebs, they also turn off UAC. I have found that so called Linux "support" people are piss poor at using or securing Windows because they WANT Windows to be crap. Using non-admin user accounts and UAC on Windows is too HARD. Besides, you run Linux as root anyway don't you?

      So here grandma, let me set up you new laptop ... I will be back to install Mint/Ubuntu/ because a week or two of malware will cause you to call me in frustration, because you really don't need all that software you bought anyway. Oh by the way, don't give all of my inheritance away .. please.

  2. Re:I don't believe this by quenda · · Score: 0, Troll
  3. This is what happens by Anonymous Coward · · Score: 5, Interesting

    This is what happens when browser makers hide the status bar, hide the location url/protocol and generally dumb down the location parts of the UI.

    Removing those essential browsing elements are like removing streets signs because everyone has a GPS, bring back the status/url bars and educate people to know what their function is.

    1. Re:This is what happens by Anonymous Coward · · Score: 0

      Microsoft started it by hiding the .exe extension... so folks clicking on pdf files end up running executables :-/

    2. Re:This is what happens by amicusNYCL · · Score: 5, Insightful

      Yeah you're exactly right, the half of the population who click on anything would totally not do that if only they could see the protocol. Because that's what was keeping everyone safe for so many years back in the halcyon days of innocence when everyone used IE6 and malware was non-existent.

      I don't think the URL field has been dumbed down at all, it hides things that you don't generally need to see (there's still an indicator if the page is secured or not, instead of expecting random people to know the difference between "http://" and "https://"), and it emphasizes things that are more important, like making the root domain stand out and writing the rest in a lighter shade. That actually helps people who got sent to facebook.com.pwned.net figure out which site they're actually on, it doesn't make anyone stupider. I can look at the URL and obviously tell that I'm on a subdomain of slashdot.org, because the root domain is written darker.

      And the status bar? Really, grandma? Can you name a single browser that does not show the URL of a link that you're pointing to when you point at it? Why have an area of the UI dedicated to showing that, which isn't being used if you're not hovering over a link? If you're thinking of some other purpose of the status bar that we've lost without a replacement, just what sage advice do you think it was dispensing that we need to bring back?

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    3. Re:This is what happens by Anonymous Coward · · Score: 1

      Yeah, no. People will click regardless, I've seen people go through hoops to be able to access links sent to them that first the email client, then the antivirus, then the web browser all tried to stop them.

      People are stupid, it doesn't matter how much information you give them or don't give them, they will click.

    4. Re:This is what happens by Nunya666 · · Score: 1

      This is what happens when browser makers hide the status bar, hide the location url/protocol and generally dumb down the location parts of the UI.

      Removing those essential browsing elements are like removing streets signs because everyone has a GPS, bring back the status/url bars and educate people to know what their function is.

      This also happens because companies use 3rd-party email providers, which cause email links for banks and credit card companies to point to some3rdparty.com instead of the bank itself.

      I regularly forward that crap back to the bank's spam/phishing prevention email address. I always start the email with something like "this looks like a phishing attempt."

    5. Re:This is what happens by i.r.id10t · · Score: 1

      To be fair, some of us click the links within a VM just to see what kind of nastiness is hiding on the other end.

      As for the status bar simple javascript can keep it covered with something else... or do you not remember the scrolling ticker tape status bars on the pages of the late 90s and early 00s?

      --
      Don't blame me, I voted for Kodos
    6. Re:This is what happens by Anonymous Coward · · Score: 0

      I did that for a few months partly to educate and partially to annoy, as I couldn't find a way to opt-out. Eventually I stopped receiving emails altogether from my bank, and I thought they discontinued them until I mentioned it to a family member. Turns out they just stopped sending them to me. Guess that was one way to unsubscribe.

    7. Re:This is what happens by Sigma+7 · · Score: 1

      do you not remember the scrolling ticker tape status bars on the pages of the late 90s and early 00s?

      That's dwarfed by other nasty Javascript effects, such as inhibiting right-clicks, move/shake the browser window, make popups, modal alert() loops that require restarting the browser, etc.

      In any case, Firefox finally added a checkbox somewhere in 1.x to prevent Javascript from doing the most common annoyances. A little on the late side, but at least it can get stopped.

    8. Re:This is what happens by Waccoon · · Score: 1

      Can you name a single browser that does not show the URL of a link that you're pointing to when you point at it?

      To be fair, most pages use Javascript to handle links, so even the damn Back button doesn't work anymore, let alone the status bar.

      Another innovation of modern "apps."

    9. Re:This is what happens by Anonymous Coward · · Score: 0

      Maybe you're aware of this, there really nothing your browser can do to help in this situation.

      If the page uses javascript, then you cannot trust any URL shown in the UI, and you cannot trust that copy/paste will contain what you think it does (HINT: an application can place both HTML and plaintext into the clipboard, the HTML that you copy might even be javascript snippet designed to modify your about:config or similar).

      e.g. Do a google search, and then compare mouseover URL shown in the browser to what's copied/pasted. At least one of the first few links will probably be a hijack link that redirects through Google servers so they'll know you clicked on it. If not, try another search term. You won't have to try many links to find one that isn't what it claims to be.

      The only safe solution is to copy from browser and paste into plaintext-only program like notepad or cat > foo.txt, and then re-copy the plaintext-only version of the URL and paste that into the location bar.

    10. Re:This is what happens by Anonymous Coward · · Score: 0

      People are stupid, it doesn't matter how much information you give them or don't give them, they will click.

      That would be lack of experience, not stupidity.
      It is not reasonable that clicking on a link should pose a security threat.
      No intelligent but inexperienced person would reason that the mail program was written in a way as to cause security issues when you clicked on a link.
      If it were then it is the programmer that wrote the environment the user is running that is stupid.

      I don't understand how people can find it acceptable to have an system that litters the screen with links that screws you up if you click them.
      I'm trying to read my mail, not play minesweeper.
      Even the limited functionality that noscript provides is better than a system that is so stupid that you can't click links.

    11. Re: This is what happens by Anonymous Coward · · Score: 0

      The problem with your argument is you are focussing on exploits against the browser.

      Clicking a link can expose that the email address still works.

      The link could be to illegal content that might land police on your door.

      Malicious JavaScript may be able to fingerprint you and tie your email to your fingerprint. Scumvertisers might then never forget that fingerprint to real identity link.

      Etc

    12. Re: This is what happens by Anonymous Coward · · Score: 0

      What an idiot. There's nothing about a URL that I 'don't need to see'. I need to see everything, unedited and unfiltered, so i can tell what crap somebody's trying to pull.

      Dumbed down UIs are for dumbed down people. Show me fancy highlighting and crap and as an attacker the first thing I'm going to do is figure out how to highlight things just to pacify idiots who think that crap is a substitite for either security or knowing what's going on.

      That last thing is the real problem. There are too many idiots using dangerous things they don't understand.

    13. Re: This is what happens by Anonymous Coward · · Score: 0

      Stopped reading when misused "random". You new here?

    14. Re: This is what happens by Anonymous Coward · · Score: 0

      You aren't ready for anything so powerful as a computer.

    15. Re:This is what happens by houghi · · Score: 1

      The general public was unable to enter the URL when Google (or Bing) became their homepage. Give people a homepage with Google and the ability to add the URL at the top and ask them to go to a website.

      Ask this at people around you for whom IT stuff is just things they use to get what they want. You can even give them your tablet or PC. Many people will just fill out the address in the middle.

      --
      Don't fight for your country, if your country does not fight for you.
    16. Re:This is what happens by AmiMoJo · · Score: 1

      Browser makes need to take a much stronger position on removing/limiting stupid web technologies.

      Flash should have died years ago. Audio should default to off with a per-site permission required, and no audio from 3rd party sources. Javascript should have features like pop-up dialogues and on-click removed, or at least limited to trusted sites. Redirects should require confirmation from the user. Cookies should default to blocked. AdBlocking should be standard, and probably block most 3rd party content too.

      You can get all that stuff with add-ons, but if the major browser vendors (so, Google) started making these the default settings it would force sites to be fully compatible with them.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    17. Re:This is what happens by Anonymous Coward · · Score: 0

      Javascript should have features like pop-up dialogues and on-click removed,

      Javascript should be disabled by default. It is the only safe way to browse in 2016.

    18. Re:This is what happens by wardrich86 · · Score: 1

      Yup. To this day I can't understand why "Hide known extensions" is enabled by default. Seems like the one of the worst possible things you could do.

    19. Re:This is what happens by Anonymous Coward · · Score: 0

      It's OK. You can say "Mozilla" in these parts without getting Eiched.

    20. Re:This is what happens by dpidcoe · · Score: 1

      Yeah you're exactly right, the half of the population who click on anything would totally not do that if only they could see the protocol. Because that's what was keeping everyone safe for so many years back in the halcyon days of innocence when everyone used IE6 and malware was non-existent.

      Even if you're dumb enough to click anything and everything, your brain is pretty good at pattern matching. Even the worst offenders when it comes to irresponsible computer usage generally at least subconsciously notice when a URL says something like somenefariousprotocol://Bank0fAmerica.com instead of https://bankofamerica.com./ Speaking from some pretty extensive experience scamming people in EvE Online, I can tell you that even the slightest deviation from what's expected by the target (even if it's not something they're normally consciously aware of) is often enough to jog even the dumbest persons brain into suspicious mode (and if not that, at least a more observative mode) and ruin the entire thing.

    21. Re:This is what happens by lsatenstein · · Score: 1

      This is what happens when browser makers hide the status bar, hide the location url/protocol and generally dumb down the location parts of the UI.

      Removing those essential browsing elements are like removing streets signs because everyone has a GPS, bring back the status/url bars and educate people to know what their function is.

      left-half right-half

      or

      top-half, bottom-half

      Half the people, ehh

      --
      Leslie Satenstein Montreal Quebec Canada
    22. Re:This is what happens by Anonymous Coward · · Score: 0

      Amicus be nice.
      >Can you name a single browser that does not show the URL of a link that you're pointing to when you point at it? Why have an area of the UI dedicated to showing that...

      That UI bar can be, and is often turned off on some browsers.
      - using someone else's computer
      - company computer
      - someone with a tiny laptop who does not want any more of their real estate encroached upon.
      - the user who just DOES NOT SEE the miniscule bar down there that flashes a URL for a nanosecond, and has never considered it before.
      - and now for the best reason for you to be nice: Mobile does not have such a bar so please stop being critical. Educate but don't be critical.

    23. Re: This is what happens by amicusNYCL · · Score: 1

      There's nothing about a URL that I 'don't need to see'.

      I completely understand that, I often find myself browsing web pages and wondering "wait a second, is this web page being served to me over the gopher protocol, or NNTP?" And then, because I understand that I can actually change settings in my browser, I go to the settings page and check the box to show the full URL and think to myself "oh wow! It turns out that this web page is actually served using the hyper text transfer protocol, I totally wasn't expecting that!"

      Show me fancy highlighting and crap and as an attacker the first thing I'm going to do is figure out how to highlight things

      OK, then I guess the world is waiting for your exploit where you cause the browser to highlight arbitrary parts of the URL. I'm sure that something like that would create a pretty nice payday for you, so since that's the first thing you're going to do then you should get right on it.

      There are too many idiots using dangerous things they don't understand.

      Right, and your solution is to throw more information which they also don't understand at them.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    24. Re:This is what happens by amicusNYCL · · Score: 1

      Audio should default to off with a per-site permission required, and no audio from 3rd party sources. Javascript should have features like pop-up dialogues and on-click removed, or at least limited to trusted sites. Redirects should require confirmation from the user. Cookies should default to blocked.

      If all of those suggestions were implemented then the very first thing that people would want to do when they start a browser on a new computer is to go enable everything so that websites work again. The #1 search terms would all involve "how do I change my browser so websites work", and then we're right back to the start.

      I'm sorry if you're personally annoyed that web pages are able to play audio, but it was added in HTML 5 for a reason. I don't think that audio is an inherent security threat.

      Hardly any sites use pop-up dialogs in Javascript at this point. If you're talking about something other than the standard alert, prompt, confirm, etc, then you're suggesting that Javascript shouldn't be able to modify the DOM at all, which is not a step in the right direction. Now we're back to the days of static web pages. We moved on for a reason. Requiring users to click a confirm button every time their browser is asked to redirect would only result in people clicking confirm buttons on their browser as fast as possible without reading what the browser is asking them to confirm. We've seen that before. Blocking cookies by default means people can't log in to sites. So, again, the #1 search term is now how to configure the web browser so that sites work, and none of the problems have actually been addressed.

      if the major browser vendors (so, Google) started making these the default settings

      If Google made those the default settings then people can't use Maps or Gmail any more. Here's something to think about, I'm not sure if you've fully considered this. There was a time when Firefox was initially fighting against IE6, and it looked like Firefox was destined to become to most popular browser. All of a sudden Google releases Chrome, and they were talking about things like tab process separation, a much faster Javascript engine, etc. Over the next couple years they poured development effort into improving their Javascript engine, and it forced all of the other vendors to do the same because they were getting absolutely destroyed in the Javascript benchmarks. Javascript performance in the days of IE6 vs. Firefox is completely pathetic to the state of the art today, and that's because Google made Javascript their priority so that they could do things on the internet that weren't possible with the older browsers and their slow and buggy implementations.

      Microsoft had nearly killed IE development when Firefox was released, future upgrades were only going to be part of new Windows versions. They had defeated Netscape, the browser war was over, they won. Firefox was already out for 4 years by the time they released IE7, and it was nearly a cosmetic upgrade, it had all of the same shit performance as IE6. IE8 was hardly any better, but it did actually have better Javascript performance and fixed a few rendering bugs and added support for some newer technologies, and that's because a year before it was released Google came out with Chrome and changed the web browser game. Everyone else had to try to match Chrome's performance or answer questions like why Gmail runs like shit in their browser. Now Microsoft is fully committed to their browser again, Firefox has respectable Javascript performance, and all of that is thanks to Google because they wanted to write web applications that were complex enough to require a high-performance Javascript implementation.

      Now you're suggesting that they should disable it by default. Sorry, but it's not going to happen.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    25. Re:This is what happens by amicusNYCL · · Score: 1

      What "nefarious protocol" are you referring to? And, for that matter, why the hell are browser vendors adding support for things that are clearly nefarious?

      Scammers use HTTP/HTTPS, why do they need to even use another protocol?

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    26. Re:This is what happens by amicusNYCL · · Score: 1

      Mobile doesn't really have a hover event either, at least not until phones can detect the presence of your finger pointing at something before you touch the screen. There's not really a way to enable that for mobile at all (status bar or no) other than showing the URL you just clicked on and requiring a confirmation to go there, which isn't something that people would accept. In addition to doubling the number of clicks that browsing requires, it's again going to lead to the situation where people blindly click on Confirm or OK buttons without reading anything.

      That UI bar can be, and is often turned off on some browsers.

      That's actually an option I don't see in my browser, I don't see a way to disable that. A quick search doesn't show results for recent versions of Chrome or Firefox, and IE/Edge aren't even in the top results.

      Amicus be nice.

      But sarcasm is how I show love.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    27. Re:This is what happens by dpidcoe · · Score: 1

      What "nefarious protocol" are you referring to?

      I have no idea, you were talking about protocols so I thought you had something in mind. Replace it with whatever other slightly off looking malicious link you'd like if it makes more sense that way.

    28. Re:This is what happens by AK+Marc · · Score: 1

      The problem is that there isn't GPS to cover. If every link you hovered over that "looked" like a URL, but had an underlying URL that didn't match were highlighted in red, that would be better. But because so many things have redirects, cross site ads and things, nobody wanted to let the unwashed masses know what a real mess the Internet is. So we get everything cleaned, hidden, and looking nice, even when everyone's doing worst practices all day long.

    29. Re:This is what happens by AK+Marc · · Score: 1

      The icon tells you the extension type. Anyone who knows what the extensions mean knows that an EXE icon next to CelebrityNudes.PDF means "don't open". The problem it solved by hiding is that nobody looked at the extension before clicking anyway. So it was a horrible thing, that's no worse than the previous thing.

    30. Re:This is what happens by knorthern+knight · · Score: 1

      > The icon tells you the extension type.

      Uhmmm... not always. If someone is malicious enough to write/deploy malware, they're malicious enough to tamper with the program icon. And, yes, you can edit/replace the default icon of a program http://stackoverflow.com/quest... The developer is asking on stackoverflow about getting a custom icon to display on the executable. Sticking in a "textfile" or "pdf" icon into an exe file is relatively easy.

      --

      I'm not repeating myself
      I'm an X window user; I'm an ex-Windows user
    31. Re:This is what happens by Anonymous Coward · · Score: 0

      Someone who uses javascript to screw with the status bar is being really fucking lazy with his malware.

    32. Re:This is what happens by RockDoctor · · Score: 1

      To be fair, most pages use Javascript to handle links, so even the damn Back button doesn't work anymore, let alone the status bar.

      I don't think that I've ever seen that, though I'll be looking for it in the future.

      "most sites"? Really? got any numbers to back that up? Or do you mean "most sites that I use" (checks : it's not an AC comment), which may be a very different thing.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    33. Re:This is what happens by RockDoctor · · Score: 1

      This also happens because companies use 3rd-party email providers, which cause email links for banks and credit card companies to point to some3rdparty.com instead of the bank itself.

      You have a bank that conducts business my EMAIL ??? Who the hell are they, so I can avoid them?

      Personally, I much prefer to check out my bank's security by kicking the bottom of the door as I walk in, to check if it sounds rotten. I do log onto my bank account every month or three - in fact I'll need to do it on Monday night - but I do that by typing the appropriate address into the location bar.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    34. Re:This is what happens by KozmoStevnNaut · · Score: 1

      Both Firefox and Chrome pop up the link destination when you hover over a link. It's just like having the status bar, but it doesn't take up space when you don't need it.

      --
      Eat the rich.
    35. Re:This is what happens by Nunya666 · · Score: 1

      This also happens because companies use 3rd-party email providers, which cause email links for banks and credit card companies to point to some3rdparty.com instead of the bank itself.

      You have a bank that conducts business my EMAIL ??? Who the hell are they, so I can avoid them?

      Is it really that bad for a bank to send an email alert that a payment is due? Or that this month's electronic statement is available?

      I don't think so.

    36. Re:This is what happens by Anonymous Coward · · Score: 0

      You are completely missing the point. A majority of people who use computers thing of them like a toaster or television. They don't know about protocols, They don't care about protocols. Hell, half of them don't understand what a URL is. They start their browser and type where they want to go into Google. They click on the first link that says "Bank of America." If they recognize the page that comes up they log into it with their authentic credentials.
      When they get an email that says, "Pics from last nights orgy," they click on it, even if they weren't at last nights orgy. They aren't looking at URLs, They don't care about URLs. They just hope that hot girl next store was at last nights orgy.
      The real answer is what's not going to happen which is: secure software. It won't happen because security is inconvenient, and convenience is more important that anything to users.

    37. Re:This is what happens by RockDoctor · · Score: 1

      So, you don't know your own finances. Right.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    38. Re:This is what happens by Rakarra · · Score: 1

      Mobile doesn't really have a hover event either, at least not until phones can detect the presence of your finger pointing at something before you touch the screen. There's not really a way to enable that for mobile at all (status bar or no)

      I've seen this implemented on my browser on my android phone using the standard built-in browser, whatever came with Android 4.4. If I click and hold somewhere on a webpage, it'll pop up a context menu AND it acts like a hover. I hit 'back' to get rid of the context menu, and the end result is I got a hover without a click. It's clunky and slow, but it works.

    39. Re:This is what happens by wardrich86 · · Score: 1

      Not only to mention the amount of faith this guy has in people not opening shit that they shouldn't.

  4. Re:I don't believe this by hcs_$reboot · · Score: 1

    Difference is, when you receive a link, its actual domain name is not displayed along with the link, as on /. (the only people likely to click your link either don't know goatse, or want to have another look at it!)

    --
    Slashdot, fix the reply notifications... You won't get away with it...
  5. Color me surprised by Feral+Nerd · · Score: 5, Funny

    Half Of People Click Anything Sent To Them

    Actually 49.5% of people click anything sent to them, another 49.5% double click anything sent to them. The remaining 1% are nerds who know better.

    1. Re: Color me surprised by Anonymous Coward · · Score: 0

      You forgot 10% who don't get these newfangled mice thingies.

    2. Re: Color me surprised by Creepy · · Score: 2

      And to riff off an old tech support joke, they're called foot pedals, not mice.

      If you've never heard that one, here it is with a few others. I literally got the "Press Any Key" one working tech support, so yes I believe them. Compaq offered free tech support in the early days and people would call them for all kinds of reasons without actually trying anything, so that doesn't surprise me at all. Note I didn't work for Compaq, I did tech support contracting work for Bell Atlantic and we had a business relationship with Compaq. Specifically what that was is something I signed a form not to disclose.

    3. Re:Color me surprised by Anonymous Coward · · Score: 0

      100% of the people who clicked on them don't use Linux.

    4. Re:Color me surprised by Anonymous Coward · · Score: 0

      Half Of People Click Anything Sent To Them

      Actually 49.5% of people click anything sent to them, another 49.5% double click anything sent to them. The remaining 1% are nerds who know better.

      Darwin shrugs.

    5. Re: Color me surprised by kenh · · Score: 1

      100% of the people who clicked on them don't use Linux.

      I believe that, because the percentage of actual Linux desktop users represents a rounding error in most surveys. Last I looked, Windows ME was still more popular/prevalent as a desktop OS than Linux.

      --
      Ken
    6. Re: Color me surprised by Anonymous Coward · · Score: 0

      Last I looked, Windows ME was still more popular/prevalent as a desktop OS than Linux.

      Look again, but this time notice that Linux use beat out Windows me use back in March of 08. Since then it's been smashing windows editions left and right.

      http://www.w3schools.com/browsers/browsers_os.asp

    7. Re: Color me surprised by Anonymous Coward · · Score: 0

      Last I looked, Windows ME was still more popular/prevalent as a desktop OS than Linux

      Look again, but this time notice that Linux use beat out Windows me use back in March of 08. Since then it's been smashing windows editions left and right.
      http://www.w3schools.com/browsers/browsers_os.asp

    8. Re: Color me surprised by dpidcoe · · Score: 1

      And to riff off an old tech support joke, they're called foot pedals, not mice.

      Unrelated to the discussion thread but completely related to that anecdote: I knew an electrical engineer with bad carpel tunnel who made a foot pedal for clicking the mouse buttons. He also stripped the guts from a gyro mouse and mounted them on a headset. I think the controls were basically left foot to click, right foot to tell the gyro mouse to start tracking, and then he'd hunt and peck type holding a stylus in each fist. Watching him operate his computer was hilarious. His head would be twitching and jerking all over the place to an accompaniment of seemingly random foot stomps and fits of what looked like overhanded stabbing of the keyboard with a pair of pencils.

  6. People actually click on email links? by hackel · · Score: 5, Insightful

    I actually get really frustrated because 99% of all email links cannot be clicked because of embedded tracking information. It makes pretty much any email newsletter/update/etc. completely useless. I spend far too much time going to a website and finding something I want to look at, all because I refuse to click on a link that contains tracking information. I can't believe so many people, especially students, are dumb enough to do this. And yet, I can believe it. It's just sad.

    1. Re:People actually click on email links? by hcs_$reboot · · Score: 1

      Usually just removing the final GET part with an ID gives you the same page, without reference tracking (e.g. the ad-story below about lenovo is "http://news.lenovo.com/news-releases/lenovo-reveals-yoga-book-2-in-1-tablet-for-productivity-and-creativity.htm?CID=ww:lenovosocial:r5kzwy", remove the CID part and no more tracking). Then use Ghostery to disable all necessary trackers

      --
      Slashdot, fix the reply notifications... You won't get away with it...
    2. Re:People actually click on email links? by Anonymous Coward · · Score: 1

      Mailchimp. 99% of the time the person doing the tracking is the person who sent you the email, from the list that you signed up for, and the link usually points to their own site. The bulk mailer being used automatically does the link replacement.

      Curious, do you use google.com? Note the cloaked tracking on every link in their search results. Don't like that? (I don't) Use duckduckgo.com (and let the Russians have the info instead).

      So, um, yeah.

    3. Re:People actually click on email links? by Anonymous Coward · · Score: 1

      So you've willingly given your email address X to a website and expressed an interest in subject Y in doing so (thus linking X and Y), yet you won't click a convenient link that pretty much only re-affirms that initial X-Y link because...?

    4. Re:People actually click on email links? by RockDoctor · · Score: 1

      I actually get really frustrated because 99% of all email links cannot be clicked because of embedded tracking information.

      Hmmm, An option that might be useful could be mapping (some control key+ CLICK) to "present URL in editable window and then follow link after editing".

      I regularly chop of all that tracking shit when forwarding links to people. It does get tedious after a time.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    5. Re:People actually click on email links? by hackel · · Score: 1

      Clean Links (https://addons.mozilla.org/en-US/firefox/addon/clean-links/) is a great help for that, but it's not perfect. So many email links aren't in a form that you can manually clean, they just reference their tracking IDs, which have to be redirected server-side.

    6. Re:People actually click on email links? by RockDoctor · · Score: 1

      Oh, links you RECEIVE in email. I don't think I've seen that as a problem in either Yahoo or Gmail. Hotmail is a terminal mail service for me - mail in, nothing out by mail, but no I don't see that problem there either. Plenty of spam, but not that problem. I get a mail from my electronics supplier, and I open a new tab, type in the suppliers home page, and then log in. No problems that I see.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  7. Sheep are among us by Anonymous Coward · · Score: 0

    Sheep are sheep. It's like a modern day experiment by a scientist inspired by Pavlov. But instead of drooling its clicking. Sheep...

    1. Re:Sheep are among us by Dunbal · · Score: 2

      High school students are told that Pavlov taught dogs how to drool with a bell, because it sounds nice. In reality Pavlov drilled holes into dogs' stomachs and stuck a catheter in there through their abdominal walls, and measured the pH and enzyme content of gastric secretions when he rang the bell. Needless to say the dogs died after the experiment.

      --
      Seven puppies were harmed during the making of this post.
    2. Re:Sheep are among us by Anonymous Coward · · Score: 0

      Is this the same guy that supposedly kept a dogs head alive detached from its body?

    3. Re:Sheep are among us by Princeofcups · · Score: 3, Informative

      High school students are told that Pavlov taught dogs how to drool with a bell, because it sounds nice. In reality Pavlov drilled holes into dogs' stomachs and stuck a catheter in there through their abdominal walls, and measured the pH and enzyme content of gastric secretions when he rang the bell. Needless to say the dogs died after the experiment.

      It can be exhilarating to know that common knowledge is wrong, and you know the truth, but in thin case, you are the one who is wrong. Pavlov did research on the digestive system, which used catheters as you described. However, when it came to his conditioning research, drooling was the quantitative result that was recorded. And he did use a bell, as well as other stimuli.

      --
      The only thing worse than a Democrat is a Republican.
  8. You insensititve clod! by PPH · · Score: 1

    I can't click anything! I read my e-mail with elm.

    --
    Have gnu, will travel.
    1. Re:You insensititve clod! by Rick+Zeman · · Score: 1

      I can't click anything! I read my e-mail with elm.

      Pine is not elm.

  9. Not a completely accurate check by davidwr · · Score: 1

    Did they test for people who did "due diligence" before going to the site then, seeing no known threat, click anyway?

    Did they test for people who went back and re-visited the sites with the "bad" links on them using a testbed/honeypot environment then "clicked through" to the "bad" site?

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Not a completely accurate check by Anonymous Coward · · Score: 1

      No. No they didn't. Because, whom the fuck would do that??!!!

    2. Re:Not a completely accurate check by Dunbal · · Score: 1

      No one, but there's always a smart-ass who says he would have, if he had actually bothered to visit the site.

      --
      Seven puppies were harmed during the making of this post.
    3. Re:Not a completely accurate check by Anonymous Coward · · Score: 0

      sent to 1,700 test subjects -- university students --

      Kids. This was a study of kids, not "People".

    4. Re: Not a completely accurate check by Anonymous Coward · · Score: 0

      Do you think that whoever you define as "people" are smarter than random university students? You must be new to this planet.

    5. Re:Not a completely accurate check by rtb61 · · Score: 1

      The average IQ is 100, which means half the population has a lower IQ than 100. Learning and retaining computer security is not easy, in fact logically all those below, say 120, struggle with it. Want secure systems, take out the flexibility and ensure they can only do what they were designed to do in the manner they were designed to do it. For most people, the need computers to be like other fixed electrical appliances, that is just the way it is.

      --
      Chaos - everything, everywhere, everywhen
    6. Re:Not a completely accurate check by ITRambo · · Score: 1

      So they need Chromebooks, something dumbed down that can do everything 80% of our customers want to do, surf and read email. Self updating is nice also.

    7. Re: Not a completely accurate check by Anonymous Coward · · Score: 0

      IQs are calculated based on the assumption that intelligence among the population forms a normal distribution - hence 50% of people being of below average intelligence - which has never actually been evidenced. It's just an assumption.

    8. Re:Not a completely accurate check by Anonymous Coward · · Score: 0

      Please subtract 20 IQ points for saying "in fact logically" where you meant "pulling out of my ass".

    9. Re:Not a completely accurate check by Buchenskjoll · · Score: 1

      No. No they didn't. Because, whom the fuck would do that??!!!

      Who would do that. Whom told you to write it like that?

      --
      -- Make America hate again!
    10. Re: Not a completely accurate check by Anonymous Coward · · Score: 0

      By that logic there should be equal amount of people with negative IQ as there are those with IQ over 200. This is obviously false. The former number is much greater.

    11. Re:Not a completely accurate check by david_thornley · · Score: 1

      You aren't aware that most of experimental psychology is the psychology of Western college freshmen taking psychology courses? (Yes, this is a big problem.)

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  10. Imagine the stupidity of the average person by penguinoid · · Score: 5, Funny

    Imagine the stupidity of the average person -- then realize that half of them are dumber than that.

    --
    Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
    1. Re:Imagine the stupidity of the average person by ShanghaiBill · · Score: 0

      Imagine the stupidity of the average person -- then realize that half of them are dumber than that.

      Some of them are even dumb enough to think that "average" and "median" are the same thing.

    2. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      This kind of loses meaning when you are smarter than 99.99% of the rest. You live the first half of your life frustrated as hell and then you just say "fuck it", and "whatever" for the other half.

    3. Re:Imagine the stupidity of the average person by hcs_$reboot · · Score: 1

      dumb != uneducated

      --
      Slashdot, fix the reply notifications... You won't get away with it...
    4. Re:Imagine the stupidity of the average person by hondo77 · · Score: 1

      Imagine citing George Carlin for that quote.

      --
      I live ze unknown. I love ze unknown. I am ze unknown.
    5. Re:Imagine the stupidity of the average person by penguinoid · · Score: 1

      Some of them are even dumb enough to think that "average" and "median" are the same thing.

      And some are even too dumb to know that in a normal distribution, they are.

      --
      Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
    6. Re:Imagine the stupidity of the average person by Dunbal · · Score: 1

      And likewise educated != smart.

      --
      Seven puppies were harmed during the making of this post.
    7. Re:Imagine the stupidity of the average person by ShanghaiBill · · Score: 1

      And some are even too dumb to know that in a normal distribution, they are.

      IQ is normalized (by definition), but we are talking about stupidity, with is the reciprocal of intelligence. The inverse of a normalized function is not another normalized function. You can see this in practice: There are a lot more really stupid people than really intelligent people. The distribution is skewed.

       

    8. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      Ha! No mod points! Sorry!

    9. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      > we are talking about stupidity, with is the reciprocal of intelligence.

      No? Stupidity is the opposite of intelligence, but it's not the inverse - it's the negative.

      Total intelligence - human intelligence = human stupidity.

    10. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      Or perhaps the data collection is flawed. An empty vessel makes the most noise. Perhaps people of greater than average intelligence prefer not to be known.

    11. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      Intelligence isn't an absolute, it's relative to species and is measured using metrics developed by our current best understanding. What intelligence is, is not well defined, understood or agreed upon and the average is relative to a species statistics which are vastly different between species. So, compared to other species an person who is unintelligent by human standards might be a genius in another domain. To say that stupidity is the opposite of intelligence makes no sense, nor does your equation.

    12. Re:Imagine the stupidity of the average person by Pfhorrest · · Score: 4, Insightful

      Some are even dumb enough to think that "average" only means "mean", and that a median isn't a kind of average...

      --
      -Forrest Cameranesi, Geek of all Trades
      "I am Sam. Sam I am. I do not like trolls, flames, or spam."
    13. Re:Imagine the stupidity of the average person by hambone142 · · Score: 4, Insightful

      The majority of people believe in an invisible friend in the sky.

    14. Re:Imagine the stupidity of the average person by penguinoid · · Score: 2

      The majority of people believe in an invisible friend in the sky.

      And is that being stupid? I mean, they're wrong, but the vast majority of people are wrong about all kinds of things, particularly as displayed in optimism and overconfidence. (In fact, religion is a subset of optimism and overconfidence.) And yet, though many studies show cynical depressed people tend to be more accurate than happy optimists, I wouldn't call them smarter.

      People are irrational, but smart irrational people can deal with their irrationality (often by using irrational means).

      --
      Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
    15. Re: Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      (In fact, religion is a subset of optimism and overconfidence.)

      Fearing eternal damnation for having sex with the wrong kind of person (or even thinking about it) is a subset of optimism and overconfidence?

    16. Re: Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      It's also highly variable, even for a single person. Lack of sleep or poor nutrition can impact performance in tasks. Is your subject a morning person? Did they to travel far to be tested? When approaching puzzles, do they prioritise time or accuracy?

      Proper testing of the abilities of a subject depends greatly on proper controls.

    17. Re:Imagine the stupidity of the average person by mwvdlee · · Score: 1

      I don't have to imagine; I'm seeing it right here.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    18. Re: Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      Not to mention that intelligence doesn't factor time in to the equation. (Within reason)
      IQ only cares about features, not operation speed.
      It is, in all honesty, quite dumb.

      Processing speed makes the difference between one person losing their arms and another person dodging the oncoming bus. It IS important.
      This is why IQ is a worthless metric whenever cited.

    19. Re:Imagine the stupidity of the average person by AmiMoJo · · Score: 2

      Sanity is defined by the norm, not by what is rational. Few people believe in leprechauns and green men from Mars, so people who genuinely do are considered outside the norm and probably mentally ill. On the other hand, lots of people believe in some kind of omnipotent, invisible, magical being(s) so despite there being about an equal amount of evidence as there is for the leprechauns it's considered perfectly normal, good even.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    20. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      Bullshit !
      I've met plenty of "stupid smart people".
      They had a Big Bang episode about it too, I think, Penny's uneducated boyfriend pointing out how idiotic the "genius physicists" all behaved because they were too focused on specific aspects of their theoretical work and project, without thinking about the practical consequences and repercussions for others...
      Stupid is not the "opposite" of smart, even if they are related.

    21. Re:Imagine the stupidity of the average person by ausekilis · · Score: 1

      Mr. Carlin? Is that you?

    22. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      And then some of the "smart" people don't recognize a George Carlin joke.

    23. Re:Imagine the stupidity of the average person by immortalcrab · · Score: 0

      That's why you post as AC?

    24. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      The majority of people believe in an invisible friend in the sky.

      And is that being stupid?

      Yes. Yes it is. And it won't stop until we stop pretending otherwise.

    25. Re:Imagine the stupidity of the average person by david_thornley · · Score: 1

      Actually, no. The majority of people believe in God*, but God is not normally envisioned as invisible or in the sky.

      *A slight majority of humanity is Christian or Muslim, and there are some other monotheistic beliefs.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    26. Re:Imagine the stupidity of the average person by K10W · · Score: 1

      Some are even dumb enough to think that "average" only means "mean", and that a median isn't a kind of average...

      oh if only I had mod points, never when I neeed them most. Please upvote this if you have some, getting tired of people thinking just that. From assumed majority science/IT educated community it worries me

    27. Re:Imagine the stupidity of the average person by Anonymous Coward · · Score: 0

      Bill Gates and I have an average wealth of 40 billion dollars.

    28. Re:Imagine the stupidity of the average person by RockDoctor · · Score: 1

      Only in some countries with remarkably stupid populations.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    29. Re:Imagine the stupidity of the average person by popoutman · · Score: 2

      The majority of people believe in an invisible friend in the sky.

      And is that being stupid?

      Yes.

      --
      - This sig deliberately left blank. Nothing to see, move along.
  11. Really? by Anonymous Coward · · Score: 0

    I would expect it to be the upper half of a person.

  12. stupidity != ignorance by Anonymous Coward · · Score: 0

    and the average is not always the same as the median

  13. About half, eh? by Dunbal · · Score: 4, Funny

    Those are the people we put on the "B" Ark.

    --
    Seven puppies were harmed during the making of this post.
    1. Re:About half, eh? by Anonymous Coward · · Score: 0

      They already built that one......

      https://arkencounter.com/

    2. Re:About half, eh? by Anonymous Coward · · Score: 0

      PLEASE any readers who have not read Douglas Adams, at least read this reference to Dunbal's genius post. PS: Dunbal is a genius.
      http://www.geoffwilkins.net/fragments/Adams.htm

  14. I call BS! I don't. by Anonymous Coward · · Score: 0

    I always verify that there's a useful purpose... oops.

    *** NEVER MIND ***

  15. Is this a test? by Anonymous Coward · · Score: 0

    What a perfect headline for a future April Fool's joke!

  16. Re:I don't believe this by quenda · · Score: 1

    (the only people likely to click your link either don't know goatse, or want to have another look at it!)

    Both will be disappointed. The joke *depends* on slashdot showing the domain.

    The goatse.cx website has been shut down long ago. Go see for yourself. I dare you :-) Look at the reflection in a polished shield like Perseus, if you don't trust an random internet stranger.

  17. how to get it to 99% by Anonymous Coward · · Score: 0

    make the link look like a cute kitty cat curled up with a computer mouse with a caption: "click me"

    1. Re:how to get it to 99% by Anonymous Coward · · Score: 1

      make the link look like a cute kitty cat curled up with a computer mouse with a caption: "click me"

      I tried your "click me", but it doesn't seem to be working.
      Do I need to upgrade to Windows 10 to see the kitty?

  18. I think we know the punchline by fustakrakich · · Score: 1

    The other half are liars, right?

    --
    “He’s not deformed, he’s just drunk!”
  19. Re:I don't believe this by hcs_$reboot · · Score: 1

    Seems to work though, see for yourself http://goatse.cx .

    --
    Slashdot, fix the reply notifications... You won't get away with it...
  20. Solution by Tablizer · · Score: 1

    Goatse cured me of that habit.

  21. In Soviet Russia by davidwr · · Score: 2

    Half of all web browsers CLICK YOU.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  22. We're okay! by Pseudonym · · Score: 1

    Slashdotters never RTFA, so we're good.

    --
    sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
  23. Just like Sex Panther by Anonymous Coward · · Score: 0

    50% of the time, it works every time!

  24. Click? by darkain · · Score: 4, Insightful

    If by "click", you mean having an automated tool running inside of a VM scan URLs inside of emails to determine their contents before allowing the email to pass through to my inbox? Then sure!

    In other words, their definition of a "click" is honestly far too loose.

    Also, of the percent that "didn't click", how many of those messages were properly caught by spam filtration systems?

    Really, this isn't a study about click through rates at all, more like someone having a predetermined subject they want to publish, and build a "test" around it to make it look a certain way.

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

      more like someone having a predetermined subject they want to publish, and build a "test" around it to make it look a certain way.

      Welcome to modern scientific study.

  25. But by bigdavex · · Score: 1

    100% of us clicked on this story's comment section. Suckers.

    --
    -Dave
    1. Re:But by Anonymous Coward · · Score: 0

      100% of us clicked on this story's comment section. Suckers.

      But half of us were suspicious...

  26. You know... by Anonymous Coward · · Score: 0

    If 80% of you died the world would be exponentially better off.

  27. how come by iggymanz · · Score: 1

    how come my employer gets 90% of their people from the dumber half of the populace?

  28. For even more fun, put a "Try Again" button by aussersterne · · Score: 2

    beneath the "access denied" and watch a few of them try for 10 minutes straight to load it by clicking again and again, then leave it open and tap it once or twice a day for two weeks before giving up.

    I know a couple people like this. You ask, "But what if the link is malware?" and they respond with "But what if it's something great?"

    On a similar note, I once sent a bad link by accident to a person who was in college at the time. I then sent a follow up email saying, "Sorry, bad link. Try this one."

    They then called me an hour later to say that they kept trying the first link I'd sent, but couldn't get it to load, and asked if there was anything I could do to help. I said, "But I thought I mentioned—that was a broken link, it doesn't work. I sent the right one!" And they responded with a variation on the above—"I know, but you never know, maybe I'd like it! I'd at least like to see it!"

    --
    STOP . AMERICA . NOW
    1. Re:For even more fun, put a "Try Again" button by Anonymous Coward · · Score: 0

      I sure hope you responded "I sent you a link that doesn't go ANYWHERE. You clicked it and it didn't go anywhere. How did you like it?"

  29. Well by ruir · · Score: 1

    Half of people click on this rubbish articles too. Is this the slashdot I used to know?

    1. Re:Well by Jeremi · · Score: 1

      Half of people click on this rubbish articles too. Is this the slashdot I used to know?

      Yes: it was always like this.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
  30. Totally agree by Archfeld · · Score: 1

    Agreed, that is why you override that setting and unhide registered file types, and show system files, in addition to showing the status bar on your browser and explorer. I have to ask was it Micro$loth that first hid extensions or crApple, I genuinely don't remember but it seemed a bad decision either way.

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
    1. Re: Totally agree by Anonymous Coward · · Score: 0

      Crapple, but file extensions arent defined for crapple.

    2. Re:Totally agree by david_thornley · · Score: 1

      Pre-OSX MacOS files had two four-byte identifiers, for file type and subtype. Applications (to be run) had 'APPL' in the file type and the application name in the subtype. Other files would have the application name that created them or would run them in the type, and what they individually were in the subtype. Post-OSX, file names did have extensions, but the extensions did not determine what could execute, that being determined by the permission bits.

      It was a long time ago, but I believe CP/M figured that anything with a .COM extension was runnable, and MS picked up on that.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  31. Half the population should be purged by Anonymous Coward · · Score: 0

    If only to increase median IQ.

  32. Clickbait and switch by simplypeachy · · Score: 1

    Half of "people" don't - according to the summary, half of "university students" click anything. There's a fair difference if you ask me. The irony of a clickbait article about impulse clicking...

    1. Re:Clickbait and switch by Lab+Rat+Jason · · Score: 1

      I came here to say exactly this! 1700 college students does not a representative population make...

      --
      Which has more power: the hammer, or the anvil?
    2. Re:Clickbait and switch by simplypeachy · · Score: 1

      You wouldn't believe it!

  33. Text browsers? by popoutman · · Score: 1

    At least my main email client is a text-only client, and I can follow the link with something that is definitely not going to get triggered by a drive-by. And that's to check out strange links that I may get in email, even from people I have previously been in contact with. I definitely don't follow links. Still, on the phone, I may be exposed to vulnerabilities in the non-standard email client I use.

    --
    - This sig deliberately left blank. Nothing to see, move along.
  34. I do.. by kenh · · Score: 1

    I do click - I right-click on most everything that arrives in my inbox, just to see where it leads.

    But I believe it - here in America, nearly half of all Americans vote for [Democrats|Republicans] without giving it a second thought...

    --
    Ken
  35. 0.00001% chance of imagined success by Impy+the+Impiuos+Imp · · Score: 1

    MileyAndTayTayDoingIt.exe

    Hmmmmmm...if it is true, worth it!

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
  36. OOps, I clicked on this article on /. by Anonymous Coward · · Score: 0

    So it must be true :)

  37. let fear rule us by Anonymous Coward · · Score: 0

    Remember the web exists so that you don't read anything on it ...

  38. Re:I don't believe this by sirber · · Score: 1

    This site can’t be reached

    --
    Be or ben't
  39. Re:I don't believe this by Anonymous Coward · · Score: 0

    Nope, didn't work at all. Here's a bunny with a pancake on it's head for trying, though.

  40. Sample bias by damaki · · Score: 1

    Come on, how come any publication could be considered as interesting or serious when it uses exclusively students as a sample?

    --
    Stupidity is the root of all evil.
  41. Re:I don't believe this by Anonymous Coward · · Score: 0

    While it may be true that /. changed all links to show the domain along with it, its usage* would be most beneficial in curing the 50% of people who click on anything.

    * along with tubgirl, meatspin & 2g1c

  42. Re:I don't believe this by Anonymous Coward · · Score: 0

    That was an ugly trick. Here is an actual picture of a bunny with a pancake on its head.

  43. Ahh thank-you by Archfeld · · Score: 1

    Thanks for the info. It makes much more sense when you explain it that way and still sounds more secure. Cheers and have a good day.

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?