inicio mail me! sindicaci;ón site admin

Conjured Activism

conquering the world one oxymoron at a time

i’m in love …

… with CSS, otherwise known as Cascading Style Sheets. I’ve used these off and on in web development for the past few years, but almost always only to define how I want links to appear on a page (underline/no underline, hover color, etc.), nothing more. Not until recently did I discover the true beauty and power of CSS.

This can only mean one thing. I have to overhaul my site and replace it using CSS. Here’s why:

<dorky rant>
Software engineers are perpetually obsessed with the soft concept of the “software development cycle.” There are always new theories coming out, the most recent one being the “agile cycle”, which emphasizes feedback instead of planning. There are plenty of others, and those truly interested can read the Wikipedia entry to find out more. When it comes down to it, a website is just another piece of software, and the process of designing and implementing a webpage is very much a “software development” exercise.

My approach to websites thus far have almost always been the Waterfall, with a bit of Spiral, but not much. The reasons for this are two-fold: 1) I am lazy, and Waterfall allows for the least amount of thought paid to future maintainability, which takes a heck of a lot of front-end planning, and 2) I’ve been focusing (perhaps too much) on artistic design rather than practicality. But as the good Ruth Anderson and John Knight once told us, the majority of time spent on software development is actually spent on maintaining the software, so the easier the maintainability a piece of work has, the better it is. My websites may look pretty, but with zero maintainability, they are terrible pieces of work from a software engineer’s perspective, which is really a shame. It also makes it so that I get stuck with the same look/site/layout/style/links for years after making it, because it takes so much effort to update even the tiniest bit of it.

CSS changes all of this!! Check out this example: CSS Zen Garden, and select each of the designs on the navigation bar to the right. The HTML code for all of the example designs NEVER changes, yet the pages have drastically different looks! How? The genius of CSS. A software developer’s dream for maintainability. This freedom is the reason I feel compelled, almost obligated, to overhaul my site. A project for winter break/IAP perhaps.

</dorky rant>

4 Comments »

  Liang wrote @ December 22nd, 2005 at 4:48 pm

You are truly an absolute geek, but fortunately also a cool and sophisticated geek who is excellent to have brunch and generally hang out with :-)

Now I’m also curious about CSS - maybe after my thesis is done I will use it overhaul my own website… and it will be your fault if I lose my sanity doing so!

  Suor wrote @ December 22nd, 2005 at 4:49 pm

Heh. Interesting comparison between CSS & agile development.

[…] Some of you may have noticed small changes in the website. On the surface it doesn’t look like much - a few formatting things here, a tricky rollover image there. The main change, however, has been under the surface: I’ve started to employ CSS. As I’ve hinted in earlier blogs , it was Shan and Wei who put me up to it. Shan in particular was raving so much about her devotion to her stylesheets - both on her newly CSS’d blog and in person - that I could not help but try it out myself, despite the fact that I have a Master’s thesis to submit in four weeks. (I did make an effort to discipline myself into not toying with it by trying to dismiss it as merely one of her geeky obsessions… but the temptation to procrastinate overwhelmed me between Christmas and New Year.) […]

[…] Shan, for example, is a highly accomplished triathlete, world traveller and student leader. She recently revamped her blog using CSS (Cascading Style Sheets). Very impressive, but not overly geeky. It makes her website more maintainable and flexible; with a few deft, effortless tweaks she can radically alter its appearance without touching the underlying HTML code. Nice. Her heartfelt essay on why she felt compelled to use CSS, however, is unquestionably one of the nerdiest monologues I’ve ever read! I remember Ed asking her where she had copied these fervent words from; he nearly choked when she replied that she’d written it herself voluntarily, for fun. When I read it I merely chuckled and said to myself knowingly, “Well… that’s just Shan, eh?” […]

Your comment

HTML-Tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>