Kommander Looks to Shake Up the Desktop (KDE.News)
Posted Jun 18, 2004 17:44 UTC (Fri) by
iabervon (subscriber, #722)
Parent article:
Kommander Looks to Shake Up the Desktop (KDE.News)
I've been thinking for a while now that the right way to improve Linux useability is to make the design of user interfaces not require any programming, and make application programming not require any user interface. That is, developers produce functions which are provided to a scripting engine. End-user interfaces are put together by people who are good at that sort of thing, using a simple tool or a simple language to create small files.
The essential thing is that people who like to do useability studies are not, in general, programmers, and therefore are not comfortable modifying anything of sufficient code complexity to implement interesting functionality. So the solution is to separate the functionality-providing code from the interface-providing code, such that the former has nothing that impacts the user interface and the latter is all straightforward and explicit one-liners.
(
Log in to post comments)