Archive for February, 2003

Info Arch List thread

Friday, February 28th, 2003

SIGIA-L Mail Archives – February 2003

Worthwhile thread named:
“Study: Content Management Tools Fail”
with varrying viewpoints on how CMS has evolved, failed to deliver on it’s promise and why.

A Blog network analysis attempt

Monday, February 24th, 2003

A Blog network analysis attempt
Unfortunately, they’re using Standard Meta Tags and Dublin Core association instead of RDF semantics, but maybe thet will change. A noble effort none the less!
Blizg – The Blog Resource

Extending The Banner

Monday, February 24th, 2003

Here we combine a module holding the banner with another which hold our global navigation. This gives us a couple things: 1) the ability to use them together so your templates look clean and neat, and 2) by keeping the components separated, the ability to use them separately, say if you just want the banner with no navigation in a transactional area.

Standardizing The Banner

Thursday, February 20th, 2003

It starts with the “header” area. On my site that area’s the same throughout, so there’s no reason to not have it in one generalized place. We’ll then include that in all of our templates which need it, and then when we edit it in one place the whole site will reflect the change.

(more…)

Template Abstraction

Monday, February 17th, 2003

MovableType ships whith a series of tempaltes which do it’s bidding. What’s kind of silly about them, is that they are templates in that they are the basis for rendering your site, but they are not very abstract… that is, there is a lot of repitition.

(more…)