caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alessandro Baretta <alex@baretta.com>
To: ocaml <caml-list@inria.fr>
Subject: Re: What kind of industry do you mean? (Was: [Caml-list] objective caml and industry)
Date: Mon, 02 Sep 2002 14:43:06 +0200	[thread overview]
Message-ID: <3D735CDA.20805@baretta.com> (raw)
In-Reply-To: <000101c25198$77b64cf0$0a00a8c0@gateway>

Mattias Waldau wrote:
 > Do you mean by industry that you are going to
 > make commercial software using O'Caml?
 >
 > As I see it there are several typical categories
 > of commercial programs:
 >
 > 1. programs for internal use within an
 >    organization (price = production cost)
 > 2. server software (typical price > $15000)
 > 3. client software (typical price $10 to $1000)
 >
 > and there are essentially two OS out there:
 > a. Windows (hopefully we can soon ignore Windows 9x)
 > b. *nix
 >
 > And unless you have a lot of VC-capital, the only
 > combination where you can make money within a year
 > or so is "client software" on "windows".

I don't agree. My customers pay me to develop server
software on *nix, where the clients just happen to be Linux
boxes but might just as well be windows boxes, for all I
care. And I'm paid pretty well actually.

I am not using only O'Caml. As I am developing a data
centric application, I use SQL and XML tools extensively.
Presently, PXP is a very strong XML parser, but it lacks
support for XSLT (XSchema would be nice, too), so I am
forced to go with Xalan of the Apache foundation.

The bottom line is: 1) you don't need to develop Windows
software to make money, and 2) you'd better focus on writing
high quality code with high quality software development tools.

BTW, I'd gladly give up XSLT and SQL if, respectively, we
had a pseudo-official XML transformation API for Ocaml, and
there were Caml server-side bindings with PostgreSQL. In the
first place, I'd be able to statically typecheck my XML
transformation code. In the second place, I'd be able to
write type safe queries in such complex contexts where
baseline SQL is insufficent and the generality of pl/pgSQL
is needed.

Alex


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  parent reply	other threads:[~2002-09-02 12:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-27  3:33 [Caml-list] mixin modules paper and future? Chris Hecker
2002-08-28  8:43 ` Tom Hirschowitz
2002-08-28 19:25   ` Chris Hecker
2002-08-29 10:11     ` M E Leypold @ labnet
2002-08-29 18:47       ` [Caml-list] objective caml and industry james woodyatt
2002-08-29 22:57         ` Michael Vanier
2002-08-29 23:52           ` james woodyatt
2002-08-30 13:13           ` Vitaly Lugovsky
2002-08-30 23:23             ` Michael Vanier
2002-08-30  2:25         ` Chris Hecker
2002-08-30 18:14           ` Jonathan Coupe
2002-09-01  9:18             ` What kind of industry do you mean? (Was: [Caml-list] objective caml and industry) Mattias Waldau
2002-09-01 20:15               ` Markus Mottl
2002-09-01 21:10                 ` [Caml-list] wxOCaml? Dave Mason
2002-09-02  6:23                 ` [Caml-list] Re: What kind of industry do you mean? (Was: objective caml and industry) Michaël Grünewald
2002-09-02 12:43               ` Alessandro Baretta [this message]
2002-09-02 22:58                 ` What kind of industry do you mean? (Was: [Caml-list] " Gerd Stolpmann
2002-09-03  6:58                   ` [Caml-list] Re: An XML standard API? (was:What kind of industry do you mean?) Alessandro Baretta
2002-09-02 18:15               ` What kind of industry do you mean? (Was: [Caml-list] objective caml and industry) Oleg
2002-08-30 18:14           ` [Caml-list] objective caml and industry Jonathan Coupe
2002-08-31  2:26         ` John Max Skaller
2002-09-02 18:38           ` Oleg
2002-08-30  2:21       ` [Caml-list] mixin modules paper and future? Chris Hecker
     [not found] <3D735CB2.4090101@baretta.com>
2002-09-02 16:50 ` What kind of industry do you mean? (Was: [Caml-list] objective caml and industry) Mattias Waldau
2002-09-02 17:11   ` Alessandro Baretta
2002-09-05 20:18   ` Dmitry Bely
2002-09-06  8:12     ` Mattias Waldau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D735CDA.20805@baretta.com \
    --to=alex@baretta.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).