php create zip

php code: usage: The function accepts an array of files, the name of the destination files, and whether or not you'd like the destination file to be overwritten if a file of the same name exists. The function returns true if the file was created, false if the process runs into any problems. Source: create ... Read more

evolution

Search video of National Geographic: "Naked Science - Evolution, Was Darwin Wrong?" (2006) Russian translation: Charles Darwin's Theory of Evolution (Brief Summary) Darwin's theory of evolution is based on five key observations and inferences drawn from them. These observations and inferences have been summarized by the great biologist Ernst Mayr as follows: 1) Species have ... Read more

Jason Fried

Workaholics aren't heroes. They don't save the day, they just use it up. The real hero is home because she figured out a faster way. ― Jason Fried, Rework If you're opening a hot dog stand, you could worry about the condiments, the cart, the name, the decoration. But the first thing you should worry ... Read more

interface

The best interface is no interface KEYLESS-GO (Lock/Unlock) - Mercedes-Benz Jack Dorsey on Explains Twitter's Pay-by-Voice Technology Source: The best interface is no interface by Golden Krishna Cooper.

Cicada principle

The periodic cicadas spend most of their lives as underground nymphs, emerging only after 13 or 17 years. The unusual duration and timing of their emergence may reduce the number of cicadas lost to predation, both by making them a less reliably available prey (so that any predator who evolved to depend on cicadas for ... Read more

Fibonacci design

The first two Fibonacci numbers are 0 and 1, and each remaining number is the sum of the previous two. The Fibonacci sequence is the sequence of integers: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, ... The higher the Fibonacci sequence gets, the ... Read more

Golden ratio

The golden ratio (which is also called divine proportion, divine section, golden cut and mean of Phidias) is an irrational mathematical constant with a value of approximately Phi=1.618. If the ratio of the sum of the quantities to the larger quantity is equal to the ratio of the larger quantity to the smaller one, then ... Read more

js

Books on JavaScript: Stoyan Stefanov - JavaScript Patterns Douglas Crockford - JavaScript The Good Parts Douglas Crockford - "JavaScript The Good Parts" on GoogleTechTalks jslint.com - The JavaScript Code Quality Tool Creating an Object in js Factory functions in js Create array of objects in js JavaScript callback pattern JavaScript callback example Borrow and bind ... Read more

micro-optimization

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. Yet we should not pass up our opportunities in that critical 3%. A good programmer will not be lulled into complacency by such reasoning, he will be wise to look carefully at the critical code; ... Read more

Henry Ford

It has been my observation that most people get ahead during the time that others waste. If I'd asked my customers what they wanted, they'd have said a faster horse. If you think you can do a thing or think you can't do a thing, you're right. Anyone who stops learning is old, whether at ... Read more