Thursday, July 22, 2004

Forms:A New Approach

Transition Coalition - Models of Success - Nomination Forms.

In an attempt to be more accessible, we have been using the <fieldset>, <legend>, and <label> tags. I love the way it structures the form, and affords presentation via css.

Monday, July 19, 2004

Separation: Content

Web communication contains four key parts: content, structure, behaviour, and presentation.

Content


Content is the heart of information. Without content there is nothing to present, nothing to structure, and nothing to bahave(?). Content is the "what" of communication, while the other three parts are the "how". Content could answer the question, "What is on the radio?".
Wynton Marsalis

This does answer the question, but it does not answer the question in whole. Is this answer the artist, the song, the album? The content is not classified. A better response might be:
Artist: Wynton Marsalis
Song Title: Separation Blues
Album Title: Wyton Marsalis

Is this starting to look familiar? XML uses this kind of syntax to organize information. To help clear things up, XML marks the end of a class of information, in addition to the beginning.
<artist>Wynton Marsalis</artist>
<albumtitle>Wynton Marsalis</albumtitle>
<songtitle>Separation Blues</songtitle>

"Structure Alert, Will Robinson! Structure Alert!"

I intentionally used the word "organize" when I refered to XML syntax. XML organizes information in the same way that a file cabinet organizes all of your research. When it is time to give a presentation on your research you access only the relevant research and quickly assemble (structure) it for a powerpoint presentation. You don't need to use all of it, but it is all there, ready to be accessed in a way that you understand.

Back to our first example: "What is the title of this song on the radio?" is looking for a specific bit of information about what is on the radio. Using XML syntax we can filter out all the irrelevant information and produce the desired information:
<songtitle>Separation Blues</songtitle>

The organizational syntax of XML is the connectors of tinker toys. It allows 'sticks' of content to be structured.

Monday, July 12, 2004

A What?

Me: Hey, sister, if you get bored this summer, I've got something different you might like.

Sister: What is it?

Me: A blog.

Sister: A what?

Me: A blog.

Sister: What is it?

Me: An online journal kind of thing.

Sister: I don't get it.

Finally

One would think that after all the commotion I would have done this a long time ago.

I am not overflowing with conventional wisdom. Thanks to four years of college-preparatory school, I am disenchanted by writing.

So... This appliance is a relationship. This is our first date. Soon we well see if this is a two way street, or if it is a life-sucking giga pet that ought to be flushed.