Was reading through Gadgetopia. A Nice post on the perfect office space. Duckarto wants this. Every programmer deserves this.
Reminds me of the Film Office Space. It’s a classic movie about how being a number in an organisation can make you go insane. I don’t want to be a number. I want to be a name.
Anyways, Deane was asking about how they got the menu to disappear. So I looked through they’re html at the stylesheet. It’s easier than I thought. Here is the code from About Fog Creek.
<link rel="stylesheet" type="text/css" href="css/fogcreek.css"
title="default" media="screen" /><link rel="stylesheet" type="text/css" href="css/print.css"
title="default" media="print" />