caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: Gerd Stolpmann <info@gerd-stolpmann.de>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Embedded web server
Date: Tue, 20 Mar 2007 13:49:37 +0000	[thread overview]
Message-ID: <0F67B742-8B86-4C44-A1A2-D4401B144B40@gmail.com> (raw)
In-Reply-To: <1174397945.11709.18.camel@localhost.localdomain>


On Mar 20, 2007, at 1:39 PM, Gerd Stolpmann wrote:

> Documentation is lightyears out of date. Hope you find it still  
> impressive.

Thank you Gerd!

I'm finishing up a translator from one language used to write trading  
systems into another. Hopefully, I'll be able to add more languages  
as time goes buy but for now I was trying to figure out whether to  
deliver a .NET GUI in F#, a command-line app or a command-line app  
with a built-in web server.

A plain command-line app is not very friendly to Windows users.  
There's not much to the GUI either: just enough to capture a block of  
text or open a file and to show another block of text.

I do foresee a need for a lot of help text to document the quirks of  
translation and I don't look forward to creating Windows help files.  
There's also a possibility that people may want to pay a few bucks  
per translation rather than pay a few hundred bucks upfront for the app.

With that in mind, the best option seems to be a command-line app  
with an embedded web server. There's no installation required and you  
can just unzip the package, run the app and point your web server to  
a port. The help files then are just plain html and css and live in  
the same directory as the app itself.

What do you think?

--
http://wagerlabs.com/




  reply	other threads:[~2007-03-20 13:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20  0:54 Joel Reymont
2007-03-20  8:08 ` [Caml-list] " Gabriel Kerneis
2007-03-20 12:32   ` Joel Reymont
2007-03-26 15:13   ` Joel Reymont
2007-03-26 15:31     ` Gabriel Kerneis
     [not found]       ` <4608DC5A.6070108@tsc.uc3m.es>
2007-03-27 10:55         ` Gabriel Kerneis
2007-03-20 12:15 ` Gerd Stolpmann
2007-03-20 12:31   ` Joel Reymont
2007-03-20 13:39     ` Gerd Stolpmann
2007-03-20 13:49       ` Joel Reymont [this message]
2007-03-26 15:21   ` Joel Reymont
2007-03-27  0:28   ` Joel Reymont
2007-03-27  7:09     ` Gabriel Kerneis
2007-03-27  7:21       ` Gabriel Kerneis
2007-03-27  7:32         ` Bünzli Daniel
2007-03-27 10:58     ` Hendrik Tews
2007-03-27 11:32       ` Joel Reymont
2007-03-27 11:32         ` Vincent Hanquez
2007-03-27 12:00           ` Joel Reymont
2007-03-27 12:25             ` Gerd Stolpmann

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=0F67B742-8B86-4C44-A1A2-D4401B144B40@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=info@gerd-stolpmann.de \
    /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).