This site is a collection of tips that author (Oleksandr Gavenko AKA gavenkoa) was created during his life.
You can do anything with these tips. Author doesn't provide warranty for any possible harm imposed by using these tips.
In countries where defined public domain you may assume that it is.
Warning
Internetional copyright low (Berne Convention for the Protection of Literary and Artistic Works, Article 6bis) preserve some non-property (moral) rights for authors like:
You are warned!
Install docutils package:
$ sudo apt-get install docutils-common # for Debian
and build:
$ make html $ sensible-browser tips-html/index.html
Check sources at:
$ hg clone http://hg.defun.work/tips
or:
$ hg clone http://hg.code.sf.net/u/gavenkoa/tips
or browser online at http://hg.defun.work/tips
Install docutils package:
$ sudo apt-get install docutils-common # for Debian
and build:
$ make html
Enter to tips-html directory and compile with Microsoft's HTML Help SDK. Under Linux you can use Wine to run Windows binary.