Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: If you take me to task, at least provide an argument

by Ovid (Cardinal)
on Dec 02, 2006 at 14:50 UTC ( [id://587407]=note: print w/replies, xml ) Need Help??


in reply to Re^3: If you take me to task, at least provide an argument
in thread Getting Fed Up with ActiveState

Forgive me for repeating myself:

Yes, I can tell users how to find other PPM repositories or tell them how to install a compiler and find nmake, but when I have thousands of dedicated servers, this becomes a support nightmare, drives up costs, and ensures that my company has to spend more more working around problems in a build process we don't control instead of providing more features for our customers. This costs our company money.

Complexity management is one of the most severe problems with software today and I fear that many technical people simply do not understand it. I didn't and had to have it beaten into my head repeatedly over the years. It's very easy to get wrong and every time we try to pass a problem onto users, we add another layer of complexity they have to deal with.

Even when we give users crystal clear instructions which are difficult to get wrong, they will get those instructions wrong. Even if it's only one percent of users (and for installing compilers, it will be greater than that), imagine what happens when you have thousands of users.

Cheers,
Ovid

New address of my CGI Course.

  • Comment on Re^4: If you take me to task, at least provide an argument

Replies are listed 'Best First'.
Re^5: If you take me to task, at least provide an argument
by randyk (Parson) on Dec 04, 2006 at 20:52 UTC

    For adding PPM repositories, perhaps including a batch file which does something like

    C:\> ppm repo add trouchelle http://trouchelle.com/perl/ppm/ C:\> ppm repo add bribes http://www.bribes.org/perl/ppm/ C:\> ppm repo add uwinnipeg http://theoryx5.uwinnipeg.ca/ppms/
    might help an accident-prone user?

    Also along these lines, if you want to provide a package that demands a non-trivial set of prerequisites, one possibility is to make a bundled zip archive of all the ppm packages, which then can be installed, in principle, from a batch file - see http://theoryx5.uwinnipeg.ca/ppms/bundles/ for some examples.

Re^5: If you take me to task, at least provide an argument
by syphilis (Archbishop) on Dec 02, 2006 at 15:18 UTC
    Even when we give users crystal clear instructions which are difficult to get wrong, they will get those instructions wrong

    Yeah ... I can sympathise ... but really, if you want to make money out of morons, then you have to be prepared to accept the fact that they're ... umm ... morons.

    But it's unfair to go blaming ActiveState for not being able to come up with a moron-proof system. Strawberry Perl (which I've starting advocating, btw) is not a solution to this problem ... those morons are still going to have to learn how to invoke a compiler.

    (I apologise for the use of the word of "moron" ... I shouldn't do that. Just because one doesn't know how to use a compiler doesn't mean that one is a "moron" ... there was a time when I didn't know how to use a compiler ... but then .......... :-)

    Cheers,
    Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://587407]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 04:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found