From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,578bd4d051bc4686 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-19 12:27:33 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: OT: GUI [was:]Ann: TeXCAD 4.1 Date: Fri, 19 Mar 2004 14:27:13 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <105mltirbsqfea3@corp.supernews.com> References: <40577688.2A8B9832@fakeaddress.nil> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:6453 Date: 2004-03-19T14:27:13-06:00 List-Id: "Preben Randhol" wrote in message news:slrnc5lp8q.o0.randhol+valid_for_reply_from_news@k-083152.nt.ntnu.no... > On 2004-03-19, Georg Bauhaus wrote: > > Preben Randhol wrote: > >: > >: Sure as long as they don't have to pay for PhotoShop or need the extra > >: functionality. > > > > No, actually some people pay for software. > > If you pay 500-600 euro for a software that does not give you any > additional features but only a slightly different GUI, then either 1) > you are not paying or 2) you have too much money or 3) you extemely > picky about unimportant details. I think you forget the most important reason for using a "standard" tool: the ability to get training/advice/instructions from your peers. And that help from your peers usually is very specific to the user-interface of the particular tool. Another tool that provides the same functionality, but a different interface, is a lot harder to use -- and for a novice, might be impossible. To take a personal example: I've learned a lot about how to format cells, specify label rows, draw lines, apply page formatting and the like in Excel. Little of that knowledge would be usable on another spreadsheet program, even though the other spreadsheet probably would have similar features and may even be able to read/write the same files. Another personal example: I'd like to get rid of Quicken. But other than Microsoft Money (which would just be jumping from the boiling kettle into the fire), I haven't been able to find anything with sufficient features and a sane interface to be able to replace the Intuit junk. So it appears I'm stuck (unless I want to write a replacement in Ada!) Randy.