37signals logo

This is Signal vs. Noise, a weblog by 37signals about design, business, experience, simplicity, the web, culture, and more. Established 1999 in Chicago. Follow us on Twitter for more information on our products.

Jobs:

See more on our Job Board.

Realized by Ryan on January 6 2010:

You don’t really know if your templates and CSS are well factored until you try to make changes.

Looking for a job? Got a position to fill? Check out the Job Board.
Got a web design project in mind? Find a web designer on Sortfolio. Browse by visual style, portfolio, budget, and geographic location.
Over 1 million people use 37signals' simple web-based software to collaborate on projects, track contacts, and organize their business with an intranet.

7 comments so far

Stan Hansen 06 Jan 10

How about “Always build a navigation bar in CSS /PHP unless you enjoy copying and pasting it 75 times on 75 different web pages.”

No Way Jose 07 Jan 10

Stan – False.

You could build a navigation with 10 nested tables but include it on multiple pages with SSI .

Garrett Winder 07 Jan 10

{embed=”embeds/nav”} Go Expression Engine, go.

Mitch 07 Jan 10

Who cares about how you do it. That’s just techniques.

No matter how you devide it up into templates and scripts, if the site changes, you have to make those changes. How easy is that process?? That is the question.

Stephen Jenkins 07 Jan 10

I build all my sites in an ancient version of GoLive Cyberstudio, and then update my pages and templates individually from memory; this adds a certain level of randomness and unpredictability that demonstrates by ability to really think outside the box. Between those skills and my massive animated GIF collection, I’m ready to tackle any challenge!

Tim 07 Jan 10

I suppose it’s similar in a way to back-ups, not necessarily working well until you try to really restore from them.

Adam 08 Jan 10

@Tim I know that one oh so well.

Comments are closed