Failed software development - Stack Overflow most recent 30 from stackoverflow.com 2009-12-23T03:30:52Z http://stackoverflow.com/feeds/question/118408 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/118408/failed-software-development 1 Failed software development jazzrai 2008-09-23T00:28:23Z 2008-09-23T03:45:40Z <p>I have to do a project based on failed software development and implementation in any organizations or case from the internet and then do a forensic investigation on it. can anyone suggest how can i do this project. I have no idea about failed project. Can anyone suggest me....</p> http://stackoverflow.com/questions/118408/failed-software-development/118420#118420 1 Answer by Rob Walker for Failed software development Rob Walker 2008-09-23T00:30:52Z 2008-09-23T00:30:52Z <p>To get your bearings I'd suggest browsing through the <a href="http://catless.ncl.ac.uk/risks" rel="nofollow">risks</a> archive. Wired also has an article on the <a href="http://www.wired.com/software/coolapps/news/2005/11/69355" rel="nofollow">10 worst bugs</a>.</p> http://stackoverflow.com/questions/118408/failed-software-development/118421#118421 1 Answer by rob_g for Failed software development rob_g 2008-09-23T00:31:15Z 2008-09-23T00:31:15Z <p>UK NHS National Patient Records System. Estimated to cost $700M in 2002. Still going, with costs currently at $117Bn from all contractors. Search google for more information.(At TechEd 2008 they used it as an example of how <strong>not</strong> to manage a complex project)</p> <p>Though you maby have difficulty getting access to enough information to be able to do a "forensic" examination :)</p> http://stackoverflow.com/questions/118408/failed-software-development/118433#118433 2 Answer by JB King for Failed software development JB King 2008-09-23T00:34:34Z 2008-09-23T00:34:34Z <p><a href="http://blogs.zdnet.com/projectfailures/?cat=4" rel="nofollow">IT Project Failures</a>, a ZDNet blog, has some news articles about some failed implementations, generally involving large systems with rather large budgets.</p> <p>"<a href="http://www.itworld.com/waste-management-sues-sap-080327" rel="nofollow">Waste Management suing SAP</a>" for more than $100,000,000 over a failed ERP implementation would be a more specific example that you could inspect by looking at various legal documents that each company has put forth as evidence in the case.</p> http://stackoverflow.com/questions/118408/failed-software-development/118447#118447 1 Answer by moobaa for Failed software development moobaa 2008-09-23T00:37:43Z 2008-09-23T00:37:43Z <p>I highly recommend you check out the book <a href="http://rads.stackoverflow.com/amzn/click/1590591046" rel="nofollow">In Search of Stupidity: Over 20 Years of High-Tech Marketing Disasters</a> (no affiliate link ;)</p> <p>It contains case studies of a whole mess of early failed software projects, and is a quite entertaining read too :)</p> http://stackoverflow.com/questions/118408/failed-software-development/118456#118456 2 Answer by Marcio Aguiar for Failed software development Marcio Aguiar 2008-09-23T00:40:14Z 2008-09-23T00:40:14Z <p>An interesting list of IT project failures along withs costs and reasons : <a href="http://it-project-failures.blogspot.com/" rel="nofollow">http://it-project-failures.blogspot.com/</a></p> http://stackoverflow.com/questions/118408/failed-software-development/118459#118459 0 Answer by MikeJ for Failed software development MikeJ 2008-09-23T00:41:47Z 2008-09-23T00:41:47Z <p>The baggage handling system for the denver international airport is a well documented project failure. there are lots of post mortems on the project ie. lessons learned, risk assessments and the like.</p> http://stackoverflow.com/questions/118408/failed-software-development/118472#118472 1 Answer by EnderMB for Failed software development EnderMB 2008-09-23T00:47:02Z 2008-09-23T00:47:02Z <p>Part of one of my Software Engineering classes involved this kind of work. We all had to give a presentation on one Software disaster that resulted in loss of life. A couple of people chose the <a href="http://www.comp.lancs.ac.uk/computing/resources/IanS/SE7/CaseStudies/LondonAmbulance/index.html" rel="nofollow">London Ambulance Service Dispatching System</a>, but I decided on the <a href="http://en.wikipedia.org/wiki/Therac-25" rel="nofollow">Therac-25</a>.</p> <blockquote> <p>The Therac-25 was a radiation therapy machine produced by Atomic Energy of Canada Limited (AECL) and CGR MeV of France after the Therac-6 and Therac-20 units. It was involved with at least six accidents between 1985 and 1987, in which patients were given massive overdoses of radiation, approximately 100 times the intended dose.[1] Three of the six patients died. These accidents highlighted the dangers of software control of safety-critical systems, and they have become a standard case study in health informatics.</p> </blockquote> <p>Two very interesting projects with lots of information to pick up on.</p> http://stackoverflow.com/questions/118408/failed-software-development/118498#118498 1 Answer by John Roberts for Failed software development John Roberts 2008-09-23T00:52:56Z 2008-09-23T00:52:56Z <p>The sinking of the Titanic, from a project management perspective. Mark Kozak-Holland wrote a book about the Titanic, <strong>Titanic Lessons for IT Projects</strong> and all the project management errors that went into the sinking of the ship. It has it all, egos, unrealistic deadlines, quality decreased to hit cost \ dates. My favorite is leaders not listening to the <strong>truth</strong> because they were so blinded by pressures from bosses \ shareholders. A humbling read for those of us in the project management field.</p> http://stackoverflow.com/questions/118408/failed-software-development/118991#118991 0 Answer by MusiGenesis for Failed software development MusiGenesis 2008-09-23T03:45:40Z 2008-09-23T03:45:40Z <p>Here's one that I'm actually really curious about:</p> <p><a href="http://www.informationweek.com/news/mobility/messaging/showArticle.jhtml?articleID=207001691" rel="nofollow">http://www.informationweek.com/news/mobility/messaging/showArticle.jhtml?articleID=207001691</a></p> <p>The census bureau spent hundreds of millions of dollars trying to put the data collection process on Windows Mobile devices, but the project had to be scrapped.</p>