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.

946 comments

  1. Like most of the *NIX family . . . by mmell · · Score: 5, Funny
    names are based on the assumption that nobody can touch-type.

    ls, rm, df, du, etc . . . did any of the engineers at Bell Labs type 10-fingered?

    1. Re:Like most of the *NIX family . . . by Pantero+Blanco · · Score: 2, Informative

      Most commandline programs are like that in both *Nix and DOS/Windows. I believe we're dealing with desktop applications here.

    2. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 2, Insightful

      You realize they had short names because every byte of storage was precious?

    3. Re:Like most of the *NIX family . . . by mmell · · Score: 1
      Yeah, but unlike M$, there's usually a command-line invocation waiting for those of us who view the keyboard as a valid interface. I've seen quite a number of programs written for M$ Windows which won't run from a command-line . . . period - even when the Windows desktop is up and running (not necessarily M$'s fault - mostly, it's junk from lazy third-party programmers).

      Yes, there are *NIX programs which require an X-terminal - GIMP, for example. GIMP is actually an acronym for what the program does, so should the desktop icon for it be named "Graphic Image Manipulation Program" (or whatever GIMP stands for)? I think I'll stick with "GIMP".

    4. Re:Like most of the *NIX family . . . by belmolis · · Score: 2, Insightful

      I don't know about that. I have been a touch-typist since I was 12 but I still alias the names of commonly used programs to a couple of letters. Even if you're a touch typist, it is faster to type two letters than more than two letters.

    5. Re:Like most of the *NIX family . . . by BushCheney08 · · Score: 2, Informative

      The goal was two-fold: typing efficiency and saving space (adding characters to the command name meant more resources were used - this was important back in the days when having a few kilobytes of RAM was a lot)

      --
      Be a real patriot: Question authority. Think for yourself. Formulate your own conclusions.
    6. Re:Like most of the *NIX family . . . by mmell · · Score: 1
      Okay, you busted me!

      That said, I like the way *NIX handles it. As somebody elsewhere must've asked, "What's in a name?"

    7. Re:Like most of the *NIX family . . . by NutscrapeSucks · · Score: 1

      Acutally it's because they were using teletypes with crappy keyboards and very slow connections.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    8. Re:Like most of the *NIX family . . . by sconeu · · Score: 2, Informative

      Those were named back when you were using a 300 baud connection to a paper TTY.

      You *WANTED* to save typing.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    9. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      Even if you're a touch typist, it is faster to type two letters than more than two letters.

      Very insightful. Who would have thought.

    10. Re:Like most of the *NIX family . . . by Anne+Thwacks · · Score: 1
      While saving RAM was a big deal when you only had 32k, its also true that noone was expecting people to type "lpr -q la120", they expect the system administrator to alias the word "print"to something similar. If the raw command was "print", then the aliased command would have to be something like "lpr"!

      Anyway, if you want commands like "print -printer=la120" you should be using VMS.

      --
      Sent from my ASR33 using ASCII
    11. 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
    12. Re: Like most of the *NIX family . . . by Black+Parrot · · Score: 3, Interesting

      > names are based on the assumption that nobody can touch-type. ls, rm, df, du, etc . . . did any of the engineers at Bell Labs type 10-fingered?

      FWIW, back in the heyday of the VMS CLI, the policy (for DEC) and recommendation (for vendors) was to make every command a verb. The result is that most of the commands were reasonably self-descriptive, and you could usually find what you wanted in help without too much trouble.

      The CLI also let you abbreviate to the first four characters (or to the minimal length needed for unambiguity, whichever was longer). The effect was similar to tab completion, except you didn't actually have to complete it.

      And of course, they supported aliases, so if you hated to type you could set up your own 1-character name for your most frequently used commands.

      --
      Sheesh, evil *and* a jerk. -- Jade
    13. Re:Like most of the *NIX family . . . by drinkypoo · · Score: 1

      Here's a nice example. Type "md" on your *nix. If it's linux, and you have the raid tools install, then you get a message about how to use the raid admin. If it's MS-DOS, which likes to think it's unixish, you get an alias for mkdir. "mkdir" is a bit cumbersome to type as five letter commands go, because the first two letters are on the right hand, and the last three are on the left, instead of being spread out. "md" makes much more sense; it's shorter, and the letters are on different hands. It's not just Unix, although saying that an OS that deliberately emulated some Unix behaviors is a good example of it not being just Unix is a matter for dispute, I guess.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    14. Re:Like most of the *NIX family . . . by onemorechip · · Score: 5, Insightful
      Somebody else pointed out that these short names arose from the use of teletypes, but did you also consider that when you type a command dozens, if not hundreds, of times in a session, "rm" is much easier than "remove" or "delete"?

      I, for one, appreciate the shorthand, and I do touch-type.

      --
      But, I wanted socialized health insurance!
    15. Re:Like most of the *NIX family . . . by Ploum · · Score: 2, Funny

      etc ? I tought I was a good unix administrator but I didn't know about etc :

      whereis etc ?
      man etc ?

      nothing...

    16. Re:Like most of the *NIX family . . . by wuice · · Score: 1

      Well, since the input/output device for most people hasn't been a teletype in, well, DECADES.. any chance we could address this issue and maybe stop using this as an excuse/crutch?

    17. Re:Like most of the *NIX family . . . by honeypotslash · · Score: 0

      I'm not sure what your keyboard looks like but the 'i' in mkdir I would definatly type with my right hand, not left.
      --
      Get a free PlayStation 3 here!

    18. Re:Like most of the *NIX family . . . by Ruff_ilb · · Score: 4, Interesting

      With GIMP alone, we can see how confusing things get:

      GIMP = GNU Image Manipulation Program

      This contains an acronym by itself, that is GNU.

      GNU = GNU's Not Unix

      So not only is GIMP an acronym, it CONTAINS an acronym, and a recursive acronym at that.

      Confused yet?

      --
      http://www.TheGamerNation.com/Forums
    19. Re:Like most of the *NIX family . . . by the+chao+goes+mu · · Score: 1

      Don't forget really old sh's had 128 or 254 character buffer limits. If you create a long pipeline, you'll appreciate short commands.

      --
      Boys from the City. Not yet caught by the Whirlwind of Progress. Feed soda pop to the thirsty pigs.
    20. Re:Like most of the *NIX family . . . by MrBandersnatch · · Score: 1, Offtopic

      Actually, one of the things Ive wanted to figure out with GIMP (just aint had the time) was if it was possible to call/access some of its image manipulation functions from the command line (e.g. resize 50 infile.jpg outfile.jpg to resize an image to 50% of its old size). I know its (GIMP) scriptable, I know there are libraries out there for image maniplation...Id just like to have otherways to access the programs functionality OTHER than via a GUI...

    21. Re:Like most of the *NIX family . . . by Secrity · · Score: 1

      cd /etc

    22. Re:Like most of the *NIX family . . . by sbaker · · Score: 1

      On a 110 baud teletype - touch-typing doesn't help.

      --
      www.sjbaker.org
    23. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      Good luck making people type "move" instead of mv, "diskdump" instead of dd. "tape-archive" instead of tar. No tanks, I'm happy as it is.

    24. Re:Like most of the *NIX family . . . by wuice · · Score: 1

      No problem, I don't care what you use, simply quit using the "well it was invented in the 70s and we're stuck with whatever names were used then" argument as a valid excuse for bad command names.

    25. Re:Like most of the *NIX family . . . by SquadBoy · · Score: 2, Interesting

      As usual Neal Stephenson said it best.

      "Note the obsessive use of abbreviations and avoidance of capital letters; this is a system invented by people to whom repetitive stress disorder is what black lung is to miners. Long names get worn down to three-letter nubbins, like stones smoothed by a river."

      He was talking about directory names but the same concept holds true for commands and for those of us who still seriously punch deck all day every day and well into the night this is *still* a concern and that's why it lives on.

      --

      Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
    26. Re:Like most of the *NIX family . . . by Mr.Surly · · Score: 1

      When you have type commands out on a 110 baud teletype (you know, the kind with a roll of paper for a display), you tend to keep them terse. That's also why many commands print nothing when they succeed (like rm).

    27. Re:Like most of the *NIX family . . . by mrchaotica · · Score: 2, Informative

      You want ImageMagick.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    28. Re:Like most of the *NIX family . . . by magicchex · · Score: 1

      So I assume using 'omg' is an extension of those times?

      --
      How many fulltime jobs can one man have?
    29. Re:Like most of the *NIX family . . . by FatRatBastard · · Score: 1

      DING DING DING DING. We have a winner. I touch type as well want as short as possible commands on the CLI as possible. The up-front learning curve is tougher, but my frustration level is *much* less in the long run.

      As others have already mentioned symlinking longer names to shorter ones (or vice versa) would be away to make everyone happy.

    30. Re:Like most of the *NIX family . . . by Verteiron · · Score: 1

      This might help. There is no GUI involved here, though it does still require some scripting. If I'm reading it correctly the script can be entered entirely on the command line rather than referencing a file.

      --
      End of lesson. You may press the button.
    31. Re:Like most of the *NIX family . . . by donnyspi · · Score: 1

      Kind of like LAMP where P = PHP and PHP = PHP Hypertext Preprocessor :)

    32. Re:Like most of the *NIX family . . . by MightyMartian · · Score: 2, Insightful

      And while we're at it can we get Windows to stop referring to drives as C:, D:, etc.? Oh wait, that might bust a few legacy apps. Now imagine applying this principle to the doubtless billions of lines of shell script out there. Imagine the nightmare of having to replace all those mneumonic-style commands with "sensible" ones. For better or worse, some aspects of technologies are retained even if they don't make immediate sense to the initiate.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    33. Re:Like most of the *NIX family . . . by Kjella · · Score: 1

      ls, rm, df, du, etc . . . did any of the engineers at Bell Labs type 10-fingered?

      Personally, I prefer shorter names since at least for modern computing, the command prompt is a place for short-hand. A timesaver. If you don't know what "cp" or "mv" or "cd" stands for, you're not doing it often enough anyway, and should simply use the GUI. And if the system ever requires casual users that should not need to know to use the command prompt anyway, the commands are right and the system is wrong.

      If you can live without visual feedback (most geeks can), we can use the GUI far more effectively as well. Personally I hardly ever drop into command line to copy/move files, but I use stuff like "Ctrl-A Ctrl-X [click on target folder] Ctrl-V", shift or Ctrl-selects, sort columns and whatever to do the same within fractions of a second. Want me to drop to command-line? Only if it's faster, since the GUI is typically easier. And with razor-thin margins details like that matter.

      --
      Live today, because you never know what tomorrow brings
    34. Re:Like most of the *NIX family . . . by MikeFM · · Score: 1

      Type them 100 times a day and see which you would rather type. Even more, read a complex command that uses a dozen or so of these in a single command and see which is easier to read.

      If you are using the command-line then it should mean you have brains enough to remember a couple obvious command names. :)

      As for Photoshop being more friendly a name than GIMP. It shouldn't matter because A) you could use the full name of GIMP if you wanted to which is much more obvious than the short form and B) system menus should not tell you the name of the programs in your menu unless you're in an advanced mode. In simple mode they should just tell you what task the program performs and offer only one choice to perform that task. 'Image Editor' should be easy enough for most people to understand.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    35. Re:Like most of the *NIX family . . . by burnin1965 · · Score: 1

      "any chance we could address this issue"

      If you find it to be an issue I think somebody has already addressed it for you, enjoy.

    36. Re:Like most of the *NIX family . . . by drinkypoo · · Score: 1

      Hmm, I must have had a flashback or delayed trip or something. The colors, man, the colors...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    37. Re:Like most of the *NIX family . . . by AHumbleOpinion · · Score: 1

      Acutally it's because they were using teletypes with crappy keyboards and very slow connections.

      Good lord, you don't think today's bundled $3 keyboards are better than a crappy 70s terminal?

      Punch cards would be a better, a finite number of columns on a line. Think of a shell script being "loaded" into the system.

      Or on a related note a line on the screen having a finite number of columns, 80 nearly universally, it's convenient to get things on a single line.

    38. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      What do 30 year old command line programs designed long before the days of GUI's and command completing shells have to do with programs that are now primarily invoked through a graphical interface and named for recognition purposes? You can't really use that argument because you are comparing apples with oranges, command line access vs. GUI access.

      The article raises a good point (not that I read it). Most distros now give you a descriptive term next to the name of the program because the name is essentially stupid and makes no sense.

    39. Re:Like most of the *NIX family . . . by sholden · · Score: 1

      It's not an excuse. It's the reason.

      Why bother changing them? People can just use a GUI interface anyway and that way you don't break every shell script ever written.

      Here are some of the command names that are were created in more modern times: firefox, netscape, oowriter, gnumeric - oh look they aren't two letters long.

    40. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      locate etc

      Is that better?

    41. Re:Like most of the *NIX family . . . by saberyo · · Score: 2, Informative

      Personal Home Page was the original I believe. So, even more depth to LAMP. http://us3.php.net/history

    42. Re:Like most of the *NIX family . . . by NutscrapeSucks · · Score: 1

      Well the real excuse is more along the lines of "Nobody needs to know these incantations but trained Unix sysadmins, who like to keep things as obscure as possible in order to protect their salaries."

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    43. Re:Like most of the *NIX family . . . by SnprBoB86 · · Score: 1

      This is bullshit reasoning as well.

      How hard could it possibily be to rename all of the basic commands and then provide a legacy-aliases.sh file to source from the default profile?

      --
      http://brandonbloom.name
    44. Re:Like most of the *NIX family . . . by LWATCDR · · Score: 1

      Yea lets stop using things like
      DIR, MD, del, ren... Wait those are windows command...
      Making command line commands short makes a lot of sense. Most of the "problem" is that a lot of people may know copy, del, and dir by heart so cp, rm, and ls seem strange. You can alway alas them if you want to.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    45. Re:Like most of the *NIX family . . . by ClosedSource · · Score: 1

      Yes, there are aspects of Unix that are directly related to the limitations of late 60's early 70's technology.

      If Ritchie and Thompson invented Unix today, it would no doubt be a better OS than it currently is.

    46. Re:Like most of the *NIX family . . . by davecarlotub · · Score: 3, Informative

      Specifically the convert program

    47. Re:Like most of the *NIX family . . . by Cobralisk · · Score: 1

      lol

      --
      Waiting for ad.doubleclick.net...
    48. Re:Like most of the *NIX family . . . by sd_diamond · · Score: 1

      names are based on the assumption that nobody can touch-type.

      ls, rm, df, du, etc . . . did any of the engineers at Bell Labs type 10-fingered?

      Much of this is due to the enormous contributions of their most prolific developer -- James "Stumpy" Smith.

    49. Re:Like most of the *NIX family . . . by shawn(at)fsu · · Score: 1

      I've noticed KDE 3.1?(not sure what version it is) does this. I put it on my parents computer. The KDE start menu is broken up by category, to the point of clicking on the entry for "Word Processing" opens Open Office. No where does it says Open Office until the splash screen is loading. I kinda get annoyed because I'm not sure what program it will open until I click on it, but for them this is perfect. So yeah I think this is a non issue or at least can easily be made a non issue.

      --
      500 dollar reward for tip(s) leading to the arrest of the person(s) who stole my sig.
    50. Re:Like most of the *NIX family . . . by NutscrapeSucks · · Score: 1

      I have no idea what point you are attempting to make.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    51. Re:Like most of the *NIX family . . . by drauh · · Score: 5, Funny

      then, along came find(1). who the hell wrote that? :)

      --
      This is a tautology.
    52. Re:Like most of the *NIX family . . . by MightyMartian · · Score: 1
      The counter-argument is simply to make aliases more meaningful for those who don't wish to learn the original command set. It's really a "I say tomatoes, you say..." sort of a thing. The fact is that in many fields there is essentially legacy concerns and hold overs from older days. Heck, up here in Canada we've had the metric system for thirty years, and yet when I go to the lumber store I buy 2x4s. All fields of expertise are like this, and what of it? It's not as if the average user really is intended to see the "$" prompt anyways (particularly as various GUIs mature).

      So good is the mneumonic system that two oft-used DOS commands, mkdir and rmdir, have been shortened down to simpler md and rd. Believe it or not, when you work on the command line as much as I do, the character count difference and even the fingering of typing "ls" as opposed to "dir" or "mv" as opposed to "move" is a real boon.

      You might think that old school, or whatever, but a helluva lot of us don't use the mouse for every operation, and do appreciate, whether its direct commands or kicking around shell scripts, having these short commands. The aliasing system was put there so that you could do as you please.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    53. Re:Like most of the *NIX family . . . by HardCase · · Score: 1

      wtf?

    54. Re:Like most of the *NIX family . . . by Minna+Kirai · · Score: 1

      As usual Neal Stephenson said it best.

      Have you read Quicksilver and Confusion? Until Stephenson gets off his anachronism kick and begins writing with a computer again, the things he says not only aren't "best", they're usually not even nominal.

    55. Re:Like most of the *NIX family . . . by Kelvie · · Score: 2, Funny

      Why not go one step further?
      GTK+ = GIMP ToolKit
      GIMP = GNU Image Manipulation Program
      GNU = GNU's Not Unix

      from here, ad infinitum.

    56. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      OMG WTF BBQ Sauce

    57. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      Actually, most could. It's just that the early *nixes were running through the old KSR33's teletype machines that were 10 cps MAX --- output AND input. You kept the commands short because the INTERFACE was so slow.
      Regards -- Larry Vandewalle

    58. Re:Like most of the *NIX family . . . by nath_de · · Score: 2, Funny

      I thought PHP = People Hate Perl

    59. Re:Like most of the *NIX family . . . by MikeFM · · Score: 1

      It'd be nice if right clicking on Word Processing would show a list of options. Good for advanced users using the computer.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    60. Re:Like most of the *NIX family . . . by tcgroat · · Score: 2, Interesting

      Like all operating systems of the time, the short names reflected the hardware limitations of the computers running it and the skill expected of the person using it. Both core memory and disk space were very expensive, and thus very limited. File systems restricted the length of file (command) names to conserve space in the directories. Terminal speeds were slow by today's stanmdards: 9600 baud (960 char/sec) for local users, 300-2400 baud (30-240 char/sec) over a modem. Long commands meant poor throughput. The users were expected to learn that OS and its commands, and use them regularly: it was targeted for skilled users, not the average Joe.

      Unix offered an extraordinary luxury for its day by not limiting file names to six to eight characters (plus a short "file type" suffix that was the user generally doesn't have to type). Brevity was not only a matter of efficiency, but essential to avoid running out of room. The brevity ethic carried over into unix, probably by force of habit, even though the file name length limitation no longer demanded it. Microsoft followed the common practice of the day in MS/DOS and Windows through '98; only with NTFS did they adopt a file system with native support for filenames exceeding CP/M's "8.3" format.

      And yes, many still do type with some kind of hunt-and-peck method--with that many years of practice, we old dogs are fast enough that retraining us is pointless.

    61. Re:Like most of the *NIX family . . . by AHumbleOpinion · · Score: 1

      I have no idea what point you are attempting to make.

      "Crappy keyboards" was not the answer.

    62. Re:Like most of the *NIX family . . . by Siddly · · Score: 1

      Incorrect, names were based on the ability of people to learn their meanings. Remember the computer users at the time were not the modern 2 finger dummies, but pretty quick on the uptake types.

    63. Re:Like most of the *NIX family . . . by NutscrapeSucks · · Score: 1

      Actually I read an interview with Ken Thompson where he said it was. But wahteva.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    64. Re:Like most of the *NIX family . . . by ozmanjusri · · Score: 1

      one of the things Ive wanted to figure out with GIMP (just aint had the time) was if it was possible to call/access some of its image manipulation functions from the command line (e.g. resize 50 infile.jpg outfile.jpg to resize an image to 50% of its old size)

      Gimp's command line capabilities come from Script-fu. You can use the procedure browser in the script-fu console to see the list of commands, then run them from the command line with the -b and -i (batch & no interface) options eg:

      gimp -i -b '(gimp-image-resize "*.png" 640 480 0 0)' '(gimp-quit 0)'

      --
      "I've got more toys than Teruhisa Kitahara."
    65. Re:Like most of the *NIX family . . . by TapeCutter · · Score: 1

      Yes but first the common man must recognise GIMP as something other than a vulgar term for a disability.

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    66. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      What do you mean, bad command names?

      Once long ago, I had to learn what ls did. It took a fleeting fraction of a second and I never forgot it. Nobody I know ever has.

      It's not really something we need to make an "excuse" of. It's very convenience the most common commands are the fewest keystrokes. Other operating systems address their users needs differently, and we should let them. But leave UNIX alone.

      If Linux users want to dumb their operating system down, let them. But it's clear they don't want to do that -- a significant portion of them at least -- and the reason is that it's their OS, not Joe Sixpack's OS. If a Linux user wanted to use Joe Sixpack's OS, he'd use Windows, or whatever OS Joe Sixpack finds appealing.

    67. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      Well, for the people who wrote this article, or those who read the article and somehow agreed with it's nonsense, then there is always the alias command found in most shells which will allow you to change those commands to whatever you like.

      Example: shell> alias ls='supercalifragilisticexpialidocious' (return)
      ...and the next time you type supercalifragilisticexpialidocious it will perform the ls command (which is short for 'list short'). Instead of calling xine, why not just use mplayer (which supports more formats than Microsofts media player). And why is it wrong to abbreviate the name of the GNU Image Manipulation Program? Some of the problem too is that Mickeysoft copyrighted some of the names (they copyrighted windows too), and so if some Linux group wanted to call their program 'media player', microsoft would have a hissy fit. However, for people really wanting the names to be the same, try this:

      shell> alias mplayer='mediaplayer' (return)
      ...and now when you type mediaplayer, it will start mplayer. Happy?

    68. Re:Like most of the *NIX family . . . by Deathanatos · · Score: 1

      I for one agree! I love the two-letter commands. (I have MSYS for Windows too, so I can use some of those in Windows as well.) ls, dd, df, ln, cp, mv (over window's move and rename!) Less typing.

      As for the names, ok, so what. I could make a list just as easy with the reverse effect. Outlook or KMail? Excel or KSpread? Another gripe I have with that list (asside from the odd capitalization of iPod...) is some of the apps they choose. Photoshop, Textpad, WinAmp, iTunes - Few (I've yet to see one, but I won't rule it out) new Windows computers come with those out of the box. (Still, those are some nice programs.)

      People can't remember GIMP? Illustrator is easier to remember than GNU Image Manipluation Program? Perhaps the article may have a point, but I've never had a problem. Even so, if the name doesn't make sense, there's still the hope that the icon might. And the article's screenshot of, I assume, confusing names have most of them paired with descriptions, and in categories...

      Just my two cent though.

    69. Re:Like most of the *NIX family . . . by Glonoinha · · Score: 1

      Have you ever seen the ~artwork~ done by someone in the package in question?
      Maybe GIMP isn't actually a noun, but in this case a verb (as in 'use this package to gimp your artwork'.)

      --
      Glonoinha the MebiByte Slayer
    70. Re:Like most of the *NIX family . . . by gbulmash · · Score: 1

      And don't forget that there are very descriptively named functions in *NIX (and *NIX-like) OSes, such as "traceroute" which get mangled in Windows/DOS because of the old 8.3 naming convention, so they become names like "tracert".

    71. Re:Like most of the *NIX family . . . by vistic · · Score: 1

      stfu

    72. Re:Like most of the *NIX family . . . by siphoncolder · · Score: 1

      Yeah, but seriously. When I last installed Linux (a SuSE distro a while back in 2000) I ran KDE and tried nosing around.

      Short application names in the bloody "start" menu. Sure, maybe I could have changed them - I didn't care enough. Why "kppp" wasn't called something else was beyond me - it's not like I was using this on a teletype.

      Rebooted. Inserted boot floppy. FDisked. Installed Windows 2000. Frisbeed my SuSE cd's off a cliff (literally). That was the last time I ever tried Linux.

      To see this is still an issue is flabbergasting. I'm not any closer to trying it again.

      --
      i'm amazed that i survived - an airbag saved my life.
    73. Re: Like most of the *NIX family . . . by CaptainCarrot · · Score: 1
      There is, of course, no need to speak of VMS in the past tense.

      Of course, one of the most commonly used commands is not a verb. See if you can remember which one. (I'm not counting the commands for invoking compilers, none of which are verbs either.)

      The "alias" comes in two varieties. The symbol can hold any arbitrary content and can be used to abbreviate commonly used commands together with calling parameters if you didn't like the default ones, as you describe. They function as variables in DCL. The logical name is used for abbreviating or abstracting devices or pathnames.

      --
      And the brethren went away edified.
    74. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 1, Insightful

      You know, none of this naming nonsense has to matter to end users. In Sun's JDS3 (GNOME on Solaris 10), GIMP is called "Image Editor", Eye of Gnome is "Image Viewer", Netscape is "Web Browser", Nautilus is "Email and Calendar", etc.

      All possible political correctness is averted!

    75. Re:Like most of the *NIX family . . . by pantherace · · Score: 1
      I think the first point he was trying to make was that keyboards today are flimsy compared to older ones. (Says the guy typing on a Model M...)

      The other I think was talking about the size of input, having each char take up 1/80th of a card, so you want the commands used in shell scripts as small as possible.

    76. Re:Like most of the *NIX family . . . by Phoe6 · · Score: 1

      The famous quote comes to my mind. "Brevity can be disconcerning to the newcomers, but experienced users find talkative commands annoying.". ~bwk

      --
      Senthil
    77. Re:Like most of the *NIX family . . . by LQ · · Score: 2, Interesting

      ls, rm, df, du, etc . . . did any of the engineers at Bell Labs type 10-fingered?
      I guess you've never typed on one of those old teletypes.

    78. Re:Like most of the *NIX family . . . by chhupa_rustam · · Score: 1

      Try HURD for recursive acronyms.

    79. Re:Like most of the *NIX family . . . by TapeCutter · · Score: 1

      All I'm saying is alot of people would not know what Photoshop was, even less would know what GIMP is all about. Off course being instantly recognisable does not mean you are the best, just ask Pepsi.

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    80. Re:Like most of the *NIX family . . . by Anonymous Coward · · Score: 0

      Oh fer pity's sake!! Just alias the program to whatever name you like. Darned crybabies!!

    81. Re:Like most of the *NIX family . . . by wuice · · Score: 1

      dir, del, ren make a HELL OF A LOT MORE SENSE than mv, cp, ls.

    82. Re:Like most of the *NIX family . . . by wuice · · Score: 1

      Try reading the whole thread, sport. Someone was excusing the fact that unix has shitty command names by saying "they are that way for historical reasons."

      I was debunking this excuse. That's all. I wasn't the one who originally made the statement. I don't have much of a desire to use ANY command line if I can get away with it.. but I am proficient with both DOS and the bash shell.

    83. Re:Like most of the *NIX family . . . by LWATCDR · · Score: 1

      No not really.
      dir is short of directory.
      ls is short for list.
      del is short for delete
      rm is short for remove.
      ren is short for rename
      while mv is short for move.
      The just seem to make more sense because you have used them for years.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    84. Re:Like most of the *NIX family . . . by Hard_Code · · Score: 1

      Which is really beside the point which is that command shells have had tab autocompletion for a LONG freaking time now.

      --

      It's 10 PM. Do you know if you're un-American?
  2. Hehe... by setirw · · Score: 5, Funny

    But then again, you click the "Start Button" to shut down in Windows :)

    --
    This message printed on 100% post-consumer recycled electrons.
    1. Re:Hehe... by Anonymous Coward · · Score: 0

      Yeah LOL! That showed them!

    2. Re:Hehe... by mypalmike · · Score: 2, Informative

      > But then again, you click the "Start Button" to shut down in Windows :)

      And in Gnome, you click some weird thing that looks vaguely like a foot with 4 toes, then "Programs"->"System"->"Gnome Terminal", bringing up a command line box, then type "shutdown -h now". Clearly more intuitive. ;)

      --
      There are 0x40000000 types of people: those who understand 32-bit IEEE 754 floating point, and those who don't.
    3. 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.
    4. Re:Hehe... by Pantero+Blanco · · Score: 1

      Actually, you click on "Actions", then "Shut down", then "restart", "log out", or "shut down". That's pretty damn straightforward.

    5. Re:Hehe... by gmack · · Score: 1

      Actually click the foot thing and then you click "Log Out". When the window popps up you click "Shut Down" then "OK".

    6. Re:Hehe... by Anonymous Coward · · Score: 2, Funny

      "But then again, you click the "Start Button" to shut down in Windows :)"

      Not really, you can just click the IE button like 3 times.

    7. Re:Hehe... by Yahweh+Doesn't+Exist · · Score: 1

      everyone shut up, you're all equally crap compared to mac

      to Shut Down: Menu -> Shut Down
      to Restart: Menu -> Restart

      and that's it. simple.

    8. Re:Hehe... by Anonymous Coward · · Score: 0

      Dunno why people find this contradictory - everything has to "Start" somewhere - including the Shutdown process.

    9. Re:Hehe... by alienprotein72 · · Score: 1

      Actually in windows 2000 and newer you can use shutdown -s -t -02 at a command prompt or run line.

    10. Re:Hehe... by drsquare · · Score: 1

      And in Linux you have to login with a password even if you're the only one who uses the computer. No OS is perfect.

    11. Re:Hehe... by mypalmike · · Score: 1

      Atari 800 r00lz. Finger->switch off.

      --
      There are 0x40000000 types of people: those who understand 32-bit IEEE 754 floating point, and those who don't.
    12. Re:Hehe... by Anonymous Coward · · Score: 0

      Not if you know how to set up your computer. But you don't, and that is apparent by your lack of knowing how to do just that.

    13. Re:Hehe... by sehryan · · Score: 1

      That's strange...I click "Shut Down" when I want to shut down Windows. Clicking on the "Start Button" does nothing for me other than bring up a menu.

      --
      The world moves for love. It kneels before it in awe.
    14. Re:Hehe... by Jerry · · Score: 1

      mmm... I added a menu option to my SimplyMEPIS-3.4.2 to do those exact same commands!

      --

      Running with Linux for over 20 years!

    15. Re:Hehe... by burnin1965 · · Score: 2, Insightful

      "even if you're the only one who uses the computer"

      Which ironically is the complete opposite of Windows where you don't have to login with a password and you ASSUME you are the only one using the computer when in reality there are probably several script kiddies who are also using the computer, with no password. :P

      burnin

    16. Re:Hehe... by Anonymous Coward · · Score: 0

      Yes.... Start, shutdown......... Why is this so goddamn hard for ANY geek to understand? "Stop, shutdown" shutting down the system would be wierd. As it is now it's perfectly understandeble.

    17. Re:Hehe... by Verteiron · · Score: 1

      Unless you're running a distro aimed at home users. I'm pretty sure I saw an option in Ubuntu to have it automatically log me in at startup.

      However I do agree with your second statement.

      --
      End of lesson. You may press the button.
    18. Re:Hehe... by Anonymous Coward · · Score: 0

      This anonymous post is excatly why I hate the Linux community. I get replys like this everytime I ask for help. "You don't know foo? Stupid n()()b."

    19. Re:Hehe... by aconkling · · Score: 3, Informative

      Wow, where've you been? In 2.0 and later, you click Actions -> Log out. They've changed the menu in 2.12, so now you click Desktop -> Log out or System -> Log out*. In either case, one of the choices in the window that comes up is to shut down the computer: http://shots.osdir.com/slideshows/original.php?rel ease=469&slide=76

      *- Honestly, I'm not sure of the difference. I see the "Desktop" menu on my Arch Linux GNOME panel, whereas the Ubuntu screenshot I linked to has a "System" menu. I wonder if Ubuntu's is modified at all, though that seems only reasonably likely.

    20. Re:Hehe... by Anopheles · · Score: 5, Funny

      You can do what I do...

      Push the power button about half a dozen times. Then if the system is still up, yank the big black cord out of the back.

      Works in EVERY operating system. Don't even need a password.

      Laptops are a bit more difficult...

    21. Re:Hehe... by Anonymous Coward · · Score: 0

      "everyone shut up, you're all equally crap compared to mac to Shut Down: Menu -> Shut Down"

      And then 5 minutes later when you think the Mac should have shut down already (long after the shutdown confirmation dialog), it's still displaying a dialog to ask whether you want to compact your encrypted disk partitions.

      Stupid Macs. Can't they figure out the right thing to do?

    22. Re:Hehe... by SillyNickName4me · · Score: 1

      Alternatively, make sure the desktop has focus and press alt+F4 to 'close' it. (and yes, this actually amkes a lot of sense)

    23. Re:Hehe... by rcamera · · Score: 1

      but with windows, i never have to shut down or restart. the reason varies based on who owns the machine. if it's my windows box, i am able to get multi-month uptimes. the only time i allow a reboot is when i decide to allow windows update to do it's thing. but other windows boxen i have dealt with often crash before i'm able to go to start/shutdown.

      --
      Wave upon wave of demented avengers March cheerfully out of obscurity into the dream
    24. Re:Hehe... by Anonymous Coward · · Score: 0

      I didn't see a question. Must have missed it.

    25. Re:Hehe... by Kuvter · · Score: 1

      They should put an 'end' button on the right side.

      --
      "To be is to do." --Socrates
      "To do is to be." -- Aristotle
      "Do-Be-Do-Be-Do..." --Sinatra
    26. Re:Hehe... by Anonymous Coward · · Score: 0

      Don't you also reach for the "ignition" to turn off your car?

    27. Re:Hehe... by sootman · · Score: 1

      Actually, one thing I hate about Ubuntu is that "Shut down" is hidden under "Log out." For most Users, Windows gets it right--"Shut down" is clearly labeled, and the other options, like Log Out, are hidden. Most users don't know what Log Out is, nor do most users want to leave their computers on 24/7. Turn on, work, turn off.

      Also, in the old days, I used to counter the "OMGLOL start to shut down!!!11" trolls by responding "Yeah? Well, Mac OS puts it under the 'special' menu--yeah, there's nothing more 'special' than shutting down an electronic device." :-)

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    28. Re:Hehe... by Anonymous Coward · · Score: 0

      If you Really 'only one who uses the computer', please use "SINGLE MODE".

    29. Re:Hehe... by Zangief · · Score: 2, Insightful

      I lost all respect for Mac usability, when I tried to eject a disc on Mac OS 9.

      I spent like 10 minutes looking for a menu. In the end, I discovered that you have to drag the disc to the trash. I guess it is intuitive (as it ocurred to me, eventually), but it is just an idiotic way of doing things.

      What was so bad about a menu, or option on the disc icon?

      Also, Quicktime for Windows doesn't make a good case for the usability expertise of the Apple developers.

    30. Re:Hehe... by Saven+Marek · · Score: 1

      And in debian you type "apt-get" to REMOVE software

      apt-get remove and so forth.

    31. Re:Hehe... by Anonymous Coward · · Score: 0

      In Soviet Russia the start button clicks you!

    32. Re:Hehe... by Himring · · Score: 1

      But then again, you click the "Start Button" to shut down in Windows :)

      Old.

      And to answer: start your car. K, now shut it off. What's the difference? I first heard this when comparing Windows to a car and wondered wtf the deal was. Not that I'm an ms fan (cuz I'm not), but arguments against need to be better than this....

      --
      "All great things are simple & expressed in a single word: freedom, justice, honor, duty, mercy, hope." --Churchill
    33. Re:Hehe... by Anonymous Coward · · Score: 0

      I prefer "commence" as apposed to "start". There is a reg hack to change this.

    34. Re:Hehe... by Anonymous Coward · · Score: 0

      I guess nobody knows why Shutdown is on the Start menu. It's because when they did user tests, that's where people expected to find it. Yes, MS MOVED the Shutdown option to the Start menu so that people could find it.

      Personally, I'm most confused by Macs. I would expect that the icon that looks like a light switch would turn the computer off, but really it brings up a control panel. In order to turn off the computer, you must use a menu that's labeled with a partially eaten apple.

      dom

    35. Re:Hehe... by LouisZepher · · Score: 1

      I shutdown (WinXP) by Sys, U, U(typing, not a key-combonation, where 'Sys' is the "windows" key), and restart with Sys, U, R. Far quicker than using the start menu, and even any of the shortcut icons that some people use. I don't even wait for the 'Sys' key entry to summon the menu, I type the string as if it were a word, and the process flows through.

    36. Re:Hehe... by NitsujTPU · · Score: 1

      I hit the power button on my laptop, for both.

      You could put a shutdown button anywhere you like in either Windows or Linux... it's a pointless argument. It's probably a little simpler under Linux, since the way that I'm thinking of involves a run command and a DLL (and I'm not sure that you can do it) under Windows.

    37. Re:Hehe... by hitmark · · Score: 1

      and under kde you have a power button graphic and a padlock graphic on the bottom bar by default. click one and it initiates the shutdown/logoff dialog. the other initiates desktop lock mode.

      and i belive gnome have something similar.

      and given that both desktops have stuff like the "taskbar" as just another bar element i can do a reasonabel recreation of any desktop gui if i want to (maybe outside of nextstep/windowmaker).

      or maybe even create my own crasy desktop. something i have allso done under windows, using third party tools. i still have the "taskbar" present. but now there is no tasks on it. instead they are on a vertical bar attached to the left screen edge, and comes into view when i bump said edge with the mouse. i can allso make it display using a hotkey.

      what i use the empty taskbar area for? winamp, hardrive partitions, memory and cpu monitors :P

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    38. Re:Hehe... by tehshen · · Score: 1
      10 minutes looking for a menu? Do you have any idea what you are talking about? It's in the Special menu. Actually, no, let me make a list.

      • Special menu, Eject Disk.
      • Control-E.
      • Command-Shift-1.
      • Control- or Right-click and select Eject Disk from the menu.
      • Drag it to the Trash.


      Try looking harder next time, please.

      It is non-intuitive, though. In days of olde, when a disk was ejected from a mac, you could still browse the file tree on it, but you'd need to insert the disk to view/change files. This was very handy when you needed to copy files between two disks, and only had one floppy drive. (This was before hard drives were insanely popular).

      So there you go.
      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
    39. Re:Hehe... by sfraggle · · Score: 1
      --
      were you expecting to see a sig here? perhaps you'd rather see the inside of an ambulance!
    40. Re:Hehe... by DJCater · · Score: 1

      What's a restart?

      Well when I really have to, Ctrl+Alt+Del, [Enter] ought to do it for me :-)

      --
      Sig Appended to the end of comments you post. 120 chars.
    41. Re:Hehe... by Zerathdune · · Score: 1
      arguments against need to be better than this....

      not when the article was a complaint about an equally stupid UI issue.

      (seriously, right in the article there's a screenshot of the K menu which has perfectly clear descriptions.)

      --
      No single raindrop believes that it is responsible for the storm.
    42. Re:Hehe... by jozeph78 · · Score: 1
      And in Gnome, you click some weird thing that looks vaguely like a foot with 4 toes, then "Programs"->"System"->"Gnome Terminal", bringing up a command line box, then type "shutdown -h now". Clearly more intuitive. ;)

      Don't forget having to su to root. Then again I'm in openbox so I'm not as advanced as having feet on my desktop.

      --
      Ever done a `man` on `top` ?
    43. Re:Hehe... by revengance · · Score: 1

      everything has to "Start" somewhere

      If everything has to start somewhere, where do I press start to start the OS. Definitely not in the windows UI. Then if everything has to start somewhere, why not let the start button be the initial point of starting for every application. Having a common button where you can launch your applications are fine. But naming it as start is a bit misleading. While it make a bit of sense after some explanation, I would say that this is definitely not intuitive. Like it is definitely not intuitive that a progam called photoshop should be an image editing software. If you ask a layperson, he will probably think that it is a program where you are buy photos from.

    44. Re:Hehe... by jZnat · · Score: 1

      Or you could use "dpkg -r" to remove and "dpkg -P" to purge. Easier to type! :)

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    45. Re:Hehe... by Cliff.Braun · · Score: 1

      Actually it can be really difficult on laptops. My powerbook got really farked up and refused to shut down, even holding the power button down for 10 seconds couldn't turn it off. So I thought, hey I'll pull the battery, I took the damn thing out and the powerbook kept doing what it was doing. At this point i threw the computer out the window and moved to a shack in montana so, the problem was solved. I'm still not sure if it ever turned off.

    46. Re:Hehe... by Anonymous Coward · · Score: 0

      nah you just unplug the ac and take out the battery :)

      ive had to do this on alot with some linux distros. seems they dont reboot correctly unless i give the argument reboot=b to the kernel at boot.

      compaq nx6110 by the way

    47. Re:Hehe... by dcam · · Score: 1

      I have a solution for laptops.

      You pull the power cord out of the back, and then pull out any batteries. Works for me.

      --
      meh
    48. Re:Hehe... by paving-slab · · Score: 1

      I reach for the ignition "switch" to switch the igniton on or off. In vehicles with a separate start button I've ever used it to stop as well.

    49. Re:Hehe... by Anonymous Coward · · Score: 0

      Actually you don't if you use sudo.

  3. Windows has problems too... by numLocked · · Score: 5, Insightful

    This is really more of a software designer's issue than a strictly Linux one. As we speak, I am looking for my copy of Daemon Tools on my computer, but I can't find it because it's named in the start menu by the software's manufacturer, not the name of the program. This is the case for many windows apps and I view it as a similar problem.

    1. Re:Windows has problems too... by nicholasjay · · Score: 2, Insightful

      This because the manufacturer wants it this way. It gives them more brand recognition, so the next time you see something by that manufacturer, it will force you to think of your program. Note that it is also listed this way in the explorer window view.

    2. Re:Windows has problems too... by swv3752 · · Score: 1

      One of the examples was Gaim. Of course the creators say that Gaim stands for nothing to avoid lawsuits from AOL, but it stands for G(tk/nome/nu) AOL Instant Messenger.

      The worst about Windows is the Publisher name is listed first sometimes. There is no rhyme or reason to the layout of the Windows' Start menu, and once the user starts adding his own programs it becomes a ridiculous mess.

      In Linux with a smart Distro, things get organized in the Menu in a logical fashion. Start>System>Archiving>CD Burning>K3B for example. You may not agree with the exact placement but it is logical and some one can sit down and find an appropriate program very easily.

      --
      Just a Tuna in the Sea of Life
    3. Re:Windows has problems too... by TubeSteak · · Score: 1

      ugh, I really hate that.

      It's such a pointless brand-recognition style move.

      Pointless because you've either already bought the product, or you already decided to use their demo

      Same thing for programs that insist on being installed to a folder w/a specific name.

      At least we're not in Soviet Russia, where the state dictates what gets installed where.

      --
      [Fuck Beta]
      o0t!
    4. Re:Windows has problems too... by iamdrscience · · Score: 1

      I still think it might be a poor tradeoff, but regardless, I don't think it's necessary. I mean, why does WXYZ Software have to make the folder for their program ABCDE (or it's place on the start menu or whatever) named after their company when they could combine them into one by naming it "WXYZ ABCDE" or if you want to make it so that somebody can find the program alphabetically, "ABCDE by WXYZ".

    5. Re:Windows has problems too... by Anonymous Coward · · Score: 0

      >> Gaim stands for nothing avoid lawsuits from AOL, but it
      >> stands for G(tk/nome/nu) AOL Instant Messenger.

      Now - you've - done it. You've gone and done it now. Someone from AOL will see this. Now they have the proof they need. Good job Benedict.

    6. Re:Windows has problems too... by arkanes · · Score: 3, Informative

      It's against the Windows HGI to do this now (I don't know if it was ever documented as the standard, but it was extremely common) although many companies (and installer frameworks) still do it. Windows HGI also says that if all you're installing is link(s) to your executable(s), you should put them directly in the start menu root instead of into a subfolder.

    7. Re:Windows has problems too... by mildgift · · Score: 1

      Someone asked me if I knew how to use "Adobe". They meant Illustrator, I think.

      Likewise, people always call XPress "Quark" or "Quark XPress", so, now, Quark cannot do anything *but* XPress.

    8. Re:Windows has problems too... by feijai · · Score: 1, Insightful
      In Linux with a smart Distro, things get organized in the Menu in a logical fashion. Start>System>Archiving>CD Burning>K3B for example. You may not agree with the exact placement but it is logical and some one can sit down and find an appropriate program very easily.

      Huh. Because if I saw "System" when I pressed the Start button, I would have assumed it was, you know, system stuff. Like preferences or printer drivers. And I very rarely burn a CD for archival purposes -- usually to copy something to give to people, or for music. I would NOT have expected a CD burning utility to be in System/Archiving. And what the hell does "K3B" mean?

      This would have been one hard program to find.

    9. Re:Windows has problems too... by hackstraw · · Score: 0

      As we speak, I am looking for my copy of Daemon Tools on my computer, but I can't find it because it's named in the start menu by the software's manufacturer, not the name of the program.

      Sure windows might have this problem, but its a little different to have a file downloaded and double clicked or "Opened" and have it work or be inlined with a working plugin.

      Granted, I'm not sure what Gnome or KDE or whatever does with these things nowadays, but I've never heard about things "just working" (TM) under Linux.

      Granted, some OS X apps do install a minority of apps under /Applications in folders, some by company name (Digidesign is the only I have ever seen like that), but they either work with the work with the associated file, some install a Dock icon as well (Digidesign ProTools did that). If there is a human being that can defend the layout of the "Start" menu under windows for the past 10 years as anything indicative of a convenient, intuitive, or well designed means of displaying programs, settings, logging out, restarting the system, shutting down the system, some popular things of mine named "My this" and "My that", Help and Support, Search, Run..., Printers and Faxes, and a handful of preloaded Microsoft applications, complete with the name of the current user in case you forgot. Or its inability to make a shortcut or an easy to find and use icon to launch somewhere either inside or outside of the "Start" menu. I believe that some versions of windows would aid in the before mentioned problems by hiding and rearranging the items for you. Defend that insanity with a comment below or moderate me into oblivion with Troll or Flamebait please.

      Success stories with helping people with using their computers comes from a friend or relative coming over and putting shortcuts on their desktop, often renaming them to things like "Internet" for Firefox, or showing them what to use and how to use it.

      I would rank order these things as 1) OS X 2) Windows 3) Gnome/KDE I'm not sure what the difference is 4) CDE. None of them are perfect, but I would start at number 4 and work to number 1 depending on how much I disliked the person :)

      As far as looking for an application, click the common icon for finding things, the magnifying glass, on the right side of the always visible task bar in OS X Tiger, and type "Dae" and odds are "Daemon Tools" would appear. You might have to type "Daem" or another character or two, but it only takes typing a few characters. Its not that tough. Microsoft decided to do away with a similar feature with their next "upgrade". Keep in mind that the search for "Daemon Tools" would be grouped in "Applications" regardless of where the Application was installed. It will also show you other documents and emails that have the term Daemon Tools in it that are logically grouped in case you were looking for that instead of the application itself.

      Computers are complex, and they do a number of things. Many of the 3rd party applications have either good or bad names, but they are usually installed by the user, and they have probably installed it for a reason, and they may remember what they installed and why, but that falls apart many times too. Sometimes I cannot find my car keys because I'm scatterbrained.

    10. Re:Windows has problems too... by Blakey+Rat · · Score: 0

      How come every time someone points out a issue with Linux, the knee-jerk reply is always "well, Windows has problems too!" No wonder Linux is just a pale imitation of Windows, you people are totally completely obsessed with comparisons.

      If it's a problem in Linux, fix the problem! It doesn't matter if the problem also exists in Windows, OS/2, BeOS, whatever, just fix it!

      Why not treat Linux the same way the Macintosh community treats OS X? You hardly ever seen comparisons between OS X and Windows, and if someone points out a problem with OS X, it gets fixed regardless of whether Windows has the same problem or not.

    11. Re:Windows has problems too... by b1t+r0t · · Score: 1
      Windows HGI also says that if all you're installing is link(s) to your executable(s), you should put them directly in the start menu root instead of into a subfolder.

      Yeah, that's really fun when a program installs itself in the start menu as a subfolder with two items: the program itself and "uninstall program". Because of course I should be able to uninstall their program quickly at all times in case I decide to remove it on a whim. Or in case I miss the program's menu line and hit uninstall by accident.

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
    12. Re:Windows has problems too... by arkanes · · Score: 1

      Windows HGI says not to put links to your uninstaller in the start menu too :P

    13. Re:Windows has problems too... by gowen · · Score: 2

      On my Fedora box it's under "Sound & Video", which makes sense to me, as CDs are audio media, first and foremost. Then, if I mouse-over K3B, it says "CD writing program."

      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    14. Re:Windows has problems too... by Blakey+Rat · · Score: 1

      Then I get modded down when I point it out. Criminy.

    15. Re:Windows has problems too... by MukiMuki · · Score: 1

      Yeah, only in Windows I can right-click the menu, go to OPEN, and fix all that crap up in 5 minutes through the magic of dragging and copy/paste. God help me if I ever find one of the dozen or so config files and try using vi (UGH!!!) to make an attempt to fix my KDE/Gnome menues.

      And JESUS CHRIST, stick to a single folder for the executable itself! In Windows, it ALL goes to Program Files with but one or two retarded apps putting their folders in the root. Fuck I I'll ever figure out where the hell KOffice is. Bins? Sbins? FOOFOOBins? gah.

    16. Re:Windows has problems too... by Anonymous Coward · · Score: 0

      That's your fault, not Windows. Why? Because during most app installation you have the choice of where to place the link. And you can easily move items in the Windows start menu with basic drop&drag.

    17. Re:Windows has problems too... by Anonymous Coward · · Score: 0

      Psst. Open up the Konsole and type

      which kword

      And you shall find your answer. ;)

    18. Re:Windows has problems too... by jZnat · · Score: 1

      sbin is where all the binaries that require root to run go in. Besides, your path should be set up to include /bin, /sbin, /usr/bin, /usr/sbin, etc., so there's no need to worry.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    19. Re:Windows has problems too... by slashdot.org · · Score: 1

      As we speak, I am looking for my copy of Daemon Tools on my computer, but I can't find it because it's named in the start menu by the software's manufacturer, not the name of the program.

      What you are talking about is a true problem (although most installers allow you to change the name). But in the case of Daemon tools??? I installed the latest version recently and it's under "DAEMON Tools". I don't know what other name it goes by, but the domain name is "daemon-tools.cc" and their website talks about "Daemon" or "Daemon tools" predominantely, so I doubt it's listed under "Jelsoft Enterprises". You probably took a bad example.

    20. Re:Windows has problems too... by Anonymous Coward · · Score: 0

      Well, if you've used the latest version much then you'll know that Quark can't even do XPress right anymore :(

      Thank God for InDesign!

    21. Re:Windows has problems too... by b1t+r0t · · Score: 1
      Windows HGI says not to put links to your uninstaller in the start menu too :P

      That's nice. But saying and doing are two different things.

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
    22. Re:Windows has problems too... by julesh · · Score: 1

      True, but since they've added that, it is becoming less common. Looking at the most recent 3 programs I've installed (OpenOffice, TrueCrypt and BitCollider) only one of them (TrueCrypt) has put an uninstall option in the start menu. Give it a couple of years, and I reckon we'll be up to the point where it's rare to see it.

    23. Re:Windows has problems too... by Chandon+Seldon · · Score: 1

      When I just right clicked on my "Applications" menu under Gnome, it gave me an "edit menus" option - which opens the GUI menu editing tool. Stop complaining about issues from last century.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  4. Windows' Difficulty with Names by JymBrittain · · Score: 5, Insightful

    I suppose Outlook Express is the ideal name for an email client...as is Outlook. Acrobat is the perfect .pdf viewer or creator. Excel instantly draws to mind spreadsheets [now, but 20 years ago?]. I could go on, but why bother. The article is just more crap slinging between two apes vying for dominance.

    1. Re:Windows' Difficulty with Names by fishybell · · Score: 3, Insightful
      It's not so much that they have names that aren't self documenting, it's that they have easily remembered names. The list they have shows Nero and WinAmp as popular windows.

      I don't think the problem is with odd names (although sometimes they can be a bit obtuse), I think it's really just market share. If thunderbird was preinstalled on 100% of windows machines (like outlook express does), people would quickly learn to equate thunderbird to e-mail the same way they do with outlook. The same thing applies to gimp, xine, konquerer, etc.

      --
      ><));>
    2. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      I don't know about you, but Nero Burning ROM has to be the most awesome name for a burning app in like, EVAR.

      Mind you, we Linux users have Nero as well...

    3. Re:Windows' Difficulty with Names by Jugalator · · Score: 1

      Of course, any Windows naming problems doesn't neglect that Linux has them too.

      Maybe a more fair thing to say would be that both have their share of problems, and both should look to improve where possible for usability reasons.

      --
      Beware: In C++, your friends can see your privates!
    4. Re:Windows' Difficulty with Names by canuck57 · · Score: 1

      The article is just more crap slinging between two apes vying for dominance.

      I could not agree more. Names we are familiar with come with time and patience. Is Outlook any more of an intuitive name for mail than Evolution to new users? And if anything Linux's menu is better as beside KMail is Mail Client. Must me mail? In Windows you have to wait, but tool tips do this.

      And if Sal Cangeloso really cares that much, there is nothing stopping him from getting involved and changing it. It isn't like the source is closed,

    5. Re:Windows' Difficulty with Names by Unordained · · Score: 1

      [I'm making the assumption that I'm not the only one to run across obscure bugs in apps, and also not the only one to scour the intarweb looking for that one random forum post with the solution.]

      On the other side, you have overly-common names like "Word" and "Publisher" that make google searches ineffective because they're so easily confused with (un)related nouns. The same can be true of overly-short names (C language). I cringe when I think of mainframe job names (MKRUN12BO), but there are times it would be really handy for the purposes of online searches to have quasi-unique names for programs -- not common words, not cute mythical names, not names pulled from a dead language, not names from a work of fiction, and certainly not names that require you to consistently use the vendor's name or the product's purpose in your searches (and hope that everyone else included those in their forum postings.)

    6. Re:Windows' Difficulty with Names by ciroknight · · Score: 1

      It's really not that the Linux application's are named so bad, it's that they were never really named that well to begin with.

      Windows applications for the most part started with good, easy names that described what things did. Paint painted pictures. Photoshop helped with Photo-editing, Paint Shop Pro found the middle ground.

      Linux applications never had these easy to remember names to begin with; the GIMP has always been the GIMP, and even though the parent of its acronym, GNU Image Manipulation Program, is a good name.

      A suggestion; edit the links to the Applications with nice pretty names. Many distros are already doing this. (Image Editor -> GIMP).

        And even though Outlook might be a bad name for a mail application, I can hardly imagine "Evolution", or even worse, "Thunderbird" as being any better. At least "Outlook" could be interpreted as a good name; an Outlook on your business would be all of the documents pertaining to it. (And yes, we have Microsoft beat with our spreadsheet app; Excel vs (Gnumeric???), Open Office.. Calc?! Come on I know a spreadsheet is a tabulation device, but seriously, "calc"? KSpread wins simply out of having a least a *fraction* of the functionality in the name).

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    7. Re:Windows' Difficulty with Names by pomo+monster · · Score: 4, Insightful

      C'mon, try exercising your right brain for a change. Say "Excel" out loud and you'll find it contains the word "cell," as in spreadsheet cell. "Outlook" helps you make plans and schedule things, besides giving you an overview of your little empire, and letting you look over your communications with the outside world. Can't explain Acrobat, but I'm gonna go ahead and guess you probably think "Safari" is a terrible name for a browser, because you don't make the connection with surfin' and exploring. Maybe this is why open-source programs appeal to the stereotypical geek, linguistically/artistically/critically challenged. Too left-brained.

    8. Re:Windows' Difficulty with Names by poot_rootbeer · · Score: 1

      And if Sal Cangeloso really cares that much, there is nothing stopping him from getting involved and changing it. It isn't like the source is closed

      Are you suggesting that he join the project team for every Linux software project whose name he finds confusing? And they'll all happily change their names if he suggests they do so?

      Or will the existing project leaders insist that the names are fine as is and tell him to piss off?

    9. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      The worst part about the name is where I think the "Nero" comes from.

      Anybody remember the phrase Nero fiddled while Rome burned. Get it? ROM? Rome? Whoo... too funny.

    10. Re:Windows' Difficulty with Names by Millenniumman · · Score: 0

      On Macs email is Mail, word processing is Pages, slideshows is Keynote, address book is Address Book, terminal is Terminal, browser is Safari and on various other applications the name is i+(what the app is or does). And, in response to what someone said about unique names being easier to search, searching Mail.app will get results for the application, but the name is still quite clear.

      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
    11. Re:Windows' Difficulty with Names by pingveno · · Score: 1

      Outlook = Calendaring, tasks management, and email

      "Outlook" could be taken as being what it looks like the new day will bring. E-mail is just a part of what the program can do. To reflect that, the icon for Outlook has a clock with a piece of mail behind it. Of course, the only reason why Outlook Express has Outlook in its name is to signify that it's relation to Outlook. To stop confusing customers, Microsoft is renaming Outlook Express to Windows Mail in Windows Vista. Even if that's the most boring name possible, that does help usability a bit.

      --
      "it's not about aptitude, it's the way you're viewed" - Galinda
    12. Re:Windows' Difficulty with Names by jrockway · · Score: 5, Funny

      > Is Outlook any more of an intuitive name for mail than Evolution to new users?

      Maybe... but KDE should definitely rename KMail to Kreation. Then we can have an Evolution vs. Kreation debate to go alongside GNOME vs. KDE.

      C'mon KMail devs... you know you want to!

      --
      My other car is first.
    13. Re:Windows' Difficulty with Names by Anarke_Incarnate · · Score: 1

      I could agree with the article in some areas. I mean, how are we going to get the South and Midwest of the US to use Evolution if they don't even believe in it?

    14. Re:Windows' Difficulty with Names by JahToasted · · Score: 5, Insightful
      This is exactly the problem with open source software: No one is able to take constructive criticism. Someone mentions a problem immediately 20 people jump on him pointing to how things are really so much worse somewhere else. I guess screwing up is ok as long as Microsoft screws up in the same way, right?

      Forget Microsoft for a second. Application names of most Open Source software sucks. Yeah that recursive acronym may be very clever, but its useless to anyone who's just searching for the app they want. Wanna know why people call it Linux and not GNU/Linux? Guh-Noo-Linux is hard to say for the 99.9% of the world that doesn't speak Klingon.

      Yeah Outlook Express isn't a great name for an email client. Acrobat doesn't tell you its a PDF reader. But you know what? Microsoft and Adobe have this thing called a marketing department. Spend enough on marketing (and having a monopoly doesn't hurt) people will associate Outlook with email, and Acrobat with PDFs. In fact most people don't know what a PDF is but they know what Acrobat is.

      So to recap: Microsoft: 1) get a monopoly and 2) spend a lot on marketing 3) name your products whatever the hell you want. Open Source: 1) name your product something stupid and 2) sit around complaining about how stupid people are for not using your superior product.

      And even if you have a monopoly and the world best marketing department, some names are just never going to sell. ie. GIMP: At best the name is confusing, at worst its offensive. GNU: hard to pronounce and even if you know what the letters stand for its confusing on multiple levels.

      On the other hand, Firefox: Has nothing to do with web browsing but they have put some effort into marketing it so they should be able to make it work.

      The name of your product is a big part of marketing your product. start out with a stupid name, you're going to be fighting an uphill battle in promoting your product. Of course, promoting the GIMP is like climbing Everest with no equipment. I've seen people who were literally afraid to click on an icon labelled "GIMP". Have you ever seen Microsoft come up with a application name that got that reaction?

    15. Re:Windows' Difficulty with Names by burner · · Score: 1
      I'm gonna go ahead and guess you probably think "Safari" is a terrible name for a browser, because you don't make the connection with surfin' and exploring.


      Actually, I think it's a terrible name because it's an awful pun based on an awful Beach Boys song.
      --
      MRSH-Recording device, corned beef sandwich with kraut, seafaring bird, and the foamy top of a beverage.
    16. Re:Windows' Difficulty with Names by Tim+C · · Score: 1

      I suppose Outlook Express is the ideal name for an email client...as is Outlook.

      Outlook is not an email client. It is a calendaring and groupware client; the calendaring aspect giving it its name "outlook", as in "looking to the future" - it tells you what you'll be doing over the next few days/weeks/months.

      Outlook only handles email because:

      1) it's useful to have a single application handling calendaring and email, so you can have discussions/anouncements relating to your appointments alongside them
      2) it's as good a way as any of sending out the invitations and replies

      Compared to every other email client I've used, however, Outlook's email support most definitely feels tacked-on (and I speak as a long-time Outlook user; it's practically mandated where I work)

      Outlook Express is a cut-down version of Outlook that oddly removed the only useful parts of the app and kept the rest.

    17. Re:Windows' Difficulty with Names by westlake · · Score: 1
      Is Outlook any more of an intuitive name for mail than Evolution to new users?

      Outlook seems to be a likely enough place to begin when you need a program to organize your work: e-mail, contact lists, scheduling and so on.

    18. Re:Windows' Difficulty with Names by Eli+Gottlieb · · Score: 1

      Or even more outrageous: That he fork every project whose name he finds confusing, change the names and somehow make all the major distros and the community use his version instead of the originals?

      Open source doesn't mean you can change anything you disagree with, it means you can change any issue you can get enough inertia behind your opinion on.

    19. Re:Windows' Difficulty with Names by Bezben · · Score: 1

      Applications are the reason I've not switched to linux. I'm used to the windows ones I have, finding linux applications that do what I want takes time, and with names like xmms and kopete and gimp its not easy to find them. Maybe there should be some kind of catalog of linux applications, broken down into catagories that explains what they do, how they differ and a link to install/launch them.

    20. Re:Windows' Difficulty with Names by drew · · Score: 1

      but I'm gonna go ahead and guess you probably think "Safari" is a terrible name for a browser, because you don't make the connection with surfin' and exploring.

      And how many people under the age of 30 would make any connection between the words "surfing" and "safari" unless they stumbled across (or were forced to listen to) their dad's Beach Boys cassettes/LP's as a kid? I suspect that even for most people who are familiar with that one song, the name Safari is more likely to conjure up images of an African hunting expedition than a longboard.

      --
      If I don't put anything here, will anyone recognize me anymore?
    21. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      "And how many people under the age of 30 would make any connection between the words "surfing" and "safari""

      Well, if people under 30 don't get it what the hell use is it?

    22. Re:Windows' Difficulty with Names by IWantMoreSpamPlease · · Score: 1

      >>...Have you ever seen Microsoft come up with a application name that got that reaction? ...uuhhhh...Internet Explorer? ;-)

      --
      So rise up, all ye lost ones, as one, we'll claw the clouds.
    23. Re:Windows' Difficulty with Names by kreyg · · Score: 1
      If thunderbird was preinstalled on 100% of windows machines (like outlook express does), people would quickly learn to equate thunderbird to e-mail the same way they do with outlook

      Well, I'm not so sure about that. I've had Thunderbird installed as my only email client for months. Recently, someone mentioned using Thunderbird as a newsgroup reader, and it took me a good 15 seconds to clue in to what program they were talking about. Maybe it's because I have it auto-run on login, but the name doesn't mean anything about sending email to me.

      --
      sig fault
    24. Re:Windows' Difficulty with Names by ultramk · · Score: 1

      The name for Acrobat made a lot of sense in the early days. PDF was the first widely-spread completely cross-platform format-rich document format. Design once, distribute ad infinitum. It didn't matter what fonts someone had, or what platform they were on. As long as they had Acrobat Reader, you were golden.

      See, making a document into a PDF added flexibility, and you could jump from platform to platform easily. Kind of like an Acrobat.

      m-

      --
      You catch enchiladas by picking them up behind the head and holding them underwater until they don't kick anymore -VeGas
    25. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      Who are you, freaking James Burke? Is this the Batman theory of app naming? "Obviously Safari is short for Surfin' Safari which is short for Surfing the Web which means... Catwoman is in on it!"

    26. Re:Windows' Difficulty with Names by swillden · · Score: 4, Insightful

      Maybe there should be some kind of catalog of linux applications, broken down into catagories that explains what they do, how they differ and a link to install/launch them.

      You mean like the categories in the KDE and GNOME menus? You mentioned xmms, kopete and GIMP. Let's see where they're found on my Debian KDE system:

      • xmms: Under the "Multimedia" menu is the entry "Multimedia Player (XMMS)"
      • kopete: Under the "Internet" menu is the entry "Instant Messenger (kopete)"
      • GIMP: Under the "Graphics" menu is the entry "Image Editor (GIMP Image Editor)".

      Pretty easy.

      For a GNOME system, I have a Red Hat Enterprise 4 VM here...

      • xmms: Not installed by default, but if you look under "Sound & Music" you'll find "Music Player", which gets you Rhythmbox, a nice music player.
      • kopete: That's under "Internet" with the name "Kopete". Not a very informative name, but if you hover your mouse over it a tooltip pops up saying "Intant Messenger". In practice, you'll probably reach first for the "IM" entry, which gets you GAIM; in my experience a better IM client than Kopete anyway.
      • GIMP: Under "Graphics" you'll find "GIMP Image Editor".

      Also very easy, even if you don't have any idea what the names of the Linux apps are. Just look in the funtion-structured menus and find something that does what you want to do.

      Applications are the reason I've not switched to linux. I'm used to the windows ones I have, finding linux applications that do what I want takes time, and with names like xmms and kopete and gimp its not easy to find them.

      If you install a reasonably full-featured distribution, all of the common tools will be pre-installed and be nicely categorized and named by function.

      Notice how much easier this is than the corresponding situation on Windows. After you've installed Windows you have, what? Windows Media Player will cover XMMS, but what about Kopete or the GIMP? Is MSN messenger pre-installed? Even if it is, what if you have friends who use AIM, Jabber, Yahoo, ICQ, etc.? Gotta find and install something. For GIMP, I guess you've got Paint. Other than that, you have to go find something.

      On Linux, even if you what you want isn't already installed, most distros make it trivial to find and install whatever you need. On Debian, for example, just start Synaptic (which is nicely categorized on the menus), click "Search", type "edit image" and you get a list of a number of packages that do the job. Click on any one of them and you get a description of the package. Click the checkbox next to all of those that sound interesting, click "Apply" and wait a couple of minutes, then try them all out and decide which you like (they'll all be in the appropriate spots in the menus).

      Sorry, but I think Linux destroys Windows in this department. It doesn't matter what the apps are named, good packaging and nice menus make the names irrelevant. It's worth pointing out that Linux beats Mac OS X in this regard as well. Not only does OS X not have as much stuff pre-installed, it doesn't provide a nice way to find applications. You have to go to the Applications folder and then try to figure out what everything in there does.

      In your case, you already went through the pain of figuring out what Windows apps you like, so switching to Linux is painful. But that's not because of Linux, it's because you're moving from something you know to something you don't. Even if the "something you don't" is actually easier, the change requires effort.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    27. Re:Windows' Difficulty with Names by Derling+Whirvish · · Score: 1
      And how many people under the age of 30 would make any connection between the words "surfing" and "safari" unless they stumbled across (or were forced to listen to) their dad's Beach Boys cassettes/LP's as a kid? I suspect that even for most people who are familiar with that one song, the name Safari is more likely to conjure up images of an African hunting expedition than a longboard.

      And that's perfectly appropriate. There is no need to connect surfing with a safari. The idea of a safari is more appropriate to a browser than surfing anyway. With a browser you are actively exploring the web space like someone on safari would be exploring an uncharted region of the world. The idea of surfing is that you are being carried along on the experience, which to me is more indicative of something passive like surfing the TV channels with a remote. "Safari" is a better name.

    28. Re:Windows' Difficulty with Names by Derling+Whirvish · · Score: 1
      Of course, promoting the GIMP is like climbing Everest with no equipment. I've seen people who were literally afraid to click on an icon labelled "GIMP".

      The offensivness of that name keeps it off of many corporate workstations. No one wants a lawsuit for creating a hostile work environment.

    29. Re:Windows' Difficulty with Names by Excelsior · · Score: 1

      I don't think the problem is with odd names (although sometimes they can be a bit obtuse), I think it's really just market share. If thunderbird was preinstalled on 100% of windows machines (like outlook express does), people would quickly learn to equate thunderbird to e-mail the same way they do with outlook. The same thing applies to gimp, xine, konquerer, etc.

      Well, I think this works fine for products. We all know what Kleenex is, almost more than the word tissue. We know what Pepto-Bismal is for, and we are more familiar with it than "bismuth subsalicylate".

      But to me, applications are often more a feature of a operating system. Features are confusing when labelled like a brand. I will buy a "Mustang", but I sure don't want the knobs on the dashboard labeled "Gowab", "Chuba", "Sibidy", "Lopsa", and "Mooky". I want the stereo volume labeled "Volume" and the fan labelled "Fan".

      In my opinion, it's fine to call the OS "Linux", but when I want to find a Media Player, it should be labelled "Media Player". My car has a "defroster", not a "Lodiddy"; my computer has a "Image Editor", not a "Gimp".

    30. Re:Windows' Difficulty with Names by pomo+monster · · Score: 1

      "the name Safari is more likely to conjure up images of an African hunting expedition..."

      Good, because that establishes a connection with exploration into territories unknown--which is what Web browsing is all about. This really shouldn't take an English major to point out.

    31. Re:Windows' Difficulty with Names by hitmark · · Score: 1

      well there is allways the exchange replacement kitchensync (i kid you not).

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    32. Re:Windows' Difficulty with Names by Bezben · · Score: 1

      That was my point really, I've spent a long time learning which windows ones do exactly what I want, so moving to a new os is an uphill struggle.

      It's not about what is pre-installed or not, if I don't know what application on linux is like/equivalent etc to what on windows, it doesn't matter if they are installed or not. Yes, I could just try them all but that would take a lot of time I don't really wish to spend. Hence my orignal point of making some kind of catalog of windows -> linux applications, not about saying what they do but rather what they do in a similar matter to windows programs. And not because windows applications are better necessarily, just because it would ease the transition. For example search for winamp and it spits out a list top is xmms - similar interface.

    33. Re:Windows' Difficulty with Names by SanityInAnarchy · · Score: 1

      95% of the people I know using Outlook still equate it with email, which has exactly as much to do with the "Outlook" on your future as Word does.

      And if I didn't know better, I'd think Outlook Express is the newer/better/faster version of Outlook.

      But let's see -- xine has as much to do with cinema (xine/cine) as Excel does with spreadsheet cells. I couldn't argue most of the other names on my Linux, except to say that as others have mentioned, they are grouped by function, and they have easy-to-remember names like Firefox, Gimp, and Vim, even if they have nothing to do with the function involved.

      For that matter, when I installed OpenOffice for my mother, it took her a full 20 seconds to figure out how to open the Word equivalent, because it wasn't called Word. It's actually called something more intuitive: Writer.

      So it's infinitely more important to have a name which is either already known or easy to remember than to have a name that has something to do with what the program does. After all, Eclipse is a lot easier to remember than "IDE". And since you might have several programs that do somewhat similar things, naming something after its function could be more confusing.

      --
      Don't thank God, thank a doctor!
    34. Re:Windows' Difficulty with Names by syzler · · Score: 1

      I'm gonna go ahead and guess you probably think "Safari" is a terrible name for a browser, because you don't make the connection with surfin' and exploring.

      In addition most people starting on a Mac don't use the names to open applications, but the icons in the dock. They click on the "compass" to nagivate, explore, and browse the web. They click on the the "postage stamp" for email, the "Musical note on a CD" for music, and the "chat bubble" for instant messaging. The list goes on.

      If you really want to get petty and just use the names instead of the dock to open applications, Mail.app is more intuitive than msimn.exe, and Preview.app is more intuitive than AcroRd32.exe. The naming list can go on as well.

    35. Re:Windows' Difficulty with Names by JahToasted · · Score: 1
      That's actually not a bad idea. Actually I was thinking about making a website that you could rate and comment on different linux apps.

      I hope you don't mind if I steal your idea? Of course there won't be a perfect match for every app, but there's probably something close. And it will at least give you an idea where to start.

    36. Re:Windows' Difficulty with Names by Bezben · · Score: 1

      I positively encourage you to steal my idea. Just make sure you post the link sometime.

    37. Re:Windows' Difficulty with Names by Zerathdune · · Score: 1
      thing is, with linux, the components of the OS aren't exactly all made by the same people. with windows, you only get that kind of titling with the programs microsoft makes itself. if I'd prefer to use another media player over windows media player, I can't really expect real, nullsoft, or apple to all name their players "media player" as well, can I?

      you're assuming that all applications are features of the operating system, and you really can't do that. they're not. some of them are availible for other operating systems, and in this case, NONE (as far as I know) of them are made by the same people who make the kernel. they're not features, they're products. GIMP isn't tied to the linux kernel, hell, I use it in windows. It's just included because of the nature of F/OSS. GIMP: the GNU Image Manipulation Program is actually quite intuitive if you know what the acronym stands for, but even if you don't, most distros say right next to it "Image Editor" or something of that nature.

      --
      No single raindrop believes that it is responsible for the storm.
    38. Re:Windows' Difficulty with Names by JahToasted · · Score: 1

      Yeah... well I'm not sure when it'll come about. Likely it'll be linked to ubuntu since that's the distro that seems to most have things together on the desktop front, and already has active forums.

    39. Re:Windows' Difficulty with Names by Riktov · · Score: 1

      Then the Kreation team will submit some patches to Evolution for a "mail creation wizard", but it will be named the Intelligent Designer.

    40. Re:Windows' Difficulty with Names by obeythefist · · Score: 1

      Actually those products were named back in the early 90's when the bubble was raging and brands were rising and falling like an ocean.

      The reason we still have those names is because they are now winning brands. It was redundant perhaps to even mention their function, they're so well known. Not so with GIMP, in fact, it took me a long time of glossing over Slashdot articles until I worked out what it actually did. It's the same with a whole bunch of other release articles on Slashdot - Ruby on Rails, Python, things like that. I have to go look elsewhere from Slashdot if I even want to know what these things are. Given the purpose of a release article is to incite adoption, they could do better I think.

      Microsoft's premier word processor is called "Word" and the premier office package is called "Office". Microsoft's new naming standards are following the most sensible route, with products like MS AntiSpyware and MS AntiVirus. Brand building is hard, so if you can get away with not doing it, or levering an existing brand, why not do that?

      Some of the more businessminded open source software is also reasonably named, like Open Office. OOo, as many people like to refer to it as, continues to do the brand developement efforts severe damage. Tell a pleb: "You need to get Open Office!" or "You need to get OOo!". Which will sell your case better?

      The open source community does not have the same financial backing to build advertising and marketing for brand development. I would find Linux a lot better to use if the names all gave a good hint as to the function.

      --
      I am government man, come from the government. The government has sent me. -- G.I.R.
    41. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      Recursive acronyms ROCK!

      Acronyms
      Can
      Recurse,
      Originally
      Naming
      Your
      Mundane
      System!

    42. Re:Windows' Difficulty with Names by paving-slab · · Score: 1
    43. Re:Windows' Difficulty with Names by pembo13 · · Score: 1

      It seems to me that all that matters is that the people who put their time into it like the name.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    44. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      Sorry, but I think Linux destroys Windows in this department. It doesn't matter what the apps are named, good packaging and nice menus make the names irrelevant

      Which is one of Linux's biggest problems. So much depends on the distro maker, creating inconsistency between user experiences.

      On top of this, you can be in GNOME, want to run a KDE app, so when you go into your menus, you don't look in your normal categories.. No, no, that won't do at all. Instead, you have to go from your Gnome-Start-Menu equivelent, go into the KDE section, then navigate by category (or has Debian fixed this?)

      Also, you are seriously grasping for a definition of user-friendly, if you somehow think that going into a package management system, searching by keywords (that only a geek would know!!!), installing packages shotgun-style and then wandering blindly through GUI categories until you find the app? Heaven forbid you install a CLI app with no GNOME frontend. Heaven forbid you install a KDE app and don't go looking in the KDE section (Oh, wait, I already covered that..)

      As a Debian user, I've often installed packages only to find myself running dpkg -L the package (or whatever, it's been a while) to list the installed files so I can find out what fscking command I need to run.

      . It's worth pointing out that Linux beats Mac OS X in this regard as well. Not only does OS X not have as much stuff pre-installed, it doesn't provide a nice way to find applications. You have to go to the Applications folder and then try to figure out what everything in there does.

      Lets go through the Applications folder on my OSX box and see how many 'poorly' described apps there are: Address Book, Mail, Calculator, Chess... The only 'confusing' ones are the heavily marketed ones (Safari, iThisAndThat..). And most of the iThisAndThat apps are obvious (iCal has a picture of a calendar on it, iMovie isn't that hard to guess). Again, you are really obviously grasping. There's no 'figuring it out'.

      As another poster has already said, this is a big problem with Linux users: they like to stick their fingers in their ears when someone comes up with genuine problems with no easy solutions (like this one). I'm not going to pretend this is an easy problem to fix. Part of Linux's power is the huge variety of applications you can use. Packaging that variety isn't easy. Just don't pretend the problem isn't there, and don't try to convince us that the 'bug' is actually a 'feature'.

    45. Re:Windows' Difficulty with Names by ookaze · · Score: 1

      This is exactly the problem with open source software: No one is able to take constructive criticism

      No this is not. Because Open Source software is not a person, so your sentence does not make any sense.
      Just yesterday, I was telling a troll that the "this is the problem with FOSS ..." is now a standard troll sentence, which trolls use very often now. Everything and its contrary is a problem or hinder FOSS if you listen to trolls. Of course all of this is BS.
      There was no troll fests for days, so one zealot put the stupid periodic name thing, and the fest begins.
      Sad really. Sadder is that stupid trolls comments like yours is modded insightful !!

      Someone mentions a problem immediately 20 people jump on him pointing to how things are really so much worse somewhere else

      BS. People jump on pointing out this is irrelevant and stupid.

      Application names of most Open Source software sucks

      That's your opinion, not the truth nor a fact.

      Wanna know why people call it Linux and not GNU/Linux? Guh-Noo-Linux is hard to say for the 99.9% of the world that doesn't speak Klingon

      I know pretty well that ignorance has more to do with people saying Linux than because it is hard to say.
      FYI, there are people talking other languages than English in the world, but you're too clueless and english centered to understand that. By your stupid reason, 99.9 % of the world can not speak german.
      This is BS at best. For French people, GNU is not hard to say.
      Actually, the BS about names must be very

      But you know what? Microsoft and Adobe have this thing called a marketing department. Spend enough on marketing people will associate Outlook with email, and Acrobat with PDFs

      What that has to do with the names being inadequate ? They won't be more adequate.
      These are stupid arguments anyway, because only people interested in computers will get the message.
      My wife does not even know what MS is, despite working with their products every day. She knows Excel, she knows Word, she DON'T know Adobe, and at home, she nows perfectly well Gimp and Digikam.
      Only americans can discuss stupid things like names, because for non-english speakers, sorry to tell you that Media Player, Excel, Outlook, GIMP, Digikam, ... do not mean ANYTHING.
      For a non-english speaker, 99% of Windows programs have names that they can't understand.

      So to recap: Microsoft: 1) get a monopoly and 2) spend a lot on marketing 3) name your products whatever the hell you want. Open Source: 1) name your product something stupid and 2) sit around complaining about how stupid people are for not using your superior product

      Straw man won't make your point stronger. You just looks more stupid.

      And even if you have a monopoly and the world best marketing department, some names are just never going to sell. ie. GIMP: At best the name is confusing, at worst its offensive. GNU: hard to pronounce and even if you know what the letters stand for its confusing on multiple levels.

      That's because you are stupid and english-centered. For a non-english speaker, GIMP does not mean anything, so your two options are plain wrong, so you are completely wrong. GNU is not hard to pronounce for every non-english people I know either, it's not even confusing, it's just a name.
      Fortunately in FOSS we think about i18n. With people like you, we would still be stuck in middle-age.
      My wife found Gnumeric on herself because it was named "Tableur Gnumeric" which is sth she understands. "Tableur" is the thing she understands, she would never have known just by the name or manufacturer, like on Windows.

      Firefox: Has nothing to do with web browsing but they have put some effort into marketing it so they should be able to make it work

      Stupid again. My wife don't know what Firefox is, but she knows pretty well what Galeon is, or even Konqueror.

      you're going to be fighting an uphill battle in pro

    46. Re:Windows' Difficulty with Names by swillden · · Score: 1

      Instead, you have to go from your Gnome-Start-Menu equivelent, go into the KDE section, then navigate by category (or has Debian fixed this?)

      Yes. Both KDE and GNOME have adopted the freedesktop.org menu system, which did away with this problem.

      Also, you are seriously grasping for a definition of user-friendly, if you somehow think that going into a package management system, searching by keywords (that only a geek would know!!!)

      Right... "edit image" are geek-only keywords. You prefer "edit photo"? Works just as well.

      installing packages shotgun-style

      The first point is that the common apps on the major modern distros are all *pre-installed*, so you don't have to do that. The further point is that if you did have to go find an app, it's far easier to do than on Windows or OS X (ignoring fink). The notion of a large central repository of easily accessible applications is an open source innovation that is very user-friendly.

      As a Debian user, I've often installed packages only to find myself running dpkg -L the package (or whatever, it's been a while) to list the installed files so I can find out what fscking command I need to run.

      For command-line apps, sure. Actually, I tend to do that even for GUI apps, because I don't like using the menus given that I always have a half-dozen terminal windows open, and I make heavy use of Alt-F2.

      For novices, though, the menus do work very well. I've installed several different versions of Linux for several non-geeks and none of them have had any trouble finding the apps they needed. My comments about OS X actually arose from my wife's *real* complaints when she got her iBook. She'd used Windows since 3.0 and Linux for a couple of years and had trouble finding apps when she got her iBook.

      Lets go through the Applications folder on my OSX box and see how many 'poorly' described apps there are: Address Book, Mail, Calculator, Chess... The only 'confusing' ones are the heavily marketed ones (Safari, iThisAndThat..). And most of the iThisAndThat apps are obvious (iCal has a picture of a calendar on it, iMovie isn't that hard to guess). Again, you are really obviously grasping. There's no 'figuring it out'.

      Only because you're speaking from the perspective of someone who already knows the apps. When I got my wife's iBook, she and I both had to spend a significant amount of time poking through all of the applications, figuring out what was there and what we needed to find/buy to accomplish everything she needed.

      I'm not grasping, I'm speaking from personal experience.

      As another poster has already said, this is a big problem with Linux users: they like to stick their fingers in their ears when someone comes up with genuine problems with no easy solutions (like this one).

      The point is that this problem IS SOLVED. What you don't like is that it's not solved in the same way across all distributions. You're arguing that inconsistency is a problem. I both agree and disagree. Variety is a strength of Linux, but also a weakness, depending on what, specifically, we're talking about. At this point, however, all of the major distro makers have solved the problem in highly similar ways. Similar enough that I don't think the inconsistency is large enough to be a problem. Especially since when we're discussing new users, they're not likely to be dealing with many different distributions. As long as they can figure out what they need to do on the box that's sitting in front of them, I think the problem is solved.

      As for "sticking my fingers in my ears", give me a coherent argument as to why there is a problem, one based on actual knowledge of the current state of Linux distributions, and I'm willing to debate it. Even better, give me an example of a new user put in front of a modern Linux distro who actually had a problem finding what they needed.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    47. Re:Windows' Difficulty with Names by julesh · · Score: 1

      Maybe this is why open-source programs appeal to the stereotypical geek, linguistically/artistically/critically challenged. Too left-brained.

      Most geeks I know are pretty creative and generally have very good linguistic skills. While they are (I think) "left brain" dominated, I'd say it's pretty much a myth that art is a right brain activity.

    48. Re:Windows' Difficulty with Names by Siva · · Score: 1
      I've seen people who were literally afraid to click on an icon labelled "GIMP". Have you ever seen Microsoft come up with a application name that got that reaction?

      Microsoft Bob. :P
      --

      Keyboard not found.
      Press F1 to continue.
    49. Re:Windows' Difficulty with Names by pomo+monster · · Score: 1

      Yeah, I don't really buy into the whole left-brain right-brain thing at all. It's just a nice shorthand for people who are creative in different ways.

    50. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      Only because you're speaking from the perspective of someone who already knows the apps.

      OK, this is getting absurd. Here's a listing from Applications, as of an OSX 10.3 bare install:

      Address Book
      AppleScript (a folder)
      Calculator
      Chess
      DVD Player
      Font Book
      iCal
      iChat
      Image Capture
      iMovie
      Internet Connect
      iPhoto
      iTunes
      Mail
      Preview
      Quicktime Player
      Safari (not obvious, heavily marketed)
      Sherlock (icon of a sherlock-holmes style of hat and magnifying glass)
      Stickies (icon is of, gasp, 3 little yellow sticky notes!)
      System Preferences
      TextEdit

      Preview doesn't have an obvious name. The rest do, or are plainly obvious as a sum of their app name and icon. You said you had to familiarize yourself with the system. Does that mean you honestly looked at that list and said "I have no idea which of these is the address book application and which the text editor is" ???? As far as figuring out what the software does and what's missing: That's a part of any experience. Even a Linux install with lots of bells and whistles won't have 100% of what you need.

      The first point is that the common apps on the major modern distros are all *pre-installed*, so you don't have to do that. The further point is that if you did have to go find an app, it's far easier to do than on Windows or OS X (ignoring fink). The notion of a large central repository of easily accessible applications is an open source innovation that is very user-friendly.

      By the time you need to go out and install software ANYWAY, I'd rather search Google than search a package repository. And it will happen, no distro can cover 100% of all needed applications. If I do search a package repository, I plug my results into Google anyway to see if the software is stable (version < 1.0 may be usable, or it may not).

      For command-line apps, sure. Actually, I tend to do that even for GUI apps, because I don't like using the menus given that I always have a half-dozen terminal windows open, and I make heavy use of Alt-F2.

      So you're trying to make my point for me. There are no OSX applications that I need to do this for. OSX 'applications' are a folder that contain all program files needed for the program to run. No need to ever go through what's in a package. What need does the average user ever have for that? No need, never, ever. Ever.

      I will accept that you can sit a person down in front of a Linux box and they can get a lot done on it. The UI experience is fairly similar to that of Windows. If a user can find the Start-Menu equivelant and are curious enough to navigate it fully and try some apps out, they're set. By the same token, if a user can find the Applications folder on OSX, they'll get the same done. The experience starts to fall apart, in my opinion, when you have to go beyond what the distro includes.

      If we want to go into anectdotal evidence, you have your wife's story and I have my sister's: She is fast becoming a computer geek and OSX is to thank for it. She doesn't need to be a serious computer geek to start down the geek road in OSX. She'll never have to worry about deb files, dependencies, kernels, XFree vs X.org, nVidia X11 binaries/kernel modules, etc. Instead, the most 'geek' she has to have is copying the application out of a Disk Image and into the Applications folder. Her 'geek' can be channeled on making nice HTML, cropping / editting images (that are auto-imported to iPhoto when the camera is plugged in) instead of how I would channel my 'geek' on OSX (installing Fink, etc).

      Anyway, these arguments are always so pointless. Anecdotes are poor evidence, none of us are 'new users' and every 'new user' is going to have to go to a geek at some point anyway. Whether they run OSX, Windows or Linux. Each system has advanced to the point where you don't need to understand the guts to get things done, but I feel there is still a lot of polish that Linux can use. The gap between a Linux power user and the user who only knows how to start Firefox and Evolution is a lot larger than the gap between an OSX power user and the user who only knows how to start Safari and Mail.

    51. Re:Windows' Difficulty with Names by swillden · · Score: 1

      OK, this is getting absurd. Here's a listing from Applications, as of an OSX 10.3 bare install:

      I'll certainly grant that the basic set of pre-installed apps have pretty obvious names. Install some additional packages and it becomes less clear. What does "Adium" do, for example? Also, Apple provides much less functionality out of the box than, say, SUSE, so the need to go find stuff will be greater.

      I guess my point here, really, is that application naming (a) certainly isn't an OSS-only issue (if it's an issue at all) and (b) Linux distros actually do *more* to help the user be able to work around the issue than either OS X or Windows. Is it enough? Perhaps not, but Linux is clearly better than both OS X and Windows in that regard.

      By the time you need to go out and install software ANYWAY, I'd rather search Google than search a package repository.

      Different strokes... I'd much rather search a repository that I can quickly (and at no cost!) install from.

      And it will happen, no distro can cover 100% of all needed applications.

      I think Debian could, if it weren't for the patent issues around a lot of multimedia stuff. Debian + the Marillat repository certainly does the job for me. I believe the only software on any of my machines that doesn't come from those sources is my copy of VMWare.

      So you're trying to make my point for me. There are no OSX applications that I need to do this for.

      You don't use any command-line apps on OS X? You obviously must not use anything from fink, either.

      I don't think you qualify as an OS X power user yet ;-)

      I feel there is still a lot of polish that Linux can use.

      This is true of every operating system. If you haven't tried the most recent distributions, I think you should take a look. The "polish" level has improved tremendously of late.

      The gap between a Linux power user and the user who only knows how to start Firefox and Evolution is a lot larger than the gap between an OSX power user and the user who only knows how to start Safari and Mail.

      I think you think that largely because you define "power user" at a lower level in OS X than you do on Linux. The items you listed that your sister will never have to worry about on OS X are all items that a typical user starting with, say, Ubuntu, today will also never have to worry about. Well you did list "deb", but I had to help my wife figure out "sitx" a couple days ago, so I don't think package file formats is a significant difference.

      If you define "power user" as "heavy user of sophisticated applications", I think Linux and OS X are pretty comparable now, excepting in areas where one platform or the other has better applications. If you define "power user" as "user able to muck about with low-level system configuration, boot processes, drivers, etc." then I think they're also pretty comparable, with the caveat that Linux is a bit more transparent.

      For non-geeks, I actually agree that OS X is easier, in spite of the fact that Linux does a better job of making it easy to find applications to accomplish specific tasks, because I think that simply isn't a significant problem on any platform. That ease of use doesn't come free, though, because Apple hardware isn't cheap and much of the software that is free on Linux costs money on OS X. As always, the bottom line is that you have to decide what matters to you and trade off one thing against the other.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    52. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      Install some additional packages and it becomes less clear. What does "Adium" do, for example?

      Ok, are you for real? You went out to Google (or Apple's OSX third party software page). You looked up an application, downloaded it and installed it to your Applications folder. At this point, why does the application name / icon mean anything? It matters for the basic OS suite and nothing more. Anything more is added by the user, so the user will know what "Adium" is. Since the application is nothing more than a folder on the fils system, the application can be renamed at will.

      You don't use any command-line apps on OS X? You obviously must not use anything from fink, either.

      I don't think you qualify as an OS X power user yet ;-)


      Quote me out of context all you want. I asked when the average user would want to delve inside the .app folder of an OSX Application (the equivelant of needing to 'dpkg -L'). The answer is the same: Never. Ever. The CLI was never even part of the discussion, as OSX has divided the CLI layer of OSX from the GUI layer. The CLI sees OSX applications as .app folders, the CLI runs Unix commands that simply do not exist in Finder-land.

      I think you think that largely because you define "power user" at a lower level in OS X than you do on Linux. The items you listed that your sister will never have to worry about on OS X are all items that a typical user starting with, say, Ubuntu, today will also never have to worry about. Well you did list "deb", but I had to help my wife figure out "sitx" a couple days ago, so I don't think package file formats is a significant difference.

      And again you ignore my point. The typical user on Ubuntu doesn't have to know about X11, kernels, GNOME, KDE, hotplug scripts. You call it 'transparent' and I agree with that. You can see the guts, they are entirely transparent. Good distros make it both transparent and hands-off to the typical user. If you want to go beyond just using the system though, you have to get ready to dive into complicated stuff. Did you have to learn how to user kernel-package on Debian? That's one of the easier things to do, too...

      For non-geeks, I actually agree that OS X is easier, in spite of the fact that Linux does a better job of making it easy to find applications to accomplish specific tasks, because I think that simply isn't a significant problem on any platform.

      "I think OSX is easier, *BUT* Linux does a better job at doing something that isn't a problem on any platform" . . . . Or did I read that wrong? Anyway, I've really enjoyed this thread. I understand what you're trying to say and you are correct that Linux has advanced in leaps and bounds. It even sounds like it's better than when I last played with it (only a year or 2 ago). In the end, however, I have been taken by the Dark Side.

    53. Re:Windows' Difficulty with Names by swillden · · Score: 1

      Ok, are you for real? You went out to Google (or Apple's OSX third party software page). You looked up an application, downloaded it and installed it to your Applications folder. At this point, why does the application name / icon mean anything?

      Let me take this step by step, so I can be sure to be clear.

      1. The original claim was that there is a problem with Linux application names being obscure and unrelated to their purpose.
      2. There are two cases to consider:
        1. Pre-installed applications. The new user is faced with a large set of applications and needs to be able to (a) determine what each of them is and (b) (perhaps more importantly) locate the application required to perform a specific task.
        2. Applications that are installed by the user. Assuming the user is the only one that installs applications, and assuming the user doesn't forget what he/she installed, names and icons don't matter as much. If either of those assumptions is violated, however, you're back in the previous case.
      3. Linux handles both cases well.
      4. Windows handles neither case well.
      5. OS X doesn't do anything in particular to support either case, though most of the pre-installed apps have reasonably good names and aren't too hard to find, since they're all located in /Applications, or a subdirectory thereof.
      6. Further, Linux distributions, because of their open source nature, can improve on Windows and OS X in another way: Through the use of package repositories they make it much easier (not to mention cheaper) to find application software that fulfills a given requirement.

      Quote me out of context all you want. I asked when the average user would want to delve inside the .app folder of an OSX Application (the equivelant of needing to 'dpkg -L'). The answer is the same: Never. Ever. The CLI was never even part of the discussion, as OSX has divided the CLI layer of OSX from the GUI layer.

      What?? *You* brought CLI usage into the discussion. If you're not using applications from the CLI on Linux, you don't need to use dpkg -L, and in fact there's no point in doing it. What's the point of seeing what files are installed by a package if you're not going to start the app from the command line? You just install the package, then find the app in the appropriate menu.

      Hmm... that does give me an idea, though... The menu items for apps are not hard to find, they're generally very well-categorized, but perhaps it might be a good idea to implement something like the Windows solution for how you find apps that you just installed. On Windows, the menu hierarchy above a newly-added menu item is highlighted until the program has been used once. This is crucial on Windows because there is no relationship between app function and menu location, but it might be useful on Linux as well. Or, perhaps there should be a "recently-installed" menu, that also lists (or points out via an animation) where the item will be found in the regular menu structure.

      I don't know if it's worth the effort, given that it's not a real problem anyway, but it might be useful to some.

      Oh, by the way... you know how you said that a user would "Never. Ever." have to reach inside an OS X package? I just had to. I installed Gallery Remote on my wife's iBook and part of the installation process was to open /Applications/Gallery_Remote.app/imagemagick/im.pr operties and edit a line to tell it where to find ImageMagick's "convert" program (which is under the /sw tree, where Fink-installed stuff goes). I agree that that's just bad implementation on the part of the Gallery Remote developers... but I couldn't resist mentioning your "Never. Ever." claim was violated even while I was in the process of typing this response :-)

      Good distros make it both transparent and hands-off to the typical user.

      Absolutely. I think we

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    54. Re:Windows' Difficulty with Names by Anonymous Coward · · Score: 0

      What?? *You* brought CLI usage into the discussion. If you're not using applications from the CLI on Linux, you don't need to use dpkg -L, and in fact there's no point in doing it. What's the point of seeing what files are installed by a package if you're not going to start the app from the command line? You just install the package, then find the app in the appropriate menu.

      Well, if we want to quote specific cases, I'll try to one-up you here: When I installed xscreensaver and xscreensaver-gl way back when, I wanted to know what screensavers they included. Yes, there was a GNOME frontend to it, but going through the list to preview each saver was tedious. So, hop to the command line, dpkg -L, start running them one at a time from the CLI. Also, that was the only way to -root the screensavers (something I thought was mad-cool) that I could find. Of course, just as you can blame the Gallery Remote devs for making you edit a file, I can blame the xscreensaver devs/maintainers for not creating a good enough frontend program.

      Why would I need to compile a kernel?

      As the system matures, the need shrinks. If your system 'just works' then you won't need to. But if we want to go down the 'power user' path, you could compile a kernel for a lot of reasons: hardware without mature support (SATA and 802.11 are two good examples here, but I'm sure SATA has gone mainstream by now), 3D graphics support (the nVidia X11 / kernel driver come to mind here), OS tweaks (for a while you'd have to patch / compile your own kernel for the I/O & latency optimizations)..

      I feel that I've really invalidated a lot of our debate by trying to discuss the 'typical user' and the mythical 'power user' at the same time. The typical user doesn't worry about hardware drivers. If the system works when they turn it on, that's good enough. As you said, the days of fighting with kernels to make hardware work are mostly gone.

      One last point, but it's not really a central argument I want to make:

      Through the use of package repositories they make it much easier (not to mention cheaper) to find application software that fulfills a given requirement.

      Package repositories are a good thing. The ability to install packages, including dependencies, easily and automagically, is a great thing and was my favorite feature of Debian. In the end, however, it was also what I disliked about it. If you want to avoid packaging problems, you had to stay off the front of the curve and use 'testing' instead. If you wanted to get the most out of Linux, you generally wanted to use 'unstable'... As you said, Linux progresses quickly. Often, the development you want to see happen is just happening right now.

      Just to ask, what version of GNOME is in 'unstable' right now? What version is in 'testing'? What version is considered the latest 'stable' release from the GNOME project? Maybe this won't illustrate my point at all, but I would guess that the three version numbers aren't the same.

      This is the one downside to package repositories. It's still a small price to pay, however, for having thousands of applications ready to be installed at a moments notice. As I said, that wasn't really my point, I just wanted to get it off my chest.

    55. Re:Windows' Difficulty with Names by swillden · · Score: 1

      So, hop to the command line, dpkg -L, start running them one at a time from the CLI.

      That's the sort of thing that I have a hard time living without. Especially if I can do something like:

      dpkg -L xscreensaver-gl | grep /usr/lib/xscreensaver/ | while read i; do $i; done

      I feel that I've really invalidated a lot of our debate by trying to discuss the 'typical user' and the mythical 'power user' at the same time.

      That is, I think, the central difficulty with all discussions of usability. Usable by whom? Under what conditions? Particularly since it's almost always possible to construct a theoretical user who will be frustrated by any specific environment.

      If you wanted to get the most out of Linux, you generally wanted to use 'unstable'... As you said, Linux progresses quickly. Often, the development you want to see happen is just happening right now.

      This is true. I actually run unstable on all of my non-server systems. I even have the occasional package from experimental on my laptop. Servers run stable, unless there's something they need from testing. Actually, though, testing is a pretty reasonable place to live for most people. Stuff there is quite recent, and since there is now a security team for testing, you don't have to forego security patches if you choose to use it (in the past, that's why I opted for unstable over testing -- I don't know that I have a good reason for sticking with unstable now).

      Just to ask, what version of GNOME is in 'unstable' right now? What version is in 'testing'? What version is considered the latest 'stable' release from the GNOME project? Maybe this won't illustrate my point at all, but I would guess that the three version numbers aren't the same.

      Hmm. Let me see if I can figure that out easily...

      Unstable and testing both appear to have 2.10, while stable has 2.8.

      Looking at KDE, Unstable has 3.4.3, testing has 3.4.2 and stable has 3.3.2.

      So, no, I don't think it supports your point. In fact, at the present I don't think there is a great deal of difference between unstable and testing. That does vary over time, though, and there are times in which testing is further behind unstable. In the past, the lack of security patches for testing has always steered me away, but that is no longer a problem.

      Actually, for someone who doesn't want to be bothered with the complexity of all of that, I think the best choice right now is Ubuntu. The latest release is out every six months and it's always quite up to date. There is a tradeoff to be made, though... Ubuntu's package repositories don't have the tremendous breadth of Debian's. Ubuntu focuses on packaging the most popular stuff, so odds are good that everything you need is there, but when I last looked (a year ago) some stuff I needed wasn't there. TANSTAAFL...

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  5. Quick reference sheets do the trick by suso · · Score: 3, Informative

    That's why you need a Linux command quick reference sheet:

    http://www.suso.org/infosheets/

    1. Re:Quick reference sheets do the trick by nwbvt · · Score: 1
      From TFA...
      Of course, it is easy enough just to open a program up or do a bit of research to see what it does, but this is precisely the attitude which has made Linux so foreboding to beginners and new users.
      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    2. Re:Quick reference sheets do the trick by value_added · · Score: 1
      That's why you need a Linux command quick reference sheet.

      A quick reference sheet is an excellent tool for beginners. But that goes for most any subject, doesn't it?

      Except Windows.

      Windows insists on a full blown multi-page GUI and prevents you from remembering anything.

      compmgmt.msc (Computer Management)
      dfrg.msc (Defrag Utility)
      devmgmt.msc (Device Manager)
      diskmgmt.msc (Disk Management Service)
      desk.cpl (Display Settings)
      gpedit.msc (Group Policy)
      hdwwiz.cpl (Hardware Wizard)
      inetcpl.cpl (Internet Options)
      jpicpl32.cpl (Java Plugin Console)
      secpol.msc (Local Security Settings)
      lusrmgr.msc (Local Users and Groups)
      main.cpl (Mouse)
      ncpa.cpl (Network and Dialup)
      telephon.cpl (Phone and Modem)
      powercfg.cpl (Power Settings)
      ntmsmgr.msc (Removable Storage)
      ntmsoprq.msc (Removable Storage Op Req)
      sticpl.cpl (Scanners and Cameras)
      services.msc (Services Management)
      fsmgmt.msc (Shared Folders)
      mmsys.cpl (Sounds and Multimedia)
      sysdm.cpl (System Properties)
      wmimgmt.msc (Windows Management Instr)
      wuaucpl.cpl (Windows Update)
      wupdmgr.exe (Windows Update Mgr)

      That abbreviated sampling doesn't reflect the complexities of the rundll32 interface, or include service names, which, in breaking from the DOS 8-character filename limitation of executables, are bizarre beyond description.

      Seems to me that using executables with abbreviated and easy-to-type names, in conjunction with simple ascii files under /etc is more straightforward and easier to learn. And for everything else, you can fashion Grandma-friendly aliases.

  6. And of course... by Anonymous Coward · · Score: 0

    the article appeared at XYZ (!) Computing.

    1. Re:And of course... by wfs2mail.com · · Score: 1

      Beautiful!

  7. Gimp and xine are rather shabby names by Anonymous Coward · · Score: 1, Funny

    I suggest GIMP be renamed "Baby Guts" and xine be renamed "Smuckers."

    1. Re:Gimp and xine are rather shabby names by apflwr · · Score: 1

      I suggest GIMP be renamed "Baby Guts"

      "GIMP" is already a derogatory term for a someone who's crippled (and it usually implies some sort of mental defect too.) IMO changing the name to "Baby Guts" would be an improvement.

    2. Re:Gimp and xine are rather shabby names by MrP-(at+work) · · Score: 1

      Mmmm Smucker's brand Baby Guts jelly, made with real baby. Excellent on bagels.

      --
      [an error occurred while processing this directive]
    3. Re:Gimp and xine are rather shabby names by Anonymous Coward · · Score: 0

      What's the problem with xine?

      Several people have mentioned xine as an example of poor naming.

      It seems to me like a great name. Short, easy to type, easy to remember, descriptive, and unique. For most people the meaning is transparent. For those who don't get it, the name is still short and slick sounding and easy to remember.

      I'd place it up there with the Aleve pain killer brand as two shining example of great name choice.

      (But, I don't mean to dis you SNL reference, which is quite funny.)

  8. It's not bad really... by Enigma_Man · · Score: 2, Insightful

    Most of the command-line stuff is just shortened abbreviations of things. You can also always just make a "shortcut" that's named whatever you want if you need arbitrary names for things. It doesn't really raise a good point at all, things have names made by the people who made them.

    -Jesse

    --
    Nothing says "unprofessional job" like wrinkles in your duct tape.
    1. Re:It's not bad really... by Nogami_Saeko · · Score: 1

      I beg to differ - it also speaks to the "perceived professionalism" of the software. Take a (fairly) recent example, "FilmGIMP". Sure, it's a funny name, and it's great software, but it's sure hard to get someone who hasn't seen the software to take it seriously with a name like that.

      So they smartened-up and changed it to "Cinepaint". Much, MUCH better. Now it's a professional-sounding name for a professional product that people will take seriously when the hear about it.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    2. Re:It's not bad really... by tomstdenis · · Score: 1

      I don't like you.

      Tom

      --
      Someday, I'll have a real sig.
    3. Re:It's not bad really... by nwbvt · · Score: 1
      So you expect that the first thing someone new to Linux does is make easier to understand links to all their favorite programs?

      The problem isn't that this makes it harder for experienced hackers to use Linux, it is that it is harder for people new to computers to use Linux.

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
  9. Linux Naming by codered82 · · Score: 3, Insightful

    I realize there is tons of software out there for Windows, but *nix systems seem to have so much more that they have to resort to unique naming schemes to differentiate their products. You can only make so many iterations of the words "Media", "Writer", "Player", "Office", etc. Can it make things difficult for consumers? Sure, but I think it's a necessary evil.

    --
    History does not long entrust the care of freedom to the weak or the timid. ~Dwight D. Eisenhower
    1. Re:Linux Naming by gclef · · Score: 1

      Yeah, but there's a difference between a necessary evil, and intentionally courting evil. Some of the OSS project names are clearly people trying to be cute. For example, "bacula" (" It comes by night and sucks the vital essence from your computers."), which is a backup util; or rancid (the "Really Awesome New Cisco confIg Differ"), a router/switch config backup system.

      Don't get me wrong, I like and use both of those programs, but their names alone require a very...patient manager to approve them.

    2. Re:Linux Naming by IANAAC · · Score: 1
      Not to mention other (admittedly obtuse) programs such as smeg and clit.

      Once you get out of college, the names aren't quite so cute anymore.

  10. What a moron. by Black+Parrot · · Score: 4, Insightful

    "Photoshop" sounds like an application for buying photographs. The writer only knows it's a graphics editor because he has read or heard it somewhere. Contrary to a myth promoted by Microsoft and others, you simply can't use a computer without having to learn anything.

    Also, FWIW, and unlike any version of Windows I've ever seen, the GNOME "start" menu breaks things down by category, so you can look in the "Graphics" or "Sound and Video" submenus if you have a general idea about what you're looking for. The last Windows I sat down in front of offered me an almost flat menu of two complete columns on a high-resolution screen, and since I rarely use Windows I didn't know what more than a handful of the applications were.

    Worse, in those rare instances where things were put into sub-menus, you had to look under the vendor's name to find the product. So you not only had to know that "Photoshop" means "graphics editor", you also had to know that it's published by someone named "Adobe".

    Idiot-level apologetics.

    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:What a moron. by Bogtha · · Score: 1

      Also, FWIW, and unlike any version of Windows I've ever seen, the GNOME "start" menu breaks things down by category, so you can look in the "Graphics" or "Sound and Video" submenus if you have a general idea about what you're looking for.

      KDE is the same. For example, I can open the menu, and go to "Graphics | Image Editor (The GIMP)", or "Internet | Instant Messenger (Kopete)".

      --
      Bogtha Bogtha Bogtha
    2. Re:What a moron. by emtilt · · Score: 2, Insightful

      Not really. "Shop" is used in the sense of 'workshop.' The average person wouldn't be shopping for photos on their computer, so the first logical thing to assue would be that it is a program for working on or editing photos. I agree with the rest of you post though. Windows does suffer from this problem as much as Linux. All too often you have to know the manufacturer's name. It would benefit Windows greatly if it broke things into categories. I do this myself on my Windows machines, but the average user just lets programs go to wherever they default.

    3. Re:What a moron. by Jaycatt · · Score: 1
      Worse, in those rare instances where things were put into sub-menus, you had to look under the vendor's name to find the product. So you not only had to know that "Photoshop" means "graphics editor", you also had to know that it's published by someone named "Adobe".

      You hit the nail on the head with that one... I guess it's marketing, but I notice that everything I install first goes into a directory with the company name, and then puts the software in a accurately named directory under that. Trying to find it later proves almost impossible, especially for some of these game companies. It has to be marketing, right? Or do the manufacturers out there really expect me to buy so much of their other merchandise that it will be so handy to have it all grouped together?

      These days, when I install something, I take out all the company name heirarchy and just start with the name of the software. I know all the names of the software that's on my system, but I'd never think to look under "Applied Software Technologies" for anything. Okay, that's my rant for the day :D

      --
      "Shared pain is lessened; shared joy is increased. Thus we refute entropy" - Spider Robinson
    4. Re:What a moron. by Trolling4Columbine · · Score: 2, Insightful

      There's the small matter of Photoshop costing several hundred dollars. I can't imagine somebody would purchase any piece of software, let alone one as expensive as Photoshop, without knowing what it does.

      Your argument is more Devil's advocate than anything substance. You just can't bring yourself to admit that Linux isn't perfect.

      --
      Socialism: A feeling of discontent and resentment caused by a desire for the possessions or qualities of another.
    5. Re:What a moron. by jellomizer · · Score: 4, Insightful

      Well PhotoShop is a derivation (to prevent lawsuits) of PrintShop. A Print Shop is/was a place where people went to get profesional printing done. Photoshop/PrintShop Programs were made to replace much of the needs of going to the Print Shop. But even with a name like PhotoShop you have Photo in it knowing that it has something to do with photos, it may not be clear that you can do thinge beyond modifity photos but it is better then GIMP.

      Even with GNUs Catagories. You know it has to deal with Graphics. But on most distributions there are about 10 or so to choose from. Is it a graphic converter?, A PowerPoint like application?, A 3d Ray Tracing Program?, who knows. Most common people don't want or like trying different applications until they find the one that does the job.

      Stop defending these bad names for these application, Change is good deal with it.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    6. Re: What a moron. by Black+Parrot · · Score: 1

      > Your argument is more Devil's advocate than anything substance. You just can't bring yourself to admit that Linux isn't perfect.

      Linux isn't perfect. Linux applications aren't perfect. The writer is still a moron, for reasons already explained.

      --
      Sheesh, evil *and* a jerk. -- Jade
    7. Re:What a moron. by deft · · Score: 2, Insightful

      Let me finish this sentence for you:
      "The writer only knows it's a graphics editor because he has read or heard it somewhere." - AND THEN EASILY ASSOCIATED IT WITH PHOTO EDITING because the name works.

      You comepletely fail to acknowledge that Photoshop is infinitely easier to brand as a PHOTO related product than GIMP, a funny and quirky, but horrible name to brand. I'd love to have to rebrand the leather midget image... ugh. Fun for a project working name, death for marketing.

      Now, you mentioned cool features for Gnome, but I think you failed to address that GNOME is a another branding problem. At least it isn't GIMP, so it has the potential to be branded easier, but it's not easy.

      Sure you can shoot yourself in the foot and take the uphill road for marketing, but it would be easier to not be quirky. You can be deft at not just programming, but distribution and brading as well.

      --

      There's nothing Intelligent about Intelligent Design.
    8. Re:What a moron. by wfberg · · Score: 1



      You hit the nail on the head with that one... I guess it's marketing, but I notice that everything I install first goes into a directory with the company name, and then puts the software in a accurately named directory under that.


      Actually, it's one of the rare instances of a Microsoft useability guideline actually being followed by manufacturers. (The Microsoft guidelines of course being an expanded version of IBM's CUA guidelines.

      The reason is quite simple; you can't have 10 programs calling themselves The Image Editor (ironically, Microsoft has since been forced to make it possible for non-Microsoft applications to claim the title of The Internet Browser instead of internet explorer). This same convention (publisher/application) can be found in Program Files, the registry, and even the documents and settings\user foo\application data folder (that one's hidden btw).

      Originally the idea would have been for the user to move and rename application shortcuts (as was easily done in the Program Manager in windows 3.1) however few people know how to customize their start menu, even though it's just a folder in Documents and Settings!

      --
      SCO employee? Check out the bounty
    9. Re:What a moron. by abradsn · · Score: 2, Insightful

      You are the idiot. He is right. Gimp is an acronym that means nothing. Photo means something to do with pictures, and shop is a hold over phrase from when people editing their photographs in a more manual fashion. Are you representitive of a community of ignorant people, or are you just trying to make the community that you are representing look stupid.

    10. Re: What a moron. by Black+Parrot · · Score: 1

      > KDE is the same. For example, I can open the menu, and go to "Graphics | Image Editor (The GIMP)", or "Internet | Instant Messenger (Kopete)".

      That sounds even better!

      --
      Sheesh, evil *and* a jerk. -- Jade
    11. Re:What a moron. by poot_rootbeer · · Score: 1

      The writer only knows [Photoshop is] a graphics editor because he has read or heard it somewhere.

      That, and because the product name is a portmanteau of "photo", from the Greek meaning "illuminated or visible", and "shop", from the high school classes where you learn how to manipulate materials into something useful.

      Even if the name of Adobe's product is imprecise without context, it still earns more intuitiveness points than "GIMP", so the author's point stands.

      And yes, I agree with you that organizing apps in the menus by purpose rather than by publisher is superior. Gnome beats Windows and even OS X on that front.

    12. Re:What a moron. by Jugalator · · Score: 1

      Contrary to a myth promoted by Microsoft and others, you simply can't use a computer without having to learn anything.

      The problem, at least if Linux is to embrace desktop users more in the future, is that most users will have used Windows before, so that's what they're familiar with. The pressure is therefore logically higher on Linux to improve in this field than Windows, as that's the OS to relearn for. It would be the other way around if Linux was dominating Windows.

      --
      Beware: In C++, your friends can see your privates!
    13. Re:What a moron. by Anonymous Coward · · Score: 0

      Yeah, but what happens when Joe goes to Google searching for 'Linux media player' and gets Xine, XMMS, Noatun and Helix as the first results.

    14. Re:What a moron. by Anonymous Coward · · Score: 0

      That explains it! I've gone to people's workshops hoping to buy one and they just look at me like I'm stupud!

    15. Re:What a moron. by Anonymous Coward · · Score: 0

      So you not only had to know that "Photoshop" means "graphics editor", you also had to know that it's published by someone named "Adobe".

      That's probably the worst example you could have used. If you don't know what Adobe Photoshop is, your chances of using it to accomplish anything are slim.

    16. Re:What a moron. by gowen · · Score: 2, Funny
      A PowerPoint like application
      Powerpoint... presumably that's an application that enables me to plug my devices in, right? Like a powerpoint on a wall?
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    17. Re:What a moron. by Tim+C · · Score: 1, Insightful

      "Photoshop" sounds like an application for buying photographs.

      Leaving aside the point that it's "shop" as in "workshop" that others have made, you seem to forget that "photoshopped" has entered the common vocabulary to mean "edited or touched up", as in "no way is that picture real, it must've been photoshopped".

    18. Re:What a moron. by NutscrapeSucks · · Score: 1

      > Well PhotoShop is a derivation (to prevent lawsuits) of PrintShop

      Huh? A Photo Shop is quite literally a shop where one gets their photos processed. Entirely different thing than a Print Shop (and yeah I remember the old PrintShop program).

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    19. Re:What a moron. by Anonymous Coward · · Score: 0

      "Contrary to a myth promoted by Microsoft and others, you simply can't use a computer without having to learn anything."

      Great quote. I wish more people realized that.

    20. Re:What a moron. by Anonymous Coward · · Score: 0

      Photoshop sounds like Broderbund's Print Shop, a program that has been around for 20 years. The person you mention with the windows system is lazy. It's easy to structure the start menu. Too bad for Black Parrot, and too bad for beaudro. Poodle pumper. Hound hitter. Pooch puncher!

    21. Re:What a moron. by Fallingcow · · Score: 1

      Even with GNUs Catagories. You know it has to deal with Graphics. But on most distributions there are about 10 or so to choose from. Is it a graphic converter?, A PowerPoint like application?, A 3d Ray Tracing Program?, who knows. Most common people don't want or like trying different applications until they find the one that does the job.

      If I hover over any program in my "Applications" menu for about 1/2 a second, a little box pops up telling me exactly what it does.

      Gnome on Ubuntu.

      Just sayin'.

    22. Re:What a moron. by Jeff+DeMaagd · · Score: 1

      I'd say GIMP sounds a lot more like a physical therapy program than a photo program. At least Photoshop tells the user that it is for photos. I like the explaination that it may mean "photo workshop". Maybe darkroom would be a better name, but I imagine that's harder to trademark.

    23. Re:What a moron. by Millenniumman · · Score: 0
      Gimp is an acronym that means nothing.
      Is that possible? By definition an acronym has to mean something or it's not an acronym.
      --
      Stupidity is like nuclear power, it can be used for good or evil. And you don't want to get any on you.
    24. Re:What a moron. by Aladrin · · Score: 1

      I'd like to point out that 'gimped' is also in the mainstream vocabulary, meaning 'horribly mangled' and describes exactly what happens when I use the GIMP to edit a picture.

      (We'll just ignore the fact that anything I photoshop is gimped, too.)

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    25. Re:What a moron. by swv3752 · · Score: 1

      And Acrobat lends itself to the idea of creating documents right? Or Excel and Lotus and Quattro Pro.

      And let's not leave out the opposite end of the spectrum- Word. Let's take a most generic word and call our product that. Sure, once you get the branding that works but, the should have been nailed for that alone in the trial.

      A name is just that.

      --
      Just a Tuna in the Sea of Life
    26. Re:What a moron. by shawb · · Score: 1

      Besides, for actually running commonly used programs, most people use the quicklaunch bar or the desktop. Assuming the installer puts the icons there.

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
    27. Re:What a moron. by Sj0 · · Score: 1

      Ok smart guy, what does Maya do?
      How about LabView?
      Concept?
      How about Wonderware?
      Delta-V?

      There is a problem here, but you're ignoring it -- The english language has a limited name space, and we can't have 1000 applications all calling themselves "3d modeller", "Software PLC program", "Ladder Logic Editor", "Human/Machine Interface creator", or "Distributive Control System application".

      Since we need a different name for everything, those names will start dipping into wierdness. This isn't just in software, this is in EVERYTHING. What is a sensor-XL? A Mach-3? Why am I buying an Apple Macintosh? What is a Macintosh? What is a Granny Smith? What on gods green earth is a Dell?

      In a perfect world, there'd be only one perfect instance of everything, sort of like platos forms, and we'd just use that. However, it's just not going to happen. It's utterly childish to be slagging any given platform for this, because it's just how the world works by neccesity.

      --
      It's been a long time.
    28. Re:What a moron. by lowe0 · · Score: 1

      "Contrary to a myth promoted by Microsoft and others, you simply can't use a computer without having to learn anything."

      Maybe it's just a myth, but it's what the customers are expecting. Either suck it up and try to make them happy, or don't expect a lot of customers to be attracted to your product.

    29. Re:What a moron. by Sj0 · · Score: 1

      KDE and GNOME have the top two spots in the WM game by such a long shot it's kind of sick. Against these two products which both dominate in their area, your arguement is a red herring.

      --
      It's been a long time.
    30. Re:What a moron. by Hognoxious · · Score: 1
      "shop", from the high school classes where you learn how to manipulate materials into something useful.
      When I went to school, that was called woodwork or metalwork. I forget what the difference is. Shop was a thing on a corner where you buy things.
      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    31. Re:What a moron. by Anonymous Coward · · Score: 0

      Oh? In kubuntu programs are labeled first by what they do (Media Player, for example) followed in parentheses by the name (Kaffeine).

    32. Re:What a moron. by deft · · Score: 1

      I love it when I hear this argument.

      Our website gets 3 new accounts per month... it's doing fine.

      And I know it can do 50 new accounts with a few tweaks. There's always people that sit aorund saying it's good enough because of past success, like there's no room for improvement.

      There is with the naming conventions used in open source.

      --

      There's nothing Intelligent about Intelligent Design.
    33. Re:What a moron. by Sj0 · · Score: 1

      You don't seem to understand my arguement.

      Almost every modern UNIX, not just Linux, uses either KDE or GNOME. This includes BSDs and many commercial UNIXes.

      KDE and GNOME are both already saturating the market. Unless more Linux and UNIX boxes appear, it is not mathematically possible to significantly increase their collective share. Thus, the arguement that they could become much more popular by changing their name is a red herring.

      Most people who would use them already are. In order to increase their ranks, there will have to be more people in a position to use them, not more name recognition among the people who could but don't.

      --
      It's been a long time.
    34. Re:What a moron. by John+Bokma · · Score: 1

      First, you can organize your start menu, but why bother: A better start menu with Quick Launch But the main point is, that *nix does suffer from a weird naming scheme. A good example would be KDE and all it's Ktools. I mean, if I am going to write a Uber Network Tool for KDE, how am I going to kall it?

    35. Re:What a moron. by Anonymous Coward · · Score: 0

      It's actually called "The GIMP"
      The GNU Image Manipulation Program

    36. Re:What a moron. by Anonymous Coward · · Score: 0
      Yeah, but GNU itself is a meaningless acronym: "GNU's Not Unix"

      I'm actually tired of cute acronyms that are created before the name they are based upon. It's confusing and stupid.

    37. Re:What a moron. by Khoa · · Score: 1

      This is beating a dead horse but... there's a reason why "Photoshop" has become a generic verb to mean "to manipulate/edit photos" and "GIMP" hasn't. Hell, it still means "an incapable/incompetent fellow" to me.

    38. Re:What a moron. by hitmark · · Score: 1

      only time i have seen a linux install put 10+ programs under a menu category was when i told it to install everything it had on the cd(s).

      more and more the distros pick one app for each job. i think this is why ubuntu (or whatever the name was) gets so much cheer.

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    39. Re:What a moron. by Anonymous Coward · · Score: 0

      Even with GNUs Catagories. You know it has to deal with Graphics. But on most distributions there are about 10 or so to choose from. Is it a graphic converter?, A PowerPoint like application?, A 3d Ray Tracing Program?, who knows. Most common people don't want or like trying different applications until they find the one that does the job.

      As you probably know by now if you've been following the thread, KDE and GNOME menus emphasize the programs' functions at least as much as their names (e.g. "Graphics -> GIMP Image Editor"). But perhaps the "common people" are running GIMP from the command line?

      Stop defending these bad names for these application, Change is good deal with it.

      Change is not good if it hurts users more than it helps nonusers. If there's no actual need to change the project name, and if doing so would create controversy and confusion, then what good does it do?

    40. Re:What a moron. by LokiSteve · · Score: 1

      (K)ubuntu?

      You mean the distro that replaces 'su' with 'sudo', but doesn't display any error messages when you try to 'su' along the lines of "I have no su like EVERY OTHER DISTRO."

      I'm a Windows user, with a pretty decent *nix exposure. I've taken classes and read books. It still takes me the better part of an Aqua Teen marathon to install a new driver for a video card on Linux (GeForce 6800).
      Why?

      Because it was built by geeks! Come on! If there is anything that geeks are known for, it's poor communication (Nick Burns). This shouldn't be surprising or insulting to any geek who has any level of self realization.

      --
      END OF LINE.
    41. Re:What a moron. by ookaze · · Score: 1

      But even with a name like PhotoShop you have Photo in it knowing that it has something to do with photos, it may not be clear that you can do thinge beyond modifity photos but it is better then GIMP

      I don't see how PhotoShop is better than GNU Image Manipulation Program. You use GIMP because you're lazy or because you know pretty well what it is (so the "marketing" works and this silly point is irrelevant). When googling for GIMP, first thing you see is the link to the site in your language, or "GIMP - GNU Image Manipulation Program".
      This topic is nothing other than a troll to try and disparage GIMP, just one more of them, there will be others, I know that.

      Even with GNUs Catagories. You know it has to deal with Graphics. But on most distributions there are about 10 or so to choose from. Is it a graphic converter?, A PowerPoint like application?, A 3d Ray Tracing Program?, who knows

      Let me see how stupid and uninformed you are :
      - Yes it is a graphic converter
      - No it is not a PowerPoint like application, and you know that these are cited in your OS documentation, and you know they are under "Office". I use Mandriva, some old docs are available there http://wwwnew.mandriva.com/en/community/users/docu mentation .
      - If you know 3D Raytracing, you're pretty knowledgeable to know the GIMP and Cinepaint, despite what you try to make me believe, but you're no average Joe anymore

      Most common people don't want or like trying different applications until they find the one that does the job

      You're telling me people buy expensive apps like PhotoShop without even knowing what they do, without doing some research ? You believe people understand PhotoShop right away ?
      I now you're comment is irrelevant, you're living in complete denial of reality.

      Stop defending these bad names for these application, Change is good deal with it

      We don't need to defend anything, not even stupid troll fest like this one.
      For non-english people, most of these names don't mean a thing anyway. These apps don't need a change of name, as long as they do the job, that's what average joe asks of them.

    42. Re:What a moron. by Trejkaz · · Score: 1

      You can't actually organise your start menu without causing problems. The main problem you'll encounter is that when you uninstall the program, the start menu entries sit there, stale, with no icons nor functionality. Another problem is that when you upgrade said program, its installer will go and put the new entries back where they originally put them. And the third problem is that no matter how much organising you do, as soon as you install one more piece of software it will destroy the organisation yet again.

      Honestly, I wish they would fix problems like this in Vista first, instead of wasting time on glass-like window borders.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    43. Re:What a moron. by Chandon+Seldon · · Score: 1

      What's hard about installing the nvidia graphics drivers on Ubuntu?
      1.) Open the package manager from the menu.
      2.) Type in your password when prompted.
      3.) Search for "nvidia".
      4.) Select the package(s) you want.
      5.) Hit the apply button.
      6.) Wait for the stuff to install.
      7.) Close the update thing.
      8.) Reboot (or just restart X).

      I'm really not seeing the "built by geeks" issue here. It looks like a normal, easy to use, GUI install.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    44. Re:What a moron. by John+Bokma · · Score: 1

      Thanks, I wasn't aware of the uninstall problem. On the other hand, several programs I have installed let you chose the location of the entries. I haven't customized KDE start menu entries, but I remember from quite some time ago that they had to be added manually, and I guess also removed manually. But that's some time ago. But like I said, I maintain my own Quick lauch :-) More clean. And indeed, I really don't like it when I install Firefox for example and [a] have to agree again with the license, and [b] have to turn off all the short cut stuff. They are already there, and no thanks, I don't want them on the desktop.

    45. Re:What a moron. by LokiSteve · · Score: 1

      Being a Windows user, I went to the manufactures website for the driver, so my install process followed these lines:

      1. Go to Nvidia website
      2. Download driver
      3. Attempt to compile
      4. Download GCC
      5. Compile
      6. Spend an hour and a reinstall of OS wondering why SU doesn't seem to work, and why I was never prompted for a root password during install
      7. fdisk

      The problem isn't really with the package manager or me not using it. Most of my problems were because the "su" command existed, but didn't work, and nowhere was there a message telling me to use "sudo" instead. The built by geeks part, relating to poor documentation, comes from that

      --
      END OF LINE.
    46. Re:What a moron. by Chandon+Seldon · · Score: 1
      If you new about "su", that puts you in the Linux power user category. Given that, you should have been able to figure this one out.

      You tried "su" and it didn't work. The next step should have been trying to figure out how the system expected you to do it. The absolutely simplest and most obvious thing you could have done would be to check in the menus. If you had done that there are two things you would have quickly hit that would have solved your problem:
      - Under System -> Administration there is a "Users and Groups" tool which you could have used to set your root password. Once you had a root password you could have used "su".
      - Under Applications -> System Tools there is a "Run as different user" menu item. The next obvious step would be to run "gnome-terminal" as root.

      So, you should have been able to figure it out without any documentation - just by messing with obvious menu items. But, you complained about the quality of the documentation. For Ubuntu, there are three primary sources for documentation / support: The Wiki, The Forums, and IRC. I tried all three, and I was able to immediately find this answer in each of the three places. It's not that Ubuntu has poor documentation - it's that you never checked it.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    47. Re:What a moron. by Trejkaz · · Score: 1

      Quick Launch is actually really good, if you use less than about six applications. I use it at work and never even press the start button (another wish: allow users to remove the start button. KDE can do it, so Windows should be able to.) At home though, I would probably run out of space if I had quick launch icons for everything.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    48. Re:What a moron. by John+Bokma · · Score: 1

      Make subfolders to create a hierarchy, see: http://johnbokma.com/windows/quick-launch.html And only put applications you use at least once a week in the high levels :-) Works for me ;-)

    49. Re:What a moron. by Anonymous Coward · · Score: 0

      So being a Windows user, It never came to your mind that maybe Linux isn't Windows and you should be doing things The Linux Way?

      It really isn't that "Linux is bad" because you are doing things with the hard way. Do you complain that motorcycles are bad because you cannot find a gas pedal with your legs, huh?

      All you can do now is to blame yourself not using the default application installer in every Linux distro: The Package Manager. If you really want to do everything as a Windows user, hell use Windows and leave us alone with your nonsense!

    50. Re:What a moron. by Trejkaz · · Score: 1

      Well, then it's back to being about as useful as the classic start menu. :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    51. Re:What a moron. by John+Bokma · · Score: 1

      I leave the classic start menu as is, and copy short cuts of the most used programs to Quick Launch. If you are able to make that one as cluttered as the start menu, I have no idea what you're doing on your computer :-D. For example XviD adds 14 entries to my start menu (15 counting the entry it creates as well). How many of those entries do I have in my Quick Launch? (Answer: 0) Another one: FileZilla adds 3 (4 counting the entry itself), in my Quick Launch set up it uses one entry, in a subfolder called Internet, which is used by 6 other programs, so doesn't count itself.

  11. GNU, not Linux! by Anonymous Coward · · Score: 1, Insightful

    These aren't Linux names, they're part of GNU. Linux is just the kernel.

    1. Re:GNU, not Linux! by wfs2mail.com · · Score: 1

      GNU? What's that? Is it Unix?

    2. Re:GNU, not Linux! by Ekarderif · · Score: 1

      GNU's Not Unix!

    3. Re:GNU, not Linux! by wfs2mail.com · · Score: 1

      It's not? What's GNU stand for?

    4. Re:GNU, not Linux! by Dysenteryduke · · Score: 1

      Linux isn't just a kernel, its also a buzz word.
      It's really a slap in the face to the GNU Project how many of the bandwagon linux advocates disregard the GNU Project.

  12. Linux names are fantastic by filesiteguy · · Score: 4, Funny

    touch...
    mv...
    finger..
    touch..
    mount...
    mv...
    finger...
    unmount...
    sleep...

    Seriously, I agree. I think that is why I like giving SUSE to my friends/family. Telling my elder family to click on "Image Editor" is much easier than telling them to click on "GIMP."

    1. Re:Linux names are fantastic by dangerz · · Score: 1

      touch...
      mv...
      finger..
      touch..
      mount...
      mv...
      finger...
      unmount...
      sleep...

      Sounds like the beginnings of an excellent night, my friend.

      --
      The greatest experience we can have is the mysterious.
      - Albert Einstein
    2. Re:Linux names are fantastic by Kjella · · Score: 4, Funny

      touch...
      mv...
      finger..
      touch..
      mount...
      mv...
      finger...
      unmount...
      sleep...


      I think you forgot to fsck. Then again, this is slashdot so I probably shouldn't be surprised...

      --
      Live today, because you never know what tomorrow brings
    3. Re:Linux names are fantastic by LordPhantom · · Score: 1

      You forgot "fsck"! (and who can forget "nail").

    4. Re:Linux names are fantastic by JohnnyLocust · · Score: 1

      I think Lindows is the most baffling name of all time.

    5. Re:Linux names are fantastic by MimsyBoro · · Score: 1

      I'm sorry but you didn't get it right.

      It's:
      touch
      mv
      unzip
      mv
      finger
      mount
      fsck
      mv
      unmount
      sleep

      --
      God made the natural numbers; all else is the work of man - Kronecker
    6. Re:Linux names are fantastic by SpecBear · · Score: 4, Funny

      This is one place where an open source makes things more difficult.

      I'm encouraging people to make use of open source alternatives instead of pirating software. Sometimes it's simple. Firefox is a pretty easy sell. But I've been telling my girlfriend for years that she should never run suspicious programs, so now it takes some doing to get her to open a program called "GIMP".

    7. Re:Linux names are fantastic by ichigo+2.0 · · Score: 1

      Note the single mv after mount. That's what fast people call fsck. :)

    8. Re:Linux names are fantastic by netwarrior · · Score: 0

      unmount...

      "Unmount" isn't a command. It's "umount."

    9. Re:Linux names are fantastic by xenoterracide · · Score: 1

      you could add... whatis... (insert after unzip) (next morning) who... whoami... bash...

    10. Re:Linux names are fantastic by barfomar · · Score: 2, Funny
      This is more syntactically correct....

      unzip;strip;touch;finger;mount;fsck;more;yes;unmou nt;sleep

    11. Re:Linux names are fantastic by Ashish+Kulkarni · · Score: 4, Funny

      On that path, ponder this sequence:

      unzip..
      strip..
      touch..
      finger..
      grep..
      mount..
      fsck..
      more..
      yes..
      fsck..fsck..fsck..
      umount..
      sleep..

    12. Re:Linux names are fantastic by thesnarky1 · · Score: 1

      FOUR fscks in one command sequence? I fsck MAYBE once a year, and that's if something drastic happens. You must be very slow, and I prefer to be fast.

    13. Re:Linux names are fantastic by swillden · · Score: 1

      mount;fsck

      Clueless newbs... you can't fsck a mounted file system.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    14. Re:Linux names are fantastic by indig0 · · Score: 1

      The canonical version is thus:

      #!/bin/ssh
      #The Unix Guru's View of Sex
      unzip ; strip ; touch ; grep ; finger ; mount ; fsck ; more ; yes ; umount ; sleep

      http://www.ee.ryerson.ca:8080/~elf/hack/ugvs.html

    15. Re:Linux names are fantastic by Brandan · · Score: 1

      "I fsck MAYBE once a year"

      What an odd way to say that you are married.

  13. File Extensions by Anonymous Coward · · Score: 1, Interesting

    You know, I'd always thought of this in a similar way: file extensions.
    If you look on the Mac, when it used extensions, they seemed to always make more sense than Windows extenions.
    Here are some examples:
    A movie file - Mac: .mov (by default), Windows .avi.
    Sound file (older Macs) - .snd vs. .wav
    Picture file - .pict vs. .bmp

    1. Re:File Extensions by bored · · Score: 2, Interesting

      Yah good point, only since windows was originally running on DOS many of the good file name extensions were taken. For example '.MOV' was the RLE encoded movie format used by autocad, 3ds and others for the autoflix. '.SND' was the Tandy deskmate sound file. .pict was to long (8.3 format) and a number of the pxx formats were used by paint programs. '.PIC' has the following hits http://www.google.com/search?hl=en&lr=&q=DOS+.pic+ +format. PCX was particularly popular.

      Back then though all the mac people used to point to the file name extension in DOS/Windows as a bad practice and a reason why the mac was better (the filetype was hidden in the resource fork and tied to an application).

  14. just try using a good name... by advocate_one · · Score: 2, Informative
    --
    Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    1. Re:just try using a good name... by Kjella · · Score: 1

      just try using a good name... see where it kets you... for example Killustrator was forced to rename itself

      That is if you believe that a name which I find natural to pronounce as kill-u-strator is a good nane. But I digress. From what I can gather, Adobe sent a C&D and the KDE team fled the scene. If you don't want to try a fight and the opponent knows it, I'd have sent one too even if I thought it was bogus. Why should I allow a competitor to get a good name which would clearly show that this product has much of the same functionality as my application? If you want such a name, you have to be ready to go before a judge and say "this claim is bogus". If you're going to jump every time somesays "Boo!", you might as well pick an obscure name to begin with.

      --
      Live today, because you never know what tomorrow brings
    2. Re:just try using a good name... by pomo+monster · · Score: 2, Insightful

      I'd have to agree with the court on this one. Are you suggesting that geeks lack the imagination to think of any words other than "illustrator"? C'mon, there are plenty of words and ideas to associate with vector image editing. "Freehand," for starters.

      You have to get away from the idea that there's one "best" name for any concept. Even if they were, the featureset and audience of Adobe Illustrator (the product) isn't the same as those of Killustrator; thus, the concepts differ, and so should the name. Nuance is everything.

    3. Re:just try using a good name... by theLOUDroom · · Score: 1

      I'd have to agree with the court on this one. Are you suggesting that geeks lack the imagination to think of any words other than "illustrator"?

      Why on earth would you think that "illustrator" is a fair trademark to use for an application used to do illustrations?

      It's like trademarking "Wheels" brand tires. It's not a proper trademark.

      I suspect Adobe won beacuse they had much better lawyers and polical connections, not because of the merits of their case.

      --
      Life is too short to proofread.
    4. Re:just try using a good name... by advocate_one · · Score: 1

      Freehand's been taken...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    5. Re:just try using a good name... by Overly+Critical+Guy · · Score: 1

      Killustrator was a good name?

      Oh, and you really blame Adobe for suing someone for making an Illustrator competitor and calling it Killustrator? Talk about unoriginality.

      --
      "Sufferin' succotash."
  15. What do you want? by chronicon · · Score: 1
    gPhotoshop?

    Yeah, right, and get sued out of existence...

    Hmm, or wonderful media exposure at least? Lindows --> MS Lawsuit Threats --> Media Exposure --> Changes Name to Linspire but reaps the rewards of all the attention...

    Goes to show the old saying that any publicity is good publicity.

    1. Re:What do you want? by Anonymous Coward · · Score: 0

      Goes to show the old saying that any publicity is good publicity.

      Only for a Media Player!

    2. Re:What do you want? by No2Gates · · Score: 1


      How about "Pictureshop"? Doesn't sound anything like Photoshop, but the name implies what it does.

      --
      Every time you call tech support, a little kitten dies.
    3. Re:What do you want? by itomato · · Score: 1

      If the applications in question were marketed and released like their commercial counterparts, the names as we know them would become "internal code names" and they would receive a proper commercial title.

      "GNU Image Manipulation Program" might actually sell a few copies if the box made the title look respectable.

      As it is, there's competition for logical, bland-sounding names. Developers have free reign to name their projects whatever they want. As it turns out, they get names similar to what 4-year olds pick for themselves and pets.

      Peekaboo Street, anybody? (change the spelling, of course..)

      Nerple Squegg - the choice of a GNU generation.

    4. Re:What do you want? by joto · · Score: 1
      gPhotoshop?

      This is a particulary obnoxious naming practice in unix. Because it is somehow related to gnu or gnome, we must have a "g" somewhere; or if it's related to kde, a "k"; or if it's using python, "py"; if it's made in PHP, it must contain "php"; if it's made in perl, it must contain "p" or "perl"; and if it's using gtk+, the name must contain "gtk".

      It makes no sense at all. I'd rather have a program named "brenda" than one called "pygtkpaint" or "gPhotoshop". Of course, "imagemagick" has the advantage of being descriptive, but what's up with the strange spelling?

      But the name "gimp" is retarded. At least use something with positive connotations. I wouldn't recommend "crapPaint" either, but it certainly falls into the same category as "gimp". At least microsoft named their spreadsheet "excel" rather than "inferior" or "outclassed".

      Look at the names of popular programming languages, "perl" is obviously positive. And "Pascal" was a man that certainly deserved having something named after him. "BASIC" implies simplicity. But there is no programming language called "dung", "Hitler", or "DIFFICULT". (On the other hand, C, FORTRAN, LISP, ML, etc... doesn't seem like very good names to me).

    5. Re:What do you want? by chronicon · · Score: 1
      "GNU Image Manipulation Program" might actually sell a few copies if the box made the title look respectable.

      Actually, the Lindows/Linspire guy is trying to get in this game again. He didn't go with 'gPhotoshop' or with spelling out the GIMP acronym though. I'm not sure how well his 'Compare' tagging will fare as he repackages GIMP and puts it next to a PhotoShop box in Wal-Mart.

      Packaging free software up for retail sale didn't fly too well for the major distros in the consumer-space, I don't know what Robertson's expectations are for this ploy. At the very least though you would have to say he knows how to generate buzz (for better or worse)...

  16. 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?

  17. Holy Buckets! by nicholasjay · · Score: 1

    The article is a bit thin, but it raises an excellent point.

    Does this mean you actually RTFA?

  18. Recognition vs decipherability? by redelm · · Score: 2, Insightful
    There are two issues here: recognizing something known versus determining what something unkonwn is.

    To someone who knows nothing, PhtoShop sounds like a place to buy/print photos. And Windows Medial Player sounds like a game of newpaper/TV congomerates :)

    To the Unix cogniscenti, cp, du are nothing more than CoPy, Disk Usage, etc. It is a question of something learned.

    1. Re:Recognition vs decipherability? by Hektor_Troy · · Score: 1

      Well, one thing I've often wondered about with the very short names, like "du" is what about typos?

      du => su
      Probably not bad
      em => rm
      rn => rm

      Could be bad - just not sure if those are commands.

      Course, you need commands with similar syntax for it to be a problem, but still. With the ton of commands available, I wouldn't be too surprised if many of them would readily accept the syntax for other commands, nor if they can be typoed into something else.

      --
      We do not live in the 21st century. We live in the 20 second century.
  19. Accualy its open soruce in genral by Cyberglich · · Score: 1

    There are some great programers out there but they can use a cource in marketing when it comes to names. One example i use is Hamachi a great linux and windows VPN client but its named after a fish...

    1. Re:Accualy its open soruce in genral by Anonymous Coward · · Score: 0

      Tux likes fish you insensitive clod!

  20. Linux' Difficulty with Marketing. by Anonymous Coward · · Score: 0

    All of those apps have one thing that Linux apps don't. Marketing.

  21. Only slightly true by ChaserPnk · · Score: 2, Interesting

    This problem reminds me of the prescription medicine naming issue. There are only so many ways to say that a certain drug is for the heart. This is a huge problem and a cause of pharmacy medical mixups all over the world.

    The same problem exists with software. Sure it would be nice if a photo editing app has the name Photo in it, but sooner or later you're going to run out of names. And this problem isn't limited to Linux--how exactly does "Excel" imply spreadsheet?

    I will agree that Linux names are a bit on the wilder side and less professional sounding. But the problem isn't really as bad as it made it sound. What type of program the GIMP is can be indicated by its icon or where the user found it in the menu hierarchy.

    Seriously, we need to devote more time to build software that does what it's meant to do well. I'm sure people will use a killer app if it was called "U Nasty" if it did what the users wanted.

    --

    "A diplomat is a man who always remembers a woman's birthday but never remembers her age." -Robert Frost
    1. Re:Only slightly true by amliebsch · · Score: 1
      I'm sure people will use a killer app if it was called "U Nasty" if it did what the users wanted.

      I'm sure you're wrong, because no PHB is seriously going to consider allowing the installation of a program called "U Nasty" on a stodgy corporate network. Convincing them to use "Firefox" is hard enough! It should be named "Internet Navigator Professional 2005."

      --
      If you don't know where you are going, you will wind up somewhere else.
    2. Re:Only slightly true by Waffle+Iron · · Score: 1

      What gets me is that drugs usually have two equally stupid names, the brand name and the generic name. Now you have twice as many unpronounceable words to try to remember: "Ask your doctor about Phrazxinex (Frobzinixol 200mg)." Who comes up with these names? Maybe it's just done with a computer program that strings together random syllables.

  22. Stupid stupid stupid -- category mistake by gowen · · Score: 3, Informative

    acroread.exe and winword.exe are meaningless names, too; and yet thats what the Windows executable are called. The name of the file is an irrelevance. If the GIMP appears as 'gimp' instead of 'Image Editor' in the Desktop menus and icons, that's really is stupid, but it's fine to call the executable that.

    up2date is a silly name, but as long as it appears in the menu as 'Add/Remove Programs', that's hardly relevant, is it?

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
  23. who needs names when you have icons by Brigadier · · Score: 1



    I'm sorry to break it to you but I don't use names to recognise programs. I use Icons. When using windows I almost always look for the icon, then to the word. Same thing applies, to Gnome, or OSX.

    This problem reminds me of a problem had with different generations of CAD users. Old schoolers (me) know all the command line commands and love them. New users only recognise the icons.

    1. Re:who needs names when you have icons by ninja_assault_kitten · · Score: 1

      I think they're talking about selecting an application before you install it...

    2. Re:who needs names when you have icons by Animats · · Score: 2, Interesting
      Look at the icons for Firefox and Thunderbird. Guess what those programs do. The Thunderbird icon looks more like Edna Mode from The Incredibles than a bird. Downsizing the logo does not an icon make.

      Only a few people do icon design well. Susan Kare, who did both the original Mac icons and the original Windows icons, is the best known. Take a good look at her work. For some modern icon designs, see Kare's icon family for Autodesk.

    3. Re:who needs names when you have icons by pomo+monster · · Score: 1

      Firefox's name and icon are both so meaningless and divorced from the program's function as to be useless. (The guy who drew Firefox's icon, by the way, has since switched to Safari, a program with a much better name and icon--perhaps also reflecting its overall philosophy.)

    4. Re:who needs names when you have icons by shawb · · Score: 2, Informative

      Actually, the thunderbird one isn't that bad, a bird carrying a letter. You can (kind of) find it by the name, and it's pretty easilly recognizable as an e-mail client. The concept of firefox's icon is pretty good: a flaming fox encircling the world (Something going around the world is a pretty decent icon for a web browser (Formerly known as World Wide Web.) The problem with that one is that once it's shrunk down to the size you see on most desktops with decently high resolution, you really can't make either out, so it looks kinda like a red and blue marble or eye or something.

      Both of those are far more recognizable for what they are than the rat looking thing that is the Icon for the GIMP. Or a construction cone for VLC player. Open Office's icons on the other hand are very informative, but bland and forgettable.

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
  24. KIllustrator by Anonymous Coward · · Score: 0

    Didn't somebody have to change the name of their project because it sounded too much like an existing product? I agree that naming is very important. Why does it have to be OpenOfficeDotOrg? I don't understand how M$ got the name Open Office shut down. Other products use the word office, example: WordPerfect Office.

    1. Re:KIllustrator by generic-man · · Score: 2, Insightful

      http://www.openoffice.org/FAQs/faq-other.html#4

      The trademark for "OpenOffice" belongs to someone else. Therefore we must use "OpenOffice.org" when referring to this open source project and its software.

      It wasn't em-dollar-sign that forced the name change; it was "someone else." hope this helps.

      --
      For more information, click here.
  25. On the other hand by Anonymous Coward · · Score: 2, Insightful

    If you wanted to play a video, would it be easier to pick out RealPlayer or the Videolan Client? If you wanted to browse your personal directory, would it be easier to pick out C:\Documents and settings\username or /home/username? If you wanted to send/receive some email - Outlook Express or KMail? Hell, if you wanted to shut down your computer - Start->Shutdown or /sbin/poweroff?

    See? It kinda swings both ways...

    1. Re:On the other hand by tehshen · · Score: 1

      I'm surprised that no-one has mentioned drive letters. Which is better, Drive E: or /media/ipod?

      --
      Guy asked me for a quarter for a cup of coffee. So I bit him.
  26. What problem? by rickbrodie · · Score: 2, Insightful
    I may be missing the "usability" point here, but just how is this a big deal? I don't think it really makes that mush difference what the name is, as people pay much more attention to the position a link is in the menu and the icon rather than its actual name. Not to mention that once someone uses it once or twice, they very quickly learn exactly what it is and what it does.

    Furthermore, I realise that this is aimed at people who have absolutely no experience in either computers in general and at least linux specifically, but a name like "xine" should not be an impediment to progress. For instance, any distro worth anything ought to be set up with some useful file associations. Most people play a movie or mp3 by clicking on /it/ rather than opening a player and then opening the file within it.

    1. Re:What problem? by Anonymous Coward · · Score: 0

      Not to mention that once someone uses it once or twice, they very quickly learn exactly what it is and what it does.

      You're assuming that the program is already installed (as Linux distros like to install dozens of different programs that do the same thing). How would I ever know to install "xine" or "VideoLan Client" in the first place?

      Most people play a movie or mp3 by clicking on /it/ rather than opening a player and then opening the file within it.

      In my experience, they are confused as hell when the file opens in some application they didn't expect, or doesn't open at all.

  27. Slashdots difficulty with names by LiquidCoooled · · Score: 5, Funny

    "This article at XYZ Computing takes a look at Slashdot's strange naming practices. When compared to their Web 2.0's equivalents, the names of many Slashdot URLs are difficult to recognize and even tougher to say. This may seem like splitting hairs, but it is actually an important usability issue. Just think, if you had to do a bit of news which would be easier to tell your friend on the phone, digg.com slash technology or linux dot slash dot dot org slash, no not linux dot slash dot dot org, i said linux fullstop ess ell aye ess haych dee oh tee fullstop oh arr gee?
    The article is a bit thin, but it raises an excellent point.

    --
    liqbase :: faster than paper
    1. Re:Slashdots difficulty with names by meringuoid · · Score: 1
      i said linux fullstop ess ell aye ess haych dee oh tee fullstop oh arr gee

      linux.slishdot.org?

      --
      Real Daleks don't climb stairs - they level the building.
  28. Names don't matter... by RevDobbs · · Score: 5, Insightful

    Names don't matter, it is all about training and then familiarity.

    What's more intuitive, "Matt", or "Coffee Boy"?

    Oh, and what does Exel and Outlook do? Does Outlook Express do it any faster?

    As a technical discussion, names as handles to objects or ideas don't matter (excluding downright misleading names, like a boy named Sue): it gets down to user training. To write that "Whatever the reason, desktop Linux's usability is hindered by its naming practices" is just silly: in a work enviornment, users will use what they are trained on. At home, Grandma is going to use whatever will let her get her polaroids out of her new camera.

    And Windows isn't particularly easy to use; rather, everybody has had some exposure to it.

    As for your examples... once you know what they stand for ("list","remove","disk free", etc.), those commands are a hell of a lot quicker to type (and less prone to error) than spelling the words out.

    1. Re:Names don't matter... by networkBoy · · Score: 5, Funny

      "Oh, and what does Exel and Outlook do? Does Outlook Express do it any faster?"

      Load VB exploits, load HTML exploits, and I think the correct answer for the last one is "yes".
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    2. Re:Names don't matter... by Asakusa · · Score: 1

      What's wrong with being named Sue? Jerk. My mom says it's pretty.

      --
      The prisoner of hope is sustained and encouraged by his hope, even as he is confined by it.
    3. Re:Names don't matter... by TheRealMindChild · · Score: 1

      Actually, the Outlook Express COM Object is inaccessible to active scripting. Any exploits of such nature only work with Outlook.

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    4. Re:Names don't matter... by networkBoy · · Score: 1

      Ah, but in the case of OE, you can count on the user clicking your link to here expecting and assuming it to be a link to where it says it is a link to, thus virtually guarenteeing that you will be able to use IE's vulnerabilities to load your exploits.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    5. Re:Names don't matter... by westlake · · Score: 5, Insightful
      Names don't matter

      Names do matter when you insist on stuffing 14,000 poorly documented apps into your favorite Linux distro, half beginning with "G" and the other with "K."

    6. Re:Names don't matter... by Pantero+Blanco · · Score: 2, Funny

      No, no. You're supposed to say: My name is Sue! How do you do!? Now you gonna die!

    7. Re:Names don't matter... by Anonymous Coward · · Score: 0

      Another thing is, that Windows-names are ussualy nice and clean english words, but Linux-names are just ugly blobs of letters (xine, xmms, ...) This is one of the reason I never encourage anybody using Linux as desktop OS.

    8. Re:Names don't matter... by Bobby+Orr · · Score: 3, Insightful

      I disagree.

      1) Many scholars in linguistics feel that naming something is asserting power over it. That may be extreme. But think about the importance of names, such as pejorative titles like the N-word that are no longer considered appropriate.

      2) RMS also disagrees. It's why he makes such a big deal out of GNU/Linux. Why can't people just call it Linux, as long as we properly train them? I disagree with RMS's insistence. I merely point it out to use RMS as an example of someone who does care about names.

      3) Think about advertising. Consumer products such as foods are named by easy to pronounce and remember monikers. A cheesy snack called MCSAF (my cheesy snacks aren't freetos) or some such unpronounceable name will fail to sell every single time. Every single time. Like it or not, an easy to remember and pronounce title such as Outlook or Excel or Paintshop is going to be better received by consumers than esoteric titles like GNUxxx.

    9. Re:Names don't matter... by TakaIta · · Score: 1
      >> Names don't matter, it is all about training and then familiarity.
      Of course names matter. I have no idea how to pronounce GIMP, should i spell it out, like G-I-M-P? And what about Xine? Again, i rather not tell anyone about it, because i am afraid to pronounce it badly. I dare to pronounce WINE though, that sounds familiar. What is more important, people who hear me pronounce "WINE" have a pretty good idea how it is spelled, so they will recognize it when they read it.

      >> Oh, and what does Exel and Outlook do?
      "Excel" is fine, even if you spell it wrong everybody knows what you mean.

      So now that I finally confessed: how to pronounce GIMP? and Xine?

    10. Re:Names don't matter... by jZnat · · Score: 0, Troll

      One of the big issues I'd assume with newbies adopting KDE is that nearly every KDE program's name is a pun on something usually involving the letter "K" or "Q". Although, they at least make more sense sometimes (i.e. when that program was C&D'd by a corp that produces a program with the name very similar to it).

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    11. Re:Names don't matter... by pla · · Score: 4, Insightful

      Names do matter when you insist on stuffing 14,000 poorly documented apps into your favorite Linux distro, half beginning with "G" and the other with "K."

      I know you meant that number facetiously, but a quick search of my main XP box at work shows 1472 ".exe" files and another roughly 2000 somewhat-executable files (assorted scripts, dlls, and other extensions generally considered unsafe to allow your email program to open). Of those, oddly enough, over half begin with "w" or "m"

      Now, I consider myself fairly knowledgeable when it comes to the actual files on a Windows system, but I could only tell you what perhaps a tenth of those do (without some research, of course). And even looking them up online, past experience doing exactly that has shown that for probably a third of those, no one outside Microsoft has the faintest idea what they do or how to use them.


      Like it or not, computers take a bit of education to use. A good GUI can make that far, far easier (and a bad GUI can make it considerably harder), but at some point, you need to accept that users just need to "suck it up" and crack a book (or load a webpage).

    12. Re:Names don't matter... by jZnat · · Score: 1

      RMS wants it to be referred to as GNU/Linux because Linux is the kernel and GNU provides the rest of the tools needed for a Unix OS. LT would rather it be referred to as GNU Linux (similar to how GNU Hurd is named) if RMS were to have the GNU acronym in it at all. RMS does seem to have a bit of OCD when it comes to, well, a lot of things.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    13. Re:Names don't matter... by Blakey+Rat · · Score: 1

      More importantly, where's my coffee, Matt? I put in that order over a half hour ago!

    14. Re:Names don't matter... by jZnat · · Score: 1

      "gimp" (rhymes with "pimp") and "zine" (rhymes with "fine"). I'm sure there are people who say "Xine" like "zeen" (rhymes with "lean") as well.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    15. Re:Names don't matter... by RevDobbs · · Score: 1

      Those are not technical issues; those psychological, trademark/legal, and marketing issues.

    16. Re:Names don't matter... by bob+whoops · · Score: 1

      No love for X? :(

    17. Re:Names don't matter... by RevDobbs · · Score: 1
      Of course names matter. I have no idea how to pronounce GIMP,

      Not a technical issue; the application's name does not hinder your use of it.

      >> Oh, and what does Exel and Outlook do?
      "Excel" is fine, even if you spell it wrong everybody knows what you mean.

      See my comments on "familiarity", above.

    18. Re:Names don't matter... by gmahan · · Score: 1

      And Windows isn't particularly easy to use; rather, everybody has had some exposure to it.

      Right...and less people have had exposure to Linux. Therefore, it might make sense if Linux programs were even easier to find and use than the same type of programs in Windows. As it is, however, the odd names make the learning curve much higher than it has to be. And since most people are essentially lazy, they'll keep using what they know and what's easy for them to use.

      I know that the first time I messed around with running Linux, my first question was "OK, where are all the apps?" followed quickly by "OK, what the hell do all of these things do?" It seems smart to me to make that first impression much nicer to encourage to explore and try things out, rather than immediately freaking out due to culture shock.

    19. Re:Names don't matter... by arminw · · Score: 1

      ....commands are a hell of a lot quicker to type ......

      Typing commands isn't the problem, but remembering them. Dragging an unwated file into a trash can is much more intuitive to users than any command that must be learned first. Clicking on an icon to see what is in it or what it does also doesn't need much remembering skill either. Names are secondary in a GUI based OS. I seldom open a program by its name or icon, but usually with a file I want to edit. Copying and re-naming a similar existing file and then using that as the basis for new work is almost always easier, since the format settings of the file are already established. In OSX the "open with" popup menu is very efficient for choosing a program to open the file, other than the default.

      In Linux, a major problem is that there are a number of flavors and these are all sufficiently different to confuse a newbie user. The basic operations in Windows have been fairly consistent over the years and this is even more true in OSX. Hardware support for Grandma's camera or camcorder in Linux is also spotty at best. Going into OFFICE Max and walking out with a printer and getting it to work in Linux is an iffy thing, compared to Windows or OSX. Linux naming problems are a minor roadblock to wholesale adoption of Linux by most users.

      --
      All theory is gray
    20. Re:Names don't matter... by charlieOReilly · · Score: 1

      I call bullshit. Try explaining to your boss that you can save the company $700 bucks with a wonderfully made application with a lot of really nice bells and whistles. Then wait for the dreaded question... "What's the name of this dreamy app?!" Answer: "GIMP... like.. you know.. a gimp?"

    21. Re:Names don't matter... by susano_otter · · Score: 1

      Those are not technical issues; those psychological, trademark/legal, and marketing issues.

      This is an excellent example of the real problem: Even though the purpose of all technology is to be used easily and intuitively by human beings, some technologists still believe that the human component is not technically relevant.

      I mean, psychological, trademark/legal, and marketing issues are all technical issues, and the insistence of technologists in ignoring them is what has brought us to the current condition: technology that actively hates to be seen or touched by the humans who are its purported beneficiaries.

      --

      Any sufficiently well-organized community is indistinguishable from Government.

    22. Re:Names don't matter... by crumley · · Score: 1
      Oh, and what does Exel and Outlook do? Does Outlook Express do it any faster?
      Yeah, which is easier to guess the function of Excel or Gnumeric? Outlook Express or Mozilla Mail?
      --
      Preventive War is like committing suicide for fear of death. - Otto Von Bismarck
    23. Re:Names don't matter... by Anonymous Coward · · Score: 0

      God, you're still missing the fucking point, are you? It's hindering his likelyhood of clicking on it the first fucking time! This is about getting Granny Smith who knows a lot about apples but fuck all about computers to know what the fuck "GIMP" does! Maybe she thinks only gimpy people use it - and being a rather proud, apple producing granny, she may say "no! I won't click on it!"

      Sometimes you software engineering geeks can be so fucking dense. The technical challenge is, I'm sorry to say, the EASY part. Branding and marketing for popular appeal are the hard part. You can make a toothbrush that works fabulous and looks like a tampon, call it "hYgeneBrush", and no quantity of people of any consequence is going to buy it!

    24. Re:Names don't matter... by c_woolley · · Score: 1

      Agree and disagree. My four year old daughter loves her computer because...she can use it. Windows is (if nothing else), easy to use. The possibility of her getting a program to run on a Linux CLI isn't very good, but she can click on the picture of herself to log in, and she can click on the taskbar icon for her to run her movies or her games without a problem, and it took her less than 2 minutes to learn it.

      While I feel that adults should be able to learn Linux without reasonable difficulty and would likely find it to have more versatile tools, people are comfort creatures and choose things that have a certain "feel" that they agree with. As the article states, "Media Player" is fairly self-explanatory. What the heck is WINE? What does it do? This is one of the things that does hold back Linux a little. Also, Linux does have a TON of security features that can lock it down more to a person's needs, but how does a new user grab Linux, install it, and then know how to do everything to make it secure? There are a lot of Linux tinkerers (people that want to try it out) that have their systems wide open, thinking that everything is automatically safer than Windows because...its Linux. This is also the guy that brags that his system is impeneterable and hates Windows because it is unsafe...I'm sure you've met this person.

      My point is that user knowledge is going to make or break Linux. A good Linux administrator can do wonders. I enjoy it and find the features invaluable, but I had to put effort into learning what those features were and how to use them. If there was more public information and more importantly, more mainstream information about what Linux programs performed what function, the public would gain more trust, and I feel that you would see many more Linux users. The problem is that most people don't need Linux servers or powerhouse computers to simply view their pictures on their computer. Windows has easy-to-use and built-in (patent pending I'm sure) browsers that suit the needs of the masses...and, it is even called Picture Viewer.

    25. Re:Names don't matter... by Anonymous Coward · · Score: 0

      Totally off topic, but every time I see someone with the same sig. as you it bothers me.
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
      Every time my wife open her mouth and that whiny voice comes out, it immediately eliminates my pop up.

      So, yes, women are still greater that firefox.

    26. Re:Names don't matter... by RevDobbs · · Score: 1
      Dragging an unwated file into a trash can is much more intuitive to users than any command that must be learned first.

      Everything must be learned first.

      True story: SO gets a mac for christmass (circa '94, some kind of Performa). SO's mom sits down infront of it, tries to use the mouse. Drags it to the end of the mouse pad and asks "where do I go now?". "Pick it up and move it," was the reply. So she picks the mouse straight up, puts it down right where it was, and is in the same situation. Then she tries picking it up and shaking it (ah, the "move it" part!) before putting it down in the same spot. We had to train on mouse usage: you can physically pick up the mouse it put in anywhere you want, and the pointer will stay (relativly) still.

      ... so this might be "ha ha funny", but how many people really know how to use a mouse? Do your parents know what you mean when you say "right click" or "use the scroll wheel"? Or even dragging and dropping files -- most modern users have no clue about file system basics, they aren't dragging anything anywhere. Not on purpose, anyway; lord knows I've seen more than a few desktops where half the realestate was taken up by the task bar.

      Names are secondary in a GUI based OS.

      Then you've just disputed the topic of TFA, didn't you? :-)

      The basic operations in Windows have been fairly consistent over the years

      I heartily disagree, but that discussion is way off topic for this article.

    27. Re:Names don't matter... by TakaIta · · Score: 1
      >> Not a technical issue; the application's name does not hinder your use of it.

      You'd be surprised how people think in pronouncable words. Opening an application requires recognition. It's a lot easier to recognize something that can be pronounced.

      Have you ever tried to drive to a city following road signs in a language that is completely foreign to you? You'd be surprised how hard it is to remember a "word" which isn't pronouncable to you.

      People want to feel familiar with their computer, not have the feeling that they are abroad and have to use meaningless words. Of course people will get used to any "word" after a while. But a strange and unpronouncable name for a program might stop them from trying it in the first place.

      GIMP sounds unfriendly, at least to me it does. It sounds like a badly mooded giant. That's one of the reasons i never tried it. I prefer working with the tools i know. I know i might miss something terribly good, but that's the way it is.

    28. Re:Names don't matter... by Overly+Critical+Guy · · Score: 1

      Excel and Outlook are still friendlier, more memorable names. You easily remember the spreadsheet app named Excel. You would pick the one named Excel in a list, as opposed to "GNUmeric."

      A lot of these horrible OSS app names are from the developers. Programmers have a notoriously stupid sense of humor and often think these things are "cute" and "funny." Just look at the KDE prefix fiasco that refuses to be dealt with.

      Do you think a photographer would choose "GIMP" over Photoshop or Aperture? Or would they consider "Krayon" over Picasa or iPhoto? What about "Kexi" over FileMaker and Access? Is "Ubuntu Linux" a good name compared to Windows XP or Mac OS?

      It's about professionalism and presentation. Now, if you're going to argue that these are spare-time developers working from their bedrooms who shouldn't have to worry about that, then fine. But don't complain then when nobody takes you seriously and, well, views you as a bedroom effort.

      --
      "Sufferin' succotash."
    29. Re:Names don't matter... by RevDobbs · · Score: 1
      Even though the purpose of all technology is to be used easily and intuitively by human beings

      You're wrong.

      Phrase it as "the purpose of technology is to make life better" and I'll agree with you. But a lot of the better things aren't necessarily easy.

      Take transportation: mankind has never been as mobile as it is now. Does that mean it is easy to fly a plane? Is it even easy to drive a car competently? No, it's not... technology just isn't easy. Naming a program "email", "exchange" (wow, that's actually pretty good), "pine", or "Outlook" isn't going to make it any easier to send an email until you've taught the user how to start the program, address an email, and send it -- and that assums that the person already knows the correct way to turn on the computer and monitor and start/log into the operating system.

      Back to the article, though: the names of the applications is not what is hindering Linux-on-the-desktop.

    30. Re:Names don't matter... by VxJasonxV · · Score: 1

      I thought Xine was 'Scene' ?
      Or is that just Xinerama? (Cinerama) ?

    31. Re:Names don't matter... by Minna+Kirai · · Score: 4, Insightful

      You would pick the one named Excel in a list, as opposed to "GNUmeric."

      Please. At least Gnumeric gives you a hint that it involves NUMBERS somehow (as does "Lotus 1-2-3"). "Excel" sounds like it should be a flashcard trainer for standardized tests.

      Nobody would think Excel is a spreadsheet if they hadn't been taught it.

    32. Re:Names don't matter... by Anonymous Coward · · Score: 0

      Names don't matter, it is all about training and then familiarity.

      No shit. This is one of the dumbest /. articles I've seen lately - and that's saying something. People who are too clueless to google 'linux image editing', and too stupid to remember what they found, shouldn't be using computers in the first place. They should be kept away from anything using electricity.

      Going back to google, a name like 'xine' kicks butt over a name like 'media player' when you are searching for information, because it's unique, and therefore unlikely to confound your searches with a bunch of irrelevant results. That's not to say all linux program names pass the uniqueness test, but to use 'xine' as an example of a bad name is ludicrous. X Window System Cinematography. Unique. Short. Clever. Anyone who can't grok the name probably also has difficulty dealing with difficult names like 'ebay' and 'cbs' and 'microsoft' and 'comcast' and, bah, for chrisake this is just too obviously stupid.

      Here's a bad *nix program name: 'screen'. Here's another: 'xfce'.

    33. Re:Names don't matter... by hitmark · · Score: 2, Insightful

      another interesting thing is that while the link to windows media player have just that text on it, the name of the exe itself is wmplayer.exe.

      you could maybe guess that its windows media player, or you could just be scratching your head. about the only informative word is player. ok, so it plays something, but what? music, video, games?

      and the names may not be informative pr see under linux, but often the menus are often sorted. so if you want to play a video, look under multimedia->video and try one of the programs listed there. want to write a letter, take a look under office->wordprosessor or something similar.

      and most often people want to use openoffice, and the 2.x version have names like writer, calc, impress and draw. try to guess what they do :P (only problem is that they allso have something called math, its a tool for writing mathematical formulas. i have a bad habbit of confusing it with calc, the spreadsheet).

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    34. Re:Names don't matter... by jd142 · · Score: 1

      And even more confusing, can someone tell me without looking what are the executable names for Excel, Outlook, Word, and Access?

      Answer

      Space

      (At least I think I'm correct from memory)

      excel.exe
      outlook.exe
      winword.exe
      msaccess.exe

      Note the lack of a consistent naming conventions. Is the executable just the name of the program, the program prepended with ms or prepended with win?

      Just like *nix, there are historical reasons for the names. For example, winword was the windows version of the dos word.exe program.

      But just because other programs in the MS world do things stupidly is no excuse for not doing it right.

    35. Re:Names don't matter... by coolGuyZak · · Score: 1
      Ok, maybe most wouldn't catch this, but spreadsheets are composed of... cells.

      Ex Cell -> Excel.

      Get it? It's a pun. Sort of like "less is more". Of course, *nix hackers kick ass... Which is why the "less is more" pun is much cooler.

      --
      Mod me Awesome.

    36. Re:Names don't matter... by laura203 · · Score: 1
      3) Think about advertising. Consumer products such as foods are named by easy to pronounce and remember monikers. A cheesy snack called MCSAF (my cheesy snacks aren't freetos) or some such unpronounceable name will fail to sell every single time. Every single time.
      What about Schlotsky's, Ghirardelli, Porsche, or Smuckers (they even admit it's a bad name in their advertising)?

      People will get used to whatever they're given. Windows is not all that intuitive. When I switched from DOS to Windows the first time, I just sat there going, 'Now what?' until I gave up and asked someone where the command line was. I suppose if I were more adventurous, I would have randomly clicked things until something did what I wanted, but I was afraid to break it, so I did nothing.

      As was mentioned earlier, it doesn't have to do with 'easier' or 'better', but 'more recognizable.'
    37. Re:Names don't matter... by david+duncan+scott · · Score: 1
      Actually, according to xinehq.de
      As long as people know what you are talking about, you are free to pronounce it the way you like, but the official pronounciation is [ksi:n], like the name "Maxine" with the "Ma" removed.
      I'm going to guess that this makes more sense to a German speaker than to American clods like me
      --

      This next song is very sad. Please clap along. -- Robin Zander

    38. Re:Names don't matter... by Anonymous Coward · · Score: 0

      Agree and disagree. My four year old daughter loves her computer because...she can use it. Windows is (if nothing else), easy to use. The possibility of her getting a program to run on a Linux CLI isn't very good, but she can click on the picture of herself to log in, and she can click on the taskbar icon for her to run her movies or her games without a problem, and it took her less than 2 minutes to learn it.

      And she could do the exact same thing with Linux. You don't have to use the CLI under Linux anymore than you do under Windows. Just because the shell under Linux provides an extremely powerful method of interacting with the system, it doesn't mean that you're mandated to use it.

    39. Re:Names don't matter... by susano_otter · · Score: 1

      And yet driving a car and flying an airplane are both about as easy as they can be, given the current technological limitations.

      I'm not claiming that an easy, intuitive name for your technology will fully meet the ease-of-use and intuitive requirements. Rather, I'm saying that naming your technology is part of the process of making it easy to use.

      You still seem to be hung up on this idea that all the other aspects of the technology are important, except for the name. In fact, the ideal would be that your technology has an obvious, intuitive name, and is fully capable of being intuitively useful or else itself teaching the user how to use it properly.

      This seems to be a chronic deficiency of certain software projects: most design decisions seem to favor what is interesting or amusing to software developers, while few design decisions seem to favor what is easy or useful to end-users.

      --

      Any sufficiently well-organized community is indistinguishable from Government.

    40. Re:Names don't matter... by Plaid+Phantom · · Score: 1

      If I were going to recommend it to my boss, I'd at least try to learn enough about it to know that the name was an acronym for "GNU Image Manipulation Program".

      --
      All comments are properties and trademarks of the voices in my head. Not like I'm gonna claim them.
    41. Re:Names don't matter... by Weedlekin · · Score: 1

      And MS have patched Outlook (all versions AKAIK, including oldies like Outlook-97) to make it pop up a dialogue telling users that something is trying to get at their address books etc. OE still doesn't do this, and while its COM objects aren't accessible to active scripting, they can be used by executables (I know this, because OE is one of several programs that I've written address book importers for). Thus, at the time of writing, Outlook is actually more secure because it warns users whenever its COM objects are instantiated, while OE will let any executable instantiate COM objects that can silently both get at and modify its data.

      --
      I'm not going to change your sheets again, Mr. Hastings.
    42. Re:Names don't matter... by Pseudonym · · Score: 1

      It depends on the market, I think. For example: Most people need email, and in the absence of information to the contrary, KMail would be easier to find than Evolution. But I would think that everyone who uses Linux and needs to use something like it knows what GIMP means.

      After all, what's more intuitive: "3D Studio Max" or "Maya"? One says what it does. But everyone who is in the market for such a product knows about both, and has a pretty good idea why you would choose one over the other.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    43. Re:Names don't matter... by hutchike · · Score: 1

      I think you're missing the fundamental point that general Linux application name choices like GNOME, GIMP, XINE, etc, in no way convey their subject, whereas most Apple and Windows programs make some attempt, e.g. Word (processor), Outlook (calendar/comms), iTunes (music), iPhoto (photos). Looking wider at computing culturally, we spent a long time in the 80s and 90s actually enjoying complexity in our geek lives. For example C++ was way more complicated than C. Only now is this tide turning, with simplicity becoming trendy (scripting with Ruby for example). Maybe Linux has strong roots to our common obfuscated past that it can't shake off?

      --
      Zen tips: Pay attention. Don't take it personally. Believe nothing.
    44. Re:Names don't matter... by Puf_Almighty · · Score: 1

      Yea you're right, post-computer-familiarity, you'll know the weird Linux names. But that's redundant, because that's exactly what's meant by "computer familiarity".
      Whereas everybody, computer literate or no, understands "Internet Explorer", "Notepad", "Media Player", because these things reference pre-existing familiarity. Hence "User Friendly". They cut out the need for another level of training and familiarity- hence, they're more efficient.

    45. Re:Names don't matter... by original_nickname · · Score: 0, Flamebait

      I know you meant that number facetiously, but a quick search of my main XP box at work shows 1472 ".exe" files and another roughly 2000 somewhat-executable files (assorted scripts, dlls, and other extensions generally considered unsafe to allow your email program to open). Of those, oddly enough, over half begin with "w" or "m"

      And if I do a search of my linux box for files with +x, I find a whole load, many with the same name which do different things (grep versions...) and many that only work if i launch them from a set directory. Also many components of applications and scripts that if I just run em, will break stuff.

      Now. lets take a look at the install mechanisms. You usually install windows programs from a CD, which autoruns if you are a beginner, or download them from a website. Both make pretty icons with sensible names. For windows components, you download them from the MS website, which has in-depth descriptions.

      Now. Lets download Linux components (I tried: kubuntu). Load up adept. Find a load of packages called k*, x*, lib* *-dev *-shlib *-doc. They have very short, un helpful descriptions. Most of these are of the form "KExampleProg - ExampleProgram for KDE" (look at the games ones - they are mostly 'game for system' and the like. These are useless. You can't search for useful packages and THERE ARE HUNDREDS AND HUNDREDS of them. Windows does not have this problem.

      Linux is written by computer programmers, not computer end users, and it still suffers for it.

    46. Re:Names don't matter... by Halfbaked+Plan · · Score: 1

      And some of us would prefer there to be a single 'distribution' called GNU/Linux so that it would be all GNU-based. All these hodge-podge linux 'distros' are both confusing and inconsistent.

      Or maybe I'm just too used to running a BSD now.

      --
      resigned
    47. Re:Names don't matter... by ahodgson · · Score: 1

      Do you think a photographer would choose "GIMP" over Photoshop or Aperture?

      I think that by the time they've spent $800 on Photoshop and then taken the time to install it, they ought to know what it does.

    48. Re:Names don't matter... by arodland · · Score: 2, Insightful

      1) Windows and Mac apps don't really have that much more descriptive names on the average. There's plenty of things with nonintuitive names. It's just that those unintuitive names are familiar to more people so nobody makes noise.

      2) Ruby simple? What are you smoking? Ruby is as complicated and as much a mishmash of paradigms as anything.

    49. Re:Names don't matter... by dangitman · · Score: 1
      Oh, and what does Exel and Outlook do? Does Outlook Express do it any faster?

      Precisely. Microsoft is vulnerable to the same stupid naming problems as the Open Source world. I don't see how this justifies or minimizes the effect that it has on OSS, just because Microsoft also suffers from this problem.

      --
      ... and then they built the supercollider.
    50. Re:Names don't matter... by dangitman · · Score: 0, Flamebait
      I know you meant that number facetiously, but a quick search of my main XP box at work shows 1472 ".exe" files and another roughly 2000 somewhat-executable files (assorted scripts, dlls, and other extensions generally considered unsafe to allow your email program to open). Of those, oddly enough, over half begin with "w" or "m"

      Yeah, it sucks using Windows or Linux.

      --
      ... and then they built the supercollider.
    51. Re:Names don't matter... by dangitman · · Score: 1
      Does that mean it is easy to fly a plane? Is it even easy to drive a car competently?

      Yes, and yes. Both of these are relatively simple tasks.

      --
      ... and then they built the supercollider.
    52. Re:Names don't matter... by MickDownUnder · · Score: 1

      exCEL As in Cells... you know those square things you put numbers and formulaes and stuff into ? I guess they just out clevered you with their marketing.....

    53. Re:Names don't matter... by dangitman · · Score: 1
      Not a technical issue; the application's name does not hinder your use of it.

      1. Why does it even matter if it is not a technical issue?

      2. How is it not a technical issue? Language is very technical.

      3. If an application's name stops someone from using an application in the first place, then that hinders usage.

      --
      ... and then they built the supercollider.
    54. Re:Names don't matter... by dangitman · · Score: 1
      If I were going to recommend it to my boss, I'd at least try to learn enough about it to know that the name was an acronym for "GNU Image Manipulation Program"

      How would that make any difference to the Boss? That name is just as stupid. What's a fucking GNU?

      --
      ... and then they built the supercollider.
    55. Re:Names don't matter... by dangitman · · Score: 1
      "Excel" sounds like it should be a flashcard trainer for standardized tests.

      Maybe so, but that image is still more appealing than the total lack of an image connoted by "GNUmetric." Is that a program to measure livestock? Even that image requires familiarity with the "GNU" - which I would not have if I were not a geek.

      --
      ... and then they built the supercollider.
    56. Re:Names don't matter... by jZnat · · Score: 1

      Well, the letter "x" (so widely not used in the first place) always has a hard "z" sound if it starts a word. Hmm...

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    57. Re:Names don't matter... by jZnat · · Score: 1

      Dude, a gnu is an animal. Doy...

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    58. Re:Names don't matter... by RevDobbs · · Score: 1

      You, sir, haven't driven through New Jersey -- most drivers here will prove you wrong, especially this chap.

    59. Re:Names don't matter... by MickDownUnder · · Score: 1

      P.S

      I think GNUmeric is a stupid name for a spreadsheet.... it implies its only about numbers... You can do alot more with spreadsheet than just stick numbers in it.

      I've seen spreadsheets used for recording all sorts of stuff.... time sheets.... project management.... calendars... todo lists... these aren't numbered related. A spreadsheet is just a document split into cells which can be related and given meaning... quite often their meaning is numeric but not always.

      Also I think you need to be careful here, a spreadsheet package is for the business market and a package like photoshop is more of a consumer market product. The marketing needs for these products are totally different.

      In this particular case I actually think Excel is a far better name than GNUmeric.... GNUmeric sounds like an infant's educational app...

      I think this article, and the moderation of this comment basically highlights the fundamental floor with the whole open source movement's push to reach the mass market.... and that is these products simply aren't built from the ground up as commercial, market driven products. The people involved in these projects often have a complete disdain for marketing and commercialism and are in it to get away from such things.

    60. Re:Names don't matter... by arminw · · Score: 1

      .....Everything must be learned first.....

      Of course, but some things are learned fairly easily by most people and some are much harder. If here were no GUI, it is likely that there would be only a small fraction of the number of computer in common use than there are currently. Remembering a slew of arcane computer commands is not something many people would do in order to get the benefits a computer would give over earlier ways of doing the same kinds of things. The metaphor of the desktop, files and folders was chosen because many were already familiar with the physical counterparts of these computer constructs.

      The type of users that have trouble with a mouse are also those that thing the CD tray is a convenient coffee cup holder. Computers may one day be given instructions in plain spoken language, but even that will have its problems. An office full of workers talking to and possibly cussing out their computers would have interface problems of a different kind.

      --
      All theory is gray
    61. Re:Names don't matter... by RevDobbs · · Score: 1
      Whereas everybody, computer literate or no, understands . . .

      No, they don't. First off, just as one can speak a language with out being able to read it, most computer users aren't "computer literate": they really have no idea what the internet is, and cannot diffrentiate between a computer that won't boot and one that has a loose network cable -- all they know is that they can not check their email.

      None of the neophytes understand "Internet Exporer", they just look for the big blue thing to click on to get to the intarweb.

      Notepad? When does a newb ever come across a text file? Heaven forbid they did, they'll try to change everything to 20pt Comic Sans. ::shudder::

    62. Re:Names don't matter... by dangitman · · Score: 1

      Yes, I know that. But how many non-geeks know that? Furthermore, if you do know what a gnu is, what the hell does it have to do with graphics? And on a nother level - "image manipulation" doesn't sound very appealing. Preferred terms in management and the graphics industry would be "image editing" or "image processing." Manipulating images sounds like you have something to hide, or want to fabricate reality.

      --
      ... and then they built the supercollider.
    63. Re:Names don't matter... by lasindi · · Score: 1

      It's about professionalism and presentation. Now, if you're going to argue that these are spare-time developers working from their bedrooms who shouldn't have to worry about that, then fine. But don't complain then when nobody takes you seriously and, well, views you as a bedroom effort.

      First of all, your argument is different from that of the article, which is that FOSS programs have names that don't suggest their function. Your view is that FOSS programs have "unprofessional" names.

      Is there anything wrong with having some fun in naming your program? I find FOSS names to be (generally) a breath of fresh air from the hype surrounding lots of proprietary software. Websites for FOSS projects are generally very clear and informative, sometimes sprinkled with good humor; this contrasts with lots of proprietary ("professional?") software websites which are often flooded with meaningless marketing garble.

      Whatever the case, are you suggesting that "bedroom efforts" are somehow inferior to "cubicle efforts?" I would argue that a bedroom effort should generally be taken more seriously than its cubicle counterpart, because it shows that the programmer obviously has a personal stake in its success and enjoys his work. A cubicle programmer may well also enjoy his work, but he could just as well be doing it solely for the money. Money can be a useful incentive, but I think we can all agree that the best programmers are ones who are in it for fun, not for a salary (even if they get a salary for it).

      --
      I have discovered a truly remarkable proof of this theorem that this sig is too small to contain.
    64. Re:Names don't matter... by paving-slab · · Score: 1

      Umm, it's GNUmeric, as in Numeric. You know, numbers and stuff.

    65. Re:Names don't matter... by glitch23 · · Score: 0

      What does Word do? Word processor maybe? How about WordPerfect?

      At home Grandma is not going to automagically be born with the knowledge of which application to use to get her polaroids out of her new camera. At the least she would have her grandson do it and he isn't going to be born with the knowledge either. Windows applications may not be totally descriptive of what they do but they at least have something in the name that tips a user off as to what they might do(MS Word). Just on my system I have DVDLabPro, CuteFTP, Winamp, newsrover, powerdvd, opera, sound forge, etc. Out of those only Opera (and maybe winamp) really gives no clue as to what the application does or deals with. There are a lot of off-the-wall program names for Linux but I don't have a system to look at right now to pick out any beyond what has already been mentioned (such as xine and gimp).

      --
      this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
    66. Re:Names don't matter... by c0dedude · · Score: 1

      One operating system's shitty naming scheme is not an excuse for all others to do the same. This goes both ways- for Linux and Windows. Not only that, on both OSes the installers often create shortcuts with longer names. The longer names happen to suck under Linux.

      --
      Since when has this country used intellectual elite as a pejorative term?
    67. Re:Names don't matter... by B5Fan · · Score: 1
      You can't search for useful packages and THERE ARE HUNDREDS AND HUNDREDS of them.

      Huh? Using Ubuntu I just start Synaptic Package Manager, search for likely words until I find what I want, and install it. Or I choose "Add Applications" from the Applications menu. Either way, it automatically downloads and installs everything it needs, and once it's installed it works. Oh, and of course I only have to reboot if I just installed a new kernel.
      --
      Borg:"Lawsuits are irrelevant. GPL3 is irrelevant. DRM is good. We understand security... Alert! MS are assimilating us!
    68. Re:Names don't matter... by dangitman · · Score: 1

      So, why not call it Numeric? What's the GNU thing all about? not only is it not relevant to the function of the product - the capitalization and the 'G' in front distracts from the homophonic name. I never even saw the "numeric" connotation because of the idiotic GNU moniker.

      --
      ... and then they built the supercollider.
    69. Re:Names don't matter... by B5Fan · · Score: 1

      "One operating system's shitty naming scheme is not an excuse for all others to do the same"

      Unix was invented first, followed by Windows, followed by Linux.
      Linux is effectively a closed-room rewrite of Unix, and so the names for things are consistent with Unix.
      Just because Unix has a 'shitty naming scheme' doesn't mean that Windows should too.

        "The longer names happen to suck under Linux"

      Why? I don't understand your issue. It's not as if you need to type them! Just type a few letters and hit Tab. Or rename it (using copy&paste as required), or if it's in a menu then change it.

      --
      Borg:"Lawsuits are irrelevant. GPL3 is irrelevant. DRM is good. We understand security... Alert! MS are assimilating us!
    70. Re:Names don't matter... by Puf_Almighty · · Score: 1

      You're seriously proposing that "GTK", "GIMP", and all these other nonreferential names I've been reading in this thread are equally as intuitive, and as easily recognized by neophytes, as "Internet Explorer", "Windows Media Player", "Microsoft Word" and "Paint"?

    71. Re:Names don't matter... by paving-slab · · Score: 1

      Because it's part of the GNU project. The capitalisation was mine to emphasise this.

    72. Re:Names don't matter... by original_nickname · · Score: 1

      Cool. Linux definitely usually works once you've installed stuff, which is more than you can say for Windows (mmm nice driver model guys, for one). It's just the searching - a lot of the packages have obscure names, and poor descriptions, which annoyed me. Particularly add-ons.

      If I take a look at my home system now (admittedly, now I'm using finkCommander [an apt frontend] on my Mac), I get entries like "amarok - placeholder for upgrading Amarok" - the different versions (amarok-kde-gstreamer, amarok-kde-gstreamer-xine, amarok-kde-xine) all say "KDE - music player" - how am I meant to know what to install without looking things up on the web. Check out joe, too "Joes Own Editor" - wow. Useful, I'll go edit anything with it. It isn't like I can google Joe to find it either :P. Also, a lot of packages (see: abs) decide that we must know they are opensource before they are installed. And, (see: atk "Accessability toolkit"), why not use a spell checker? I'm never going to find that!

      I found these in about 3 minutes by randomly scrolling in finkcommander on my mac

    73. Re:Names don't matter... by gaieios · · Score: 1

      Parent is correct; perhaps we all need reminding that shutting down Windows involves clicking the Start button. If that isn't poor interface design I'm not sure what qualifies.

    74. Re:Names don't matter... by Requiem18th · · Score: 1

      While in macs all programs have naves like iStuff..

      --
      But... the future refused to change.
    75. Re:Names don't matter... by Requiem18th · · Score: 1

      So what the hell is an Adobe? Or a Corel?

      --
      But... the future refused to change.
    76. Re:Names don't matter... by Morlark · · Score: 1

      You are correct that branding and marketing are the hardest part of gaining public acceptance. But the rest of your post screams to me that you have completely missed the parent's point. Allow me to reverse the example that you provided. What about Granny Smith apples? What if there were someone who had never before heard of Granny Smith apples? Would a person who had never before heard of Granny Smith immediately associate this with apples? No, they would not. The name 'Granny Smith' does not even remotely hint at any apples in any way. But will this hinder the enjoyment of the apple? Given the millions of people who buy Granny Smith apples every year, I'm inclined to say that it will not. And after a while, the name Granny Smith becomes intrinsically associated with apples.

      --
      Santa's suicide mission go!
    77. Re:Names don't matter... by e_AltF4 · · Score: 1

      What makes
      - "GTK" worse or better than "WIN32" or "DCOM" or "ASP" ?
      - "GIMP" worse or better than "iexplore.exe" or "wmplayer2.exe" or "winword.exe" ?

      Either you compare "Image Editor (The GIMP)" to "Internet Explorer" or "Windows Media Player"
      or you comapre "/usr/bin/gimp" to "C:\Progra~1\Micros~1\windord.exe" :-)

    78. Re:Names don't matter... by david+duncan+scott · · Score: 1
      In English, yes.

      In Dutch, as I recall from the not-so-scholarly source of the Happy Hooker, the initial "X" of her name was a bit different -- she described the pronounciation as something like "Eggs-have-yara".

      I once exchanged emails with Klaus Knopper, inquiring as to the pronounciation of "Knoppix" -- was it like "knife" or was the "k" to be pronounced? Turns out the question had never occurred to him. He speaks English well (or at least writes it,) but the silent "k" doesn't exist in German and he had assumed that it would be obvious.

      Since the Xine site is "xinehq,de", I'm going to guess that English conventions are not primary.

      --

      This next song is very sad. Please clap along. -- Robin Zander

    79. Re:Names don't matter... by Anonymous Coward · · Score: 0

      ...Outlook?

      They should of named it LookOut. As in "LookOut! Here comes another virus."

    80. Re:Names don't matter... by JulesLt · · Score: 1

      Compared to Photoshop or Word, Excel and Outlook are pretty bad product names, but at least neither of them are the type of word you don't want to explain to kids. I really have second thoughts recommending a program called Gimp to anyone, especially if they need to search for it on Google. While I don't think it affects usability one bit, it is symptomatic of an attitude that affects usability.

      --
      'Capitalists of the world, unite! Oh ... you have' (League Against Tedium)
    81. Re:Names don't matter... by dangitman · · Score: 1
      Because it's part of the GNU project.

      You still don't get it, do you? this is about making good, intuitive names. That it is a part of the GNU project is not relevant to the functionality of the program. So why this obsession with putting GNU in the name, and emphasizing GNU through capitalization - rather than emphasizing the function of the software?

      --
      ... and then they built the supercollider.
    82. Re:Names don't matter... by dangitman · · Score: 1
      So what the hell is an Adobe? Or a Corel?

      Doesn't matter - because people use the names of the applications, not the company that makes them.

      --
      ... and then they built the supercollider.
    83. Re:Names don't matter... by paving-slab · · Score: 1
      Sorry, I didn't realise you were struggling to understand. I'll spell it out for you.
      1) From the post you just replied to:-
      ...The capitalisation was mine to emphasise this...
      Just in cse you're not sure what that means, it means the GNU project don't capitalise the letters GNU. I did it as I thought that that would be enough to convey the information written below.

      2) In the English language "GN" can be pronounced as "N", as in GNome or GNaw. From this we can see that GNumeric can be pronounced the same as Numeric.

      3) An excerpt from an online dictionary:-
      Numeric Nu*mer"ic, Numerical Nu*mer"ic*al, a. Cf. F.
      num'erique. See Number, n.
      1913 Webster
      1. Belonging to number; denoting number; consisting in numbers; expressed by numbers, and not letters; as, numerical characters; a numerical equation; a numerical statement.

      From this definition of the word numeric we can see it is relevant to the main purpose of spreadsheets, i.e. to manipulate numbers.

      Perhaps you should pick on one of the many programs whose names don't meet with your criteria, your obviously flogging dead horse with this one.
    84. Re:Names don't matter... by dangitman · · Score: 1
      Perhaps you should pick on one of the many programs whose names don't meet with your criteria, your obviously flogging dead horse with this one.

      You appear to be the one flogging a dead horse, as you are explaining things that I already understand, while totally missing the point. Yes, you CAN pronounce "n' with a g at the front. But it is ugly and doesn't help anybody. Why does the open source world insist on using ugly names? It actually does matter to people. Elegant words stick in people's head better.

      --
      ... and then they built the supercollider.
    85. Re:Names don't matter... by paving-slab · · Score: 1
      ...as you are explaining things that I already understand...

      Really? Remember writing this?

      ..."GNUmetric." Is that a program to measure livestock?...
      Or this?
      ...I never even saw the "numeric" connotation...
      Or this?
      ...So why this obsession with ... emphasizing GNU through capitalization...
      It appears you only understand it now because it's been explained to you.

      ...while totally missing the point ... it is ugly and doesn't help anybody...

      Well, it helped me, so that point is demonstrably false. So all that remains is you thinking it's an ugly name. I don't think it's an ugly name, and I just asked a friend and they don't either. So what makes you right and us wrong?

      Face it, you're blustering because you got caught up in a tirade against some open source naming conventions, and in your enthusiasm for the witch hunt you picked on the wrong program. Well you got called on it. Accept it like a man and go and rant about one of the many programs that don't meet your criteria.

      The horse you're flogging is not only dead, it's already been made into pet food, sold, consumed and excreted.

    86. Re:Names don't matter... by westlake · · Score: 1
      I know you meant that number facetiously, but a quick search of my main XP box at work shows 1472 ".exe" files and another roughly 2000 somewhat-executable files (assorted scripts, dlls, and other extensions

      I think most users would define an application as a program which can be launched from the Start menu or a desktop icon, and perhaps, with a little thought, file viewers such as the Acrobat Reader. But not the thousands of sub-programs and libraries on which they depend.

  29. Kill the problems where they lie by Anonymous Coward · · Score: 0

    First, nothing to do with Linux directly. This is just the silly names all programmers come up with for their programs - a marketing department just renames it to something equally silly but with buzzword power.

    The real issue is in the desktop environment - The menus to get to the program should separate things into categories that make sense - major DEs already tend to have this concept. The only problem then lies in finding and installing these programs.

  30. Part of the standard appology by Anonymous Coward · · Score: 4, Insightful

    When introducing new users to the linux systems at work I always end up explaining that the programs are named by clueless geeks who *think* they are funny (gnu, less, etc.). Please just ignore the stupid names and enjoy the power of the tools.

    1. Re:Part of the standard appology by Sj0 · · Score: 1

      All humor is subjective. Ass.

      --
      It's been a long time.
    2. Re:Part of the standard appology by Overly+Critical+Guy · · Score: 1

      Congratulations on fulfilling the stereotype of the angry, anti-social basement geek with a sense of humor poor enough to think "less" is a good name for a program that does more than "more" or that "GNU Is Not Unix" is a funny acronym.

      What's wrong with, I don't know, having a non-"humor" professional name that conveys friendliness and memorability? Apple's Aperture comes to mind.

      --
      "Sufferin' succotash."
    3. Re:Part of the standard appology by Sj0 · · Score: 1

      There you go trying to objectivize humor again.

      This is a dangerous proposition. However, I notice that you're OCG, one of the leading humorists on Slashdot, so I shall now bow to your subjectively superior prowess. :P

      --
      It's been a long time.
    4. Re:Part of the standard appology by pembo13 · · Score: 1

      That's not a very nice thing to do.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  31. Dichotomy by Billosaur · · Score: 1

    From the aricle: There are a number of things preventing Windows users from moving en masse to Linux. While the naming of applications is probably not a make-or-break issue when considering a new operating system, it is a legitimate consideration. This is the case because many of the names chosen for Linux programs are downright confusing, and the last thing desktop Linux needs right now is to make the transition from Windows or the acquisition of new users any harder than it has to be.

    Windows users are not switching to Linux because they cannot for the most part open a catalog and buy a Linux-loaded machine. MS still dominates the home PC market. Also, Linux is used more as server software than personal software and the uninformaed tend to look at it only in those terms. And frankly, perhaps it's for the best that Linux not try to follow Windows in any fashion. If someone wants to make a GUI interface to Linux, fine, but to build it along the lines of the current Windows model is asking for trouble. Linux should be breaking new ground, not following along with the crowd.

    --
    GetOuttaMySpace - The Anti-Social Network
    1. Re:Dichotomy by valkraider · · Score: 1

      Windows users do not switch to Linux for the same reason they hesitate to switch to Apple. Because they cannot go into WAL-MART, Target, SEARS, or any other generic place where people shop - and find 5000 programs to use. Seriously. I get that *all the time*. "I would switch to Apple but there is no software..." Apple is trying to address that by making Apple retail stores. People know that they will be able to get stuff for an Apple computer at an Apple store - so they are more willing to make the jump. Is there a Linux store? No. Most people don't even recognize the Linux aisle at Fry's or CompUSA. And if they get stuck in there they cry for help until the nice salesman directs them to the TurboTax in the Windows section... It doesn't matter how free it is or how well named we make it, Linux cannot compete until it is available for the dumbest most annoying stupid customer you can think of. Because that is 85% of the computer market... But with regard to naming? I can't think of any non-technical people I know that would install something called Ubuntu.

    2. Re:Dichotomy by Sj0 · · Score: 1

      I'm all for it. Let's box up the individual programs in Linux Distros and sell them to clueless morons for 20 bucks a pop. "But they come for free with the distro!" "No, these ones are WORTH MORE because I PAID FOR THEM."

      --
      It's been a long time.
    3. Re:Dichotomy by valkraider · · Score: 1

      You jest. But unfortunately, that is how most people think. When I talk about great "free" open source stuff - most (non-slashdot-reading) people look at me like I am kicking a puppy.

  32. What's in a name??? by stonebeat.org · · Score: 1

    If Adobe releases a free + opensource version of Illustrator/Photoshop, Linux community will be willing to rename GIMP to something easier. :-)

  33. Ridiculous - use a menu editor by bennyp · · Score: 1

    The point is ridiculous - distros could just set up a menu with aliases like 'graphics editor' or 'drawing program' or 'media player' or whatever.

    I'm tired of this 'all users are idiots' attitude.

    --
    could it be?
    1. Re:Ridiculous - use a menu editor by lasindi · · Score: 1

      The point is ridiculous - distros could just set up a menu with aliases like 'graphics editor' or 'drawing program' or 'media player' or whatever.

      Many distros already do. In fact, looking at my Ubuntu laptop, I see "GIMP Image Editor" and "Text Editor" (instead of Gedit). Even if I look at Slackware (which, as much as I love, wouldn't recommend for new users) on my desktop, I see "The GIMP (Image Editor)" and "Konqueror (Web Browser)". I agree, such menu entries are helpful for newcomers to Linux, easy for the distro suppliers to do, and don't require a renaming of the apps themselves. Heck, if I wanted to run the GIMP from the command line (which a newbie probably wouldn't be doing), I'd hate having to type "linux_image_editor" or something like that, even with autocomplete.

      --
      I have discovered a truly remarkable proof of this theorem that this sig is too small to contain.
    2. Re:Ridiculous - use a menu editor by psykocrime · · Score: 1

      The point is ridiculous - distros could just set up a menu with aliases like 'graphics editor' or 'drawing program' or 'media player' or whatever.

      Some already do. I can't speak for any other distros, but as I type this I'm sitting at a machine running RHEL 4 WS, and the applications menu features names like:

      Applications -> Accessories -> Text Editor
      Applications -> Graphics -> GIMP Image Editor
      Applications -> Graphics -> Xpdf PDF Viewer
      Applications -> Internet -> Firefox Web Browser
      Applications -> Internet -> IM
      Applications -> Internet -> Thunderbird Email
      Applications -> Sound & Video -> CD Player
      Applications -> Sound & Video -> Music Player
      Applications -> Sound & Video -> CD Player
      Applications -> Sound & Video -> Sound Juicer CD Ripper
      Applications -> Sound & Video -> Sound Recorder

      etc. That's as easy to understand as anything you're going to find on Windows, IMO.

      And the average user coming over from Windows probably doesn't launch this stuff from the command line a lot, so not knowing the actual executable name is no biggie. Really this isn't a "linux problem" in general, it's something specific distros need to handle in order to fit with their target market.

      --
      // TODO: Insert Cool Sig
    3. Re:Ridiculous - use a menu editor by DaveV1.0 · · Score: 1

      What?!? And offend the other 30 programs that do the same thing that the distro loaded so they can say "We give you 15000 programs and windoze doesn't!"? You would be saying that one is better than the others and that just won't do.

      Come on, how do you do that and not get flamed by the entire OSS community for trying to "lock people into using certain programs" or like?

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    4. Re:Ridiculous - use a menu editor by bennyp · · Score: 1

      simple - the choice to use and create distributions which are tailored to certain segments of the market. For example, I would not include imagemagick tools (except maybe with a snazzy GUI frontend) in a children's art distribution, but I would include tuxpaint (Paint) GIMP (Editor) and Inkscape (draw)

      --
      could it be?
  34. Hurrrrr by SydBarrett · · Score: 1, Funny

    Hey look at me I name things recursively because I'm fucking retarded.

    1. Re:Hurrrrr by n54 · · Score: 1

      Let's make a program to solve this and call it Nitro as an acronym for Nitro Isn't Things Recursively Obfuscated and...

      j/k :)

      --
      this comment is provided "as is" and without any express or implied legibility or congruity [...]
  35. REALLY! It's not THAT obtuse. by SynapseLapse · · Score: 3, Interesting

    You click the Start button to START the Shutdown process.
    I suppose if you know nothing about computers, it seems odd.

    But it makes sense if you think about it.

    1. Re:REALLY! It's not THAT obtuse. by Scrameustache · · Score: 5, Funny

      But it makes sense if you think about it.

      Maybe if you think about it drunk.

      --

      You can't take the sky from me...

    2. Re:REALLY! It's not THAT obtuse. by lowe0 · · Score: 1

      How so? You click the Start button to "start" doing anything, including shutting down the system. Certainly sounds more intuitive than sticking it behind a blue apple or a gray foot.

    3. Re:REALLY! It's not THAT obtuse. by soxos · · Score: 0

      If you have to think, it's not an intuitive UI.

    4. Re:REALLY! It's not THAT obtuse. by Scrameustache · · Score: 1

      You click the Start button to "start" doing anything, including shutting down the system.

      It requires you to think of "shutting down" as something that you start, rather than as stopping the damn thing, which is what you actually think until you're forced to wrap your mind around their insanity.

      The apple and foot aren't much better, but they don't make you say things like "start shutting down".

      Hell, I remember OS9, that was bad, it was in "special". I think it's the worse yet.

      --

      You can't take the sky from me...

    5. Re:REALLY! It's not THAT obtuse. by lowe0 · · Score: 1

      True, but there really wasn't a better solution to the problem back then. Nowadays, computers are designed to be operated more like appliances, and the soft power buttons on them fit into that paradigm. (They're also much more convenient - just tap the button and walk away.)

    6. Re:REALLY! It's not THAT obtuse. by passion · · Score: 1

      Every time I see that START button, I think of the marketing campaign that accompanied the launch of Windows 95...

      You can start me up
      you can start me up I'll never stop
      never stop, never stop
      You make a grown man cry
      You make a grown man cry
      You make a grown man cry...

      --
      - passion
    7. Re:REALLY! It's not THAT obtuse. by Anonymous Coward · · Score: 0

      Hei, I am really fine with my Program Menu... I thing is fascinating looking for companies to find a new job after your 40 0. app..

    8. Re:REALLY! It's not THAT obtuse. by Stan+Vassilev · · Score: 1

      "You click the Start button to START the Shutdown process."

      Ok so I guess then "Shut Down" shuts down the shut down process.
      Therefore you can't stop your computer..

    9. Re:REALLY! It's not THAT obtuse. by david+duncan+scott · · Score: 1

      See, that's when I lost all respect for IBM's marketing people. Why couldn't they have hired Sammy Hagar to sing "I can't drive 95" as the OS2 theme?

      --

      This next song is very sad. Please clap along. -- Robin Zander

    10. Re: REALLY! It's not THAT obtuse. by Black+Parrot · · Score: 1

      > You click the Start button to START the Shutdown process.

      What do you click to shut down the start process?

      --
      Sheesh, evil *and* a jerk. -- Jade
    11. Re:REALLY! It's not THAT obtuse. by Shome · · Score: 1
      You click the Start button to START the Shutdown process.

      Yeah. Like, you Start the ignition of a running car to START the Stopping process.

      --

      ~Once you have your choices narrowed down, the rest will fall into place.
    12. Re:REALLY! It's not THAT obtuse. by SynapseLapse · · Score: 1

      More like you Start pressing the brake to stop the car.

  36. Yeah right by Yahweh+Doesn't+Exist · · Score: 4, Funny

    go ahead, take naming advice from "XYZ Computing", ffs.

    1. Re:Yeah right by Kuvter · · Score: 1

      XYZ that's the end of the alphabet, so does that mean it's the end of computing completely?

      *cries*

      /. I can't live with out you. Don't let XYZ take my computing away.

      --
      "To be is to do." --Socrates
      "To do is to be." -- Aristotle
      "Do-Be-Do-Be-Do..." --Sinatra
    2. Re:Yeah right by Ezel · · Score: 1

      I have modpoints but your'e already at +5.

      Funny funny funny! Thank you!

      --
      Prosp long and liver.
  37. Easy Fix, extend some acronyms... by cnelzie · · Score: 1

    Seriously, what is GIMP, besides "GNU Image Manipulation Program"?

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
  38. I call bullshit! by QuantaStarFire · · Score: 2, Interesting
    Whatever the reason, desktop Linux's usability is hindered by its naming practices. This is not a huge factor in its growth or lack thereof, but it is something to consider. If nothing else, its naming is indicative of a community which does not always embrace new users and an operating system which is all to often seen as being reserved for the tech elite. If a person or group develops software they should, by all means, be able to name it whatever they want, but why not help everyone out a bit and name it something which is easy to recognized and remember?

    Desktop Linux's usability is only hindered by it's naming practices for those who can't wait the extra second to hold their mouse over a program and read it's description. Besides that, most Linux programs when installed get filed under the relevant group in the Launcher, so there's really no excuse for further idiocy by going "K...Multimedia...xine? What the hell is that?"

    If downloading programs, then the situation changes. They can read the program description almost immediately following the game and know what it does. If it's a clever acronym like GIMP, they'll figure it out before then. If it's a word-of-mouth thing, a Google search for the program name will reveal all the information they need.

    I don't think the Linux community discourages new users. I think they discourage idiots who lack basic reading comprehension and/or surrender their credit card and SSN to their long-lost uncle in Nigeria, but not a geniune new user who can read the program description. I think that kind of discouragement is a good thing.

  39. Reason for strange Linux app names by TheBogie · · Score: 1

    The reason why most Linux apps have strange names is simple. The people coding these apps have more personnally invested in the project than those working at MS. I know I wouldn't spend months of my time coding up an app, and then christen it with a bland name like "Windows Media Player". Plus, there are no marketing stooges around to force them to change the name to something an end luser could easily understand.

    1. Re:Reason for strange Linux app names by Benet · · Score: 2, Insightful
      Plus, there are no marketing stooges around to force them to change the name to something an end luser could easily understand.
      That's a shame really. Because marketing stooges are the people who get what you call 'lusers' to buy the product. I think you probably want this to happen, and the 'marketing stooge' knows what the 'luser' would like. I'm a 'luser' and I want my programs to have descriptive names, please.
    2. Re:Reason for strange Linux app names by Sj0 · · Score: 1

      Here. Have a Zire.

      --
      It's been a long time.
  40. contrarian by burnin1965 · · Score: 4, Insightful

    Although it could be debated as to which platform has confusing names, i.e. what is Excel, what is Visio, what is Access, what is Outlook, ad nauseam, I actualy have a contrarian view for you.

    Why give applications boring vanilla names like photoshop, media player, etc.?

    With the names that are given to many linux applications it could be argued that someone new to the platform would be lost, but I say they will be lost anyway and when they do learn about the applications that meet their needs the interesting names will leave an impression which will differentiate them from the applications on competing platforms that have common names.

    I would also argue that vanilla naming creates its own confusion. How many people think Internet Explorer IS the internet?

    I say we stick with the fun names.

    burnin

    1. Re:contrarian by phasm42 · · Score: 1
      How many people think Internet Explorer IS the internet?
      A smart move on Microsoft's part.
      --
      "No one likes working in a hamster wheel, and your shop smells of cedar shavings from here." - TaleSpinner
    2. Re:contrarian by Tyler+Eaves · · Score: 2, Insightful

      Is it too much to ask that names have an OBVIOUS pronunciation, and frankly, don't look *weird*? I mean "Kopete", "Xine", "GkRellm"?

      --
      TODO: Something witty here...
    3. Re:contrarian by burnin1965 · · Score: 1

      "Is it too much to ask"...

      Yes, so don't. :)

      burnin

    4. Re:contrarian by tuxette · · Score: 1
      Why give applications boring vanilla names like photoshop, media player, etc.?

      Because most of the customers are non-techies and are most comfortable with the boring vanilla names...


      btw, I resent your associating boring with vanilla... real vanilla is anything but boring!

      --
      People say I'm crazy, I got diamonds on the soles of my shoes...
    5. Re:contrarian by burnin1965 · · Score: 1

      "Because most of the customers are non-techies and are most comfortable with the boring vanilla names..."

      Based on the naming conventions on other platforms out there, including the one that holds a monopoly share of desktops, customers have no problem dealing with application names which have no obvious relation to their purpose. I see no basis for the vanilla_name == comfortable_user assumption.

      "I resent your associating boring with vanilla"

      haha, I actually find vanilla to be an interesting flavor, but we weren't talking about flavors or spices were we.

      Try reading about vanilla at http://www.slangsite.com/slang/V.html, and chill (no, don't stand naked in a meat locker).

      burnin

    6. Re:contrarian by lowe0 · · Score: 1

      "How many people think Internet Explorer IS the internet?"

      Which is precisely what makes it a good name. Someone in MS' marketing department earned their bonus that year. That's the holy grail of marketing: the customer identifies the entire concept with your brand. See Kleenex, Xerox, etc..

      The downside of this is that when commoditization sets in, generic versions piggyback on your brand. See Kleenex, Xerox, etc..

    7. Re:contrarian by Sj0 · · Score: 1

      So what makes Xerox synonymous with copying while Azureus isn't synonymous with bittorrent?

      --
      It's been a long time.
    8. Re:contrarian by burnin1965 · · Score: 1

      "Which is precisely what makes it a good name"

      That's funny, a good name for a product is one that will confuse and guile the customer. I've taken a couple of introductory marketing classes as part of my education and perhaps my memory is failing me but your logic seems to be contradictory to good marketing. In fact that sure sounds a lot like fraudulent marketing.

      "the holy grail of marketing: the customer identifies the entire concept with your brand. See Kleenex, Xerox"

      Here we can agree, but its interesting you bring up those two companies. Kleenex and Xerox have become synonymous with the purpose of their products not because they used some derivative naming scheme but rather they have an unrelated name associated with a quality product and the consumers themselves added the companies names to their vocabulary as synonyms to the general purpose of the product. The same cannot be said about Internet Explorer as it uses a name derived from the purpose and so Microsoft marketing created the synonym with the name.

      "The downside of this is that when commoditization sets in, generic versions piggyback on your brand. See Kleenex, Xerox"

      And here we disagree. The fact that these companies names have been made synonymous with the purpose of the product by the consumer means they have mindshare which they can leverage against their competition.

      burnin

    9. Re:contrarian by ccnull · · Score: 1

      Ha -- "Linux" itself lacks an obvious pronunciation -- which is still commonly messed up.

  41. Patent/trademark wars by Phreakiture · · Score: 2, Interesting

    It's the result of patent/trademark problems.

    K-illustrator got renamed.

    X11Amp got renamed.

    There are others....

    BTW, WinAmp is not exactly an obvious thing, either.

    --
    www.wavefront-av.com
    1. Re:Patent/trademark wars by advocate_one · · Score: 1

      you forgot Zinf... "Zinf Is Not FreeAmp"

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
  42. Well, then OSX must suck too... by DThorne · · Score: 2, Informative

    Safari? A Web browser?
    ILife? A...ummm...well, a way of living?

    Please. Winamp: do you think someone starting typing "CD Player, Audio Player, Mp3 Player..." in a DOS shell on windows until they found Winamp? People aren't going to stop or start using a desktop based on this, especially when "k3b" is directly under the "CD/DVD Burning" submenu on SUSE/KDE.

    This is a non-issue.

    DT

    1. Re:Well, then OSX must suck too... by Scrameustache · · Score: 1

      ILife? A...ummm...well, a way of living?

      iLife is not a programm, jackass.

      Its a suite wich includes iTunes (hmmm... maybe, a way to listen to tunes?), iPhoto, iMovie, iDVD, which couldn't be more clear.

      --

      You can't take the sky from me...

    2. Re:Well, then OSX must suck too... by DThorne · · Score: 1

      LOL. and a typical Mac user is supposed to know this...how? Wen they see that title on a box, what do you think?

      Btw, in case you had some difficulty understanding, which obviously you do, I wasn't dissing OSX. I was pointing out the stupidity of the argument. Much like your inability to look outside of your own narrow view and understand when a point is being made, instead of geek-harping on meaningless details.

      DT

    3. Re:Well, then OSX must suck too... by Sj0 · · Score: 1

      Similarly, unless you already know from elsewhere, How the hell would you know what a Ford Mustang is? Or an Areostar?

      The vast majority of brand names are nonsensical unless you know what the product does. It doesn't matter if you're selling computer chips or cell phones or corn chips or boats (Lund? WTF is a Lund?) or cars or computers or cameras. The fact that the author didn't realize this indicates to me that there wasn't a terribly great amount of thought put into this article.

      --
      It's been a long time.
    4. Re:Well, then OSX must suck too... by Anonymous Coward · · Score: 0

      LOL. and a typical Mac user is supposed to know this...how? Wen they see that title on a box, what do you think?

      The iLife box says, "iLife Your life in photos, movies, and music"

  43. Difference in attitude by Todd+Knarr · · Score: 0

    I think it's a difference in attitude. Take "Media Player" for example. The very name implies that there's only this one media player, no others. Linux tends to distinguish the application from the type of application, eg. xine is a media player, one of several you can use. People may not know the names of the various software of each type, but that's a brand-recognition issue not a fundamental problem with seperating the name of a particular product from the type of product.

    We don't have a car manufacturer "Automobile" making the "Sedan". We have Ford, Chrysler, BMW, Honda et. al. each making several models of sedan-type automobiles (and many models of types of automobiles other than sedans). People don't have any problem with cars with names like "Infiniti Q45" or "Ford Cobalt", so the concept of "the name isn't the type" can't be that alien.

  44. Trademarks by gmuslera · · Score: 1
    is something open source normally cant afford. And when common english words gets trademarks (Windows anyone?) even if they are pretty useful to describe what the program does, you are in disadvantage in that arena.

    Giving descriptive names to programs also limits what they can do, or get non-intuitive results when do more than what the name says (like pressing the start button to end working, or running the kill command to revive a task)

    Anyway, where is the hard to remember part in commands like fsck, gawk or grep? How can you forget things like unzip, strip and touch? Whats more descriptive to program function than name like apache, samba or gimp? Using linux implies more than just using a computer, but adopting a bit a whole culture. That is bad or good? As always, it depends on the case.

  45. 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.
  46. Cleverness vs Clarity by TheFlyingGoat · · Score: 4, Insightful

    The examples given are from different companies and design teams, so it's hard to generalize them. Overall, however, popular Windows software tends to be made by companies who put a lot of thought into the naming of their product, since it will help determine how popular that product is. Many linux programming teams either go too general or try getting clever with the name ("Which greek god relates to what this program is doing?").

    The problem with getting too clever is that without a strong advertising push or word-of-mouth push (Firefox), people really don't know what your program does. The problem with going too generic is that the program isn't memorable.

    There's a few programs that get it right by choosing a name that's both descriptive and clever (Photoshop, Winamp, OpenOffice, etc). Point is, either get a big ad budget or take some extra time choosing a name. Of course, if your target audience isn't the general public (read: ethereal), then it doesn't really matter since computer experts will recognize software based on how good it is.

    --
    You have enemies? Good. That means you've stood up for something, sometime in your life. --Winston Churchill
    1. Re:Cleverness vs Clarity by JohnnyLocust · · Score: 1

      The examples given are from different companies and design teams, so it's hard to generalize them.

      I agree, but all generalizing is wrong.

    2. Re:Cleverness vs Clarity by bersl2 · · Score: 0, Offtopic

      Cleverness vs. clarity has clear merit when it comes to software engineering. But with the software's name? That's a waste of energy.

    3. Re:Cleverness vs Clarity by Anonymous Coward · · Score: 0

      If memory serves, the reasoning behind the Firefox name was:

      - Phoenix rose from the ashes of the Mozilla Suite
      - Phoenix turned out to be trademarked so they switched to Firebird
      - Firebird turned out to be a database so they switched to Firefox

  47. BTW: Parent is Random NSFW Pr0n. by SynapseLapse · · Score: 1

    You've been warned, since parent didn't.

    1. Re:BTW: Parent is Random NSFW Pr0n. by alphaparadigm · · Score: 0

      You always click random video links?

      --
      -=The Dude=-
    2. Re:BTW: Parent is Random NSFW Pr0n. by Anonymous Coward · · Score: 0

      I don't want to click on the link, but NSFW is an unfamiliar acronym. Nasty (something) Fucking/Fisting (something)?

    3. Re:BTW: Parent is Random NSFW Pr0n. by SynapseLapse · · Score: 1

      NSFW = Not Safe For Works.

    4. Re:BTW: Parent is Random NSFW Pr0n. by SynapseLapse · · Score: 1

      You always post random pr0n? I wasn't offended, but I thought I'd at least give the working class folks a warning.

  48. Correction. by Pantero+Blanco · · Score: 1

    It seems that it's "System" --> "Log out" now. Ah, well, it's been a while since I used Gnome.

  49. Poor communication = part of the OSS culture? by engineerErrant · · Score: 5, Insightful

    You're right that many people will probably regard this as splitting hairs, and this in itself is a pretty big issue. Names (from "top-level" names like application titles down to the names of lowly index variables) are critically important in usability, as is documentation.

    Yet try as I might, with the notable exception of Python, I've never been able to pick up an open-source product of any complexity that I'm not familiar with, without buying an O'Reilly book or something of the like. Flame me if you will for "not trying hard enough," but it seems to me like having to try hard goes against the definition of usability in some ways. This makes for a pretty big hidden cost.

    Open-source projects are the products of engineers working on something they feel is personally important, and it's perhaps unsurprising that communication with the end user (at least on the level of completeness and polish that larger companies need to demonstrate) is not given much priority. But the end users are what will drive the victory or loss of Linux on the desktop, and I think they are already voting with their mice.

    And say what you want about Microsoft - but the level of effort they put into this front (from the easy-to-understand language in setup to the MSDN) is way ahead of what I've seen from the Linux world. I think they are the ones to be applauded in this case.

    1. Re:Poor communication = part of the OSS culture? by mark_hill97 · · Score: 1

      did you really need a book to understand firefox? And furthermore does O'Reilly even publish such a book?

    2. Re:Poor communication = part of the OSS culture? by pembo13 · · Score: 1

      So would Linux be any less enjoyable to me if no more 'end users' took it up? I think it not. For all intents and purposes, Linux can stay with a small group of engineers as its users.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    3. Re:Poor communication = part of the OSS culture? by ookaze · · Score: 1

      You're right that many people will probably regard this as splitting hairs, and this in itself is a pretty big issue

      No this is not a big issue, this is BS. I wonder how we non-english speakers rest of the world did cope with your app names that, sorry to tell you this, don't mean anything to us. FOSS is actually better at names, because app names come from all other the world.

      Names (from "top-level" names like application titles down to the names of lowly index variables) are critically important in usability, as is documentation

      So from the situation in France, I can tell you most commercial apps have failed. Here, there are countless magazines dedicated to explain people what some app is, what it does, and how to use it.

      Yet try as I might, with the notable exception of Python, I've never been able to pick up an open-source product of any complexity that I'm not familiar with, without buying an O'Reilly book or something of the like

      Like in Windows. And I thought my wife was computer illiterate. She learnt herself through Digikam, I see her amazed every week at what new things she learnt to make, and the only burning program she ever understood is K3B (and yes she tried Nero).

      Flame me if you will for "not trying hard enough," but it seems to me like having to try hard goes against the definition of usability in some ways. This makes for a pretty big hidden cost

      No, the thing you call "trying hard" is just learning, it has nothing to do with usability.

      And say what you want about Microsoft - but the level of effort they put into this front (from the easy-to-understand language in setup to the MSDN) is way ahead of what I've seen from the Linux world. I think they are the ones to be applauded in this case

      Complete trollish BS again. I converted most of my neighboorhood to Linux the day I stopped supporting their Windows desktop. No one of them was able to reinstall their Windows OS once it was down, and they were ALL frightened to install even one program.
      BTW, no one of them is an english-speaker, and let me tell you that for them, Setup does not mean anything, they don't understand the word. So stop your BS about easy-to-understand please.
      In the other hand, they understand pretty well how to install apps on their Linux desktops now.

  50. Is Tux really a penguin? by FishandChips · · Score: 1

    The "point" is a little overdone. There really isn't much to prevent a distribution from substituting "picture editor" for "gimp", "web browser" for "konqueror" or for that matter "media player" for "xine". Unless they start poking around in the plumbing, users would never have to bother with the "real" name.

    But then, hey, where does the process stop? Isn't Red Hat a darn silly and inexpressive name compared to Windows? Doesn't seemed to have stopped Red Hat from becoming the best-known Linux brand and dominating the market.

    There are many more pressing reasons why Linux has a relatively low market share on the desktop. Since Windows works perfectly well for most folks and they don't need to switch, desktop Linux needs to come up with some compelling and sexy reasons to induce them to switch. It has yet to do so, imho. But then perhaps "killer app" is a typically obscure Linux name. Call it "Battlefield 2" or "Half-Life" (and get it to work) and Linux would be hoovering up the new users.

    --
    Las qué passoun
    tournoun pas maï
  51. At least its documented (known) - people can learn by Skiron · · Score: 4, Insightful

    Now lets see all the Windows users look at processes running, and let them all go

    "Ah! alg.exe csrss.exe ctfmon.exe dllhost.exe explorer.exe internat.exe kernel32.dll lsass.exe mdm.exe msmsgs.exe mstask.exe regsvc.exe rundll32.exe services.exe smss.exe spoolsv.exe svchost.exe system winlogon.exe winmgmt.exe wisptis.exe wmiexe.exe wmiprvse.exe wscntfy.exe wuauclt.exe are running - I know EXACTLY what all that is doing."

    Linux processes/apps are named from convention and are all documented. The less said about the alternative (and comparing with) the better.

  52. The k-ification of the GUI by Treacle+Treatment · · Score: 1

    The biggest offender of late is KDE. Must EVERYTHING be named Ksomething? Good God... what is a Konqueor ? What will Kompare do ? Will Kannibale eat my computer? Will K9copy reproduce my dog? Some are predictable but they all begin with that friggin' K. Enough already. It's too Kute and as pedestrian as Karls Kuntry Kitchen.

    -- TT

    --
    TT
    1. Re:The k-ification of the GUI by Anonymous Coward · · Score: 0

      Kshut the Kfuck up

    2. Re:The k-ification of the GUI by Anonymous Coward · · Score: 0

      Kou Kfirst, K? Kstupid KfuKK

  53. Say what!?! by N1ghtFalcon · · Score: 2, Insightful

    What is this I see? Open-source community thinking about why they aren't taken more seriously? Me thinks that if tomorrow I should spot a post admitting that Linux developers also don't know a thing about designing a usable GUI, the end of the world is definitely near.

    I realize that this will likely be modded down to hell, but I could really care less if it makes even one developer stop and think. The real problem with the entire Linux movement is a total lack of even the basic understanding of human psychology. Just like they still think that a file is the solution to everything.

    We're not machines with RAM and hard drives. Our memory is highly associative, meaning that most of the things we remember are associated to other things. The only "hard-wired" things are those which are used on continuous basis, which I suppose explains why the developers don't notice these problems. For everything else, the less links there are, the harder it is to recall something, which is why naming software using names that say absolutely nothing about what the software is for creates such a mess.

    1. Re:Say what!?! by shawb · · Score: 1

      I'd also be willing to bet that the vast majority of Microsoft and Apple programmers don't know much about UI. What they do have are UI specialists and graffics and industrial designers working in teams setting up the layout. This UI team then passes the specs onto the programmers, or potentially uses premade tools to design the interface, which the programmers then add functionality to all the buttons and widgets and gizmos. Without some level of top down management, the programmers attempt to do something they are simply not qualified to do. Would you want somebody writing kernel code who's qualifications are all in the graphics design area?

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
  54. Unix naming by harris+s+newman · · Score: 0

    I read somewhere (an article by Thompson or Ritchie, or both), that they purposely created command names that were not descriptive of their function. If I remember correctly, it was in order to enforce weak typing. So having non-descriptive application names is in the same conceptual thread as keeping command names non-descriptive. Personally, I wish I was younger to be able to remember all this stuff better.

  55. Windows WE by Anonymous Coward · · Score: 1, Funny

    And "longhorn" isn't a strange name for an OS?? I'll bet the next version will be MS Windows WE (Well Endowed)

  56. Just wrong by eldacan · · Score: 1

    Looking at my GNOME menu:

    Applications -> Graphics -> GIMP Image Editor

    Applications -> Sound & Video -> Totem Movie Player

    Seems quite easy to find the right application to me...
    And as a bonus, the names are original for once.

  57. Let me see if I got it by LittleLebowskiUrbanA · · Score: 1

    is someone mentioning the point that the "Free(insert appname here)" and "Open(insert app name here)" Open Source naming standard is growing a bit (dare we say) stale?

  58. Go Home by Anonymous Coward · · Score: 0

    "actually", "source", "general", "programmers", "course".

  59. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  60. G-this, K-that by jcostantino · · Score: 1

    I'm surprised that nobody mentioned how the majority of Gnome and KDE apps either start with G-something or K-something. The novelty wears off really quickly.

    --
    Reviews with a twist! http://www.sardonicbastard.com
  61. You seem to be around my age, then. by mmell · · Score: 2, Interesting
    Yes, I learned on a tty using an acoustic modem to communicate with an HP mainframe running BASIC. (cue audience laughter)

    Did I need <humor> tags?

    BTW, aliasing is just a great way to get yourself (or somebody else) in trouble -- it's a useful tool for the experienced, but it can cause no end of grief in the hands of a neophyte. I remember from firsthand experience (no urban myth) the time a fellow employee with root access decided to see if the 'del' command had any help. Just our luck, a 'helpful' sysadmin had alias'ed "del=rm". Do you know what happened when my associate typed "del /? "

    And don't tell me "nothing" (which is essentially what should've happened). Hint: the server was down in less than 300ms.

    1. Re:You seem to be around my age, then. by RalphSleigh · · Score: 0

      In any sensible operating system: Are you sure you want do this? (Y/N) But I get the point...

      --
      Come as you are, do what you must, be who you will.
    2. Re:You seem to be around my age, then. by poot_rootbeer · · Score: 2, Insightful

      the time a fellow employee with root access decided to see if the 'del' command had any help.

      Well there's your problem, right there. Someone who tries to use DOS command syntax at a Unix prompt shouldn't have root access.

    3. Re:You seem to be around my age, then. by WindBourne · · Score: 1
      Did I need tags?

      Mea Culpa. Post xmas and all. I know how you feel. Sadly, far too many ppl here will actually think that simple commands are a bad thing.

      HP mainframe. That would be the 3000. When I worked at HP, the 3000 support group was just across the way. A whopping 6 ppl worked on it. Amazing the profit that HP made on that thing once it went into just support.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    4. Re:You seem to be around my age, then. by Jerry · · Score: 5, Interesting

      Right out of HS in 1959, I attended the Barns School of Business to learn "computer programming", which was really just using jumper cords to connect holes in a patch board to a neutral bus board on the IBM 402 Tabulator. We used the 540 Gang Punch to enter data onto punch cards for sorting in the 402 Tabulator. The purpose of "programming" was to sort punch cards so the tabulator could tabulate them and sent the results to a printer. But, I looked too young and couldn't convince employers to hire me.

      So, after bumbing around on a few jobs for a few years, I went to college. Nine years after my first "programming" training, in 1968, I took Fortran-64 programming in grad school. We used the KSR-133 tele typewriter which supposedly poked along at 10CPS, but if you tried touch typing at 10CPS you couldn't push the keys hard enough to make it punch a hole in the yellow spool of tape into which your program was punched. After spending a couple hours typing in my solution to the quadradic equation I'd put my reel of yellow tape in a brown envelope and the prof would mail it to the CDC6600 computer center in a town 120 miles away. A week later I'd get a printout showing the errors in my typing and the process would start all over. If the printout contained a printing of my program followed by the answer then I had completed the task. IIRC, we completed only 3 or 4 problems that semester. The next semester the physics dept had a contract with the local bank and their B200 computer. We still used the same KSr-133 but the turnaround was the next day because we could go to the bank after hours and see our programs being run. If the errors weren't too bad we could use their KSR-133 and do a "quick" correction on the spot.

      I never used Fortran after that class, and it was only ten years later, in 1978, that I got back into programming using Apple II BASIC. In 1980 I resigned my teaching job and I've been programming every since. In 46 years I've seen "programming" go from patching a breadboard to using tools like Eclipse, KDevelop, MSVC++.NET on PERSONAL computers that are millions of times faster than the 402 Tabulator, or even the IBM 1400 series transistorized computer, which was just on the horizon as I graduated from Barnes. Now, researchers are beginning to get a handle on optical and quantum computing with 10's to 100 GB of RAM and all solid state storage replacing mechanical HDs.

      What a ride it has been!!!

      --

      Running with Linux for over 20 years!

    5. Re:You seem to be around my age, then. by Rosco+P.+Coltrane · · Score: 1

      Do you know what happened when my associate typed "del /? ". And don't tell me "nothing" (which is essentially what should've happened).

      Hmm, it deleted all one-letter files in the root directory, i.e. nothing happened? Not to mention, what was a guy typing DOS commands under Unix doing with the root password?

      You first-hand story sounds like a load of bollocks to me...

      --
      "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    6. Re:You seem to be around my age, then. by Anarke_Incarnate · · Score: 1

      Correct me if I am wrong, but I believe that the 3000 series was a minicomputer and not a mainframe. They would be similar to the IBM AS400s, no?

    7. Re:You seem to be around my age, then. by Random832 · · Score: 1

      Just our luck, a 'helpful' sysadmin had alias'ed "del=rm". Do you know what happened when my associate typed "del /? "

      rm: /?: No such file or directory

      Or, on the off chance that the shell matched dot (as mine doesn't)...

      rm: "." and ".." may not be removed

      If his system's "rm" doesn't guard against this case (as mine does)...

      rm: /.: is a directory

      Or, if it calls remove() instead of unlink()...

      rm: /.: Directory not empty ....your point?

      --
      We've secretly replaced Slashdot with new Folgers Crystals - let's see if it notices.
    8. Re:You seem to be around my age, then. by dr_dank · · Score: 4, Funny

      Was this back when nickels had pictures of bumblebees on them?

      --
      Where does the school board find them and why do they keep sending them to ME?
    9. Re:You seem to be around my age, then. by Dominic+Burns · · Score: 1

      "Right out of HS in 1959..."

      [snip]

      The way you write it, you coded uphill, both ways.

      My sincere thanks for your efforts.

      Seriously.

      Cheers,

      D.

    10. Re:You seem to be around my age, then. by dildatron · · Score: 1

      heh... maybe if he is using Windows help synax he shouldn't have root access by default?

      --


      If you had nuts on your chin, would they be chin nuts?
    11. Re:You seem to be around my age, then. by Blakey+Rat · · Score: 0

      Why is this modded anything but off-topic!?

      The topic is NAMING OPEN SOURCE SOFTWARE, not remembering punch-cards.

      Criminy.

    12. Re:You seem to be around my age, then. by MirrororriM · · Score: 3, Funny

      Why, when I was a young programmer we had to write the code in the snow with our pee, and a compiler was just a word for the pilot of the hovering dirigible that read the instructions and passed them to the ALU, which was another fellow with an abacus. They would wrap the results around a rock, and drop it on my house when the program would exit. We had to walk uphill...

      --
      Content Management System: A pretentious way of saying "text editor."
    13. Re:You seem to be around my age, then. by Anonymous Coward · · Score: 0

      Thanks for your comment. The responses to your comment show why I now put effort into wikipedia instead of here. signed - 10 years younger than you.

    14. Re:You seem to be around my age, then. by Halfbaked+Plan · · Score: 1

      He is defining 'mainframe' to mean 'a computer bigger than I can lift that management won't let me keep for my personal use in my cubicle.'

      And he's lucky he doesn't have my IBM PC Server 704. It's a 'PC' but it's the size of a file cabinet.

      --
      resigned
    15. Re:You seem to be around my age, then. by Halfbaked+Plan · · Score: 1

      I learned Fortran on punched cards. Also took my Pascal course that way. It was much nicer than using punched tape.

      At some sites on cazmpus we were allowed to load and run our own card decks directly.

      And the top card on the deck was the one with the account password on it. If the card reader was going to jam, it was going to mangle that card first. If you knew how, you could read back the password from the mangled card manually. So it was fruitful to 'surf' the wastebaskets in the terminal rooms from time to time to get passwords, so you could use somebody else's time on the machine to run your job.

      --
      resigned
    16. Re:You seem to be around my age, then. by Anonymous Coward · · Score: 0

      If Microsoft had progressed as quickly as the computer hardware industry, we would be talking to our computers, listening to their informed and well reasoned replies, and simply have to chose among a small detailed selection of options which it would provide and explain, and once we made our selection, it would perform that days (or weeks activities) without flaw. Instead, we have 'the computer is frozen again', 'we aren't compatible with some wierd thing they want 5000 down and 250 a month for' and 'they want to audit our software....again???'

    17. Re:You seem to be around my age, then. by ScottCooperDotNet · · Score: 1

      You're still not good with typos; is it "Barns School of Business" or "Barnes" ?

    18. Re:You seem to be around my age, then. by AaronBrethorst · · Score: 1

      no, no, no! this was back when the custom of the time was to carry an onion on your belt!

      --
      No, but I used to work for Microsoft.
    19. Re:You seem to be around my age, then. by caluml · · Score: 1

      I can see how that post can be +5, Informative - or even Insightful - but Interesting? :) I glazed over at "1959".... :)

  62. Capitalization, too by Scooter's_dad · · Score: 1

    OK, I'm pretty much a Linux noob so this may not grind anyone else's gears here, but it drives me crazy when Linux program names are not capitalized. xmms, xine, apt, synaptic... Half the time I don't even realize I'm reading about a program until I go back and reread it and realize "Oh, apt is a program's name!" Just another barrier to entry for interested bystanders like myself.

    --
    The road to hell is paved with Cat 5 cable.
  63. Englishist! by Anne+Thwacks · · Score: 1
    I realise this is serious flame bait, but the fact is that Windows developers are American and speak (a somehat mangled form of) English. Many Linux developers are not native English speakers, and Xine (presumably derived from Xinema) is at least as meaningful as Media Player if you speak no English.

    How meaningful is a Ford Focus? Even in English?

    More to the point, why do I find that virtually all Open Source software depends on all manner of bizarre sound related software, even if I dont have a sound card in my PC?

    And why does multi-media mean only one medium (sound)?

    --
    Sent from my ASR33 using ASCII
  64. "This message has no point" by whitehatlurker · · Score: 1
    The article is a bit thin,
    The article is transparent. There is no substance to it.

    but it raises an excellent point.
    I've no idea what that point is. I think it may be that he believes that the only way that people know which program to use is if it is spelled out in full:
    "MicroSoft Windows Web Browser"
    "MicroSoft Windows program to play music and video files"
    "Adobe program to manipulate photos, images and pictures"
    If that's all you want, create a menu item that takes up half the screen:
    "GNU Image Manipulation Program"
    Sorry, I guess that was not the point he was trying to make, was it?

    The author seems to be lacking in depth of experience, implying that GIMP, Opera and FireFox are "Linux applications" only.

    --
    .. paranoid crackpot leftover from the days of Amiga.
  65. eh? by labratuk · · Score: 4, Insightful
    The article is a bit thin, but it raises an excellent point.


    No it doesn't. Is it saying 'Linux' (?) should start giving things super-generic names? Well that's a great idea. Let's call things 'Media Player'. But who gets to decide which media player gets named the definitive 'Media Player'? And they may not realise that most obvious super generic names are already trademarked by someone.

    I don't see anything wrong with Gnu (General?) Image Manipulation Program. Rather effective description if you ask me.

    It's not like the windows world isn't full of stupid Win* names is it? Winamp? WTF? It's a pretty tenuous link that you're supposed to guess that 'Amp' means an MP3 player.
    --
    Malike Bamiyi wanted my assistance.
    1. Re:eh? by kjamez · · Score: 1


      No it doesn't. Is it saying 'Linux' (?) should start giving things super-generic names? Well that's a great idea. Let's call things 'Media Player'. But who gets to decide which media player gets named the definitive 'Media Player'?


      well, a standardized desktop would help things. like the windows API, when you run 'the browser' your web browser pops up. be it firefox, or ie, or opera, whatever. it's whatever the default you set (or the program asks and sets) to be. so yes, under 'mediaplayer' i would put mplayer, under 'image editor' i would use gimp ...

      --
      you can't have everything, where would you put it?
    2. Re:eh? by Overzeetop · · Score: 1

      My beef wouldn't be that GIMP isn't a perfectly valid and desicriptive acronym, but that the word of the same spelling has a negative connotation right out of the box. gimp: disability of walking due to crippling of the legs or feet. Yeah, that makes me want to try that out. You don't see Honda ads touting the advantages of their light-weight economy car, code named the Singularly Perfect Long-range Automobile Type. Of course not! Although all the geeks in the engineering department would love it, that would be marketing suicide.

      Part of the probelm is just that - marketing. These otherwise non-associative names are well driven into the consumer psyche. Linux, if it wan't to be the "next desktop" has to do it without the multi-billion dollar marketing machine that keeps the big software guys in the green. I'm not saying that windows doesn't have stupid names, but most of those companies have the cash to make them household names.

      (BTW - it took me until just this last version to get the whole Nero thing. I was watching the install screen and the flaming coluseum icon...and the long "o" vowel in ROM hit me. I just shook my head that I had never "gotten" it before.)

      --
      Is it just my observation, or are there way too many stupid people in the world?
    3. Re:eh? by nunya_biznez · · Score: 1
      It's not like the windows world isn't full of stupid Win* names is it? Winamp? WTF?

      Okay, I always suspected that WTF was a Windows application, but why would anyone want to run it?

    4. Re:eh? by erinacht · · Score: 1

      >Gnu (General?)

      Gnu = Gnu's not unix

      it's a recursive acronym

    5. Re:eh? by Anonymous Coward · · Score: 0

      except that amp relates to amplifier and is recognizable as relating to music.

    6. Re:eh? by Sanity · · Score: 1
      Is it saying 'Linux' (?) should start giving things super-generic names?
      It is raising a perfectly valid usability point - if you are new to Linux, how are you going to know that you use "Xine" or "Mplayer" to view video, or "Gimp" to edit images?

      There should be a mechanism through which applications can be chosen based on the functionality they offer, rather than on the basis of whatever name their creator chose for it.

    7. Re:eh? by labratuk · · Score: 1

      Yeah, it could be anything to do with audio. To do with audio recording, midi playing, audio synthesis, sequencing...

      An MP3 player? I suppose it could be, but most people don't make the connection.

      --
      Malike Bamiyi wanted my assistance.
    8. Re:eh? by labratuk · · Score: 1
      There should be a mechanism through which applications can be chosen based on the functionality they offer, rather than on the basis of whatever name their creator chose for it.
      That might be why in KDE the default configuration is to call applications things like 'Instant Messenger (Kopete)' , 'Multimedia Player (XMMS)' and 'Image Manipulation Program (GIMP)'.

      I'm pretty sure GNOME has the same capability.
      --
      Malike Bamiyi wanted my assistance.
    9. Re:eh? by haakoneide · · Score: 1

      Gimp is a usually derogatory term used to refer to a (normally male) sexual submissive, typically dressed in black leather (or rubber) and wearing a mask of the same material. This apparel emphasises sexuality by drawing attention to the crotch and chest. Sadomasochistic practice often features in the notion of the gimp, with a partnership between gimp and dominatrix (or dominant).

  66. Linux is Not Windows by daigu · · Score: 2, Insightful

    Outlook, Access, Excel...real intuitive names there. If you want to throw in third party vendors like the original did with Photoshop, you have a whole host of products that do different things with similar names - i.e., Quicken or Quick Time.

    Linux names are acronyms. Acronyms are easier to type and remember. Just as a wouldn't want Linux to be renamed Runs Computer, I do not want software to be renamed from a four letter command such as gimp to Image Manipulator because someone cannot be bothered to learn its name. If they cannot be bothered to learn the name, then they are welcome to go use the programs that are named something they can remember.

    The whole world does not revolve around the lowest common denominator. Let's stop pretending that it does, shall we?

    1. Re:Linux is Not Windows by douceur · · Score: 1

      I use Linux as my primary desktop now and have learned all the acronyms and abbreviations. However, I'm not too thick to realize that "move" is a more intuitive command name than "mv". No, it's really not that hard to remember things like that, or to figure out which programs do what, but there's really no reason I should have to if there are viable, practical alternatives.

    2. Re:Linux is Not Windows by smoker2 · · Score: 1
      The whole world does not revolve around the lowest common denominator. Let's stop pretending that it does, shall we?
      Hear, Hear !

      If people can't be bothered to even learn how to use windows properly, then they can stay the hell away from *nix. They won't appreciate the power, and they will try to force mind numbing simplicity on the rest of us. What is it with people who insist that we all must use exactly the same tools.

      On a different tack - when I open the Gnome main menu and hover over an item, it displays a description of what you can expect from that program. How is that any different from windows ?

      Example :

      The Gimp
      Create and edit images or photographs

      That is in addition to being in the Graphics folder, which doesn't exist in XP unless you create one and move all the relevant apps into it, and then repeat for subsequent installations.

      I think this article better demonstrates the authors difficulty with simple tasks rather than any flaw with GNU/Linux.

    3. Re:Linux is Not Windows by daigu · · Score: 1

      If you truly wish, you could motify your .bash file to accept move instead of mv. You could also "improve" the thousands of other commands to your liking - rm to remove, cal to calendar, ls to list, passwd to password and so forth. Personally, I'd rather common commands require less typing rather than more (which I understand is not an unusual position for someone that works mostly on the command line) - but you can readily change the behavior to match your preferences.

    4. Re:Linux is Not Windows by Anonymous Coward · · Score: 0

      Here's a viable, practical alternative:

      #! /bin/sh
      ln -sf `which mv` /usr/local/bin/move
      ln -sf `which cp` /usr/local/bin/copy
      ln -sf `which rm` /usr/local/bin/delete

      Put in a file named foo, and then 'sh foo'

      It's much easier to adapt Linux to your preferences than Windows. For one thing, I don't have to spend time mucking about in the start menu or changing default options during installation so that I don't get the typical result of having my disc-writing software under a menu named 'Ahead' and my DVD playing software under a menu named 'Cyberlink'.

      The whole argument that 'mv' is intimidating for non-technical users falls apart when you realize that non-technical users just click and drag to perform this function. Hell, I consider myself a technical user, and I almost never use 'mv' or 'cp' when I can use a GUI - GUIs are better for file management.

      You could argue that Linux distributions should provide these command aliases from the get-go, but the creators of these distributions don't seem to find it necessary, as it is so easy for end-users to do their own customization in this respect. However, if you truly feel strongly about it, I suggest you implement your own distribution that names all commands and applications nicely for the users.

    5. Re:Linux is Not Windows by douceur · · Score: 1

      Oh no doubt, that's certainly true, but that's ignoring the point. I agree that since I know the commands, it's easier to type them than their full-name counterparts. Yet this is entirely lost on somebody new to Linux. It really doesn't change the fact that the standard commands are less intuitive than move, list, remove, copy, etc.

      My point is to say that since we're comfortable with Linux and with the command line, maybe we should be the ones changing the behavior to match our less intuitive, albeit more efficient, preferences.

    6. Re:Linux is Not Windows by coolGuyZak · · Score: 1
      Outlook, Access, Excel...real intuitive names there.

      Actually, as has been pointed out elsewhere on the page, these names are quite intuitive.

      Outlook is an organizer... hit helps you get a new outlook on your life.

      Excel is a spreadsheet program, and spreadsheets are made of cells. Ex-cell -> Excel. (As a bit of a pun, excel means to do well at something. Neat.)

      And Access? It's obviously a contraction of cesspool. Ack is the sound someone makes when they find themselves waist deep in one.

  67. Yeah, THAT'S a good name. by sulli · · Score: 4, Insightful
    Killustrator? Is that the application that deletes your picture files?

    The KDE guys need to Kut the Krap with the names already.

    --

    sulli
    RTFJ.
    1. Re:Yeah, THAT'S a good name. by Anonymous Coward · · Score: 0

      It must be contagious, you are even doing the K' thing! :)

      Man, it is a 'bracing' wind for this AC....

    2. Re:Yeah, THAT'S a good name. by Anonymous Coward · · Score: 0

      You haven't emphasized it right. It is kill-Us-Trator. No thanks, I prefer Die-Trator.

    3. Re:Yeah, THAT'S a good name. by Anonymous Coward · · Score: 0

      The worst case is akregator, imho. That's just randomly changing a consonant into a k, or does 'akregator' mean anything?

    4. Re:Yeah, THAT'S a good name. by pembo13 · · Score: 1

      Why? Alot of us like it.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    5. Re:Yeah, THAT'S a good name. by Anonymous Coward · · Score: 0

      And a lot more people don't understand it, which is the problem.

    6. Re:Yeah, THAT'S a good name. by ookaze · · Score: 1

      Killustrator? Is that the application that deletes your picture files?

      Until :
      - you realise that some people don't find it as stupid as you are, that's why we see things like this http://slashdot.org/articles/01/07/02/1648243.shtm l on Slashdot.
      - you try not being a moron and understand that not eveybody understand english. BTW, you have a serious mental disorder, as most people will sort out "K Illustrator" instead of "Kill ustrator". So you are not qualified IMHO to talk about good or bad product names.
      - you spell it right KIllustrator, and you immediately look more like a moron

  68. As Obi-Wan should've said to Yoda . . . by mmell · · Score: 1
    "Oh, get over yourself." ;^)

    Yes, I remember acoustic modems, paper tty's (with a paper-tape punch attached - woo, hoo!).

    I used to be a geek - then I acquired a sense of humor and achieved maximum nerdosity.

  69. Menu? by GeekDork · · Score: 1

    What's easier to type? "gimp" or "Photoshop"? "xine" oder "Media Player"? If you're talking about menus: we have icons now. Welcome to the 1980s.

    --

    Fight hunger. Filet a politician and send him to a 3rd world country of your choice.

  70. if windows program names are so intuitive... by advocate_one · · Score: 1
    then kindly explain what Orcad does... or Framemaker... or Outlook... or Agent...

    no, you are not allowed to peek at those links either... ;)

    --
    Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
  71. Another realm for IP law to bite free software by Junior+J.+Junior+III · · Score: 2, Interesting

    Coming up with a good name is really damn hard, just ask the Firefox people. Common, easy to understand words such as "Word" or "Illustrator" are already taken, and you're asking for a lawsuit if you try to use them.

    You can try being clever, like the Lindows and KIllustrator people did, and you can still get sued. You can try to come up with nonsense names or geeky in-jokes, but then normal people are going to be like "WTF?" and your software will never penetrate the market.

    You can concatenate corporate-sounding prefixes, roots, and suffixes, and sound like a buzzword hype drone, er I mean Buzzhypdro(TM) Generator, which will get converted into an acronym, which will be trademarked by some obscure company in a completely different industry who will try to sue you even though they're in a completely different industry.

    And then when your acronym becomes accepted it'll get co-opted by commercial software projects that will treat yours like it's an extensible, embraceable standard, and then they'll sue you to relinquish your own name so they can use it in their marketing literature.

    Someone should start a "Voldemort" project for coming up with pseudo-random placeholder names for "projects that must not be named".

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
  72. Let us stop thinking like geeks by squishybit · · Score: 1

    We have to stop with the logic and good reasoning when dealing with real-world usability issues. ;) You are Joe Schmoe newbie. What are your possible thought processes? "I am going to download that Photoshop-type program. Damn what was it called?" "Hey man, I've been using this kick-ass program for manipulating images. Damn, I forgot where it went and what it's called." These scenarios are easily circumvented and, frankly, trivial for an organization that is willing to migrate desktops to Linux. But for widespread desktop acceptance this could be a problem. Think of technology reviewers for magazines and online mags. For them, what won't matter is the logic in the *NIX GUI way of doing things but how crazy the names are. Not that we should give two turds about these people at the end of the day, but if you want widespread Linux use, maybe something to think about.

    1. Re:Let us stop thinking like geeks by itomato · · Score: 1

      That situation is what led to this: http://www.google.com/linux The whole she-bang is in a state of growth. A slow one, for sure, but given time, that confusion will be irrelevant. A push-button telephone!? Lands! The ear /and/ mouth pieces on one holdable thing?! Mercy!

  73. Hehe...Glass Examples by Anonymous Coward · · Score: 0

    "But then again, you click the "Start Button" to shut down in Windows :)"

    [KsCD]
    Extras-->Quit.

    [Konqueror]
    Location-->Quit.

    [K3B]
    File-->Quit.

    And let's not get into the issue of consistency.

    1. Re:Hehe...Glass Examples by 1000StonedMonkeys · · Score: 1

      No, really, Quitting is an extra feature. I mean, who would want to quit?

  74. Well... by nwbvt · · Score: 1
    I'm not entirely sure Killustrator is the best name for an image program in the first place (though it would make for a great title for an action game). Would it be too hard for the KDE guys to just name things like KDE Illustrator? Putting a 'K' in front of every word may be cute, but I don't think it helps usability all that much.

    Thats the big problem with GNU naming conventions. There is too much attention in making the names cute and not enough attention in making them recognizable. Windows at least dumbs down their naming conventions to make them (relatively) easy to figure out.

    --
    Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    1. Re:Well... by ivan256 · · Score: 1

      Putting a 'K' in front of all the names must be cute in the same way that efficient german sex is hot, right? Either way I guess I don't get it.

    2. Re:Well... by sl3xd · · Score: 1

      I don't see how putting the 'K' in front of everything is substantially different from GNOME:

      gpdf, gedit, ggv, gnometris (or pretty much any of the default GNOME games), gnumeric, gfloppy, gtop, gcalctool, gucharmap...

      Nothing like a good double-standard; apparently it's OK for the GNOME project to use 'g' or some variant of 'gnome' to prefix their programs, but it's out of the question for KDE to prefix their programs with 'K' or 'kde'.

      --
      -- Sometimes you have to turn the lights off in order to see.
    3. Re:Well... by nwbvt · · Score: 1
      I never said GNOME's naming convention was any better. It was a KDE app that was mentioned in the origional post, KDE is quickly becoming the dominant desktop environment, so it was KDE that I discussed in my post.

      Man, I never knew KDE fans could be so insanely defensive.

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    4. Re:Well... by sl3xd · · Score: 2, Insightful

      Actually, there was also sibling post complaining about kde using 'k' to prefix everything; yours was the more reasonably worded comment, so I replied to it.

      I'm not really a fanboy of GNOME or KDE; I use both interchangably (and I like the occasional change of pace). I find it interesting how... rabid each side's fanboys can be towards the other.

      It's interesting how often GNOME fanboys complain about the 'k' prefix for KDE programs, yet seem entirely oblivious to the fact that GNOME does the same thing. The famous telescope effect -- the other guys problems seem much larger than your own.

      KDE users complain about similar nonsense about GNOME, all the while blissfully ignorant that KDE usually does the same things.

      All in all, it's remarkable how similar the two environments are, and how many good ideas are passed between each other. (As well as how many bad ideas get dropped because the other project did the same thing in a better way).

      To be honest, I don't see using the 'k' or 'g' as a prefix much different from Apple's use of 'i' (iTunes, iPhoto, iMovie, iDVD, ...)

      It's interesting how the article also selects Linux programs that don't have a descriptive name, yet completely ignores unhelpful Windwos names.

      Cases in point:
      Simple Text Editing
      Listed:
        Windows: NotePad, WordPad, TextPad
        Linux: gedit, kate
      Unlisted:
        Linux: kwrite, kedit (only listed because they're quite obvious)

      On the Windows side, how about:
      PowerPoint: (a powerful pointer? a SUPER laser pointer? WTF!?!)
      Excel: (Excel... excel at what?)
      Nero: (what is a dead Roman emperor doing on my hard disk?)
      WinAMP: (Apparently this amplifies windows; so it must make it better or more powerful somehow)
      PhotoShop: (Must be a photo printing service...)

      Basically, the article takes what brand recognition Windows has for granted, while completely discounting the same effect for Linux. More astounding, is when you have a brand that exists on both platforms (GIMP, FireFox, Opera).

      You see the same problem for people who move between a Mac and a Windows box; Mac users have such obscure program names as QuickTime, Pages, Keynote, Preview, Safari, BBEdit, Text Wrangler. iMovie... does this mean it plays or makes movies?

      Basically, he's complaining because different platforms have their tools named differently. It happens everywhere; if I walk into a bar and ask for a screwdriver, I'm going to get something entirely different than I would if I were to ask for a screwdriver at the hardware store. Differences in the dialects of English spoken in Australia, the US, and England are good examples. The bottom line is you have to take the time to use the proper dialect, at leeast some of your meaning will get lost in translation.

      --
      -- Sometimes you have to turn the lights off in order to see.
    5. Re:Well... by advocate_one · · Score: 1

      hey, don't blame KDE or Gnome... they're just following an existing trend... there's a heck of a lot of programs on my system here that start with 'x'... xpdf, XEmacs, xsane, xmms, xine to name a few

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    6. Re:Well... by 6Yankee · · Score: 1

      if I walk into a bar and ask for a screwdriver, I'm going to get something entirely different than I would if I were to ask for a screwdriver at the hardware store

      Same if you asked for a screw, too, I'd imagine...

    7. Re:Well... by gold23 · · Score: 1
      WinAMP: (Apparently this amplifies windows; so it must make it better or more powerful somehow)
      No, Winamp's name derives from the electronic amplifier, a piece of equipment most people have in their homes -- in their stereos,radio receivers, and televisions.

      "Amp" is a commonly-used shortening of same, especially by musicians.
      --
      Trust not a man who's rich in flax / His morals may be sadly lax
    8. Re:Well... by sl3xd · · Score: 1

      When you know the origin of the phrase, it's fairly simple. You know what WinAMP does; so the name seems easy and obvious.

      If you only have the name, and not the purpose of the program, the name 'WinAMP' can have multiple meanings; WinAMP isn't an intuitive name to the uninitiated.

      "Amp" is indeed a shortened word for amplifier; but it does not necessarily have to be electronic in nature.

      AMP is also the name of a energy drink made by Pepsi. There's also the common usage of 'amp' as in "someone who's been 'Amped' up on steroids/caffiene, etc." (or the aforementioned energy drink...)

      I look at it this way: WinAMP is an unclear name, simply on the basis that my mother wouldn't be able to figure out its purpose simply by the name of the program.

      --
      -- Sometimes you have to turn the lights off in order to see.
    9. Re:Well... by Twisted64 · · Score: 1

      Nero: (what is a dead Roman emperor doing on my hard disk?)

      Come on, that's one of the most inspired names ever, given the correct knowledge. I have always just referred to the program as "Nero," but about 3 years ago I had a look at my Programs menu, and found out that the full name is "Nero - Burning Rom." That's awesome! Just like when I discovered the true meaning of the answer to the chicken question. A massive revelation, and a strong connection in my mind of Nero to burning.

      (btw, being a bit anal here, in this year, any Roman emperor on your hard disk or in your cupboard really should be dead)

      Why did the chicken cross the road? To get to the other side.

      --
      Consciousness is a myth. Trust me.
  75. And this is just as hard as GIMP? by hellfire · · Score: 4, Interesting

    You've completely missed the point.

    If you're a 4th century roman citizen, you are going to have a tough time with a tank. A modern American might have a tough time too, but they are more likely to have been exposed to cars and computers and whatnot and have a greater chance to pick it up quicker than the roman citizen. Both of them will still have to be trained.

    That's your point, but that's NOT the point of the article!

    Take that same roman citizen, and train them in the use of a BMW. Now ask them which one they will remember more easily after they are forced to walk around without either for 2 months. Chances are they'll remember more about driving a BMW.

    The point is not so much useability as it is reusability. I consider myself a pretty intelligent computer user, but I have to constantly go back to manuals and look things up to remember commands and programs. GIMP doesn't immediately invoke any devices in my memory to recall that application on demand at a later date. Photoshop instantly makes me think of images. 5 seconds later I find out it's for photo editing. I can stick that in my long term memory and remember it for later much more easily. This is how the average user thinks.

    Linux geeks are going to be spending 99% of their time memorizing programs and commands that they use every day and they have to realize not everyone is going to see the world the same way they do. Shortening the word copy to cp helps the advanced linux user save typing but for less advanced users it's easier to remember the word COPY because it makes sense to a wider range of people.

    --

    "All great wisdom is contained in .signature files"

    1. Re:And this is just as hard as GIMP? by the+chao+goes+mu · · Score: 1

      On the other hand, how is "del" any more intuitive than "rm"?

      --
      Boys from the City. Not yet caught by the Whirlwind of Progress. Feed soda pop to the thirsty pigs.
    2. Re:And this is just as hard as GIMP? by hellfire · · Score: 1

      Well I didn't say anything about del vs rm did I?

      --

      "All great wisdom is contained in .signature files"

    3. Re:And this is just as hard as GIMP? by DerPflanz · · Score: 1

      Take that same roman citizen, and train them in the use of a BMW. Now ask them which one they will remember more easily after they are forced to walk around without either for 2 months. Chances are they'll remember more about driving a BMW.

      Huh? This sentence is totally incomprehensible. I read it at least 7 times and still I don't get it.

      --
      -- The Internet is a too slow way of doing things, you'd never do without it.
    4. Re:And this is just as hard as GIMP? by belmolis · · Score: 1

      This issue was actually considered long ago by Bell Labs. They studied the question of whether it makes any difference whether a command is called "copy" or "cp", "del" or "rm", and so forth. They found that in fact it didn't make any difference.

      I'd love to give a link but I haven't been able to find the paper using Google and I've just moved and most of my books and papers are still in boxes so I can't find the paper version either.

  76. Linux isn't on the normal users radar... AT ALL by mindmaster064 · · Score: 4, Insightful

    Call it flamebait if you will, but for the average user Linux doesn't even exist. It doesn't matter if it is called Linux "Alterna-OS" or some other crap, they know what shipped on the computer and don't have the time or inclination to learn anything else. Sure, the geeks love it, but why would the average person like it? Does it do more than already-installed (windows/media player/office/etc) or does it just do the same thing? See, if all it does is the same thing then Linux has NO VALUE preposition whatsover to the average joe they will only switch when alternative software has more usefulness and is not merely a clone.

    I ask you, why should you care about vi when you have notepad (which does the same job with less confusing commands)? Making Xine or Helix useable requires setup and configuration of codecs, whereas it just works under windows!

    For Linux to gain ground it needs to add utility without adding futility. No one is going to accept that it more trouble to get the thing to work the same way, and they would barely consider it if the improvements are only marginal. As far as features, Windows is better to average joe. It reasonably works out of the box, and there is nothing to screw up in the configuration. When Linux works like that then it will compete with Windows, but if the software included with Linux surpassed it that would be the end for Redmond. There is no way a "normal" user is going to put up with the bullshit involved with setting a Linux box up, so these Linux people should shut up about their desktop until it works or even happens and stay on the servers.

    All that being said, I love Linux as far as the performance... It turns "dated" machines into useable machines, and for those that are running on a budget it may still have a place. For servers, I don't think there is a better choice you can make. But again, the Linux people need to stop thinking they have a desktop offering -- they have a toolbox of many tools but they do not have a leatherman. Desktops need to be useable by the computer challenged to qualify as an offering, and anything too complex is just missing the mark. Do you think the normal person would know much about partitions, screen mode depth and resolution, or even the goofy device names for mice or screens? These things make the whole proposition unrealistic.

    -Mind

    1. Re:Linux isn't on the normal users radar... AT ALL by PenGun · · Score: 0

      A leatherman is only useful if you don't have the proper tool. None uses the screwdriver on it if there is a real one available.

        Windose and Linux are a lot like that. Hope you don't have any serious tool using to do.

          PenGun
        Do What Now ??? ... Standards and Practices !

    2. Re:Linux isn't on the normal users radar... AT ALL by dsci · · Score: 2, Interesting

      To say that Windows "just works" for the average user is not consistent with the very large base of call-in help desks and even radio shows dedicated to answering questions regarding Windows problems. It might work INITIALLY for the 'average' user, but that is not to say it is more maintenance free.

      To me, long term maintainability is the selling point of Linux. I'll concede Linux is in general harder to set up, but only because the end-user is not typically setting up Windows; it is preinstalled (and configured). If you hide that initial set-up at the vendor, then the user would see Linux as a much easier to use machine LONG TERM. That is, I'd argue that once set up, Linux is far more reliable, more durable and much, much easier to extend into areas the user wants to take the computer after the initial set-up.

      Ultimately, to each his own. I have a family member who will not, under any circumstances, even look at Linux. He does not care if it can do x, y or z better. Do I continue to try to "sell" Linux to him? No way. His box - his choice of OS.

      But, that is not to say that I firmly believe he has more computer headaches than I do in maintaining his systems. And mine are doing much more complicated things.

      --
      Computational Chemistry products and services.
    3. Re:Linux isn't on the normal users radar... AT ALL by just_another_sean · · Score: 1

      why should you care about vi when you have notepad (which does the same job with less confusing commands)?

      You, sir, have obviously never used vi...

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    4. Re:Linux isn't on the normal users radar... AT ALL by DaveV1.0 · · Score: 1

      Are you so sure about this?

      I am an experienced gnu/linux user. I have been using gnu/linux since about 1.6. Currently, my job involves writing scripts for an AIX environment. I have worked as an admin in a mixed Unix/Windows environment. I have done deskside and phone support for windows and unix.

      I had a small, hard to find configuration problem that caused my laptop clock to change every time I booted Linux. It took me a while to find the setting and disable it. I have never had that problem with Windows.

      I had to download and recompile the source to get a piece of software working that was installed by default by my distro.

      I wanted a specific program. But, it wasn't available in a package for my distro. So, I went to the site for it, but they didn't support it on my distro. So, I downloaded the source, modified the config, upgraded some libraries (some of which I had to compile), then compile and install the software. I have never had to do that for Windows.

      I didn't want to have a certain peice of software on my system. I went to remove it. But the config software put out by my distro said that if I removed that software, I had to remove other software I wanted to keep. I never had that happen with Windows.

      I tried to add a program and was told by the distro config software that I couldn't add it with some of the software I had. I told it to use the new package. The config software then told me it would have to remove about twenty other programs if I continued. Never had that happen with Windows.

      I have a USB hard drive. It worked great automounted, etc right out of the box and no changes to the distro. Then, I upgraded my distro. After I upgraded, it would not automount. Now, I didn't change anything other than go to a newer version of the distro. And, after I got it automounting, it started mounting in a totally different location than it originally did and there was no documentation as to WHY. I have had some problems upgrading windows, but I never had a working piece of equipment stop working even though all the drivers were loaded, up to date, and correct.

      In my experience, linux is very stable, as long as you don't want anything that isn't provided by your distro and you don't make many changes. Otherwise, you better be willing to do jump through hoops to get it working, even with a major distro.

      Oh, and I remember when everyone made fun of windows because the manuals kept getting smaller. When I upgraded my distro this last time, it went from 2 good sized manuals to 1 one smallish manual.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    5. Re:Linux isn't on the normal users radar... AT ALL by Sj0 · · Score: 1

      I'm afraid that your post comes off as a troll, nothing more.

      There are lots of people like me who use tonnes of Free software on their windows PCs because it just works. I never have to wonder if mplayer or vlc will play a video, because I know it just will. That's just one of an infinite variety of examples.

      I use FreeBASIC to code because I'm strange and like BASIC syntax. No linux involved. If I wanted to, I could install Litestep or blackbox on my desktop and do away with explorer altogether. If I supplemented that with a Cygwin or Msys command line, as many developers use, We've managed to Unixify our desktops without dealing with the strangeness of the Linux platform. There is a non-trivial number of people who do just that.

      --
      It's been a long time.
    6. Re:Linux isn't on the normal users radar... AT ALL by itomato · · Score: 1

      You can't have the unixification without the strangeness.

      It's like taking the grease out of Crisco.

    7. Re:Linux isn't on the normal users radar... AT ALL by Sj0 · · Score: 1

      You'll have to present some proof. To get vlc running, I just double-clicked the icon and installed as usual. It opens every video file I click on now, just as intuitive as Windows Media Player, except that the interface it less cluttered with confusing tabs and such. Same for OpenOffice's installation. I also run gaim as my IM client. In fact, the majority of the programs I run are open source, and came from the Linux side of things, and seem to run perfectly well and without the need for any Linuxian manual hopping or frantic google searching.

      --
      It's been a long time.
    8. Re:Linux isn't on the normal users radar... AT ALL by Anonymous Coward · · Score: 0

      > I ask you, why should you care about vi when you have notepad (which does the
      > same job with less confusing commands)? Making Xine or Helix useable requires
      > setup and configuration of codecs, whereas it just works under windows!

      That`s really weird. I always saw that you get to f**k around with codecs using Windows and it`s crappy "Media Player". That`s why most of people I know use win32 mplayer port which Just Works(tm) and will even play you an .exe file. You got the facts wrong I guess. As for vi - I hate it too :).

    9. Re:Linux isn't on the normal users radar... AT ALL by SanityInAnarchy · · Score: 1

      Do you think the normal person would know much about partitions, screen mode depth and resolution, or even the goofy device names for mice or screens?

      Define "normal". If you're talking about someone who's never used that OS before, then you're absolutely right -- no normal person would have a clue what C: is. You could try telling them it's a "hard drive", but what's D:? Sometimes it's a CD-ROM drive, sometimes it's another partition. And WTF is a partition?

      The normal user doesn't give a flying fuck what OS they're on, so long as it keeps them from having to know these things. GNOME and KDE both do about as well as Mac OS X at this. And if a user has to know about "goofy device names for mice or screens", then the computer's already broken. That, or we aren't talking about a user, we're talking about a Power User, who already knows one OS from years of experience, and should be willing to get off their ass and read a manual to learn another OS before they bash it for not being a complete clone, and then complain when it is a clone.

      And why should I care about vi? It does the same thing as notepad, but once I know the commands, it does more than notepad, and it does it faster. My media players are usually just as easy to use as Media player, often more so, and they don't send my personal history to Microsoft.

      And when did you last try Linux? I typed "emerge xine", then logged in as a normal user and typed "xine", and it was useable. Then I did it again with VLC, mplayer, and xmms. This is on Gentoo, which is supposedly one of the least user-friendly distros. On the more user-friendly disros, they have a GUI to do the same thing.

      --
      Don't thank God, thank a doctor!
    10. Re:Linux isn't on the normal users radar... AT ALL by mindmaster064 · · Score: 1
      "To say that Windows "just works" for the average user is not consistent with the very large base of call-in help desks and even radio shows dedicated to answering questions regarding Windows problems. It might work INITIALLY for the 'average' user, but that is not to say it is more maintenance free."

      Yes, the difference is that normal people can go to normal sources to get the information to correct the problems. You have to realize that most people don't have much of an idea of what is under the hood, but they do need to use the car to get to work. They would have a difficult time understanding which parts of the information in Linux would aid in diagnosing the problem, whereas if it were a Windows problem the common experience base with the masses is actually a tool. I'm not saying Windows is the best damn software made, far from it... I see many problems with it from a conceptual and a practical level. I won't even say it is cheaper or more efficient in all cases to run Microsoft products, but I think if a normal user can reasonably communicate a problem I think that is definitely another means of efficiency.

      "To me, long term maintainability is the selling point of Linux. I'll concede Linux is in general harder to set up, but only because the end-user is not typically setting up Windows; it is preinstalled (and configured). If you hide that initial set-up at the vendor, then the user would see Linux as a much easier to use machine LONG TERM. That is, I'd argue that once set up, Linux is far more reliable, more durable and much, much easier to extend into areas the user wants to take the computer after the initial set-up. Ultimately, to each his own. I have a family member who will not, under any circumstances, even look at Linux. He does not care if it can do x, y or z better. Do I continue to try to "sell" Linux to him? No way. His box - his choice of OS."

      Actually, the real problem I see with the Linux install process is that the maintainence of the system is not identical to the initial installation. Upgrading bits of the system is much harder than the loading of the product which is actually a blow to the long term maintainability since it is more confusing. For excample, most users in Windows user the windows installer and that interface is virtually the same when removing software as it is when adding it. The user needs to know nothing to perform that process other than the product name. In contrast, backing out of an upgrade in Linux can be difficult if not impossible (especially if you are talking about glibc, etc). This is actually a major minus to Linux because the normal user when faced with the fact that maintaining the software is difficult simply skips that step, and that is far for a solution isn't it? A Windows users would likely be able to back out even a service pack if something isn't working right after the update.

      As far as selling Linux goes, just remember the simple truth: "A good product sells itself, and a buyer becomes an owner the minute he can see himself enjoying the fruits of the product." It's hard to draw someone to a product when the major feature is supposedly the fact that you get to spend less time as a computer janitor. That's a great advantage to a system administrator, but it'"s nothing to someone that doesn't maintain a system since they will not identify with this.

      -Mind

    11. Re:Linux isn't on the normal users radar... AT ALL by pembo13 · · Score: 1

      Mod the parent as funny, he says vi does the same job as notepad.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  77. Dumb blonde joke? by Anonymous Coward · · Score: 0

    Why did they use a camera to take a screenshot of the desktop? This reminds me of a blonde joke where there is a photocopier used to take a screenshot, lol.

  78. This is one of the reasons I don't bother w/ *nix by Rooked_One · · Score: 1

    the naming schemes are a little hard to remember.... the tough thing is that most people don't want to take the time to remember how to use an OS when windows is so simple. I bet if some experienced windows users were giving a box of *nix with easy to remember things, they could learn it. I'm not saying I use it, but ive run into this problem w/ many people... "I use Internet Explorer" ..... "Oh man, don't use that, use Firefox. What do you think most people end up doing?

  79. *nix just hates vowels by Geoff · · Score: 1

    When I've taught introductory Unix classes, I simply tell the students to remember that *nix commands are simple to remember if you remember a couple of "rules":

    1. *nix hates vowels.

    2. Use as few consonants as necessary to get the point across.

    See? It's simple. "Remove" becomes "rm". "Move" becomes "mv". "Remove directory" becomes "rmdir". (Hey! Who snuck that vowel in there?)

    Geoff

    --

    Computers are useless. They can only give you answers. -- Pablo Picasso

  80. Quick! Hire GNU Marketrons by Philip+K+Dickhead · · Score: 1

    Or are they Marketroids?

    Gotta name xine something like "Splenda", not one of those complex, obscure techie names like "Tivo" or DVD! ;-)

    --
    "Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
  81. Names vs. GUIs by Advocadus+Diaboli · · Score: 2, Informative

    Namen sind nur Schall und Rauch
    Johann Wolfgang von Goethe (German writer)

    This means literally "Names are just sound and smoke" and the deeper meaning is "Names arent important". Well, I don't think that names are a problem because of the following reasons:

    • Usually a menu tree isn't flat but categorized. If I open my Debian menu I find a section for graphics and so I assume that the programs in this section have something to do with graphics.
    • If I install a package I'm doing it because I want to use it. And at that point I can learn easily that GIMP stands for GNU Image Manipulation Program and so I can hardly forget that this is the program to use if I want to edit my digital camera photos.
    • Many times I observed that people are not reading the menus, they just have learned that the app they want to use is on the 4th last entry in that submenu and they click there without even reading. Difficult if the menu structure changes, but people can adapt to this as well
    Ok, if you're using a shell then you need to remember the names, but who prevents you from defining an
    alias photoshop='gimp'
    1. Re:Names vs. GUIs by scgops · · Score: 2, Insightful

      Regarding the thought that "Names arent important," I suggest everyone try to think about this from the point of view of a mere mortal, a.k.a. an end user. Most of the people I know who aren't geeks don't think of themselves as using Internet Explorer. They open the Internet. In that past, that tended to refer to AOL. These days, it's generally IE, but with customizations from Earthlink, SBC, or whoever else their ISP may be. They also don't use Outlook or Outlook Express. They just read their email. For a lot of people, that's done using a web browser and Yahoo or Gmail. In any case, it doesn't matter much, as long as people understand how to compose, read, and reply. The name of the application is irrelevant. From their point of view, most people I know don't even use Word and Excel. Instead, they write letters and create spreadsheets. Pretty much the only application I hear friends and relatives referring to by name is iTunes. But, let's face it, none of us are likely to be manually launching iexplore.exe, winword.exe, or ./firefox. Even geeks typically use a GUI for launching applications. And the nature of a GUI is that people get used to the icon they click or the steps they take, not the labels on things. In a GUI-based paradigm, names really aren't important. "What's in a name? That which we call a rose By any other word would smell as sweet." -- Shakespear

    2. Re:Names vs. GUIs by DaveV1.0 · · Score: 1
      Never mind the fact that :
      • those who use a GUI probably won't want to have to open a terminal window to launch their image editing program.
      • one has to know what something does before one wants it.
      • first people have to know what something does and where it is before they can just go to where it is.

      The whole point is that people have to be able to identify a program as something they want before they download, install, and/or open it.

      Questions I have been asked by people who have seen me using my laptop

      If a program is listed as Kaffiene, what does it do, make coffee?
      What is Konqueror, a game like Risk?
      What is GIMP?
      XV, what does that do?
      BitchX? I would want my kid using that!

      At least with GAIM you have an idea that it could be something like AIM.
      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  82. Whoa... by Anonymous Coward · · Score: 0

    Does the Linux community really have to listen to every 08/15 users complaints?

    Hell, why don't these people stick to Windows instead of molesting non-08/15 users on Linux Users Groups with their I-wan't-to-proove-that-Linux-sucks-ass-by-installi ng-and-not-understanding-it.

    Some people can't handle choice and transparency. Stop putting your energy into them and tell them to stick with Windows instead.

    End of story. Everyone can get on with his life.

    1. Re:Whoa... by Anonymous Coward · · Score: 0

      Does the Linux community really have to listen to every 08/15 users complaints?

      Hell, why don't these people stick to Windows instead of molesting non-08/15 users on Linux Users Groups with their I-wan't-to-proove-that-Linux-sucks-ass-by-installi ng-and-not-understanding-it.


      WTF is an "08/15 user," pray tell?

  83. Now, Please Take This The Right Way... by RobotRunAmok · · Score: 5, Insightful

    But your attitude is EXACTLY what is holding Linux apps back from popular adoption.

    I suppose Outlook Express is the ideal name for an email client...as is Outlook. Acrobat is the perfect .pdf viewer or creator. Excel instantly draws to mind spreadsheets [now, but 20 years ago?]. I could go on, but why bother.

    The name of an app is not meant to be Literal!! It's meant to make you want to own it! If you had a choice between two toilets, the Open GNUFeces gtkSepticPort, or a CrapThrasher 3000, is there any question which you would select? Calling a graphics program The GIMP (yeah, I know it's meant to be a snarky acronym; newsflash: after the age of 16, nobody cares.) is like naming your son Susan. In fact, I've introduced the GIMP to new users (all of whom look like they'd rather be anyplace in the world than in that room at the time) with a, "Hey, look, with a name like The GIMP, it's got to be good, right? Right??"

    For serious 'flagship' Linux applications, allowing the "coding community" to name them is right in line with allowing the "marketing community" to write them. It screams "Hobbyist," which is fine, if that's all you want it to be. In the early '90's, when nobody knew any better, it was not unusual for an organization's HTML jockey to also be responsible for creating the site's look and writing its content. Then, the medium matured, rapidly. When I see the names for a lot of these (very, very fine and well-coded) linux apps, I get the urge to crank Nine Inch Nails, order a double-mocha-latte, and re-read SnowCrash...

    1. Re:Now, Please Take This The Right Way... by jimmydigital · · Score: 1
      If you had a choice between two toilets, the Open GNUFeces gtkSepticPort, or a CrapThrasher 3000, is there any question which you would select?

      Hmm.. yes I can see it now.. the CrapThrasher3k... three times the thrashing speed of the CrapThrasher1k. You know.. I find your ideas intriguing and wish to subscribe to your newsletter....

      --
      Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats. -HLM
    2. Re:Now, Please Take This The Right Way... by AK+Marc · · Score: 2, Interesting

      Calling a graphics program The GIMP (yeah, I know it's meant to be a snarky acronym; newsflash: after the age of 16, nobody cares.) is like naming your son Susan.

      I worked for a company that needed a full-feature RADIUS server with all the bells and whistles. So I recommended Funk Software's Steel-Belted RADIUS. The CIO said that the company would never buy anything from a company named "Funk" and that I'd have to find another server. So yes, naming does affect sales, and "cool" names do annoy the ancient relics with no sense of humor that dish out the money at most companies.

    3. Re:Now, Please Take This The Right Way... by Anonymous Coward · · Score: 0
      When I see the names for a lot of these (very, very fine and well-coded) linux apps, I get the urge to crank Nine Inch Nails, order a double-mocha-latte, and re-read SnowCrash...
      I love NIN!
    4. Re:Now, Please Take This The Right Way... by fbg111 · · Score: 1

      Nicely put, and exactly right. I hope somebody with influence in the Linux community reads your comment...

      --
      Flying is easy, just throw yourself at the ground and miss. -Douglas Adams
    5. Re:Now, Please Take This The Right Way... by Kjella · · Score: 1

      For serious 'flagship' Linux applications, allowing the "coding community" to name them is right in line with allowing the "marketing community" to write them. It screams "Hobbyist," which is fine, if that's all you want it to be. In the early '90's, when nobody knew any better, it was not unusual for an organization's HTML jockey to also be responsible for creating the site's look and writing its content. Then, the medium matured, rapidly.

      I found that one to be sig-worthy. It's amazing how many people will stand up to defend a name who'll barely get a smug giggle/laugh from geeky male teenagers, and yet makes it a pain to try to present as a serious tool.

      --
      Live today, because you never know what tomorrow brings
    6. Re:Now, Please Take This The Right Way... by Anonymous Coward · · Score: 0

      *ahem* Gimp means "beautiful." Any slang usages are a separate issue.

    7. Re:Now, Please Take This The Right Way... by marcosdumay · · Score: 1

      At least you are free to rename the packages into anything you want... And maybe you should.

  84. The Names Would Mean Something If... by eno2001 · · Score: 1

    ...Linux was actually an Operating system. It's not. For the ten millionth time:

    Linux is a kernel
    GNU/Linux is a bundling of the kernel with GNU tools to make an OS distribution (aka "distro)
    Debian, Redhat, Mandriva, Gentoo, SuSE are all various distros packaged by different companies/projects

    The submitter would have been more accurate had he talked about the nameing of various open source projects that get bundled into GNU/Linux distributions. And thus is the whole problem born. Whenever someone applies Windows thinking to *NIX-like open source/free software projects, it's like trying to draw while looking in a rearview mirror with a telescope pointed at a target 500 yards away. Dump the Windows mindset and *NIX-like packages make a LOT more sense than Windows no matter what they're called. (Think about how RedHat hides the names of the packages and provides links for "Web Browser, Mail Program, Word Processor" and the like. I used to be tainted by trying to apply Windows thinking to GNU/Linux when I first converted full time in 1997. All that resulted in was me fighting myself trying to understand something that is completely different. It almost made me quit and go back to Windows thinking the GNU/Linux sucked. But then, a few people just clearly pointed out to me that I needed to drop all my old Windows based assumptions and it all became very easy. Over the years I've learned just how much more flexible and innovative things are in the *NIX world and there is nothing that could pull me back. One of those things is that I'm glad to be rid of name brand associations that are based on nothing more than image rather than real functionality. So people can take the feelings they have about naming of programs and drop them at the door when they come to this side of the computer world because they're not needed.

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    1. Re:The Names Would Mean Something If... by jacksonj04 · · Score: 1

      So, why is a kernel not an operating system? Where does the difference come in?

      In understand the difference between kernel and shell, but not between kernel and OS. Explanation would be appreciated, preferably without a dose of OSS-pimping.

      As for seperating applications from kernel/shell/os/whatever, I grasp that bit.

      --
      How many people can read hex if only you and dead people can read hex?
    2. Re:The Names Would Mean Something If... by eternalnyte · · Score: 1

      The OS is essentially all the tools you see on the computer (shell, etc), the OS talks to the kernel, which then talks to the hardware. (stripped down, but basically true).

    3. Re:The Names Would Mean Something If... by eno2001 · · Score: 1

      OK. I'll try to tone it down for this a bit... If you've got just the Linux kernel installed and even a bash shell with a spare init, how are you going to run something like GIMP or Firefox? Sure, at that point it could be rightly considered an OS, but to "Joe Average" even DOS isn't an "OS" these days. For the purposes that most people use computers nowadays, an OS means kernel+subsystem tools+GUI based shell. And there is no GUI based shell that is called "Linux". There is GNOME, there is KDE, and a few other things on the periphery. But none of them are called Linux and none of them are Linux specific either as they can run on the BSDs and even some commercial NIXes. There are lots of people who argue what is and what isn't an OS, but the problem domain this article is concerned with is GUI desktop apps.

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  85. Web sites by Anonymous Coward · · Score: 0

    We love strage names and not only for the software

    h - t - t - p - : - slash - slash - slash - dot - dot - org

  86. zeen? zine? ex-een? by poot_rootbeer · · Score: 1


    I don't even know how to PRONOUNCE "xine". That's a significant obstacle to users learn to associate a name with anything.

  87. apropos by itomato · · Score: 1

    apropos $TASK

    Who needs to know bc from mc?
    ----

  88. not only the grandfathered names.... by Anonymous Coward · · Score: 0

    but most (98%) of the "later" products !

    And, most project/product web pages don't state
    clearly what the product is or does.

    I read slashdot/newsforge/linuxtoday/ etc and
    get a headache at the meaningless snowfall of buzzwords.
    At least LWN gives a short descriptive phrase on occasion.

    I gave up looking at most of them 8 years or so ago.
    Now, I rely only on recomendations from reliable
    sources.

    W..............

  89. I didn't do it. by mmell · · Score: 2, Interesting
    In fact, I objected strenuously. I was shouted down (because if I had prevailed, they would've had to hire personnel with UNIX experience to run the RS-6000). As it stood (or so management reasoned), with alias'es in place, all we needed was people with MS-DOS experience.

    I was one of three people to survive that learning experience. The bodies of the dead were cast back to the pit of despair, wherein live the unemployed.

    1. Re:I didn't do it. by Hognoxious · · Score: 1
      alias'es
      What?
      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  90. Try to convince your boss to use a program named.. by chargen · · Score: 2, Interesting

    Squid or Python or FCKeditor or Sylpheed. What's in a name? Hopefully some semblance of professionalism. Sorry, but trying to convince my boss that Sylpheed is a valid alternative to product ABC isn't helped by the project's product name.

    I understand that some people just don't care, or that the project fouder/maintainers pick a name that makes sense to them, or just sounds cool, but in some organizations "political correctness" and fear of offending other users (not that I believe these *should* factor into any decisions, but I've seen it from personal experience) can have an effect on decisions!

    -chargen

  91. windows naming is SO much more intuitive by waddgodd · · Score: 1

    let's see, a program for tracing the route of packets:
    windows: tracert. unix: traceroute
    finding out the interface information
    windows: winipcfg/ipcfg (depending on version) unix: ifconfig
    clearing the screen
    windows: cls (only intuitive if you remember microsoft basic) unix: clear
    comparing files
    windows: fc unix: diff
    getting a shell from GUI
    windows: command/cmd (again, depending on version) unix: xterm

    yep. MUCH more intuitive

    --
    Just because you're paranoid doesn't mean they aren't out to get you
  92. An excellent point by pupeno · · Score: 1

    An excellent point to talk about is that program centric environments, like Windows, KDE, Gnome and most of what we see today are really bad for users.
    Document Centric environments are much, much better! Then, you don't have to think about names of programs because there are no programs.
    Read about Apple's Lisa to know more.

    --
    Pupeno
  93. My Own Way by przemeklach · · Score: 1

    I never liked either of the systems win nor linux, both have pros and cons. Here is a link to a pic that shows the way I've been organizing things. It is a bit of a pain in the ass to setup but it's worked great for me for years, but then again I'm used to it. Let me know what you think. http://www.lachtronix.polcantek.com/strmnu.html

  94. Follow examples set by AOL by Anonymous Coward · · Score: 0

    I can see it now: GIMP Photoshop Edition, IPChains Security Edition, Firefox Popup Remover!

  95. Coming from both sides of the fence. by NidStyles · · Score: 1, Insightful

    Linux naming conventions are the hardest thing for any new person to get used to, and it halters many from getting involved in the open source community because they don't understand the conventions. Personally I think it's one of the things holding back the linux OS from being widely recognized. Honestly Linux will never get past the small percentage until the developers start looking at how people remember names, and realize that it requires at least two sylables to do that. All of this goes into my argue why Open Source has thusl been a failure this far. Naming conventions are the biggest difficulty. Have no real standard is the second one. If the Linux community really wants to have any real significant part of the world of software, it needs to stop pandering to the geeks, because the geeks will use anything that is done properly, and done well. Linux already has that advantage over Windows, and thusly needs the rest of my argument to clear up before it's a viable alternative for everyone else. It's time Linux started growing up, and developed some standard developers. Who's going to be the one to start the process? Before anyone gets their panties in a bundle over my comments, I've used Slackware since 7.2, and now currently have Slackware in the form of Vector Linux. I'm and avid Mac user, and have also used FreeBSD. So I do know a little bit about this topic, as I had the same difficulties when I first started with stupid naming conventions, and non-sylable names.

    --
    Yes, I said it.
  96. I do by Anonymous Coward · · Score: 0

    If you don't need names, then why is the name under the icon whether in Windows, Gnu, or Mac?

    Take that stupid "minimize everything" icon in Windows. WTF is that supposed to be a picture of?

    We got past hieroglyphics about 5,000 years ago, son. If you can read, why do you need an icon?

    Oh yeah, I forgot, this is the internet and everybody on it is illiterate (witness "did you loose your keys?" or cn u c me?")

  97. I Keep Saying It! by bblazer · · Score: 4, Insightful

    I have been harping on this for years. For some reason software devs love to encode the names of their apps in some archaic symbology. I still do not understand this. While Excel and Premier do not give you an automatic clue as to what they are, at least they "sound" user friendly. I there is an honest interest into getting linux into more homes, this has got to stop. Same with the terrible documentation that surrounds many of these same packages. We have got to stop writing this stuff with the geek brain in mind, but others as well. Asking a non-tech user what libconf is, is just like asking them what a dll is. It just happens that Windows shields the user as much as possible from this. And before you all go flame me, remember that geeks like us buy much less of this compared to average Joe home user.

    --
    My .bashrc can beat up your .bashrc!
    1. Re:I Keep Saying It! by strikethree · · Score: 1

      We have got to stop writing this stuff with the geek brain in mind, but others as well.

      What is with this "we" shit? You write your stuff and I will write my stuff. You can control my stuff when you pay me enough to allow you to do so.

      Why would you expect me to write for anyone's pleasure but my own? If you think my stuff is insufficient, then you have the source, make it sufficient yourself.

      strike

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    2. Re:I Keep Saying It! by pembo13 · · Score: 1

      I ask this: why? Why do you want to get Linux into the homes, as you put it? I do not forsee much positives coming out of such, if it happens, fine. But please don't try and rid the the rest of us of the little things like naming conventions that we happen to like.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  98. Re:zeen? zine? ex-een? by swv3752 · · Score: 1

    When the letter 'x' starts a word it is pronounced similar to the letter 'z'. When the letter 'e' ends a word it is silent and makes the precedeing vowel long, so it would be 'zine' ryhming with 'sign' and 'line'.

    --
    Just a Tuna in the Sea of Life
  99. Three steps . . . by mmell · · Score: 1
    1) Select appropriate key

    2) Rest finger on key until key sinks

    3) Repeat.

    Yeah, I remember!

  100. Well, there is a difference... by Anonymous Coward · · Score: 0

    "Outlook" might not be a name that screams "I'm a mail client", but at least people know how to spell and pronounce it.

    Xine... is it Ex-ine or Zine or Zeene, like Xena? Konquerer... why the K?

    Hey you might not like Outlook, but at least they don't call it "Owtlook" or "Outlooq"

    1. Re:Well, there is a difference... by Anonymous Coward · · Score: 0

      How kan you ask such a silly kuestion?
      The answer is very simple. Bekause in KDE there's no C!!!!

  101. XYZ Piquepaille by Saeed+al-Sahaf · · Score: 1

    XYZ is Slashdot's new Roland Piquepaille. They rotate friends for the free web traffic thing... Not that there is anything wrong with that...

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  102. After a bit of editing for content: by warpup · · Score: 1

    This article seems heavily slanted toward an "everyone uses Microsoft software and GNU/Linux naming conventions should match" point of view. Many of the listed Windows programs don't have the slightest bearing on their function, and many GNU/Linux programs were missing.

    Web Browser
    Windows: Internet Explorer, Firefox, Opera
    Linux: Konqueror, Opera, Epiphany, Galeon, Firefox
    There is more than one web browser available, even for Windows. Internet Explorer could lead one to believe they should use it to view files on the internet through the same interface they see when they use Explorer to view the files on the local hard drive.

    Graphics Editing
    Windows: Photoshop, Illustrator
    Linux: GIMP
    As has been mentioned, Photoshop sounds like a place to buy photos, or a photograph editor. What if I just want to create a graphic?

    Movie Playback
    Windows: Windows Media Player
    Linux: Helix, Xine, MPlayer
    MPlayer is pretty obvious if you ask me.

    DVD Playback:
    Windows: WinDVD, Windows Media Player
    Linux: Ogle, Xine, Totem

    Simple Text Editing
    Windows: Notepad, Wordpad, TextPad
    Linux: Gedit, Kate, VI, Gvim, Emacs, OpenOffice.org Writer
    I think Writer should be allowed as it does perform the function of editing text.

    Instant Messaging
    Windows: Trillian, Yahoo Instant Messenger
    Linux: Gaim, Kopete, Yahoo Instant Messenger
    We should do an apples to apples comparison here. Neither side seems very intuitive unless using the client supplied by the instant messenging service.

    Music Playback:
    Windows: Windows Media Player, Itunes, WinAmp
    Linux: XMMS, Noatun, MPlayer, Xine
    Again, MPlayer is pretty obvious.

    CD Ripping:
    Windows: Itunes, Windows Media Player
    Linux: Grip, Gnome Toaster, Sound Juicer
    I don't understand how WMP is more intuitive than Grip? And Itunes? Doesn't say "This program is for ripping CDs" to me. (I have to be honest, I didn't know WMP could rip CDs)

    CD Burning
    Windows: Roxio Easy CD Creator, Nero
    Linux: K3b, Gnome Toaster, XCDRoast, Nero
    Nero? Didn't he play a fiddle or something? I'll give them the Easy CD Creator though. :)

  103. 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."
  104. Motivated by esotericism by Anonymous Coward · · Score: 0

    It seems as though the underlying motivation is based on the desire to attract users. Windows is more apparently a commercial endeavor and its various applications, although sometimes having irrational names (Outlook), are often coherent words. Linux naming may be motivated by a desire to intimidate novice users, where even more logical names can be seen as incoherent string of characters.

  105. Good Call, I hope the idea gains traction. by smooth_shave · · Score: 1

    From an empirical perspective, all people who I have introduced Linux to have hit multiple roadblocks with naming & icon issues. "Gee, couldn't they have picked a name less offensive than gimp ? why in the world ... ?" "why is the button shaped like a foot ? All I want to do is start something.. foot means nothing to me." "The icon for that is a penguin. Is that a game? I'm not supposed to play games at work." I am personally ok with things as they are, but we are not considering just ourselves, are we ? The goal of pleasing a larger userbase than what we have now is to introduce the topic of marketing.

    I personally have settled on a minimalist desktop/no g/k desktop. The beauty and flexibility of Linux lets me change my desktop framework at whim to a variety of work oriented layouts. No one will ever be able to take those options away from me.

    However, there exists the objective of growing a bigger usebase and mindshare. I am glad some desktop developers have taken the direction of naming things more sensibly. There are new (as in never used a computer before) users and other OS users. Windows has the biggest base to target, so lets go for that. To steal developers and users, I think making things named & iconed very similarly would be of great benefit for attaining this goal.

    There is the risk of incurring lawsuits from monopolies. But that is what monopolies to to maintain that status; it is inavoidable. Or another way of saying it is if certian projects are incurring lawsuits from monopolies, then a threat has been touched on & progress is being made. I would argue that the terms 'keyboard' 'speaker' 'camera' 'email' 'image' 'picture' 'game' are a generic terms and the words and iconic descriptions of them cannot be copyrighted.

  106. Socialist Realism by mildgift · · Score: 1

    This reminds me of a local activist group that calls its yearly party their "Annual Social Event." Is that the kind of name the guy wants to see?

  107. One big reason for weird names by po8 · · Score: 5, Insightful

    It has a lot to do with the fact that open source geeks can't afford trademark lawyers. A name like "gwksprt" may be horrible, but at least you're unlikely to be sued over it.

    1. Re:One big reason for weird names by MrP-(at+work) · · Score: 5, Funny

      Hello my name is Grbst Vndrbfr and I am trademark holder of "Asdfgwksprtxyz".

      Gwksprt is an obvious attempt to steal from my customer base.

      Please cease and desist your use of gwksprt immediately!

      Sincerely,
      Grbst Vndrbfr of Vvvvvvvvgggggrrrrwpry Software, Inc.

      --
      [an error occurred while processing this directive]
  108. Kee-rect! by mmell · · Score: 1
    Ran HP-MPE V, IIRC.

    I think HP also offered HP-UX for it, didn't they?

  109. You are missing at least TWO points. by Cinquero · · Score: 1

    First of all, the name 'GIMP' is very unique.

    > Reply from: WordNet (r) 2.0 (August 2003)
    >
    > gimp
    > n : disability of walking due to crippling of the legs or feet
    > [syn: lameness, limping, gimpiness, gameness,
    > claudication]

    It is EXCELLENT to remember. How many application names are there which contain 'photo' in their names? And what does 'shop' have to do with a graphical editor??? The name is even misleading. It is done by a soul-less marketing strategist.

    Secondly, if you cannot remember GIMP among up to 20 programs in your KDE/Graphics menu, accompanied by a nice icon and a short description, you are probably so brainless that you cannot even find the power button of your PC. Let Microsoft stick to support the brainless among the users. That's their fair share of the market.

    Third: people involved in such discussions are ALWAYS those who have never done anything useful for the open-source community -- and who will never do. Check it for yourself. It is almost a law of nature.

    1. Re:You are missing at least TWO points. by DaveV1.0 · · Score: 4, Interesting

      Wood shop: a place where one works with wood.
      Metal shop: a place where one works with metal.
      Auto shop: a place where one works on cars.

      Following that logic, where does one work with photos....

      PhotoShop.

      Secondly, I am sure you are right when you say we don't need the "brainless among the users". After all, no one wants to see Linux on the Desktop make it. We certainly don't want to see Microsoft taken down a notch or two. God forbid that someone who is a CEO/CFO/etc and knows just enough to use Windows uses Linux and decides it would be good for the 50000 workers in their company use it as well.

      Thirdly, you are right, I am sure the people trying to improve the usablity of OSS are doing nothing for the open source community. Improved usablity is worthless. And, people actually using OSS do nothing for it either. Check it yourself. It is almost a law of nature.

      Now, for what you convienently glossed over. Of those 20 programs in your KDE/Graphics menu, how many do you actually use? How many are actually easy to use? How many are big steaming piles of code crap? Of the programs installed on your box, how many are in permant beta? How many have not had a new release in months or years? How many have no programmers because all the sexy code has been written and no one wants to do the polish, upkeep, and maintenance?

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    2. Re:You are missing at least TWO points. by Anonymous Coward · · Score: 0

      Now, for what you convienently glossed over. Of those 20 programs in your KDE/Graphics menu, how many do you actually use?

      There is probably closer to one hundred but I use a good twenty regularly. I also use a whole pile of programs that aren't on the menu. CLI only.

      How many are actually easy to use?

      Most of them. Same proportion as my Windows menu which, by the way, is almost completely unusable because it doesn't categorise. Luckily I only use Windows for games.

      How many are big steaming piles of code crap?

      I do have a Windows partition.

      Of the programs installed on your box, how many are in permant (sic) beta?

      A few but some of them seem as polished as some Windows apps that are on version 6 or 7.

      How many have not had a new release in months or years?

      Did I mention my Windows partition?

      How many have no programmers because all the sexy code has been written and no one wants to do the polish, upkeep, and maintenance?

      Couldn't say. I click a couple of buttons and I get most updates that are available. I can't afford to run the latest Windows software. So I don't.

    3. Re:You are missing at least TWO points. by Anonymous Coward · · Score: 0

      Speak for yourself!

      TARD: a place where one works with wood.
      ASSFACE: a place where one works with metal.
      DISHWASHER: a place where one works on cars.

      Therefore, GIMP just makes sense to me!

    4. Re:You are missing at least TWO points. by jedZ · · Score: 1

      Bus station: Where the bus stops Train station: Where the train stops Work staion: ??

    5. Re:You are missing at least TWO points. by pembo13 · · Score: 1

      All the KDE apps that come installed with my Fedora Core 4 installtion are very useful thank you very much. I wish I could drop some bills in the pocket of each programmer myself.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    6. Re:You are missing at least TWO points. by ookaze · · Score: 1

      Following that logic, where does one work with photos....
      PhotoShop.


      Your "logic" does not work in other languages than english, so it's flawed.

      Secondly, I am sure you are right when you say we don't need the "brainless among the users"

      It depends. If the brainless are those people that troll about a name instead of doing work with the app, we don't need the brainless.

      Thirdly, you are right, I am sure the people trying to improve the usablity of OSS are doing nothing for the open source community

      Except that the name has nothing to do with usability, it only have sense when talking i18n, if any.
      In France, Photoshop does not have more meaning than GIMP.
      In fact, the few people I know that have Photoshop, have cracked it, and use it for very basic things.
      Cracking apps is not what I call good usability, sorry, and the fact is that without training, most people can't use Photoshop.

      Now, for what you convienently glossed over. Of those 20 programs in your KDE/Graphics menu, how many do you actually use? How many ...

      Now, for what you conveniently glossed over : have you stopped beating your wife ?
      Your rhetoric questions have nothing to do with app names. What gave you the urge to change subject ?
      Why do you ask how many apps he uses ? Do I ask you how much you value an app like Photoshop ?
      From the number of people I know who bought Photoshop compared to those that cracked it, I would say it's not worth anything for a lot of people.
      The very fact that people keep comparing Photoshop and GIMP, and the fact that in 2005, the dispute is about their name, just shows trolls are not left with a lot to disparage this great app (The GNU Image Manipulation Program I mean).

    7. Re:You are missing at least TWO points. by sad_ · · Score: 1

      How many are big steaming piles of code crap? Of the programs installed on your box, how many are in permant beta?

      the ratio is probably about the same as on windows. or do you just believe the marketing talk that tells you how stable its supposed to be and bump up version numbers just to look good.

      --
      On a long enough timeline, the survival rate for everyone drops to zero.
  110. Gimpy by umbrellasd · · Score: 1
    But I giggle whenever I need to edit an image and I think, "Bring out the GIMP." This would never have been without Linux, and I couldn't edit my text files with vigor and VIM, either. I could have my new Razr phone, however, and I could Excel at spreadsheet calculations on my new computer that is named after a secluded hollow or small valley usually covered with trees or turf (Dell).

    I do not at all agree with that article. If perfectly descriptive names were important, all word processors would be called "Word Processor", and even that is pretty vague--what kind of processing? But they are not. And they do not need to be. And it is not a usability issue that they are not. Without any prior knowledge, if someone handed me an application called "Word", I would expect it to be a dictionary.

    It isn't.

    Maynard: But the Gimp's sleeping.
    Zed: Well I guess your gonna have to go wake him up now, won't you?
    1. Re:Gimpy by iabervon · · Score: 1
      Sure enough:

      2122 pts/3 S+ 0:03 gimp

      Of course, the lines should be (2.6.13 af_unix.c, lines 292-293):
      if (sk->sk_sleep && waitqueue_active(sk->sk_sleep))
        wake_up_interruptible(sk->sk_sleep);
  111. Is one's focus more on the name or the interface? by nawcom · · Score: 3, Insightful

    IMO I believe that your basic inexperienced user will focus more on how the menu is organized and icon placement rather than the name.

    GNOME organizes programs by subject, and can be customized to a more organized set. Windows simply lists the programs (sometimes in order of when it was installed, not by alphabet). At times you just can't find it because it's rarely used - you have to do a little more work to find it. Other than the increased memory usage and wasted "graphic effects" on the xp start menu I do have to applaud about the browser and mail location, along with the list of most commonly used programs.

    I'm not going to go into the names issue. If an computer illiterate user had a choice between "Outlook" and "Thunderbird" or "Excel" and "Calc" which would they choose? I'm sure it would be different for different people, but you get what i'm saying.

    (and wtf is with the name eXPerience? i'd find "Windows Excel" an OS that goes beyond bounaries - by definition - more appealing.)

    Since i've given enough examples - i shall shut up.

  112. Geez... by thesnarky1 · · Score: 2, Insightful

    This article is based (near as I can tell) on one person's comment about stupid names. Great, so there's one idiot in the world who doesn't realize that Firefox on Linux is the same as Firefox on Windows.

    Personally (yes, I am a geek) I've never had any problems with the names. apropos normally gets the job done nice and quick. Ok, that'll ellicit "But you're a geek, think of the normal people !!!1!!" Let me rephrase.

    Having sucessfully installed Linux on a few (non-geek's) systems, I can say they've never had any problems. They're not the stupidest, I'll give you that, teaching someone in college might be harder then teaching Grandma Jane, but they were just regular users of their Windows machine, not really utilizing them to their full potential. They took to it rather quick. Yes, these weren't full command line only machines (as I prefer), so the similarities between Windows and Gnome/KDE did all the work.

    No one uses any computer with non learning, much as Bill would like to have you think otherwise. So I showed them the basics. "Ok, you know the Start button? That's now here, the picture of the hat." Then I'd explain the most used programs (come on, who didn't have to say "Grandma, click here for the internet"?). "We use Firefox for the web, and thunderbird for email. Gaim is there for IM, and OpenOffice (click here) is just like Microsoft Office." Next came the Linux-specific crap. "To figure out a command, use 'man '. And to find what you're looking for, try apropos and grep."

    Some of you may say "oh, they're a geek if they understood that", but I assure you, if you stay, and talk with them about the change they just made in their lifestyle, everyone can pick it up. Just sit, and answer any questions they have, its that simple. Oh, gee, exactly like what I do when I install Windows for someone for the first time. Hmm... perhaps because each are different operating systems, with their own learning curve and commands? Just... might... be...

    Now, to say that Linux commands/programs are confusing, where Windows commands/programs aren't... boggles me. Linux breaks things down into nice categories by default. So my friend wanted a cd player, went to sound and video, and found, miracle of miracles, a cd player. Didn't have to ask me. People new to Windows have to figure out to use Windows Media Player.

    Windows, assuming you didn't use it in the last ten programs, makes you search through a list of everything installed on the start menu. Which, since the programmer decides what to put it under (ok, no flaming, I know you can change it, but would a 80-year old woman who just clicks "next"?) it could be the name of the software suite, the company name, the program name, even the programmer's dog's name!

    Who's to say "Illustrator" and "Photoshop" are such good names? The former literally would be something to illustrate books, and the latter would be software to buy pictures. Hold on, notepad AND wordpad for text editing? I guess one must be for notes, and the other for individual words. AOL Instant Messanger... interesting, that won't work with my Yahoo account, how do I get that to work? WinAmp to play music (ok, some of my favorite windows software, granted) that should be an amplifier of the Win? No... software to amplify sounds for windows? Sorta... but no... Wait a SEC! Windows Media Player to rip CDs?! I thought it played music, not copied it. Roxio blah blah blah for CD burning. The odds of someone having that specific program on their computer depend on who they bought the computer from. I have problems saying that's something on a typical installation. Nero, that program should squander my money in lavish parties, have sex with young boys and ruin the empire, erm, my system.

    Hey, the guy turns around on page two (if you got that far) to say that "Linux names may seem confusing but actually are not." Good he points out what GIMP stands for. Not a program to beat up handicapped children by Rockstar, but a sensibly named image editing program. Ho

    1. Re:Geez... by Anonymous Coward · · Score: 0

      Until the name of the app becomes a standard you have to make the name logical... Kind of like how the name Xerox has become a verb for copy....

  113. Photoshop? by Anonymous Coward · · Score: 0
    Photoshop sounds like it should be a software package to run a store that sells cameras and equipment, not a graphics package. At least the GIMP's name is based on a meaningful set of abbreviations, each one of which tells you something about its Zen nature. The G is for GNU, the I for image, the M for manipulation, and the P for program.


    The poster is saying "My familiar name associations make more sense to me than these unfamiliar ones." While that may be true, it doesn't make the ones he knows any better, or those that he doesn't any worse. They are only different.
       

  114. No, it did happen. by mmell · · Score: 1
    I was there. You weren't.

    Believe or not as you see fit; given my choice, I think I shall trust my memory over your ballocks.

    1. Re:No, it did happen. by Anonymous Coward · · Score: 0

      And I saw a horse with two heads. What do you mean you don't believe me? I was there, you weren't.

      Either you didn't understand what happened to that server, or someone there thought you were gullible and it would be a laugh, or perhaps you were the manager and the employee fed you some lame excuse to avoid being reprimended, or (more likely, given your high /. ID) you didn't see anything at all and you're talking our of your ass to look like something you aren't.

    2. Re:No, it did happen. by PastAustin · · Score: 1

      Wow...


      A high slashdot id is an easy determinant of your intelligence and your time spent in the computer industry?

      I wish I would have known. Now my intelligence and computer knowledge is stunted by a simple AUTO_INCREMENT.

      --
      Firefox 2.0 - Spell Rightly.
  115. Re:At least its documented (known) - people can le by Cytlid · · Score: 1

    Yea, all you have to do is type "man alg.exe" and-- er oh wait, nevermind.

    --
    FLR
  116. Re:zeen? zine? ex-een? by burner · · Score: 1

    But not rhyming with magazine?

    --
    MRSH-Recording device, corned beef sandwich with kraut, seafaring bird, and the foamy top of a beverage.
  117. Windows UI Sensitivity by burnin1965 · · Score: 1

    Wow, you crack a joke about the Windows Start button and you immediately get a series of bent out of shape slashdotters giving you a hard time.

    Somebody seems to be sensitive about the Windows UI, you don't suppose the Windows developers are spending way too much time on slashdot? Then again its probably just the Vista test group making sure the latest build renders ol' slashdot, or astroturfers practicing their trade. :)

    1. Re:Windows UI Sensitivity by ClosedSource · · Score: 1

      "Somebody seems to be sensitive about the Windows UI, you don't suppose the Windows developers are spending way too much time on slashdot?"

      Let's try a test. Write a post that says the Linux is much better than Windows. If your overall moderation is "flame bait" or "troll" then Windows fans are spending way too much time on Slashdot. If it's "interesting" or "insightful" than it's Unix or Apple fans that are spending too much time here.

  118. Then there's the Mac by Prototerm · · Score: 1

    I don't know if it's still the case, but back in the prehistoric OS 6.0.4 days, in order to eject a floppy disk, you dropped its icon into the trash can. Lots of fun training n00bs on that little wrinkle! The floppy drive, you see, didn't have an eject button, in order to prevent the user from ejecting a disk that was in use by the computer.

    --
    "My country, right or wrong; if right, to be kept right; and if wrong, to be set right." --Senator Carl Schurz (1872)
    1. Re:Then there's the Mac by Anonymous Coward · · Score: 0

      Yeah and no matter how many times i did it, dragging a mounted disk to the trash always scared the shit out of me.. You do that on windows and you've just erased your disk!

  119. Gotta be said... by rabidlemur · · Score: 1

    So, what about.. MacPaint? MacWrite? iPhoto, iTunes, iMovie, iDVD? Ask the Summerians - Names count. Plus, I've had a few clients refuse to use GIMP due to the percieved insulting name

  120. This is more important than you might think by MrNougat · · Score: 1, Informative

    Upfront admission: I am a Microsoft engineer.

    I toyed around with Linux a couple years back, was able to successfully install some version of RedHat on an old Toshiba laptop. Once I got it going, I thought, "Okay, what do I do now?" I never looked at it again.

    A fair part of that was because the Linux command line is not intuitive. I'm not talking, "I know Windows command line, not Linux, so I don't know what I'm doing." My experience has been that I'm pretty good at figuring things out, and not ashamed to use reference materials. I didn't even know where to start with Linux.

    Now that a couple years have passed, and I've got a couple more years' experience under my belt, I intend to take another crack at it. As soon as I get time, of course.

    An intuitive interface, GUI or command line, is paramount to getting non-users to become users.

    --
    Web 2.0 == Giant Blogspam Circle Jerk
    1. Re:This is more important than you might think by Anonymous Coward · · Score: 0

      Try Ubuntu (website), it's the most user friendly distro ive tried, and its the only one i can recommend to windows users who want to try linux

    2. Re:This is more important than you might think by Bassman59 · · Score: 1
      An intuitive interface, GUI or command line, is paramount to getting non-users to become users.

      Actually, one would think that the availability of useful applications (that I don't have to build from source and figure out all of the dependencies!) is paramount to getting non-users to become users.

      -a

    3. Re:This is more important than you might think by MrNougat · · Score: 1, Informative

      Not having to build things from source code definitely helps.

      There are a few different levels of expertise with computing (in the context of this article):

      1. End user. Knows how to use already installed applications on an already configured system (usually!)
      2. Desktop engineer. Knows how to configure and use already installed applications, can do some app installation, and some system configuration.
      3. Mid-level engineer. Knows how to install, configure and use operating systems and applications.
      4. Server engineer. Knows how to install, configure and use server and domain operating systems.
      5. Operating system developer. Knows how to write operating systems.

      For a long time, Linux has been very useful for people at level 4.5 or higher, and painfully difficult for those under 4.5.

      I know how to build a car from parts, at least in theory, enough that if I was given all the parts and some instructions and tools, I could manage it. I do not know how to machine the parts of the car from raw metal, and I doubt that I would be able to even if given tools and instructions.

      Before the Linux users smack me down, yes I have heard of KPackage (though, not having a Linux machine at home, I have never seen it). I know that installing apps on Linux today is much easier than it was two years ago. Without that knowledge, I would not at all consider Linux again.

      --
      Web 2.0 == Giant Blogspam Circle Jerk
  121. Ummm... by elkyle · · Score: 1

    No.

    However, shutdown -s -t 02 will work.

  122. yes but can you have sex with windows? by patcito · · Score: 0

    With my debian box, I surely can, let me tell you the magic command:

    updatedb; locate; talk; date; cd; strip; look; touch; finger; unzip; uptime; gawk; head; apt-get install condom; mount; fsck; gasp; more; yes; yes; yes; more; umount; apt-get remove --purge condom; make clean; sleep

    feels good right?

  123. No, I was there and what happened was . . . by mmell · · Score: 1
    Instant crash.

    Perhaps the gentleman who created the alias did something more evil than I thought, or perhaps AIX 1.9.24 had a bug. Either way, there's a reason I specified that "nothing" wasn't the correct answer to my question.

    1. Re:No, I was there and what happened was . . . by Random832 · · Score: 1

      Hmm - if del was aliased to rm -r [not what del actually does on dos], _and_ rm allowed removal of dot, _and_ the shell matched dot, it could have attempted to remove everything.

      --
      We've secretly replaced Slashdot with new Folgers Crystals - let's see if it notices.
    2. Re:No, I was there and what happened was . . . by mmell · · Score: 1
      Yes, a lot of 'if's. Even two unlikely ones.

      That's still what happened at Idelman Telemarketing in Omaha Nebraska around March of 1989.

      Thanks for postulating that there might be a way my assertion was true, rather than assuming that I must be a liar.

    3. Re:No, I was there and what happened was . . . by Random832 · · Score: 1

      I didn't doubt it for one second - just was thinking that it might not have been exactly as told. Sorry if i came across as disbelieving

      --
      We've secretly replaced Slashdot with new Folgers Crystals - let's see if it notices.
    4. Re:No, I was there and what happened was . . . by Minna+Kirai · · Score: 1

      Instant crash.

      You couldn't have said that earlier? Instead you went on implying that some data was lost, which would've been actually bad.

      So a person dumbly reconfigures the CLI, and then other people dumbly type meaningless things, and it crashes. Boo-hoo. When a program crashes, it does nothing from then on. So all those respondents who guessed that nothing bad happened were quite right.

  124. Strangeness (and Charm) in Unix by Nom+du+Keyboard · · Score: 1

    Unix has had strange names (grep, yacc, awk) since before I started using it in 1977, so why is this news now? Wouldn't we all be better off bashing Sony some more until it's a bloodstained rag of roadkill on the Information Superhighway?

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  125. Naming an element of user interface and it matters by AHumbleOpinion · · Score: 1

    As a technical discussion, names as handles to objects or ideas don't matter (excluding downright misleading names, like a boy named Sue): it gets down to user training.

    Yes, but user training costs money. The KISS principle should be applied to names too. You also ignore the fact that cute names, rather than descriptive names, give some people an amateurish impression. Such names can reinforce the "by nerds for nerds" stereotype.

    At home, Grandma is going to use whatever will let her get her polaroids out of her new camera.

    When confronted with two icons, one saying "photoshop" and the other saying "gimp", which one is grandma more likely to recall or deduce is for photos? Naming is one element of a user interface and user interfaces do matter.

  126. Re: zeen? zine? ex-een? by isolationism · · Score: 1
    I always thought it was none of the above. The pronunciation "SIN-nee" seems to make the most sense in this case (e.g. cinema->xinema) but what do I know -- it is definitely a conundrum with this particular package, and will likely go unsolved until the original inventor of the name shows up and adds their two cents.

    Going by "common" pronunciations is useless with English. If that were the case, the word "ghoti" wouldn't be pronounceable in English as "fish".

    Thankfully I find mplayer to be the better package--and no mysteries as to how to pronounce it, either.

  127. Not that relevant... by xiaomai · · Score: 1
    It's true that applications in Linux are named in a strange manner (evince..?), but I've found that it really doesn't matter. On my Ubuntu box, Epiphany is listed as 'Web browser' on my menus (most things on the menu are named in a sane manner instead of by application name it seems like). If I used nautilus, I don't need to know what anything is called because when I click on something it just launches the right application for me. Now installing could be hard w/ these wild and crazy application names, but apt makes that fairly trivial too:

    $ apt-cache search dvd player
    kaffeine - versatile media player for KDE 3
    totem - A simple media player for the Gnome desktop (dummy package)
    - gxine - the xine video player, GTK+/Gnome user interface
    mplayer-k6 - The Ultimate Movie Player For Linux

    $ apt-cache search instant messenger
    gaim - multi-protocol instant messaging client
    kopete - instant messenger for KDE
    kmerlin - Instant messaging (IM) client for the MSN messenger network
    centericq - A text-mode multi-protocol instant messenger client

    Seems pretty straight-forward to me....

  128. All the easy names are taken? by sbaker · · Score: 1

    Look at the problems FireFox had finding a name that wasn't already in use for something.

    --
    www.sjbaker.org
    1. Re:All the easy names are taken? by narcc · · Score: 1

      They STILL have problems with the FireFox name -- I hear people call it 'FoxFire' all the time... It makes me crazy!

  129. Re:zeen? zine? ex-een? by Anonymous Coward · · Score: 0

    When the letter 'e' ends a word it is silent and makes the precedeing vowel long, so it would be 'zine' ryhming with 'sign' and 'line'.

    magazine?
    benzine?
    thorazine?
    chlorine?
    caffeine?

    and those are just the first five that come to mind. but, in fact, i'm gonna guess that just about every english word that ends with "zine" is pronounced "ZEEN." Most of these are drugs and chemicals.

    moral: enlish is a bitch, and hard rules hard to come by.

  130. A slashdot issue also by fredrated · · Score: 0

    This applies to slashdot also.
    When I get the emailed list of today's slashdot articles, how do you think this one will be listed?

    As "Linux's Difficulty with Names"?

    No, that's too easy, it will be "from the more-important-than-you-think dept."

    Stupid!

  131. Alright, Names Do Matter by blazerw11 · · Score: 4, Insightful

    Let's do the comparison one more time using the names in my Ubuntu Breezy menus vs. the EXE names on Windows. Fair is fair, right?

    Web Browser
    Windows: iexpore, Opera, Mozilla, Firefox
    Linux: Opera Web Browser, Mozilla Web Browser, Firefox Web Browser

    Graphics Editing
    Windows: photoshop (a place to buy photos?), illustrator
    Linux: GIMP Image Editor

    Movie Playback
    Windows: wmp
    Linux: Totem Movie Player, MPlayer, Xine, VLC Media Player

    DVD Playback:
    Windows: WinDVD (what titles can I win?), wmp
    Linux: Totem Movie Player, Xine, VLC Media Player

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

    Instant Messaging
    Windows: AIM
    Linux: Gaim Internet Messenger

    Music Playback:
    Windows: wmp, Itunes (you tunes we all tunes to Itunes), WinAmp (I don't want Windows louder)
    Linux: Beep Media Player, Rhythmbox Music Player

    CD Ripping:
    Windows: Itunes, wmp
    Linux: Sound Juicer CD Ripper

    CD Burning
    Windows: Roxio, Nero
    Linux: Gnome Toaster, Serpentine Audio CD Creator, Nero


    It's pretty clear that Windows needs some consistency work before it will reach the level of polish and ease of use found in today's modern Linux distros. Anybody can write a story that manipulates the details in their favor.

    --
    A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
    1. Re:Alright, Names Do Matter by dr_dank · · Score: 1, Insightful

      How is it a fair comparison to take the windows binaries out of the context of their menus but leave the Ubuntu apps in the context of theirs?

      --
      Where does the school board find them and why do they keep sending them to ME?
    2. Re:Alright, Names Do Matter by mrjackson2000 · · Score: 1

      windows media player is wmplayer.exe

    3. Re:Alright, Names Do Matter by Gryle · · Score: 2, Insightful

      This is Slashdot. Since when has balance been the issue here?

      --
      Only two things are infinite, the universe and human stupidity, and I'm not entirely sure about the universe - Einstein
    4. 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.

    5. Re:Alright, Names Do Matter by superchkn · · Score: 5, Insightful

      Uh, because that's basically what the article was doing, comparing Windows menu entries to aan opensource application's executable.

      Looking through my menus in Gentoo, it is fairly clear what the program does either by the name, or icon. There are some exceptions, like GIMP is just called "The GIMP", but at least it is under the Graphics menu group so I've a pretty good idea what its function is even without recognizing the application. That actually applies to most applications under my Gnome desktop actually. Everything is grouped by it's function, unlike Windows where typically applications are grouped by manufacturer.

    6. Re:Alright, Names Do Matter by dusik · · Score: 3, Informative

      I'm not 100% sure, but I think the parent poster meant that as a parody of the original article's bias ;)

    7. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 1, Insightful

      Putting the windows apps in the context of their menus makes them more confusing, not less confusing. For example, where is my DVD burning software? It could be in the 'Ahead' folder, or the 'Firaxis' folder. Well, I'm trying to 'burn' a DVD, and DVDs spin, so it must be 'Firaxis', right?

    8. Re:Alright, Names Do Matter by nmb3000 · · Score: 1, Informative

      Ho. Ly. Crap.

      Give us a break. It's real cute how you go to all the effort to capitalize and make all the Linux program shortcuts real pretty and then use the executable filenames for the Windows equivalents. How many users go mucking around the filesystem hunting for the executable to use? None, and that's why so many Linux distros have blatantly copied the concept of the Start Menu and Taskbar.

      If you use the shortcut names found in the Start Menu it's a lot more of a fair game. Also, almost all MS-installed shortcuts have a description as a tool-tip, found when you hover your mouse for a few seconds:

      Internet
      Internet Explorer

      Windows Media Player
      Plays your digital media including music, videos, CDs, DVDs, and Internet Radio.

      Windows Movie Maker
      Capture and edit digital media on your computer and then share your saved movies by e-mail, the Internet, recordable CD, or on a DV video tape.

      Notepad
      Creates and edits text files using basic text formatting.

      Word Pad
      Creates and edits text documents with complex formatting.

      (AIM? There are still fools who use AIM? Do you use ICQ still too?)

      MSN Messenger
      Shows whether your friends are online and lets you have online conversations.

      Paint
      Creates and edits drawings, and displays and edits scanned photos.

      I'm not going to bother going further. Besides, you even help me with your "argument". Just how intuitive are the "polished" Linux app names of "Xine", "MPlayer", "Gnome Toaster"? Let's also forget that most of the applications you list (iTunes, Nero, Photoshop, WinAMP, WinDVD, etc) are not even native Windows applications. They are third-party and if the user went and bought or downloaded them they did so for a reason and obviously know what they do.

      Guess you missed the memo. Slashdot zealotism is happily on the decline, partially evidenced by the Funny mod you received. "Oh look honey! It's one of those cute /. zealots! Isn't he precious?"

      --
      "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
      /)
    9. Re:Alright, Names Do Matter by temcat · · Score: 1

      Do you use ICQ still too?

      Hey, it's number 1 IM in Russia.

    10. Re:Alright, Names Do Matter by Arroc · · Score: 2, Interesting

      Windows: photoshop (a place to buy photos?)

      from Dictionary.com:
      shop Audio pronunciation of "shop" ( P ) Pronunciation Key (shp)
      n. ...
            2. An atelier; a studio. ...

    11. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      In soviet russia, you seek me.

    12. Re:Alright, Names Do Matter by crumley · · Score: 1
      Graphics Editing
      Windows: photoshop (a place to buy photos?), illustrator
      Linux: GIMP Image Editor
      Come now. It is the GIMP, the GNU Image Manipulation Program. The acronym may not be self-explanatory, but the full name is perfect
      --
      Preventive War is like committing suicide for fear of death. - Otto Von Bismarck
    13. Re:Alright, Names Do Matter by Blakey+Rat · · Score: 1

      But that's part of the problem. "Most" distros make them friendly, but that makes it impossible for the neophyte to discuss software with anybody else. Say there's a feature in VLC that your buddy was pining for, so you tell him how to run it:

      Go to the menu, select "Multimedia" then "Movie Player"

      He goes to the menu, selects "Multimedia" then "Movie Player" and gets... Xine. Wait a minute, you made the same menu selection but got a different program? That's a usability problem.

      Should Linux distros have friendly menus? Of course. Should software have meaningful and easy-to-remember names? Also of course! If you meet both those requirements, Linux will be substantially easier to find programs in than either OS X or Windows. Unfortunately, Linux programs right now only go half-way.

    14. Re:Alright, Names Do Matter by arkanoid.dk · · Score: 2, Informative

      As stated before, the reason he compared win binaries to linux menu entries was because the article did the opposite (compared linux binaries to win menu entries).
      As for the tooltips, if I hover over the amaroK icon (amaroK isn't a very explaining name, right?) a little tooltip pops up telling me that it's an "audio player" (not a lot of babble about what else it does, and why I should choose that over rhythmbox).
      Next, you mention that the aforementioned apps were non-native to the windows system... well, can you even speak of "native" Linux apps? That is, apps that comes along with your linux kernel. If you decide to install one of the more fancy distributions, like fedora, you will have absolutely no problem knowing what the various programs with "funny names" does since they've put a lot of effort into making things as easy as possible. If you use one of the more "advanced" distributions, slackware or gentoo, then yes, you'll have to know what an app does before you'll be able to install it - in some cases. With gentoo you can browse the Portage tree where several thousand apps have been sorted nicely into various categories like "games/strategy" and so on. If you want to know what a single package does, then you'll simply query for more info about it.

      --
      Arkanoid
      gethostbyintuition()... why not?
    15. Re:Alright, Names Do Matter by ultranova · · Score: 0, Troll

      Give us a break. It's real cute how you go to all the effort to capitalize and make all the Linux program shortcuts real pretty and then use the executable filenames for the Windows equivalents.

      A bit like the article said "gedit" instead of "Text Editor", the latter being what Gnomes start menu calls it ?

      How many users go mucking around the filesystem hunting for the executable to use? None, and that's why so many Linux distros have blatantly copied the concept of the Start Menu and Taskbar.

      Actually, the concept of a start menu was copied (I don't know from where - I doubt Microsoft was the first to get the idea that it would be nice to be able to launch programs from a menu of some sort) because it is convenient to be able to start programs without having to type in their names.

      The purpose of taskbar is to make it easy to switch between many concurrently running programs and open windows; it has nothing to do with launching them.

      Also, almost all MS-installed shortcuts have a description as a tool-tip, found when you hover your mouse for a few seconds:

      I'm sure they do. I'm not so sure that it's fun and/or productive use of time to wait a few seconds once per each of the for dozens of programs in the menu just to find the correct one.

      Just how intuitive are the "polished" Linux app names of "Xine", "MPlayer", "Gnome Toaster"?

      Luckily, as the parent poster stated, the distro is free to name these as "Xine movie player", "MPlayer movie player" and "Gnome Toaster CD recorder".

      Let's also forget that most of the applications you list (iTunes, Nero, Photoshop, WinAMP, WinDVD, etc) are not even native Windows applications. They are third-party and if the user went and bought or downloaded them they did so for a reason and obviously know what they do.

      So when the article names them as examples of intuitive application names, the fact that they are third-party doesn't matter; but when a Slashdot poster answers the article and claims that they are actually unintuitive, their origin suddenly does start to matter ?

      Guess you missed the memo. Slashdot zealotism is happily on the decline, partially evidenced by the Funny mod you received. "Oh look honey! It's one of those cute /. zealots! Isn't he precious?"

      Stupidity and lack of insight, however, seem to be big as ever. For your sake I hope that you were just trolling, rather than demonstrating your genuine level of expertise in said subjects.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    16. Re:Alright, Names Do Matter by Secrity · · Score: 2, Informative

      Just how intuitive are the "polished" Linux app names of "Xine", "MPlayer", "Gnome Toaster"? Let's also forget that most of the applications you list (iTunes, Nero, Photoshop, WinAMP, WinDVD, etc) are not even native Windows applications. They are third-party and if the user went and bought or downloaded them they did so for a reason and obviously know what they do.

      "Xine", "MPlayer", and "Gnome Toaster" are also third party applications and are just as intuitive as the Windows program names that you gave as examples. I do not have these applications installed on my KDE desktop system. I checked some of the other application names in the KDE menus and found that the menus include both the name and a description for all of the applications in the "Start" menus, e.g.; "KEdit (Simple Text Editor)", "Kopete (Instant Messenger)", "KSpread (Spreadsheets)".

    17. Re:Alright, Names Do Matter by Minna+Kirai · · Score: 1

      None, and that's why so many Linux distros have blatantly copied the concept of the Start Menu and Taskbar.

      Unix window managers were already using menus of descriptive names for application launching back when Bill Gates was still selling Program Manager icons as the epitomy of GUI style.

    18. Re:Alright, Names Do Matter by rmdir+-r+* · · Score: 2, Interesting
      How is it a fair comparison to take the windows binaries out of the context of their menus but leave the Ubuntu apps in the context of theirs?


      Wow. That seems like a very fair criticism, exposing a biased post. Unless, of course, you read the first line of the grandparent:

      Let's do the comparison one more time using the names in my Ubuntu Breezy menus vs. the EXE names on Windows. Fair is fair, right?


      Huh. Wow. It looks like he already knew that. In fact, it looks like he already knows that it's a stupid way of making a comparison. But you, of course, missed the sarcasm.


      Maybe he was making a point about the article or a previous post through sarcasm and a counterexample? But you couldn't be bothered to read the article or even the thread.

    19. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      i'm sorry but you've got no place to be throwing stones when you aren't up to reading the entire post you are trying to tear apart. he specifically said it's easy to skew the details in your favor for an article. the poster openly admits that is what they are doing.

    20. Re:Alright, Names Do Matter by 51mon · · Score: 1
      Everything is grouped by it's function, unlike Windows where typically applications are grouped by manufacturer.

      Where are the mod points when you need them?

      Of course this isn't just Microsoft's fault, some Microsoft applications add themselves to nicely named generic menu items, like the bundled games, and some Microsoft applications don't. I blame the developers being scatters all over the world and in so many different companies, its that close source development model at work again.

    21. Re:Alright, Names Do Matter by vboulytchev · · Score: 0, Flamebait

      Well, one single thing you're missing... Unix is not meant for you to understand right away. Its not designed for winblows user to come over and feel right at home. And no, we wont change. So please do a world a favor, and open up a book... Quit complaining. i actually prefer to keep the idiots in a cage. keep windows away from us.

    22. Re:Alright, Names Do Matter by coolGuyZak · · Score: 1
      This is Slashdot. Since when has balance been the issue here?

      Since we started deriding Fox News.

    23. Re:Alright, Names Do Matter by c0dedude · · Score: 1

      For that matter, what the fuck is an Ubuntu? If you want to market to the west, use a western name. Consider "Linux Desktop Edition" or LDE. Everyone would immediatly know what it was, and it would make sense. The brand could develop. Ubuntu has no intrinsic meaning and no western root to derive what it is, whereas Windows has western connotations.

      --
      Since when has this country used intellectual elite as a pejorative term?
    24. Re:Alright, Names Do Matter by calyphus · · Score: 2
      ...the concept of a start menu was copied (I don't know from where - I doubt Microsoft...
      Hmm, does the Apple Menu (as in System 7, c. 1991) ring a bell.
      --


      The potato it is uninformed.
    25. Re:Alright, Names Do Matter by blazerw11 · · Score: 4, Insightful

      But that's part of the problem. "Most" computer makers customize Windows with add-ons, 3rd party media players, but that makes it impossible for the neophyte to discuss software with anybody else. Say there's a feature in Musicmatch Multimedia Jukebox for which your buddy was pining, so you tell him how to run it:

      Go to the menu...

      What menu?

      The Start Menu

      Oh.

      Now, click Multimedia.

      I don't have Multimedia.

      What do you have?

      I have, My Documents, Settings, Windows Update, New Document, Programs...

      Oh yeah, sorry, click Programs, then Multimedia.

      Ok, I clicked Programs ... ooh, there's a lot here ... What am I looking for?

      Multimedia

      (long pause) There's like 100 things, they're not in any order I can discern and they go off the screen (another long pause) no, there's no Multimedia.


      (much dialog occurs before our players find "Dell's Musicmatch Jukebox" in Programs -> Dell -> Dell Toys. Then, it turns out, its and old version of MMJB that doesn't have the cool feature. Oh well, it was fun, good times.)

      Again, we can all make up stories using "facts" to present what we want. For instance, you conveniently dropped "VLC" from your menu entry. So, instead of the menu entry being "VLC Movie Player" which would have messed up your example, you just put "Movie Player". Don't worry, I did the same. My menu entry says "VLC Media Player" and I made up the location of the Dell branded Musicmatch Jukebox because I couldn't find it.

      --
      A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
    26. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      'Go to the menu, select "Multimedia" then "Movie Player"'

      More like "$ vlc". Like it or not, the command line is the most important part of taking full advantage of using a Unix-like operating system. It's the coolest of all features; for example, day to day file operations doesn't take half the time you'd need for drag'n'drop. And besides, it's intelligent.

    27. Re:Alright, Names Do Matter by oddfox · · Score: 1

      Ubuntu does mean something other than "A Linux distro with a weird name" and it actually makes sense to use it as the name of a project with the goals Ubuntu has.

      A person with ubuntu is open and available to others, affirming of others, does not feel threatened that others are able and good, for he or she has a proper self-assurance that comes from knowing that he or she belongs in a greater whole and is diminished when others are humiliated or diminished, when others are tortured or oppressed.

      Heaven forbid we assume people have an IQ greater than 10, as well, when it comes to naming a product. Get a clue and realize that it's a moot point, especially with the success of naming schemes like GAIM, Trillian, Red Hat, Fedora, Firefox and all the other names that don't tell you what the product does until you actually look it up. Also, to people who think Internet Explorer itself is a surprisingly intuitive name, I find it to be extremely misleading, because Internet Explorer is the same Explorer you use for browsing your disk, so a naming scheme like the one Konqueror has makes much more sense in such a scenario. Food for thought.

      --
      "We invented personal computing." - Bill Gates
    28. Re:Alright, Names Do Matter by Blakey+Rat · · Score: 1

      Who gives a crap what Windows does? This topic isn't about what Windows does, it's about what Linux does!

      Look, I get it: The problem exists in Windows as much as it does Linux. But that's no excuse to just dismiss it out-of-hand. It needs to be addressed. If you only addressed problems that Windows has already solved, how could Linux possibly ever be better than Windows? It couldn't.

    29. Re:Alright, Names Do Matter by swillden · · Score: 1

      The problem exists in Windows as much as it does Linux

      Actually, I'd say the problem is much *bigger* in Windows than it is in Linux.

      But that's no excuse to just dismiss it out-of-hand.

      Certainly not. Beyond the nice menu conventions used by modern distros what would you recommend? Keep in mind that Microsoft and other software vendors will not allow us to name our programs the same as theirs. They get all whiny about trademarks.

      If you only addressed problems that Windows has already solved, how could Linux possibly ever be better than Windows?

      In this respect, it already is. But if there are improvements to be made, let's make them.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    30. Re:Alright, Names Do Matter by blazerw11 · · Score: 1

      This topic isn't about what Windows does, it's about what Linux does!

      From the topic When compared to their Window's equivalents, the names of many Linux programs are difficult to recognize and even tougher to remember.

      The topic clearly tries to show that Linux program names are poor compared to Windows. Thus, an argument either for or against this assumption would need to show examples from at least one of the two operating environments, preferably both. I chose to show not only how poorly programs are named in Windows, but also to show how poorly programs are organized in Windows. In other words, this is clearly not a problem that Windows has solved.

      Again, my overall point is that the author of the article chose examples that proved his/her point. One could easily choose examples that prove that Linux naming is better than Windows. For example, "Serpentine Audio CD Creator" on Ubuntu Breezy vs. "Nero" on Windows.

      --
      A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
    31. Re:Alright, Names Do Matter by urbanRealist · · Score: 1
      I use Gentoo as well, but I'm running KDE. GIMP is under the Graphics menu and is designated "Image Editor (The GIMP)". This is a setting in KDE. You have three choices:
      • Name
      • Name (Description)
      • Description (Name)
      The third option is the default. A user-friendly, configurable desktop environment more than makes up for funny application names.
      --
      I've seen a lot of things, but I've never been a witness.
    32. Re:Alright, Names Do Matter by zsau · · Score: 3, Interesting
      OS/2 had this nifty feature in menus where a menu item could be both a submenu access point and an action item combined. Maybe menu-based free desktop environments could do with something similar, so you'd get:
      |v^v^v^v^v^v^v^v^v^v|
      |Movie player |>|
      |Grip CD ripper |
      |^v^v^v^v^v^v^v^v^v^|
      So that if you clicked "Movie player", you'd run the default, but if you chose the arrow you'd get a bunch of different options, like Xine and Totem. I suppose there's some usability problem with this, though.
      --
      Look out!
    33. Re:Alright, Names Do Matter by NotBorg · · Score: 2, Insightful

      I've used the Microsoft side most of my life. Linux is a very recent thing for me. I chose Mandriva 2006. If the applications were not sorted by category in the kmenu (ie it was just a flat list) I would not know what does what. The names in Linux are obscure and icons aren't necessarily full of clues as to what the application does. It's annoying to see K this and G that, or X this. The K and G do not add anything to the usefulness of the menu. They detract from it.

      It would be nice to see K, G, and X go away. And things like "Kaffeine" read more like "Kaffeine Media Player." If I'm looking for a basic calculator I should find it under Calculator or Calc. KCalc is hard to find because I'm looking for a word that starts with C. I really don't care who made it or for what desktop it's for as long as I can find it and use it effectively and quickly.

      Now when I use my windows box I don't find MCalc, MSolitare, MPBrush, MIE, MControlPannel, or MNotepad. Apparently it isn't a system limitation to start with K, G, or X and contain no spaces.

      --
      I want this account deleted.
    34. Re:Alright, Names Do Matter by Glonoinha · · Score: 2, Funny

      I presumed it meant 'Linux for black people'.
      Not that there's anything wrong with that.

      --
      Glonoinha the MebiByte Slayer
    35. Re:Alright, Names Do Matter by dangitman · · Score: 1
      Actually, I'd say the problem is much *bigger* in Windows than it is in Linux.

      And how is that relevant to the topic of naming conventions under Linux?

      --
      ... and then they built the supercollider.
    36. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      How is it a fair comparison to take the linux binaries out of the context of their menus but leave the Windows apps in the context of theirs?

      Because that's exactly what the /.'ed article does. I suggest you read it and compare it to your parent post.

    37. Re:Alright, Names Do Matter by geminidomino · · Score: 2, Funny

      So not only do you expect slashdotters to be fair, but you expect them to not be hypocritical?

      Wanna buy a bridge?

    38. Re:Alright, Names Do Matter by paving-slab · · Score: 1
      They already have it...

      The Xfce4 panel allows you to attach a menu to the program launching button. Clicking on the button will launch a program, and clicking on the arrow will show a menu.

      I have all my programs arranged this way and find it much better than the usual start button type of menu.

    39. Re:Alright, Names Do Matter by gnuorder · · Score: 2, Insightful

      A better comparison is how to get through the menu to the app.

      Windows: Start/programs/Adobe/Acrobat? nope, not there.
      Start/programs/Adobe inc/Pagemaker? nope
      Start/Programs/Adobe co/Illustrator? nope
      Start/Programs/Adobe Systems/GoLive? nope, where is it?
      Start/Programs/Adobe Solutions/photoshop There it is.

      And we know who Adobe is. It's worse when you have a hundred apps from companies you never heard of before.

      Linux: K(or foot, etc)/apps/graphics/GIMP What could be more simple?

    40. Re:Alright, Names Do Matter by c0dedude · · Score: 1

      1. Those have succeeded in spite of thier names.
      2. Word roots give keys to what the word means. Intellisearc, which I just made up, is pretty clear.
      3. Ubuntu has a non-western root targeted at a western audience. The largest and most important market for OSes is in the West.
      4. I know the root, but most non-technical people won't and won't care. The word Ubuntu gives no guidance as to what the product does.
      5. Internet Explorer is a hell of a lot more intuitive than Konqueror. One would expect Konqueror to conquer something. It doesn't, and in fact, its file manipulation tools kind of suck.
      6. AIM is often abbreviated IM - Instant Messenger. It says what it does.
      7. Firefox was previously Firebird, which was previously Phoenix. It was named Phoenix because it was Netscape Navigator (Intuitive name!) reborn (not so intuitive, but better than Firefox).
      8. Nice ad hominem, jackass.

      --
      Since when has this country used intellectual elite as a pejorative term?
    41. Re:Alright, Names Do Matter by KeithIrwin · · Score: 1

      Actually it's not at all clear that the largest and most important market for free operating systems is in the West. Ubuntu was not created to make money. It is funded by Mark Shuttleworth who already has tons of money. It is essentially a charitable project. As such, its most important market would actually be whereever it can do the most good. This is more likely to be the developing world than the west.

      It's also not at all clear that Ubuntu is targeted at a Western audience. It's based in South Africa and includes better internationalization support than any other linux distribution I've seen. I think that the assumption that it's targetted towards Western audiences is just egocentrism.

      Also, in what sense is "Windows" a helpful name for an operating system? Windows are transparent panels in walls which allow you to see what's on the other side. Why would I want Windows in my computer? I can already see what's on the other side of it. How would a novice user have any idea what "Windows" does? Without already having used a GUI-based operating system and knowing what "window" means in computer jargon (a repositionable area of the screen in which an application runs), it's no more meaningful than "Ubuntu". At least with "Ubuntu" people will know that they don't know what it means and if they're curious, go look it up.

      Oh, and what the hell does "Intellisearc" mean? Sticking together existing portions of words doesn't in any way shape or form mean that the results will be meaningful. Is it supposed to be a smart search? Or a smart glacial lake or something which is not a far away glacial lake? Or is it a new MSDN feature? Or a spinoff company started by Intel and Google? All you've done is created gibberish which sounds more like a typical Western word. And if you think that that's some big improvement over using an African word, then it seems pretty clear to me that you're a marketer, not an engineer. Which is to say, you are reading the wrong web site.

      Keith

    42. Re:Alright, Names Do Matter by richlv · · Score: 1

      If I'm looking for a basic calculator I should find it under Calculator or Calc. KCalc is hard to find because I'm looking for a word that starts with C. I really don't care who made it or for what desktop it's for as long as I can find it and use it effectively and quickly.

      fair enough. though note that there is an option (and i have seen that it is default for many distros) to have kde menu entries like this :
      description (name)
      (right click on a panel, configure panel->menus)

      in this example we would get
      Scientific Calculator (KCalc)

      not exactly starting with 'c', but should be easier to use for novices.

      by the way, there is no way to show description only, so this makes it impossible to have a situation when one person opens 'media player' and it is a different one than at that other machine (though yes, i have seen distros that remove app names, at least for some shortcuts - i believe that is a mistake)

      --
      Rich
    43. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      And a holier-than-thou intellectual elite "or should that be 733t?" linux user speaks up! If that is the way the Linux community thinks, it will never be a competitor to Windows. Grandma isn't gonna pick up a book, and get "edjumacated" on how to use it.

    44. Re:Alright, Names Do Matter by coolGuyZak · · Score: 1

      No, I didn't say that. I said balance was an issue "When we started deriding Fox News". For those who didn't get the joke (it wasn't a particularly good one), we have an issue with fox news saying it's balanced.

    45. Re:Alright, Names Do Matter by SStrungis · · Score: 1
      Nero's actually reasonably clever with its name.

      "Nero fiddled while Rome burned..."

      Burning Rome...Burning CDs.

      It's a stretch, but it works.
      Scott

    46. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      Do you want to know something really sad? I've come back to read this entire topic again for the third time now. It's long left the front page of Slashdot. Out of ~850 posts, you are the only person who understands the problem.

      Is that depressing or what? 2006 will be the year of Linux on the Desktop, no doubt.

    47. Re:Alright, Names Do Matter by swillden · · Score: 1

      Read the thread. It should become clear.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    48. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      It's actually Bill O'reilly, but it doesnt really matter. The slogan is:
      "Fair and Balanced."

      Fox's motto is "We report, you decide."

      $.02

    49. Re:Alright, Names Do Matter by DeadChobi · · Score: 1

      OS2 Warp.

      --
      SRSLY.
    50. Re:Alright, Names Do Matter by oddfox · · Score: 1

      1. Great, so success is not determined by the name, thanks for proving my point.

      2. This is common sense, you don't need to emphasize that point to me.

      3. The largest and most important market for OSes is not just in the West, especially when you consider that a very large portion of the world's population resides in a single country in Asia, which is rapidly developing technologically and using F/OSS extensively. Furthermore, Ubuntu's aim of user friendliness combined with how easy it is to obtain makes it a great system to use in education as well as other fields such as, well, whatever governments use their computers for, memos, I guess. Licensing costs and a short learning curve, those are the primary factors, not "Is the name something I can pick up and run with right away?" (P.S. -- Remember that little thing called a Mac? Apple? Hmmm, very intuitive naming, yet still quite popular, especially back in the day)

      4. Sure you did, but in any case, the point has repeatedly been made that there are a bevy of programs available for both Windows and Linux that have names not very obviously (or at all) related to their actual function, and those programs succeed based on merit in every case. WTF was a KaZaA? A Grokster? A Napster? There are plenty of other examples but I won't bore you by listing every single one.

      5. Really? I'm surprised you think Internet Explorer is an apt name for the same program that you manage your harddisk with. Konqueror as a name implies that it's a powerful tool and it's often listed in desktop Linux distributions under the File Manager and Web Browsers menus, so you at the very least get an idea of what to expect. I'm not going to deal with your flame of Konqueror because it's irrelevant and childish in the first place, nobody was discussing the technical merits of any program, AFAIK.

      6. AIM, sure. ICQ, maybe. MSN/Windows Messenger, yeah. Y!IM, okay. GAIM is at the very least following (somewhat) the same convention the other programs use, but the other one I mentioned, Trillian, is another one of those programs that has succeeded in spite of it's name, which again proves the point that naming is at best a minor issue to the average user.

      7. I know the history of the Firefox web browser, I was using it since it's inception, and Mozilla (Another stupid name for a web browser, but hey, it worked!). Netscape Navigator was a great name for a web browser, imho, I won't argue that point; but hey, props for noticing.

      8. I didn't notice an ad hominem, but I was being sarcastic and trying to clue you in that not every user is as stupid as you seem to think they are. I mean sheesh, give your fellow man some credit for being able to figure things out.

      *rolls his eyes* Again, it's a moot point, flame warrior.

      --
      "We invented personal computing." - Bill Gates
    51. Re:Alright, Names Do Matter by oddfox · · Score: 1

      "It's also not at all clear that Ubuntu is targeted at a Western audience. It's based in South Africa and includes better internationalization support than any other linux distribution I've seen. I think that the assumption that it's targetted towards Western audiences is just egocentrism."

      Not only is the rest of your post spot on, sir, but this statement is beautiful. I always feel weird making a "hear, hear!" post but hey, what else can I do when I can't moderate.

      --
      "We invented personal computing." - Bill Gates
    52. Re:Alright, Names Do Matter by coolGuyZak · · Score: 1

      I stand corrected.
      Guess that shows how much I watch either. :)

    53. Re:Alright, Names Do Matter by LordSnooty · · Score: 1

      If it was satire, no-one modded it funny. Therefore it was just a really unbalanced comparison of two things.

    54. Re:Alright, Names Do Matter by noamsml · · Score: 2, Insightful

      That's a completely unfair comparison, since you are comparing binary names on one OS to menu entries on the other. A better comparison is start menu entries vs. GNOME menu entries:

      Web Browser
      Windows: Web (on XP-like menus), Internet Explorer or Mozilla Firefox (Classical menus)
      Linux: Opera Web Browser, Mozilla Web Browser, Firefox Web Browser

      Graphics Editing
      Windows: Adobe Photoshop, PaintShop Pro, Paint (just joking! don't kill me!)
      Linux: GIMP Image Editor

      Movie Playback
      Windows: Windows Media Player, QuickTime
      Linux: Totem Movie Player, MPlayer, Xine, VLC Media Player

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

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

      Instant Messaging
      Windows: MSN Messenger, Google Talk
      Linux: Gaim Internet Messenger

      Music Playback:
      Windows: Windows Media Player, iTunes
      Linux: Beep Media Player, Rhythmbox Music Player

      CD Ripping:
      Windows: iTunes, Windows Media Player
      Linux: Sound Juicer CD Ripper

      CD Burning
      Windows: CDBurnerXP Pro 3 (That's a real name!), Nero Burning Rom
      Linux: Gnome Toaster, Serpentine Audio CD Creator, Nero

      I still like GNOME naming conventions better, but I think that usually the names of most actual Microsoft apps are pretty clear (though a tad too generic). What I really dislike, though, is the menu structure.

    55. Re:Alright, Names Do Matter by Anonymous Coward · · Score: 0

      And thats different from loading a file on Linux how? KDE or GNOME? Which distro? oops, its not even on your list, lets do an apt-get... oh thats right, your system doesn't have it, uhm... YAST maybe... lets see, you need to add another repository to find the file... Okay, finally got it, now go to your term and type in this string of giberish... what? you don't want it anymore? but its so cool and easy to do!

    56. Re:Alright, Names Do Matter by Elshar · · Score: 1


      And with hundreds of distros, dozens of windowmanagers and people forking apps because one doesn't have a big red button, the linux world is any different?

      Sure, once everyone gets together and agrees on which version of everything to standardize on, then what you say has merit. Although I also think it was prophesized in the bible. Something mistakenly taken as the second coming? :)

  132. Obligatory Pulp Fiction quote by franksands · · Score: 1
    I know this is a bit off-topic, but as soon as I read "GIMP" i remembered this:
    Zed: Bring out the Gimp.
    Maynard: But the Gimp's sleeping.
    Zed: Well, I guess you're gonna have to go wake him up now, won't you?
    I love GIMP, and it's a great image editor, but the acronym ("gimp" instead of "G.I.M.P") leaks something to be desired, doesn't it?
  133. Like Cinematic, with an X and without the 'matic' by Anonymous Coward · · Score: 0

    Like 'Cinematic', but with an 'X' (not 'Z') at the beginning, and without the 'matic' at the end.

    'Ksi-nay', more or less.

  134. I think the guy has a hidden point... by Cytlid · · Score: 1

    ...that Windows assumes you're an idiot, and Linux doesn't.

    Don't agree with me? Who here has ever told someone to click on "the big blue E"?

    --
    FLR
    1. Re:I think the guy has a hidden point... by Rick+Genter · · Score: 3, Interesting
      Windows assumes you're an idiot, and Linux doesn't.


      Don't equate "being an idiot" with "not being tech-savvy". There are plenty of Windows users who aren't idiots, but aren't necessarily tech-savvy. That shouldn't prevent them from migrating away from Windows.

      Some people just don't put a priority on memorizing non-intuitive names for software applications...
      --
      Don't underestimate the power of The Source
    2. Re:I think the guy has a hidden point... by Cytlid · · Score: 1

      Well, when it comes to cars, I'm an idiot. I couldn't fix one to save my life ... if I wanted to learn, I probably could. But I don't wanna.

      But I'm still a good driver... my point is, some level of effort is to be expected.

      --
      FLR
    3. Re:I think the guy has a hidden point... by Kattana · · Score: 1
      Software and computers are tools, if you are going to working with any tool at the very least you need to learn its name and function, if you were to be asembling some contraption you might not know every type of screwdriver off the top of your head but when the instructions say to screw the screws in you will need to know what they are talking about.

      "Torx" screws/drivers are not named very intuitivly, but like good software should their function is included in/after the name. Unlike screws software does not have a shape you can use to describe it, you need to know the name if you are going to use it.
      (think calling someone to pass you "star/cross/flat" screwdriver, if you do not know gimp/photoshop/ie/firefox there is no similar way to call out to the computer to find what you are looking for, running a search is just as inconvenient as going to look in the toolbox yourself)

    4. Re:I think the guy has a hidden point... by Jim_Callahan · · Score: 1

      The thing I've seen in some GNOME distros helps a lot, with the "*name* *function*" in the menu name. Like the difference between asking my mother for a "Phillips" and a "phillips-head screwdriver", I at least have a one in four chance of getting what I need when I'm fixing the sink.

      --
      ...it's really a sad day for America when we require a goddamn ACT OF CONGRESS to make our DVD players work properly. ~
  135. names by syrinx · · Score: 0

    If this guy made toilet paper, he'd call it "Butt Wiper".

    --
    Quidquid latine dictum sit, altum sonatur.
  136. Re: zeen? zine? ex-een? by joto · · Score: 1
    Thankfully I find mplayer to be the better package--and no mysteries as to how to pronounce it, either.

    Yeah, it's really obvious how to pronounce words that start with "mpl".

  137. I can do regex blindfolded! by umbrellasd · · Score: 1

    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... Clearly "grep" came along later: [a-b^!]\\s\((a|b).* )!!!

  138. Re:zeen? zine? ex-een? by Martin+Blank · · Score: 1

    Like in 'magazine'?

    --
    You can never go home again... but I guess you can shop there.
  139. Somewhat on the right track by rmallico · · Score: 1

    I just did what I thought is the unthinkable... I moved my personal home workstation to Ubuntu 5.1 and have been using it for about 2+ weeks now... I still have a Win2003 server in the house acting as a dhcp/wins/dns box (and for file/print sharing) and my daily work duties in software pre-sales puts me in front of win2003 and 'nix boxes daily... Most of what I have been experiencing at home have to do with things burned into my auto-pilot by Microsoft I have a feeling... I just am having a hard time getting over the whole (but I usually do it this way problem) and have found myself rebooting back into XP a few times to do a certain thing that just needs to be done NOW... some things i have not totally tweaked/configged (samba for instance) and it just is a 'do it once, learn it and move on' procedure that must be done... I for one like using Ubuntu/Vmware and Firefox to do my stuff now... I am just keeping my dual boot this way until I have spent a full month doing my daily work/home duties before ridding myself (or just moving) XP to a less than front and center place in my day...

    --
    sig goes here!
  140. Re:zeen? zine? ex-een? by amliebsch · · Score: 1

    Okay, great! So "Gnome" is pronounced "Nome," because when a "gn" starts a word, the "g" is silent. Right?

    --
    If you don't know where you are going, you will wind up somewhere else.
  141. Re:Naming an element of user interface and it matt by jedidiah · · Score: 1

    Granny isn't going to be able to read the icon font for either.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  142. I run a Linux computer lab by leereyno · · Score: 1

    I've noticed this same problem myself. What I do is enable KDE's option to include descriptions next to program names. That way when someone is looking for a particular type of program they'll have a much greater chance of finding it.

    I don't know if Gnome includes anything like that, but it doesn't really matter to us since we use KDE.

    Lee

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
  143. who cares about names by aleator · · Score: 1

    first, this "names" this article speaks about is about names that are given to open source projects and not to linux! linux is the kernel and the startup/shutdown scripts... and maybe some other pieces, but that's it... besides the kernel and userspace apps (udev,...) there is nothing exclusively linux-like with this "names".

    this XYZ computing (maybe this company tries to compensate something with this article... their name for example) article however raises something else speaking of usability and this things...

    in X (http://www.freedesktop.org/), there exists a mime-database and a desktop-file-database. every application comes with .desktop files that provide info what this app is for. if your window manager or desktop environement is able to use this info, you do not need to remember any names of apps. for example /usr/share/applications/gimp.desktop

    [Desktop Entry]
    Version=1.0
    Encoding=UTF-8
    Type=Applicat ion
    Name=The GIMP
    GenericName[de]=Bildeditor
    GenericName[en_C A]=Image Editor
    [...]
    Comment[de]=Bilder und Photos erstellen und bearbeiten
    Comment[en_CA]=Create and edit images or photographs
    [...]
    Exec=gimp-remote-2.2 %U
    TryExec=gimp-2.2
    Icon=/usr/share/gimp/2.0/ima ges/wilber-icon.png
    Terminal=false
    Categories=Ap plication;Graphics;2DGraphics;RasterGraphics;
    X-G NOME-Bugzilla-Bugzilla=GNOME
    X-GNOME-Bugzilla-Pro duct=GIMP
    StartupNotify=true
    MimeType=image/bmp; image/g3fax;image/gif;image/jpeg;image/jpg;image/p jpeg;image/
    png;image/tiff;image/x-bmp;image/x-co mpressed-xcf;image/x-fits;image/x-gray;imag
    e/x-p cx;image/x-png;image/x-portable-anymap;image/x-por table-bitmap;image/x-port
    able-graymap;image/x-po rtable-pixmap;image/x-psd;image/x-sgi;image/x-sun- raster;
    image/x-tga;image/x-xbitmap;image/x-xcf;i mage/x-xpixmap;image/x-xwindowdump;

    the Category says, in what submenu this entry should to. the GenericName specifies a name (in the locale the user works in) that explains what this is (Image Editor) and the Comment explains it more detailled. ... and guess what: the MimeType even specifies, what MIME this app can work with.

    in most situations you do not need to care what app is opening a file... and if you try to open a file in a file manager that is aware of the mime-db and .desktop files, then it will offer you already all installed image editors / image viewers available... after once trying them, you know their names... voilà!

    ... and once you learn what the names mean, you start to like this logical naming. for example:

    gimp: general image manipulation programm

    this is probably the best and most logical name for such kind of application *g*

  144. Perhaps Naming is not the primary issue... by OutOnARock · · Score: 1

    In our newfound GUI world, menu conventions are more important for wide acceptance.

    When I install Firefox or OpenOffice in the *nix world, do I get a consistentantly added menu structure somewhere, anywhere? Of course not!

    Hell, on Windows, OpenOffice adds exactly the menus I would expect, where I would expect them for the currently running window manager.

    This is something that both Bill and Steve get a BIG leg up on the *nix world. You want to run on their OS, here is how you conform. Resistance is futile.

    How hard would it be for all the Linux window managers to conform to an XML based menu system, that would consume the XML based application menu supplied by each application?

    Gnome/KDE/whatever only have to write one consumer. Each can do what it needs to within its space.

    Each application has to write one definition to get a consistent look/feel/structure across many *nix window managers, today and future.

    I think the jury is in on consistent visual clues aiding in computer usage. If I can find the program using a consistent graphical menuing system, I can track down the program whatever its name!

    A decade of reading, my very first post!!!

  145. Re:zeen? zine? ex-een? by _Swank · · Score: 1

    except it doesn't rhyme with 'sign' and 'line'. it rhymes with 'scene' and 'lean'
    http://xinehq.de/index.php/faq#PRONOUNCE

  146. Anonymous coward. by mmell · · Score: 1
    Sort of spells it out, doesn't it?

    I'm sure you saw a horse with two heads. I'm even sure you sucked on the smaller one.

  147. Once upon a time... by NewmanBlur · · Score: 1

    ...there was a program that ran on Windows, that changed the world. Despite being named for it's creator's goofy nickname, people figured out pretty quickly that they could use it to find and download music free of charge. It was hugely popular until it crumbled beneath the weight of legal pressure, but it's impact is still felt.

    What was the program? Napster.

    If the software is easy enough to use and allows people to do something new and fun, they'll figure it out.

    --
    Per ardua ad astra.
  148. Re:Naming an element of user interface and it matt by n00tz · · Score: 0

    My exact reasoning behind either commenting (mouse-over text) the aliases for the icons on my mother's desktop, or naming the aliases something like 'internet' or 'email' rather than 'Mozilla Firefox' or 'Mozilla Thunderbird'.

    --
    I had college once, but I drank some fluids and got a lot of rest and eventually it was cured.
  149. Im a hacker by jc87 · · Score: 0

    And I used to thought that gnu/linux apps names were chosen using some kind of "hack" , after all gnu = gnus not unix! , or RMS just wanted something with big horns so he could punch people?

    --
    def greetings(x): return {'friend': 'Howdy', 'enemy': 'Dye [sic]'}.get(x, 'g0 4w4y, l4m0r')
  150. you're thinking of the PDP-11 CLI, actually. by Medievalist · · Score: 2, Informative

    The PDP's implementation of CCL (concise command language) let you abbreviate to the shortest non-ambigous string. Later DEC renamed CCL to DCL (DEC command language) and VAX/VMS shipped with DCL (although without all the fancy F$lexicals at first). Somewhere around VMS 4, I think, the TPARSE routines were rewritten and abbreviation was limited to a minimum of four characters, which caused my highly trained fingers to betray me repeatedly.

    Having trained end-users in both, I can say that VMS was much easier to learn and understand than *nix for native english-speakers. If you have no english, or english as a second language, *nix is less typing and you have to memorize everything anyway.

    The sad part is I still remember RSX Indirect and MCR, the predecessors to CCL. That backwards PIP syntax was a bitch.

  151. Re:Linux names are fantastic - unmount? by kihjin · · Score: 1

    $ unmount
    bash: unmount: command not found

    --
    This slashdot-related signature is a stub. You can help kihjin by expanding it.
  152. We could look at the MAC by StasisCrazy · · Score: 1

    iTunes
    iChat
    iMail
    iWork
    iLife
    iPhoto
    iMovie
    iDVD

    Almost everyone who has a Linux Distro knows what is on their system... More people who run Windows and MAC havnt got a clue what is on the big thing under the desk...

    1. Re:We could look at the MAC by Anonymous Coward · · Score: 0

      Ummm..... most of those names are pretty self explanatory...

    2. Re:We could look at the MAC by StasisCrazy · · Score: 0

      That was kind of the point...
      MAC = Most "user friendly"
      Linux = Least "user friendly"

    3. Re:We could look at the MAC by Anonymous Coward · · Score: 0
      Errm, have you even seen a mac? They are the shiny ones with the apples on.

      Here, let me help:

      iLife and iWork are clever things called BUNDLES. They are multiple programs in one package (kinda like bundle-kde, and they don't prompt to install the dependencies, and don't keep changing the ver of your automake :D )

      Mac OS is the Operating System

      Mac OS includes
      Mail (for: Mail!)
      iChat (for: Chat!)
      Safari (yeah, got them there :D)
      Dashboard (like, a dashboardy thing that pops down over your screen when you press F12 (some kind of excuse for lack of virtual desktops...)
      Spotlight (Search)
      Automator (Macro language)
      Sync (Synchronisation)

      iLife includes
      iPhoto (sorting Photos)
      iMovie (editing movies)
      iDVD (mastering DVDs)
      GarageBand (music editing, kinda different name again)

      iWork is
      Keynote (for Presentation - Keynote speech geddit??)
      Pages (word processor)

      These names seem obvious to me.

      Almost everyone who has a Linux Distro knows what is on their system...

      Oh really??? Then tell me what ALL the files in /usr/local/bin/ do then?? can you do that?? didn't think so.

    4. Re:We could look at the MAC by original_nickname · · Score: 1

      Double post - accidentally hit anonymous! I done gone can't use slashdot! This zealot rant is mine!

      Errm, have you even seen a mac? They are the shiny ones with the apples on.

      Here, let me help:

      iLife and iWork are clever things called BUNDLES. They are multiple programs in one package (kinda like bundle-kde, and they don't prompt to install the dependencies, and don't keep changing the ver of your automake :D )

      Mac OS is the Operating System

      Mac OS includes
      Mail (for: Mail!)
      iChat (for: Chat!)
      Safari (yeah, got them there :D)
      Dashboard (like, a dashboardy thing that pops down over your screen when you press F12 (some kind of excuse for lack of virtual desktops...)
      Spotlight (Search)
      Automator (Macro language)
      Sync (Synchronisation)

      iLife includes
      iPhoto (sorting Photos)
      iMovie (editing movies)
      iDVD (mastering DVDs)
      GarageBand (music editing, kinda different name again)

      iWork is
      Keynote (for Presentation - Keynote speech geddit??)
      Pages (word processor)

      These names seem obvious to me.

      Almost everyone who has a Linux Distro knows what is on their system...

      Oh really??? Then tell me what ALL the files in /usr/local/bin/ do then?? can you do that?? didn't think so.

  153. This would clearly violate FUGBUG... by Anonymous Coward · · Score: 0

    Using names that actually describe what an app is without a stupid / clever / cool sounding acronym? Come on... this would cleary violate the For-Us-Geeks, By-Us-Geeks (FUGBUG) usability standards set forth by the OSS community. If it's not based on state of the art user interface technology, circa 1976, is just doesn't work in OSS.

  154. Outlook Express is Brand Extension by alexhmit01 · · Score: 1

    8 Years ago, Microsoft made a groupware/mail client for Exchange Server called, Exchange Client. With Office 95, they decided to add limited POP3 support (and IMAP at the time, or IMAP in Outlook 97 or 98, I forget) and bundle it with office. Outlook was a result of a turf war between the Office people, wanting to get control of contact information to make their bundle of applications more powerful, and the Exchange people that wanted their MAPI client to be exchange specific.

    Meanwhile, the Internet team that did IE wanted a free mail client, and didn't seem able to get along with the other groups. Given that the Internet got HOT and they were the hot division, even without making money, it makes sense that the Exchange group wasn't thrilled at their crown jewels being used for free stuff, and the Office Group didn't want to play nice either.

    So they bought someone's basic email system, hacked it to look more like Outlook, bundled more COM components (making it mostly scripting-compatible with Outlook) and called it Outlook Express?

    Why? Because people that used Outlook knew that it was the BEST office email application (because of the calendar/address book and other support), so they extended the Outlook "brand" by borrowing the name, not borrowing the code.

    What happened to Outlook? Well, just as the Exchange team feared, more focus was on the IMAP/standards approach and less focus was on the MAPI side... You can now replace most of the Exchange functionality with open standard solutions.

    Great for users... greats for Office sales (upgrading Office becomes a part of the reason to upgrade Office... lots of NICE collaboration features), and Exchange needs to compete on the server side.

    When your client was MUCH better than anyone else's, you could put functionality in the client to sell the server piece. When everyone can use YOUR client, you have to compete on the server side. As a result, Exchange's BIGGEST selling point is the integration with AD and SQL Server (through AD), etc.

    Alex

  155. One day someone said... by NotQuiteReal · · Score: 1
    One day, early in the UNIX years, someone said, "676 different commands is all anyone would ever need."

    Well, someone said something like that having to do with computers.

    Anyhow, they started implementing every 2 character command they could think of, they just didn't start with aa and work straight through to zz.

    --
    This issue is a bit more complicated than you think.
  156. Re: New Linux user? by Anonymous Coward · · Score: 3, Informative

    The names listed in your Gnome menu are not the names of the applications. A while back the Gnome devs recognized that Linux applications have stupid unintuitive names so they decided to give the core programs used in Gnome easy to identify aliases. It's not called "Firefox Web Browser", it's called Firefox. "Totem Movie Player" is an alias for Totem. "Text Editor" is an alias for gedit. There is no Linux app called "Instant Messenger", it's Gaim or Gabber. Go down your list of Linux names and what you find almost every time is an instance where the Gnome devs thought that the real name of the application was too stupid and non-intuitive to be listed by name, so they created an alias for it. This is the entire point of the original article: most Linux applications have stupid names.

  157. You are dead wrong, sir by Anonymous Coward · · Score: 0

    By "familiarity", you mean "training". Re-read your inane post above using "training" instead and you will cough up your heart and die, as your heart is as black as coal.

  158. Seems easy enough to me by wetfeetl33t · · Score: 1

    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?

    So if you wanted to do a bit of graphic design, and wanted to use GIMP, then it would be pretty easy to pick GIMP out of a menu, wouldn't it?

    --
    Register the editry.
  159. Acronyms aren't for everything by MMaestro · · Score: 1
    Linux names are acronyms. Acronyms are easier to type and remember.

    Just because Linux names are acronyms, doesn't mean their any easier to remember. Wth does GIMP stand for? GNU? VLC? GNOME?

    Hell, some people don't even know what IBM (International Business Machines), NATO (North Atlantic Treaty Organization) or EU (European Union) stand for. If Joe Average can't remember such common public acronyms, what makes you think they're going to bother remembering Linux acronyms?

    1. Re:Acronyms aren't for everything by daigu · · Score: 1

      Exactly my point. Linux - as a desktop system owned and administrated by an end user - is not for Joe Average. If it is important to remember the acronym/command, they either should exercise a little brain power to remember it, look it up when they need it or they should use something else geared to their needs.

      People don't go around talking about why AutoCAD or SPSS have names Joe Average can't remember. You know why? Because the Average Joe wouldn't even know what these programs are for or how to use them if they were sat down in front of a computer running them.

      Linux may be able to accomodate the limited needs of Joe Average and have programs that these users may find helpful. However, a user group is defined by its center not its periphery. Joe Average is not at the center of Linux development concerns - nor should they be. Articles like this one miss this important point.

  160. They must've written MUMPS, too! by mmell · · Score: 1

    Nowadays, it's called 'M' by some. It's still a disease.

  161. Another AC by Anonymous Coward · · Score: 0

    Yeah, if there had been a question you would have said RTFM. Since you didn't say that, there must not have been a question.

    I've never understood why people respond to a question with RTFM under the theory that they don't have time to answer a question that is covered elsewhere. If you're time is so fucking precious why don't you just keep your fucking trap shut?

    1. Re:Another AC by Anonymous Coward · · Score: 0

      Because it only takes a moment to say RTFM. With something as complex as an operating system you really do have to teach people to fish, otherwise you alleviate only the symptoms of noobness.

  162. Can't we just put rollovers that explain them? by neo · · Score: 1

    Sure GIMP is not the name that jumps out at you as some kind of visual editor... but the programmer didn't name it for that reason. He named it that either because it was a cool acronym for something that did make sense or he has some special place in his heart for a certain Pulp Fiction scene. (or both)

    Either way it would be way easier to deal with if you just allowed me to hover over the damn thing with my mouse and have a handy little meta-data box jump up and say...

    "GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring."

  163. Freedom's a bitch innit? by bitspotter · · Score: 1

    It comes part and parcel with having a choice of applications. When you're locked in, there's only on choice anyway, so there's not so much competition in the namespace.

    When everybody can deploy an application, a funny thing happens: they do. Is it any wonder the namespaces are so awkward and crowded?

    Personally, this is a sacrifice I'm willing to make for freedom.

    Then again, that same freedom let's you rename pretty much any software application to something better, ala Linspire.

  164. Descriptive names ? by Anonymous Coward · · Score: 0
    Btw. I can't take that bloody motherfucker serious... he forgot about vi and emacs...
    Names don't need to be descriptive...
    • were there anything Personal in a PC back in '81 ?
    • how do I know that a SAAB is a car and a Scania is a truck ?
    • why do almost all military planes have sexy names when commercial airliners just have numbers ?
    • how am I supposed to know that Shell is an oil company ?
    • why is Internet Explorer not called Malware Downloader ?
    • Microsoft ? thats me... after 4 hours of sex...
    • What does Adobe do ? adware ??
    • Nokia ?? mobile phones ?? tires ?? rubber boots ?? (actually those 3 and some more)
    • is Amstrad a part of Amtrak ?

    --
    My brain is on holiday in Tibet and may not be held responsible for the crimes of my body.
    1. Re:Descriptive names ? by Xuranova · · Score: 1

      Names don't need to be descriptive if you're a BILLION PLUS DOLLAR CORPORATION WHOSE NAME IS SYNOMYMOUS WITH THE PRODUCT. Do ACs always miss the obvious by so much?

      --
      "There is no real right or wrong, just what the majority accepts at the time."
    2. Re:Descriptive names ? by Anonymous Coward · · Score: 0

      "Do ACs always miss the obvious by so much?" No we don't...
      The point is that those megacorps or their product was nothing when it first was released... you couldn't use MSIE for anything (you should remember those good ol' times, you are probably not much younger than me)... Netscape was the de facto standard. Adobe didn't have anything for the PC back then... their products were mostly for the Macintosh.
      My point is if a large group of people start to call Photoshop "the GIMP for Windows" (yes, I know there is a GIMP for Windows, it is just an example) then Photoshop will become "the GIMP for Windows". And another thing... a descriptive name makes the product anonymous and that is THE worst thing that can happen... that is just like if everybody called you man (or woman) or, if your sex was unimportant, human instead of using your name... then you are reduced to anyone out of 6.000.000.000 people... can it get worse ?

  165. IE is the internet. by ericbg05 · · Score: 1
    How many people think Internet Explorer IS the internet?

    You're right, a lot of people think that. And the ones who think that are correct, in many important respects.

    That is, their only exposure to the net is through that single interface. IE == the internet in the same way that Outlook == my email.

    The means by which human beings categorize their world linguistically is mainly through their understanding of what their five senses tell them. For instance, scientists now tell us that time is relative, that there's no such thing as simultaneity. And most of us believe them, even though this is a thoroughly unintuitive concept. But no language encodes relativistic notions into its grammar.

    Why is that? There are two reasons: 1) I can't see, with my own two eyeballs governed by my own primate cerebellum, that light travels the same speed in any inertial reference frame; and 2) such knowledge is not primally important to a human: usually the knowledge won't help me get laid or avoid being killed.

    Now apply the last paragraph to its analog in this thread. First, your typical Aunt Tilla IE user can't see the inner workings of the internet; in fact, the web was designed so that, for the most part, she wouldn't have to. The only part of it she can see is what IE shows her. Second, that knowledge is usually unimportant to her. If something goes wrong, she can call tech support or her 13-year-old grandchild to help her out.

    Why should she spend the time to learn about the tcp/ip suite, bgp, autonomous systems, the difference between cat-5 and cat-6 cable? She uses her television set quite successfully without understanding the physics of radio-wave transmission, the inner politics of NBC, or cathode ray tubes. It's the beauty of abstraction, baby!

    1. Re:IE is the internet. by burnin1965 · · Score: 1

      "And the ones who think that are correct, in many important respects"

      No, they are confused and no level of logical perturbations are going to change that fact.

      "Why should she spend the time to learn about the tcp/ip suite, bgp, autonomous systems, the difference between cat-5 and cat-6 cable? She uses her television set quite successfully without understanding the physics of radio-wave transmission, the inner politics of NBC, or cathode ray tubes. It's the beauty of abstraction, baby!"

      Exactly. However, while the Television is an excellent abstraction which is designed and marketed in a way that a lay person can move from virtually any make and model of television to another with little difficulty Internet Explorer is not, perhaps only due to the name accompanied with a complete misunderstanding of what the internet is.

      When that same lay person moves from their desktop to another and does not see the big blue e on the desktop they don't know what to do because they have a false perception of what is necessary to recieve the internet. Of course once someone points out FireFox/Opera/Safari/Konquere/etc and they open it up the familiar controls and the internet are all there.

      So what the lay person needs to know is not the science and technology behind the internet, what they need to know is only the same principles they know about their TV. A connecting media, rabbit ears/cable/sattelite/ethernet/wifi, and the viewer with controls, web browser/CRT/buttons/dials. Since the lay person can understand that a Sony/Zenith/RCA/Samsung TV are all televisions its not unreasonable to have them associate IE/FireFox/Opera/Safari Browsers as web browsers.

      burnin

    2. Re:IE is the internet. by ericbg05 · · Score: 1
      No, they are confused and no level of logical perturbations are going to change that fact.

      You missed the point, but that may be because its expressor is not a rhetorical genius.

      I didn't say they weren't confused; I said their confusion can be understood through an evolutionary and/or linguistic lens, and to look down on such users is unwise.

      The point is that Alice the uber-geek shouldn't sneer at Bob the typical IE user, because Alice is probably similarly confused about some other aspect of her world. Usually the deeper workings of a particular complex entity in Alice's world are not salient in her day-to-day existence, or even in her interactions with that entity. Hence the brief thoughts on evolution and language.

      However, while the Television is an excellent abstraction which is designed and marketed in a way that a lay person can move from virtually any make and model of television to another with little difficulty Internet Explorer is not, perhaps only due to the name accompanied with a complete misunderstanding of what the internet is.

      This conversation is about attitudes towards how some people actually perceive IE and its semantic connection to the internet. How IE was designed and marketed is irrelevant.

      When that same lay person moves from their desktop to another and does not see the big blue e on the desktop they don't know what to do because they have a false perception of what is necessary to recieve the internet. Of course once someone points out FireFox/Opera/Safari/Konquere/etc and they open it up the familiar controls and the internet are all there.

      True. Heh, I actually studied bgp for a living a while back: I knew a lot about how the internet "really works". But a few months ago, I got on a Mac for the first time in a couple years, and I didn't know what to do either. Cause I didn't know what Safari was. All my knowledge of gui design principles, of bgp and windows and unix, and that the internet is a set of computers connected pseudo-hierarchically by protocols layered on physical media, was basically useless.

      So, knowledge of the nature of the internet is neither a necessary nor a sufficient condition for the ability to surf the web.

      Since the lay person can understand that a Sony/Zenith/RCA/Samsung TV are all televisions its not unreasonable to have them associate IE/FireFox/Opera/Safari Browsers as web browsers.

      Yeah, and my point is that they'll pick up that knowledge as it becomes important to them. If it never becomes important to them, they'll never learn it. If it does, they can ask an expert.

      Take me. I have no idea how the property tax code works. It's completely unimportant to my existence, because I have no house or car. If it ever *does* become important, there are plenty of people out there I can ask for help.

      Take you. You don't use it's versus its correctly, from a prescriptive grammarian's standpoint. This has likely not caused you serious harm in the past. If it ever does preclude your progress in life, you'll probably take the time to learn the difference. In the mean time, there's grammar checker.

      This is a specialized society. We can't all be experts on every complex system we have to interact with. That's why they're called "experts": they're experienced.

      You don't want people looking down on you cause you don't do the it's/its thing right. I don't want people looking down on me cause I have no idea how to change the oil in a car. Joe Schmo IE user doesn't want people looking down on him cause he doesn't know that IE and Firefox do the same thing.

    3. Re:IE is the internet. by burnin1965 · · Score: 1

      You missed the point, but that may be because its expressor is not a rhetorical genius.

      I didn't say they weren't confused; I said their confusion can be understood through an evolutionary and/or linguistic lens, and to look down on such users is unwise.


      If I missed your point it is because what you said is "...a lot of people think that. And the ones who think that are correct..." which comes across as saying their belief that IE is the internet is a correct assumption. You further supported that point with "...IE == the internet in the same way that Outlook == my email..." which are both false statements. It didn't read like you were explaining the how and whys of the misunderstanding, it appeared you were reinforcing the laymans misunderstanding by stating that their perception was correct.

      As far as linquistic evolution having any relation to the incorrect assumption that IE == Internet there are none. Internet Explorer did not become synonmyous with the Internet the same way Kleenex became synonymous with tissue.


      This conversation is about attitudes towards how some people actually perceive IE


      No, there was no mention of attitudes until your last post. It also seems from that last post that you are suggesting I have a low opinion of people who have the misconception that IE == Internet. I'm not sure how you derived that from my posts but lets remove that topic from this discussion immediately. I do not look down on anyone who has misconceptions about technology.

      I have no idea where you are headed with the specialized society and attacks on my grammer, it is all completely irrelevant. To pull the discussion back on track examine the root of the discussion: ...I would also argue that vanilla naming creates its own confusion. How many people think Internet Explorer IS the internet?...

      And I still stand by my arguement. You can analyze why there is the confusion, the affects of society on confusion, the importance of the confusion, and my bad grammar, but it will not change the fact that:
      1) IE != Internet
      2) Laymen who believe that IE == Internet are wrong
      3) Naming software with simple names related to their purpose is no guarantee that users will understand what it is and how to use it.
    4. Re:IE is the internet. by ericbg05 · · Score: 1
      it appeared you were reinforcing the laymans misunderstanding by stating that their perception was correct.

      Right. I wasn't. Glad you understand that now.

      In fact, most of what you think I said you made up in your head, as we shall see.

      As far as linquistic evolution having any relation to the incorrect assumption that IE == Internet there are none.

      This is a very strong statement, made in a remarkably confident tone. It's also probably quite wrong.

      Even if it were right, I never said that there was a direct causative relationship between diachronic linguistic semantics and that assumption. I was windbagging more generally about an interesting way that language works.

      So, this is straw-man 1 in your reply.

      Internet Explorer did not become synonmyous with the Internet the same way Kleenex became synonymous with tissue.

      I don't wish to assert that it did. Lexical etymologies are notoriously difficult to discover, and semantic shifts in lexemes are nearly impossible to predict except in a few general aspects.

      This is straw-man 2 in your reply.

      there was no mention of attitudes until your last post.

      Just because you missed an implication doesn't mean it wasn't there.

      It also seems from that last post that you are suggesting I have a low opinion of people who have the misconception that IE == Internet.

      Nope. I said that such low opinions are normally silly or hypocritical, or else they make their expresser look stupid. For the purposes of this conversation, I could care less what you think of anyone: ad hominem attacks are not useful in most rational discussions, so I don't use em.

      This is straw-man 3 in your reply.

      I have no idea where you are headed with the specialized society

      Yes, you've made that quite obvious.

      and attacks on my grammer

      sigh...

      This phrase indicates that you've completely misunderstood everything I've said so far.

      I didn't make an attack on your grammar. My whole point was that such attacks are silly and usually hypocritical! The careful reader will notice that I cast the "mistakes" you made in an extremely positive light: they were used to illustrate the larger point.

      As it turns out, I'm a descriptionist: I'm much more interested in how people actually write and speak than in how anyone says they're "supposed" to write and speak.

      Ad hominem attacks are, like I said, usually unproductive. So I don't use them.

      This is straw-man 4 in your reply.

      And I still stand by my arguement. You can analyze why there is the confusion, the affects of society on confusion, the importance of the confusion, and my bad grammar, but it will not change the fact that: 1) IE != Internet 2) Laymen who believe that IE == Internet are wrong 3) Naming software with simple names related to their purpose is no guarantee that users will understand what it is and how to use it.

      Agreed. Hopefully you'll notice by now (may God grant) that our points were never mutually contradictory. Just because I quote you and write something in response doesn't mean I'm saying you were wrong.

      To pull the discussion back on track examine the root of the discussion

      This is a stunningly cocky phrase, by the way. When you adopt such a tone, you should make damn sure you know exactly what's going on first.

  166. He could have done better.. by techefnet · · Score: 0

    I'm feeling this guy werent that objective.. I'm kinda feeling he could have done better with getting the examples. I know there's not that bad in Linux, and many of the popular Windows applications now a days is worse..

  167. Sad Sad World by megarich · · Score: 1
    When you have nothing else better to do than write on the merit of the names of programs. Names of programs don't matter as much as the popularity and knowledge of the program.

    The biggest case in point is windows. We take for granted we know what it is but go to any 3rd world country or any tribe and ask them what windows is and they'll look at you as if you have two heads. Or just ask anyone without exposure to a computer yet what windows is and they'll probably tell you "its those things in my house that lets me see outside and I can open up to get air"

    So what I'm trying to say is both os' have both good and bad names but if the program is GOOD(as in gets the job done) no one is gonna give an f about how well the program is named.

  168. Marketing by Himring · · Score: 2, Interesting

    It's the marketing people -- something MS has always done well and OSS has hardly done at all. It's the same problem with Domino, or should we call it "Lotus Notes." In the mule-choking Domino book I bought they even admit that nomenclature is a problem.

    Our corporation was doing pre-project testing to upgrade/migrate our email system. We were looking at Domino, Exchange and OSS. I setup all three and presented. I wanted Squirrel Mail. I made the huge mistake of leaving the default webpage intact which plainly displayed both the name and the picture of the cute little squirrel. Upper management nearly fell out of their chairs. Forget the PHP stuff I showed off, the LDAPing into our existing Active Directory, the money-saving, the history, the name it. That name and picture killed it.

    Say what you will, but Bullet Tooth Tony always rings true ("Never underestimate the predictability of stupidity"), and the people in power are more likely than not to be stupid about technology. We ended up purchasing and migrating to Exchange. Why? Because MS had marketed it well in all those colorful "CIO" magazines, the name stuck, it had nice bright colors just like my kid's crayons and it all flowed well and had for years -- I'm talking about marketing.

    To the contrary, the more research I did into OSS solutions for email the more frustrated I personally became. "Sendmail is ok, but Jim's Mail is much better and here's why," and then "Jim's Mail was good, but Ted's mail improves on things this way." On and on and on -- it seems OSS is too polluted with each and every dude trying to rebuild the wheel forgetting the fact that the people with the really nice cars and corner offices only know of "Cartman" from that whacky cartoon and I would only use "Bitchx" in a big meeting if I plan on turning in my resignation (do I have to explain women COs and PCness?).

    Much of the OSS community simply has too much of -- as Lucas put it trying to produce 1977 Star Wars -- "a hippy mentality." They come at the man with an attitude and dare anyone to get all up their face over silly and whacky names and over the fact that they've re-invented the wheel over and over and over.

    At the end of the day, COs don't mind tossing change (and it is change by comparison) at a "name brand" product like Exchange. Forget the fact that MS itself thumbed its nose at age-old SMTP commands barfing out Cisco PIX. Forget the fact that they stole and copied things Sendmail does without giving credit. Forget all of that. They know how to talk to the big man with the hot secretary and they know how to market. Until OSS gets this point and stops imagining that these guys -- who spend as much money on a suit as you do your annual PC budget -- read /. then nothing much will change.

    The irony is, is that I actually had to use OSS and Sendmail to do the complicated routing to migrate 1000s of users over to Exchange. Once all was done, I euthanized the Linux box and sent it to that great /. in the sky....

    --
    "All great things are simple & expressed in a single word: freedom, justice, honor, duty, mercy, hope." --Churchill
  169. Oh Please by IWantMoreSpamPlease · · Score: 1

    >>Linux: Beep Media Player>Linux: GIMP Image Editor>Xine>Gnome Toaster

    Huh? What do I want to taost gnomes for? They aren't even real.

    --

    Two can play at this game, but my guess is you'll miss my point entirely.

    --
    So rise up, all ye lost ones, as one, we'll claw the clouds.
  170. Which is why KDE provides descriptions in menus... by Anonymous Coward · · Score: 0

    Jesus. It take a "special" kind of person to be confused by 'Text Editor (KWrite)' as the entry in my KMenu reads. This is a step up from Windows, where more often then not, after a few months of default (next,next,next) installs the "start" menu becomes cluttered by cryptic entries grouped by publisher (who the fuck cares about the name of the publisher??? Sure, maybe publishers would like you to care - but here's the thing, WE DON'T!).

    I dunno what the situation is on GNOME, since frankly I stopped using GNOME long ago as it's clearly designed by condescending assholes, but KDE on Linux/BSD SURPASSED windows naming quite some time ago.

  171. Re:Linux names are fantastic tell them to by davidsyes · · Score: 1

    step up to the command line and

    finger Mary, finger the GIMP, then grep the GIMP and pipe the GIMP for Mary.

    Tell them to touch Mary if she doesn't exist, then grep and pipe Mary for her files.

    I guess a poke here and there can still be done...

    --
    Previously: "Linux... Toward the Sunrise..." Now: "Linux... Toward the-- No, now, part of Every Sunrise"
  172. Kill us by Jaxoreth · · Score: 1
    a name which I find natural to pronounce as kill-u-strator

    Am I the only one who hears it as "Kill us, traitor"?

    --
    In general, it is safe and legal to kill your children. -- POSIX Programmer's Guide
  173. Yup, you've got it. by mmell · · Score: 1
    And my mistake has been bothering to respond to posts which obviously originate from folk of lesser intellect.

    Disagreeing with me is fine - hell, given the number of mistakes I make in a given day, it's expected. Still, I'd rather recieve an education than an insult.

    Ahhh . . . the short week between Christmas and New Year's Day . . . about 30% of the work force is present today, and we're doing 0.00001% of the work . . . no wonder I'm bored!

    1. Re:Yup, you've got it. by Halfbaked+Plan · · Score: 1

      Nope. Your problem is you've been 'trolled' now, and even hooked and landed. Right this moment you're a big lunker just flopping around in the bottom of some guy's boat. Or if you're lucky, he has a livewell.

      --
      resigned
  174. Microsoft has a perfectly functional command line by hackwrench · · Score: 1

    type the beginning of a file name, hit tab to complete, hit enter and it is immediately invoked with the default program. Type CD (space) and it will autocomplete any path one directory name at a time. I haven't seen any program that won't run from the command line. Care to list them?

  175. We should kill old people (like me) by MegaFur · · Score: 1

    See, this is why we should kill all old people like me. I remember this story from way back. I mean, not like last month, but from several *years* ago. *nix systmes, and Linux in particular, have goofy naming conventions for many of their application programs? No shit. It can be an obstacle to some users? Effing *duh*.

    But I was under the impression that the major distros that were concerned about usability had already solved this by putting little descriptions in parentheses next to the names of the programs in the Start/KDE/Gnome/DoStuff menu.

    So. The solution to make sure we never have any more duplicate articles, nor never have that annoying feeling of de ja vu is just to kill all the old people so that the young can continue to carry on the same ancient conversations on over and over again and never have the fear of it getting boring or repetitious. The only thing they'll have to fear is age.

    --
    Furry cows moo and decompress.
  176. command line versus gui by slashdotwannabe · · Score: 1


    My first point: This is a natural extension of the roots of each operating system. Windows was always intended to be point and click, and unix always was, until very recently, a command based os.

    My second point: the most inane of articles provoke the most inane of yes-it-is-no-it-isn't debates.

    --
    This comment is my opinion and does not represent an official position of Donald Trump or others I do not work for
  177. Not a mystery by Anonymous Coward · · Score: 0

    As the example names show, Linux (and Unix) people have dysfunctional communication skills, and their "product" names reflect this. Normal people have known this all along, but it's pretty funny (albeit fitting) that Slashdot seems to think this is "news". The world already knows that geeks are the worst communicators around.

    1. Re:Not a mystery by Sj0 · · Score: 1

      Ok then, describe how an automobile works in terms precise enough that the person listening has a complete understanding of the car, and the concepts which make it work.

      The problem is that "the world" would be living in caves still if it wasn't for geeks communicating in their awkward, yet superbly precise, way.

      --
      It's been a long time.
  178. Evocative Names by Flwyd · · Score: 1

    I installed Cyberduck on my mom's Mac for FTP access to her website. I like the application -- it's got an easy drag-n-drop interface, it supports SFTP, it's free and open source. But the best feature is that its' dock icon is a big rubber duck. So when my mom calls and says "How do I edit my web page again?" I can say "Okay... now drag that file from your desktop to the duck." She has made the mental link that the duck will take the files in its bill and fly to the web server, where everyone can see it. She can understand the less metaphoric version, but it's the colorful explanation that makes her remember what to do.

    --
    Ceci n'est pas une signature.
  179. Re:Microsoft has a perfectly functional command li by mmell · · Score: 1
    No, I can't list them . . . but I know that I have encountered "This command must be run from Windows" when typing a command in a CLI window runnung under Windows.

    Granted, that may have been under Win98 or even Win95 (both of which had DOS modes which I wasn't using at the time). XP has been a pretty good performer for me, and I haven't seen too many of those idiosyncratic behaviors which used to put me off of MS-Windows.

    Nowadays, my preference for LINUX is just that - a personal preference. Not too long ago, I could've given you a laundry list of things to hate about Windows, but I have to give the crew from Redmond their due - they've really come a long way since MS-DOS 2.1 (my first experience with MS software).

  180. Read directly off my WinXP menu by C10H14N2 · · Score: 1

    I don't have a single windows machine at home, but at work, hovering over the MS program icons reveals, oh so unintiutively, verbatim:

    -Internet Explorer--Finds and displays information and Web sites on the Internet.
    -Microsoft Word--Create and edit text and graphics in letters, reports, Web pages, or email messages by using Microsoft Word.
    -Microsoft Excel--Perform calculations, analyze information, and manage lists in spreadsheets or Web pages by using Microsoft Excel.
    -Windows Media Player--Plays your digital media including music, videos, CDs, DVDs, and Internet Radio.
    -Microsoft Access--Create databases and programs to track and manage your information by using Microsoft Access.
    -Microsoft Visio--Create, edit and share diagrams by using Microsoft Visio.
    -Microsoft Powerpoint--Create and edit presentations for slide shows, meetings, and Web pages by using Microsoft PowerPoint.
    -Microsoft Outlook [Express]--Sends and receives e-mail and newsgroup messages.

    Perhaps it was those pesky IT types that went in to set those tooltips, but, either way, it ain't rocket surgery.

    1. Re:Read directly off my WinXP menu by themonkman · · Score: 2, Insightful

      The mere fact that you have to have "tool tips" to even figure out what the programs do in the first point for your most commonly used apps is pretty silly, if you ask me. For most all of my apps in KDE, it says right before the programs name what it does, such as "CD/DVD Burning (K3b)". I didn't have to hover over it to jog my memory as to what it was. Also, my "Start" menu doesn't organize my programs in the most impossible to find ways like Windows does (by company name), it organizes them by what they do in the first place, so I can spend less time searching through crap and more time getting done what I want to do. I get all of that simplicity, AND I don't have to clean buttloads of spyware and viruses off my system like most of you Windoze users do. Oh, yeah...thats 2 more programs that I don't have to remember the names or functions to. See how easy it is :) PS: My girlfriend recently install SuSE 10 Linux on her laptop without any help, and she's the most computer illiterate person I know.

    2. Re:Read directly off my WinXP menu by C10H14N2 · · Score: 1

      I've been using SuSE almost exclusively (as linux distros go, that is) for the last six years or so and just upgraded all my machines to 10. I prefer the GNOME windowmanager, but I've been constantly amazed at how straight-forward their install process is, even for the most timid of people. They've also paid decent attention to making it pretty and, IMHO, their take on the boot/login splash is the most elegant out there, XP and OSX included, and they've carried those graphics into all the system panels--with proper naming and all.

      Like I said, I only use windows at work. With SuSE 10, I can get a much more elegant, cleaner, more complete out-of-the-box solution that I can even recommend to the practically illiterate. It's also nice to get "enterprise" things like NIS, LDAP and Kerberos for $0 and not too much trouble and again, with YaST under SuSE 10, setting up NIS is so dead-simple that grandma could probably set it up. Just try to get that under Windows as cheaply and easily. But then, as naming goes, "yppasswd" oh, that's "Yellow Pages-password," which is NIS, but we can't call it "Yellow Pages" anymore because of some British trademark issue, so we've just kept all the programs named "ypxyz" for posterity's sake. See, it's intuitive! Gah!

  181. No, you didn't. by mmell · · Score: 1
    You came across as openminded and (from my perspective) a friendly face on the jury.

    Again, thank you for reaffirming my faith in /.'ers in general.

  182. XYZ Computing and 'Article A Bit Thin' = Tautology by Canonical+AC · · Score: 1

    Don't the phrases 'Article a bit thin' and 'xyz computing' go hand in hand? That's called a tautology....Thanks for the warning about the xyz computing article.

    Definately writing this without reading the forgotten article....

    --
    Canonical Anonymous Coward

    Can a sig be more clever than it's creator?
  183. Why even bother comparing? by tkelechogi · · Score: 1

    The Linux community is exclusive (for good reason); the language (i.e. naming convention) helps perpetuate that. Anyone running Linux and hoping to find applications with foolproof names like Notepad, Windows Media Player, and Internet Explorer has a lot biggers issues on the horizon than just finding the application.

  184. Linux and the average user... by filmchild · · Score: 1, Interesting

    As a person who is trying to get into Linux, I'm glad someone brought this issue up.

    Coming fresh from a Windows environment to Linux, one of the first things you notice is the plethora of ridiculous and sometimes mystifing program and command names. I realize that to a programmer, code junkie, or any other overly technically inclined individual, the inside joke with the prefixes of G and K everywhere is chuckle-worthy. To everyone else, it seems like either a silly joke or deliberate obfuscation. To a new user, you feel like you're too stupid to get what the point of naming something 'Gaim', 'Xine' or 'LiVES' is. The worst offender (and shining case point) is GIMP.

    This is not to say that this problem is universal with Linux software. There are plenty of examples of well-named, easy to remember, and relevant names in the Linux library. OpenOffice, MP3c, and Muse are all well named programs that have some relationship to the work they perform.

    My point in all this is to say that if Linux is ever going to become mainstream (and by mainstream, I mean my mother and little sister use it): it's simply got to grow out of the Alpha Geek culture it was created in. I firmly believe the biggest problems with Linux right now is the lack of a truly slick GUI and the God-awful naming conventions. These two issues conspire to make Linux look like an out of control Ham Radio project to the average user. Regardless of the disdain that some people on /. have for average users, they are the people Linux will have to cater to if it will ever be anything more than a robust server platform and a hacker playground. It's a exercise in futility to attempt and point out the disassociative names used in Windows programs because more than a few of them already have become so popular that they have become synonyms of the functions they perform. Linux doesn't have that luxury. The attitude that these kinds of issues are only problems to people who haven't 'learned' Linux will keep Linux on the back burner.

    Too bad I've got such horrible Karma, I doubt anyone will ever see this.

  185. What about the WiMP? by ogminlo · · Score: 1

    Lots of people use the WiMP, why would they have a problem with the GIMP? An earlier post noted how convoluted the Windows Start menu can get if left to its own devices. This is an excellent point, and both platforms have their incongruities with common sense. Software names almost never signify what they do. The bottom line is that users must develop a familiarity with their operating environment and the tools within it. Period.

  186. Trademarks & Paying for Names by rearden · · Score: 2, Insightful

    I think that something that this article seriously misses is that FOSS groups usually do not have the money/ resources to check for existing name trademarks (especially in multiple countries) and they also lack the money/ resources to purchase used names. There are plenty of marketing/ product companies that hold on to names until a buyer comes along. Companies like Microsoft, Adobe, etc have the people and resources to check for existing trademarks, copyrights, etc or buy exixting ones off of other companies. Just look at the troubles FireFox had and that was with the backing of a major FOSS player like Mozilla. Add on top of that the cost of purchasing the domain name for a popular/ more intuitive product name and it becomes obvious why so many FOSS groups choose unusual names. These people are programmers and technophiles, not lawyers and marketroids and most projects have no budget at all.

    JM2C

    --
    Huh?
  187. Corrected post! by Overly+Critical+Guy · · Score: 0, Redundant
    Here, let me correct you, since you took the liberty of relying on the Windows apps' executable filenames and not their actual names while making sure the Linux names were all correctly capitalized with more descriptive names. The most obvious your renaming of Windows Media Player to "wmp." If this is the level of truth-twisting fanatical hysteria that comes from defending Linux on the desktop, average users will just stay away even more than they already do:

    Web Browser
    Windows: iexpore, Opera, Mozilla, Firefox
    Linux: Opera Web Browser, Mozilla Web Browser, Firefox Web Browser
    Internet Explorer, Opera, Mozilla, Firefox vs. Opera, Mozilla, Firefox

    Graphics Editing
    Windows: photoshop (a place to buy photos?), illustrator
    Linux: GIMP Image Editor
    Photoshop, Illustrator vs. GIMP (an app to edit photos of gimps?)

    Movie Playback
    Windows: wmp
    Linux: Totem Movie Player, MPlayer, Xine, VLC Media Player

    Windows Media Player, Media Player Classic vs. Totem, Mplayer, Xine, VLC

    DVD Playback:
    Windows: WinDVD (what titles can I win?), wmp
    Linux: Totem Movie Player, Xine, VLC Media Player

    WinDVD, Windows Media Player, CyberDVD, Media Player Classic vs. Totem (totem pole?), Xine (how is this pronounced, anyway?), VLC

    Simple Text Editing
    Windows: Notepad, Wordpad, TextPad
    Linux: Text Editor
    Windows: Notepad, Wordpad, Textpad vs. Linux: vi, Emacs, Pico


    Instant Messaging
    Windows: AIM
    Linux: Gaim Internet Messenger

    Windows Live Messenger, AIM, Trillian vs. GAIM


    Music Playback:
    Windows: wmp, Itunes (you tunes we all tunes to Itunes), WinAmp (I don't want Windows louder)
    Linux: Beep Media Player, Rhythmbox Music Player
    Windows Media Player, iTunes, Winamp vs. Beep (it only plays beeps?), Rhythmbox


    CD Ripping:
    Windows: Itunes, wmp
    Linux: Sound Juicer CD Ripper
    iTunes, Windows Media Player vs. Sound Juicer, CDParanoia


    CD Burning
    Windows: Roxio, Nero
    Linux: Gnome Toaster, Serpentine Audio CD Creator, Nero
    Easy CD Creator, Nero Burning Rom vs. Toaster, Serpentine, Nero
    --
    "Sufferin' succotash."
  188. Are You Joking... by stocks29 · · Score: 1

    As Linux Torvaldz once said (more or less), if you build if for idiots only idiots will use it, ahem Windows ahem. If you can't remember the name of a piece of software, then you must fall into the aforementioned category, in which case you should install Windows. People who are dumb enough to pay for software in which a comparable open source alternative exists without searching for it are those who can't find/remember the name of a piece of software ipso facto let the rabble continue to be restrained by the less than schlocky operating system commonly known as windows.

  189. Accessibility is the key... by coleopterana · · Score: 1

    Exposure and familiarity are what aid accessibility, which in my mind is one of the issues for the average home computer user in choosing what platform to practice. Who is the target for Linux? If it's really everyone, then it might be that some of the naming schema need to change and take that into account. If it's going to continue to be for the more trained, inquisitive and overall learned user, then it's not nearly so much of a problem, but when I think about why more people use other platforms, that is one of the salient points...far from THE only or THE major issue, but certainly one. Are we helping bring Linux type platforms to more users across the knowledge spectrum or are we unthinkingly hindering them?

  190. You seem to be around my age, then-Ancient by Anonymous Coward · · Score: 0

    "Right out of HS in 1959, I attended the Barns School of Business to learn "computer programming", which was really just using jumper cords to connect holes in a patch board to a neutral bus board on the IBM 402 Tabulator. We used the 540 Gang Punch to enter data onto punch cards for sorting in the 402 Tabulator. The purpose of "programming" was to sort punch cards so the tabulator could tabulate them and sent the results to a printer. But, I looked too young and couldn't convince employers to hire me."

    Pfft. You kids these days. Try drum memory and mercury delay lines. And snow haven't even been invented yet.

  191. Well, my point really was . . . by mmell · · Score: 1
    that "dumbing down" the UNIX operating system might well create more problems than it solves.

    BTW, with the filesystem root gone, there was a data loss - that day's sales (it was a telemarketing firm). The system was poorly configured - there was only *one* partition, the root partition (well, swap, but there's not a lot of data to be recovered there).

    And in truth, while the after-action report seemed both specific and complete, I have often wondered what else was going on to permit the kind of devastation we saw from a single mistake.

    Bottom line - the cryptic, two- and three-letter commands which typify UNIX are best left unchanged. Redesigning the system to use 'dir' instead of 'ls' (for example) would break literally millions of executables and scripts. Aliasing UNIX commands to their MS-DOS counterparts should only be done by and for professionals who understand the underlying UNIX commands, not so that personnel with only MS-DOS experience can use the system.

    Those who disagree are certainly free to get the source of the LINUX OS and put their theory into practice.

    1. Re:Well, my point really was . . . by Minna+Kirai · · Score: 1

      BTW, with the filesystem root gone,

      Oh, now you say some files disappeared? Then why did you previously say it only "Instant crash"ed? Make up your mind.

    2. Re:Well, my point really was . . . by mmell · · Score: 1
      The decision was made to restore from backup, ergo the days transactions were lost.


      Y'know what . . . if all you can do is nit-pick, jam it up your ass. I don't recall seeing your name (or any other of those here) on my paycheck.


      I'm getting tired of the vociferous few of you here who can't accept at face value that what I have posted might be the truth. You guys can crawl back to your nice comfortable hidey-holes and be assured that you have the only truth, for once and for all.


      I, meanwhile, shall continue to reside here in the real world. It must be terrible, being the only keepers of truth and right, eh?

  192. One word.. by Gathers · · Score: 1

    PornView

  193. Michael Robertson by itomato · · Score: 1
    He seems to be long on ideas, but short on understanding feasibility, judging by Linspire, Sadie's - "The World's Most Creative Children's Portraits", MP3tunes, SIPphone..

    MP3.com sold to Vivendi/Universal for big duckets, now he's got DVD Jon working on this piece of glob-ware.

    MP3.com was a golden goose..
  194. Re:Try to convince your boss to use a program name by eternalnyte · · Score: 1

    I fail to see anything politically incorrect with the names squid or python.. and I've seen them used in many commercial and even educational institutions without any issues.. FCKeditor, well... perhaps...

  195. True, but... by BorgCopyeditor · · Score: 1

    This criticism of names for Linux apps is right on in my opinion (I'm looking at you, KDE developers). That said, the least informative name ever has to be Adobe Acrobat, confused even further by the difference between Acrobat and Acrobat Reader.

    --
    Shop as usual. And avoid panic buying.
  196. TLD by KlaymenDK · · Score: 1

    I have a bookmark set up as "tld %s", pointing to "http://www.iana.org/root-whois/%s.htm".

    1. Re:TLD by Gherald · · Score: 1
      And I have one that points to:
      javascript:(function(){q=document.getSelection(); if(!q){void(q=prompt('Wikipedia keywords:',''))}; if(q)location.href='http://en.wikipedia.org/w/wiki .phtml?search='+escape(q)})()
      Guess which is more useful? Just add a . in front.
  197. Re:Microsoft has a perfectly functional command li by ckaminski · · Score: 1

    Not without a registry tweak, (although I think one of the new powertoys has a twiddle-box somewhere now). To be fair, bash and tcsh both also need variables set to enable this.

  198. But ... by JoshMooney · · Score: 1

    The article misses an important point; When a user installs an application (as they have to do, in cases such as Nero or iTunes when the app doesn't come preinstalled) the user already knows what it does. So when Grandma installs Nero, she knows that it will put her brand new pictures on that newfangled cd device.

    1. Re:But ... by Doug+Lim · · Score: 1

      Except Grandma often/usually isn't the one doing the installing. FamilyTechSupport (aka me) is.

  199. Re:Microsoft has a perfectly functional command li by BobTheAtheist · · Score: 1

    I've never seen it myself, but if it does occur simply put start before the stuff.
    All of the following work (assuming txt associated with notepad):
    demo.txt
    notepad demo.txt
    start demo.txt
    start notepad demo.txt

    --
    -- You're too stupid to be an atheist.
  200. blame Multics, and historical irony by Quadraginta · · Score: 1

    Unix started as a cut-down (ha ha) version of Multics, and the command naming weirdness is probably a result of that. See, at the time, the job control language for big iron was short and sometimes awfully cryptic. So the Multicians provided commands that were very easy to understand, like "change_working_directory." You didn't need to look in the manual to know what that command did.

    But of course, they also realized it would be a pain for power users to have to type those long names out every time they used the command (no command autocompletion in those days, and besides many people communicated with the mainframe using a teletype printer, like the old Decwriter II). So the Multicians also came up with abbreviations for each command, like "cwd" for "change_working_directory," and the deal was that you could use either the full command name or the abbreviation as you pleased.

    So far, so good. But when Unix was written, they only took over the abbreviations. Don't know why. And the problem is that the abbreviations were only meant to be used by power users. Newbies were supposed to be using the full commands. So the abbreviations were designed to be fast to type -- short, distinctive -- and not at all with the idea of it being easy to infer what they did. You shouldn't be using the abbreviation if you aren't sure what the command does, not on Multics.

    So chalk this weirdness up to historical accident, I'd say. No one knew at the time that Unix would take over the world, especially since Multics itself never became much more than a fascinating research curiosity.

  201. Typing? Try CW. by kitzilla · · Score: 1

    And in my day, we were forced to enter commands in Morse. That's right ... MORSE. Even if you were good and had a decent keyer, 20 words per minute was about the top end.

    Wanna change directories? dah di dah dit / dah di dit. Sure it was slow, but we *liked* it. Really gives you time to think about a command. Wasn't nobody recursively deleting a directory full of important files, no sir! Half the time you got to the end of a command, you'd forget what you intended to do. NOW THAT IS SECURE COMPUTING.

    Bring back Morse, I say. And you young 'uns quit grumping about your newfangled typing commands. You don't know how good you have it.

    --
    This is my post. There are many others like it. If you don't like what you read here, go try one of the others.
  202. No one gets Photoshop? As in "workshop"? by silicon+not+in+the+v · · Score: 1

    Why is everyone so confused about PhotoShop, proposing that it implies buying photos?

    Didn't the concept of workshop or woodshop or metalshop come to anyone's mind? When I hear of any kind of object-shop, that implies a place of manipulating/working on that object. At least that is the convention in the US culture. object-store would mean a place that sells it, vs. object-shop would mean a place that works on it. I think that the word "shop" does have more of a buying/selling connotation in British English, though.

    --
    We may experience some slight turbulence and then...explode. -Capt. Mal Reynolds
  203. Re:Microsoft has a perfectly functional command li by david+duncan+scott · · Score: 1
    (both of which had DOS modes which I wasn't using at the time).
    It's been a good long while, but I think maybe you were. As I recall, in the NT family the "DOS box" calls up "CMD.EXE", which is a 32-bit CLI, but in W9x you're calling "COMMAND.COM" in all it's 16-bit glory.
    --

    This next song is very sad. Please clap along. -- Robin Zander

  204. For non-english speakers... by Anonymous Coward · · Score: 0

    photoshop, outlook, powerpoint, excel and the gimp means nothing.
    It's just a name, and 80% of word population doesnt speak english.

  205. geeks don't understand willful ignorance by misanthrope101 · · Score: 1
    The open source community has trouble accomodating people whose main focus is "I don't want to have to learn anything." That may really be the way the vast majority of users are, but that doesn't make the attitude healthy or intelligent.

    This idea is basically "these names are bad, because I don't want to learn them." See also, "the command line is bad, because I don't want to learn it." This doesn't mean that the user is stupid, only that they are lazy.

    These operating systems and software tools are designed by and for people who like to learn, people who value knowledge. They respect others who value knowledge. Now you have users coming through the doors who want the power that the tools can give, but who sneer with contempt at the suggestion that they might want to learn command-line syntax or what su or dd mean. These users want to be accomodated, but they're also very touchy about the obvious--you can't let on that you think they're intellectualy lazy, much less outright dim.

    There is really no way to peacefully resolve that delimma. It isn't just a matter of renaming a few programs or writing a few more tutorials. The mindsets are just incompatible. We should be trying to convince the new users that learning about the computer tools they want to use isn't a waste of time, not trying to convince the OS/software writers/maintainers to dumb down their wares to accomodate the willfully ignorant. It may be true that they won't be convinced, ever, that the command line is their friend, or that learning a few command and program names won't kill them, but that doesn't mean we should start dumbing everything down. Even the most arrogant open-source geek at least values and respects knowledge, which is just healthier overall than deliberate, cultivated ignorance, however affable the ignoramus might seem.

    1. Re:geeks don't understand willful ignorance by Anonymous Coward · · Score: 0

      I have an idea. All FOSS sites can post a sign like this near the top:
      "A Member of the NO Idiots Group: No Idiots Allowed, you know who you are."

    2. Re:geeks don't understand willful ignorance by misanthrope101 · · Score: 1
      "A Member of the NO Idiots Group: No Idiots Allowed, you know who you are."
      I guess it depends on how you define "idiot." I don't mind ignorance, as long as there is a willingness to learn. The people I have a problem with are those who deliberately, overtly, proudly decline to learn. I work with people who have repeatedly asked me to find information on something, have repeatedly watched me sit down and google for it, find the info, and read the screen to them, and they still ask me rather than use google themselves. That isn't ignorance, or even stupidity, really. That's a conscious decision to not assimilate knowledge that is known to be useful.
  206. Look how poorly the iPod did by Synn · · Score: 1

    I mean, it probably would've been a success if they had called it the iMP3 Player.

  207. Re: New Linux user? by 51mon · · Score: 1

    As pointed out previously though, most Windows apps still have 8.3 compatible executable names underneath the Window manager in exactly the same way GNU/Linux distros do. "Internet Explorer" is longer than 8.3, so it almost certainly isn't the real name.

    Apples and Oranges, grandparent was the first post to compare like with like, and in general GNOME window manager (and KDE) both have better organised menus, and clearer names for programs than Microsoft Windows does.

    The real name matters when it crashes, and the end user hits "ctrl+alt+delete", and the real names (not the menu items) are presented in some views (on both KDE and Microsoft Windows), so the hiding of real names (whichever system is involved) can create a barrier to the end user.

    On my system the real name of the browser process appears to be "mozilla-firefox", so that should be pretty obvious if the end user needs to kill it. Anyone with Microsoft Windows want to compare process names? ;)

  208. Re:Microsoft has a perfectly functional command li by Anonymous Coward · · Score: 0

    there is no job control, and no concept of controlling terminal whatsoever.
    Most command line tools are less functional than their GUI counterparts, which is about the opposite of what happens in unixland.

  209. WHAT? I thought it'd be funnier this way. by coolGuyZak · · Score: 1
    To clue you in, you fucking flathead, the ORIGINAL FUCKING ARTICLE did the exact same thing, but IN REVERSE, comparing Linux binary names with Windows Start Menu names.
    ::WHOOSH::
    1. Re:WHAT? I thought it'd be funnier this way. by coolGuyZak · · Score: 1

      Ignore the parent... I'm a dipshit.

  210. Re:zeen? zine? ex-een? by MrCreosote · · Score: 1

    I always pronounce it to rhyme with 'cine' as in 'cinema'.

    --
    MrCreosote Meow!Thump!Meow!Thump!Meow!Thump! "You're right! There isn't enough room to swing a cat in here!"
  211. come on! by j.blechert · · Score: 1

    awwww, come on!
    without the names it would only be half the fun!

  212. Namespace issues by Evil+Pete · · Score: 1

    OK so I have an email client. What should I call it? KMail (taken), Mail ? Taken from day one. The number of names is fairly limited, and the number that are registered in the real world for real products is large. The era of easy naming of applications is long gone. The most we can hope for these days is for descriptive menu items / desktop link names rather than application names: "ASDF an email client".

    I didn't think much of the TFA or why this is an issue. Surely the application installer can insert the appropriate menu item or link name. It isn't even a new idea just look at gnome or say kde where firefox is shown as "Web Browser (Firefox)" in the Internet menu (Slack 10.2). Perfectly clear.

    --
    Bitter and proud of it.
  213. Take the example by vdamiano · · Score: 1

    I just can't understand why they don't use the Microsoft naming practices. Like dxmasf, msstdfmt or wzcdlg for example. How explanatory and easy to use are these names. Instead of ls they could use msslzscpq for easiness and confort of developers and users.

  214. catchy names by Kombinat · · Score: 1

    catchy names bears the risk of getting sued. Sometimes by people who stole the name and register it or by ones who holdes simular names but you didn't had the time to find out beforehand.

  215. what if?... by namekuseijin · · Score: 1

    I wonder what if Unix had fast teletypes at the time and Bill Gates and Steve Jobs took the jobs of Thompson and Ritchie?

    you are currently at /Home/Bill/MyDocuments. Type Something, please > change directory to /Programs and Libraries/SharedLibraries/GnuCompilerCollection

    are you sure you want to go to /Programs and Libraries/SharedLibraries/GnuCompilerCollection? Type Something, please > y
    please, answer yes or no > y
    please, it's a simple, straightforward question: yes or no? > yes

    changing directory to /Programs and Libraries/SharedLibraries/GnuCompilerCollection

    you are currently at /Programs and Libraries/SharedLibraries/GnuCompilerCollection. Type Something, please > ls

    Hi, i'm clippy. It seems you are trying to invoke some command which doesn't exist. Would you like me to help? please, answer yes or no > n
    please, it's a simple, straightforward question: yes or no? > no, damnit!
    please, it's a simple, straightforward question: yes or no? > no

    Maybe next time i can be of better help. Bye

    you are currently at /Programs and Libraries/SharedLibraries/GnuCompilerCollection. Type Something, please > man(BackSpace)(BackSpace)(BackSpace) help

    Hi, i'm clippy. Would you like me to help? please, answer yes or no >

    .
    .
    .

    --
    I don't feel like it...
  216. Re:Naming an element of user interface and it matt by FireBreathingDog · · Score: 1
    Granny isn't going to be able to read the icon font for either.

    ...and she'll probably be insulted that her computer is calling her a "gimp."

  217. I loved VMS too by Christian+Engstrom · · Score: 1
    [Under VMS] most of the commands were reasonably self-descriptive, and you could usually find what you wanted in help without too much trouble.
    Yes, I loved VMS too.

    When I first made contact with the command lines in both Windows and Unix, I was quite frankly shocked at how poorly either of them compared to DCL (Digital Command Language) under the VMS operating system.

    Coming from VMS, I found the Unix command line syntax incredibly unintuitive, inconsistent, and just plain inconvenient. I know that the reason for this is that the various parts of it were designed and implemeted by different people at different times for different reasons. But the end result is just messy.

    Under Windows, I found the command syntax more reasonable and sometimes even sensible. But here the problem was another one. Things that I naively thought were available on every platform, simply weren't there when I looked for them. Trying to replicate what would have been very easy in a DCL batch file under VMS, was either impossible or required lots of clever or complicated tricks.

    It is of course easy to say that the system you know well always feels more senisble than a new one that you are trying to learn, and that is certainly true. But even so, I still think that the consistency and sheer good design of DCL did put it in another division than either Unix or Windows.

    Anyway, if you're like me and still miss VMS though you now work under Windows or Linux, please feel free to have a look at my open source project Glindra. It is a set of command line utilities that run under Windows or Linux, and try to recreate the flavor of the VMS commands dir, copy, rename, delete and purge. They support file version numbers and the *** directory wildcard (meaning all subdirectories), much like VMS.

    Other aspects, such as option names that can be truncated as long as they are unique, and suboptions within parentheses, are also inspired by VMS.

    You can browse the documentation at doc.glindra.org to decide if you want to download and try them out.

    --
    Christian Engström, Former Member of the European Parliament 2009-2014 for The Pirate Party, Sweden
    1. Re:I loved VMS too by Shome · · Score: 1
      Hey man! You make me feel nostalgic :-)

      My initiation to VMS and DCL started the other way round. I was fresh from college and conversant with *NIX. DCL looked very intuitive to me, but also long to touch type. Though one could use first 4 chars to use a command, I chose to create my own *NIX aliases for most of the commonly used commands. Looking back, it must have been a psychological affinity to *NIX that prompted me to do so.

      Then something funny happened... my first submission to QA failed, just because the command files I developed contained a lot of aliases which didn't work in QA environment :-). Silly me - but that was my FIRST submission of code in a structured development environment.

      Over the years, I came to like the DCL like no other environ. I still feel that in terms of facility, structure, control and ease of use, VMS (and CMD) was better than what we have today.

      I wish good luck to Glindra!

      --

      ~Once you have your choices narrowed down, the rest will fall into place.
  218. ob. Dave Barry by Anonymous Coward · · Score: 0

    "CrapThrasher 3000" would be a great name for a band.

  219. tri-, bilingual, english-speaking by Anonymous Coward · · Score: 0

    Hahaha, you are a funny bunch, discussing "stuff that matters" only for the english-speaking part of the planet.

    Should we therefore quit using computers altogether, for reasons of nicht-usability?

  220. Binary names vs. menu names vs. being consistent by calyphus · · Score: 1
    Just to toss the OS X advantage into the fray...
    Here's how my Applications folder reads (just from C to G):
    Calculator.app
    Camino.app
    Chess.app
    Dashboard.app
    Dictionary.app
    DVD Player.app
    EasyFind.app
    Extensis Suitcase X1
    Firefox.app
    Font Book.app
    GarageBand.app
    Google Earth.app

    None of those is the actual binary. (Those listed with .app are application packages. Extensis Suitcase is a subfolder. ) However, the name of the App package is what is displayed by the dock and application menu. Even so, Digging into a few random app package contents reveals that the executable file inside has the same name as the application.

    So, whether I'm viewing the Application folder in the Finder, listing /Applications in a BASH et al terminal, hovering over an app's icon in the Dock, or looking at the app's binary file I see one name: Adobe Photoshop CS is Adobe Photoshop CS no matter where I choose to look for it.

    --


    The potato it is uninformed.
  221. JohnTyler needs a lesson from Bob the Angry Flower by Anonymous Coward · · Score: 0
  222. You people keep saying it, but it's not true. by Anonymous Coward · · Score: 0

    Forget Microsoft for a second. Application names of most Open Source software sucks. Yeah that recursive acronym may be very clever, but its useless to anyone who's just searching for the app they want.

    Who is this mythical anyone?

    I really don't understand the problem. Let's say I need to convert some AIFFs to GSM audio. Five seconds of googling and I've found a program called SOX, that'll do what I need.

    What did you want that program to be called?

    Or, I need to convert a TrueType font to an OpenType font. I found a program called pfaedit. It turns out it was renamed to fontforge. Whatever it is called, I found it less time than it took to write this sentence.

    Both of those programs, I used months ago and I still remember their names.

    What's the big fucking deal?

    What do you people expect from a name?

    Most importantly, when has the name of a program every stopped you from solving a problem?

    Why do I care if some imbecile can't figure out what GIMP does? Why should the GIMP developers, who are probably all volunteers? In fact, why do I care if Joe Sixpack, grandpa or the village idiot uses Linux (or any other OS) in the first place? The whole premise of this conversation is flawed.

    1. Re:You people keep saying it, but it's not true. by JahToasted · · Score: 1
      That's fine. But the next time someone decides not to support linux because it has a low user base, you're just going to have to accept it. Personally, I'd like to have games that run on linux. Before that can happen normal people will have to be using Linux.

      And your example just show another rule of marketing: know your audience. Someone running a command line conversion utility isn't really going to care what its called. Ditto for web servers, programming languages, IDEs and system administration tools.

      But if you're talking about a graphics editor or IM software, or a media player, the name is important. Unless of course you don't want people to use the software. In which case what's the point of open sourcing it?

  223. Re:At least its documented (known) - people can le by DogDude · · Score: 1

    I'd love to compare what processes are running on my hobby Linux box, but I have no idea how to do it!

    --
    I don't respond to AC's.
  224. Naming conventions by NadaTech · · Score: 0

    This is definately a MAJOR issue. I have been using linux for years, and still have issues remembering the commands. New users would quickly adopt Linux for the desktop if the naming conventions made sense and were simpler to work with even in GUI. It seems the only ones who disagree that linux app naming conventions are tedious at best, are those who have been using it (UNIX) since the 60's & 70's. I even know Red Hat Certified techs who carry a command reference with them.

  225. shouldn't this be gnome/kde's responsibility? by Anonymous Coward · · Score: 0

    I don't really see why programs have to be named any differently, why can't kde/gnome already have directory structures in it's menu that is more intuative.
    like

    menu ->
    ====================
    Web Browser -> Konqueror, Opera, Epiphany, Galeon, Firefox
    Graphics Editing -> GIMP
    Movie Playback -> Helix, Xine
    DVD Playback -> Ogle, Xine, Totem
    Simple Text Editing -> Gedit, Kate
    Instant Messaging -> Gaim, Kopete
    Music Playback -> XMMS, Noatun, MPlayer, Xine
    CD Ripping -> Grip, Gnome Toaster, Sound Juicer
    CD Burning -> K3b, Gnome Toaster, XCDRoast

    there, that doesn't seem too hard....
    perhaps they can even be biased, and put a * next to thier preferred ones,
    in a case where it is assumed for first time users.

  226. Grandma by tholomyes · · Score: 1

    It hardly matters. My grandmother only knows that she has MSN. Beyond that, and eBay, everything else is a mystery.

    To test the new printer they had gotten over the holidays, I used Google image search to get random pictures of giraffes, and my aunt and grandmother were astounded; "How did you find those that fast?"

    I don't expect the naming conventions of any of these programs sound any stranger than the others to those who don't know any better. I mean, eBay?

    --
    When did the future switch from being a promise to a threat? -C. Palahniuk
  227. Gnumeric or Excel - which is more obvious? by The+Famous+Druid · · Score: 1

    I'd say gnumeric.

    And what's so obvious about 'Acess' compared to, say, mySQL ?

    Then there's 'Powerpoint', wtf does that have to do with making presentations?

    Granted, many of the unix app names are no better, but I don't see that they're any worse.

    --
    Quidquid Latine dictum sit, altum videtur (anything said in Latin sounds important)
  228. Noooo!!! by SanityInAnarchy · · Score: 2, Funny

    Then Kreation would win! We can't have that!

    --
    Don't thank God, thank a doctor!
  229. Entirely appropriate, given the situation by TheWormThatFlies · · Score: 1

    As others have pointed out, when you use Linux, you have options. There are many web browsers, and you can choose the one that you like best. There are many email clients. There are many text editors.

    On Windows, there are also (now) several applications available for each task, but the ones which haven't been ported to Windows like to pretend that they are the only possible choice in their field, and tend to be named accordingly. I'm thinking especially of all the shitty third-party photo-editing software that you get bundled with the Windows drivers for various digital cameras, scanners, etc. They're all called Photo- or Image- something, usually with "Pro" or "Plus" appended for good measure, because it makes them sound better. Good luck telling them apart.

    If you are a grandma-level user, and you like to believe that the icon with an e you click on is the only tool in the world for surfing the web (OK, let's not get ahead of ourselves, for "getting on the internet"), then you will be just as happy with the default web browser on whatever grandma-proof Linux distro your grandchild installed on your computer. Since you probably never changed or customised anything on your Windows system because you were scared that changing the background picture would break something, you will never know or care what actual programs launch when you click on "text editor", "word processor", "email", "image editor", "picture viewer", "movie player", etc. If something goes wrong, if the person on the phone helping you out knows enough about Linux to be able to help you, they should be smart enough to know how you can tell them what program you are actually using -- and an unambiguous name which sounds nothing like the names of all the other possibilities will be a help, not a hindrance, in communication.

    As for people who are actually aware that there are multiple programs available for each task -- it is a lot easier to distinguish between Firefox, Opera, Epiphany, Mozilla and Galeon than it would be between Web Browser Pro, Web Surfer Pro, Internet Surfer Plus, Super Web Browser 2000, Super Web Surf, and similar generic names.

    People have no problem with car names, clothing brands, food names and drink names, even though car names are usually random combinations of real-person-surname + arbitrary word, fashion houses are named after people, and food and drink names are usually total gibberish. It's just a question of familiarity. I know what Pringles are; I don't need them to be called "Flavoured Reconstituted Potato Oval Snacks" to constantly remind me.

    If I were to arrive in a foreign country full of unfamiliar food brands, I would probably be a bit lost at first, but I should be capable of finding what I wanted by going to the appropriate sections of the supermarket, reading the descriptions on the packaging, and trying out different brands of the same thing to determine what was good and what was bad. It would be ridiculous of me to complain that the food is not actually named "Good Quality, Expensive Mayonnaise", "Mediocre Mayonnaise", "Awful Fake Mayonnaise", etc. to make it easier for me to remember which is which.

  230. Re:Names don't matter... SHAME SHAME SHAME by mumblestheclown · · Score: 3, Insightful
    SHAME SHAME and TRIPLE SHAME to whoever modded this ABSOLUTE NONSENSE as "Insightful".

    Statements such as these:

    Names don't matter, it is all about training and then familiarity

    it gets down to user training

    are not just "not insightful", they are so 180 degrees, 100% wrong the fact that they would even be modded as anything close to "insightful" brings more disrepute than usual to slashdot.

    Ok, now that I've raised the alarm, let me justify it.

    First of all, USABILITY MATTERS. This is no longer 1986, or 1994 for that matter. We know now that the usability of a system is a key to its successful deployment.

    Second, the opposite of usability is "that which needs training or re-learning when it shouldn't."

    A pilot needs training to fly a 747. However, Boeing works damned hard and invests millions of dollars to make the systems as intuitive and usable as possible nevertheless, as this will lead to:

    • fewer accidents
    • fewer training and re-training costs for the airlines, their customers
    • better day to day operation
    Nobody at boeing says "the pilots are professionals. let's name the #3 engine Hi pressure bleed air valve malfunction switch "Xooomer". for that matter, let's give their FMS a CLI, since a well trained pilot can be faster with this than with a modal, menu-based FMS."

    These basic, BASIC principles of design are well known in virtually all fields of engineering. And, I (following in the footsteps of tongue-in-cheek works like the unix haters handbook) have been banging this drum in the linux world since at least 1995. And yet, just as it seems that a little light is shining through, in the form of a slashdot headline that actually says (gasp) intelligent things about usability, we open up the comments to find the same old nonsense from users that "it's not a usability problem, it's a training issue" being modded +5 insightful, which basically tells me that a lot of people still aren't getting it.

    Pity.

    Mark parent down. Severely down. Please.

  231. Re:No one gets Photoshop? As in "workshop"? by sl3xd · · Score: 1

    You state it yourself -- a shop is a place.

    The reason why people get confused about 'photo-shop' is simple: the term was already defined as something else long before Adobe came around. Back in the day, 'photo shop' can meant an office/store where graphics professionals produce/modify/create images.

    It wouldn't be much unlike causing confusion by naming a piece of software 'hobby shop.' The phrase is already in common use, having already been defined as a place in which a person can buy/sell goods related to one's hobby. Naming a piece of software 'hobby shop' would cause confusion among everybody else to whom 'hobby shop' has nothing to do with your software.

    So it comes down to a name trying to re-define a term already in common use; calling a dry desert a 'sea' causes similar problems. "Sea of Tranquility -- You mean there's no water?!?" To someone who doesn't know where the Sea of Tranquility is, this can be the source of major confusion.

    --
    -- Sometimes you have to turn the lights off in order to see.
  232. yes, free software rocks. by twitter · · Score: 1
    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?

    Yes but there's much more that can and is done. Most of it is automated, so you never have to fool with it but all of it is easily changed. That's what happens when you write software for customers and users instead of products for consumers. You don't know how good you have it till you try to go back and do something with a newer Windoze box.

    Two important things that KDE gets right is sub categorization and mime type. The default debian Kmenu categorizes programs by function, editors, office, graphics, multimedia. Konqueror has excellent mime type recognition so a right mouse click pulls up "open with" two or three appropriate applications and an "actions" menu that's also full of choices appropriate for any known file type. Debian automatically updates those types when you install new programs and the "open with" item lets you override that choice and use any program you have installed. Of course good documentation is also very important, so the user can know what they are looking at. Debian has man pages, info pages and both gnome and kde help centers for starters, and even more in /usr/share/docs.

    Microsoft compares poorly in all of the above due to the nature of non free software. In the non free software world, users are considered resources to be exploited rather than friends to be helped. Applications greedily advertise their publisher in their crappy start menu and seize default mime types without asking. It's downright creepy the way things work there. When I want to manipulate an image on a windoze box, I might double click on it with their file browser. It will simply view the image. If I've been a good boy, I might have modified my "open with" menu item. If not, I have to crawl through "accessories", and various weird names like Adobe, Correl or Jass before I even come close. The first two or three programs I try will be frustrating. A good one won't be in the Office sub menu and image manipulators don't get much crappier than Paint. In the free software world, I get a menu item called "Graphics" that has two or three image manipulators, three or four image viewers as well as several specialty applications for formats like SVG.

    All window managers have reasonable menu devisions, but that's just the beginning. The whole is much greater than the sum of the parts and each part is just another piece of free softwar goodness.

    --

    Friends don't help friends install M$ junk.

  233. Nero by Anonymous Coward · · Score: 0

    Of course, who could forget, Windows' infamous Roman Emperor creation and management software?

  234. Re:Names don't matter... SHAME SHAME SHAME by JonKatzIsAnIdiot · · Score: 4, Insightful

    First of all, USABILITY MATTERS. This is no longer 1986, or 1994 for that matter. We know now that the usability of a system is a key to its successful deployment.

    AMEN. I would go a step further and say that most technological revolutions are effectuated more so by usability breakthroughs than pure technology. The rise of the Internet was precipitated by the web browser. The widespread availibility of a graphical interface drove the adoption of personal computers. MP3's weren't even on the RIAA's radar before Napster made finding and downloading them easy.

    Usability and accessibility are FAR more important that most geeks realize, probably because most of them want to use their knowledge of technology as a social lever, rather than as a boon to others.

  235. As we used to say... by putaro · · Score: 1

    "Power tools for power fools". I had a job as a programmer at a strange little shop when I was in college. This was the place that didn't do backups because the disks were mirrored and the machines were fault tolerant (this came right from the top, the president of the company). Oh, and everyone ran as root because it was easier that way. I remember the day that the president, having elbowed one of the operators out of the way, was sitting at a terminal and typed in "rm *" in the directory with all of the key data in it instead of the directory he thought he was in. He hit "CTRL-C" pretty fast and didn't lose too much but the sheer look of horror on his face was just wonderful. We started doing backups shortly thereafter.

  236. Application Naming by Alari · · Score: 0

    Application naming practices are just one of the many aspects of the Linux/X UI that need to be optimized and standardized, and then carefully tested to examine which features work best and which ones need to be dropped or replaced with something that works.

    I'm all for 'Linux on the desktop' but even more for that desktop being usable. No, I'm not saying Linux needs to be 'dumbed-down for the masses', just that it serious UI issues that should be addressed. Unfortunately, those kind of studies require both a major time investment, as well as a monetary investment not usually accessable to OSS projects.

    And I know Windows has UI problems too. But that's a poor excuse for not fixing the known problems with the Linux/X UI.

    To actually give this post some content, here are other Linux/X UI problems: lack of: interface standardization, menu standardization(both application drop-down menus as well as windowing-system launcher menus), meaningful error messages that actually describe the real problem as well as possible solutions, application location standardization (is *prog* in /bin? /usr/bin? /sbin? /usr/sbin? Or one of the bazillion other possible locations?). And, most importantly, current, frequently-updated, and accurate documentation.

    I know that certain distributions correct most of these problems, and that for example anyone choosing Gentoo over Suse can expect to deal with a 'weaker' UI. ... Speaking of useability, it took me about 5 tries to post this, counting the times Slashdot timed-out. First it 'lost' my login info, re-loading the page and asking me to log in but not showing a login button. The second time it came up with a page that had one of those "type in the word in this box" things, but with way too much anti-bot junk slathered all over it for me to even read the word. Third and fourth times the page wouldn't even load. I guess Slashdot was Slashdotted.

    --
    I use Windows... like a two dollar wh.. why don't I just go ahead and not finish that sentence.
  237. weird FOSS names result from early competition by OnanTheBarbarian · · Score: 1

    A major point that seems to be missing from the discussion here is that many Open Source projects grow organically. Early precursors to successful Free and Open Source (FOSS from now on) projects often look like utter rubbish at version 0.1, just like all of their legions of unsuccessful competitors.

    In other words, if you were the equivalent of starting a project like GIMP or xine or whatever, you'll be competing for "obvious names" (PhotoEdit, MediaPlayer, ...) with a hundred other projects that are equally compelling at that stage. Worse still, each project stakes out a little area around it (if there's a halfway-used "PhotoEdit", you probably don't want ("PhotoEditor", "FotoEdit", etc). By the time you're the front-runner, it's much harder to change.

    That's not even mentioning the large numbers of marginal payware, freeware and shareware projects out there also chewing up namespace like there's no tomorrow. And some of these guys have lawyers...

  238. name problem fixed by AutumnLeaf · · Score: 1


    ln -s /usr/local/bin/gimp /usr/local/bin/photoshop ;)

    Even when names are appropriate, they can still be misinterpreted. My coworker's son calls Internet Explorer "E-enter". Because he selects the big "e" with the mouse and hits 'enter' to launch it.

    So there's mud in your eye, Mr. Article Author.

  239. A thought... by bruns · · Score: 1

    Might have something to do with the fact that if the developer were to name their project/software a name that resembled a commercial application, they'd probably get a C&D and/or copyright infringement lawsuit thrown at them (even if the name was considered generic, common language...)

    Perfect example, what do you think Microsoft would do if someone created a new word processor, called it "Word" and made it look even remotely like Microsoft's Word program? Yeah, 'Word' is a generic term, but that wouldn't stop Microsoft from at least trying, I bet.

    --
    Brielle
  240. Re:Microsoft has a perfectly functional command li by Eideewt · · Score: 1

    MS's command line doesn't seem to autocomplete the commands themselves though.

  241. improvement by rkoot · · Score: 1

    GINP instead of GIMP
    GINP (Gimp Is Not Photoshop)

  242. Linux has a big problem with "stupid-cute" names. by Anonymous Coward · · Score: 0


    Linux has a big problem with "stupid-cute" names that can make people throw up in their mouth a little bit.

    The endless "K-" names in KDE, "gimp", and other deliberately goofy names are extremely annoying to a certain subset of people (like me).

    If those names don't annoy you, then you're lucky -- you're insensitive to "stupid-cute" nausea.

    If you're not affected, then I can give you a rough idea of what it's like to suffer from this kind of nausea: Imagine that the desktop and windows are all set to obnoxiously ugly colors, and you don't have the ability to change them. The system is still usable, but it's very aesthetically displeasing to you ALL DAY EVERY DAY.

    Good software marketers know about us nausea sufferers, and they take care to make sure that their products don't trigger our nausea. Look at Microsoft's product names: "Windows", "Office", "Word", "Access", "Excel". It's no coincidence that all those names are simple, non-cute, and professional sounding.

  243. Re: zeen? zine? ex-een? by Anonymous Coward · · Score: 0

    If that were the case, the word "ghoti" wouldn't be pronounceable in English as "fish".

    ghoti isn't pronounceable as fish, that word ignores that there are patterns, particularly etymological ones, if not strict rules, to how we pronounce English.

    Words with irregular spellings are usually irregular for a historical reason not because someone through some digraphs together to be cute.

  244. GIMP vs. Photoshop by commodoresloat · · Score: 1

    For heaven's sake, GIMP means GNU Image Manipulation Program. It's a hell of a lot more intuitive than photoshop, the snarky acronym aside. Complaining about that name is like complaining that nobody would know that they could get money from an ATM. If people got GIMP on all their new computers they would quickly begin to recognize what it was the same way they now recognize "photoshop" which, as others have pointed out, sounds like a place to buy photos. Only professional photo developers understood the name "photoshop" at the beginning. And on top of it, it is usually listed as "Adobe Photoshop" so indeed, to find this image manipulation program on your computer you need to remember the name of a material for making bricks as well as a place for buying photographs. Whereas if you use the GIMP you are 90% of the way there just by knowing that you need a Program to Manipulate Images.

    1. Re:GIMP vs. Photoshop by Anonymous Coward · · Score: 0

      Except that Photoshop could easily mean 'photographer's workshop' which would be a very intuitive name for a photo manipulation program.

  245. a "Difficulty" with names? by js92647 · · Score: 1

    The title being "Linux's Difficulty with Names" suggests that in some way there is a difficulty with the names. I can't say I am a TOP-NOTCH expert but to me this seems more like sensational journalism than anything of value. If you ask "What's with the names of linux applications?" then why not go ahead and ask "What's with the names of kids in africa?"

    Aside from the title itself, reading the article gives me a ferverous impression that this character DOES infact like to "judge a book by its cover" because, as it semes, he doesn't care what the program does, rather, what the program is called.

    Another thing anyone can tell right off the bat, since it's first on the list, is the Browsers.. let's take a look:

    Web Browser
    Windows: Internet Explorer
    Linux: Konqueror, Opera, Epiphany, Galeon, Firefox


    I guess what he is implying is that, in some way, somehow, Windows does not contain Firefox nor Opera.

    Honestly, what kind of a news post is this? Who the hell cares what a program is called. "Microsoft Excel" doesn't tell me ANYTHING, and yet, I don't see him blabbing on about "Windows name conventions (or lack thereof)". If a program is what I need to get something done, I will use it. The next superset of C that comes out, I think we have to rename it to "Mid-level Programming Language That requires Skill and Book Reading" in order to please assholes like this guy. Now if you'll excuse me I am off to program a few text programs called ABC and XYZ.

  246. False by Pseudonymus+Bosch · · Score: 1

    Qwghlm is not a member country of WIPO.

    --
    __
    Men with no respect for life must never be allowed to control the ultimate instruments of death.
    GW Bu
  247. What is the problem? by revengance · · Score: 1

    I can find good software from both platform whose names does not indicate what the software does. The naming of a sofwatre is solely determine by its creator. What does it got to do as a platform?

  248. Naming is fun! by Guey_X · · Score: 1

    One of the first things I noticed when I switched to Linux was there were a lot of new apps. I had tried some open software in Windows to "make transition easier", but I still couldn't recognize most software. But the K-Menu has an option to show the program description and then the name so it didn't take long to get used to the names.

    So naming isn't that much of an issue really, but I would venture to say it's exactly the opposite. For example, when I first switched I talked with my friends of all the new Linux software I was discovering. I kept saying Kopete is an amazing messenger and amaroK was the future of media players. One of my friends decided to try Linux because she liked all the funny names. There's something appealing about the way Kopete, Kubuntu, SuSE, amaroK and many others sound.

    --
    "I see undead people" Warcraft III - Necromancer
  249. Not terribly bad naming in menus by dtfinch · · Score: 1

    On my system, in the Gnome "Applications" menu, I see a shortcut called "Audio Player" under a submenu called "Sound & Video" which launches xmms. Clearly some work had been done by the distro maintainers to clear up any possible confusion, though it may lead a veteran user coming from another distro to wonder which audio player, until they click it. And if I'm looking for an image editor, I look in the "Graphics" submenu and click "GIMP Image Editor". Sure, it says "GIMP", but it also says "Image Editor". I doubt that'll cause a lot of heartache for new users.

    Of course, on a plain Windows+Office install, I click "Start", and browsing through the menus I see highly descriptive names such as Access, Excel, PowerPoint, Outlook, and Outlook Express (which is very different from Outlook). A newcomer to Windows isn't going to have any idea what these do.

  250. Yeah, OSS gotta learn to use real names such as .. by Qbertino · · Score: 1

    ... Excel, Outlook, ICQ, PowerPoint, Entourage, Dreamweaver and Acrobat.

    Errrm,... nevermind.

    --
    We suffer more in our imagination than in reality. - Seneca
  251. Re:Microsoft has a perfectly functional command li by Profound · · Score: 1

    Edit [HKEY_CURRENT_USER\Software\Microsoft\Command Processor]

    Value Name: CompletionChar Data Type: REG_DWORD
    Data: 09 = (TAB Key)

  252. names are not the biggest problem by Anonymous Coward · · Score: 0

    but they are a problem. We should probably never change the current binary names, but we should try harder to hide that from normal users. Even though there are some places where there are descriptive names available, there are other places where you have to know the binary name. Like setting up your mime application mappings, for example, requires you to know not only the common name and usage of the program you're looking for, it also requires you to know the crazy binary nomenclature.

    a bigger problem is coherent workflows. think about how well macs deal with digital cameras these days... linux should work that well for everything. Now if we just had a few million, or so, to spend on a human interface design team.

  253. explorer by dbcad7 · · Score: 1

    What I run into often is this.. You want someone on the phone to open explorer, so then you have to specify "not Internet explorer". They should have left the name "file manager" from 3.x days. I know they intended some merge thing between the browser and the file manager, but sheesh they made that confusing, I think that is why they came up with the "My Computer" folder.. so they wouldn't have to say "not Internet explorer" on their support calls.

    --
    waiting for ad.doubleclick.net
  254. Vistabeting ... how do you like it, moremoremore by dreamsinter · · Score: 1

    Of course, Linux names (and Unix ones before that) tend to pale in comparison to some of the beauties Microsoft has perpetrated.

    One thinks - or tries not to think - of poor Bob ...

    Then we have the infamous MS WinCE, which combined with its copartners NT and ME produced Microsoft's most solid OS, MS Windows CE/ME/NT

    Which would be merely historical if it wasn't for the unfortunate coalescing of the sound of Microsoft's latest and greatest Beta with the solitary vice. Pronounce "e" in "beta" as the "ei" in "weight", run Vista hard up against it, and - do you vistabete?

    I wish I knew Microsoft chose to identify with the solitary vice. Perhaps they've already gone blind. Oh well, different strokes for diggerent folks. ;)

    --
    "I his bow, and spun and wove, likes you." Vere de Vere out of my mould's mouth dragged me of the voluntary apes.
  255. Rome fiddling while Nero burns - or to that effect by dreamsinter · · Score: 1

    Sure that 's intuitive - if you're a Classics major, and thus a Humanities ubergeek. Most end users aren't anything of the sort.

    --
    "I his bow, and spun and wove, likes you." Vere de Vere out of my mould's mouth dragged me of the voluntary apes.
  256. Icons? by FluffyArmada · · Score: 1

    While it may not be relevent to the main argument being made, I think it should be noted that many methods of launching applications in many popular UIs now involve icons. It isn't always clear what a program does by looking at its icon ( look at Adium [ mac IM client ] ), but in many cases they are a big clue. ( iPhotos icon ) Many open source applications, especially the ones that are bundled with a desktop environment, such as gnome or kde, do, in some manor reflect what the application does. Gedit's icon for example, ( last time i checked ) is a peice of paper and a pencil. I might be odd, but nothing screams text editor like a peice of paper and a pencil. [ I made a really nasty typo spelling pecil ( ack. I did it again. ) REALLY glad I used the preview button... ] -- kyle

    --
    If con is the opposite of pro. Then isn't congress the opposite of progress?
  257. Re:At least its documented (known) - people can le by pembo13 · · Score: 1

    Tell me about it, I hate having to boot Windows, and this is one of those reasons why I am not there often.

    --
    "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
  258. Ridicourus. by Anonymous Coward · · Score: 0

    You're kidding right? As someone who actually teaches 3rd world students who have never seen a single advertisement for anything quite as exotic as software, I can tell you they have as much of an idea what gnumeric means as excell. They don't have a frickin clue what a gnumber is anymore than they know what a spreadsheet is or does. The best spreadsheet name is Openoffice's calc. Granted, they are confused when they don't see a picture of a calculator, but they have the idea that its somehow going to be used to calculate something

  259. Buying names by anonymo · · Score: 1

    Companies has the possibility to buy a name or just use it and sending lawyers. Internet Explorer, Alta Vista are just two I recall, but I've read about many before.
    I money we trust - or at least money makes the rules.

    But an open source project has no money to buy a catchy name.
    Most catchy names are already copyrighted by some company anyway.

    Of course K* and G* for KDE/Gnome are really stupid.

    Sometimes a short name is the best like unix command ls, rm, mv. You will use them so often that you can't see other meaning of it in other context.

    Just my 2 cents.

  260. Re: New Linux user? by Myopic · · Score: 1

    no the point of the original article is that Linux applications have stupid names *and that's a problem*. but grandparent post makes the point that Linux stupid application names *aren't a problem* because of superior GUI design.

    i don't use Linux much so i can't say, myself.

  261. Re:Microsoft has a perfectly functional command li by Eideewt · · Score: 1

    That's its current value.

  262. brand creation is brand recognition by Anonymous Coward · · Score: 0

    Take some famous internet search engines: Google and MSN. If I would hear about them today the first time I would not remember tham in 15 minutes. Bad name choices?

    My point is, you create a brand so users remember it wherever they see it or connect it automatically with certain areas. For example like google = searching, or tesa = putting stuff together (German readers will get that association, dont know if it's a US brand too). I think the name doesn't matter that much once it is well known. Of course a cool name can make introduction easier (IANAMD = I am not a marketing drone) but I think a name is not as important as the functionlity or let's say the image of a piece of software. Saying this I associate 'GIMP' with a good Linux software immediately, would it be 'Paintbox' I wouldn't use it more or less often.

    God nytt år!

  263. Re:At least its documented (known) - people can le by Attrition_cp · · Score: 1

    try:
    ps (or ps -A for all processes (ie from other users on the same server).

    Example feedback from a logged in terminal (running nothing really):

            PID TTY TIME CMD
        92656 pts/0 0:00 ps
      107760 pts/0 0:00 -ksh

    --
    Touched By His Noodley Appendage.
  264. Written by computer programmers ? by e_AltF4 · · Score: 1

    Ok, Mr Troll. Here's some food :-)

    > And if I do a search of my linux box for files with +x,

    Strange, on my box there are no files named *.+x :-)
    ( ... and if you know and care what +x is you probably
    are just making some fun in your next comments)

    > I find a whole load, many with the same name which do
    > different things (grep versions...)

    Which is bad because of what ?
    You probably just don't know or care about the differences,
    but others might to.

    > ... and many that only
    > work if i launch them from a set directory.

    You are right.
    Think of the dangerous "rm" which does completely
    different things depending on your set directory.

    Run it form your /tmp directory and it is pretty
    harmless, run it from your home directory and it
    is a dangerous beast :-)

    > .. Also many
    > components of applications and scripts that if I just
    > run em, will break stuff.

    Like "rm", "fdisk" or "shutdown" ?

    > Now. lets take a look at the install mechanisms.
    > You usually install windows programs from a CD,
    > which autoruns if you are a beginner, ... or install a nice rootkit or trojan phone home
    spyware ?

    > or download them from a website. Both make pretty
    > icons with sensible names.

    Like "setup.exe"? or "fb32005.msi"?
    Some of us prefer "OpenOffice-2.0.1.rpm" or "Firefox.deb" :-)

    > For windows components,
    > you download them from the MS website, which has
    > in-depth descriptions.

    Like this?
    ------
    Q304229: Recommended Update
    This update addresses the "16-Bit OLE Servers Started from 16-Bit Programs Create Extra VDMs in Terminal Server Sessions" issue in Windows 2000.
    ------

    > Linux is written by computer programmers,
    > not computer end users, and it still suffers for it.

    Funny, i always thought that it might be a clever idea
    to have computer programs written by computer programmers.

    Windows is written by whom?
    Plumbers? Dishwashers? Undertakers? Disc jockeys?
    I truly hope they add a few computer programmers :-)

    1. Re:Written by computer programmers ? by original_nickname · · Score: 1

      > Ok, Mr Troll. Here's some food :-) Yeah, Me am troll. Actually I hate Windows - but the guy before is trolling at windows. So flamebait is fair, i suppose. > And if I do a search of my linux box for files with +x, >Strange, on my box there are no files named *.+x :-) No, I wasn't trolling - I was pointing out that the original post was unfair. If you search the executable files (files *with +x* (with the EXECUTE BIT set), not files *named +x*, i hope you were taking the mick there :D). > ( ... and if you know and care what +x is you probably are just making some fun in your next comments) Yeah, I was - the parent's comparison of a windows search and a linux menu are very unfair. >> I find a whole load, many with the same name which do >> different things (grep versions...) > Which is bad because of what ? It's not bad at all, but will be overwhelming to a beginner. The parent wasn't fair to windows in his choice though. > You probably just don't know or care about the differences, > but others might to. I certainly do know the EXACT differences - thats why I was pointing it out. I do a lot of porting in my job, so i hopefully know them as well, or better than you do! > ... and many that only > work if i launch them from a set directory. > You are right. > Think of the dangerous "rm" which does completely > different things depending on your set directory. You are really trying to feed a troll here (I'm not one). Lots of linux programs (mainly maintenance scripts) will only execute in the directory that they live. >> .. Also many >> components of applications and scripts that if I just >> run em, will break stuff. > Like "rm", "fdisk" or "shutdown" ? No, not what I meant. I mean ones that'll break stuff (stop services etc) If you just run em. Can't think of them off-hand, but they are around. They are around on Windows too, so I guess I was being a little unfair. > Now. lets take a look at the install mechanisms. > You usually install windows programs from a CD, > which autoruns if you are a beginner, ... or install a nice rootkit or trojan phone home spyware ? Yeah, which you deserve for buying from Sony :) - but usually, it will start the Install for the Program you want to install. That program puts the trojans on for you :D >> or download them from a website. Both make pretty >> icons with sensible names. > Like "setup.exe"? or "fb32005.msi"? > Some of us prefer "OpenOffice-2.0.1.rpm" or "Firefox.deb" :-) Yes. Setup.exe or install.exe are what most install programs are called. I think you'll find most Windows software has instructions on what to do when installing it (and it's usually about 3 or 4 clicks from the website to install your new software). Hey - you don't even have to click to install the trojans :P I prefer to build firefox from source - the branding is a bit broken on the kubuntu version :D > For windows components, > you download them from the MS website, which has > in-depth descriptions. > Like this? > ------ > Q304229: Recommended Update > This update addresses the "16-Bit OLE Servers Started from 16-Bit Programs Create Extra VDMs in Terminal Server Sessions" issue in Windows 2000. > ------ Yep - it even has a link for a better description for beginners. Adept/apt don't have this. >> Linux is written by computer programmers, >> not computer end users, and it still suffers for it. > Funny, i always thought that it might be a clever idea > to have computer programs written by computer programmers. (snip joke, although, sometimes I do wonder if windows IS written by plumbers in their spare time) Yeah, and then moderated by UI designers, who make sure all the progs have (some kind of) consistency. In naming and presentation! No OS is perfect for this, but Linux is easily the worst at the moment. I sincerely hope it improves, it certainly has the zealots, and the programming skill behind it.

    2. Re:Written by computer programmers ? by e_AltF4 · · Score: 1

      unable to parse - probably your key is broken

    3. Re:Written by computer programmers ? by 2008 · · Score: 1

      Yeah dude, you're hurting my head.

      And I have no idea how you could ever think windows-style program installation is better than synaptic or aptitude. Sure, the descriptions need work, but being able to queue up 10 pieces of software and have them automatically downloaded and installed beats clicking through 10 EULAs, dialogs about directories and shortcuts, and probably having to reboot a couple of times. It's not like linux can't do that anyway if you were crazy enough to want it.

      p.s. what was the model number of that router I was thinking of buying again?

      --
      I quit!
  265. Wrong Point by cjb110 · · Score: 1

    The article has a badly made point...excel has no relation to spreadsheet or numeracy as far as I can tell!

    But its not the desktop apps that are the problem (they have icons and are nicely categorized (something Windows would do well to copy)) its the command line apps.

    Not only are their names often confusing or far too short, their operation is inconsistant...-h /h --h /? I mean come on, surely it can't be that hard to pick one and stick with it?

    This a bigger problem than it would be in windows because as soon you scratch the surface of linux you NEED to use the bizarre command line apps.

    I notice this every time I use linux, I can work my way though the muddle, but I hate to think what a new user would think if when comparing it to Windows.

    --
    ----- I refuse to have an argument with an unarmed person
  266. Bad analogy. by Trejkaz · · Score: 1

    I don't see how BMW is any better at suggesting the act of driving than GIMP is at suggesting the act of drawing pictures.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
  267. Re:zeen? zine? ex-een? by swv3752 · · Score: 1

    Much like 'Netscape' was pronounced 'Mozilla'.

    --
    Just a Tuna in the Sea of Life
  268. Simple Solution by Aloysio · · Score: 1

    Quite easy for those unconfortable with different names: NICKNAME / Alias.

    There are 2 ways to do so:

    Text mode: alias mynewname="OldBadName"
    --add it to ~/.bashrc & ~/.profile

    Graphic Mode - for mouse pushers: Redefine your menu entirely. On KDE, right-click "K", pick "Menu Editor" and change as wish. Rename Xine as "Media Player", redefine GIMP as "Photoshop" or "Image Editor".

    --Even better, go to "Configure Panel", Layout, tab "Menus" and choose mode "Description (name)".

    Quite simple, once you know how-to. The NetAdm can do once on whole linux network, so "wimmigrated" users dont suffer the pains of learning new names...

  269. Superfluous Question by tenco · · Score: 1
    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?

    None of the two. I would search for something called "Bildbearbeitungsprogramm". This whole question is only relevant if you're a native english speaker and therefore superfluous.

  270. Naming conventions/familiarity by Devil · · Score: 1

    While I agree with another poster that Ubuntu puts a bit more care than other distros into making sure its menu items get their descriptive function added to their name (e.g., "Firefox Web Browser" instead of just "Firefox"), there is some wiggle room here. While my dad won't know what Evince is from the name, he wouldn't really need to; he'd just open a PDF and it'd be there. By the same token, people are only familiar with Outlook being a mail/contacts/datebook program because it comes with Office.

    When it comes down to it, programs have to be named intelligently, put into menus intelligently and, yes, people have to get used to the fact that they're not using Windows. It is a different system, with different programs. All we can do is build great programs like Evolution (or KMail) that make the transition easy.

  271. Re:No one gets Photoshop? As in "workshop"? by silicon+not+in+the+v · · Score: 1
    I can't quite tell if you really don't get it, or if you're just pretending not to to be annoying.
    You state it yourself -- a shop is a place.

    So you think no one is capable of mentally making the transition from a place where you do something to a program where you do something?
    The reason why people get confused about 'photo-shop' is simple: the term was already defined as something else long before Adobe came around. Back in the day, 'photo shop' can meant an office/store where graphics professionals produce/modify/create images.

    Right, so a program called 'photo shop' would do...what? Anyone? Beuler? That's right--produce/modify/create images! So if I were to create a program called Greeting Card Studio, people would be absolutely dumbfounded by it because it's cemented in their mind as a physical building where people design greeting cards? I don't think so.
    --
    We may experience some slight turbulence and then...explode. -Capt. Mal Reynolds
  272. How about PMP ... by Anonymous Coward · · Score: 1, Funny

    as in "Pimp My Picture" ?

  273. Re:Microsoft has a perfectly functional command li by camg188 · · Score: 1

    cd f:\ ...just doesn't work for me. I can only change to a directory in c:\

  274. Summation... by Shotgun · · Score: 1

    After reading all these comments, I would like to ask everyone on both sides of the debate to ask themselves one question:

    "How would the presentation of Linux be any different if Richard Stallman had the creativity to choose B instead of G?"

    --
    Aah, change is good. -- Rafiki
    Yeah, but it ain't easy. -- Simba
    1. Re:Summation... by angrykeyboarder · · Score: 1

      as in BNU vs. GNU?

      You've lost me.

      --
      Scott

      ©20014 angrykeyboarder & Elmer Fudd. All Wights Wesewved
  275. Perhaps we need... by Anonymous Coward · · Score: 0

    GNU/Marketing?

  276. I agree actually... by LupusCanis · · Score: 1

    ... with some of these points, I don't really see why some (such as the internet browsers) are so hard to remember, they have distinctive names, even if they don't have "web" or "internet" in the title, but the media players...

  277. And proprietary software _can_ choose names well? by berapp · · Score: 1

    M$ Access == Database???
    M$ Outlook == Email???
    M$ Excel == Spreadsheets???
    M$ Windows == Operating System???
    Peachtree == accounting software???
    Nero == CD Buring software???
    ACT! == CRM solution???

    The list goes on ...

    Get off it!

  278. Where do I find a real Linux guy? Or gal? by Tiffsterr · · Score: 1

    Hi there!

    I'm not sure if it's innapropriate for me to change the subject. Can I post a note here about hiring Linux Admins? Very sorry if this is against the Slashdot rules. I've got a handful of full-time positions open in Emeryville (northern california). Looking for senior level (preferred) or mid-level folks Linux Sys Admins (apps support and tool development welcome!)

    - all new openings, shifts vary from typical to weekend and nights

    - technology start-up that's profitable and growing rapidly

    - fast-paced but great communication and great people

    - pay, benefits and stock options all super competitive

    Check out my profile on slashdot and email me if interested. I work in HR at MobiTV. Thanks! Tiff

    tfelicienne at mobitv dot com

  279. those names are VITAL to us end-users by idanity · · Score: 1

    your correct. its about the engineer (in linux) who names thier creatoins, vs. THE MARKETERS (in winx) who not only Advertise but Pay companies to put links in the web pages to veiw cetain "advertisements".. im0 its just a matter of intelligence...(are you a lemming or a wolf?)... i would (from a visual point of view) prefer that "xmms" was named "tuner" or even something remotely connected w/music, and you get the point, its just a ramble now..but the thread started out great, in the hopes of you (yes you) future creators of NAMES and associations w/everything should have SOME relevance... yes, newkies back...

    --
    happy trials
  280. under both OS's executable names are poor by dtimms · · Score: 1

    I guess we know many culprits under linux, but the actual names in xp are just as bad.
    Let's see:
    win (ie not lose), what would this do ?
    acrord32.exe (version 3.2 of ?)
    twunk16.exe (superseded by twunk32.exe ? )
    hh.exe ?
    devenum.exe (calculator ?)
    cacls.exe (calulators ?)
    carpserv.exe (serves up the dreaded fish carp ?)
    cisvc.exe ? clbcatex.exe ? comp.exe (?starts the computer?)
    dplaysvr.exe (digital player server)
    drwatson (worse drwtsn32.exe)
    fastopen.exe (much faster than the normal open command ?)
    fltmc.exe (flight mc a music dj program ?)
    label.exe (make printed cd labels ?)
    mplay32.exe (multipoint layer v3.2 ?)
    msswchx.exe (?)
    Better stop now, fun is oozing out. I guess this goes to show how ms do not really trust long file names, when they won't even use it for their own applications....

    1. Re:under both OS's executable names are poor by dtimms · · Score: 1

      geez, i missed:
      wifeman.dll (the library interface to your wife ?)
      cb32.exe or wb32.exe ( upgraded versions of the wc..)
      or one of these may start outlook express:
      msimn.exe oemig50.exe setup50.exe wab.exe wabmig.exe

  281. Re:Microsoft has a perfectly functional command li by dndfan · · Score: 1

    Just type f: to change drive.

    --
    echo "This is not a lame sig generated through a pipe." | cat - > .signature
  282. If you want a S.O. by Anonymous Coward · · Score: 0

    Or if you a kernel windows or linux or match 3.0? .. (it's a joke).

  283. Incorrect by spitzak · · Score: 1

    You could see what you typed on a teletype. The rotating cylinder dropped after printing each letter so you could see it. All systems, including Unix, echoed each letter as it was typed.

    There was a "backspace" though it was labelled delete or rubout. It's original purpose was to punch out all the holes in the teletype tape (there was a second button on the punch itself to back up, then you typed the rubout). However it sent a code to the computer so the computer could do anything, and Unix and almost all other systems used it to indicate that a character should be removed from the end of the current input line. Of course you could not erase the paper, the best ones sent the right number of backspaces, typed a # to erase the character, then went back to the clear area. I think Unix tended to type a backslash, each of the removed characters backwards, then another backslash. Unix actually had a lot more editing, such as the ability to cancel an entire line without backspacing the whole thing, and to delete words (with ^W?) than VMS or other systems I worked with.