Author Archive

Strategy-like Pattern in PHP

February 19th, 2009

Today, I had some time to write a little program while I was watching people work on the infrastructure at the office. I wrote up a couple of functions that calculated the n-th Fibonacci number, and wanted to display the sequence of the first 100 numbers as they were calculated by these functions. At first, […]

Viewing More Work with Multiple Displays

January 16th, 2009

A news story at The New York Times, Boss, I Need a Bigger Screen. For Work Efficiency, of Course., professes the benefits of using multiple displays or a bigger screen while computing. The article’s writer, Farhad Manjoo, points to research at the University of Utah that observed a 44% increase in productivity when multiple bigger […]

Disconnected

December 19th, 2008

A recent news article reports that a communications cable has been cut, affecting Europe, Asia, and the Middle East. This has happened before, but it did not seem likely to me that it would be something that would reoccur. The article on BBC quotes Interoute’s Jonathan Wright, “For this to happen twice in one year, […]

Developing GUI Applications on Linux

December 4th, 2008
Posted in Linux / Unix | 4 Comments

I’ve been looking for an API for cross-platform application development in my spare time. I would like to target GNU/Linux environments for an application that I am looking to develop as a hobby, but I would also like to make the application available to the larger pool of Microsoft Windows users. I am seriously considering […]

Let the Chips Fall Where They May

November 24th, 2008