Slashdot Mirror


Alternatives to Icons and Start Menus?

Cibressus Lybir asks: "We've had icons, folders and menu's for a long time. I currently use two monitors, both filled to the brim with icons and several drawers on each desktop. My Start Menu, on my Windows machine is never used, because it's flimsy and too hard to navigate around. In movies you always see cool 3D desktops with stuff flying around and some kind of cool gesture or spoken word used to start up applications. The future will only bring more applications, more icons, and more time spent navigating around launching your programs. What are your ideas for the future of desktops? How can we rid our selves of the icon jungles that we call our GUI's?"

177 comments

  1. i call it the command line by cpex · · Score: 5, Funny

    all you have to do is type the name of the program you want to run... wait

    1. Re:i call it the command line by Zork+the+Almighty · · Score: 4, Funny

      And what's the first thing people will try ?
      C:\STARTMENU

      --

      In Soviet America the banks rob you!
    2. Re:i call it the command line by fredrikj · · Score: 2, Insightful

      Text-based interfaces are far superior to graphical interfaces when it comes to many tasks. If I want to open a file with a program, the best way might be dragging the file icon onto the program icon. But what if I want to do some task a thousand times? Batch scripts :-)

      The problem with text interfaces is, besides being clumsy for simple or inherently graphically oriented tasks, that they're tedious to learn. Not everybody is willing to learn a programming or command language. People want to use their intuition and learn as they go, not RTFM, and that is only likely to work if they are able to work with their visual sense.

    3. Re:i call it the command line by damien_kane · · Score: 1, Funny

      The luser with the CLI on a call to his ISP's tech support line...

      "Sir, please click on the big blue e"

      luser@localhost:~/$ the big blue "e"
      -bash: the: command not found
      luser@localhost:~/$ the internet
      -bash: the: command not found
      luser@localhost:~/$ shut up you stupid computer i know you have the internet because i'm paying $24.95 a month to AOL for it
      > oh, so now you don't even want to talk to me?
      -bash: shut: command not found
      luser@localhost:~/$ man you suck
      No manual entry for you
      No manual entry for suck

    4. Re:i call it the command line by e2mtt · · Score: 2, Insightful

      Yeah- what I want is a way to have a run command line show permanently in my taskbar the way the new google deskbar does, and have the full functionallity of the Litestep command bar, or work like the great address bar / command line in the wonderful explorer alternative: Xplorer2 . That would make using Windows so much faster.

    5. Re:i call it the command line by Anonymous Coward · · Score: 0

      Jeez, mod parent funny...
      I hereby metamoderate the whoever marked this as troll as "No sense of humor"

    6. Re:i call it the command line by Anonymous Coward · · Score: 0

      fyi: troll moderator punished in metamod.

  2. The future... by kabocox · · Score: 1

    When giving the finger to your computer monitor, reboots it.

    1. Re:The future... by the_truk_stop · · Score: 2, Funny
      When giving the finger to your computer monitor, reboots it.

      I would think that you'd give your computer the finger after it reboots.

    2. Re:The future... by jaavaaguru · · Score: 1

      Most people who suffer this problem give it the three finger salute ;-)

  3. Try PaneKiller by rayamor · · Score: 4, Informative

    A utility called PaneKiller serves as an add on for your Windows Task bar. You can directory surf, detach views (like KDE), plus much more. This utility helped me alot when I coded for a living.

    PaneKiller

    1. Re:Try PaneKiller by jaavaaguru · · Score: 1

      detach views (like KDE)

      I wonder what other ideas Windows (or windows add-ons) is borrowing from KDE (and perhaps other opensource software)?

      I keep hearing people saying that opensource operating systems aren't ready for the desktop. If they're not, then why are people borrowing ideas from them?

      I code for a living and the only things I need to interact with that aren't part of KDE are ssh, zsh and gcc.

  4. True Launch Bar by BlueCowMa · · Score: 5, Informative
    1. Re:True Launch Bar by Gamasta · · Score: 2, Informative

      WindowsPowerPro
      It's free and is little shell-embedded... real lots of features to really waste your time with... ;-)

      --
      reason defies logic
  5. I think I have the solution by kurosawdust · · Score: 5, Funny
    In addition to icons on desktops, we could have a small text box at the bottom of the screen wherein you could simply type the name of the program you want to run or document you want to view, thereby limiting your "launch repertoire" only to the capacity of your own brain! I think I will call it..."Type It And- Holy Shit, There It Is!"...XP.

    *rushes to patent office*

    1. Re:I think I have the solution by haplo21112 · · Score: 3, Interesting

      I would love this....
      I have always hoped for something that melded the commandline and the GUI such that I could select a bunch of files and then type a command against them at a command line.

      --
      Power Corrupts,Absolute Power Corrupts Absolutely, leaving one person(group)in charge is absolutely corrupt.
    2. Re:I think I have the solution by georgewad · · Score: 2, Informative

      LaunchBar for Mac OSX comes pretty close to this, you just have to hit then type some part of the name and there it is. I can no longer work well without it. If anyone knows of a similar thing for Windows, let me know and I'll install it on my 'other' machine.

      --
      Karma: It's not just a good idea. It's the law.
    3. Re:I think I have the solution by damien_kane · · Score: 1

      Add to Panel -> Utility -> Command Line


      I know put it at the top of my screen but I used to put it at the bottom...
      Prior Art MoFo...

    4. Re:I think I have the solution by GTRacer · · Score: 2, Informative
      You can sort-of do this in Windows, using a Send To shortcut. It all depends on the receiving program's ability to take its args as %1 %2 %3 etc.

      You can also write a batch file to take the args in and pass them as needed.

      IIRC, the CL-parameter deal is limited to 10 parameters/filenames. You could probably hack together a script that would take more files, dump the names to a textfile, and then run the textfile with your chosen app one line at a time...

      GTRacer
      80% GUI, 20% CLI, 100% ME

      --
      Defending IP by destroying access to it? That makes sense, RIAA/MPAA. Go to the corner until you can play nice!
    5. Re:I think I have the solution by Shaleh · · Score: 1

      Raster and crew had this working in their eshell (Enlightenment 17 / 18 / whatever).

      It understood things like * or *.so as well as a few commands. Was fairly impressive.

    6. Re:I think I have the solution by andfarm · · Score: 1

      How about AnotherLauncher? It's similar, but with more features (menubar widgets, etc) and free-as-in-beer. (LaunchBar is commercial, with a demo.)

      --

      TANSTAAFI: There Ain't No Such Thing As A Free iPod.

    7. Re:I think I have the solution by Nucleon500 · · Score: 2, Informative

      Typically you can click-n-drag the selected files to the shell's window and it will be as if you'd typed the filenames. This works at least for Windows's cmd and most Linux xterm clones.

    8. Re:I think I have the solution by georgewad · · Score: 1

      AnotherLauncher looks great, I'll check it out...
      Wonder why it hasn't gotten the press that LaunchBar has.
      thanks!

      --
      Karma: It's not just a good idea. It's the law.
    9. Re:I think I have the solution by E_elven · · Score: 1

      A Good Thing To Do would be to visit bb4win and using their tutorials, install Blackbox* as the default shell instead of Explorer :) Then you can edit the BB menu and for instance create an item that lets you launch arbitrary programs..

      *Warning: Do not try this if you suspect your wife/husband/whatever tries to beat you unconscious with a baguette every time you attempt it.

      --
      Marxist evolution is just N generations away!
    10. Re:I think I have the solution by ted_nugent · · Score: 1

      Try Approcket. It's a direct clone of Launchbar for Windows. Only it looks like they've taken down the download for the moment, in preparation of final release.

      --

      Free the West Memphis Three!

    11. Re:I think I have the solution by Sentry21 · · Score: 1

      I know the original post was intended as funny, but this was a handy hack that I found for OS X that made life a lot easier. All you did was hit Cmd-Space and a little text box (not a window or a menu or anything, just a textbox with IE/Firebird-style autocomplete) would pop down. You'd start typing the name of the program to run, and it would pop up a list of programs matching that name, autocompleting as you went. The names were taken from the name of the application bundle itself and the list was always up-to-date, so there was no Win-R, 'winword.exe' crap. It was Cmd-Space, 'Micr' (the autocomplete list was sorted by popularity).

      Something like this would be nice for Windows, except there's all that shit about paths, and stupid fucking program names (it's easier to remember 'Half-Life' or 'Call of' than 'hl.exe' or 'cldty' or whatever it is). Stupid windows.

      --Dan

    12. Re:I think I have the solution by Rude+Turnip · · Score: 1

      That's the Bloomberg terminal in a nutshell. You have at a minimum 2 LCD screens. Each screen runs a proprietary X-server type of program that hooks up to Bloomberg's mainframe. At the top of each window is a command line and below the command lines are the information windows with whatever information you were looking up, graphing, etc. Watch Bloomberg Television whenever it comes on...the big screens behind the show hosts are simply Bloomberg terminal screens.

    13. Re:I think I have the solution by shadowxtc · · Score: 2, Informative

      This is easy to do in Win2000/XP. Right click the taskbar and choose Toolbars > Address. It'll let you execute any command in your system path, open a folder or file by typing its full name, or load your browser of choice by tying a URL.

    14. Re:I think I have the solution by RMH101 · · Score: 1

      what, you mean like start..run..winword.exe, or batch files? sheesh, it's there already and has been since the dawn of windows.

    15. Re:I think I have the solution by SpooterMM · · Score: 1

      Well, if anyone is seriously interested in learning to use the command prompt to do things, this thread on Virtual Plastic might interest them.

    16. Re:I think I have the solution by KeithManning · · Score: 2, Informative

      Try Total Commander. It has two panels for listing files and you can set it up so that anything you type goes into a little command box at the bottom.

      Pressing + brings up a file selection box, type *.jpg (or whatever), then type in your command like rm (or whatever), hit ctrl+return and it will perform it on all the selected files.

      Very cool program, I haven't used windows explorer or a single command line in a long time.

    17. Re:I think I have the solution by Anonymous Coward · · Score: 0

      Windows XP specific trick:

      Right-click on the taskbar, select "toolbars" then "address".

      Want to run defrag? go to your new address bar, type dfrg.msc .. want to run regedit? just type regedit ... voila, command line on the taskbar.

    18. Re:I think I have the solution by Zork+the+Almighty · · Score: 1

      ...I could select a bunch of files and then type a command against them at a command line.

      KDE will do this, under Tools / Run Command. Pretty useful sometimes.

      --

      In Soviet America the banks rob you!
    19. Re:I think I have the solution by BoogieChile · · Score: 1

      I claim prior art...

      I got the idea when i noticed that you can run many things from the start-run box. entering "calc" will run the windows calculator, "notepad" will open notepad, stuff like that. In fact, any .exe, .bat or .com file in the /windows or /windows/system folder can be started this way.

      So I created a directory to contain the shortcuts to various programs and added that path to my PATH=

      Now, I can make a shortcut to anything, give it a simple name and put it in that directory
      So, start-run-ps opens Photoshop, or start-run-hmp opens my html editor with my homepage loaded ready for editing, for example.

    20. Re:I think I have the solution by welshsocialist · · Score: 1

      I have come to believe that handwriting is the way to replace WIMP for one reason: handwriting comes naturally to a person. That is, a person could write and that writing be transformed to text (if they wish) or a person could use handwriting to do a function in a program such as writing a URL in a browser and writing 'g' to go to that URL. And since handwriting is natural, it can make most apps and OSes easy to use than they are now. I've tried it out on tablet PC's, Pocket PC's, and Palm's Graffiti and think it's the way to go.

      --
      Support the Chagossians
  6. Recycle Bin by MImeKillEr · · Score: 4, Funny

    How can we rid our selves of the icon jungles that we call our GUI's?"

    Easy - drag everything to the Recycle Bin. Right-click on it and select 'Empty Recycle Bin'

    Problem solved.

    --
    Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    1. Re:Recycle Bin by dtfinch · · Score: 3, Funny

      Or if you're a packrat like me who never deletes everything, create a folder called "old" on your desktop and drag across everything you haven't used in the last week. I probably have 10000 files in there, all dragged over from previous desktops, and nested in a fashion like old\old\old\.

      Same for the start menu. All those things look so important, but you won't miss them. And if you do you can always pull them back out.

    2. Re:Recycle Bin by jaavaaguru · · Score: 1

      I just installed KDE3.2 beta2 a few weeks ago, and I'm doing something very similar with my K-menu. Although I'm finding so much stuff I've *NEVER* used (from an almost-full redhat 9 install) that I'm just permanently deleting things.

  7. Lifestreams by Crayon+Kid · · Score: 5, Informative

    The concept of lifestreams seems interesting and is an approage really different from the "classic" desktop.

    --
    i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    1. Re:Lifestreams by bay43270 · · Score: 3, Interesting

      One of the ideas I like about lifestreams are their sense of space. I think space is really important in organization. Lifestreams, however places things in order by time, which I don't think is often important for organization. I personally can't remember when I bought a book, relative to when I paid my gas bill. I'd rather remember that I left my bills 'over there somewhere', and go look for them. Substreams just seem like searches. This doesn't seem different to me than the features MS is putting in Longhorn (or any index search results).

      One interface I really thought was innovative, was 'Black and White' (the interface was the only thing I liked about the game). I liked how easy it was to get around. You could grabbing the ground and pull your self around for short distances, or zoom out real quickly and zoom in to some other point on the map.

      I would love to see a gui interface based on black and white: "I left my pictures by the barn, my email from my family are near the beach, and the porn is under a rock near the house."

      It probably shouldn't have everything in it. It may be pointless to have a spatial home for your shell scripts.

    2. Re:Lifestreams by Parsec · · Score: 1

      Have you ever tried to find a Slashdot article by trying to remember when it was published? Organizing files by timeline for the temporally differently-abled is probably a bad idea.

    3. Re:Lifestreams by Anonymous Coward · · Score: 0

      "Lazy people do it on their backs"

      How else are you supposed to sleep?

    4. Re:Lifestreams by CGP314 · · Score: 1

      I would love to see a gui interface based on black and white: "I left my pictures by the barn, my email from my family are near the beach, and the porn is under a rock near the house.

      I like the idea. Not for power users, but for the average person. It reminds me of memory palaces

      --
      In London? Need a Physics Tutor?

      American Weblog in London

  8. Clean it up by eggstasy · · Score: 4, Insightful

    Just how many different apps do you really use on a day to say basis? If you have an icon jungle on your desktop/start menu its your fault.
    Make folders, taking advantage of the hierarchical filesystem. Put things you use very often on the quicklaunch . I have "Show Desktop", IE, K++ Kazaa, Firebird, and Winamp.
    On my actual desktop I have the standard windows icons, links to games I'm currently playing, and development tools I'm currently using. I hardly ever even use the Start Menu.
    Believe it or not, aside from all the eye candy, there isnt anything inherently better about a 3D desktop environment. A lot of people have difficulty reasoning in 3D you know.
    There's a reason why we've been "stuck" with 2D since forever, it works, and if its not broken, dont fix it. Backwards compatibility is essential for usability, so more often than not "innovation" in the field of user interfaces is actually a no-no.

    1. Re:Clean it up by bay43270 · · Score: 3, Interesting

      Ahhhh! It's the user's fault. They would get rated 'Insightful' here!

      I think what the original poster was looking for was some innovative new organizational strategy, possibly based on a paradigm other than what computers currently offer. I doubt such a thing has been invented, or it would have been all over the news.

      The major players (Microsoft, Apple, etc) seem to be tuning old features such as document searching and retooling interface issues with our current set of widgets (Mac OS 10.3 has yet another way to navigate a hierarchy).

      If anyone has seen any truly innovative ideas, feel free to share... or we could just make fun of the messy guy.

    2. Re:Clean it up by mbrezu79 · · Score: 1

      well, if someone manages to make a mess out of a 2d desktop, imagine what they can do in a 3d environment :)

      I don't keep a tidy room, and sometimes it's difficult to locate stuff. During those moments I sometimes wish my room was 2d.

      besides, it's easy to keep a desktop tidy. task oriented folders sound like a simple enough idea.

    3. Re:Clean it up by BrookHarty · · Score: 1

      I just enable the quick launch bar, and put it below the task bar. This way you have a large enough bar for all your shortcuts or shortcut folders.

      Or you could load blackbox for windows, and use bbkeys to launch programs. Nice thing about bbkeys, is you can use windowmaker style maximize vert and horizontal apps, very nice. And bbstyles are standard, just download off freshmeat and install.

    4. Re:Clean it up by FreeLinux · · Score: 1

      From the article it would seem that basic organizational skills would indeed be a new paradigm for the article's poster. He like many others is looking for a technical solution to an antiquated problem. He has a mess and is looking for an easy way to clean it up.

      There is no "technological" way to clean it up. It requires basic organizational skills to keep it clean just like everything else in life. He needs to structure his work and keep things orderly. Instead he is throwing everything on the desktop, as a child thows its toys on the livingroom floor. Like the child he has allowed the clutter to build up to a point where he can no longer find what he wants. He needs to start acting like a parent. Putting things away when he is done with them.

      "A place for everything and everything in its place." is what my great grand father use to drill into my head and it will always be true. No technology will replace this expression with the possible exception of rm -rf / but, I assume the poster already knows that one.

    5. Re:Clean it up by Pete+(big-pete) · · Score: 2, Insightful

      Just how many different apps do you really use on a day to say basis?

      Well I don't know about the original poster, but let me think...

      IE (many web applications via this)

      Outlook

      Word

      Excel

      Powerpoint

      Peregrine Service Centre

      Textpad

      Winamp

      Windows media player

      RealPlayer

      SQL Navigator

      IrfanView

      Calculator

      Acrobat

      Various games

      ICQ

      Web server applications

      Hmm - that's in a typical day, and I'm sure I'm missing a few (terminal programs for a start!). There are also other programs that I use less often.

      People often keep links to often referred documents on the desktop (or other easy to reach places) as well, so these add to the clutter.

      Yes - people can be more organised about their clutter - but some people are messy in a 3 dimensional way, someone would only have to look at my physical desktop to see an example. Maybe there's another way to arrange the PC environment that caters for such people, and that is what is being asked for here.

      It's easy to say "tidy up", but I'd love to hear someone with a genuinely innovative idea that might adapt and assist with the way things are.

      -- Pete.

    6. Re:Clean it up by rpresser · · Score: 1

      You could just install Emacs and stop using all of those.

    7. Re:Clean it up by jesboat · · Score: 1

      Innovative Idea:
      An addition for the folder/file metaphor: catagories.

      Previously: Folders have Files and Folders. The contents of a Folder is the union of all Files it has and all Folders it has. Names must be unique among a Folder's contents.

      Now: Folders and Catagories have Files and Folders and catagories. The contents of a Folder or Catagory is the union of all Files it has, all Folders it has, and the contents of any Catagories it has. Names must be unique among a Folder's contents.

      Folders remain the primary container, and Files the primary item. Catagories are a way to organize stuff inside a Folder. If a Folder is a Window, Catagories would be disclousure triangles inside a window.

      Catagories could be implemented atop an existing filesystem by reserving a character that is unlikely to be used, say '>'. Then, if a filename is split upon the '>', and the last part is the filename. Previous parts would be the catagory hiarchey it is in.

    8. Re:Clean it up by Anonymous Coward · · Score: 0

      # Winamp
      # Windows media player
      # RealPlayer


      Do you really need *three* media players? Strikes me as a bit overkill. The only situations where I can imagine using WMP and Realplayer are streaming video from crappy sites, and in those cases I'd expect my browser to load them; I can't imagine ever wanting to start one of those applications _manually_.

  9. What are icons? by addaon · · Score: 1

    On OS X, I keep 5 icons (my working set) in the task bar. I keep my active documents (2-3 icons max) on the desktop, where I can get with expose. I use voice recognition to start any of about 10 apps, or run basic scripts, and I use audio feedback wherever possible to save screen space (someone logging on, then, reads me there name, rather than beeping and forcing me to change windows). For everything else, I use launchbar, which may be the best shareware program ever written.

    --

    I've had this sig for three days.
    1. Re:What are icons? by ratsnapple+tea · · Score: 1

      (redundant) I gotta agree with you about LaunchBar. For those who don't know, LaunchBar is an amazing utility that gives you keyboard access to all your apps, documents, mp3s, address book entries, bookmarks, etc., and it learns shortcuts based on your typing habits. Hit command-space and then type "saf" to launch Safari, hit command-space and type "sd" to go to Slashdot. The best part is you can drag and drop things onto whatever you've typed, and drag things out too. It's the best of both worlds (GUI and CLI).

      Well, that's enough shameless ass-kissing for one day...

      yours

    2. Re:What are icons? by Anonymous Coward · · Score: 0

      Hold down the Windows key and hit R. The "Run" dialog box pops open. Previously used commands are available in a drop down box. The first time you run "Safari," you'll have to type the whole thing. After that, type a couple of letters and the down arrow. Drag and drop files to the window and the full path is added after whatever you've typed.

      Probably not as smooth as LaunchBar, and I don't believe you can drag stuff out, but it contains most of the same functionality.

  10. Eew... by stjobe · · Score: 2, Interesting

    I currently use two monitors, both filled to the brim with icons and several drawers on each desktop.

    How on earth do you get any work done with all that clutter?

    Call me a minimalist, but I like my desktop clean when it's not filled with programs that I'm currently using. I would totally hate having things zoom around in 3D. Too distracting.

    But then again, I know what's on my computer, and what programs I want to run, and when. YMMV.

    --
    "Total destruction the only solution" - Bob Marley
    1. Re:Eew... by the_truk_stop · · Score: 1
      I know what's on my computer, and what programs I want to run, and when.

      I know what you mean; I too use Gentoo. =)

    2. Re:Eew... by bluGill · · Score: 1

      I know where everything is on my system, it is almost habbit to click certian areas. That helps a lot, but it is personal (you couldn't use my custom environment)

      Some tasks just work better with lots of clutter. Programing is a lot easier when you have 3 source files, 4 header files, the debugger, and the application all open at once. It requires two monitors to manage this, but once you get it set up it is a lot easier to program this way. It looks cluttered, but there is a logical arrangement to everything, and you can see the windows you need at any given time.

    3. Re:Eew... by stjobe · · Score: 1

      Programing is a lot easier when you have 3 source files, 4 header files, the debugger, and the application all open at once.

      Yeah, sure, but that is when you're _working_. I got the impression that the poster's desktop was cluttered with icons even when _not_ working.

      I often have three to five xterms open on the same desktop for just the reasons you state, but when no programs are used, there's nothing on the desktop. (But then again, I use fluxbox -- and Gentoo as a previous poster deducted).

      Also, I am not much of a mouse user, preferring keyboard shortcuts, so there's not much clicking on icons going on.

      It all comes down to preferences, I guess :)

      --
      "Total destruction the only solution" - Bob Marley
    4. Re:Eew... by jaavaaguru · · Score: 1

      I currently use two monitors, both filled to the brim with icons and several drawers on each desktop.

      How on earth do you get any work done with all that clutter?


      When I'm doing work, I don't care what's on my desktop. I generally don't see that much of it, with all the work covering it ;-)

  11. Something Between Aston and WindowMaker by TheRealMindChild · · Score: 1

    Anytime I am faced with an X environment, I tend to use WindowMaker. I like the way Icons on the side dock and reside, but by itself, it isn't perfect.

    A while back I tried an alternative to the standard windows shell, called Aston. While it also had its issues, one of the "themes" I tried had an interesting concept. There was a self-hiding dock bar very similar to how the taskbar worked. Except it consisted of x square icons just like WindowMaker. Except, each of these squares didnt launch an application (unless you wanted it to), but rather acted like a "drawer", that expanded outward when you clicked it.

    So something like WindowMakers dockicons, but expandable in the drawer type way would be most fantastic in my opinion. The problem is, Ive yet to see it cleanly implemented.

    --

    "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    1. Re:Something Between Aston and WindowMaker by Drantin · · Score: 1

      When I used windows, I used SharpE, from lowdimension.net ...unfortunately their site isn't fully functional right now...

      --
      Actio personalis moritur cum persona. (Dead men don't sue)
    2. Re:Something Between Aston and WindowMaker by FreeForm+Response · · Score: 1

      LiteStep, perhaps?

      I have no idea why it asks you for a login on that site; I haven't used LS myself for many a year. But I recall it had the exact functionality you described, so you might find it worth a look.

    3. Re:Something Between Aston and WindowMaker by ted_nugent · · Score: 1

      You mean like dragthing or XBar? Obviously these are OS X apps, but it sounds like the right concept.

      --

      Free the West Memphis Three!

  12. To reduce clutter... by mewyn · · Score: 1

    I put things in folders. On my desktop I have a folder for my most commonly used applications, then a link to my ~/Documents, and a link to my ~/Documents/Downloads. I started doing this when I switched to Mac, as to keep the dock clutter down, but I've started to apply similar practice to my Windows machines and my graphical Linux systems.

    Mewyn Dy'ner

  13. start, run.... by AtariAmarok · · Score: 2, Interesting

    More and more often, I start programs with start-run. Then I type the name of the program to run it (or drop to DOS, change directory, and fire the program from within DOS).

    The installs of programs tend to splatter the desktop with icons. The start menu is even worse, with most programs giving themselves a mess of icons, so when you try to run it, there is too much chance of clicking the Uninstall icon by mistake. Bypassing the GUI sometimes is a lot more efficient.

    This especially becomes apparent if you are doing similar/identical tasks on different machines. This is where the GUI fails as a way just to run apps. The desktops and start menus between two machines are typically very different from each other.

    There is always Windows Explorer, but it is slow to load and unintuitive: I can have a Windows app fired from within DOS by the time I am halfway through the tedious navigation process "squint and click and wait and find stuff that has moved since the last time I looked" in Windows Explorer.

    --
    Don't blame Durga. I voted for Centauri.
    1. Re:start, run.... by FooAtWFU · · Score: 1

      If you have a modern Windows keyboard, you can do Windows+R instead. That saves time as well. I've got my dad launching winmine and mshearts from Run, in any case. :)

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
  14. Direct Brain Interface by Undefined+Parameter · · Score: 2, Insightful

    Have an output-only connector implanted in the brain (make it one-way wireless and have it run on body heat, perhaps); remembering or thinking of opening an application or document will cause the computer to launch the appropriate application. Output is still put onto a screen (or holographic projecter...) so that input (and thus the capability of "hacking" the human mind) is that much more difficult.

    Or, failing that, the system used in Minority Report would be good. I liked the hands- and gestures-based management of the computer, recalling data, literally shoving it aside, calling up the needed information/documents/applications through hand gestures... it'd be nice, and much more intuitive than the current desktop and directory interface we have nowadays.

    ~UP

    --
    Eat the Path.
    1. Re:Direct Brain Interface by wolrahnaes · · Score: 2, Funny

      thinking of opening an application or document

      This would never catch on. Imagine this scenario:

      Bored while in conference room at work, start thinking about porn.
      Machine hooked up to the projector picks up the info from your wireless brain input device.

      I think you can figure where it would go from here.

      calling up the needed information/documents/applications through hand gestures

      This might work better, and for similar reasons.
      Gesture by making a fist and moving it up and down quickly, the computer opens your fave porn site.

      Damn my mind is in the gutter tonight!

      --
      I used to get high on life, but I developed a tolerance. Now I need something stronger.
  15. "How can we rid our selves [sic] of ... GUIs?" by jareds · · Score: 1

    If only there were some sort of ... interface whereby the user could invoke programs using the keyboard, perhaps by typing commands. I suppose you could wait only the user enters a complete line to process the commands. Seriously, though, how many programs do you regularly start? If, using one level of folders to hold icons, you still manage to clutter two desktops with programs you regularly start, you need help. Otherwise, you should simply recognize that removing programs you use infrequently from the desktop will make it easier for you overall, even if you don't like the start menu.

  16. Winkey by belroth · · Score: 3, Informative
    When I use windows (work mostly) I use WinKey. This lets you set up shortcuts using the windows key, e.g. I have WinKey+X set to open Excel, WinKey+Esc to open Emacs, Winkey+1,2,3 etc to open network shares and so on. You can also use Ctl, Alt, Shift as additional meta keys.
    OK so I have a small cheat sheet taped to the monitors to remind me of the infrequently used combinations but I remember most of them.

    I have NO icons on my windows desktop as I think it looks horrible, they're always covered by various app windows anyway - and it seems that people with dozens of icons spend ages looking for the one they want. Most of the time I'm not using the mouse so it makes me quicker getting work done.

    --
    I hereby inform you that I have NOT been required to provide any decryption keys.
    1. Re:Winkey by Mantorp · · Score: 1

      I got loads of icons on my desktop but I almost never click them. I just start typing the name of the one I want in the address bar and hit enter.

  17. Flimsy? by CounterZer0 · · Score: 1

    How is the Start Menu flimsy? Does yours waver when you click on it, always bending out the way? You might want to invest in Ad-aware :) Seriously, the 'intelligent' start menu in WinXP is a godsend to me...it works very well, although I can see a few cases where it wouldn't work so good (if you use windows to do nothing but cygwin work :).

    1. Re:Flimsy? by Anonymous Coward · · Score: 0

      The "intelligent" start menu in WinXP, like all Microsoft's "smart" menus, confuses the hell out of most newbies ("where did that option go? It was there last time I looked! Why do the icons keep changing around?"), and annoys the hell out of most experts, who like things to stay how they left them.

      I'm glad you like it, but I can't say I respect you for it...

  18. Pick up your mouse by Uma+Thurman · · Score: 3, Funny

    and start talking to it.

    (In Scottish accent) "Hello Computer"

    --
    This is America, damnit. Speak Spanish!
  19. KDE's 'start' button by Pyro226 · · Score: 2, Insightful

    The problem I and probably many other people have with the Windows Start button is that it just pops up a list of (almost) all of your installed programs. While I do fancy the alphebetical organization for quickly finding programs, it takes a second to get your bearings.

    KDE and some other window managers organize applications by their function. This probably won't save you time when you know exactly what program you're looking for, but it can be helpful if you are looking for say, a midi player, but you don't know what its called. It also saves the confusion of having your whole screen fill up with application names at once.

    As far as new age 3D menus go, I don't think that they'll end up saving you time. It may look cool in movies, but thats because its not exciting to watch a movie hacker sit in front of some xterms for an hour hacking, while it is exiting to watch them blast through firewalls using cyber missles. I think that the best advance will be better voice recognition. Even now, it probably wouldn't be too hard to patch together a system that could respond to "Computer, Open Office" (You decide whether thats Open office, or OpenOffice.)

    --
    This message is encrypted with Quad ROT-13 to protect the author's copyright under the DMCA.
    1. Re:KDE's 'start' button by kalidasa · · Score: 1

      So, create program groups based upon function and drag the existing program graup icons into the funcional ones. Problem solved. You could even probably write a quick VisC++ program that would recognize the names of the 200 or so most common apps and arrange the start menu that way for you.

      By the way, "Computer, open Office" probably does work in OS X.

    2. Re:KDE's 'start' button by belroth · · Score: 1

      With a little work (not much) you can organize your windows start menu a la KDE. Just create subfolders under the Start Menu folder and move the shortcuts however you see fit. There's no real excuse for living with the mess that default installations leave you with.

      --
      I hereby inform you that I have NOT been required to provide any decryption keys.
    3. Re:KDE's 'start' button by unixbob · · Score: 1

      yes is does

      --
      The Romans didn't find algebra very challenging, because X was always 10
    4. Re:KDE's 'start' button by srmalloy · · Score: 1
      KDE and some other window managers organize applications by their function. This probably won't save you time when you know exactly what program you're looking for, but it can be helpful if you are looking for say, a midi player, but you don't know what its called. It also saves the confusion of having your whole screen fill up with application names at once.

      Well, given that Windows won't do it for you, there's nothing keeping you from reorganizing your Start Menu as a series of cascading menus by creating submenus by functional category, then moving the entries into the appropriate menus. When my Start Menu pushed over into a second column, I did just that, consolidating applications by function to keep the main menu well within a single column. Makes things a lot easier to drill down to.
    5. Re:KDE's 'start' button by peragrin · · Score: 1

      I have done that since win 95. my Programs directory has 6 items in side of it, each with a generic name (Office, accessories(cause windows likes it), System, Internet, multimedia) Office programs(ms office, Open offfice, Palm desktop). and so on. Multimedia is broken done farther into audio, video, cd redording, stream ripping)

      --
      i thought once I was found, but it was only a dream.
    6. Re:KDE's 'start' button by TiggsPanther · · Score: 1
      Well, given that Windows won't do it for you, there's nothing keeping you from reorganizing your Start Menu as a series of cascading menus by creating submenus by functional category, then moving the entries into the appropriate menus.

      Unfortunately Winaodws (and it's applications) do have several "helpful functions that get in the way here.

      Firstly, it doesn't track any moves of program groups. So if you reorganise your menus then subsequently de/re-install the application it makes a mess of your menus as it can't find the original to delete.
      Yes, it is possible to set the menu location at install-time, but not all programs bother with this - choosing instead to install there they want to go.

      NT-based installations are a pain to track down menu items. Some applications install to "All Users", and others install to the current profile. But not always with rhyme or reason - installing your system-tweaking apps to everyone's menus, and your "free for all" software only showing up in your own.

      If anything what's really needed (under Windows, anyway - it's already been mentioned that KDE handles it somewhat better) is a more standard way of doing things.
      If nothing else a "per user/all users menu" option at install would be nice. But a decent (and agreed) heirarchical menu structure would be nice. Like if there were at least default categories (Media, Net, System, Office, Games) which were not only in the menu, but somehow flagged by the installer software - so that if the menu system supported it it would default to putting the menu in a more intuitive place.

      That and I don't appreciate software like WMP and RealOne installing to "Top of Start Menu" as well as "Programs root", "Multimedia" and "Software company" locations all at once.

      Tiggs
      --
      Tiggs
      "120 chars should be enough for everyone..."
  20. Ditch Windows; get WindowMaker by (0d0 · · Score: 1

    After switching to Linux six years ago and spending a lot of time trying to navigate Gnome's menus to find what I was looking, a friend told me about WindowMaker. I edit the menus to weed out the cruft, include things that take a lot of keystrokes to launch, and open terminals to do my other work. If I need something that I didn't put in a menu, I have a command prompt to launch it. No muss, no fuss. This, of course requires a real OS.

    1. Re:Ditch Windows; get WindowMaker by Kethinov · · Score: 2, Interesting
      As someone searching for the holy grail of desktop enviornments and window managers, I have recently given WindowMaker a serious shot and found it lacking.

      Pros:

      Menu system. Totally owns. In fact, I'd say the BlackBox/FluxBox/WMaker menu system is the best of all the desktop envs and window managers from all operating systems put together.

      Minimalistic. I love minimalism and a clean interface.

      Cons:

      Lack of a good intuitive general configuration system. KDE's, GNOMES, and XFCE's are far more comprehensive

      Iconified window system, imho, is inferior to a taskbar/systemtray.

      If you're interested on where I stand now, recently I've been using XFCE and GNOME a lot. Currently I'm running GNOME, but with Nautilus cut out of the picture. I use Rox as my desktop/file manager in GNOME.

      But what's the ultimate answer to alternatives to icons and menus? There is none. They're proven to work great. You just gotta find a gui setup that works for you and stick with it. That's why there's so many operating systems, desktop envs, and window managers to choose from. There is no holy grail of them all, it's all personal preference.

      --
      You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
  21. An objection to "the future" by the_truk_stop · · Score: 2, Interesting
    "The future will only bring more applications, more icons, and more time spent navigating around launching your programs."

    (Playing along that the statement isn't a wild exaggeration): What a horrible future that would be! As it stands, I think that many people only manually run a small subset of programs installed on their computer, and possess extraordinarily poor organizational skills.

    (1) small subset of programs

    I doubt that the vast majority of the public uses Adobe's Acrobat Reader with such frequency as to warrant putting an application shortcut on the computer's desktop. Same with Winamp, with it's dual quicklaunch and desktop shortcuts. In fact, many programs install multiple ways of running the program, but it invariably includes the desktop. This includes applications that are only used as viewers and players, such as QuickTime (what college student actually runs the application and browses to the file instead of double-clicking on the file in the first place?).

    (2) poor organizational skills

    My Physics professor's desktop is overflowing with application shortcuts and URL shortcuts. Worse, he stores documents on the desktop! And so do a number of people I know. With the people I've had contact with, this is invariably a sign of a lack of organizational skill: they'd rather not have to deal with understanding how their files are stored. Thus, for internet downloads, they just click on the up arrow until they've found the Desktop, and then save the file there. For Corel Wordperfect, they just save it in My Documents, which eventually becomes a 2-foot-deep ocean of documents.

    Thus, I don't think that the desktop has to be the ugly mess that it usually ends up as. I think it's a fundamental weakness of the users, not the system.

    And good heavens, a 3-dimensionally navigable filesystem?! Didn't you see Jurassic Park? It takes like 5 excrutiatingly long, edge-of-your-seat minutes to get to anything! Like that door lock! No thanks, I rather use Bash and tab-completion. No velociraptors for me, thanks.

    1. Re:An objection to "the future" by Dachannien · · Score: 1

      Worse, he stores documents on the desktop! And so do a number of people I know. With the people I've had contact with, this is invariably a sign of a lack of organizational skill: they'd rather not have to deal with understanding how their files are stored.

      I do the same thing. Understanding doesn't enter into it. I'm just damn lazy.

  22. Keyboard Commands by sabNetwork · · Score: 3, Informative

    I completely agree with you: start menus are a pain in the ass. Every program takes a dump in there during installation, and it's pretty hard to come up with a good organizational system.

    I use a simple program called kbstart on my Win2000 box. It's awesome. Although most aspects of UNIX aren't designed for usability, tool abbreviations are. It's much easier to type ALT-ENTER to bring up my kbstart prompt and type "PS". The alternative would be to do Start: Programs: Adobe Photoshop 6.

    So I guess I'm saying, as far as launching goes, the future of GUI's is... no GUI :)

    --
    1. Re:Keyboard Commands by RzUpAnmsCwrds · · Score: 1

      A better alternative is to put shortcuts to your favorite programs in the C:\windows\system32 directory (or any directory in your path environmental variable). Then you can hit Windows Key + R, type your shortcut, and press enter.

    2. Re:Keyboard Commands by Haeleth · · Score: 1

      It's much easier to type ALT-ENTER to bring up my kbstart prompt and type "PS". The alternative would be to do Start: Programs: Adobe Photoshop 6.

      Or just press the Windows key and type PA. Of course, you need to make sure you don't have any duplicate accelerators, but that's what & is for.

      Or use the Address toolbar in your taskbar, and create suitably named shortcuts to call from it. (Click "address", type "ps", this opens the shortcut called "ps" that you have presumably placed somewhere in your path).

      Why bother installing new tools when the standard interface already has equivalent functionality?

  23. Some ideas... by Anonymous Coward · · Score: 3, Informative

    You could try using Ratpoison and screen. Of course, there are a number of projects that seek to change the way various information is handled/presented/etc. See, for example, Chandler, Haystack,Gnome Storage, and WinFS. These all seem to be addressing the fundamental problem of managing ever growing amounts of information on personal computers.

  24. The problem is the computer monitor. by ready29003 · · Score: 2, Interesting

    Computer monitors make "interfacing" with a computer far less engrossing, immersive, and enjoyable than it could be. I don't want to use just 20% of my visual field to absorb, manipulate, and express information. I want to be immersed in the computer environment. It boggles my mind that 3D gamers haven't started demanding nice head mounted displays. The technology exists for a display that wraps around to use your total visual field, and such a display would be amazing for games and all computing. On a less revolutionary note: I think a 3D desktop does work. For example if you ever tried out a 3D chat environment such as activeworlds.com it is very cool. You can be walking around town and click on billboards and signs to open web pages or teleport to new worlds. Using a 3D world to organize information is very compelling in my opinion.

    --
    www.wisdomproject.net The open source think tank.
    1. Re:The problem is the computer monitor. by cr0sh · · Score: 1
      I can guarantee you that a fully immersive HMD (with 3DOF tracking) doesn't exist at a price-point 3D gamers would pay. There are several issues that get in the way of each other: size, weight, FOV (both horizontal and vertical) and resolution. Current LCD technology doesn't have a high enough resolution to create an immersive environment (60 degrees Horz x 30 degrees Vert *minimum*). You would be lucky to get 800 x 600, 640 x 480 would be more likely. Due to needing immersion, the pixels would be blocky. Ok for a fast action game (Virtuality's Visette 2 was pretty nice - but pricey), but not for any other task, where resolution would be important. You could probably get an HMD, today, that would do what you want for around $5000.00 (which isn't bad considering the price for such a thing 7-10 years ago). You would still need to add on a tracking system - currently around $500 - $1000 more, depending on type. Finally, there is the whole lawsuit issue when the first person hurls or suffers some other form of simulation sickness after putzing for an hour.

      I wish things were different, too - but I don't expect things to improve anytime soon for a fully immersive desktop computing environments. We will likely see AR environments before then (simply because the simulation sickness issue is less) - but until the resolution goes way up for LCDs, or OLEDs become mass market and run well, it is going to be a while...

      --
      Reason is the Path to God - Anon
    2. Re:The problem is the computer monitor. by ready29003 · · Score: 1

      My point is that the technology is available-to make more immersive hmd's that use far more of our visual field. For instance using head mounted displays we could easily replicate the experience of having not just one large monitor, but also a large monitor to our left and right. They could create a sort of cock pit feel where you had visual stimulation of the 3D environment from all angles. It would be very compelling to be able to see your opponent out of the corner of your eyes approaching. The displays could begin with baby steps...gaining resolution, reducing weight, and reducing price-just as all technology follows such a trend. We don't need head tracking for now, just a full visual field is a good enough step for now. When I said the technology exists, I mean all the peices exist. Someone just needs to put it all together. I-glasses are a nice beginning. Gamers will shell out the money-once the product is cool enough and compatible with the games. BTW-I have never put a modern hmd on, so I don't know by personal experience what they feel like. Anyone who does feel free to educate me.

      --
      www.wisdomproject.net The open source think tank.
    3. Re:The problem is the computer monitor. by Carnildo · · Score: 1

      The typical computer screen may take up only 20% of your total visual field, but it takes up around 90% of your primary visual field: the area that your eyes and brain are most capable of focusing on. Your peripheral vision isn't much use for displaying information.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    4. Re:The problem is the computer monitor. by bluGill · · Score: 1

      Well, yes, but I can shift my vision.

      As I type this sentence I'm looking only at a particular part of my monitor (this line...).
      As I type this sentence I've shifted my head and I'm now typing while looking only at my keyboard.
      As I type this sentence I've moved my head again, and I'm now looking out the window (its dark outside)

      All the head shifting above took less than a second. I not only can, but I often do shift my focus. Sure I can touch type the common letters, but when I need the ~ symbol I have to look because it isn't in the same place on all my keyboards. More likely I'm just shifting focus from window to anouther.

    5. Re:The problem is the computer monitor. by cr0sh · · Score: 1

      I have been playing with VR and related equipment since 1992. Yes - the technology exists, but it is still too expensive - and no matter what, the issue regarding simulation sickness will likely always be there (though promising work on vestibular stimulation has been done). It has been put together, and it is still expensive. The most recent HMD I own is a CyberEye - it is a "pro-level" HMD - new it cost around $1500.00 - I picked mine up used on Ebay for around $300.00 (including 3DOF tracker! a steal). It is nice, but its FOV is limited. Resolution is pretty good, 640x480. It is very lightweight (about a quarter of the weight of a StuntMaster HMD), even with the tracker attached. I think part of the problem keeping HMDs from coming down in price due to lack of market penetration is user perception - most of the gamers who used early consumer HMDs like the Stuntmaster, CyberMaxx, Forte VFX-1 and i-glasses remembered the crappy resolution, washed out colors, and limited FOV, plus the greater weight. So they have preconceived notions about what an HMD is - most have never put on a real HMD (the latest Visettes are a good example of an arcade/pro HMD - but there are better research/pro level HMDs out there). Furthermore, most haven't experienced real immersive VR (makes DDR look like a walk in the park exercise-wise)...

      --
      Reason is the Path to God - Anon
    6. Re:The problem is the computer monitor. by ready29003 · · Score: 1

      I think of it as comparing working on a single 8 1/2" x 11" piece of paper and working in a room where you have all the walls, ceilings, and floors to write on, put pictures, and organize your information. With an immersive interface we could make an information environment, not just a library of files that feel like sifting through a card catalog, but that feels like a huge encompassing library. The computer today is highly cerebral, but I find it is very useful to be visual and expressive in organizing information. Look around your office, do you have any information up on the walls? Any pictures or numbers or anything? Even if it is just for pleasure and atmosphere, immersive information is valuable and rewarding.

      --
      www.wisdomproject.net The open source think tank.
  25. Alt-F2 (or Flag-R) by Nucleon500 · · Score: 1
    My desktop has very few icons, and I never use them. On the kicker (start bar) I have shortcuts to stuff I use often - browser, email, shell, IM. For more rarely used stuff, if I can remember the name, Alt-F2, type a few letters, and choose from the drop-down menu. To me, that's much quicker than choosing from far too many icons.

    Multiple desktops and tabbed browsing are nifty too. They let you seperate your apps and web pages into tasks so you don't get cluttered. One browser window for Slashdot, one desktop for email and IM, another for music, another for what I'm working on.

    It'd be interesting to have a database of all the apps installed, a quick description of what they do, and how to launch them. This would let you do, say, "Alt-F2 edit" and see a list of editors, if you can't remember their often-obscure names.

  26. 3D Top by Lovgren · · Score: 2, Informative

    Take a look at this attempt at a 3D desktop. http://www.3dtop.com/what.htm Don't know if I would use it all the time, but it's an interesting idea.

  27. Check out Litestep by d2tu · · Score: 2, Informative

    Litestep can be used as a replacement for Windows Explorer or in addition to it if you want. It is completely (and I mean completely) customizable and has alot of modules out there to control winamp, virtual desktops, and other things. Litestep

  28. Drawers? by Tom7 · · Score: 3, Funny

    What the hell are drawers? Are you using GEM ?

  29. Take the time to stay organised by unixbob · · Score: 1

    Regardless of the nature of the interface, if you don't keep on top of it then it's going to get messy and cluttered no matter what.

    You seem to be making 2 seprate points.
    1. when is the desktop of the future going to turn up?
    2. Why is the 2d interface so bad that my desktop is cluttered?

    I'm in the process of tidying up my bookmarks. Some are crap I've can't remember why I bookmarked. Some are things which got my attention at the time but I saved until I had time to read it properly, others are sites I used to visit but I don't anymore. So I am reorganising things. I spent 15 minutes the other day reorganising the start menu on my work PC because it was massive. After creating a few folders and moving stuff around it's much more manageable and applications are now in folders that make sense to me. A 3d interface isn't going to help solve your clutter.

    --
    The Romans didn't find algebra very challenging, because X was always 10
  30. I call it cleaning up your damn desktop by NickFusion · · Score: 5, Funny

    "Is there some replacement for the dining room table? My dining room table is full of mail and bills and dirty dishes.

    I'm wondering if there some kind of 3D replacement, perhaps a series of dining room tables stacked on top of each other. I'm thinking there must be an eaiser way to find bills and mail and dishes when I need them..."

    Sheesh. Clean it up, get organized. Those icons don't put themselves on the desktop...well, ok, some of them do...but not those other ones...you put them there, just clean them up.

    Or make a folder called "Rug", and sweep them all under it.

    --
    What were you expecting?
    1. Re:I call it cleaning up your damn desktop by Kethinov · · Score: 4, Funny
      root@localhost # mkdir /rug
      root@localhost # mv /bin rug/
      root@localhost # mv /etc rug/
      root@localhost # mv /home rug/
      root@localhost # mv /usr rug/
      root@localhost # reboot

      The system is going down NOW!

      *minute later*

      Decompressing Linux kernel...
      Booting initrd...
      Warning: Kernel panic, too much shit under the /rug!
      --
      You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
    2. Re:I call it cleaning up your damn desktop by deanhash · · Score: 0, Troll

      Am I at the right site? What is all this windows shit? What a waste of time,and all over some guy who can not keep his desktop clean.

    3. Re:I call it cleaning up your damn desktop by NevermindPhreak · · Score: 1
      i have 88 different shortcuts that i use. :) add that to the fact that i have no icons on my desktop. all i did was add generic folders to my start menu (accessories, games, system tools, multimedia, etc.) in the main folder of the start menu (i.e. NOT in "Programs"), and move all my shortcuts into whatever category i feel it should go into. several shortcuts get placed into two groups (thunderbird falls under both "internet" and "communication"), and i can access any program by only going into one submenu. everything is very easy to find, easy enough so that whenever a friend uses my computer and asks how to open a program, i only have to tell them "check the start menu."

      check out a screenshot of what i mean, since im not very clear at describing what i mean when im tired.

    4. Re:I call it cleaning up your damn desktop by jaavaaguru · · Score: 1

      Cool, you've just manage to reproduce an idea that the KDE and Gnome people have been doing for years. Actually, It's not that different from what CDE on all the commercial unixes has been doing for even longer. I had to use Windows XP at work recently, and set it up in a very similar way to what your screenshot looks like, since it's similar to my Gnome desktop on Solaris and my KDE desktop on Linux, and therefore takes less thinking about since I almost exclusively use the latter two.

  31. Idiot by Anonymous Coward · · Score: 0

    We've had icons, folders and menu's for a long time.

    I quit reading at this point. If you want people to read what you write, have the common courtesy to use correct spelling and punctuation.

  32. LaunchBar by paploo · · Score: 1

    If you're on a Mac, you can use LaunchBar. This nifty program lets you open up any application or file in an indexed folder, from any place at any time. What you can do is type Command+Space, and a little menu drops from the menubar. You then can type the name, beginning of hte name, or initials for the program you want. Then all you need to do is type "Enter". Any application is thus just a few kekystrokes away, and that is from any other application.

    So for example, I merely need to type: Cmd+Sp, wc3, enter, and Warcraft III starts up. Or I can type fire for firebird (or moz or mf).

    I should mention that LaunchBar handles ambiguities well too. It shows not just one match, but the top ten matches (and a scrollbar if there is more), and so if you typed something and hte top match wasn't the one you intended, it is usually somewhere else in there. It then remembers what you chose so that it is the top item. So if photo should resolve to iPhoto instead of Photoshop, you can train it to do that.

    Anyway, I feel crippled on a computer when I don't have it, because it is so cumbersome to get to any application.

  33. Keep It Flat by Michael.Forman · · Score: 1


    The problem with menu systems is that they are static trees organized by catagorical metadata. For instance "Utilities", "Applications", "Games". This guarantees that because the trees are organized by nonstandard catagorical metadata you must hunt under catagories, which are different from system to system and user to user, for a program. Even worse is that entries don't always reflect what is and is not on the disk. As the number of applications increase in time the overhead required for searching grows by O(n). Desktop icons are not useful for large numbers of applications due to obvious limitations in area.

    One solution is to keep things flat. In unix a single word on the command line will invoke an application with no overhead.

    A complication of a such a flat structure is, when the number of available applications becomes very large, it is difficult for users to remember all the commands. It is thus necessary to provide a database that allows users to search for applications with a desired functionality. For instance, although MacOS uses a directory listing of "/Applications" for its menu, because there is no database to search, one must do a serial lookup of all programs to find the one of interest. (Again with the O(n)!)

    Currently the only system which provides this "future solution" is unix. It has a method to invoke applications with zero overhead (the command line) and a database to search for useful programs (man -k mkfs). Thus, unix, the 25-year-old operating system is your future solution.

    Michael.

    --
    Linux : Mac :: VW : Mercedes
  34. Samurize? by RandomCoil · · Score: 3, Informative

    My first thought is that there's something wrong with the way you work, and that you you haven't figured out how to organize your Start menu. Assuming that's not the case though... :)

    I've had some fun reconfiguring my Windows desktop using using Samurize. It won't give you a 3D interface or a voice commands or any of that, but it does allow you to provide links to your important applications in a different way. For the true geek, it also allows the embedding of various graphs and system monitors.

    Numerous screenshots are available on the site, but they may not all be work-appropriate, so browse wisely (the main page is perfectly safe).

  35. Some useful utilities for managing icons by leoaugust · · Score: 1

    If you have a lot of icons then you could take the approach of classifying them in some hierarchy, and it would be nice if the path string provides more information about what is down 3 or 4 levels.

    The icons are essentially of 3 kinds - files, folders, and shortcuts(url's or local paths).

    1. Folders contain files and shortcuts.
    2. Shortcuts point to folders or files.
    3. Special files (e.g. Zip file) can contain folders and shortcuts, in addition to other files.

    So, here is the basic concept.

    • Create Zip files and store the folder hierarchy (context) and the files (icons) in it.
    • Instead of Unzipping the Zip File everytime you need to peep into it, do the following:
      • If you have Winzip 9 it will shows a tooltip with the files contained in it. If you have a program like Ziptip it can inflate the readme file in the zip file.
      • Use a Windows Explorer replacement like PowerDesk. It just treats the Zip files like normal folders and shows the content. With QuickView Plus you can get a viewer pane that lets you view files in many formats without opening the application.
      • Use a program like ZipMagic that runs in the background. Turned On all the zip files are treated like folders, turned Off all the zip files are treated like files.
      • Unzip the zip file if you want the icons on the desktop or in an Explorer window to see them as arrangable icons.
    • Use the Add Toolbars feature to have folder contents easily accessible as a toolbar, in addition to the Quicklaunch (where you can have a huge number of icons too) and Desktop. Or you can use programs like TrayMenu.
    • Use a program like JS Pager that lets you create upto 6 Desktops , i.e. you can change the icons by a right click on the program control panel. The use a program like Iconlock to save the icons positions in these 6 desktops and more.
    • Use programs like Microangelo to change the image associated with your icon. It makes it really easy to classify them this way.

    --
    To see a world in a grain of sand, and then to step back and see the beach where the sand lies ...
  36. MMORPG and 3d desktops by Anonymous Coward · · Score: 0

    After seeing the trailers for FFXI, I had an idea for a 3d networking desktop where each user had an avatar character. Then the characters could run around in their "home" or "my computer" with customized envronments.

    I did a bit of googling and found there there were a couple of applications other there for windows. *sigh* Another idea down the tubes.

  37. Talisman by gothzilla · · Score: 3, Interesting

    Surprised nobody had mentioned this one yet...
    www.lighttek.com/talisman.htm
    I've been watching its progress for years now and am pretty impressed, although it does take some time to get set up for your own personal tastes. Not for those who want to install and instantly use....

  38. Desktop Cleanup Wizard by kryptoknight · · Score: 1

    Windows XP has a built-in desktop cleanup wizard that is pre-configured to run every 60 days. With this feature on, Windows displays a pop-up balloon every 60 days if it finds shortcuts on your desktop that haven't been used in that period. It then gives you an option to clean up your desktop by placing all the unused desktop icons into an "Unused Desktop Icons" folder on the desktop. This should tidy up your desktop a bit. I think that this is great for the clueless computer users that do not know how to organize their desktops.

    You can manually run it by right-clicking the windows xp desktop, select properties, goto Desktop Tab, click Customize Desktop..., and then click Clean Desktop Now.

    A side note, I've disabled this feature on my windows XP box. My desktop only has the recycling bin and a few icons of programs that I do not already have in the quicklaunch bar. The desktop wallpaper gives personality to the computer and I would hate for it to be hidden by icons all over the place.

    Likewise, I've organized my start menu alphabetically by functionality (multimedia, utilities, games, dev, imaging, etc). My drives are partitioned in a way so that it's easy to save files as well.

  39. It may be obvious but... by Anonymous Coward · · Score: 0

    Ever hear of folders? You can put all those icons in them on your desktop... or maybe consider actually using the start menu efficiently.

  40. the fact is by zo219 · · Score: 1

    Despite the strange, new deathgrip Apple has kept on the OS X interface, clever elves have been at work long enough so that by now, there are a number of really spectacular ways to customize the entire OS X experience and smooth that workflow.

    DragThing - an old standby, yes, but who knew it would come in so radically handy - allows - hell, it allows anything. Transparent folders, titles only visible (no icons.) Every dock or file list as a mouse-over only drawer. Launchbar-a big fave-is just that, a small bar that glides in and out of view, just type in the first few letters of any file. A-Dock, which does everything the Dock ought to. YouMenu, in which you run your computer from the menubar.

    The thing is, you don't need to wonder about the future - it's here. And it's very cool.

  41. GNU WindowMaker may keep your desktop tidy. by DocSnyder · · Score: 1

    WindowMaker's dock keeps the most important application icons and applets in place. As the workspace clip's icons are specific to virtual desktops, it is quite easy to use one virtual desktop for word processing and spreadsheets, another one for drawing and a different one for WWW and email. Icons of minimized applications stay out of the way, too.

  42. Use real world spacial ques by digitect · · Score: 4, Interesting

    We're used to the word icon meaning that little bitmap on a desktop or menu. But in the larger sense, something iconic is a visual symbol, a graphic representation of a larger idea. In my field, architecture, when something is iconic we mean that it someone has used a shortcut to communicate some greater idea. A city hall may choose to represent being a seat of power by suggesting the form of a chair. Or a window may tell us it is floating within a wall by it's odd or angular placement within a building elevation.

    The desktop environment icon serves as the visual handle for some object like a document, an application or an action. To say that we can find some new paradigm other than an icon doesn't solve the basic problem that humans need handles on things to understand and use them. Granted, there may be another clever re-interpretation of the desktop metaphor, but we'll still need the same handles. And because visual perception is the first means humans have to approach something, I doubt anything non-visual will serve the purpose as well. Let's just say that if we want to replace icons on the GUI, the replacement concept would need to be provable on road signs, transportation graphics, automobile controls... you get the idea.

    (Let me just add at this point, that the inevitable humorous comments in the thread regarding the command line actually outline one way people do communication in the real world: voice. Typing at the command line is equivalent to verbal communication. But we can see the failing of this in a real world situation: road signs use shapes and color to communicate more than written text. Sure we need road names and specific situational info to be spelled out, but if every stop sign and light was only verbal, there would be a lot more accidents.)

    Personally, I think real improvements could be made on the desktop metaphor. We walk around in 3D environments every day and get feedback by moving through spacial environments. While I'll be the first to condemn first-person game-like 3D navigation, I think there's quite a large area of exploration that is untouched.

    For example, we navigate through a book by proceeding from page to page. These pages are numbered, too. And we have a table of contents. But did you know that a large percentage of people actually read magazines backwards? They defy the entire designed navigation structure for a spacial comfort. (It's arguably easier for a right-hander to flip a magazine from back to front.) You also have a sense of where you are in a book by the visual ques offered by the number of pages on either side of your present position. And you get a sense of the book's content and quality by it's heft, it's font, line spacing, margin widths and general graphic tone.

    So why can't a computing environment use more and more types of visual ques?

    • Can't an environmental indication of virtual desktop position be shown beyond some little icon pager? (Borders on either side of the desktop?)
    • Couldn't icon groupings be toned by spacial means, not just alphabetic organization or gross categorization? Shouldn't desktops be zoned and reactive based on these groupings?
    • Couldn't the design of the icons themselves indicate categories of function, similar to the typical doc+symbol used for MIME types but yet broader ranging? (Why does the icon for a word processor look so similar to a document made by it? In one sense they're un-related.)

    I think the huge barrier to a new approach is the amount of coordination and effort required. Face it, most projects in my desktop environment are doing well just to have a picture, let alone one that also follows rules of purpose, frequency of use, tone, or anything else social that helps us to navigate the real world. We are appalled when menus re-organize themselves by use, but perhaps an environment that adjusts itself to my "position" more capably could rely on some of the same types of spatial input I get from the real world.

    --
    There is no need to use a SlashDot sig for SEO...
  43. YzDock by Txiasaeia · · Score: 1
    I'm using a now-defunct (as in, Apple sued the crap out of the developer and he had to stop production) program called YzDock and a light utility that hides the taskbar. It provides an OSX-like "dock" at the bottom of the screen (or top, or side, or whatever) that holds all of my frequently-used shortcuts, as well as a CPU monitor, calendar, weather, and shutdown/restart buttons.

    I can also use the Windows key to bring up my start menu, if I need to. My entire desktop is just the dock at the bottom of the screen and a nice desktop picture... very soothing as compared to other "busy" desktops.

    --
    Condemnant quod non intellegunt.
    1. Re:YzDock by Larry+David · · Score: 1

      I run three docks.

      A permanent YzDock one at the bottom of the screen with most used programs.

      A disappearing YzDock one at the right of the screen with most used folders.

      A permanent ObjectDock one at the top left with all of the current running processes, and a Start Menu built in.

      Take a look at ObjectDock sometime. It's free, just like YzDock, and can do tasks and start menu really cleanly :-)

  44. ObjectBar by MachDelta · · Score: 2, Informative

    I use ObjectBar, a little taskbar reskinning program by Stardock. Its part of a greater suit of programs called ObjectDesktop, that basically includes a whole bunch of Windows-skinning programs. I don't use them though, they're kind of resource intensive. Object Bar is bad enough, but the functionality it gives me is irreplacable.

    What I did for myself was take an existing theme (Developer link and orignal shot), and rework it to what I liked. Its quite nice IMO Combined with sysmetrix (system data program), it gives me pretty much everything I need. I've got a thin bar at the bottom with Sysmetrix stacked ontop (and skinned to match seamlessly). On that bar, I've got 4 menus: System (Run, Find, Regedit, Console, Logoff, Reboot, Shutdown, etc), Settings (Win Update, Add/Remove progs, Display and System properties, Control panel shortcut, etc), Drives (HDs, CDs, floppies, MyDocs, etc, all with popup lists of their content), and LAN (network settings and access to other comps on the network). I've also got two shortcuts I use a lot (My Computer and Firebird), and the local time.
    Of course, above this I have sysmetrix which i've tricked out to the nuts. It gives me CPU usage, CPU speed, RAM load, swap/virt mem loads, temperatures (CPU, CPU diode, case, outside), HD space, Network load (plus transfer rate and total data transfered), one click mail (checks for me every 10 min) and trash access, Win Uptime, and longformat date with three different timezones (GMT/EST/PST - i'm MST, which is on the bar below) and more!
    Then i've got my popup sidebar, which shows pretty much everything else. Its got the systray and current applications (since its vertical, I can stack tons more programs into it. Plus, the width of the bar scales with program names, to a point). Then i've got a section with personalized shortcut menus, that I absolutely love. Its got primary menus (Games, Media, Utility, etc) that slide out into sub categories (Unreal Tournament, Media, Utilities, etc) that have drop down lists of commonly used programs. It gives me access to pretty much any program on my HD, but its sorted by program type rather than name, which is something I hate about the start menu. Speaking of which, the start menu popup sits above my own menus, just incase I ever need it (which isn't often). The best thing about the menu though, is that I can change anything I want. Sometimes, if i'm working on a project, i'll give it its own shortcut or side menu. I can drop in links to relevant programs, have popups to certain folders on my HD, etc. Very handy, and it only takes a few minutes to set up (templates are your friend!)

    The thing I find lacking about traditional "Start" menus or other pre-defined ways of accessing a system is that they're made by someone else. The best system will always be one made by you, because you know what information you need at your fingertips. So all you really need to do is find a customizable way of organizing things (for your OS), and then go crazy. Yeah, it can take a while to get everything working just right, but the end result is so worth it. Not having to deal with the hassles and frustrations of finding a program or piece of info is priceless IMO, so I look at any time customizing my desktop as an investment. :)


    That said, alternative interfaces would be pretty damned cool. I know it was mentioned in a previous post, but the way Minority Report worked (hand gestures) was very, very cool. I think adding more physical interfaces to our computers will be the next big step. Hell, i'm already addicted to mouse gestures in Fir

  45. Re:Forgot the Sysmetrix link by MachDelta · · Score: 1
  46. Litestep by Bazouel · · Score: 1

    Install litestep and download or code your own desktop the way you want it to be.



    http://www.litestep.net

    --
    Intelligence shared is intelligence squared.
  47. experimental window managers by Anonymous Coward · · Score: 0

    "What are your ideas for the future of desktops?"

    Not my ideas perhaps but there are some interesting window managers out there in Linux land. The most interesting one in my opinion is WindowLab, although Ion's pretty cool too.

  48. One option by dtfinch · · Score: 1

    Would be to have a big most recently used list, as tall as the screen, sorted by name, selectively bolded according to each item's total frequency of use.

    Another option would be having something to allow the user to assign hotkeys or mouse gestures to any file/shortcut on their computer.

    And if IBM later tries to patent these ideas without permission, I'll sue them in a most public fashion.

    1. Re:One option by BenjyD · · Score: 1

      Another option would be having something to allow the user to assign hotkeys or mouse gestures to any file/shortcut on their computer.

      I think there may be a fair bit of prior art on that one (well, hotkeys anyway)! Most desktops let you do it - WindowMaker and KDE to name two.

  49. Launchbar. by torpor · · Score: 1

    Its like DOS, only pretty.

    --
    ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
  50. if you're on a Mac, check out MaxMenus by ubiquitin · · Score: 1

    MaxMenus is a way to make everything available via a keystroke or a menu.

    --
    http://tinyurl.com/4ny52
  51. 1-line command line by Lord+Bitman · · Score: 2, Informative

    There's this thing for windows called "MCL", that is, "Mike's Command-Line"
    It rolls up to a small button in the corner of your screen, and when you click it, you can type out whatever command you want- it has basic macro ability, etc. I'd love this sort of thing in Linux, it would be great to have it combined with full scripting support, bash-completion, etc. Still, in windows it is good enough. I enjoy typing a letter or two, getting what I want, and having MCL roll back up to a tiny dot I dont need to care about.
    I dont tend to use it anymore, though. Mostly I just have everything I use frequently start automatically at boot :)

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
  52. Clean up and use hotkeys by Tux2000 · · Score: 2, Interesting

    My tips:

    Clean up your desktop.

    • If you have more than 5 files on your desktop, create a scratch folder (preferably on a RAMDISK). Create a single shortcut to that scratch folder.
    • If you frequently need some of those files, create a second folder named today, frequently-used, or similar, and add a shortcut to it.
    • Move frequently used application shortcuts into the quickbar. The quickbar is also a good place for applications that accept files via drag-and-drop. Drop an HTML file onto the shortcut to the currently-not-windows-standard-browser icon in the quickbar and the browser will start with the dropped file.
    • Move less frequently used application shortcuts into the start menu (they probably are already there).
    • Remove shortcuts from the desktop that you don't need. What was the last time you started Real Player, Quicktime or similar by doubleclicking the shortcut on the desktop instead of a media file?
    • Organize your start menu. Rightclick it and choose "Explore"
    • Use keyboard shortcuts for frequently used applications.

    Several years ago, I found a tool called WinKey, allowing to create a huge ammount of keyboard shortcuts that do not interfer with application-specific hotkeys. Imagine a keyboard that has 80 or 100 extra buttons for applications. Weird? Useful! Just hold down the Windows key and type almost any other key to start one of your 50 most used applications.

    My current shortcut mappings are:

    Windows-A = ACDSee
    Windows-C = cmd.exe (DOS-Box)
    Windows-G = http://www.google.com/
    Windows-I = Internet Explorer
    Windows-N = better than Netscape: Mozilla (Windows-M is used to minimize all windows and can't be used)
    Windows-Shift-N = the original Netscape 4.7 - less frequently used, so the shortcut is more complicated
    Windows-O = Opera
    Windows-P = Putty Menu (selfmade)
    Windows-Q = Quirk for Ultraedit (Windows-U is used by usability tools and can't be used)
    Windows-V = VNC viewer
    Windows-W = WS_FTP
    Windows-X = access the Exchange server: Mozilla Mail!

    (You are not limited to letters: Numers, arrows and F-keys also work, and you can combine with Shift, Alt and Ctrl.)

    And of course, I use some of the standard hardcoded shortcuts:

    Windows-E = File Explorer
    Windows-M = Minimize all Windows
    Windows-Shift-M = undo Minimize
    Windows-R = Run command
    Windows-Break = Break Windows using the System Properties ;-)
    Windows-F = Find files or folders

    Less frequently used:

    Windows-D = Show Desktop
    Windows-Tab = Switch Tasks in the taskbar
    Windows-F1 = Windows Help Windows-U = Utility Manager (Windows 2000) - starts Narrator and other usability tools (Winkey does not know this shortcut)

    Executive summary: Click count reduction and mouse movement reduction by using short ways for frequently executed tasks. (This is very similar to what packers like winzip do. See also "poor Huffman coding" in Apocalypse 5.)

    Tux2000

    --
    Denken hilft.
    1. Re:Clean up and use hotkeys by HeyBob! · · Score: 1

      Kewl - but how about one-key shortcuts. I've looked for a way (in Windows) to assign shortcuts to the function keys. For example: F10 would = Cut, F11= Copy and F12 = Paste

    2. Re:Clean up and use hotkeys by Tux2000 · · Score: 1

      Could be possible:

      Combine both information and you probably can remap some more or less useless keys to Cut, Copy and Paste.

      Using this tricks, it should also be possible to add a windows key to an old 101/102 keys keyboard, by abusing Scroll Lock, Right Ctrl or some other nearly unused key. It could also help some laptops. IBM sells brandnew Thinkpads without a windows key but with a big, fat and useless "Access IBM" key (starts BIOS setup / accesses IBM webpage in Windows). If I had to work with such a machine, I would remap that key to be a windows key.

      Don't like fiddling with Windows and the registry? Just buy a nice Sun Sparc machine, it comes with a really big keyboard having all those extra keys for cut, copy, paste, help, undo and some other stuff you ever dreamed of. It only lacks a key for making coffee. ;-)

      No money for a real computer made by Sun? Google finds several instructions how to connect a Sun keyboard to an IBM PC.

      Tux2000

      --
      Denken hilft.
  53. Keyboard-accessible toolbar on the taskbar by anotherbob · · Score: 1

    On my Windows machine, I created a Toolbar that points to Desktop, and shrunk it down to its smallest width. To access it, press ctl-esc, esc, tab.

    Desktop folders expand like in the Start Menu, including My Computer and Network Neighborhood. Every system file, device, and folder is available via a few arrow keys.

    Not as good as a good shell, but mouse-free.

  54. Excellent Points by Flwyd · · Score: 1

    I find that familiarity is the number one key to finding what I want. After 2.5 years of organizing my bookmarks by location on the screen and color, my hand intuitively moves in the correct direction almost before I remember what site I want to visit. Access time is essentially constant. I've also managed to fit almost 300 bookmarks in one browser window with a little room to grow still.

    --
    Ceci n'est pas une signature.
    1. Re:Excellent Points by digitect · · Score: 1

      That's interesting, you've learned a spatial (perhaps more efficient) organization from a logical one. Architects fight about this all the time: Do we build the logic into our environment and learn from it or do we learn to see new logic in an existing environment and re-shape to fit?

      Are your bookmarks alphabetized? I work with people who let Windows (beyond 95) stash program icons as they're installed. It drives me crazy because they're not alphabetized and every user's system is different. But to each user, they don't seem to even notice (!) because they have a reacting attitude toward their environment, not a shaping one.

      I believe when monitor resolutions significantly increase (300dpi+) we'll begin to be able to incorporate textures, lighting and other subtle gestures to further help us detect position within a virtual environment. I imagine if your resolution changed, your navigation system would be ruined. This is probably similar to a child stashing valuable things around the house--each item is landmarked by other objects. If the relationship proportions, scale or orientation change too much, the mind's picture of the whole is destroyed. I'm the same way; I've lately been trying to make myself less resolution-dependant by organizing things in lists. In Windows this is via a "favorite icons" list in the root of the Start Menu and in GNOME by placing icons across a narrow top menu bar. If my resolution changes, the relationship of all the icons to each other doesn't change. But this is still only a single level of organization.

      Imagine a system where texture indicated frequency of use (wear), color indicated app v. action v. information (doc), sound indicated public functions (chat, mail) v. private (writing, genealogy app), spacing of icons could indicate a relatively independant app (large buffer around my drawing program) while a grouping might indicate a suite (calendar, todo, memos, notes). To a programmer, this is *huge* complexity. But to a user, it's natural; we already organize our non-virtual lives this way.

      Of course, compressing life into (currently) two dimensions is an enormous abbreviation already, but I've seen many a painting that reached beyond the canvas it sat on.

      --
      There is no need to use a SlashDot sig for SEO...
    2. Re:Excellent Points by Flwyd · · Score: 1

      My bookmarks are not alphabetized. I group things in categories, from four to about 12 items in a group, with a bottom group for "everything else" which requires linear search, but isn't accessed very often. Each category is color-coded, some by the background color of their box and some by link color. The categories are also clustered, with reference sites down the left side, daily/weekly sites on the right side, and other groupings (software downloads, info for school) in the middle.

      I also cluster my Dock by program type, with all the web browsers together, all the word processors and text editors together, all the graphics programs together, and so forth.

      I also find that I'm able to work in a messy environment because I have a rough sense of where everything is, even if the piles are organized by date received. I also often remember where on the page I learned something, even if I can't quite remember what it said.

      This may be related to my love of maps and geography. After spending some time with a map, I'm usually able to translate that into a sense of presence and direction once I'm in a location, and even when I don't I have a strong conception of what's next to what and relative distances, even if the local environment turns me around. However, I'm not nearly as good at processing and remmebering non-geographical images.

      --
      Ceci n'est pas une signature.
  55. Right-hander page-flip backwards? by Karellen · · Score: 1

    It's arguably easier for a right-hander to flip a magazine from back to front.

    Sorry to pick up on a minor, parenthesised part of your posting, but I agreed with the rest. :)

    What do you mean it's easier for right-handers to flip a magazine from back to front? I'm mostly left-handed, and will pick up and hold a magazine by the flippy (right-hand edge, as it appears sat on the newsstand) edge in my left hand. I'm presuming right handed people will hold a magazine by the flippy edge in their right. (Seems logical). If I do this my thumb is to the rear of the magazine; therefore right-handers will have their thumb on the front. As I flip pages by letting my thumb riffle across the flippy edge of the magazine, the back cover goes first, followed by the back page, and so on... towards the front.

    So how does a right-hander do exactly the same?

    (Or is this some odd right-handed thing that right-handers do? I still can't get over the fact that when you're eating and you put your knife down, you change the hand you have the fork in. That's just absurd. Why don't you have a fork/spoon/stabbing/shovel hand, and a cutting hand?)

    --
    Why doesn't the gene pool have a life guard?
    1. Re:Right-hander page-flip backwards? by digitect · · Score: 1

      I'm right handed, but I flip pages the same way you do. ;) I have no idea why, but I've noticed that many, many people do this. In fact, magazine ad sales (and costs) are very high for the inside of the back cover. I don't know if it's some societal conditioning that we've learned (since there's no good content in the first twenty pages anyway) or if it's something more basic.

      But I guess this is still part of the first post. There are a lot of funny human behaviors we can't (easily) explain but which are learned from our environment.

      --
      There is no need to use a SlashDot sig for SEO...
    2. Re:Right-hander page-flip backwards? by tengwar · · Score: 1
      (Or is this some odd right-handed thing that right-handers do? I still can't get over the fact that when you're eating and you put your knife down, you change the hand you have the fork in. That's just absurd. Why don't you have a fork/spoon/stabbing/shovel hand, and a cutting hand?)

      That's a cultural thing, not a handedness thing. Europeans don't change hands.

    3. Re:Right-hander page-flip backwards? by Anonymous Coward · · Score: 0

      That's a cultural thing, not a handedness thing. Europeans don't change hands.

      I'm a European, and I've never noticed anyone do anything other than change hands. Which part of Europe did you have in mind?

    4. Re:Right-hander page-flip backwards? by tengwar · · Score: 1

      I'm British, but I travel widely in the EU. I don't think I've ever seen a European use knife and fork to cut up a meal, then change to using the fork alone to eat it. Most people continue to hold knife and fork, or use the fork alone (in the right hand) for the whole dish. Where are you based?

  56. My solution by dasunt · · Score: 1

    Windows
    Organize start menu by category: programs->media->{apps}, programs->network->{apps}, programs->office->{apps}. Remove icons you will never use. Add apps use use frequently to quicklaunch or on the main start menu (above programs). Use small icons.

    Linux
    Like windows, but hotkey ctrl-j to its own menu, then have hotkeys on that menu to frequently used apps. For example, ctrl-j k will go to rxvt. ctrl-j l will go to galeon. If the app isn't on a desktop, launch it. (FVWM2 can do this, from what I know, Sawfish should be able to as well.)

    Desktop icons are evil, avoid them.

  57. Simple concept really... by shaitand · · Score: 1

    I see the next idea involving two gloves (yes we've all seen the glove thing, and we've all seen the 3D Glove thing, this is a variation someone has probably thought of before).

    The gloves need to be light and thin so that one can smoke and type while wearing them, this is important. Using the gloves one navigates through the desktop, pulling it forward to navigate forward, pushing away to navigate backward, grabbing as if grabbing a box and rotating it to rotate the desktop. Tap fingers to select an object, hold finger in place to "carry it", double tap to open an application.

    Of course the gloves couldn't be active all the time, otherwise god knows what happens when you light a cigerette or type on your keyboard. Simple solution you have an activator, but it can't be some complex or awkward gesture. Something simple like moving your pinky away from your other fingers, depending on which pinky is extended it selects between two logically grouped subsets of commands so their gestures won't be confused. Like file and folder operations versus spacial navigation.

    Within your 3D vault you have boxes and shelves. And a workbench where you keep running applications. The gloves themselves of course would probably be corded at first and later wireless. Gamers and the blind might want feedback gloves down the line, so long as you can type comfortably with them it really doesn't matter.

  58. The problem is you by Brandybuck · · Score: 3, Informative

    I currently use two monitors, both filled to the brim with icons and several drawers on each desktop.

    I think you are the problem. You need to organize yourself better. If two monitors are full of icons, then I have to wonder why you consider all of them so worthwhile you can't remove some of them.

    I've walked by coworkers's desks and seen Windows desktops with icons lined up all the way to the right of the screen. This isn't a rarity. I can't understand how people work this way.

    Organization and priority is the key. You've got four basic spots to put stuff. Menu, panel, desktop and folders. Put your applications in the menu, with links to your five most frequently used programs on the panel. The menu should be organized by category and frequency of use. Don't accept the default locations, use the menu editor! The desktop should not contain any applications at all. It should contains icons for drives, devices and projects. The latter is the key. Organize your computing into projects, and put all your data into hierarchical folders. There's also the fifth possibility of "the command line". There's no reason for non-GUI programs to be in your menu system. For instance, I use "tidy" all the time, but have never once considered making an icon for it. If you use KDE, the Alt-F2 key is your friend.

    Finally, dump anything you don't use. Do you really need icons for five different music players, six different text editors, and a handful of CD burners and rippers? Do you have a document you're finished creating? Take it off the desktop and file it away!

    --
    Don't blame me, I didn't vote for either of them!
    1. Re:The problem is you by Finuvir · · Score: 1
      If you use KDE, the Alt-F2 key is your friend.

      You have an Alt-F2 key? Cool! I could really do with a Ctrl-Alt-Del key, actually (Win98 in college). ;-)

      --
      Why is anything anything?
  59. Like your real desk .... by Anonymous Coward · · Score: 0

    Tidy it up from time to time , make sure it doesnt get out of hand.

  60. Why take a shot at the Start menu? by phoenix.bam! · · Score: 1

    The start menu is simple to use... and it's organized. Try learning how to point a mouse.

  61. Lasting ideas are *usually* good ones by augros · · Score: 1

    Perhaps menus and icons have been around for so long because ... I dunno ... they work?

    Really, how much of your time is taken up by double clicking?

    1. Re:Lasting ideas are *usually* good ones by Anonymous Coward · · Score: 0

      In reverse order:
      3) Wait for the program load and start up: 3s.
      2) Double-click: 0.5s
      1) Find the right icon on a really cluttered desktop: 15s.

  62. We do! by Anonymous Coward · · Score: 0

    Europeans don't switch hands.

    And neither do I - esp. since I have limited mobility in my wrists anyway. And my right hand is much weaker than my left hand (even though i'm a right hander), so I use my knife in my left hand and fork in my right. ALWAYS!.

  63. Windows start bar by Calmiche · · Score: 1

    I've actually dragged my windows start bar over to the right hand side. I set up about 4 toolbar folders, setting the text off, small icons, etc. (It's easier to do that while the toolbar is not locked.)

    I've got a folder for my games, another for my internet stuff, another for my graphics programs, one for Microsoft office and a last one for my programming. I can fit 15-20 icons into a one inch square box. (about 5 icons across seems to work well.)

    I have about 5 icons on my desktop and 45 tiny icons on my toolbar. If I need to find something that isn't a common program, I can find it through the start menu. I only have to use the start menu once or twice a week.

    Be advised though that I'm using a 19 inch monitor at 1280x1024. It might not be usefull at lower resolutions.

  64. Let's get fancy... by Ayanami+Rei · · Score: 2, Interesting

    Add a new directory called %USERPROFILE%/quickstart to your PATH, then make a directory called "quickstart" underneath your profile (i.e. C:\documents and settings\administrator\quickstart). Create a shortcut to that in your QuickLanch menu as well.

    You can drag whatever shortcuts you want in there... make batch scripts in there too. Then you can call them from anywhere with the Windows Key + R combo, or you can open it inside quicklaunch and run stuff that way (even use drag+drop)

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  65. Workplace Shell by gottafixthat · · Score: 1
    I'm really surprised no one has mentioned it yet. Thats the one thing that I miss the most since switching from OS/2 to Linux about 9 years ago. The GUI of the future has been buried in the past. The Workplace Shell in OS/2 was the most impressive GUI I have ever used. It was very simple to keep thing organized, each folder on the desktop was a fully customizable container that could contain any sort of data you wanted. It even had the concept of symbolic links so you could have one document or file referenced in multiple locations and still have only one copy of it.

    Using Gnome 2.2 (work) and 2.4 (home) now and have used KDE, WindowMaker, AfterStep, BlackBox, Enlightenment and everything else. About once every 6 months or so, I try various window managers and desktop "environments" and I can safely say that nothing comes close to being as good as the WorkPlace Shell was. If it were modernized a bit in appearance (icons and text prettied up a bit) I would switch to it in a heartbeat.

  66. GUI + CLI = easy for me to use by yuri+benjamin · · Score: 1

    I always have an xterm open.
    Instead of futzing around with the mouse to find the desktop shortcut or navigating the "K" menu, I just type the first few letters of the command, hit tab and there it is.
    I don't expect everyone to feel comfortable with this, but at least the option should always be there.
    The apps themselves are gui apps, but CLI is still the fastest way IMHO to launch them.

    --
    You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
  67. Something really new and on linux by imr · · Score: 2, Interesting

    Not one of those customizations of the xp desktop, but a new way to think the interactions between apps, files, devices and actions.
    The gui sucks right now, but the concept is interresting and refreshing.
    segusoland

  68. What icon jungle? by trouser · · Score: 1

    OK, so you've got your Gnome panel. You add icons to launch the terminal, the browser, the e-mail client and emacs. And maybe Gimp and Inkscape because they're pretty cool too. Remove all the icons from the desktop except for home and trash. Never click on them, they just look cool. Now you have solved all your clutter problems.

    As for desktop window chaos, virtual desktops. The browsing desktop, the emacs desktop, the e-mail desktop. It's so simple.

    --
    Now wash your hands.
  69. Try hyperdesk... by Cyno01 · · Score: 1

    Heard some OK things about it, i guess you can restructure and completly configure your entire GUI, also making your machine incomprehensable to anyone else who may want to use it...

    --
    "Sic Semper Tyrannosaurus Rex."
  70. Windows Desktop by 1eyedhive · · Score: 1

    I have two systems side-by-side. Two windows desktops, the one on my left (i'm a lefty) is my mediaPC/messenger box, video (stuff i watch while working, vids and TV) and im/irc windows (also passive) are here. The main box houses games, the bigger monitor, DVD playback, superior audio, etc and it used for work, games and the like. I find the system works, there's something to be said for two screens with independent systems behind them. Although cutting and pasting between the two doesn't happen, thats was saving to the file server are for :) Quicklaunch is my friend, Mozilla (browser, mail, partial chat), winamp and a My Computer link are there. Games are accessed (albeit less frequently than everything else) via CD auttorun or the start menu. Documents and files on the server... WinKey+F :) (for you unknowers out there, that means FIND)

    --
    Logistical Chaos Officer http://www.slagg.org - LAN Gaming in Sarasota FL,USA
  71. Not to troll by burns210 · · Score: 1

    But I would point you at Mac OS 11... or a coming iteration of the macos only because it has led the way in GUI design(at the beginning, and again with the resurgance of quarttz rendering and expose`) and voice interaction... You never know where it will come from, but my money is on apple with the next big innovation on a desktop machine.

  72. Windows Toolbars by NickMc2000 · · Score: 1

    I like to use the toolbars that you can make out of folders. I like to make one auto hide at the top of my screen and drag all my application icons to it. It functions like a dock. Then i use my desktop as a workplace. I actually never use the startmenu at all.

  73. Reorganize your start menu... by dargaud · · Score: 1
    I never use the desktop icons for the simple reason they are behind all the windows (Yes, I know about [Win][D]). You should just reorganize you start menu this way:
    • delere useless stuff from the top of the start menu: just right click on it and do delete.
    • move stuff from [Start][Programs] directly to [Start]: click on it, and drag it where you want it. If it doesn't work, right-click on it, drag it and select [move] when you release the mouse. I only have [Startup] within the [Start][Programs] folder.
    • remove the apps from their folders and delete the folders: instead of having [Start][Programs][Jasc][Paint Shop Pro] I just have [Start][Paint Shop Pro]
    • use folders for categories of apps within [Start}: Graphics, Internet, (Open)Office, Multimedia, Accessories, Admin, Programming...
    And set hotkeys for the most used ones: Ctrl-Alt-Shift-I for Internet browser...
    --
    Non-Linux Penguins ?
  74. Multiple Desktops by Kyojin · · Score: 1

    Does anyone do multiple desktops with different icons on each one (for Windblows I mean, Linux makes it easy.)?

    Work desktop: Textpad, Open Office, etc.
    Music desktop: Winamp etc.
    Fun desktop: Games etc.
    Significant Other out desktop: err... movies.

    Obviously some applications can be run in the background and not interfere with your work background.

  75. Linux, Solaris+gnome: F keys. by jotaeleemeese · · Score: 1

    F1 starts web browser.
    F2 starts terminal.
    and so on.

    Fialing that I invoke the program from the command line.

    How difficult is that?

    Unfortunately Windows makes it difficult and messy to do simple tasks under the false pretense that point and click is user firenldy.

    --
    IANAL but write like a drunk one.
  76. bye bye desktop by Finuvir · · Score: 1

    I was recently looking for a new wallpaper for my desktop, to replace the tired Sniper Kitten that's been there for a while. It occured to me that the desktop is just so much empty, wasted space.

    I think the task bar is necessary. The system tray is great as a sort of background taskbar, to hide the applications that you probably won't have to switch to too often. Everything that's been around for a few years should have a built-in clock.

    On the other hand, the start menu and desktop are wrong. Or at least not necessarily right. What if you replaced the start button with an auto-minimise-all button, to get you back to the (new) desktop. It could be a toggle button that put all of your other apps back where they were when you're done on the desktop.

    The new desktop should be divided into customisable sections, based on tasks. It would need to provide access to all of your applications. It should contain links to recently used apps, recently edited documents, most used applications. It could even contain syndicated news feeds, private messages from other users, or other new features.

    I had intended to flesh out my new desktop idea, perhaps make a fake screenshot to show what I meant, but it slipped my mind. Thank you for reminding me; I may get around to it now.

    --
    Why is anything anything?
  77. Moo by Chacham · · Score: 1

    Oragnize them! (subfolders, and sub-sub-folders). Delete icons that are useless, and so on.

    Also, use keyboard shortcuts.

    1. Re:Moo by kalislashdot · · Score: 1

      I would have to second that motion. I heavy customize my start menu. When I was on Windows 200 I almost solelt used the quick launch. Every app I used was on there. Now With XP my desktop is clean except for the few current projects. I am grossed out when I soo co-worked with their entire desktop filled wiht icons. Of course my real desk is totally clean too. I hate clutter.

      I have very specialized folder in the start menu. CD Apps, Multimedia, Internet Apps, Office Apps, Creative Apps, Utility Apss and so on. Wehn I install a new app I copy the one icon to the correct folder. Say I install a DVD player. I copy the icon to its EXE to the Multimedia folder. Then I delete its old folder along wiht all the links to uninstall, readme, drive speed test, etc. All the crap I will never ever use.

      I also add to mu PATH variable. For example Putty. I copyed its folder location to my PATH, now I just Hold down Start, hit R then type putty and boom it starts.

      Just waht works for me. I think Icons, menus etc are here to stay just like strering wheels and pedels in the car will.

    2. Re:Moo by Chacham · · Score: 1

      I believe in never more than five (well sometimes six) folder in any one menu. If there are more, sub-folder it.

      I have putty as <ctrl>-<alt>-t. I actually rarely use the Start Menu. :)

  78. Quick Launch is the answer - for XP by jermz · · Score: 2

    What I have done is create a secondary Toolbar (right-click on toolbar, select Toolbars/New Toolbar), and make the only contents your Quick Launch. Set the icon size to large, and dock it at the top of the screen. I put all of my most-used apps there, and if you set it to always be on top, you don't worry about maximizing windows on top of it.

    --
    Hi-Technical Excellent Taste and Flavor!
  79. Really want a 'dock' for Linux! by Larry+David · · Score: 1

    I'm talking Apple style dock here. You know, something you can pin to the side/top/bottom of the screen which is translucent, and magnifies when you roll over the scalable icons on it.

    Gnome and KDE both have attempts at this, but they're always crappy small icons, no scaling, and no translucency.

    I'd code one, and I even looked into it, but it seems X can't deal with translucency natively or something. I'm going to keep looking into it though, but I can't live without my docks on Windows now and I am dying to switch to Linux full-time.

    1. Re:Really want a 'dock' for Linux! by Anonymous Coward · · Score: 0

      Well, Wharf has no scaling but adding transluscency requires just a little bit of fiddling in config files. Plus it has "drawers" - you click on an icon and a list of icons/applets roll out, i.e. click on "drives" and a list of all mountable drivers appears.

  80. You know what that is? by danielsfca2 · · Score: 1

    It's called "Launch Bar" for Mac OS X. I love it.

  81. SegusoLand by GirTheRobot · · Score: 2, Interesting

    A verb oriented interface. A very interesting looking app, with a radically different paradigm.

    HomePage and Screenshots


  82. Duh, it 's called "emacs" by Anonymous Coward · · Score: 0
    Sorry, I figured someone else was going to do it first.

    Seems like every time UI's come up, some one I know always says that "the only UI you need is emacs in X windows". Prefer vi, myself, but that requires a real User Interface, one with green letters on a black screen and a hundred and one noisy, clacky keys.

    Mice are for people who can't spell.

  83. No screenshots by IronBlade · · Score: 1

    The screenshots have been removed due to bandwidth issues... Maybe it was Slashdotted?

    --
    Important info:
    http://www.lifeaftertheoilcrash.net
    http://dieoff.org/synopsis.htm
    http://www.peakoil.net
  84. Re:in Holland by tigersha · · Score: 1

    The problem is more that what you mention of every program that takes a dump in my startmenu. I installed an Epson scanner the other day. The scanner is great, thanks. But there were like 5 items some with submenus in my startmenu! What sort of bullshit is this? That is MY startmenu.

    Everything can go under "Epson", or "Scanner", thank you.

    That, and program which install them selvves as Sierra/Games/Whatever or Massive Entertainment Corporation/Application Programs/SuperGame and crap like that.

    A good install programs ASKS me where I want it and the same goes for icons on the desktop which is another favourite playpen for install programs.

    --
    The dangers of excessive individualism are nothing compared to the oppressiveness of excessive collectivism