Re: Python versus VB

From: Martin Franklin (mfranklin1_at_gatwick.westerngeco.slb.com)
Date: 10/30/03


Date: Thu, 30 Oct 2003 10:36:47 +0000
To: Python List <python-list@python.org>

On Thu, 2003-10-30 at 10:08, Mark Carter wrote:
> > > I am meeting with a potential client next week to
> > > discuss starting a new project. His preference is for
> > > VB whereas I would prefer Python for obvious reasons ;-)
>
> One might argue that clients should rarely be specifying how a problem
> is solved. On the other hand ... he who pays the piper. It might be an
> idea to ask the client *why* he thinks that VB is the solution. The
> chances are, it wont be an especially well-informed answer. If you can
> counter with some other argument (robustness, maintainability, cost,
> whatever), then you may be able to get away with using Python.
>
> A couple of ohter points to remember: is the client from a big
> company, and does the product have to be installed on many machines?
> Big companies tend to have paranoid IT support staff, and may baulk at
> installing Python. Mind you, they'll also probably baulk at VB, too. I
> know, I have to do a lot of development in Excel, because we're "not
> allowed to install software".
>
> If the software has to be installed on many machines, then you may
> find a VB app to be a better bet. It'll be more click-n-go.

If you use py2exe you get just as much click-n-go :-) and the client
could be convinced (lied to!) that the application was somehow 'native'
after all it's in a .exe file!

-- 
Martin Franklin <mfranklin1@gatwick.westerngeco.slb.com>


Relevant Pages

  • Re: Python versus VB
    ... idea to ask the client *why* he thinks that VB is the solution. ... installing Python. ... Mind you, they'll also probably baulk at VB, too. ... allowed to install software". ...
    (comp.lang.python)
  • Re: Its me
    ... up front (as all my clients do), or when the customer fully owns the panel ... trying to get that name on a long term contract, I can simply sit and wait ... At that time I was installing a LYNXREN with 2 doors, 1 motion, ... > Now back when I was offering the LYNX your pal Bass was knocking ...
    (alt.security.alarms)
  • Re: OT: But only a little...
    ... A full SBS installation is around half a day. ... You could be installing Windows XP Pro from scratch on 10 clients in the meantime, as a full Windows install is about 1 hour, but again most of that time is Windows installing itself. ...
    (microsoft.public.windows.server.sbs)
  • Subcription agent job error: An execption occurred in the Distribution subsystem.
    ... We've been successfully installing a VS.Net application on about 40 ... the same subscription succeeds when started using the ... there's a problem with SQL Server Agent. ... The clients began with a standard ghost image, ...
    (microsoft.public.sqlserver.replication)
  • Re: IIS Lockdown question
    ... You need to have IIS and BITS installed anywhere you have an MP, ... These must be accessible to the clients. ... BITS-DPs are option; but the MP ... making them BITS-DPS; and thus; not installing IIS & BITS. ...
    (microsoft.public.sms.admin)

Loading