Documentation- The Never Ending Game
-
The big problem with not documenting what YOU think should be common knowledge may not be so common. So over documentation is better than not enough
-
@Minion-Queen said:
The big problem with not documenting what YOU think should be common knowledge may not be so common. So over documentation is better than not enough
Not common knowledge, but industry knowledge. If you are duplicating Technet or the Red Hat Admin manual, for example, you are just making lower quality copies of existing knowledge. Anything that is standard and universal shouldn't be documented internally. It carries a lot of risk. Decent chance that it is just wrong, high chance that it will never be used because why would someone look internally first, almost certain chance that it will become dated and nearly certain that the cost to maintain will make it always negative.
-
One of the biggest problems with documenting industry knowledge is that it will never end. There is so much to potentially document. You will eventually document more than can be maintained. And the internal documentation has no chance of being the "master", it will always be second class to public documentation (like Technet.) It will never become the reference standard. You will always be challenged by a combination of people not bothering to look at internal docs because external ones are higher quality, finding internal documents is harder than finding the originals (via Google), the cost of using special internal docs is higher than standard ones (that people use at home, at other jobs, etc.) and just not realizing when they can or cannot use them.
-
Also, never document something someone has already documented. IE Google first
-
@Aaron-Studer said:
Also, never document something someone has already documented. IE Google first
Yeah, that's kind of what I was saying. If someone else is already maintaining that documentation for you, don't do it again. At best, link to the public site or make a cached copy if you need to.
-
@fiyafly It is a business maturity component. Documentation fits into several larger pieces such as DR (disaster recovery) and BCP (business continuity planning). Another way to view it is not having documentation is a risk. Senior business management needs to accommodate the risk level accordingly (i.e., BCP which trickle down).
Having things streamlined helps reduce duplication of effort. Duplication can be by multiple people, or the documentation existing in multiple systems (e.g., printed docs and the change control system). Time is always a notable constraint
Reasonable ways to assess documentation satisfaction level is:
- during a periodic review (annual is preferred);
- when a new employee comes on board;
- when an experienced employee separates; and,
- when bad things happen.
Triple constraint concept and good-fast-cheap apply to the quality and effort applied to documentation—
-
I like to use Evernote for quick note taking on my mobile while away from my desk.
-
Evernote is pretty slick. I just use Onenote for that though.
-
No one else here mentioned this, but I document everything for myself.
I document projects, daily tasks, common fix-its, and etc for myself. It does a few things for you. It shows you are a team player, it shows your value, it shows other potential employers your value, and you can CYA if anything ever goes wrong.
-
@IRJ said:
No one else here mentioned this, but I document everything for myself.
I document projects, daily tasks, common fix-its, and etc for myself. It does a few things for you. It shows you are a team player, it shows your value, it shows other potential employers your value, and you can CYA if anything ever goes wrong.
Also shows that you have a lot of spare time