Slashdot Mirror


OpenUsability and KDE: Cooperating on KPDF

sultanoslack writes "More from the world of usability in KDE -- there's an interview up where Albert Astals Cid, the KPDF maintainer, and Florian Grässle, a usability engineer from OpenUsability on working together to make KPDF more usable and some of the challenges in working together in a developer / usability engineer team. We've been seeing more from the OpenUsability folks lately, and they'll also be present doing a talk and staffing a booth this week at LinuxTag, Europe's largest Open Source conference." This interview-with-screenshots provides a neat look at the interaction of usability concerns and software development.

6 of 184 comments (clear)

  1. Re:Good Thing(TM) by arose · · Score: 2, Informative
    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  2. Re:My problem with Openusability by Anonymous Coward · · Score: 1, Informative

    The Slashdot front page is in reverse chronological order.

  3. Re:kpdf - yeah where is the usability by Uncle_Al · · Score: 2, Informative

    Well in my KPDF (from KDE 3.4.1) there is a "Contents" sidebar where I can see the chapters and all...

    ...so I guess this problem has already been resolved (if it existed in the first place :-)

  4. Re:Linux v. OS X by LMCBoy · · Score: 2, Informative

    The problem with KDE is, even if its usability is fine, it's all thrown out the window as soon as you open non-KDE apps, because in their infinite wisdom, open source programmers decided to divide programs up into groups, each group having completely different interfaces and settings.

    Yes, this is completely unique to open source. OS X would never craft a commpletely unique interface for, say, Quicktime. Or The Calculator. It's all about the HIG for them, right?

    The larger point here is that opne source developers are not a single entity, so *of course* they don't necessarily coordinate UI decisions. However, this is starting to change.
    And commercial desktops like OS X and Windows don't have this excuse.

    Even simple dialog boxes seem to be over 1200 pixels wide.

    I hate to call you a liar, can you tell us what this "simpe" dialog is?

    --
    Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
  5. Re:Nice development by Anonymous Coward · · Score: 1, Informative

    Don't take it out on us just because you can't use a mouse well :-P

    The issue here is, in what order should the day, month, year numbers be put? With three dropdowns the user has to choose from valid entries.

    With a text field there are ambiguous answers possible - 05/07/2005 ... what month is that date in?

    This is the sort of user error that can be avoided by a slightly more restrictive UI.

    And as for speed, I find the old tab and select works just as fast ... but YMMV.

    Kevin