- Feb 18, 2010
- 2,893
- 0
- 0
So the Republicans had a secret get-out-the-vote project they called ORCA that was supposed to be a big game changer. Basically, the plan was to computerize the old-fashioned "strike lists". It had already been reported that ORCA was a major failure, but it's not coming out just how laughably bad it really was.
Some choice bits:
For someone who who ran on the platform of being an efficient and effective manager, this is really embarrassing. How could you put out a system like this without doing simple trial runs months ahead? This isn't even a very complicated web app to design and implement. Yikes.
Some choice bits:
Working primarily as a web developer, I had some serious questions. Things like "Has this been stress tested?", "Is there redundancy in place?" and "What steps have been taken to combat a coordinated DDOS attack or the like?", among others. These types of questions were brushed aside (truth be told, they never took one of my questions). They assured us that the system had been relentlessly tested and would be a tremendous success.
At 6:30AM on Tuesday, I went to the polls. I was immediately turned away because I didn't have my poll watcher certificate. Many, many people had this problem. The impression I got was this was taken care of because they had "registered me". Others were as well. But apparently, I was supposed to go on my own to a Victory Center to pick it up, but that was never communicated properly.
Next, and this part I find mind-boggingly absurd, the web address was located at "https://www.whateveritwas.com/orca". Notice the "s" after http. This denotes it's a secure connection, something that's used for e-commerce and web-based email. So far, so good. The problem is that they didn't auto-forward the regular "http" to "https" and as a result, many people got a blank page and thought the system was down. Setting up forwarding is the simplest thing in the world and only takes seconds, but they failed to do it. This is compounded by the fact that mobile browsers default to "http" when you just start with "www" (as 95% of the world does).
For someone who who ran on the platform of being an efficient and effective manager, this is really embarrassing. How could you put out a system like this without doing simple trial runs months ahead? This isn't even a very complicated web app to design and implement. Yikes.