Interfaces of the future - Psychology, Philosophy, and Licenses

Users browsing this thread: 1 Guest(s)
z3bra
Grey Hair Nixers
When it comes to configuration, I think we need a mix of both CLI, and GUI.
Take an Exchange server for example: Everything is doable from the CLI, but it is tedious and noisy, especially for listing stuff, or searching objects.
That is where the GUI takes over, which lets you unfold the mailboxes, sort contacts or changes indivudual properties (and it is actually easier to do from the GUI, trust me!)
Now evereything in the GUI is bound to a command, which can be run in the CLI. The GUI gives you acces to predefined commands, so they complement each others pretty well!

From a desktop point of view, it is also easier to use a graphical interface rather than text only. The fact the TTY week is a difficult challenge is sufficient to prove it!
For a good experience, all GUI applications should be able to communicate with each others (hint: system clipboard!), to provide a slick and smooth interface.


To sum up my idea, we need both CLI and GUI, as they complement each other well, and both solve different cases.
When it comes to the IPC, I am confident that textual interface is a good way to go, over binary blobs. Parsing text is mastered today, so it's cheap to implement. It is also human readable, and less subject to data corruption.


Messages In This Thread
Interfaces of the future - by z3bra - 30-11-2018, 12:15 PM
RE: Interfaces of the future - by venam - 30-11-2018, 01:09 PM
RE: Interfaces of the future - by jkl - 30-11-2018, 01:39 PM
RE: Interfaces of the future - by z3bra - 30-11-2018, 02:37 PM
RE: Interfaces of the future - by twee - 30-11-2018, 09:55 PM
RE: Interfaces of the future - by twee - 30-11-2018, 09:57 PM
RE: Interfaces of the future - by jkl - 30-11-2018, 10:09 PM
RE: Interfaces of the future - by z3bra - 01-12-2018, 03:08 AM
RE: Interfaces of the future - by twee - 01-12-2018, 07:31 AM
RE: Interfaces of the future - by jkl - 01-12-2018, 12:40 PM
RE: Interfaces of the future - by z3bra - 02-12-2018, 06:06 AM
RE: Interfaces of the future - by Steph - 03-12-2018, 12:58 PM
RE: Interfaces of the future - by twee - 04-12-2018, 07:37 PM
RE: Interfaces of the future - by jkl - 05-12-2018, 06:53 AM
RE: Interfaces of the future - by Steph - 05-12-2018, 10:14 AM
RE: Interfaces of the future - by mrtn - 06-12-2018, 08:44 AM
RE: Interfaces of the future - by z3bra - 06-12-2018, 09:35 AM
RE: Interfaces of the future - by jkl - 06-12-2018, 09:45 AM
RE: Interfaces of the future - by Steph - 06-12-2018, 11:26 AM
RE: Interfaces of the future - by Steph - 06-12-2018, 11:27 AM
RE: Interfaces of the future - by mrtn - 06-12-2018, 05:19 PM
RE: Interfaces of the future - by Steph - 06-12-2018, 05:44 PM
RE: Interfaces of the future - by venam - 25-08-2020, 06:09 AM
RE: Interfaces of the future - by z3bra - 25-08-2020, 09:24 AM
RE: Interfaces of the future - by seninha - 25-08-2020, 03:25 PM
RE: Interfaces of the future - by venam - 25-08-2020, 03:33 PM
RE: Interfaces of the future - by ckester - 25-08-2020, 07:50 PM
RE: Interfaces of the future - by ckester - 25-08-2020, 08:22 PM
RE: Interfaces of the future - by venam - 27-08-2020, 02:49 AM
RE: Interfaces of the future - by pfr - 26-04-2021, 03:24 AM
RE: Interfaces of the future - by venam - 26-04-2021, 04:06 AM
RE: Interfaces of the future - by pfr - 27-04-2021, 03:23 AM
RE: Interfaces of the future - by venam - 27-04-2021, 03:35 AM
RE: Interfaces of the future - by pfr - 28-04-2021, 02:15 AM