Redesigning the Desktop: What Changes Would You Make?

  • Thread starter Thread starter dduardo
  • Start date Start date
  • Tags Tags
    Desktop
AI Thread Summary
The discussion on redesigning the desktop interface emphasizes the need for a console-centric approach, with a focus on consistent programming toolkits and object-oriented scripting languages. Participants advocate for replacing traditional directory structures with relational databases and enhancing information sharing through integrated web, email, and collaboration tools. The importance of advanced search capabilities is highlighted, allowing users to rely less on manual file organization. Suggestions include automatic window management to optimize screen space and a customizable GUI that supports various input methods, including touch and voice. Overall, the conversation reflects a desire for a more efficient, user-friendly desktop experience.
dduardo
Staff Emeritus
Science Advisor
Insights Author
Messages
1,902
Reaction score
3
If you could redesign the current desktop interface, how would you change it?

These are my suggestions:

1) All programs must be designed for the console. The GUI is simply a frontend to the console program.

2) Consistent programming toolkit.

3) Object oriented scripting language

4) Replace directory structure with relational database.

5) Web, Email, Messaging, File, Collaboration Servers. Make is easy for people to share information.

6) Search Search Search! No more are the days of keeping your files organized. Let the computer handle that.

7) Easy to modify programs or add features to existing programs.

8) Scalable vector graphics for everything.

9) Right Click Program Menu

10) Extensive Keyboard Shortcuts

11) No start menu

12) Expose type task switching

13) Automatic window uncluttering. Software automatically optimizes program real estate to screen resolution

14) Vertical hidden taskbar centered on right and left. No window bar buttons (minimize, expand, close). Drag window to taskbar to minimize. Double left click for rollup. Righ click to close.

15) No desktop icons
 
Computer science news on Phys.org
1) I disagree. We live in a day and age where GUI's are available and should be used when most effecient. Sometimes it is easier to type a few lines and be done with a task; however, I would never go so far as to say all programs must be designed for the console.

2) Yes---but getting this would be like herding cats. Some people like Aqua, some like QT some like GTK some like MFC... How do we go about saying "use this tool kit" when so many exist with different means of accessing the API's. Me, I dislike OOP, so I tend to program in Carbon, and GTK. Others like OOP so they probably lean toward QT, Cocoa, MFC, etc.

3) Meh, take it or leave it. What we need is a natural programming language:

Code:
computer open iCal at midnight every night, except Saturday, and e-mail me all important events

That is where scripting needs to go IMO. Maybe not that loose but in that direction.

4) Agreed

5) Agreed

6) I use this already to an extent. OS X 10.4 is pretty good in this regard.

7) Open source...

8) I'd like to see PDF's as native formats on all systems also.

9) Enlightenment

10) Enlightenment/OS X---I think Windows users would have a fit if they had to resort to keyboard shortcuts. ;)

11) Enlightenment. As an aside, I wish Apple would loose the bar across the top of the screen also.

12) OS X

13) This would be nice, but you run the risk of outsmarting your users and hiding windows the user wanted... This would be tough to do in a manner acceptible to a lot of people.

14) No opinion.

15) Why have a desktop?

This looks promising http://www.symphonyos.com/

And for those who don't know why I kept responding with Enlightenment:
http://www.enlightenment.org/
 
http://mrl.nyu.edu/projects/zui/ has interersting idea for the managing windows... zooming.
(Some implementations:
http://mrl.nyu.edu/~perlin/experiments/pocketweb/
http://www.cs.umd.edu/hcil/pad++/.
Look at the Fisheye Calendar on http://www.cs.umd.edu/hcil/piccolo/play/index.shtml ...
The presentation tool is also neat... hover near the bottom of the slide.
In addition, look at the bottom of http://rchi.raskincenter.org/aboutarchy/demos.html
)

There are other interesting ideas on http://mrl.nyu.edu/~perlin/

I think the GUI should be fully customizable.
In addition to keyboard and mouse interfaces, it should also support a stylus and/or touch-screen, gestures, and voice.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...

Similar threads

Back
Top