Monday, May 21, 2007
Eating your own dog food
powerfunk:~ coj$ curl -I http://gettingreal.37signals.com/index.php HTTP/1.1 200 OK Date: Tue, 22 May 2007 04:00:18 GMT Server: Apache/2.2.4 Accept-Ranges: bytes X-Powered-By: PHP/4.4.4 Content-Type: text/html
Bwahahahaha
Funny thing is, I don’t see why they’re using PHP for this. There’s no dynamic aspect to the site from a user perspective, and it’s a single page site. Seems like plain old html would be a better, faster choice. But hey, when has 37Signals ever been interested in performance? rimshot
(Thanks to Davey for the tip)
Posted by funkatron on 05/21/07 at 10:20 PM – Post a comment



Comments
James McGlinn
Classic.