Slashdot Mirror


New Mexico Touchscreen Voting Problems

phr1 writes "The Albuquerque Journal reports yet more hassles with electronic voting machines. Early voters pressing the Kerry button have repeatedly found the machine instead putting a check mark next to 'Bush'. The operators of course say it's the voters' fault. It would be just too unfortunate if the machines happened to systematically favor one candidate over the other, heh, heh."

116 comments

  1. So... by HarryCaul · · Score: 2, Interesting


    Does this expert political analyst know what state ABQ is in?

  2. ahhaah by opweirdisntit · · Score: 1

    this world is eeeeeeeeeevil just eeeeeevil.

    1. Re:ahhaah by superpulpsicle · · Score: 1

      Wow when does George Dubya have time to post on slashdot.

  3. Go Boston Tea Party on em by revscat · · Score: 5, Insightful

    Destroy the fucking things. They're a blatant means for whoever, Republicans in this case, to disenfranchise millions of voters and skew the election. Break them. Make them not work. Refuse to use them, kick out the plug, tip it over. Take a big magnet to them, sledgehammer, shotgun, whatever.

    Untold numbers of our ancestors have DIED to bring us the right to vote. Such measures as I am suggesting here are no more out of bounds than is locking away a violent criminal.

    Take them down. Justice demands it. I paid for it with my tax dollars, and I do NOT care.

    1. Re:Go Boston Tea Party on em by Dachannien · · Score: 3, Insightful

      They're a blatant means for whoever, Republicans in this case, to disenfranchise millions of voters and skew the election.

      It's doubtful that there's a conspiracy to get these voting machines to record votes for one candidate over the other. In fact, the article mentions that complaints have rolled in for members of both major parties. But everyone should get out their tin foil hats, just in case.

      Refuse to use them.

      This is the correct answer. All the rest of those suggestions are criminal acts of vandalism (and probably of election tampering, as well) that ultimately disenfranchise every other person who used the machine before you took a sledge to it.

    2. Re:Go Boston Tea Party on em by crmartin · · Score: 4, Insightful

      I'll tell you a little secret -- not much of a secret -- about this. If the machine is clearly showing the check mark going wrong, it's a bug, not a conscious attempt to manipulate the vote.

      A long time ago I was a Republican election judge in a Democratic machine county. We were using the punched-card ballots, which get an undeserved bad rap -- they have a lower proportion of bad ballots than the traditional paper ballot.

      However, that year the machine candidate for the House was 3000 votes (about 10 percent) behind after 90 percent of the votes were counted.

      The Election Commission discovered "computer problems". There's a delay, and afterwards -- voila! -- the votes are re-run and it turns out that the machine candidate has the big margin.

      The point? It's not the machines you have to trust: it's the County Election Commission you have to trust.

    3. Re:Go Boston Tea Party on em by Anonymous Coward · · Score: 0
      umm...ok, you go first. Are you going to practice what you preach?

      If not, please shut the fuck up.

    4. Re:Go Boston Tea Party on em by gtkuhn · · Score: 2, Informative

      As screwed up as this interface may be, I think the stories about the GEMS county level counting machines are much scarier. The county offices will all have no problem altering totals. It's so easy, I expect most election supervisors will cheat. I just wonder if there are more Democrat or Republican election supervisors across the country. http://www.blackboxvoting.org/baxter/baxterVPR.mov

    5. Re:Go Boston Tea Party on em by Karma+Farmer · · Score: 0

      ultimately disenfranchise every other person who used the machine before you took a sledge to it.

      I assume that once someone hits OK and waits for the transaction to commit, they've irrevocably voted. At that point, nothing short of a nuclear strike against the multiple server locations should be able to invalidate a vote that's already cast...

    6. Re:Go Boston Tea Party on em by EnronHaliburton2004 · · Score: 1

      All the rest of those suggestions are criminal acts of vandalism (and probably of election tampering, as well)

      The Boston Tea Party was also a criminal act. Sometimes the laws themselves are unjust, and you must break the law to promote the right thing.

      Although I agree with you-- how will other people vote if I destroy the voting machine...

      Myself, I have no idea if I can refuse to use the machines on election day. Luckily I don't have to make that choice today. I have an absentee ballot here ehivhz i hsbr no turned in. I just need to hand it over on Tuesday.

    7. Re:Go Boston Tea Party on em by St.+Arbirix · · Score: 1

      Destroy the fucking things. They're a blatant means for whoever, Republicans in this case, to disenfranchise millions of voters and skew the election. Break them. Make them not work. Refuse to use them, kick out the plug, tip it over. Take a big magnet to them, sledgehammer, shotgun, whatever.

      1) Destruction of public property.
      2) Blatant doesn't happen when both parties are already tiptoeing around it. Blatant only happens when someone is getting framed. In the real world those votes would switch without anyone being able to tell.

      Untold numbers of our ancestors have DIED to bring us the right to vote. Such measures as I am suggesting here are no more out of bounds than is locking away a violent criminal.

      1) The U.S. total population back then was, what, 1 million? How many fought? More people died getting Iraq the vote and yet everyone's pissed about it.
      2) The U.S. didn't fight for direct election. Most states kept the requirement that only landowners could vote. Women, slaves, and Indians couldn't. Nobody wanted mob rule. Mod rule liked to do things like destroy public property. The U.S. approved of having a President assigned by electors chosen by state legislatures elected by people. If we still did that people would be spending much more time paying attention to elected officials that actually affect them. The federal government would be much smaller to boot.

      --
      Direct away from face when opening.
    8. Re:Go Boston Tea Party on em by bhtooefr · · Score: 1

      WHOA... We were fighting for OUR OWN VOTE way back then. In Iraq, we were forcing the vote on them. They didn't want it, but we shoved it down their throats.

    9. Re:Go Boston Tea Party on em by xlv · · Score: 4, Interesting
      Myself, I have no idea if I can refuse to use the machines on election day.


      I believe I've seen on the news or some political web site (it might even have been on another discussion here about electronic voting) that you're allowed to refuse to use electronic machines and that each voting place is supposed to have paper ballots. When I saw that, the controversy was that poll workers were instructed not to mention that fact when greeting voters.

    10. Re:Go Boston Tea Party on em by jc42 · · Score: 1

      If the machine is clearly showing the check mark going wrong, it's a bug, not a conscious attempt to manipulate the vote.

      Exactly right. Any competent programmer who is implementing a biased count would show the actual vote on the screen. The code would then, with some probability (perhaps just a counter) would add certain votes to the wrong candidate in the internal sum. Those sums aren't shown to the voter, of course, so they'll never suspect.

      It's a bit trickier if there's some sort of paper trail or other scheme to do a recount. The code has to come up with the same "mistakes" in a recount. Doing this is more of a technical challenge. But I suppose we have lots of people here who would be (or have been) up to the task.

      This case was probably some sort of incorrect lookup table, off-by-one indexing, or similar simple coding error.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    11. Re:Go Boston Tea Party on em by St.+Arbirix · · Score: 1

      We were fighting for OUR OWN VOTE way back then. In Iraq, we were forcing the vote on them. They didn't want it, but we shoved it down their throats.

      Who is this "we" you keep talking about? Nobody cared about the Revolutionary war when it started. Hamilton, Madison, Jay, Washington, and their lot saw that they could play the lower class of off the British, get the British kicked out, and assume control themselves. Most of the people who signed the Declaration of Independance and who ratified the Constitution had been upper crust land owners and lawyer since before the British were ousted.

      In 1770 on of the biggest complaints among the working class was impressment into the British military. The British had forced so many colonists into the military that people were having trouble finding work what with all the British soldiers parked in town and taking their jobs (soldiering didn't pay well). A group of angry ropemakers who had lost their jobs scared the hell out of a group of British soldiers when they started pelting them with snowballs full of rocks. Crispus Attucks was at the head of the group, a 6 and a half foot tall milato worker who was scary by his own self. The Brits panicked, fired, and created what we call the Boston Massacre.

      So the people of the United States (read: upper crust types who wanted more of the crust) saw that tensions were high between the British and the colonists. Controlling the people was difficult because it required more impressment to get more people into the military to stop and ever increasing number of mad people from rioting. Our "founding fathers" knew a new way of governing was needed that made it look less like the people were being taken advantage of and yet would still keep everyone in line. Besides, why let the Brits have all their imperialistic fun when they could oust the Brits and reopen the west to settlement so that maybe some of the rabble will wander off and take care of that Indian problem. (the Indians fought for the French in the 7 years war) So they wrote up the Declaration of Independance.

      George Washingtion, the richest man in the U.S. before and after the war, started up his little army to defend the colonies from British imperialism. Pay was $6.6 for a soldier, except officers who got $57. $6.6 wasn't very much, especially when mid-war inflation kicked in (because it *always* does), so it was hard to get men in the military. The fact was, the colonists didn't really care. All they really wanted was food and maybe those rich people to stop taxing their lives away. This is when the U.S. started impressment for the war.

      It turned out that all you really had to do to get an American colonist who didn't give a rip about politics to believe in the us vs. them battle was to get them into the military. They never really stayed very long though, since they didn't really like fighting, but they did come away with the nationalism the founding father were counting on. It's alot easier to violate in the name of your country when the person on the receiving end believes it's for good. The war was thankfully ended when the U.S. got the French involved, because let me tell you, if the French hadn't cut off British supplies the Brits would have kicked the tar out of us. You can thank the Indians for helping the French out. Thank them all the way up to when we started wiping us out. Don't forget to love your French too. General Lafayette literally won the war for us.

      So if it's so important to you how the country tried so hard to get this silly right to vote for someone no one will trust anyway, something that happened 200 years ago anyway, remember to thank our French neighbors across the sea, and go find an Indian somewhere to thank, we keep them locked up with Casinos nowadays.

      Pick up a book on the way too, but not one of our Texas printed schoolbooks.

      Also, Saddam Hussain joined his party as a torturer, stayed in his party as a torturer, and was a torturer as well as genocidal maniac up until we invaded. Giving the Iraqi people the chance to vote will be just as much an accident as it was for us.

      --
      Direct away from face when opening.
    12. Re:Go Boston Tea Party on em by GOD_ALMIGHTY · · Score: 1

      So who do we dress up as? Republicans seems like an obvious choice, but wouldn't it be more in the spirit of the Boston Tea Party if we blame some innocent third party like the Libertarians?

      If we're going to smash e-voting machines dressed as Libertarians, what would a stereotypical Libertarian dress like? Maybe we should just look like the free market picked out our clothes in the morning.

      --
      Arrogance is Confidence which lacks integrity. -- me
    13. Re:Go Boston Tea Party on em by Unknown+Lamer · · Score: 3, Informative

      In Maryland you have to use the electronic machines. 22 people got together and tried to do early paper ballots but the state supreme court invalidated their votes and said that only absentee voters may use paper ballots in the election.

      If Maryland goes for Bush you know something is seriously fucked up.

      --

      HAL 7000, fewer features than the HAL 9000, but just as homicidal!
    14. Re:Go Boston Tea Party on em by MillionthMonkey · · Score: 1

      Whether a systematic bias was implemented on purpose or not is irrelevant at this point. We are about to have a kangaroo election, with machines that are precise yet inaccurate, favoring one candidate over the other.

      Maybe it's possible that this is a source of random error and not systematic error. If reports start coming out where Bush voters are having their votes changed to Kerry votes, then this might be random error. Otherwise it's systematic error, and it won't have mattered afterwards whether malice or incompetence was responsible for it.

      It seems reassuring to think this was an off-by-one error only because off-by-one errors have never posed this much of a threat to democracy.

    15. Re:Go Boston Tea Party on em by Anonymous Coward · · Score: 0

      uh sure. you go right and lead us.

    16. Re:Go Boston Tea Party on em by Anonymous Coward · · Score: 0

      That's not the way it works.

      The voting machines have memory cards that are taken to a tabulation center at the end of an election (or in some states, transmitted by modem at the end).

      So if someone sledges the machine, and trashes the memory in the process.. those votes are lost.

    17. Re:Go Boston Tea Party on em by jc42 · · Score: 1

      I think the stories about the GEMS county level counting machines are much scarier. The county offices will all have no problem altering totals.

      Yeah, but where are they gonna find all the trained chimps to do the job?

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    18. Re:Go Boston Tea Party on em by Karma+Farmer · · Score: 1

      What? You are kidding, right? Please, please, please tell me you're kidding.

      We. Are. So. Fucked.

  4. Human interface guidelines for voting machines. by Black+Parrot · · Score: 4, Insightful
    1. Whatever happens, blame the user.
    2. If that doesn't fix the problem, see #1.
    --
    Sheesh, evil *and* a jerk. -- Jade
  5. Glad to see my state by isotope23 · · Score: 1

    has annexed Albuquerque!

    --
    Service guarantees Citizenship! Questions Guarantee GITMO.... Amerika Uber Alles!
  6. How ironic by Hackie_Chan · · Score: 1

    I remember when I saw this exact thing as a flash-made joke, where every time you tried to press Kerry it wouldn't work.

    It's a sad state when reality mimics fiction like this.

    --

    What's so bad about being lazy? What if there was a war and nobody showed up?
  7. Misaligned Touchscreens by NotoriousQ · · Score: 4, Insightful

    This looks to be nothing more than misaligned touchscreens. The main question is "Are they misaligned on purpose?"

    And why won't someone realign them.

    --
    badness 10000
    1. Re:Misaligned Touchscreens by rtaylor · · Score: 5, Insightful

      This looks to be nothing more than misaligned touchscreens. The main question is "Are they misaligned on purpose?"

      A better question would be to ask why the order isn't randomized for each new voter?

      --
      Rod Taylor
    2. Re:Misaligned Touchscreens by NotoriousQ · · Score: 1

      That is an awesome solution. Simple and effective.

      I bow before your wisdom.

      --
      badness 10000
    3. Re:Misaligned Touchscreens by Anonymous Coward · · Score: 0

      This looks to be nothing more than misaligned touchscreens. The main question is "Are they misaligned on purpose?"

      I think the main question is "why are we using this over paper?" - I have yet to see pen & paper that can be misaligned.

    4. Re:Misaligned Touchscreens by yasth · · Score: 3, Insightful

      Because as I recall the order that the canidates are listed is governed by laws. Old laws, that have not been updated. In many cases random order is used, but it is generally required by law to be done at a public event with all party members invited. Also there are much greater dangers of hiding something into the code when dealing with random ordering.

      --
      I'd do something interesting, but my server can't handle a slashdotting.
    5. Re:Misaligned Touchscreens by NotoriousQ · · Score: 1

      Well lines might not be seemingly aligned with holes, ala Florida. Yes, the voters can watch carefully to make sure that they did not select the wrong choice, but same can be said here. No matter which way you do it, there will be problems. There will also be errors.

      I think that if a candidate could not get a decent margin of victory (say 1%), then the electoral votes of the state should be split 50/50.

      --
      badness 10000
    6. Re:Misaligned Touchscreens by GQuon · · Score: 1

      Well that's something we do in write-in statistical surveys and polls, because when people tend to go for the first or the middle option if they're not sure what to answer.
      As the other posters wrote, the candidate order is set by a legally regulated process.

      --
      Irene KHAAAAAAN!
    7. Re:Misaligned Touchscreens by Anonymous Coward · · Score: 0

      Black paper. Large white circle next to large white block containing candidates name. To be counted by hand with supervision by volunteers from each party.

      Counting is done and results are announced before people go to sleep at night.

      It works (it's what we use in Canada, and can be easily scaled up from 30M people to 300M), and you have to be comatose to screw it up. Not only that, there are practically no questions about the integrity of our voting system.

      I like your idea about splitting electoral votes though.

  8. Shenanigans! by Anonymous Coward · · Score: 0, Informative

    RTFA it says that people who voted for Bush also saw their votes "change" to Kerry and straight ticket votes go for the opposite party. The problem is with the machines not some right-wing conspiracy.

    Damn liberal chicken littles.

    1. Re:Shenanigans! by Karma+Farmer · · Score: 1

      No, sadly it's not a conspiracy. Both Republicans and Democrats have legions of lawyers employed to disenfranchise voters; anyone who reads the newspapers knows that. But I'm confident that the predicted widespread failure of these machines and the untold number of votes to be lost from poll worker error will be due primarily to widespread incompetence, and not malice.

    2. Re:Shenanigans! by sessamoid · · Score: 1
      But I'm confident that the predicted widespread failure of these machines and the untold number of votes to be lost from poll worker error will be due primarily to widespread incompetence, and not malice.

      It's not necessarily either/or. There can easily be both widespread incompetence AND malice. I'm capable of believing the government of both, particularly the current administration.

      --
      "No, no, no. Don't tug on that. You never know what it might be attached to."
  9. phr1: Idiot or troll? by Dahan · · Score: 1
    Seriously... nice one-sided commentary from phr1, in addition to not knowing where Albuquerque is (despite the ABQJournal's website stating the city and state at the top right of the page).

    Many people had problems with the machines checking Kerry when they wanted to vote for Bush:

    In Sandoval County, three Rio Rancho residents said they had a similar problem, with opposite results. They said a touch-screen machine switched their presidential votes from Bush to Kerry.
    [Bernalillo County Clerk] Herrera said she's heard stories from Democrats and Republicans. In some cases, when people have tried to vote a straight ticket, the screen has given their votes to every candidate in the opposite political party, she said.
    1. Re:phr1: Idiot or troll? by St.+Arbirix · · Score: 3, Interesting

      Read between the lines in the article. The only people they interviewer were voting Kerry. The only person defending the machines was also the only one saying it affected both sides. The article either:

      1) Couldn't find any Bush voters (which is interesting since New Mexico has just as many Republicans as Democrats)

      or

      2) Let the only comments about Republicans come from the woman who is already in suspicion of tampering with the votes, so that you'll make mental associations between the concepts of "tampered votes" and "Republicans". Subtle propaganda, I love it.

      --
      Direct away from face when opening.
    2. Re:phr1: Idiot or troll? by dhakbar · · Score: 1

      Someone should mod you up.

      That's one of the few useful comments I've ever seen on Slashdot that discusses the techniques of bad journalism.

    3. Re:phr1: Idiot or troll? by sessamoid · · Score: 2, Insightful
      Many people had problems with the machines checking Kerry when they wanted to vote for Bush: In Sandoval County, three Rio Rancho residents said they had a similar problem, with opposite results.

      Pot calling kettle black? You claim one-sidedness, yet state that "many" people had the opposite problem. In what world does the number "3" constitute many? A "few" or maybe stretching the point to say "several". "Many" may be a relative term, but it's disingenuous to use it to describe a total of 3 voters in a whole county.

      --
      "No, no, no. Don't tug on that. You never know what it might be attached to."
    4. Re:phr1: Idiot or troll? by !ucif3r · · Score: 4, Insightful

      3) The Rebuplicans voting didn't actually have any problems and so there were no voters to interview abotu it and the woman they interviewed simply defended the machines by saying people were making the mistakes and that it was happening to everyone. I love how Bush supporters call any news that could possibly be construed as negative towards Bush or the Republicans 'propaganda', but their candidate lying to the country and the world is just a 'mistake'.

      --
      "Take that Lisa's beliefs!" - Homer Simpson
    5. Re:phr1: Idiot or troll? by Dahan · · Score: 0

      Thanks for ignoring the second paragraph.

    6. Re:phr1: Idiot or troll? by St.+Arbirix · · Score: 1

      I left that out to see if someone else would think of it and get modded up beyond me. I like my karma earned against adversity.

      Vote Badnarik!

      --
      Direct away from face when opening.
    7. Re:phr1: Idiot or troll? by BCW2 · · Score: 1

      " (which is interesting since New Mexico has just as many Republicans as Democrats)"

      In New Mexico Democrats outnumber Republicans 2.5 to 1. They are the most moderate Dems in the country and normally ballance with one Senator from each party. In national elections they have a tendancy to vote Republican. They put Joe Skeen into Congress in '82, in a write in campaign. Third time in U.S. history that happened. We objected to the Governor appointing his nephew to replace a deceased conservative Dem.

      I only spent 36 of the last 48 years there.

      --
      Professional Politicians are not the solution, they ARE the problem.
  10. video not so funny anymore by deus_X_machina · · Score: 1

    Suddenly, this video isn't so funny anymore...

    --
    "In a Democracy, people get the kind of government they deserve." -Winston Churchill
  11. To Be Fair by CheshireCatCO · · Score: 5, Informative

    To be fair, the article (around the middle) mentions that voters had the opposite problem: votes intended for Bush were showing up for Kerry. So it doesn't sound like a systematic attempt to cheat the vote. (Although statistics on how many mis-votes occur each way would be very interesting.)

    That said, of course the friggin' problem is in the machines. OK, so the voters are maybe not using them exactly as intended. But, I'm sorry, if touching the screen with my palm accidentally will mis-register a vote, then they need to re-work the design. It's clear that a lot of people are having this sort of problem, so it's a design flaw.

    If they're selling the things under the premise that they'll make voting easier and more accurate, they'd better be able to handle real-world usage.

    (And that's all assuming that the problem is not a more basic bug in the system. The fact that people have had multiple misvotes in a row implies, to me, that it might be a more basic flaw than how people are using them. When you make a mistake once, you usually are much more careful the next time. So I'm dubious that people are making the same mistakes. It's possible, but I'm not convinced.)

    1. Re:To Be Fair by siriuskase · · Score: 1

      "User Error" indicates a problem with the design, not a problem with the user. Every engineering student knows that, I wish these political excuse makers realized how lame an excuse it it.

      You can't redesign the user, the best you can do is educate him and you can't do that in a voting booth. I go so tired of people who think "User Error" is a valid excuse for a bad design.

      --
      If you must moderate, please moderate as irrelevent, not something bad, because I'm sure someone will find this interest
  12. My vote for Bush was switched to Kerry! by Anonymous Coward · · Score: 0, Troll

    I have to agree with some of the other posters that want to be rid of these machines.

    I live in a mostly Democrat controlled area, but usually vote Republican. When I tried to vote early, I discovered that the machine I was using wouldn't let me vote for Bush. I asked for a paper ballot, and was given one, but it was a strange thing to see.

    After handing the paper ballot in, I felt a lot better knowing it would be faithfully counted.

  13. used to this already... by St.+Arbirix · · Score: 0, Redundant

    Who hasn't seen this happen for touchscreen machines. More often than not the sensor plate thingy is offset downward of the screen so that when you press the screen the cursor will appear half an inch above it. There are two issues here.

    1) Someone should fix the screen/driver so that it is aligned.

    2) The woman is insane.

    They keep saying in the article that they click on one candidate but then it gets "switched" to a vote for another candidate, as if the machine sees a Kerry vote and decides half a second later to change it to one for Bush. It's propaganda, for those of you who didn't look hard enough. Just another piece of that "There are evil people out there who want to rob you of your vote. If you see anything funny at the polls you'll know who's evil."

    --
    Direct away from face when opening.
  14. Why the concern over JUST touchscreens? by mc6809e · · Score: 2, Insightful

    It's too bad all this energy isn't be directed at trying to correct the problems and fraud caused by paper ballots.

    Punching extra holes in a punchcard, or filling in a bubble with a pencil is the easiest thing in the world.

    Or how about simply lying about the numbers when you call to report them to the supervisors running the election?

    Yes, it really is done that way is many places.

    Okay, so you don't trust programmers writing voting software. But how then can you trust all these other people in the chain? What makes you think they're honest?

    What about ballots mailed in? How do you know they even make it through the post office? How do the people counting these ballots even know it was you that really sent it? How do they know you're even a real person and not Fido T. Dog?

    Vote fraud is real, and it goes way beyond miscalibrated touch screens.

    1. Re:Why the concern over JUST touchscreens? by rthille · · Score: 1

      Well, in my area, I can volunteer to work in a polling place, and both parties generally have observers at each stage of the movement of ballots to prevent that sort of tampering...

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    2. Re:Why the concern over JUST touchscreens? by spitzak · · Score: 1

      The problem with these machines is that the potential is there for massive and undetectable fraud that far outweighs any of the other worries you notice. Yes, there is lots of other ways of cheating at voting, but the scary thing about these machines is the far higher potential that a small number of unscrupulous individuals could cause massive alteration of votes.

      This is also a big deal here because Slashdot readers are very annoyed at the complete ignorance of the population to the actual realities of how computers work. The average US resident apparently is unable to concieve of the machine actually being programmed to not count the vote right, and instead is easily distracted by people saying "the machine is unhackable" as though some script kiddie is real threat. Such ignorance is quite annoying and probably responsible for the huge interest in these machines here.

  15. Strange by vijaya_chandra · · Score: 2

    If it's a software problem, am sure everyone should've been facing the same issue, considering how trivially simple a thing a vote accumulating app would/should be (unless of course the developer has goofed up majorly)

    She believes it's a people problem. "I have confidence in the machines," she said. "They are touch screens. People are touching them with their palms, or leaning their hand. ... They're hitting the wrong button."
    Why get to a stage where ppl complain at all!? Why not have the different clickable entries reasonably far away from one another?! It's not as if you have to include the names of hundreds of candidates as in here in india.

    We don't need another stupid thing that adds to the ppl's woes

    1. Re:Strange by herrison · · Score: 1

      An extremely good point: the fact that this is possible at all shows a blatant disregard for usability and (probably) inept gui design. Ordering the wrong flavour candy is one thing (long story), inadvertant voting for the wrong candidate is very serious.

      --
      You know what I miss? Leeches.
  16. Article also says votes for Bush change to Kerry by mc6809e · · Score: 3, Informative

    "In Sandoval County, three Rio Rancho residents said they had a similar problem, with opposite results. They said a touch-screen machine switched their presidential votes from Bush to Kerry."

    Of course the abstract for this story only mensions votes being switched from Kerry to Bush.

    What a surprise.

  17. Non-partisan election commissions by lothar97 · · Score: 5, Interesting
    The problem: we're the only Western democracy that allows for partisan election commissions. We get people in charge of state voting oversight also being chair of the state campaign for a candidate- Katherine Harris comes to mind. Sure she's allowed to have her political views outside of her job, but when she decided who won Florida in 2000, she was also chair of the Bush campaign in Florida. There is something fundamentally wrong with this. I don't have examples now, but I know the Dems have pulled crap like this as well.

    What we need is non-partisan, or better, multi-partisan, voting commissions. Bring in a Dem, a Repub, and throw in a 3rd party person every now and then. It will give a better air of legitimacy to the circus we call elelection.

    --

    1. Re:Non-partisan election commissions by xlv · · Score: 2, Insightful
      The problem: we're the only Western democracy that allows for partisan election commissions.

      Finally somebody brings this up. To a Western European, that's one disturbing fact, along with the police, firefigthers and non-elected public officials endorsing a candidate and the public voting for judges (isn't the law supposed to be non-partisan?) and police chiefs.

      And of course, the most disturbing fact is that active military people are used during political rallies. In France at least, police and military personel have a "devoir de reserve", meaning that they have the duty to keep their political views to themselves and you would not see military personel clapping during a political meeting or any official function. In fact, they wouldn't even be allowed at a political meeting in uniform but could attend in civilian clothes. This brings the question: how are those troups selected for the meetings? Is it "voluntary" or do they have to follow the political view of their platoon/division leader?

    2. Re:Non-partisan election commissions by crmartin · · Score: 0, Troll

      Gads, I wish they still taught Civics in American schools.

      I agree that having a non-partisan election system would be good, but your whole argument for it here is based on the ignorant notion that the Florida Secretary of State had any real control over the election. The only influence Harris had over the whole process was to certify the known vote counts on the latest possible date on which she was statutorily required to do so.

      The choice of the voting machines: County Election Commission (Democrat in the contested counties).

      The design of the "butterfly ballot"? County Election Commission (Democrat in the contested counties.)

      Misleading election instructions in Palm Beach? County Election COmmission (Democrat).

      And remember that the methods they were using to count the votes was rejected by the Supreme Court by 7-2, not 5-4 -- the 5-4 was in the remedy phase.

      So, yeah, bi-partisan commissions would be a good thing. You go selll the idea to the county machines in Cook County and Palm Beach.

    3. Re:Non-partisan election commissions by jc42 · · Score: 1

      The problem: we're the only Western democracy that allows for partisan election commissions.

      Nah; we're just the only one that encourages election commissioners to publicly state their bias.

      In the others, if you're a partisan who wants to be an election commissioner, you just learn enough of your opponent's buzz phrases to fool the interviewers. Then, once you're on the commission, you can look for ways to implement your bias without being noticed.

      When it comes to such matters as election outcomes, you should never assume that people are telling you the truth.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    4. Re:Non-partisan election commissions by Anonymous Coward · · Score: 0
      only influence Harris had over the whole process was to certify the known vote counts on the latest possible date on which she was statutorily required to do so.

      Limiting scope of recounts

      Deliberate use of flawed felon-purge list

      Refusal to obey Florida SC rulings re: out-of-state felony convictions

    5. Re:Non-partisan election commissions by lothar97 · · Score: 2, Insightful
      We can go on about who designed what and where- I know that Dems and Repubs are doing everything to tweak ballots/standards/rules to their candidate. The problem I have is with someone being in charge of everything voting in a state, and also being in charge of getting that candidate to win the same state. At least give us an air of impartiality.

      I am a registered Green, and I'd like to see more access for third parties. I think we need to clean up the Constitution so that we're all guaranteed one vote, with equal access to that vote (that right is not there now.) We need federal standards for all elections, and all states/localities must conform to those standards. Yes, this will require more civil servants, but I'd be willing to pay to ensure that our elections are fair and open. They really have never been like that.

      --

    6. Re:Non-partisan election commissions by G.+W.+Bush+Junior · · Score: 1

      Exactly!
      Where I live, we use pen and paper to vote. There are representatives from different parties, that count the votes seperately, if they come up with the same number they can go home, if they come up with different numbers they all count them again.
      voila! (no, I'm not french!)
      100% accuracy... alright it might not be 100% accuracy, but since people agreed on the number you don't get eny lawsuits about the result.

      --
      "I don't know that Atheists should be considered as citizens, nor should they be considered patriots." -George H.W. Bush
    7. Re:Non-partisan election commissions by crmartin · · Score: 1

      I can sympathize, having been round for the beginning of Libertarian Party, but what we've got is surprisingly effective along those lines. You can, after all, vote; that puts you one up on about half the population of the world. You can choose not to vote, if you prefer not to; that puts you one up on places as varied as Cuba and Australia.

      You can in general be confident that your local representatives will actually be from somewhere near you, which I see as an advantage over the UK and occasional aberrations like New York State.

      You're guaranteed that your vote has as much impact as anyone in your state, and that it has extra leverage in some situations (in the House if you're in a populous state, in the Senate and the Electoral College if your from one of the flyover states like me.)

      And, if you don't like the way the votes are being counted in your county, you've only got a relatively few thousand votes in general to change it, or you can move fairly conveniently to someplace else, which you couldn't do if we had national uniform standards.

      Is it perfect? No, but I'm increasingly surprised not by how bad it is, but rather by how good it is.

    8. Re:Non-partisan election commissions by crmartin · · Score: 1

      Limited scope of recounts: because the Democrats only pursued recounts in counties that they thought they had political control of (and remember, after the zillions of post facto recounts, Bush always won under any interpretation that would have passed the equal-protection test.)

      "Deliberate" use of flawed felon-purge list: required by statute, and applied -- wait for it -- by the County Election Commission, because they're the ones who make those decisions.

      I've never heard the third one: got a citation? Prefereably from something a little more reputable than Mother Jones?

    9. Re:Non-partisan election commissions by Brandybuck · · Score: 1

      I think we need to clean up the Constitution so that we're all guaranteed one vote, with equal access to that vote (that right is not there now.)

      Oh, but that right is there now!

      If you are a citizen of the USA, and are not a convicted felon, and are over eighteen years of age. then you have the firm legal right to cast one vote and have access to that vote equal to everyone else.

      It may not work 100% in practice, but there's no need to place new laws on the books because the laws are ALREADY THERE. If you find an eligible voter being disenfranchised, then take the matter to the courts, not the legislature.

      --
      Don't blame me, I didn't vote for either of them!
    10. Re:Non-partisan election commissions by demachina · · Score: 3, Informative

      "Is it "voluntary" or do they have to follow the political view of their platoon/division leader?"

      When the President is addressing a whole unit I think they are following the orders of their Commander in Chief, the President. I'm pretty sure they have no choice but to attend and look happy about it unless they want their life to be made miserable. Maybe they are given an option to not attend but I really doubt it or that anyone would risk a career full of misery by refusing to go.

      When you see soldiers behind him in campaign appearances I'm pretty sure the local Republican party officials who screen and loyalty test everyone attending the President's campaign events locate loyal Republican servicemen, encourage them to attend and seat them behind the President so they will be on camera.

      However when the President dropped in to Iraq for a suprise Thanksgiving visit the officers in charge of the unit he visited hand picked the people who got in and the rest were turned away from Thanksgiving dinner without explanation and ate MRE's in their tents. Its kind of ironic that the President's photo op, morale building trip actually screwed over everyone in the unit that wasn't the commanders favorite.

      60 minutes had a pretty good piece this evening on how the Congress and the Pentagon are screwing the soldiers in Iraq, especially the guard and reserve. 18 months in to the war and many of them are still riding around in unarmored Humvees where they've surrounded in plywood boxes they've filled with sandbags and armor plates off old Iraqi tanks. So much for America's vaunted, gold plated military. Unfortunately its hard to armor the floors which is the weak spot so if they run over a mine or IED they still die or lose their legs. Its noteworthy that in Iraq the KIA count is at historic lows thanks to the quality of the air evacuation and field hospitals. It however means there is a very high rate of soliders who are severely maimed who would have died in previous wars. The casualty count is currently around 9200, 1100 dead and 8100 wounded.

      The Pentagon is apparently sending some armored Humvees but amazingly they still dont have armored floors, just doors. Many of the gaurd soldiers have no radios so their families are sending them unencrypted walkie talkies they buy in Walmart which insurgents can listen to. Same story for nigh vision goggles, GPS gear, body armor(though I think body armor is finally getting fixed). Many of the guard units are using M-16's that date from Vietnam which are rated as OK for stateside duty but not combat duty because of the propensity for old M-16's to jam. They are also short on ammunition so they can't target practice. Helicopters, Bradleys, and Abrams tanks are all suffering critical parts shortages.

      60 minutes had on Winslow Wheeler, (a.ka. Spartacus). Wheeler has been a congressional staffer in the armed services committee for 30+ years. He was recently forced to resign because he's been writing exposes, under the pen name Spartacus, on pork barrel spending by Congressman on the armed services committee and the Pentagon. There is at least $9 billion in pure pork in this years Defense budget. It appears big ticket, high budget weapons contracts can't be touched to cover this pork, so a good portion of it is shaved out of the budget for maintenance, spares, and basic equipment especially for guard and reserve units. Despite the Bush administration rhetoric to the contrary the Pentagon isn't giving the troops in Iraq some of the most basic, essential equipment to insure their survival.

      This is not really a great time to be a grunt slogging through the dirt and mud in Iraq because they are they ass end of the Pentagon.

      --
      @de_machina
    11. Re:Non-partisan election commissions by xlv · · Score: 2, Interesting
      60 minutes had a pretty good piece this evening on how the Congress and the Pentagon are screwing the soldiers in Iraq...

      Thanks for the info. As I'm on the West Coast, it's just starting now...

      On the same subject, I've recently seen some 3 part documentary on Discovery/NY Times following a guard unit from their prewar training to the actual stay in Iraq and they were showing similar pictures of soldiers adding rusted plates over their Humvees doors. Whatever you think of the war, when you see that, you have to feel sorry for those guys...

    12. Re:Non-partisan election commissions by martinX · · Score: 1

      The problem: we're the only Western democracy that allows for partisan election commissions.

      The problem is your rules have people signing up for one party or another seemingly for life, like a sporting team or a car brand. This seems to compel people to keep supporting that party regardless of what happens. Then everyone seems to wear their political affilliation as a badge, almost like a challenge to anyone else.

      In a country (.au) where no-one except hard-core nutjobs actually join a political party, people don't become as attached to any particular party. While people have strong political opinions, it's usually about policy rather than party (occasionally about personality). As a result, I have yet to hear any rumours of the Australian Electoral Commission scrutineers being stacked with Party Members from XYZ. Your more likely to hear of stacking within a political party, but that's usually one group of nutjobs complaining about another group of nutjobs so I think they deserve each other.

      --
      When they came for the communists, I said "He's next door. Take him away. Goddam commies."
    13. Re:Non-partisan election commissions by ArsonSmith · · Score: 1

      Sure the military is unequiped and not ready for war, sure my home is in danger every year from forst fire due to huge land management cuts, but at least Clinton had a surplus!!!!

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    14. Re:Non-partisan election commissions by BrynM · · Score: 1
      To a Western European, that's one disturbing fact, along with the police, firefigthers and non-elected public officials endorsing a candidate and the public voting for judges (isn't the law supposed to be non-partisan?) and police chiefs.
      It's actually the ,a href="http://www.google.com/search?sourceid=mozcli ent&ie=utf-8&oe=utf-8&q=firefighters+union">unions of these professions that do the endorsing. The system in the US is a wild and tangled one.
      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    15. Re:Non-partisan election commissions by BrynM · · Score: 1
      Doh! Teach me to use the wronge button and post a link right before bed.

      Say it with me... Preview. Preview. Preview.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    16. Re:Non-partisan election commissions by Jeppe+Salvesen · · Score: 1

      "In the others, if you're a partisan who wants to be an election commissioner, you just learn enough of your opponent's buzz phrases to fool the interviewers. Then, once you're on the commission, you can look for ways to implement your bias without being noticed."

      Wow. I actually counted ballots in the 94 referendum on EU here in Norway. Here's how it works:

      You have a bunch of people from both sides of the issue (or all parties) around a table and count ballots. You also have other people double-counting the ballots. This multi-partisan crowd also witnesses the reporting of the result from that polling station.

      So - there you have it. Implement this at all levels, and you'll be unable to implement your bias.

      Of course, if you have electronic voting machines without a paper receit, then you'll be unable to put these checks and balances in place.

      Morons like you are a threat to democracy. Basically, because you yourself have the inability to figure out a system that has integrity, you rule it an impossibility. Listen up - there exists people who are smarter than you, and there are routinely held indisputed elections with a high level of integrity elsewhere in the world - in Europe, in Asia, in Africa and probably elsewhere as well.. Why do you refuse to fucken learn from others?

      --

      Stop the brainwash

    17. Re:Non-partisan election commissions by demachina · · Score: 1

      Not sure I follow your point. Are you, in classic Bush style, trying to blame Clinton that the guard and reserves in Iraq are woefully under equipped for combat duty? That is just so sweet.

      Clinton has been gone for 4 years now. The Iraq war has been going on like 18 months. The Republicans have complete control of the government. With the next supplemental they are going to request right after the election the price tag for the war is going to hit around $220 billion dollars. There is no one you can blame but the Republicans if the troops in Iraq don't have the most basic and not very expensive equipment like secure radios.

      It might have been OK to woefully underequip guard units when they were weekend warriors but now, thanks to the Bush administration, they make up 40% of the troops in Iraq and are for all intents and purposes active duty. With the huge sums being poured in to Iraq the first priority should have been to make sure they were properly equipped, not the last priority. Soldiers having their legs blown off on a daily basis, doesn't seem to rate versus pouring money in to Halliburton's coffers for some reason. I wonder why?

      You also gloss over the point that a key reason they are underequipped is because congressmen on the armed services and appropriations committee are shaving money that could go for this basic equipment and rerouting it to pure pork in their home districts. A key ring leader is Ted Stevens, chairman of the appropriations committer, Republican from Alaska. For some reason the Republican delegation from Alaska currently reigns supreme in dishing out pork.

      Just further confirmation that with Republicans the buck stops any place but with them, especially so with George W. Bush. If Republicans keep control of all branches of government after this election someday they are in fact going to have to start taking the blame and not just the credit. You can't keep blaming Clinton forever as much as you'd like to and probably will.

      --
      @de_machina
    18. Re:Non-partisan election commissions by ArsonSmith · · Score: 1



      sorry it takes far more than 2 1/2 years to build up 8 years of down sizing of the military. Since the end of the First Gulf War, Clinton's military was shrunk by more than 40 percent. The first year Bush was in office he was unable to get anything done due to spite from the democrats turning down his proposals whether good or bad. 9/11 was the only thing that got Bush any support although I do agree it gave him too much support.

      I am by no means a Bush supporter, I think he has done more to jeopardize my personal rights than most presidents have. I do not like the extreme conservative take over of the Republican party. This election has come down to a Which Ball do I want to be kicked in. There is no lesser of two evils. With the Democratic control I have to worry about losing my property rights, with the Republican control I have to worry about the loss my civil rights. I will vote Libertarian this year but hope Bush wins. I can always fight to get back civil rights, If my ranch burns down it is gone for ever.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    19. Re:Non-partisan election commissions by ArsonSmith · · Score: 1

      One other thing, Pork comes from both sides nearly equal. It may grow and shrink depending on the time but Pork is there. While not good it is something that has to be accepted. Fight for ways to limit it legally, but if you vote for someone that is promising or isn't using pork politics than you are only hurting your own party. The miserable failure that was line item veto was an attempt to get rid of pork, or at least it was sold that way. while a failure it was at least an attempt.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    20. Re:Non-partisan election commissions by demachina · · Score: 1

      "sorry it takes far more than 2 1/2 years to build up 8 years of down sizing of the military."

      Sorry but the Republicans have been in power for 4 years now, they've controlled the House much longer than that and the House drives the budget process. It was OK to scale down the military during a time when the world was at peace and the U.S.S.R. was gone, Republicans were just as much a part of it as the Democrats. Sane nations cut back their military when there isn't an imminent threat of war because its economic suicide to maintain a war footing military forever.

      The basic problem here is if the Republicans wanted to launch an optional war they should have made sure they had the soldiers and the equipment to do it. They didn't because they thought it would be over in a couple weeks and the Iraqi's would shower them with flowers. They were wrong, they either lied or were incompetent and haven't been held responsible for that failure. They've now had draft the guard and reserve, indefinitely, for combat duty and they've failed to equip them properly for combat duty. They are to blame, get over it. They've had 18 months, and big buckets of money, to fix these problem now and they have once again failed to do it.

      The equipment we are talking about here probably costs a couple billion tops, the armored Humvees price tag is 800 some million. There is no reason the Pentagon and Congress couldn't have fixed it by now but for incompetence and corruption on both sides of the aisle and in the the Pentagon. The key point is Republican's have near complete control of the budget and the agenda. Equiping the guard and reserve is always the first thing Congress sacrifices to pay for exorbinant big ticket items like the missile defense program. The problem is that thanks to the Republicans and their optional war those gaurdsmen are now dieing everyday driving around in unarmored vehicles while people set off bombs underneath them, bombs using explosives from all the ammo dumps the U.S. failed to secure after the war.

      The bottomline on all this is the Republican's run their mouths with empty rhetoric that says:

      - they are fiscally conservative and responsible
      - they make sure the troops in the field have everything they need.

      Now that they have complete power its become obvious neither of these are true, they aren't fiscally responsible, they aren't giving the troops the equipment they need, this stuff is their fault, with power comes responsibility and they are irresponsible. That is how you spell hypocrisy.

      --
      @de_machina
    21. Re:Non-partisan election commissions by ArsonSmith · · Score: 1

      Hey, your right, for the most part. The only thing I wonder about is the equipment. HMMWVs were never really armored from the beginning. Flack jackets were never made for everyone and were always special issue. The M16s they have are not like the A1s used in Vietnam as some seem to claim. the M16 A2s and A3s are both very reliable as well as the SAW and M60s that are carried by ground troops. To say that you can drop a billion dollars and suddenly everything should be fixed is a democrats dream of money fixes everything and the government has the money to support me for everything.

      Bush is suppose to have friends in the military supply chain why hasn't he offered them a big contract to do all these things and fix these problems? You don't think someone wants to supply all the troops with a $30 flack jacket and sell it to the us army for $200? That would be the easiest pork to sell to everyone. Sorry but the logistics are just to large to actually be able to pull it off. The infrastructure was never there, before during or after Clinton.

      "Sorry but the Republicans have been in power for 4 years now"

      Sorry, but they didn't have 4 years to build up a defense, The 9/11/01 attacks took all the resources for building back and spent it on actually doing something. Even Clinton said we needed to go to Iraq, I don't think we did but then I don't think we need to have a large world wide presents of military at all, unlike the Democrats and Republicans, but of course Clinton knew that our military wasn't ready for a ground war cause he dismantled it. The treat was still there.

      I'm sorry but defending the Democrats by pointing at the bad that the Republicans have done is just not going to convince me of anything. That kind of pointing goes both ways.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    22. Re:Non-partisan election commissions by Karma+Farmer · · Score: 1

      Why do you refuse to fucken learn from others?

      The United States invented democracy. We are the smartest people on earth. God himself blesses our country. We have nothing to learn from you... europeans.

      At least, that's what I read in the newspapers and from the canidates. It's illegal for them to lie, so assume if they weren't telling the truth they'd be in prison.

    23. Re:Non-partisan election commissions by demachina · · Score: 1

      "HMMWVs were never really armored from the beginning. Flack jackets were never made for everyone and were always special issue."

      Until you are fighting an insurgency where all of your troops in theater are being subjected to daily sniper fire and IED's. At that point the Pentagon should have gone in to overdrive to adapt to the conditions of the theater. Making soldiers driver around in unarmored vehicles facing those conditions for this long borders on criminal neglect by all the powers that be, especially since they've had huge sums of money at their disposal and their rhetoric is they are giving the troops everything they need (and are filleting Kerry for not supporting the troops). Evidence is they are in fact not giving the troops in Iraq some of the most basic essential equipment. This is how you spell hypocrisy.

      "Bush is suppose to have friends in the military supply chain why hasn't he offered them a big contract to do all these things and fix these problems?"

      You tell me. I don't know. Me and others would like to know especially as much time as they spend telling Americans that the troops are getting everything they need when its obviously not the case. Are they just lieing as is their way, incompetent or are they busy filling their friends pockets with money elsewhere so there isn't any left to keep our troops alive.

      "I'm sorry but defending the Democrats by pointing at the bad that the Republicans have done is just not going to convince me of anything."

      Uh, your the confused one here. You were the one that started this thread by defending the Republicans by blaming the long gone Democrats. I'm not a Democrat and am not defending them. If you read my slashdot posts I have a long history of bashing both parties.

      I am just way past sick of people, doing what you just did, and blame everything on the Democrats though the Republicans have a stranglehold on power and have had it for a while now. I'm especially sick of the fact that this administration is the worst in memory for deflecting blame, refusing to admit mistakes or to take responsibility when they occur and taking action to fix them. When you refuse to admit a mistake you tend to never take corrective action which is whats happening in equipping soldiers in Iraq.

      Republicans have the power now, they have the responsibility that comes with that power. It would be a joy if they actually accepted the responsibility and not just the power for a change.

      --
      @de_machina
    24. Re:Non-partisan election commissions by ArsonSmith · · Score: 1

      In the immortal words of Bush "I don't remember saying that, I think it is what they call an exaggeration." Other than saying it takes longer to build up 8 years of downsizing then the 21 months he had, which he didn't use to rebuild like he should have, I don't think I really was trying to support Bush. I mentioned two specific things about Clinton that he did that are causing real problems here and now. I didn't mention Bush, I didn't even really elude to supporting Bush. You seem to be the one that read that into it.

      "Republicans have the power now, they have the responsibility that comes with that power. It would be a joy if they actually accepted the responsibility and not just the power for a change."

      Again you are right. I'm somewhere between a South Park Republican and libertarian. I don't trust either Republicans or Democrats, but I really don't want anything to do with the Democrats socialist platform. While I can almost deal with the Republican platform I don't think the current administration represents it very well. Like I said in one post above, I am voting libertarian but hope for a Bush win. I can always fight to get my rights back, I wont be able to get a burnt down ranch back.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    25. Re:Non-partisan election commissions by xlv · · Score: 1
      I don't trust either Republicans or Democrats, but I really don't want anything to do with the Democrats socialist platform.

      What the $%@$% are you talking about? It's appaling what a stronghold the US cold war propaganda still has in the US. For the rest of the world, the US race is between the moderate/center right (Kerry) and the far right (Bush). Maybe you should go past the propaganda and really check was socialism is all about...


    26. Re:Non-partisan election commissions by Jeppe+Salvesen · · Score: 1

      You're not a democracy. You're a democratic republic. :)

      --

      Stop the brainwash

    27. Re:Non-partisan election commissions by Anonymous Coward · · Score: 0

      the Republican's run their mouths

      "Republicans". No apsotrophe.

    28. Re:Non-partisan election commissions by ArsonSmith · · Score: 1

      Here are some of the examples from some of the comparison sites between Bush and Kerry's stance on things that I think are way to socilist for my taste:

      Kerry supports:
      -Supports affirmative action programs in the workplace and university admissions. (Socalist idea of job assignment)
      -Opposes private school vouchers, fearing it will drain funds from public schools. (keep education as a government social service)
      -Proposes to increase early childhood programs such as Head Start and fully fund special-needs education. (more education socialization)
      -Supports raising gas mileage standards for passenger vehicles. (dictating what I want in a vehicle)
      -Proposes to spend about $76 billion annually on large health care programs. (socalizeing the medical system. we have clear examples of how bad this turns out)
      -Allow private citizens to obtain "affordable" health care through federal employee insurance systems via subsidies and tax credits. (do I need an explination?)
      -Opposes privatizing Social Security.
      -Proposes $50 billion for job creation and economic stimulus programs.

      These are all equivilant of stealing money from me to give to someone else.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    29. Re:Non-partisan election commissions by fugue · · Score: 1
      Supports raising gas mileage standards for passenger vehicles. (dictating what I want in a vehicle)


      One primary job of a government is to protect citizens from bullies who would take more than their share. We simply don't have the resources to support everyone doing just what he wants, and the government is the only body that has the power to limit the devastating effect that irresponsible citizens can have. Who do you think should force Americans to take some responsibility? Because assholes don't take responsibility by choice.

      socalizeing the medical system. we have clear examples of how bad this turns out


      Do we? I grew up in Canada. The US medical system is better than the Canadian one if all of the following conditions are met:
      • The person who needs care has a job that provides a really really extensive health care plan.
      • The health problem's cure is state-of-the-art.

      So for at least 99% of health care issues, I can vouch for at least one socialised health care system being miles ahead of the US's.

      The Republican agenda would appear to be "Keep the poor poor, keep the rich rich, and then we can control both more easily." The closer people are to equal, the harder it is to manipulate them.

      --
      "The biggest problem with communication is the illusion that it has taken place."
  18. the real problem by illuminatedwax · · Score: 3, Insightful

    The real problem here is not any attempt of voter fraud - it's the goddamn things not working correctly and the official blaming it on the users. It's hilarious to hear his excuses: "they're hitting their palms! they're not doing it right!!!" I've had a problem with many touch screens before, usually depending on the angle at which you view the screen. If you're a different height than the person who calibrates it, and the options are close enough together, it'll basicially shift the whole ballot up or down.

    The real question is: why the hell did they use touch screens when they could have made a simple system with actual buttons? And why did they decide that this was the year that we must test our electronic voting machines, I guess because they were sick of guessing whether a dimple in the card meant a vote? The whole thing smacks of the disgusting trend in our country: we'd rather be certain than right. If you think there's any system which won't confuse or provide difficulty for seniors, you clearly have never had a grandmother.

    --Stephen

    --
    Did you ever notice that *nix doesn't even cover Linux?
    1. Re:the real problem by Lord+Bitman · · Score: 2, Insightful

      A system with actual buttons isnt exactly less likely to have height calibration problems. See ATMs or those newfangled electronic ticket machines movie theaters have nowadays.

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
    2. Re:the real problem by spitzak · · Score: 1

      Unmarked buttons like on a lot of ATM machines are even worse for alignment. I usually have to count how many arrows are above the one I want to figure out which button.

      Labelled buttons would be a lot better, but since the labels cannot be changed easily you would have to use an API where you navigate using arrows and highlight the candidate you want and hit "YES" and "NO" buttons.

    3. Re:the real problem by captaineo · · Score: 1

      I've seen buttons with small LED arrays for programmable labels (in e.g. aircraft instrument panels).

      It's sad that all of the machine vendors seem to have just bundled up a touch-sceen Windows box and implemented the first design that came to mind rather than really thinking about how to optimize a machine for voting.

    4. Re:the real problem by spitzak · · Score: 1

      I've seen buttons with small LED arrays for programmable labels (in e.g. aircraft instrument panels).

      Yea I was going to mention that idea as well, but I thought it might be too expensive.

  19. Film at 11 by Spamboi · · Score: 3, Funny

    Arizona touchscreen voting equipment places Albuquerque in Arizona!

  20. Voting is too EASY by zippthorne · · Score: 2, Insightful

    Every time there's a vote "problem" the principles try to find a way to make voting easier, which they usually interpret as more effortless. So in South Florida, they go from punch-card paper ballots to video terminals, which is supposed to require even less effort because the problem is incorrectly diagnosed as people being unable to punch a hole in a thin sheet of paper even under the circumstance that the hole was pre-weakened.

    So now we start seeing problems with screen registration and we're suprised? Now it's even EASIER to vote WRONG! On a side note, after hundreds of people touching these things, they're gonna get really greasy and gross. Is someone going to wipe the screen after each user?

    What we need is a system that makes voting deliberate. Maybe have people write the full name or something, spell out yes or no on referendums, etc. Maybe have some anonymous system for voters to check their own votes after the election to make sure they are recorded correctly.

    What we don't need is more "easy voting" schemes that a light breeze could influnce.

    --
    Can you be Even More Awesome?!
  21. Now that's a great idea by ShatteredDream · · Score: 1

    You'll get them charged with all manners of tampering with the election process, public disturbance, property destruction, destruction of government property and maybe even a terrorism charge under the USA PATRIOT Act's new definition of terrorism. Remember, anyone who commits property damage to influence the opinion of the civil body politic is now a terrorist.

  22. John "Kate" Looney on idiot-proof design by GQuon · · Score: 1

    "Design a better idiot-proof piece of software, and the genetic pool will design a better idiot."
    -- John "Kate" Looney.

    This is one of the few applications where you have to spend as much effort as you can on good design. Regular computers and ATM machines not working are mostly a concern for the manufacturer. Military and medical systems are only used by trained individuals. However, voting systems are one of the few systems that everybody are supposed to be able to use, by law.

    --
    Irene KHAAAAAAN!
  23. Not a big deal, yes. by GQuon · · Score: 1

    Exactly. And there weren't exactly hundreds of people complaining about votes for Kerry going to Bush?

    Some pople may be saying that this is part of the pre-emptive strike the Democrats promised (alleging fraud where none exists).
    More likely, it's a misalligned touchscreen issue. Were those who complained shorter or taller than the people who calibrated the screens? Did they have eye-hand coordination problems?

    But they all were able to correct the checkmarks and vote for those that they intended to vote for. That's much of the point with touch-screen votes. You either have instant confirmation that you voted for your preferred candidate, or you didn't cast a ballot at all. Good stuff.

    --
    Irene KHAAAAAAN!
  24. Touchscreen error in title? by jogoodma · · Score: 0

    Because the last time I checked Albuquerque was in New Mexico, not Arizona. This is also important because New Mexico is one of the swing states this year and only went to Gore in 2000 by a few hundred votes.

  25. Touchscreen vs. Optical Scan by nadador · · Score: 3, Insightful

    Point of order - if you read the article, its about voters in Bernalillo County (where Albuquerque is) and Sandoval County, in New Mexico, not Arizona.

    Here in Southern Arizona, we have optical scan ballots, which the best of all worlds. I vote with a pen, a computer scans it, and if there's a question about a recount, a human can go back and look at what I marked on my ballot.

    Are there any arguments for touchscreens over optical scan ballots? I can't think of any.

    --

    Outside of a dog, a book is a man's best friend. Inside a dog, its too dark to read.
  26. What kind of machines? by siriuskase · · Score: 1

    Who made these machines?

    --
    If you must moderate, please moderate as irrelevent, not something bad, because I'm sure someone will find this interest
  27. Who made these machines anyway? by siriuskase · · Score: 1

    That's what I want to know.

    --
    If you must moderate, please moderate as irrelevent, not something bad, because I'm sure someone will find this interest
  28. Just two choices and they still screw up? by Anonymous Coward · · Score: 0

    In the Netherlands we have been using voting machines for ages. At a general election there are usually 100+ candidates to choose from and AFAIK there have been very few problems.

    Then again..those voting machines don't run Windows,use buttons instead of fancy touchscreens and display on a small LCD strip.

    The machines have several columns of buttons with the names of the candidates and a LED next to them. When you vote you look up the candidate you want to vote for and press the button next to the name. A LED will indicate your selection. if you're satisfied the correct name is selected you confirm your choice by pressing the vote button. If all went well there will be a message to confirm that the vote has been registered.
    It's all very simple but effective.

  29. Doh! by phr1 · · Score: 3, Informative

    1. Yes, I know Albuquerque is in NM. I simply had a brainfart when I saw "abqjournal" and read it as "azjournal" or something like that. 2. The article I submitted was edited for length before posting, so some stuff I'd asked was chopped out, like whether there were errors in Kerry's favor similar to the ones for Bush. The abqjournal article itself was not clear about that at all. While it says there were some errors in each direction, we don't know at all whether 90% of the errors favored Bush, 90% favored Kerry, or what. 3. ABQ Journal is apparently a Republican paper and it has endorsed Bush, so anything it prints is certainly not Democratic propoganda.

  30. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  31. Funny by Antony-Kyre · · Score: 1

    This is a funny thing someone made, nothing more. It satires real life in a way.

    http://www.boomchicago.nl/images/Voting_Machine.wm v

  32. Re:Article also says votes for Bush change to Kerr by Brandybuck · · Score: 2, Funny

    What a surprise

    Frankly, I'm shocked. I am beside myself in outrage. It is unfathomable to me that Slashdot would ever post a story with a misleading abstract.

    I think this is going to permanently tarnish Slashdot's reputation of fair, honest and unbiased reporting.

    --
    Don't blame me, I didn't vote for either of them!
  33. Bullshit. by Anonymous Coward · · Score: 0

    I left that out to see if someone else would think of it and get modded up beyond me.

    Suuure. The thought never occurred to your lizard-like mind, you liar.

    1. Re:Bullshit. by St.+Arbirix · · Score: 1

      Aww, c'mon. That was totally the most obvious thing that could have been implied from the article. I mean, it's on Slashdot of all places. All everyone talks about is how Georgia's new set of Diebold machines gave them the first Republican to beat a Democratic incumbant, and how the ex-CEO of one voter machine companies is now a Senator, and how the last election depended on all those Florida voters who were disenfranchised and so obviously this season would require new tactics to keep Bush in office.

      I look forward to Kerry winning just so I don't have to deal with this shit anymore. I'd be best if Badnarik, Cobb, or Nadar got some large percentages but so long as that side is trying to undermine this side with evil tactics people aren't going to risk their votes anywhere else, cause that side is evil so everyone needs to join this side.

      I'm totally lost on the "lizard-like mind" thing.

      --
      Direct away from face when opening.
  34. Bashes head against wall... by vwjeff · · Score: 1

    First this is not a plot created by Republicans. Since this is /., this part of the article was not mentioned in the summary:

    In Sandoval County, three Rio Rancho residents said they had a similar problem, with opposite results. They said a touch-screen machine switched their presidential votes from Bush to Kerry.

    The article did not mention how many voting problems have occured thus far. If hundreds or even thousands of people are experiencing problems voting New Mexico I would say something is wrong.

    My personal opinion is that elections involving Federal positions should be overseen and administered by a Federal body. All PAPER ballots should have the same design. Rules for absentee ballots, early voting, ect. would be created by this body made up of three representatives from each state. One Democrat, one Republican, and one third party.

    I must admit that I consider myself conservative when it comes to government however elections are crucial to democracy (or in the case of President a Republic.) The Federal government must be involved in Federal elections even though I cringe when the Federal government gets more power.

  35. Re:Article also says votes for Bush change to Kerr by Anonymous Coward · · Score: 0

    Quit your bitching. It's so childish and in no way helps the right when they go on and on about perceived political bias in the media, the movies, wherever.

    What happened to being the bigger man? Sounds like a bunch of whining bullshit.

    Vote 3rd party.

  36. Is a landside our only hope? by macrealist · · Score: 1

    (and remember, after the zillions of post facto recounts, Bush always won under any interpretation that would have passed the equal-protection test.)

    A lot of legitimate recounts , except the one Gore wanted favored Gore.

    The problem was, as you said, Gore tried to steal the election, and his self centeredness cost him. Had he done the right thing (as in integrity and honesty, not Rush and friends) and asked for a recount for the whole state, things would have been different.

    The 2000 election set a precedence, and every election after will be a mess. Both sides have plenty of blame - the president for allowing his state election leader to be the secretary of state, Gore for trying to steal the election by only recounting Democratic counties, so on and so on.

    So having machines that incorrectly work is just asking for trouble. Having the maker's of these machines strongly support a single party - of course there is suspicion (not founded, but warranted).

    The real question is, "How do we, as a nation, get out of this mess?"

    1) A strong, overwhelming victory by the president would have been nice. But he is so incompetent, all he has done is divide the nation more.

    1) A strong, overwhelming victory by Kerry would have been nice. But he is a weak candidate and is having trouble gaining much ground vs this nations worst president (ever).

    3) A strong third party to "balance" the system. Things got to be really screwed up before this will happen. Maybe there is hope for Nov. 3.

    --
    I am living proof of the Peter Principle
  37. Lizard-like mind by Nomihn0 · · Score: 1

    It's a reference to Douglass Adams, I believe, about how people are scared of the wrong lizard being elected. So, they always vote for the other lizard. They never consider voting for somebody other than a lizard.

  38. IMPORTANT: READ THIS and TAKE ACTION by goombah99 · · Score: 3, Interesting
    New mexico, despite being small, may well be the 2nd most important state in the nation on the electronic voting issue. (california being the first with its financial clout). The reason New Mexico is so critical is that the head of NASED is also the election director. NASED is the shell organization formed by the vendor lobby org electioncenter.org to rubber stamp the approval of all voting machines. When some one says a machine is "federally certified" this is a polite fiction: there is no federal certification process, there are only voluntary guidelines and if a machine meets these guidelines as discerened by a private contractor (wyles testing, Cyber, or Systest are the only three) then NASED gives it a gold star. Thes guidelines are woefully inadequate and test more for whether the machine will catch fire than if its follows proper coding practices (e.g. dont use floats for the vote total, or allow negative vote numbers (as happened in the bit-flip error that created -16,324 votes for al gore in florida).

    That's what "federally certified means". NADA. And denise lamb is the one who does this to you (denise.lamb@state.nm.us).

    Denise is a rabid, machines-can-do-no-wrong political animal, logig means nothing to her, so lying to achive an agenda is simply machivelian to her. In fact she makes up lies about the machines and tells people for example that all paper trails would be printed on 1.5 inch wide ribbons of tissue paper. (no I'm not making this up, I've saw her demo before the ACLU.).

    If that were not enough, we have a Secretary of state, Rebecca Vigil-Giron who if you look on "followthemoney,org" you will see takes not only corporate donations from vendors but also personal ones. She is also head of the NAtional association of secretaries of state and issues policy reccomendations to all the others SOS. About half of her $500,000 budget comes in "gifts" from machine vendors.

    So you can see that if New Mexico has a problem then the whole united states has a problem

    I urge you to write Denise Lamb denise.lamb@state.nm.us and tell her you are a professional programmer and give her your candid opinion. And while you are at it ask her to mail you one of those noodle voting tapes she had made up--she hands out copies.

    --
    Some drink at the fountain of knowledge. Others just gargle.
  39. Re:paper alternative voting - only in California! by JimMarch(equalccw) · · Score: 1

    What happened was, California SecState Shelley de-certified ALL touchscreen machines around April 29th 2004. He's allowing most to be used so long as certain measures are taken, most of which improve security at least a little, and one says that voters must be given a paper option at the polling place. If that paper option isn't present, the touchscreen machine is ILLEGAL TO OPERATE. Again: this is a California only thing. Unfortunately. Oh, and the latest generation Diebold touchscreen (the TSx) was flat banned.

  40. Anecdotes by pudge · · Score: 1

    There's no actual evidence these machines favor Republicans. I used the same machines (Sequoia voting systems) in Washington, and me and a few other people would have Democrat selected when we clicked Republican. Happened the other way, too. If you use the provided stylus instead of your finger it is less likely to make an error (the problem being that if you flat-finger it, you could select two squares at once, and then it guesses wrong).

    It is part bad design, part user error, and as someone who's worked some with the machines (we had a demo machine when we were registering people to vote, so they could play with the new systems), I can I saw no evidence it favored either side in its errors.

  41. Vote rigging for dumnmies by relaxrelax · · Score: 1


    Vote rigging for dumnmies:

    1- Use system that will generate as many errors as possible without forcing a total cancel of the election. Any political blunder can be blamed on bad software!

    2- Investigate, fix, and recount when it favors the party in power.

    3- Don't investigate, fix, or recount when it favors the other party.

    4- Make a token exception to rule 1, 2, and 3 for journalists to quote.

    5- Voting machine people, like Diebold, have felony records for sophisticated computer crimes. Make sure voters don't think they would pull a sophisticated computer crime to make sure the party that bought voting machines stay in power to buy more!!!

    Anything else?

    --
    Microsoft is pure dog-ma. FreeBSD is pure cat-ma.