Links tagged “technique”
2 links, newest first.
github.com
A guide to preventing Webscraping (Or at least making it harder) Note: this is an expanded version of my answer on Stack Overflow here, I've put it here on GitHub since it's too long for SO (30k characters is the max, this is over 40k chars).
make.mad-scientist.net
A very common requirement for build systems today is allowing compilation of the same code in multiple environments, at the same time.

