It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Read the story.
They made a website that only gives out rates.
They did not have to build any of the backend interfaces to the myriad of government agencies that were required by the contract.
Those aren't that hard at all. But in the simplest form, they could just display a link to the appropriate insurance company.
The entire thing is a giant ripoff and someone should go to jail for fraud. Imagine how many could have had insruance for 600 million dollars.
Web design code (html) is literally the easiest programming language to learn
Cant the government sue them for a full refund and get the taxpayers money back ?
Vortiki
I took computer science for a completer years ago in high school.
I can tell you with 100% certainty that no competent student would have graduated their website design class without being able to create such a website.
Web design code (html) is literally the easiest programming language to learn. So easy, in fact, most teenage kids these days know enough html to successfully edit their own facebook, myspace, whatever.
The fact that someone took hundreds of millions of dollars to do what a few teenagers could have done in a couple days with a 24 pack of Mt Dew is nothing short of disgusting. These people should be taken to prison for fraud.
Xtraeme
Vortiki
I took computer science for a completer years ago in high school.
I can tell you with 100% certainty that no competent student would have graduated their website design class without being able to create such a website.
Web design code (html) is literally the easiest programming language to learn. So easy, in fact, most teenage kids these days know enough html to successfully edit their own facebook, myspace, whatever.
The fact that someone took hundreds of millions of dollars to do what a few teenagers could have done in a couple days with a 24 pack of Mt Dew is nothing short of disgusting. These people should be taken to prison for fraud.
Do you know CSS? XPath, XSLT, JSON and other tricks for Ajax? ASP.Net? C#? Javascript? Jquery? SQL? What RDBMs do you work with (MySQL, Oracle, MSSQL, PostgresSQL)? NoSQL? BizTalk? Servlets? JSP? PHP? Or do you just do work in something like Dreamweaver? How about BASH scripting? Working in a *nix environment? There is a lot more that went into the ACA website than what the three guys did over a weekend codejam. They made a front-end that queries the ACA backend. The complexity of the full site comes in the form of making sure all the systems can talk to each other and track all the state changes. If you don't know what BizTalk is, you can't even hope to understand the complexity that gets involved with making lots of disparate disconnected systems communicate. This doesn't mean the ACA website couldn't have been better, not by a long-shot (and no I didn't have any involvement with it), but it's a little annoying hearing people talk about things that are of a technical nature when they really don't know what goes into an operation like Amazon, EBay, or even a midlevel website like ATS.edit on 2013-11-12 by Xtraeme because: (no reason given)
Evil_Santa
SELECT * FROM public.misunderstandings WHERE stupid >= '100';
Over 9000 results found.
Xtraeme
Vortiki
I took computer science for a completer years ago in high school.
I can tell you with 100% certainty that no competent student would have graduated their website design class without being able to create such a website.
Web design code (html) is literally the easiest programming language to learn. So easy, in fact, most teenage kids these days know enough html to successfully edit their own facebook, myspace, whatever.
The fact that someone took hundreds of millions of dollars to do what a few teenagers could have done in a couple days with a 24 pack of Mt Dew is nothing short of disgusting. These people should be taken to prison for fraud.
Do you know CSS? XPath, XSLT, JSON and other tricks for Ajax? ASP.Net? C#? Javascript? Jquery? SQL? What RDBMs do you work with (MySQL, Oracle, MSSQL, PostgreSQL)? NoSQL? BizTalk? Servlets? JSP? PHP? Or do you just do work in something like Dreamweaver? How about BASH scripting? Working in a *nix environment? There is a lot more that went into the ACA website than what the three guys did over a weekend codejam. They made a front-end that queries the ACA backend. The complexity of the full site comes in the form of making sure all the systems can talk to each other and track all the state changes.
If you don't know what BizTalk is, you can't even hope to understand the complexity that gets involved with making lots of disparate disconnected systems communicate. This doesn't mean the ACA website couldn't have been better, not by a long-shot (and no I didn't have any involvement with it), but it's a little annoying hearing people talk about things that are of a technical nature when they really don't know what goes into an operation like Amazon, EBay, or even a midlevel website like ATS.
That said it's nice to see the guys simplified the process to query for different plans by zip. That should have been a no-brainer for the launch. Then again stupidly obvious things get missed all the time with any big project. That's why it's always iteration, iteration, iteration...
Do you "really" believe that creating the site & software for a new national healthcare program is so easy that three 20 yr. olds can do it in three days? Really?