Month: August 2008

RE: Aquarium for your toilet

Finally, Fish-n-Flush is bringing the toilet aquarium to market! This proves: if an idea’s good enough, and you wait long enough, someone else will do it for you. The aquarium toilet is one of my longest held It’d-Be-Cool-If ideas. I still remember the moment 15yrs ago when the idea called me. Something about the fish […]

Workaround for IE Overly Accepting in Rails’ respond_to format

Looks like Microsoft’s Internet Explorer will accept any format a web server is willing to give it. This doesn’t play nicely with Rails’ 2.0+ respond_to feature. A slick little bit of code that asks the browser what it wants and replies accordingly. Here’s a conversation between Rails & Firefox Firefox: “Hey Rails, I want this […]

What if We Had Just 10% More Energy Producers?

If memory serves, the internet was originally developed as a national defense mechanism. A way to keep communications – in a distributed manner – flowing after a nuclear attack. Each node a client and a server, a receiver and producer. Today, not only are the vast majority of Americans online (receivers), but a good chunk […]

My 11 Favorite Eponymous Laws

Amara’s law — “We tend to overestimate the effect of a technology in the short run and underestimate the effect in the long run”. Brooks’ law: “Adding manpower to a late software project makes it later.” Conway’s Law : “Any piece of software reflects the organizational structure that produced it.” Edwards’ law: “You cannot apply […]