Month: June 2012
-
If money doesn’t make you happy, then you probably aren’t spending it right
Saiba como usar dinheiro para ser feliz: https://scholar.harvard.edu/files/danielgilbert/files/if-money-doesnt-make-you-happy.nov-12-20101.pdf
-
MD5 in YQL in hexadecimal form using Javascript
Undocumented YQL crypto method to return a hexadecimal representation of the MD5 encoding of a string: y.crypto.encodeMd5Hex(‘some string’);