Slashdot Mirror


Linux's Difficulty with Names

JohnTyler writes "This article at XYZ Computing takes a look at Linux's strange naming practices. When compared to their Window's equivalents, the names of many Linux programs are difficult to recognize and even tougher to remember. This may seem like splitting hairs, but it is actually an important usability issue. Just think, if you had to do a bit of graphic design which would be easier to pick out of the menu, GIMP or Photoshop? Or if you wanted to play a song, Media Player or xine?" The article is a bit thin, but it raises an excellent point.

6 of 946 comments (clear)

  1. This is easily fixed, and to some extent has been. by Pantero+Blanco · · Score: 4, Informative

    Most of these applications are listed as in the K-menu in the box I'm using are listed by function first. For example: Web Browser (Firefox) and Advanced Text Editor (Kate). That eliminates pretty much all the confusion there, doesn't it?

  2. Re:Hehe... by Enigma_Man · · Score: 4, Informative

    I usually just click on "actions" -> "shutdown" to do that, your way works too though.

    --
    Nothing says "unprofessional job" like wrinkles in your duct tape.
  3. here is a bit of education. by WindBourne · · Score: 4, Informative

    Back in the 80's, we were on teletypes (tty) with greenbar and the fast modems where using 75-150 baud modems. While I coded in the 70,s it was on punchcards, but I do know that other system were using less than 75 baud modems. Basically, each letter came at a high cost both in paper and in bandwidth. So, the commands were kept small and simple.

    Look, if it really bugs you, then create your own commands, perhaps with alias or symlinks. But to think that commands were done due to lack of typing is silly.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  4. Re:Like most of the *NIX family . . . by DigitalReverend · · Score: 5, Informative

    omg, and here I thought all slashdotters were geeks to some extent.

    The *nix operating system was developed when the input/output device was a teletype. ( http://www.virtualaltair.com/virtualaltair.com/vac _88-tty.asp)

    There was no backspace key, and you didn't see what command you typed in until AFTER you hit the enter key. So to keep things easy, you end up with 2 to 4 letter commands. ls, ed, df, dd, etc...

    --
    I read Slashdot for the headlines, because the headlines, unlike the articles, are usually original and never duplicated
  5. This guy is on crack! by minkwe · · Score: 4, Informative

    Corrected list
    Linux entries are read off directly from my GNOME menu
    ==============
    Web Browser
    Windows: IE
    Linux: Firefox Web Browser

    Graphics Editing
    Windows: Photoshop, Illustrator
    Linux: GNU Image Manipulation Program, Inkscape Vector Illustrator

    Movie Playback
    Windows: Windows Media Player
    Linux: Totem Movie Player

    DVD Playback:
    Windows: WinDVD, Windows Media Player
    Linux: DVD Player, Totem Movie Player

    Simple Text Editing
    Windows: Notepad, Wordpad, TextPad
    Linux: Text Editor

    Instant Messaging
    Windows: AOL Instant Messenger
    Linux: Instant Messenger

    Music Playback:
    Windows: Windows Media Player, Itunes, WinAmp
    Linux: Music Player

    CD Ripping:
    Windows: Itunes, Windows Media Player
    Linux: Soundjuicer CD Ripper

    CD Burning
    Windows: Roxio Easy CD Creator, Nero
    Linux: CD/DVD Creator

    --
    "Fighting terrorists with millitary might is like killing a mosquitor on your Dad's forehead with a rifle."
  6. Re:Alright, Names Do Matter by Shano · · Score: 4, Informative

    I believe the point is that most comparisons compare the names of the Windows apps in menus with the command-line filenames of the Linux binaries. It's just as fair: neither side is making a truly fair comparison.

    Most distros provide more descriptive names for applications, just as Windows does. Linux suffers a little because the application author gives the binary an obscure name, even if the big distributions make it clear what the app is for.