Every project we do we need to create user guide. The problem with most user guide is that alot are full of text and not screenshots etc.
Anyone seens any nicely done user guides? Or even some kind of flash UI to orient user to the website? etc.?
Every project we do we need to create user guide. The problem with most user guide is that alot are full of text and not screenshots etc.
Anyone seens any nicely done user guides? Or even some kind of flash UI to orient user to the website? etc.?
I really like the approach Google did to document Chrome. They called up Scott McLoud and made him draw a cartoon: http://www.google.com/googlebooks/chrome/index.html
Being a hobby cartoonist I think I'll try this approach for some simple installation guides first, and see how it goes :)
For orientating users to a website try TrailFire. This allows you to overlay annotatations onto webpages and link them in a linear narrative. We liked the idea so much we rolled our own :)
For technical documentation, I don't want a "flashy" user guide; I want the most concise manual that contains everything I need to know about the product.
The original book "The C Programming Language" by Kernighan and Ritche is as close to perfect as I've seen:
Bonus: There's an "Easter egg" in the index. Look for recursion
. :-)
On the other hand, for a product intended for non-technical users, I find that a more conversational style, with pictures, screenshots, and perhaps callouts with hints, is more effective.