Before writing the long article: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
Line 41: Line 41:


== Before writing the technology article ==
== Before writing the technology article ==
* Search before writing! Is it necessary to write this article by yourself?
See [[Writing the technology article | writing the technology article]]
* Does the suggested solution/software has been used by yourself?
* Any {{Acronym | acronym=OSS | def=Open-source software }} alternative?


checklist
* Buzzword confused the beginner
* OS environment running the sample code e.g. {{Linux}} or {{Win}} or {{Win}}
* Runtime environment running the code e.g. version of interpreter or required package


Reference
Reference

Revision as of 14:23, 6 September 2018

The suggested backup strategy if you are using MS Word.

Before writing the long article

Important steps

  1. MS Word: Change the auto-save duration from 10 minutes to less minutes. Automatically save and recover Office files - Office Support: [1]
  2. Using the cloud service to backup your files automatically. ex: Does Dropbox keep backups of my files? (Dropbox Help Center)
  3. Press ctrl + s to save the file frequently.

Backup strategy

Identify the importance of files

  1. Which file or directory is important?
  2. Which file or directory will be used next time? (1) You will use the file tomorrow. (You may use the file couple months later. )
  3. Which file or directory will drive you crazy if they were deleted or gone by accidentally?

Different backup strategy for different importance

hot zone if the files are important: Use real time sync & auto-backup solution Good.gif

archives zone if the files are NOT important: Manually/Auto backup the files.

troubleshooting

recover old versions of files

How to avoid the word file corrupted Save each revision to another file (the file naming rule ex: file_name_date.doc each day)! The larger file size and the more possibility of file corrupted.

Modify the options of file saving

How to avoid the word file using too much CPU resource

  • The reviewing symbol always take many CPU resource. Save each revision to another file or decrease the amount of the reviewing symbols!

Before writing the technology article

See writing the technology article


Reference

further reading