Slashdot Mirror


Military Testing WMD Sensors at Super Bowl

Lam1969 writes "Members of the Michigan National Guard will be at the Super Bowl on Sunday to deploy 'sensor fusion', a real-time, IP-based wireless technology that combines readings from portable and fixed devices that can potentially detect terrorist threats. While sensors capable of detecting chemical, biological, or radiological threats have been used at previous Super Bowls, the readings had to be communicated by radio between different security personnel. Sensor fusion automatically takes readings from the devices and uploads them to a central, secure Web server, where security staff anywhere can monitor conditions at the event. From the article: 'The software uses open standards and is open-source, based on the OSGi Service Platform, which is a standardized, component-oriented computing environment for networked services. OSGi allows networked devices to be managed from anywhere in the world, while allowing software to be installed, updated or removed on the fly while the device is operating.'"

176 comments

  1. "secure" by scenestar · · Score: 4, Funny

    Let's hope it isn't anything like those voting machines.

    --
    perpetually dwelling in the -1 pits
    1. Re:"secure" by Musteval · · Score: 2, Interesting

      According to the article summary, the software is open source. So everything should be fine unless some terrorist discovers a gaping security flaw in the code and doesn't tell anybody.

      Personally, I wouldn't open-source software this important, just because the ratio of potential abusers to fixers, not to mention the potential damage done, is so high.

      --
      Note to mods: I'm probably being sarcastic.
    2. Re:"secure" by Anonymous Coward · · Score: 1, Funny

      Yeah, obviously it should only be trusted to the lowest bidder where the ratio of potential corners cut, not to mention the potential for the CEO to flee the country with his millions of dollars, is high.

    3. Re:"secure" by MooseByte · · Score: 4, Insightful

      "Let's hope it isn't anything like those voting machines."

      I was going to joke that at least they were testing WMD detectors and not WMDs, but your post sparked the realization that a hacked voting system is far more dangerous to a nation than any WMD ever could be.

    4. Re:"secure" by Musteval · · Score: 1

      No, obviously it should be trusted to people who have proven themselves to be trustworthy. If you open the code to qualified, benevolent outsiders, you get many of the benefits of open source with none of the downsides.

      --
      Note to mods: I'm probably being sarcastic.
    5. Re:"secure" by brunson · · Score: 2, Informative

      The Linux and OpenBSD implementations of the TCP/IP stack are Open Source. Do you think they'd be better off writing their own closed source version of it from scratch?

      --
      09F911029D74E35BD84156C5635688C0
      Jesus loves you, I think you suck
    6. Re:"secure" by Sj0 · · Score: 1

      You say that, but have you TRIED the chillie?

      --
      It's been a long time.
    7. Re:"secure" by budgenator · · Score: 2, Insightful


      The OSGi Alliance ("OSGi Alliance") hereby grants you a fully-paid, non-exclusive, non-transferable, worldwide, limited license (without the right to sublicense), under the OSGi Alliance's applicable intellectual property rights to view, download, and reproduce the OSGi Specification ("Specification") which follows this License Agreement ("Agreement"). You are not authorized to create any derivative work of the Specification. The OSGi Alliance also grants you a perpetual, non-exclusive, worldwide, fully paid-up, royalty free, limited license (without the right to sublicense) under any applicable copyrights, to create and/or distribute an implementation of the Specification that: (i) fully implements the Specification including all its required interfaces and functionality; (ii) does not modify, subset, superset or otherwise extend the OSGi Name Space, or include any public or protected packages, classes, Java interfaces, fields or methods within the OSGi Name Space other than those required and authorized by the Specification.


      IANAL, but that doesn't strike me as open; viewable source and open source are two seperate things! This one seems to lack the ability to modify the source.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    8. Re:"secure" by Kadin2048 · · Score: 1

      That seems pretty clearly like it's referring to the specification, not to the source.

      In terms of a specification, the restriction makes sense -- you don't want people making derivatives of the specification that break compatibility and disseminating them, because then you'd have all sorts of problems. Once you've agreed on a specification, you want to give it a certain amount of sticking power -- and also you want to try and make it difficult for a company to make something that's not compatible but still claim compatibility (because they just changed the spec for their own stuff).

      If that's the same license that applies to the code, then yes I agree, it's quite restrictive. It beats Diebold, though.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    9. Re:"secure" by Anonymous Coward · · Score: 0
      a hacked voting system is far more dangerous to a nation than any WMD ever could be.

      I'd like to see you repeat that statement when staring down an ICBM or an outbreak of chicken pox. That's the problem of superlatives, they are often catchy but wrong.

    10. Re:"secure" by Anonymous Coward · · Score: 0

      I would disagree. A well armed, well directed, and military backed populace could always remove an unaccountable, unelected government. An atomic device detonated at Grand Central Station, Chicago (probably near the exchanges), and at the refinaries near Huston would probably bring the US and, through symatry, the rest of the world, to its knees.

      But yes, George Bush is the cause of, and anti-solution to, all of life's problems. If only the US would disarm we could all join together in socialist utopia. Well, we would need to get rid of intelligent design as well, and windows. No one should profit from software, medicine, or corn bread sandwiches. Eat the peaches.

      Of course, to a person like you, who would never actually lift a finger against tyranny, ... nevermind, you'll never understand. Guns are bad.

  2. Security of individual nodes by elwin_windleaf · · Score: 5, Interesting

    They mentioned that the central web server was secure, but is there any information about the security of each node?

    Whenever I hear anything about Wireless networking, I instantly have a security lightbulb that goes off in my head. Since it's based on IP technology, is there anything in place to prevent traditional wireless security issues? Can you spoof nodes?

    Granted, no system is perfect, but I'm wondering if this system could be used to draw security away from a particular area, only to allow a potential threat to get in the back door.

    1. Re:Security of individual nodes by Anonymous Coward · · Score: 0

      Wireless also presents a poor choice for relaying sensor information when an adverse group is involved. Radio jammers are very basic and inexpensive technology.

      Also, per your example, a jammer placed right near the desired sensor and a false wireless signal generator (relaying a signal of it's-all-okay) right near the base (assuming encryption, protocol, etc. could be broken and duplicated) could really render this system not merely insecure but hazardous to those relying on it.

    2. Re:Security of individual nodes by Anonymous Coward · · Score: 0
      Since it's based on IP technology, is there anything in place to prevent traditional wireless security issues? Can you spoof nodes?
      Being based on IP has nothing whatsoever to do with wireless security. IP is Layer 3, and the wireless transport covers Layers 1 and 2.

      That said, they're not exactly going to be deploying a bunch of Linksys WRT54G routers in the stadium. The military has invested heavily into research areas like Ultra Wide Band which make it very, very difficult to intercept messages or jam signals.

    3. Re:Security of individual nodes by Transcendent · · Score: 1

      Even though IP isn't at fault... use IPSec or some other low-level encryption scheme. Use private keys as well for authentication. Sure they can listen in on what you're saying and know the to/from addresses, but it'll just be garbage to them.

    4. Re:Security of individual nodes by bill_mcgonigle · · Score: 1

      Since it's based on IP technology, is there anything in place to prevent traditional wireless security issues? Can you spoof nodes?

      If they're smart, they're not relying on any transport-layer features for security and they sign each packet on both ends.

      Still, the transport layer is worth examination. If this makes it to the news, that's enough information for a moderately sophisticated attacker to deploy a jamming device. Will they evacuate the stadium if the nodes lose communication without a specific threat? So why would they publicize this?

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    5. Re:Security of individual nodes by Anonymous Coward · · Score: 0

      Ever hear about something called "Signals Intelligence"? SigInt? http://www.nsa.gov/about/about00020.cfm Slashdot might know it better as "WarDriving" or WiFi hacking. Although I would suspect it might not be on WiFi RF frequencies. Quoting the cited article: "The objective is to keep it as low-key as possible," Hinga said. "This system allows us to be discreet." If you are trying to be "discreet" WHY WAS IT PUBLISHED IN THE NEWSPAPER? The thought occurs to me, if "something" is detected, is it not then a bit too late? Biological, you are already exposed. Chemical, you are already dead, (might explain why all the spectators are unconscious). Radiation at a high enough level, you are going to be really sick, real soon now.

    6. Re:Security of individual nodes by CDHMXS · · Score: 1

      The kind of people that pay attention to Computer World are geeks who only read about and have fantasies about the real world. They would never interact with other people to the point of actually attending an event like the Super Bowl. So for all those who attended the game, the testing was still completely discrete! :)

  3. I, for one... by Andy+Gardner · · Score: 0

    Welcome our new terrorist-smeller pursuivant overlords

    1. Re:I, for one... by cold+fjord · · Score: 3, Insightful

      I, for one... Welcome our new terrorist-smeller pursuivant overlords

      And well you should. The terrorists have the will, and a plan to become our new overlords. If they succeed, you will be living in a genuine theocracy uniting church and state, governed by Sharia law, in all of its harshness, including threat of crucifixion, beheading, stoning, and amputation.

      Our present "overlords" do well in defending us against the malice of the would-be Islamist terrorist overlords. The Islamist terrorists have a demonstrated interest in conducting infamous attacks aimed at mass murder, and a stated goal of killing four million Americans in pursuit of their nightmare state. The Superbowl is a natural target. The terrorists have the will to kill everyone at the Superbowl, but lack the opportunity due to the vigilance of our present "overlords",.... long may they "reign".

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
    2. Re:I, for one... by h4rm0ny · · Score: 1


      I don't like either of the choices offered me there. That plan you quoted begins with provoking the USA into attacking "the muslim world" and thus uniting it against them, driving more recruits into organisations like Al Quaeda, etc. Well, yes - the US government followed the path laid out nicely, despite calls from many of us to take a less beligerant approach.

      When two great powers go at each other, it's the people they use that get hurt first. An non-national organisation strikes against the USA and this is used to justify invading Iraq? A country that was a known enemy of Al Quaeda? I don't welcome any overlords, thankyouverymuch. It's not either/or if we can influence the course that is taken ourselves.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    3. Re:I, for one... by i_am_not_a_bomba · · Score: 1

      Tell me oh wise +4 insightful

      How could a group of thugs force a nation of 200 million to accept a particular law and value system. Do they have the ability to overthrow your government and civilian institutions, gain control of the military and force that system onto your country, something that right now requires the active participation of about 5-10 million people, OOOORRR, do they have an army big enough to replace your army with theirs, suppress the poplution and insert there own government, OOOOORRRRRR, are you just being a big fat fucking shrill pussy alarmist?

      People have died for liberty since time began what makes YOU so special?

      Nothing, less than nothing considering what an obvious coward you are (oh the big bad anarc^H^H^Hcommu^H^H^H^terrorists are coming to eat our babies!!!). Get a grip.

  4. testing? by 2MuchC0ffeeMan · · Score: 3, Insightful

    This may seem like a silly question, but how can you test for something that won't be there?

    Are they just trying to restrict false positives? Or just show off that they have something? This is just going to be another ineffective technology that too much money was spent on.

    --
    Runnin' On Empty .... I'm Still Alive
    1. Re:testing? by damsa · · Score: 4, Informative

      They are testing the technology to communicate between the sensors and the base station, not the sensors themselves. It's similar to testing fire alarms, you don't need a fire to test those either.

    2. Re:testing? by sconeu · · Score: 1

      DoD is *VERY* interested in ad-hoc wireless sensor nets.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    3. Re:testing? by timeOday · · Score: 1
      This may seem like a silly question, but how can you test for something that won't be there?
      Maybe it has a sensor module for weed :)
    4. Re:testing? by squiggleslash · · Score: 1

      They'll be sending over some terrorists with WMDs...

      --
      You are not alone. This is not normal. None of this is normal.
    5. Re:testing? by Mr.+Underbridge · · Score: 2, Informative
      This may seem like a silly question, but how can you test for something that won't be there? Are they just trying to restrict false positives?

      Partly. If they're smart, they'll task the things to also search for substances that are somewhat rare but similar to agents of interest, and that are guaranteed to be there. Pick a bacterium carried by 1 person in 1000.

      This is just going to be another ineffective technology that too much money was spent on.

      Really? You're basing this on a popular news article on face recognition? These technologies can be fairly effective if used correctly, I've worked on some chemical detection in the past.

    6. Re:testing? by canajin56 · · Score: 1

      Option A: They are just testing the sensor network, not the accuracy of the sensors. They don't really care about false positives, given that airport bomb sensors are routinly set off by new electronics and perfumes.

      Option B: Testing the sensor network is how the evil NSA has convinced ignorant higher ups to let them hire arabs to smuggle "fake" bombs in to "test" the sensor network, when in reality these backpacks actually ARE filled with explosives, as well as Iranian passports. Bush then uses the permission he has already been granted by the Senate to nuke Iran, Russia follows through on its promise to attack any country that attacks Iran, and everybody on earth dies in a huge nuclear war, except Australia.

      Believe whatever option you want. They're both fine choices ;)

      --
      ASCII stupid question, get a stupid ANSI
    7. Re:testing? by Fred_A · · Score: 1

      It's easy enough to test, here is a log snippet :

      17:30 wmddetectd: ALERT WMD detected : Temperature reading at sensor G1 is over 5300C

      --

      May contain traces of nut.
      Made from the freshest electrons.
    8. Re:testing? by vandan · · Score: 1

      The simple fact that WOMD aren't there hasn't stopped 'em yet :) The ideas is to create the belief in WOMD, which can later be used as the pretext for wars, assaults on civil liberties, and silencing critics. These 'tests' do just that. And spending taxpayers' money on military research for non-existent threats is always good too - it gives you a good excuse for cutting unnecessary bloat out of the budget, such as health care, education, and other so-called 'rights' that those whining commies whinge so much about ... so un-american of them ...

    9. Re:testing? by CDHMXS · · Score: 1

      All the sensors and detectors have been tested in other places. What is being tested here is the system to network those sensors.

    10. Re:testing? by CDHMXS · · Score: 1

      Unfortuantely, no one system tsts for everything and is 100% effective and accurate all the time. We use a variety of systems to try to minimize the weak spots. In this area, ultimately it is the highly trained people operating the systems that are the real asset. The hardware and technolgy are only aids. That may change in the future as the hardware and technology get better, but it is true for where we are today.

  5. Hmmmm, and the proof of concept is... by 3seas · · Score: 1

    those green glowing footballs.

  6. This may be just a PR exercise. by Anonymous Coward · · Score: 1, Insightful

    This might stop a suicide bomber, so I'm not saying it's a useless exercise. On the other hand, if you put it in the context of everthing else that's going on, it seems likely that they are spending a vast amount of money to wave the flag. They even have the Canadian army and airforce deployed presumably to keep an enemy airforce or army from flooding over the northern border. Sounds like overkill to me.

    I'm not saying the terrorists won't strike again or that we shouldn't protect ourselves. Spending this much money on a big show just doesn't seem like the best way to deploy our resources.

    1. Re:This may be just a PR exercise. by Chowderbags · · Score: 1

      What, someone could be a suicide bomber in the lines outside the stadium? Do you really think it wouldn't be not only possible, but fairly easy? Just run as far into the crowd as you can and press the button. Quite honestly, I'm more surprised it hasn't than if it were to happen. But hey, I guess the terrorists prefer a boatload of showmanship.

      The problem isn't that it's overkill, it's that it's not really effective. Someone determined to kill Americans could do it, and could do it very effectively. At this point, it seems like we're not outsmarting the terrorists, they just seem a whole lot more incompetant than us.

    2. Re:This may be just a PR exercise. by Sj0 · · Score: 1

      If you have a true WMD, does it matter that you decided to set it off a few meters downwind of the target rather than on top of it?

      "Oh no! We can't get our nuclear weapon into the superbowl......oh well. "

      --
      It's been a long time.
    3. Re:This may be just a PR exercise. by westlake · · Score: 3, Insightful
      They even have the Canadian army and airforce deployed presumably to keep an enemy airforce or army from flooding over the northern border. Sounds like overkill to me.

      Try opening a map. You think just maybe an arena seating 65,000 wouldn't be as a tempting a taget and an easier kill than the twin towers?

    4. Re:This may be just a PR exercise. by jrp2 · · Score: 1

      "They even have the Canadian army and airforce deployed presumably to keep an enemy airforce or army from flooding over the northern border."

      I don't know, I might be more worried about some of the radical right-wingers in rural Michigan. Remember the Oklahoma City bombing crowd were from Michigan. There are a lot of whacko folks within a few hundred mile radius of Detroit, and already on this side of the border, and very well armed. As they mostly vote Republican, the current administration is not focusing on them (other than for donations of course).

      --
      The only athletic sport I ever mastered was backgammon - Douglas William Jerrold
    5. Re:This may be just a PR exercise. by Anonymous Coward · · Score: 0

      Or left-wing terrorist apologists

    6. Re:This may be just a PR exercise. by dc29A · · Score: 1

      Canadian army and airforce

      Whoa! We got an army? AND airforce?

      Eh?

  7. Open source a good thing here? by alan.briolat · · Score: 1, Insightful
    OSGi allows networked devices to be managed from anywhere in the world, while allowing software to be installed, updated or removed on the fly while the device is operating
    So if the source code is available for anyone to analyse, AND the software can be updated on-the-fly... what makes this effective?

    Why does everyone keep assuming terrorists are stupid? Attacks don't succeed through stupidity, they succeed through ingenuity. Look at the source, find a hole, "fix" the software, detonate a WMD...
    --
    I swear we should be allowed to give mod points to sigs... "-1, Offtopic"
    1. Re:Open source a good thing here? by Anonymous Coward · · Score: 1, Insightful
      Why does everyone keep assuming terrorists are stupid


      If they possessed such skills and technology, we would be seeing massive terrorist attacks on information infrastructure, not people blowing themselves up in buses.
    2. Re:Open source a good thing here? by FinestLittleSpace · · Score: 2, Insightful

      Terrorism's aim isn't usually just to screw up an infrastructure. They tend to realise that it's a heck of a lot more productive to kill a few people and make everyone cry their eyes out, than for a few corporations to fall to their knees (which, given the fact that there's a lot of EXCELLENT IT infrastructures on this planet - run by slashdotters often!).

      Emotional terrorism will nearly always beat information terrorism, especially when any sort of harm caused creates huge economic strains in the rush, build up and subsequent 'security increase' afterwards (why the hell do they even entertain the idea of half million pound sluggish weapon scanners at busy train stations in the UK?)

    3. Re: Open source a good thing here? by Black+Parrot · · Score: 3, Funny

      > So if the source code is available for anyone to analyse, AND the software can be updated on-the-fly... what makes this effective? Why does everyone keep assuming terrorists are stupid? Attacks don't succeed through stupidity, they succeed through ingenuity. Look at the source, find a hole, "fix" the software, detonate a WMD...

      Yeah, 'cause closed source always keeps the evildoers out.

      --
      Sheesh, evil *and* a jerk. -- Jade
    4. Re:Open source a good thing here? by burritoKing · · Score: 1

      And i thought it was only communists who used open source!!!

    5. Re:Open source a good thing here? by h4rm0ny · · Score: 1


      Surprisingly, the aim of terrorism is to threaten rather than to hurt. It's saying "back off." Al Queda's original stated aim was to get US troops out of Saudi Arabia, it doesn't exist to cause economic damage to the USA. It exists to get "respect."

      That said, who is to say that there is not cyber-warfare going on?

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    6. Re:Open source a good thing here? by Pig+Hogger · · Score: 1
      That said, who is to say that there is not cyber-warfare going on?
      What do you think all that spam coming from China is for???
  8. Scary by Anonymous Coward · · Score: 0

    Don't mean to sound paranoid or anti FOSS, but this is what first came to my head / heart: OMG!! Isn't that freaking scary?!... I mean, when I had some metal detectors isolated from everything else, at least I knew that everyone was watching for any sign of danger. But with this, I think the security team will rely on the network. But the access is made through standard network protocols, and with software which code is open and freely available (for someone to look for for an unpatched exploit). Isn't it scary??? Or am I just darned paranoid?

    1. Re:Scary by budgenator · · Score: 1

      The thing is how do you know some operator on the magline hasn't turned down the sensitivity on the magnetometers to cut down the positives, and physical searches impeading traffic? If everything is networked a setting adjustment would alert a second or third line supervisor. I worked the Atlanta Olympics in '96 and the security man on the street is pretty overwelmed by the details, so some people are required to pay attention to the "big picture" and the more organised data they get, the better. The Security one the street is just working the machine and soon forgets that it networked.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
  9. Of course... by TCQuad · · Score: 4, Funny

    Because the best place to beta test a top-secret military project is in a forum with six billion people watching.

    I'm not saying that this shouldn't be used here, but why weren't they tested at, say, a regular Lions game beforehand? It's the same number of people in the same location, just not as many of them are VIPs with the associated security concerns in case of evacuation.

    1. Re:Of course... by Anonymous Coward · · Score: 5, Insightful

      six billion people watching.

      The viewing figures are less than 100 million. I think you are confusing the Super Bowl with an event that the rest of the world gives a damn about.

    2. Re:Of course... by pyro_dude · · Score: 2, Informative

      And has TVs for

      --
      --pyro_dude
    3. Re:Of course... by name773 · · Score: 0, Offtopic

      this is the first time i wish i still moderated :)

    4. Re:Of course... by Gyorg_Lavode · · Score: 1

      I believe we are confusing "tested" with "initially deployed". The testing should have been conducted in a lab. The operational testing takes place as part of, well, operations. For that it should be deployed where it is most needed. The superbowl is the perfect place to put it through it's paces.

      --
      I do security
    5. Re:Of course... by Reality+Master+101 · · Score: 2

      The Super Bowl is televised worldwide, and gets about a billion viewers.

      --
      Sometimes it's best to just let stupid people be stupid.
    6. Re:Of course... by Anonymous Coward · · Score: 0

      Sorry, but outside the US (and maybe Canada) no one care about the Super Bowl. It might be viewed by some in cafes and things like that, but as a European I can assure you that no one is interested in american football. Saying that 1 billion people will watch it is really, really dumb.

    7. Re:Of course... by Bender+Unit+22 · · Score: 1

      No one I know of wants to watch it. I think it will be in the middle of the night or something here.
      But there are some who thinks it is cool, so they sit and watch it and drink some american beer(god knows why, if it had to be exotic I'd choose some microbrewery instead, local or imported, instead of fx. Budwiser). Some channels have also started showing american football the last years. But it is kind of like RSS. It is supposed to be cool, but I can't find anyone who uses it. In the case of american football it seems like some tv channels like to hype it.
      Now the poker fad has set in and there are tons of poker shows on tv. yawn, I'd rather take american football instead.

      Personally I have watched some of a game or two. And it seemed rather comical to me. There like 20 seconds of gameplay and then they players left the field. and you were watching the show hosts talk for a couple of minutes. then another 20 seconds of players falling into each other. But I guess it is perfect for american tv with all their comercial breaks.
      There are a lot of cultural differences when it comes to sport, even between the western countries. I think it is great for americans that they have a big event that they all join in on, every country has that. I just don't think anyone outside USA cares much about it.

    8. Re:Of course... by 80+85+83+83+89+33 · · Score: 1

      that reminds me of the FIA. for marketing purposes they would calculate how many times during the year that someone might have seen part of a race, and say that Formula One had like 100 Billion viewers (i can't remember the exact number they used, but it was way over the world's population). at first i thought that they had a misprint, till the color commentary explained it, with a chuckle.

      --
      i disable sigs
    9. Re:Of course... by Anonymous Coward · · Score: 0

      What's that, you're trying to say the rest of the world would watch it if they only had TV sets?

      BWAHAHAHAHAHAHA, that's the most stupid thing i've read this year. Uhh wait, it's even more stupid than anything i read last year too.

    10. Re:Of course... by MobileTatsu-NJG · · Score: 1

      "The viewing figures are less than 100 million. I think you are confusing the Super Bowl with an event that the rest of the world gives a damn about."

      Yeah, that made a big fucking dent in his point.

      --

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

    11. Re:Of course... by Anonymous Coward · · Score: 0

      Super Bowl != World Cup

      One is played by 2 nations (with different rules) the other is played by the rest of the world. I wonder which has a larger viewership... Terrorist schmucks want to cause havok, they just have to beat the British hooligans into causing havok at the next European World Cup play off.

    12. Re:Of course... by WuphonsReach · · Score: 1

      It is comical, but also somewhat interesting once you learn a little bit about it. Trying to second-guess whether they'll pass or run on a particular play, whether they'll go for a field-goal or try for the 1st down conversion.

      I'm not even a football fan, but I don't mind sitting down and watching a game with friends. Over the years I've learned enough to figure out what's going on to at least appreciated it some.

      But I still won't sit down and watch it by myself. (I'd rather play a computer game or watch something else.)

      --
      Wolde you bothe eate your cake, and have your cake?
    13. Re:Of course... by CDHMXS · · Score: 1

      Sorry no conspiracy here. 1) The project isn't top secret or I wouldn't have given some reporter an interview on it 2) Believe it or not, the system has been in development for a few months and the regular season was over before it was ready to be field tested. 3) If the system failed, no one was endangered because in the event of failure we would just go back to the usual way of doing business.

  10. Parallel universes or something.. by camzmac · · Score: 0

    OSGi allows networked devices to be managed from anywhere in the world, while allowing software to be installed, updated or removed on the fly while the device is operating.

    Ehh... SSH can do that too.

  11. Great but... by jmcmunn · · Score: 2, Insightful


    By the time this sensor figures out that someone has a WMD strapped to their chest, the WMD is obviously already there at the stadium (or relatively close, depending on where they set it up) and everyone there is already in danger. I mean, how likely is it that the terrorist bought a ticket and is going to the game? Remember in the movie "Sum of All Fears" they just dropped off a vending machine a few days before the game. So I am guessing they are just checking to see that this kind of thing works "In the real world" more than anything. I could see it being more useful at airports watching for WMDs making their way into the country or something.

    1. Re:Great but... by DrXym · · Score: 1

      Exactly. Searching people going into the grounds makes security theatre but it means zip if the terrorists simply laced the hotdog mustard with botulism or some equally novel attack. Hell, I bet even that huge snaking line of people waiting to go through the metal detector and pat downs would make an extremely tempting target.

    2. Re:Great but... by Anonymous Coward · · Score: 0

      By the time this sensor figures out that someone has a WMD strapped to their chest, the WMD is obviously already there at the stadium (or relatively close, depending on where they set it up) and everyone there is already in danger.

      Indeed. This seems like it will only be effective against WRMD (Weapons of Relatively Minor Destruction).

    3. Re:Great but... by mesocyclone · · Score: 1

      Real security involves multiple layers and not the attempt to make a perfect firewall at one point.

      Airport screens are pretty unlikely to catch someone with a biological weapon such as anthrax spores or even better, botulinum toxin, because an effective weapon can be small and carried in all sorts of legitimate containers. Chemical weapons of enough toxicity and quantity to kill a lot of people at the Super Bowl (such as the binary nerve gas found in Iraq after the invasion ) is likewise easy to smuggle in.

      The biggest problem is what to do if the network does detect something. A quick evacuation of the stadium is going to cause mayhem, and you wouldn't want to do this with a false positive.

      I suspect that this use of the system is to see what it does with a large number of people in the sensor network, giving off all sorts of chemicals and biologicals (mandatory bad taste joke inserted here).

      --

      The only good weather is bad weather.

    4. Re:Great but... by jmcmunn · · Score: 1


      A quick evacuation of the stadium is going to cause mayhem

      I have been to Ford field, there will be no "wuick" evacuation. Getting out of downtown Detroit ain't easy after a sporting event!

    5. Re:Great but... by Anonymous Coward · · Score: 0

      You don't need to evacuate the stadium.
      Flight 93 showed that you just need to tell everyone nearby "stop that guy!".

  12. Cancer Paients need not attend by IAAP · · Score: 2, Insightful
    Patients of Nuclear medicine getting stopped by cops.

    This was making news in the Wall Street Journal and other papers back in the early part of 2002. Maybe that's why the military wants to test at the SB? A huge sample and plenty of possibilities for picking up cancer patients that could lead to positives.

    1. Re:Cancer Paients need not attend by Sj0 · · Score: 1

      "We have discoveres a massive terrorist network of people with walkers. Our theory is that they use their bodies to smuggle the uranium into the game, then tackle each other futily to reach critical mass.

      And with the american governments propoganda machine, we'll all probably believe it.

      --
      It's been a long time.
  13. /. link to those footballls by 3seas · · Score: 2, Informative
    1. Re:/. link to those footballls by Anonymous Coward · · Score: 0

      You should have used the Preview button...

  14. Sensors in DC by f1055man · · Score: 4, Interesting

    DC has sensors that sound similar. They've also proven to be almost useless: http://www.salon.com/news/feature/2005/10/18/tular emia/

    1. Re:Sensors in DC by tres · · Score: 1

      The article you link to indicates that the sensors work just fine, but even when they do detect something, there is no ready reaction, or use of the data by government officials for nearly a week.

      I'd say it's not the sensors that are useless, but rather the government.

      --
      Notes From Under *nix: blas.phemo.us
    2. Re:Sensors in DC by Sj0 · · Score: 0, Troll

      YOU ARE A LIAR -- PERIOD.

      It's obvious from all the hard working everyman americans willing to stand up and tell the president how proud they are of the current government that you're simply lying.

      Go to hell, terrorist scum!

      --
      It's been a long time.
    3. Re:Sensors in DC by Sj0 · · Score: 1

      -1 Troll, eh?

      I guess Americans think it's a troll to point out the fact that their democracy has no legs anymore.

      --
      It's been a long time.
    4. Re:Sensors in DC by CDHMXS · · Score: 1

      It depends on the situation. Every sensor has weaknesses. We use a variety to try to minimize the weak spots. For these area, it is still a well trained technician that is the real asset. The machines are only aids. And just for the record, those of us working this project understand very well what to do with the information and take pride in what we do.

  15. WMD's at a football game? by Anonymous Coward · · Score: 2, Funny

    Apparently, the British soccer hooligans have nothing on American football fans. Over there, they're happy if they can keep glass bottles out of the stands.

  16. False Positive by Via_Patrino · · Score: 1

    Very good, at least until those intelligent systems detect a false positive.

  17. the appearance of security by JanneM · · Score: 3, Insightful

    I'm not saying that this shouldn't be used here, but why weren't they tested at, say, a regular Lions game beforehand? It's the same number of people in the same location, just not as many of them are VIPs with the associated security concerns in case of evacuation.

    This has little to do with the technology, or any actual threat. It is a fairly high-profile event, and so it is widely perceived as a target for an attack. If you stage public, high-profile events creating the perception of security you calm people down, and the event can proceed as planned.

    It's just like scanners at airports - you counter the perception of a threat with the perception of security and everybody walks away happy. It means that a technology to, for example, scan passengers at airports without any visible organization or inconvenience is actually a lot less useful than a largely inneffective - but public - display of zeal. If you had an effective, unobtrusive way to scan people, you'd probably still need to keep sham security stations active, hassling people and delaying proceedings, just for the needed visibility.

    --
    Trust the Computer. The Computer is your friend.
  18. wireless...had better be on a dedicated band by mwilliamson · · Score: 1

    I sure the heck hope they're not using generic 802.11 on 2.4 or 5.6 Ghz, but rather a dedicated goverment band. It would be _stupid_ to put something so critical on a shared band.

    1. Re:wireless...had better be on a dedicated band by dysk · · Score: 1
      It would be _stupid_ to put something so critical on a shared band.
      And I'm sure that someone wishing to disrupt communications system would obey the FCC regulations by staying out of government bands. In radio, the entire spectrum is a shared band.
  19. all they're testing is is remote data gathering by CFD339 · · Score: 1

    ...This kind of remote data gathering is in production use in tens of thousands of factories, farms, forests, and wildlife preserves all over the world. So they're sending different data. So what?

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
  20. Erm so.. by Turn-X+Alphonse · · Score: 1

    So if this detects WMDs how does it detect say bombs as well as dangerous substances before they have already spread? I mean "theres a virus in the air!" does little to stop people already infected and spreading it (who you can't singleout asthey swarmaway), let alonegoing "theres a bomb!", because the second these people are approached (lets say extreme Islamic people for sake of argument), they're going to blow themselvs up and any near them.. So isn't it a bit silly to go "oh we KNEW he had a bomb.. we just couldn't do anything".

    It's like hiring a guy in a wheelchair to be a security guard. He might see everything but he can't exactly do much untill it's too late.

    --
    I like muppets.
  21. FEAR by Anonymous Coward · · Score: 2, Insightful

    Live it! All day long, all the time, at every event and every gathering. Let it control your life. Vote only for those who make you feel safe. Attack those who would limit government power.

    FEAR

    It becomes you.

  22. Sensors vs Fireworks by kolonel · · Score: 0

    Should be a laugh when the fire works go off at the half time show.

  23. Sensor Fusion is not the name of the technology by gte910h · · Score: 5, Interesting

    Sorry, as someone who's worked with robots before, I just had to clear this up.

    Sensor fusion is whenever you take data from multiple incoming sensors, and automatically combine them to form a picture of the world. This system FEATURES sensor fusion, however it is not called that.

    I think testing the system during the superbowl is a great idea. I think telling people that you're testing it during the superbowl is a stupendously foolish idea. You're going to have all sorts of people screwing with it, from people bringing in irradiated crap, to just plain 802.11 devices setup to jam it.

    Wait, unless that's what they're testing about the system.....

                                --Michael

    --
    Want to see every step I took to start my company? http://www.rowdylabs.com/blogs/pitchtothegods
    1. Re:Sensor Fusion is not the name of the technology by Anonymous Coward · · Score: 0

      Wait, unless that's what they're testing about the system.....
       
      Bingo.
       
      Or, in fact they want (and get) both PR and a chance to test the stuff in a live, crowded environment. Whether the sensors work or not, they can gather valuable data for tuning the sensors.

    2. Re:Sensor Fusion is not the name of the technology by GigsVT · · Score: 1

      Just to nitpick, irradiated things aren't radioactive generally, unless you are talking about used parts from a nuclear reactor, or something else with high energy neutrons.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  24. Because some of them are by technoextreme · · Score: 1
    Why does everyone keep assuming terrorists are stupid? Attacks don't succeed through stupidity, they succeed through ingenuity. Look at the source, find a hole, "fix" the software, detonate a WMD...
    Yeah some terrorists are stupid. I remember recently in the news about how someone got caught trying to make a black cumin bomb. His cover story for buying so much spices: Im making cookies. It's these type of people that are easy to catch.
    --
    Ooo man the floppy drive is broken. No wait. The computer is just upside down.
    1. Re:Because some of them are by budgenator · · Score: 1

      Of course once the stupid one is caught then the NSA goes over his phone logs with a fine tooth comb and starts to social-network the smart ones that told him "quit calling me, you moron" 3 years ago.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
  25. Re:Shame by Anonymous Coward · · Score: 0

    Rednecks in Michigan? I thought rednecks were limited to SOUTH of the Mason-Dixon line....

  26. Ob. South Park by Headcase88 · · Score: 2, Funny

    Well I'm Canadian and if they ever attack our Superbowl, we know what to do.

    --
    "When the atomic bomb goes off there's devastation...but when the atomic bong goes off there's celebraaaaation!"
  27. This has nothing to do with WMD's by Anonymous Coward · · Score: 0

    And everything to do with building a track and trace society. Consider the following conjecture: if we are planning on rolling out a new monetary system that is totally cashless -- and we've been moving that way for about a century -- it would have to be identity based in some way. And that implies knowing identity absolutely. And that implies surveillance and identity verification. Therefore, this project has nothing to do with WMD's. That's just the pretext. They are training people to be searched, scanned, tracked and traced in preparation for a new way of buying goods.

  28. How will they know if it works? by whoda · · Score: 1

    It's not like they are really expecting someone to show up with a briefcase nuke or a big bad vial of botulism to pour into the stadium ventilation system are they?

    1. Re:How will they know if it works? by Anonymous Coward · · Score: 0

      It's far worse than that: they're plotting to fill all the taps with light beer.

    2. Re:How will they know if it works? by Anonymous Coward · · Score: 0

      That depends on whether or not anyone has that mission.

      http://www.cityofvillains.com/

  29. Obvious reason: Free admission by ishmalius · · Score: 2, Insightful
    Has nobody else noticed the obvious reason the National Guard are doing this? Not only do they get their weekend hours out of the way, but they get free admission to the SuperBowl. Since last-minute tickets are costing over $1000, I am sure that they are bragging to their buddies what a boondoggle they have accomplished.

    I once got into a U.S. Open golf tournament by volunteering for "Emergency Services." After spending about 5 minutes setting up some tables, I wandered away and got a beer and watched the tournament like everyone else. And the badge looked cool.

  30. Stress Test by Enzo1977 · · Score: 1

    The real test is if the it can tell if the radiation detected is the leftover remenants of the radioactive dye injected into a patient when they take a stress test.

    I've heard numerous stories where customs agents have taken people asside because they tested for levels of radioactivity on them, after having taken a stress test at their doctor's office.

    --
    I hate all sigs, even this one.
    1. Re:Stress Test by PoconoPCDoctor · · Score: 1

      I just had to confirm the anecdotal evidence in your post - and you are correct sir!

      Found the link here

      .
      --
      "Let us raise a standard to which the wise and honest can repair" - George Washington
    2. Re:Stress Test by IvyKing · · Score: 1
      If the Radiation sensors have good enough energy resolution, then it is a piece of cake to say that the gamma's are coming from Tc-99m and not something more sinister. Tc-99m has a radiological half-life of 6 hours and a biological half-life of 1 day. Another way to prove that the radiation is from a stress test is that the radiation is most intense over the heart for a few hours afterwards and then becomes most intense over the liver. The dose rate in first few hours after the test is pretty high - I was seeing 9mREM/hr about three hours after my last stress test - I'm also a bit surprised that little was said about dosing others, however the NRC regs say that patients can be discharged without instructions provided that the max possible dose to others is less than 100mREM.

      My cardiologist stated that several of his patients have been questioned after traveling down to TJ - Customs has radiation portals at every lane on the San Ysidro border crossing. There was an incident a couple of years back where a nuclear medicine patient tripped a rad alarm on a garbage truck in Escondido.

    3. Re:Stress Test by CDHMXS · · Score: 1

      We identified about a dozen such patients at the game.

  31. I'm sure they got a machine with by Anonymous Coward · · Score: 0

    a shockwave detector... but on the other hand... wouldn't that be a little bit too late?

  32. Re:Shame by Hyperx_Man · · Score: 1

    I don't understand your comment. 50,000 rednecks? So what does it make the millions watching the superbowl on TV? Also rednecks?

  33. OSGi Framework very cool by MacDasmans · · Score: 4, Informative

    The OSGi framework mentioned is very cool indeed. It's best known usage is the Eclipse IDE. It can also be used in web applications, where especially the Wicket component web framework delivers a very good integration. There are several users working with OSGi compliant frameworks (most notably Oscar, which is in the Apache incubator under the name Felix), and Wicket. I have used Oscar and Wicket in a commercial product and we were very satisfied with the runtime re-deployment of new components.

  34. wait... wait... by dr_labrat · · Score: 0, Offtopic

    You missed another important pointless buzzword:

    Synergy

    --
    The secret of success is honesty and fair dealing. If you can fake those, you've got it made. (Marx)
  35. Six billion? by mangu · · Score: 4, Insightful
    Someone already commented how wrong your figure is. And I believe that's exactly why no one has to fear a terrorist attack on the Super Bowl. Merkins seem to have a fixation with this, I remember a film I saw nearly thirty years ago. Let's face it, very few people outside the USA know or care about the Super Bowl.


    Terrorists have their target audiences. The Al Qaeda wants to impress people in the muslim countries, who think of "football" as the sport that's played by kicking a round ball with the feet. If 90% of the TV news anchors around the world have to explain what this "super bowl" thing is, and its true importance in the collective American mind, the intended message of the attack would be wasted. It's not as if there was an attack in the World Cup, whose audience does reach in the billions mark.

    1. Re:Six billion? by heinousjay · · Score: 1

      Ah, the sheer beauty of the expression of an inferiority complex is really unmatched in my mind.

      Keep chasing #1 with clever insults and rhetorical devices. It's bound to pay off somehow.

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    2. Re:Six billion? by Sj0 · · Score: 1

      By chasing #1, you certainly mean #1 by orders of magnitude, right?

      I'll forego trying to fit you into a stereotype.

      --
      It's been a long time.
    3. Re:Six billion? by jxyama · · Score: 1
      >The Al Qaeda wants to impress people in the muslim countries, who think of "football" as the sport that's played by kicking a round ball with the feet.

      I think it's also just as reasonable to think Al Qaeda wants to strike fears into the heart of Americans once again. A good portion of ordinary Americans will watch some part of Super Bowl tomorrow. I can't think of a better target, personally. Chances are, a good fraction of Americans will see it live if something were to happen at Super Bowl.

    4. Re:Six billion? by cold+fjord · · Score: 1

      ...And I believe that's exactly why no one has to fear a terrorist attack on the Super Bowl. ... Terrorists have their target audiences. The Al Qaeda wants to impress people in the muslim countries, who think of "football" as the sport that's played by kicking a round ball with the feet. If 90% of the TV news anchors around the world have to explain what this "super bowl" thing is, and its true importance in the collective American mind, the intended message of the attack would be wasted.

      You are focusing on the wrong metric. You seem to think that the sport will have something to do with it. You're wrong. What will matter will be the fact that there is an attack and a large body count. I doubt if even 5% of the Muslim world had heard of the World Trade Center in New York before it was hit, and yet that didn't seem to dampen the rejoicing after the 9/11 attacks. If the Islamists terrorists could attack the Super Bowl by flying a 707 into the stands and kill 20,000 outright, mortally wound 10,000, and maim or psychologically scar the rest, not to mention the nation, there would be joy in the hearts of Bin Laden's followers. They wouldn't care a wit about the sport*.

      Al Qaeda has a stated goal of killing 4,000,000 Americans. Don't kid yourself, if they could find a way to attack and kill 60,000+ defenseless, tightly packed Americans, they would.

      *Actually it is entirely possible that the fact that it would be an almost uniquely American ("barbarian/infidel") sport might even make it more enticing as a target.

      --
      much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
  36. So.... by Anonymous Coward · · Score: 1, Funny

    does this mean neither team can throw the long bomb?

    (ducks)

  37. Not as scary as the alternative? by Alwin+Henseler · · Score: 4, Insightful
    From the article:

    Future capabilities could include small wireless cameras linked to facial-recognition software databases that would help identify suspects in crowds, he said. "It can be kind of scary," Ricker said, "but it's not as scary as the alternative."

    Not as scary as a (possible) terrorist attack with many casualties? I happen to disagree. I find it very annoying that law enforcement/government seems to want to have any type of 'disturbance' of our society under control. Be it terrorism, crime, violent protests, hooligans, whatever.

    Just imagine an 'ideal' world where this would actually work: camera's everywhere, all your actions registered, all terrorists locked away, 100% of crimes solved, citizens obeying all rules, drop a chewing gum on the street and a fine is automatically subtracted from your paycheck, leave your doors unlocked and nobody would even think of walking in to steal your belongings. Bomb attacks only happening in movies or history books.

    Now THAT is a scary thought. Would you want to live that way? I sure as hell don't. Sure, streets would be clean, life would be safe and easier, but it would also be very boring.

    No need to make life 'perfect'. Just do what is needed to bring negative things down to acceptable levels. Find a balance between that and how much effort is spent to archieve it.

    It seems to me this balance is often lost. Are measures really cost-effective? Just imagine that all the money going to counter-terrorism and the war in Iraq had been spent on health care and development aid for poor countries instead. That could have lifted millions out of poverty. Anyone in the Bush administration even have a rough estimate about how many (potential) terrorism that would save, or what boost that would give the US economy (and image)?

    'Suspect packages' are found every other day now, and train stations cleared or appartment blocks evacuated. Terrorist strike prevented? Nope. Somebody forget their cellphone or shopping bag, and countless men-hours were wasted.

    Common sense, people. Traffic, starvation (if you're really poor) or disease might kill you. If you're 'lucky', a lightning strike, plane crash or falling coconut (yes, they kill more people than sharks!) might do it. Looking at how likely it is, mr. Bin Laden & friends are near the bottom of the list. So why is so much effort wasted on that? I'll take some crime and the occasional bombing instead, thank you.
    1. Re:Not as scary as the alternative? by Anonymous Coward · · Score: 0

      I find it very annoying that law enforcement/government seems to want to have any type of 'disturbance' of our society under control. Be it terrorism, crime, violent protests, hooligans, whatever.

      It's a single event. You act like you're being watched 24/7. Get off it.

      Sure, streets would be clean, life would be safe and easier, but it would also be very boring.

      Remember that you said that if you're ever kidnapped and beaten half to death. We'll see how your values change from needing excitement via the glass eye of your nightly news versus the actual life effecting damage done by violent crime. You know, those people continue to suffer long after they're a random headline in your local paper.

      So why is so much effort wasted on that?

      Uh, it's a high profile target not only for terrorism but other violent and non-violent crime. Infact, if I were to take bets my sure bet about the superbowl that among the thousands of people that a few people are going to get arrested for some level of crime. Where else can you have a sure thing like that under normal circumstances?

      You're just another alarmist but what disturbs me the most is you're not upset about any possible loss of privacy rights (which isn't a concern in the superbowl) but you seem to be upset that it may cut into the entertainment value you place on the suffering of others.

    2. Re:Not as scary as the alternative? by Sigma+7 · · Score: 1
      Just imagine an 'ideal' world where this would actually work: camera's everywhere, all your actions registered, all terrorists locked away, 100% of crimes solved, citizens obeying all rules, drop a chewing gum on the street and a fine is automatically subtracted from your paycheck, leave your doors unlocked and nobody would even think of walking in to steal your belongings. Bomb attacks only happening in movies or history books.

      Now THAT is a scary thought. Would you want to live that way? I sure as hell don't. Sure, streets would be clean, life would be safe and easier, but it would also be very boring.


      Video games can take care of the bordem, especially with Hot Coffee.

      If Coffee isn't within your taste, there are plenty of other art forms to enjoy, such as Science Fiction books, Television, etc. You can even go ahead and create your own piece of art - the easiest to do is called "Modern Art", which has a green background with red paint splattered over it.
    3. Re:Not as scary as the alternative? by nitehawk214 · · Score: 1

      GP:Sure, streets would be clean, life would be safe and easier, but it would also be very boring.
      P: Video games can take care of the bordem...

      Nope, next those will be illegal. Drinking in bars? Could lead to dangerous drunk driving, better make that illegal too. Like to drive a fast car? Too bad, every car in the country is designed not to ever exceed the posted speed limit, and acceleration is limited to avoid "racing". Looking at naughty pictures on the internet? Dont worry, the government is watching...

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    4. Re:Not as scary as the alternative? by CDHMXS · · Score: 1

      I wonder if these same people who complain about "the governement" being too intrusive or spending too much to fight crime/terrorism are the same ones who will scream about "the governement" not doing enough when they or their children are the ones that get victimized?

    5. Re:Not as scary as the alternative? by CDHMXS · · Score: 1

      Well said.

  38. Uhm... by Anonymous Coward · · Score: 0

    Shouldn't they test them BEFORE the Superbowl? I mean, an actual lab test to make sure they work? Because I read that Tom Clancy book. the Superbowl is toast.

  39. FIRE, FIRE! by Anonymous Coward · · Score: 0

    Which terrorist would be so stupid to bring a bomb to such an event.
    Just go to a stand, point to a brown man and yell on the top of your
    lungs: "This man has a bomb!" The ensuing panic will kill more
    people than any bomb could.

  40. Leave your plutonium anthrax at home this year by Anonymous Coward · · Score: 0

    Look guys...I know it's "fun" to take your Blackberries, Cell phones, Farady Cages, etc. with you to make the Superbowl a true "geek" event, but the radioactives that you've been collecting out of your smoke detectors and the various bacilli that you've been breeding from your garden soil should be left at home this year.

    Yes, yes, you can explain the innocent mixup to the guys at Gitmo, but really...is it worth it just to get a free flight to Cuba?
    You may not know this, but when they let you leave...you have to walk back

  41. Your using fake statistics by technoextreme · · Score: 1
    Common sense, people. Traffic, starvation (if you're really poor) or disease might kill you. If you're 'lucky', a lightning strike, plane crash or falling coconut (yes, they kill more people than sharks!) might do it. Looking at how likely it is, mr. Bin Laden & friends are near the bottom of the list. So why is so much effort wasted on that? I'll take some crime and the occasional bombing instead, thank you.

    Ummm... Im assuming your thinking of the statistic that falling cocunuts kill 150 people each year. Guess what. It's fake. No one actually keeps track of how many people are killed by falling cocunuts.
    --
    Ooo man the floppy drive is broken. No wait. The computer is just upside down.
    1. Re:Your using fake statistics by Anonymous Coward · · Score: 0

      I used to live in South Florida.....Naples to be exact, and I can tell you that there are/were indeed people killed every year by falling coconuts. You haven't seen/heard anything until you've been walking along the dead quiet, palm-tree-lined streets at dawn and had a coconut drop out of a 50+ ft palm tree and hit a parked car near you. Awesome. It's like a cannon going off.

      Simply because nobody keeps statistics on those particular incidents doesn't mean they don't happen. Similarly, I don't recall ever seeing the statistic of how many people are killed by baseball bats every year, but that doesn't mean they aren't a method whereby people are killed.

      As to the original post....it is dead on. Fuck 'security'. Preserve the ideals embodied in the Constitution and Bill of Rights first and foremost.

  42. But will it detect...(troll) by cellocgw · · Score: 0, Flamebait

    Republicans?

    (This is pretty much the first troll I've ever posted to /., but considering the incredible amount of time and $$ wasted on pointless pseudoantiterrorism efforts since 11/9/01, I just got pissed off this time).

    --
    https://app.box.com/WitthoftResume Code: https://github.com/cellocgw
  43. The real question is... by niittyniemi · · Score: 2, Funny

    ...will it protect the American public from the wardrobe malfunction threat?!?

    Another overexposed nipple could spell doom for us all...

    --
    The Machine stops.
  44. I wonder... by KDR_11k · · Score: 0, Redundant

    Will this detect clothing malfunctions before they happen?

    --
    Justice is the sheep getting arrested while an impartial judge declares the vote void.
  45. Bull by ObsessiveMathsFreak · · Score: 1, Informative
    The Super Bowl is televised worldwide, and gets about a billion viewers.

    Bullshit!

    There is absolutely no way, no way in hell that one sixth of the world's population both cares enough about, and has access to a broadcast of the Superbowl. From YFL:

    anticipating that an estimated 90 million viewers and one billion people around the globe will tune in,


    What the hell is that supposed to mean? 90 million viewers I'll buy, but what the hell do you mean by "tune in". I doubt that on billion people are even watching television over the course of the Super Bowl. 95% of people outside the United States probably don't even know what the Super Bowl is.
    --
    May the Maths Be with you!
    1. Re:Bull by Sj0 · · Score: 1

      The cultural imperialism of the US means that we all know what the superbowl is. The fact that it's not as successful as leftists would like to think means that we just don't give a damn.

      --
      It's been a long time.
    2. Re:Bull by Professor_UNIX · · Score: 1
      95% of people outside the United States probably don't even know what the Super Bowl is.

      Hell, I bet 50% of Americans don't even know who is playing in the Super Bowl or when it is being played. I only found out it was this weekend because they were playing Super Bowl commercials on the news (sad when commercials are considered a news item). I still have no idea who is playing in it though. I THINK the Steelers and somebody else (Detroit Lions maybe?), but I'm only guessing that because they showed a shot of downtown Detroit when they did a piece of the security for the Super Bowl and there were a lot of fat drunken Steelers fans roaming around in their costumes.

    3. Re:Bull by TCQuad · · Score: 1

      Hell, I bet 50% of Americans don't even know who is playing in the Super Bowl or when it is being played. I only found out it was this weekend because they were playing Super Bowl commercials on the news

      The game is tomorrow night.

      Pittsburgh Steelers vs. Seattle Seahawks, but game is in Detroit. It rotates yearly from dome to dome for some strange reason. Not the rotating, the dome part. Every year the highlights of greatest Super Bowls shows three or four of the top games outside in snow and the cold, yet they feel compelled to play the game inside now.

      Welcome to the other half!

    4. Re:Bull by Daniel+Dvorkin · · Score: 1, Flamebait

      It rotates yearly from dome to dome for some strange reason. Not the rotating, the dome part. Every year the highlights of greatest Super Bowls shows three or four of the top games outside in snow and the cold, yet they feel compelled to play the game inside now.

      ... which makes a pretty good metaphor for America in general, when you think about it.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    5. Re:Bull by GigsVT · · Score: 1

      Casinos in nevada take in around 90 million wagers on the Super Bowl every year.

      And that's just nevada casinos, who knows how many illegal bets there are.

      I'd say a billion is entirely possible. How many of them actually give a fuck about football is probably a lot less.

      Sports wouldn't exist without gambling, period.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    6. Re:Bull by portforward · · Score: 1

      Not quite. Most of the time Super Bowls are played in warmer climates. I couldn't find a list, but most of the games have been played in California, Louisiana and Florida. Hosting a Super Bowl is very popular with cities because of all the tourism. The people who decide where the bowl also usually go to the game itself. Who wants to go to Detroit in the winter? I think the Super Bowl has been played in Detroit twice and Minnesota once. New Orleans was very popular as is Miami for sites.

      What you were probably watching was the 1967 Green Bay Packers/Dallas Cowboys NFC Championship game known as the "Ice Bowl" played on the "Frozen Tundra of Lambeau Field". That was not the Super Bowl.

    7. Re:Bull by TCQuad · · Score: 1

      Huh. That's funny. The last two weeks at the gym I've been watching highlight films on ESPN (no sound, though). Apparently, they weren't showing the Super Bowl because most of those were in, as you pointed out, warmer climates. I still think the games should be played outside in the elements. It adds unpredictability and challenge to the game. I guess coming from New England I'm slightly biased towards teams that play outdoors, especially in the cold. All the great games I remember watching have either taken place in the snow or in the Super Bowl. That's real football.

    8. Re:Bull by timbrown · · Score: 1

      No, that's American football. You know, the one the rest of the world doesn't give a stuff about.

      --
      Tim Brown
  46. How about ... by MrNougat · · Score: 2, Funny

    ... testing it in Iraq? They'll be able to work out false positives there just as well, since there's no WMDs there to find, either.

    --
    Web 2.0 == Giant Blogspam Circle Jerk
    1. Re:How about ... by MedBob · · Score: 0

      Of course there's no WMD to find in Iraq.
      They moved them all to Syria before we got there!

  47. I just wish them good luck by Z00L00K · · Score: 2, Insightful
    by running OSGi for that. I have been involved in a solution that acted unstable and erratically since it was running on an OSGi platform. OK, it may depend on which platform, but there are several issues around developing code on that platform. Since then OSGi has been thrown away and the application is instead executing standalone.

    As I see it - OSGi is just an operating system on top of an operating system, and much of the functionality can actually be achieved easier by other means.

    Otherwise - a wireless sensor network as it actually is about is fairly simple, but isn't each node in the net rather expensive? A node actually talking IP will require an IP stack and that in turn will require a fair amount of CPU power together with OSGi. But on the other hand - if the nodes are able to run IP and OSGi they are certainly able to use encryption and certificates to validate the data. Cheaper wireless sensors doesn't have enough punch to be able to do much encryption - but on the other hand you may afford to lose a couple of them before anything becomes a problem.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    1. Re:I just wish them good luck by Anonymous Coward · · Score: 0

      You say there are easier means to achieve the OSGi benefits (OS independent, decoupled components, standardized management, very high security, etc). I would love to hear how you achieve those features without OSGi?

  48. Or, even worse by mcc · · Score: 2, Insightful

    By the time this sensor figures out that someone has a WMD strapped to their chest, the WMD is obviously already there at the stadium (or relatively close, depending on where they set it up) and everyone there is already in danger.

    Or, more likely, the sensor never figures out that someone has a WMD strapped to their chest, because

    1. Nobody has any and
    2. The people who actually might want to do harm to America could just as easily pull this off with totally ordianary weapons of non-mass destruction-- and are much more likely to

    and so while you're spending all this time staring at the WMD detector, whatever actual threats may or may not actually exist just walk right past you undetected.

    In the last 20 years the only successful major terrorist attacks against the United States were pulled off with boxcutters, fertilizer, and pickup trucks, and yet we're focusing on expensive, high-tech gadgetry that you practically need the support of the U.S. government to get hold of anyway.

    1. Re:Or, even worse by mesocyclone · · Score: 1

      The second world trade center attack (9-11) was carried out with weapons of mass destruction having a total yield of at least a quarter of a kiloton.

      They were *acquired* with boxcutters, a technique which won't work the next time.

      --

      The only good weather is bad weather.

    2. Re:Or, even worse by MayorDefacto · · Score: 1

      I think it is a bit hyperbolic to claim that airliners are weapons of mass destruction. True, they were used as such, but it's not like Boeing set out to develop the 757 as the ultimate killing machine. This is precisely why terrorism-- especially Al-Qaeda-style coordinated mass terrorism--is so, well, terrifying. It is unconventional in its methodology, simple in its execution, and incredibly effective in achieving its goal. It uses our technology and weaknesses against us in ways so simple that we never expect it-- and we are missing the forest for the trees in our zeal to contain it.

    3. Re:Or, even worse by mesocyclone · · Score: 3, Insightful

      Sure, it's a bit hyperbolic, but it makes a point

      However, I don't think we are missing the forest for the trees. We need to worry about every tree, and the entire forest.

      Al Qaeda, unlike the previous Islamic terrorists, seeks to destroy our country as a force in the world, and ultimately to convert it to an extreme form of Islam - by force. So does Iran, after they have destroyed Israel and recovered from the nuclear counterstrike.

      The Islamofascists have claimed a special dispensation from Allah to kill up to 4,000,000 to do it. And of course, if that doesn't do the job, I'm sure they can get the quota raised. Furthermore, Al Qaeda has sought, and is continuing to seek, weapons of mass destruction - things actually made for that - in order to do so.

      Yes, they may use low tech attacks against us, although those tend to have less of a combat multiplier. They could blow up a bunch of school buses and really piss us off, but pissing us off and scaring us is not their goal (unlike the Palestinian terrorists of the past). Their goal is to really hurt us very badly. And to do that, they need to make attacks that are very deadly.

      The simplest one of those, I would think, is downing a bunch of airliners with either bombs in cargo, or MANPADs. That would have substantial economic consequences. But it would also piss us off a whole bunch and not really hurt us more than 9-11 did. Furthermore, they tried this in the mid 90's ( Bojinka ) and were only stopped by accident.

      Just to maintain their street cred in the terrorist world, they have to top 9-11. The easiest way to do that, if they can get hold of it, is to use a WMD - preferably a nuke.

      A small, simple ( gun design enriched U-235 ) device would kill a very large number of people - primarily from fallout from the ground burst (especially since it would require a lot of U235 that would turn into fallout instead of fission energy). These weapons are so easy to design that almost anyone with a bit of a science background, a bit of engineering, and access to a machine shop could build it. The US used one in WW-II and never even tested it first. The only hard part is getting enough U-235, and guess who keeps announcing that they are going to make a whole bunch of that - starting today (or was it yesterday?). It's that beacon of sanity, Iran. You know, the country whose president talks of his green halo that strikes dumb UN ambassadors when he speaks? Who denies the holocaust and has said that he will destroy Israel? The guy whose bosses have said that they can stand nuclear retaliation if the result is worthwhile - even if it takes out a whole bunch of Muslims? The country which has long been the most significant sponsor of terrorism in the world (can you say Hezbollah and their chemical armed missiles?)?.

      Yeah, those guys are just one of the threats to make Al Qaeda (a loose term anyway) a whole lot more dangerous.

      Or perhaps we should consider the Al Qaeda linked cell which was picked up in London. Those dudes were working on Ricin, a very nasty (if not that toxic by CW scales) poison. They probably learned how to do that from Zarqawi, the Al Qaeda guy who lived in Iraq under Saddam and who is now cooperating with the Baathists in killing Iraqis and Americans. He too was make Ricin weapons, and also tried to set off a large (of rather odd) chemical WMD attack in Jordan last year.

      Or we can look at how easy it is to genetically alter bacteria and viruses to make them into really nasty bioweapons - contagious and deadly. The rate of improvement in genetic engineering (measured in cost per base pair synthesized or decoded) is faster than Moore's law (my daughter used to do this stuff for a living and may be doing it again shortly). If you want to get really nervous, and know a bit about bacteriology, google up "mousepox" and "interleukin," and then remember that Islamofascists, unlike other enemies we have had, really don't care if they turn loose something that takes out 90% of the world's population. Also easy

      --

      The only good weather is bad weather.

    4. Re:Or, even worse by i_am_not_a_bomba · · Score: 1

      "ultimately to convert it to an extreme form of Islam - by force."

      You have gone through an exotic array of ways that this group of people will (in your mind) kill a lot of people, but you and your ilk who just love spouting big rhetoric just never quite explain how a small group of individuals are going to forcefully convert 200+ million free individuals to:

      A. Their law system
      B. Their religion

      The first requires the total destruction of all civilian institions in your country the second is impossible.

      If it was a large nation state like say China or Russia then yes it's possible that after a large nuclear war they may be left with enough army to invade and after decades of fighting force there way of life temporarily upon parts of your country, but you're trying to say that a loose-knit handful of mostly poor arabs are going to do the same? When they can't even do it to a country that is one tenth the size, one tenth the population and political stability of yours, that they share a border with AND have the backing of coventional armies AND hate the most??

      Perhaps you should get your head out of the Tom Clancy novels, your hand off your cock, and come back to reality for just a minute or two.

    5. Re:Or, even worse by mesocyclone · · Score: 1

      People of my "ilk" read history and understand several things:

      The Islamofascists don't have to actually be able to convert us. If they believe they can, and are willing to sacrifice their lives in that attempt, and there are lots of them, then they can do us grievous damage. They believe that Allah has granted them them the freedom to kill 4,000,000 innocents to further that goal. Don't think they won't try. It simply doesn't matter whether they succeed or not, so your entire argument is, well, off topic and, in addition to being unnecessarily insulting, wrong.

      People of your "ilk" seem to be devoid of imagination and knowledge of the details of this issue.

      It is quite possible to change societies using the methods of terror, intimidation, and strategic truce (although the establishment of a new, global Caliphate is unlikely).

      Just ask yourself how many newspaper editors in Europe right now are scared because they recently published sacrilegous cartoons about the prophet. Are aware of what is happening in that regard? If not, find out. Or how about Salman Rushdie... what do you think that fatwa did to the likelihood that more such books will be published?

      The Islamic fanatics are already succeeding in reducing our freedom of speech. They understand that their goals don't have to be achieved in one stroke. Being deeply religious, they have a lot more patience than those in the decadent west. Being fanatics, they will threaten and perhaps actually kill people who engage in acts that upset them.

      Why don't you build a website that specializes in attacking Islam? Would you feel a bit nervous? If not, you are a fool. If you would be nervous, then your freedom of speech has been already been inhibited!

      Get the point?

      And that's just a little taste of what fanatics like this can do.

      9-11 was another example - in this case an attempt to destroy our economoy and demoralize us by killing tens of thousands of people and striking at the heart of our government. In attack, they miscalculated, because we had failed to react to a whole bunch of prior attacks, including three attempts on our soil (1993 WTC intended to kill 100 thousand, the New York bridge plot, and the 2000 millenial attempt to set off a bomb at LAX). They had good reason to think they could get away with a big attack. But they were wrong.

      Now they know we can attack if they mass in a country. So they aren't doing that, which is good because it reduces their freedom of action. But they are still out there, still seeking WMDs, and have a vast number of sympathizers (a large percentage of European Muslims have said, in polls, that they support the goals of these guys, a smaller but still large percent say they would not turn in Islamofascist terrorists in their midst, and several percent - a very large number of people - reported that they would be willing to give their lives in suicide attacks to further the cause). The terrorist organizations may be holding back until we elect what they perceive to be a weaker government. Or tomorrow they may set off a nuke, bought from North Korea, in LA. For that matter, even if all they did was blow up a few school buses full of kids, it would be a very bad thing. I hope you ackhowledge that they have the capacity and will to do that.

      Al Qaeda is just the visible tip of the iceberg, and the central rallying point for the Salafist terrorists.

      And I haven't even mentioned Iranian-backed terrorists. They too have killed a bunch of Americans, including an acquaintance of mine, and gotten away with it. Iran may soon have a bunch of nukes, and if they are allowed to get them, they may be able to sponsor much more effective terrorists, as nobody will be willing to attack Iran itself, the terrorist sanctuary. Iran will have achieved strategic deterrence.

      The current government of Iran appears to be whacko - the president believes he has a green aura. He has said that the Holocaust never happened. He claims that if he gets nukes, he will destroy Israe

      --

      The only good weather is bad weather.

  49. Re:Shame by Anonymous Coward · · Score: 0

    No, just idiots. I'm going to a 'Puppy Bowl' party. Animal Planet, you da man!

  50. WMD ? What is the problem with you Americans ? by Anonymous Coward · · Score: 0

    I mean, deploying such technology at super bowl to detect Wardrobes with Mammal Dysfunctions ?

    You can't really get more f*cked up than that.

  51. Why bother having public events anymore? by Catbeller · · Score: 1, Interesting

    Why don't we all become permanent members of the U.S. Army Reserves, subject everyone to military law, and cancel all public gatherings? Safety First! Who needs freedom when you can have ultimate safety.

    I hear Halliburton is getting to build more mass detention camps on U.S. soil. Watch what you say, watch what you do...

  52. Aren't we kinda the target audience? by TCQuad · · Score: 1

    Terrorists have their target audiences. [snip] It's not as if there was an attack in the World Cup, whose audience does reach in the billions mark.

    You'd be absolutely right about the World Cup, if the terrorists really hated Kenya or Paraguay or the Ivory Coast. Maybe they do. I'm not sure. But I figure they'd really like to attack the biggest game in America.

    Someone already commented how wrong your figure is.

    Hyperbole. Just sayin'.

  53. This has it all... by 4e617474 · · Score: 0, Flamebait

    Members of the Michigan National Guard will be at the Super Bowl on Sunday to deploy 'sensor fusion', a real-time, IP-based wireless technology that combines readings from portable and fixed devices that can potentially detect terrorist threats.
     
    Those bastards! Burning my tax money left and right to turn my country into a police state with the military watching my every move in the name of "protecting me"...
     
      The software uses open standards and is open-source,
     
    Hurray! At last our government shows good judgement in throwing it's resources behind FOSS... [Snap!] Ow!!! Whiplash!

    --
    Finally modding someone offtopic when they rant about what "Begging the Question" means: priceless.
  54. SuperBowl is unwatchable by Anonymous Coward · · Score: 0

    I want to thank the NFL for making the SuperBowl increasingly unwatchable.

    Every year the game becomes more and more packaged, with less and less time actually spent in the game and more and more time in commercials. Add to that that the game has been a blow out for the last 10 years (well maybe not the last 10. I stopped caring ~4 years ago.) Past the first half, the game is effectively over and no one cares anymore. They have moved on to talking with other people at the party.

    The party which is never as good as people build it up to being (partially because of the boring game). Unfortunately, everyone and their mother feel that they need to host a SuperBowl party because it is now an "event." Half the people aren't fans of the sport, let alone the game. We just show up because it is the SuperBowl and we are supposed to care (once upon a time I used to care). 2-5 people spend the entire game in the kitchen making fancy party foods (super-pizza, super-nachos, super-subs, etc.) that no one needs. I just need a bag of chip/crisps in a bowl, please. Of course it is a party where no one gets drunk because it is the middle of the day before we go to work on Monday and we also all know the neo-Prohibitionists in MADD are going to have the cops out with the breath-testers. So, if you have 2 beers and decide to drive you're in for a hefty fine and a lecture. Enjoy your sober mid-day party.

    What type of cameras are they using to film football? The game on TV is ultra-shiny in a way that real life isn't. I have been to many NFL games in real life, sat 10 rows off the field. The real life games aren't that glossy and shiny. And that is part of why the games now look so fake on TV. They have the SuperBowl in some city that has no chance of actually playing in the game. The entire field is enclosed and climate controlled. It is (was) the middle of winter and it looks like a bright sunny summer day in Florida on the field. We are never going to have another Ice Bowl. We are never going to have another SuperBowl where the weather matters. No more mud on the field. No more snow, forcing a running game. Just a highly packaged, processed, blah. It is like once we got to eat hand-packed hamburgers and now we get McDonald's Quarter Pounders. It is artificial crap.

    Also every 3-5 years they push the SuperBowl back another week. The game used to be in the beginning of January. Now it is in February. It doesn't really matter since it is played in the perpetual astro-turfed summer of the domed field, but it just isn't what it should be.

    I guess that gives them more time to set up the half-time show. A show everyone traditionally turns the channel on. And in an effort to get as corporately packaged as possible the half time show is always some weird mixture designed to appeal to every demographic simultaneously. It is always some 45 minute extravaganza that combines Country & Hip-Hop music to the gayest, most Tony award winning choreography imaginable. And if that isn't enough let us throw a huge fireworks show in the middle of the field! Let us also not run the lip-synched sound directly to the TV feed. That way the TV feed can make due with mics on the field, which sounds like they are filming in a cave. Of course, the singers can't lip-synch worth a damn because it very hard to do when you are jumping around the cast of Rent with M80s going off 2 feet away from your head.

    You can tell the game isn't what it should be. Instead of following the action on the field, we are treated to a never ending montage of reaction shots from the players looking bored on the sidelines. I guess they can't get into the game either with the 6 million TV timeouts, real timeouts, instant replay time outs, referee timeouts, Coca-Cola timeouts, etc.

    Here is how bad the game has become a sizable portion of the US watches the game just to see the commercials. Name one other time that you do this?

    1. Re:SuperBowl is unwatchable by mrraven · · Score: 0, Offtopic

      I wish I had some mode points to give you anonymous you have just described the problem not just with the Super Bowl but America in general since the Reagan era-error, that has only accelerated since 911.

      No wonder the world hates us:

      "Eleven of the 16 countries surveyed by the Pew Research Center -- Britain, France, Germany, Spain, the Netherlands, Russia, Turkey, Pakistan, Lebanon, Jordan and Indonesia -- had a more favorable view of China than the U.S.

      India and Poland were more upbeat about the U.S., while Canadians are as likely to see China favorably as they were the United States.

      The poll, which was released Thursday, found suspicion and wariness of the United States in many countries where people question the war in Iraq and are growing wary of the U.S.-led war on terror.

      "The Iraq war has left an enduring impression on the minds of people around the world in ways that make them very suspicious of U.S. intentions and makes the effort to win hearts and minds far more difficult," said Shibley Telhami, a senior fellow at the Brookings Institution."

      Source: http://www.usatoday.com/news/world/2005-06-23-worl d-poll_x.htm

      I far one don't welcome or new war based 1984ish (we've always been at war against Golstein Bin-Laden's east Asia) police states, "open source: secuirty sensors, or not.

      --
      Tired of all the isms, don't exploit people as an employer, or a government, mmmmK?
    2. Re:SuperBowl is unwatchable by Anonymous Coward · · Score: 1, Insightful

      The world has never loved the United States and it never will. So be it.

      Children in grade school base thier self view on the opinions of others -- a necessity to fit in. God help the child who is different than the pack. Some grow out of such a mentality but I don't think that most do. Just because others say you are wrong doesn't make it so.

      In recent history Europe has never encountered a problem that they didn't attempt to appease. I don't really care what they think of the US's war on terror. Who's best interest do you really think that tehy hold? The US's or their own? As a US citizen I know which I hold.

    3. Re:SuperBowl is unwatchable by el_chicano · · Score: 0, Offtopic
      In recent history Europe has never encountered a problem that they didn't attempt to appease. I don't really care what they think of the US's war on terror. Who's best interest do you really think that tehy hold? The US's or their own? As a US citizen I know which I hold.
      The United States of America used to be known as "Land of the Free and Home of the Brave". Thanks to ill-considered initiatives like the "War on Drugs" and the "War on Terror" over the last few years citizens of the U.S.A. have lost more and more of the freedoms that we used to take for granted.
       
      I think that there is delicious irony in the fact that a citizen of the U.S.A. chooses to post as an Anonymous Coward to take the Europeans to task for their alleged "appeasement". Truthfully, these days the U.S.A. should really be called the "Land of the Enslaved and Home of the Cowardly".
      --
      A man who wants nothing is invincible
    4. Re:SuperBowl is unwatchable by el_chicano · · Score: 1

      Heh. Grandparent is an offtopic post by an Anonymous Coward trashing the Europeans and is rated Insightful. I responded to that post and get moderated Offtopic. If the parent post is not Offtopic then how in the world is my post Offtopic?
       
      I don't usually comment on moderations but this is another sign that Slashdot is going down the tubes. These days there is hardly any reason to come here as tech news is non-existent and most of the comments tend to be flamebait and trolls...

      --
      A man who wants nothing is invincible
  55. Re: Lucky for them its in a dome by nitehawk214 · · Score: 1

    This time they dont need to worry about the blimp. The Steelers played in that one too.

    --
    I'm a good cook. I'm a fantastic eater. - Steven Brust
  56. Move over, Janet Jackson... by Anonymous Coward · · Score: 0

    Jesus, please tell me Rumsfeld isn't going to pop a nipple out during the half-time show.

  57. Real WMDs by Rei · · Score: 2, Insightful

    The thing is:

    Chemcial, (Most) Biological, and Radiological Weapons Are Not WMDs.

    Chemical weapons are notoriously inefficient. In World War I, several tonnes of chemical weapons were produced for every fatality that they caused. Aum Shinrikyo tried almost (20?) attacks before they finally got fatalities, and most of their attacks did absolutely nothing. Chemical weapons are very ineffective killers, and aren't even that great at maiming, compared to normal weapons. They're just scary.

    Most biological weapons developed thusfar are designed not to spread contagions from person to person very readily, as you don't want a region you're taking over to infect your own troops. Anthrax is a good example of this. It's biological, but it's used in the same way chemical weapons are. Not a WMD -- just scary.

    Radiological weapons are the least damaging. "Dirty bombs" weren't developed by modern nations for a good reason: they don't do much (the Japanese investigated use of them in World War II and had a program to investigate their use, but nobody has done much with the concept since). The problem is that to kill people with radiation, you typically need long-term exposure. However, people flee when they suspect that something is wrong. All you do is scare people and make them not want to go back to a given area. Sure, if you had several tonnes of high-level waste and a discrete dispersal mechanism you might be able to cause some casualties, but you could cause a lot more with (much easier to acquire and use) several tonnes of high explosives.

    To sum up: Nuclear weapons are true WMDs. A few biological weapons (such as smallpox) are WMDs, but they're closer to "doomsday devices"; most biological weapons aren't because militaries don't want their own weapons to attack them back. Chemical weapons aren't WMDs. Dirty bombs aren't WMDs.

    --
    Son, a woman is a lot like a refrigerator. They're six feet tall, 300 pounds... they make ice... umm...
  58. Black Sunday, anyone? by Great+Beyond · · Score: 1

    So they have all these sensors and stuff in place - but has anyone put a guard on the Goodyear Blimp hangers yet?

  59. Re:Obvious reason: Free admission by cold+fjord · · Score: 1

    Has nobody else noticed the obvious reason the National Guard are doing this?

    Like the stated one?

    Not only do they get their weekend hours out of the way, but they get free admission to the SuperBowl. Since last-minute tickets are costing over $1000, I am sure that they are bragging to their buddies what a boondoggle they have accomplished.

    I'll bet they brag a lot more if they apprehend a jihadi with a bomb vest trying to get in the door to kill a couple of hundred people, or detect poison gas before it reaches lethal concentration (as Al Qaeda experimented with in Afghanistan, and had a bounty for in Iraq), or stop a truck bomb before it drives into the building.

    I once got into a U.S. Open golf tournament by volunteering for "Emergency Services." After spending about 5 minutes setting up some tables, I wandered away and got a beer and watched the tournament like everyone else. And the badge looked cool.

    And would you have helped, or even been useful, if there had been an emergency? I know the Guardsmen will help, be useful, organized, disciplined, and not drinking beer.

    I suspect that most of them have a somewhat better idea of what would happen to about 60,000 people sitting defenseless, shoulder to shoulder, in an enclosed space if, say, a plane crashed inside, truck bomb blew up, or poison gas was released inside. Beer farts on a golf course isn't exactly the limit of the threat here.

    --
    much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
  60. Re:Shame by Anonymous Coward · · Score: 0

    Have fun at your "Puppy Bowl" party, fag.

  61. Good point, bad term. by Kadin2048 · · Score: 3, Informative

    I'm not sure what definition you're using of "WMD," but to the US Government, a chemical, biological, or nuclear weapon IS a weapon of mass destruction, period. Or rather, a 'weapon of mass destruction' is defined as a nuclear, chemical, or biological weapon.

    This definition comes from the 1987 Missile Technology Control Regime (MTCR), which you can read here. However the way it's described -- not as an explicit definition, but almost as an implicit assumption, suggests to me that the term was used in this way for a significant time prior to this. In the US Code, it also includes radiological, as well as Chem/Bio/Nuclear weapons. (USG uses of WMD.)

    However, your point -- namely that there are some weapons which meet the USG criteria for being a "WMD," but probably are not capable of doing that much damage (depending on the type and method of use), is very true. However saying that they are "not a WMD" is a bit of a large statement, because the US Government disagrees with you, and at the end of the day, that's who people are going to listen to and that's the definition that's going to be widely used.

    I think that if you want to discuss 'true' WMDs -- that is, weapons which have the capability of inflicting a large amount of damage or number of casualties -- you are better off using the term "mass casualty weapon" or something else, rather than the term "WMD."

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  62. Got one! by Anonymous Coward · · Score: 0

    "Sir! We've detected an unknown biological payload on this short-range man-portable projectile".

    "Put down the football Private and get back to shooting upskirts."

  63. Err? Failure? by Tragek · · Score: 1

    What happens if they fail? A bunch of vaporized citizens?

  64. I have to ask... by Silver+Gryphon · · Score: 1

    Will any of these sensors be running Linux?

  65. Poor Slashdot reporting by SEWilco · · Score: 1
    "uploads them to a central, secure Web server"

    What, no link? This is improper structure for a Slashdot story.

  66. Re:Obvious reason: Free admission by CDHMXS · · Score: 1

    Sorry to disagree with your theory, but none of us working this project got into the game. Heck, most of us didn't even get to watch it on TV.