IFTTT. Put the internet to work for you by creating tasks that fit this simple structure:
if this then that.
A Web Tool That Lets You Automate the Internet. (NYT)
7 Ways to Automate Your Life With ifttt. (NYT)
//Elevate snoot if not satisfied
function maitreD(style, bribe){
if (! ((style >= 8) && (bribe >= 5)) ) {
return "tant pis pour vous"
else
return "Ainsi, s'il vous plaƮt"
}
