Categories
Uncategorized

W3C Modernized

Now, with XHTML/CSS, it’s the World Wide Web Consortium! See the W3C Home Page Table-less Layout: HOWTO and FAQ for more information.

Categories
Uncategorized

Meat!

They’re planning a holiday luncheon at the office. The note says they’ll have turkey and roast beef, and you should specify which one you want. What, no Tofurkey?

Sigh, it’s sad, but many parts of the world still aren’t sensitive to the needs of the non-meat eater. Even Google, when queried about Tofurkey asks if you meant to look for ‘Turkey’ argh…

Categories
Uncategorized

Writers and Content

Structured Content: What’s in it for Writers? takes a look at those pesky writers and their relation to Content Management Systems.

Here’s some of the good stuff:

  • Writers will use any tool that makes their task easier
  • Very few people are willing to change the way they work in order to make somebody else’s life easier
  • Writers usually lack the context to understand the structures they are asked to produce
  • Some content contributors will be willing to create structured information and other will not
Categories
Uncategorized

HTML Tidy

I really need to take a look at HTML Tidy again. I’d like to use it as a CMS add-on, to clean up incoming content…

Categories
Uncategorized

Alternate SQL for your CMS?

Yesterday we mentioned SQLite: An Embeddable SQL Database Engine. Here’s today’s thought: Could you take Movable Type (or your CMS of choice) and make it use SQLite instead of MySQL? You could (in theory) then do all the SQL things without access to a MySQL database… It’s nothing I want to attempt to implement, but feel free to take the idea and run with it.