Web Standardistas - HTML and CSS Web Standards Solutions

Notes

Stacey

Stacey [Detail]

The quest for the perfect CMS has been – and is – on many web designers’ agendas.

You only have to build a few static web sites before you realise that there are more effective ways of managing and updating content than editing HTML markup by hand.

A new girl in town, Stacey, offers a somewhat different solution to the content management conundrum. Rather than storing your web site content in a traditional database; the open source framework uses folders containing plain text files, images and other resources, which are used to populate the site.

Anthony Kolber, the author of Stacey, states:

The Stacey project is based around two simple ideals: 1. To remove the requirement of HTML knowledge to manage site content; and 2. To remove the requirement of PHP knowledge to edit HTML templates.

These ideals cut to the core of the dilemma this particular content management system faces: Who is it for?

In order to update content on the site, you don’t have to know any HTML, but you need to be able to use FTP and find your way around a not entirely transparent file system, understand key:value pairs and grasp the syntax of Markdown.

In order to edit the HTML templates, you don’t need PHP knowledge, but an understanding of boolean if statements, loops, variables and the context in which they operate is expected.

Although finding people who might fit these particular profiles might seem hard, there are numerous sites, proving that these people actually do exist, and some of them even have rather good, Stacey powered sites.

1263438060 · Nicklas Persson · Follow Us on Twitter

@standardistas: Thanks to the dozens who pointed out that the pile of poo was in Unicode since 6.0. Thank goodness this wasn't an exam question.