Slashdot Mirror


User: TuringTest

TuringTest's activity in the archive.

Stories
0
Comments
1,679
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,679

  1. Re:has he ever written a program? on Advice for Developers: Make Common Usage Easy · · Score: 1

    Not true, because his users needed those features and then they should be in the final product. "Requirements creep" ideally shouldn't happen in a well designed product, because all requirements (and a complete reference of all posible interaction with the software) should be made before writing a single line of code (and thus the final users should already have added everything that they wanted in the product).

  2. Re:Troll Warning: Isn't this just a technophobe ra on Advice for Developers: Make Common Usage Easy · · Score: 1

    "Intuitive" is not the same than "easy to use", althought this is an error frequently done. Intuitive is synonym with "familiar", and no entirely new product can be familiar; this is especially true with new technologies. The problem with most software interfaces is that they're bad even when you get familiar with them.

  3. You've missed the point. on Advice for Developers: Make Common Usage Easy · · Score: 1
    Maybe the article is not well written, but the point it makes is a valid one.

    The problem is not only in learning how to use a new kind of product. Most current software is terrible even when you already are trained to use it. Think of a car which needed to go through a "next->next->accept" wizard every time you wanted to shift gears, and maybe you will get what is the problem.

  4. Re:Logic proves free software is the best on Advice for Developers: Make Common Usage Easy · · Score: 1

    Sorry for the link, it should be this.

  5. Re:Logic proves free software is the best on Advice for Developers: Make Common Usage Easy · · Score: 1
    A good UI designer surely would tell you that, if the user want feature Y configurable, it means that it's badly designed. It should be taken away and the whole interface redesigned to achieve the same result of feature Y with a different interface.


    User interface designers shouldn't think of features, but of goals and tasks. When you design software to solve a task under some given constraints, a "best solution" should be fairly clear to develop. If different people have different constraints, they probably need different tools.

  6. Re:has he ever written a program? on Advice for Developers: Make Common Usage Easy · · Score: 1

    So, you're saying that your product wasn't designed to meet its user's goals. I would call that a badly designed product, and bad engineering practice.

  7. Re:forget the article, read this book on Advice for Developers: Make Common Usage Easy · · Score: 1

    It's very sad that engineers are not also taught to test the interface with real users, because both skills are indispensable to write good usable software.

  8. Re:There's more where that came from on Advice for Developers: Make Common Usage Easy · · Score: 1

    And, for people really interested in learning about the basis of Human-Computer interaction beyond the WIMP ("Window Icon Menu Pointer") paradigm, check out Jef Raskin's "The humane interface".

  9. Scientific method on Advice for Developers: Make Common Usage Easy · · Score: 2, Informative
    And most important... don't forget to test your cases with real people performing the task. Testing with real users is the best possible advice to follow when designing user interaction.

    Also don't forget that, most of the time, the way that an user thinks about the application (the user "mental model") is really different than the designer's mental model.

  10. No one is hearing. on Advice for Developers: Make Common Usage Easy · · Score: 4, Insightful

    Sad thing that software developers tend to follow the opposite advise: "Make it easy to do what is easy to program". It's the biggest mistake in interface design, bar none.

  11. Re:Gay characters are (apparently) all 1-dimension on On Gay Themes In Videogames · · Score: 1

    Dave, from "6 feet under" is not that bad.

  12. I will save you one step... on Impoverish a Spammer Today · · Score: 5, Informative

    They have a page with Frequently Raised Objections. Now I've made redundant 40% of the remaining posts to this article.

  13. Re:What do these things do? on Next Knoppix Release to Feature GPL'd FreeNX · · Score: 1

    Or, the editor could have provided a link to the previous story, which she hasn't.

  14. Re:kickbacks-Flip Side. on When Think Tanks Attack · · Score: 1

    Probably you're referring to the APIs, and grandparent is referring to runtime configurability options.

  15. ROTFL on Call For A New Default Theme For Mozilla Sunbird · · Score: 1

    Sorry I hadn't any mod points today! X'-D

  16. +1 Insightful on School Internet Program Audit Shows Fraud and Waste · · Score: 1

    I feel that good education (and good healthcare) are things that would truly benefit the country as a whole.

    That is what is usually called socialism.

    Grandparent's I do not consider it my responsibility to buy computers for your wife's school.

    That's called libertarianism.

  17. Flamewar start on Microsoft Word 5.1: The Apex of Word Processing · · Score: 2, Insightful

    This should send a message to all open source developers that feature bloat is not at all an indicator of better software. It is best to have a right, balanced set of features with well chosen defaults and, only when possible, easy extensibility.

    And configurability is NOT a good thing to have in software; interaction should be designed according to cognitive principles. When the interface is designed to assist the human mental resources, it is easier and better to retrain that to configure the interface to old habits. Hear, KDE?

  18. Re:Australian beer maths on A Look at the Newly Released Mozilla Firefox 0.9 · · Score: 1

    my understanding of the concept of a limiting value is that the sum never reaches the value. Yes, but 0.9999~ doesn't represent the sum of the series, it represent the limit, which is 1. This is kind of a false debate; truth is that 0.9999~ = 1 by definition.

  19. Re:85,000+ photos and going on Digital Photography Composition 101 · · Score: 4, Informative

    Try Photofinder, from the HCI Lab in the University of Maryland. It's experimental software, not commercial, but I've found that it have some very interesting ideas on storing and retrieving a big collection.

  20. Re:Good choices, bad choices on Programming For Terrified Adults? · · Score: 1

    The word you was looking for is "declarative": in Prolog and Make you state rules on how to transform your original data into a solution; the order in which those rules are combined is up to the language and not known by the programmer.

    On the other hand, an "imperative" language is a sequence of commands to the machine; it can be interactive/interpreted like Python, Basic, Perl, or compiled, like C, Ada, Pascal.

  21. Re:Hyperbole to the Nth Degree on Hurt Me Plenty - Remembering Doom · · Score: 1

    Descent was too difficult to handle, too an "alien" experience. This hurted its gameplay, because the learning curve was too high. But it was a good game if you spent time learning to play it.

  22. Spatial Finder: look here on Nicholas Petreley Slams Gnome · · Score: 1

    This article in Ars Technica is the reference for the Spatial Finder that the guys in Gnome used as inspiration for the new Nautilus.

  23. He is, to me on Alan Turing, the Inventor of Software · · Score: 1

    My nickname is chosen after the fact that I am gay and I admire Alan Turing.

    There is a blog, Gaygeeks, in which Turing is a well-known hero.

  24. Programming in Latin on Non-English Programming Languages? · · Score: 1

    Not a language per se but a Perl dialect, Lingua::Romana::Perligata allows you to program in something that strongly resembles Latin (that is, if you don't know real Latin to tell the difference).

  25. Re:On another note on Ignalum Linux - A Bridge to Windows? · · Score: 1

    Well, according to the Attention Economy principles, you're doing M$ a favor.