Archive for February, 2007

Lateralus and the Fibonacci sequence

Friday, February 23rd, 2007

You learn something new every day, or so the saying goes. Today I learned that the lyrics from the song “Lateralus” by Tool form a Fibonacci sequence.

Ballmer reissues patent threat against Linux

Wednesday, February 21st, 2007

Steve Ballmer has fired off another warning shot across the bow of the Linux users and open source vendors in general by repeating his threats to sue companies that do not respect Microsoft’s intellectual property.

PHP redirect script

Friday, February 16th, 2007

When developing and/or designing websites for clients, I often use a quasi versioning system to keep track of older copies of their respective projects. For example, if I often create a repository for all of my development such as http://mybusiness.com/clientname and all subsequent revisions of the project in directories reflecting their version number (http://mybusiness.com/clientname/1/ and [...]