Principles :
- Make it simple to design, use and maintain
- Make sure you answer a specific goal (one or more)
- Target it for a specific audience only
- Make it even more simple
- You want the cost of using it (in "real" work time) is lower
than the cost of not using it if it didn't exist - If not, expect it to be ignored and abandoned
- add and modify stuff
- save the whole thing
- find and retrieve stuff
- manage authorized access
- clean the whole thing
- monitor use (stats)
- directory > search engine
- shared folders and files > local html webpages > wikis > content management systems, forums,...
- spreadsheet (Excel,...) > database (Access,...)
- make sure regular saved copies of the whole system are safely stored
- don't forget to date and attribute (ex: created... updated... by...)
- Open formats & open software > proprietary formats
- Adapt type of format to the users : sometimes some photo pictures > texts
- Create folders named archives in every folders if you want to store ancient copies of current documents and if you want to store (but hide) less relevant informations
- Naming of folder and files: no space, no accent, no ponctuation mark
- Naming of folder : the important (most used) folders are written in CAPS LETTERS
- If shortcut: only shortcut folders, and then don't move the folders anymore
- Create a key document in ASCII at the root of the directory to explain how to use it
- Create a folder for the users, each user can put their own shortcuts in their own folders
- The logic of directory structure can follow known topics, known processes, or known institutions (or a clever combination of them)
- 10 big linked webpages > 100 small linked webpages
- Write in bullet points (or numbered list) like this post. Learn to love lists.
- Follow the 3P structure: write the main idea in 1 Phrase, then develop in 1 Paragrah, then in 1 Page or more. Like in (good) newspaper or encyclopedia articles
- Be careful ! It can become very quickly complex (software, tools, ...) to design, use and maintain
No comments:
Post a Comment