cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: New cURL user

From: Alessandro Vesely <vesely_at_tana.it>
Date: Fri, 02 May 2008 19:31:07 +0200

sheila cannon wrote:
> [...] Anyway, I uploaded the rough sketch of my design,
> so hopefully some people could provide some feedback. There are a lot
> of things I still need to work out, i.e. color scheme, hierarchy, etc.

About hierarchy, I would suggest you add a "legal" or "license" entry
at the top level. That might be an improvement over having it inside
docs, which is already very crowded.

> This is a class assignment, but hopefully it will lead into a way for
> me to contribute to this project. Thanks for all your help in trying
> to help me understand what a command line is. Still trying to figure
> it out though.

Hm... a command line (usually) lives in a character terminal, rather
than a graphical window. However, the distinction between command line
and menu driven applications existed before the mouse entered the
computing scene. Thus the difference is not in the graphics.

The system architect provides a number of commands, that users can
invoke by typing them on the command line. Much like icons on a GUI,
that users can click on. The number of commands is limited by hard
disk space, while icons should fit on the screen. Some commands can
invoke other commands in turn, this begins to make a difference: the
set of available commands and their syntax becomes a (possibly turing
complete) formal language...
Received on 2008-05-02