Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63783
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Subject | Re: python first project |
| Date | 2014-01-12 08:37 -0800 |
| References | <ae47738d-b16a-4567-bdd9-07d18db5fc77@googlegroups.com> <mailman.5335.1389460629.18130.python-list@python.org> <a25f12fa-d524-45d7-918b-8b36af4dc7aa@googlegroups.com> <mailman.5340.1389478218.18130.python-list@python.org> <38538337-c978-4a5b-8532-072152310c69@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5376.1389544696.18130.python-list@python.org> (permalink) |
On 01/11/2014 09:14 PM, ngangsia akumbo wrote: > From all indication it is a very huge project. Yep -- I built such a system in the late 70's with a team of seven over two-three years. Then modifications and improvements continued over the next 20 years keeping about 2-4 programmers busy full time. > How much do you thing all this will cost if we were to put the system all complete. A lot. In today's dollars a million or two to do it right at a minimalist level. Going for the gold will be much more. IMHO you'd be better off researching the existing software market for an application suite the 'best fits' their needs and allows for customization to fine tune things. I'm now working with OpenERP which is python based and is OSS with a subscription model to ensure an upgrade path. It already has most of what you're looking for built in or available as third party addons and is of a quality that you couldn't hope to attain in years of effort. Which reflects the millions they've invested. see http://www.openerp.com for more. For an example of a commercially available entry level alternative costs check out: http://www.erpsoftwareblog.com/2012/10/microsoft-dynamics-gp-2013-pricing-and-costs/ Overall a much better choice than starting from scratch. That said, it wouldn't surprise me that the CEO hasn't already looked into alternatives and been put off by the costs involved. (S)he is trying to cheap their way through things by deluding themselves into a its-not-that-big-a-problem way of thinking that I wouldn't involve myself in that train wreck. Call me a sceptic -- it's true. :) HTH, Emile
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-10 20:18 -0800
Re: python first project Chris Angelico <rosuav@gmail.com> - 2014-01-11 15:29 +1100
Re: python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-11 08:31 -0800
Re: python first project Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-11 16:40 +0000
Re:python first project Dave Angel <davea@davea.name> - 2014-01-11 08:06 -0500
Re: python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-11 08:28 -0800
Re: python first project Dave Angel <davea@davea.name> - 2014-01-11 19:15 -0500
Re: python first project Denis McMahon <denismfmcmahon@gmail.com> - 2014-01-11 16:28 +0000
Re: python first project Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-01-11 12:17 -0500
Re: python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-11 09:55 -0800
Re: python first project Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-01-11 17:10 -0500
Re: python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-11 21:14 -0800
Re: python first project Chris Angelico <rosuav@gmail.com> - 2014-01-12 17:04 +1100
Re: python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-11 23:30 -0800
Re: python first project Emile van Sebille <emile@fenx.com> - 2014-01-12 08:37 -0800
Re: python first project ngangsia akumbo <ngangsia@gmail.com> - 2014-01-12 08:47 -0800
Re: python first project MRAB <python@mrabarnett.plus.com> - 2014-01-12 18:50 +0000
Re: python first project Chris Angelico <rosuav@gmail.com> - 2014-01-12 09:15 +1100
Re: python first project Wolfgang Keller <feliphil@gmx.net> - 2014-01-11 19:34 +0100
csiph-web