activetab WordPress theme

Download activetab theme activetab theme preview GitHub activetab theme description: responsive and clean two columns, right sidebar, fixed or static multi-level drop down menu widget-ready sidebar and footer areas 2 extra page templates: 'full width (no sidebar)', 'redirect to first subpage' support for: custom background, custom header, custom menu, editor style, post thumbnails, microformats, rtl ... Read more

sqlbackupandftp

Уроки написания утилитки на $1,000,000 Осенью 2008 года мы с приятелем потратили две-три недели свободного от основной работы времени, чтобы написать маленькую утилитку для бэкапа баз данных (MS SQL Server и потом MySQL). Сегодня она приносит нам около $230,000 в год и можно с уверенностью говорить, что суммарно мы заработаем на ней больше $1,000,000. Под ... Read more

WordPress custom post types

Register WordPress custom post type with custom category, custom tag, default post category and tags: Usage in templates: Show list of all not empty custom taxonomies (custom post type categories): List of custom post types (archive) can be viewed by such link: http://site.com/quote/ WordPress by default uses the archive template of your theme to display ... Read more

php headers and mime types

Just because a file ends in .PHP doesn't mean it responds with XHTML -- respond however you'd like! Atom CSS Javascript JPEG Image PNG Image JSON PDF RSS Text (Plain) XML

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