Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Software GUI Open Source

Ask Slashdot: Should You Invest In Documentation, Or UX? 199

New submitter fpodoo writes "We are going to launch a new version of Odoo, the open source business apps suite. Once a year we release a new version and all the documentation has to be rewritten, as the software evolves a lot. It's a huge effort (~1000 pages, 250 apps) and it feels like we are building on quicksand. I am wondering if it would be better to invest all our efforts in R&D on improving the user experience and building tools in the product to better help the user. Do you know any complex software that succeeded in avoiding documentation by having significantly improved usability? As a customer, how would you feel with a very simple product (much simpler than the competition but still a bit complex) that has no documentation?"
This discussion has been archived. No new comments can be posted.

Ask Slashdot: Should You Invest In Documentation, Or UX?

Comments Filter:
  • Yes. (Score:2, Insightful)

    by Nimey ( 114278 ) on Thursday August 14, 2014 @01:59PM (#47671907) Homepage Journal

    en tee

  • False dichotomy. (Score:5, Insightful)

    by aeschinesthesocratic ( 1359449 ) on Thursday August 14, 2014 @02:03PM (#47671929)
    Invest in both.
  • by seebs ( 15766 ) on Thursday August 14, 2014 @02:03PM (#47671939) Homepage

    If you have to rewrite all your documentation, you've done something horribly wrong.

    Suggestion: Consider focusing on stability for a while, because stability is a huge win for user experience.

  • by penguinoid ( 724646 ) on Thursday August 14, 2014 @02:06PM (#47671971) Homepage Journal

    Have every menu command give it's keyboard shortcut, either next to the item name or as a tooltip. This is superior to a giant list of keyboard shortcuts. Wherever you can eliminate documentation by improving the user interface or integrating the documentation with the user interface, do so. However, there are some things that simply belong in separate documentation.

  • by sinij ( 911942 ) on Thursday August 14, 2014 @02:07PM (#47671987)
    When every feature is undocumented, how do you expect to attract new users or introduce new features?

    Plus, there is no such thing as intuitive GUI, the best you could possibly do is to have shallow learning curve.
  • No doc (Score:5, Insightful)

    by Oligonicella ( 659917 ) on Thursday August 14, 2014 @02:12PM (#47672037)
    As a developer and a user I absolutely *hate* apps with no documentation. None of the apps I see on your linked page are primitive enough to stand without. Actually, nothing more complex than say... well, nothing.
  • Functional spec (Score:5, Insightful)

    by mspohr ( 589790 ) on Thursday August 14, 2014 @02:21PM (#47672133)

    Back in the very old days when I had a software company, we wrote detailed functional specs and used these as the basis for the documentation. It's much easier to go from a good functional spec to documentation than start from scratch. It's also a good test of whether or not the software works as intended.
    I don't know if people still do that. It seems most software these days either copies some other product exactly or it's just the whim of the programmer.

  • by BitZtream ( 692029 ) on Thursday August 14, 2014 @02:23PM (#47672149)

    Then you're doing the whole project wrong.

    I'm guessing you've got developers with no leadership or plan and certainly no forethought.

    You should invest in some project management and developers who are playing for the team rather than just writing what gives them a buzz that day.

    No one is going to use your software if every release is so different that you have to rewrite the docs. People use software to get something done, not because they want to spend their time learning how you decided to rewrite it and do things differently.

  • by seebs ( 15766 ) on Thursday August 14, 2014 @02:29PM (#47672217) Homepage

    I am pretty sure that that is exactly the wrong thing, then, because the entire point of "business apps" is that people are supposed to be able to build a stable operation on them. If you are changing things so much that you have to rewrite the documentation entirely, that means you are changing them so much that anyone using the software must completely redo their entire process, retrain anyone using the system, and so on.

    That's way too much change. If you are changing things enough that you are rewriting documentation every release, then you are not "evolving".

  • by BaronM ( 122102 ) on Thursday August 14, 2014 @02:31PM (#47672227)

    As an admin/IT manager, what I'd like to see is:

    1. Meaningful, specific error/log messages when something goes wrong.
    2. Accurate documentation of what those errors mean.

    Most end-users won't read long or complicated documentation, business application in particular almost always require end-user training on how to use them --as implemented-- and --in accord with company practice/policy--, so generic docs are of limited value.

    On the other hand, I sincerely miss the days when I could actually expect proper error codes and documentation thereof, and having that available would certainly influence a purchasing decision on my part.

  • by caseih ( 160668 ) on Thursday August 14, 2014 @02:38PM (#47672303)

    All this talk in recent years about UX as in "experience" drives me up the wall. Talk about euphemism! Why can't we go back to calling it what it is: user interface?

  • by MrBingoBoingo ( 3481277 ) on Thursday August 14, 2014 @03:36PM (#47672817) Homepage
    And then there's the matter that a number of people who really benefit from good documentation are developers. Documentation helps describe to your team what these chunks of code are supposed to do and in the long run can help to avoid the problem where "new features" end up poorly replacing popular well used features.
  • by Anonymous Coward on Thursday August 14, 2014 @03:41PM (#47672857)

    "you're not wrong but you're wrong", ofc the manual should be userfriendly but even the best manuals are often ignored by the users, tests have shown that even with very simple (that is, easy to read, understand and apply) documentation, in a population you will find two groups of users - the group that understands the interface and uses the manual, and the group who turns to members of the first group for help at the slightest frustration.

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...