From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 04:10:38 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF12E106564A for ; Wed, 10 Nov 2010 04:10:38 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 2D40B8FC17 for ; Wed, 10 Nov 2010 04:10:35 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id oA99UYK0041086 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 9 Nov 2010 01:30:35 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id oA99UY6j041085; Tue, 9 Nov 2010 01:30:34 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA00753; Tue, 9 Nov 10 01:21:09 PST Date: Tue, 09 Nov 2010 01:21:01 -0800 From: perryh@pluto.rain.com To: freebsd@edvax.de Message-Id: <4cd9127d.u5WgVW7/5NthFOf6%perryh@pluto.rain.com> References: <20101106190934.GB67566@libertas.local.camdensoftware.com> <20101106200239.00004b64@unknown> <20101106203213.GC13095@guilt.hydra> <20101106225446.GC67566@libertas.local.camdensoftware.com> <20101107101750.00006bd2@unknown> <20101107174106.GB77433@libertas.local.camdensoftware.com> <20101107185845.66745df2.freebsd@edvax.de> <20101107205122.GE17565@guilt.hydra> <20101107220729.000048f6@unknown> <20101107224109.GB2204@libertas.local.camdensoftware.com> <20101108103008.190bb967.freebsd@edvax.de> In-Reply-To: <20101108103008.190bb967.freebsd@edvax.de> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Tips for installing windows and freeBSD both.. anyone?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2010 04:10:38 -0000 Polytropon wrote: > The STRENGTH OF GUI (yes, I'm really saying that) is to aid > using language elements, CLI. Arranging windows, presenting > information, displaying structures, managing things. GUI > alone, with no functional substance behind it, is useless. > Sadly, you'll find more and more programs that have blingbling > and "experience", but are useless to those who want to achieve > a certain goal with it. Another strength, potentially large but all-too-frequently overlooked entirely, is as a learning aid. In the situation that operations in the GUI map reasonably well to TUI commands -- which by definition includes cases in which the GUI is used as a front-end to issue commands to an external TUI-based program -- the GUI really should have a mode wherein it displays or logs the TUI commands that it is performing.