A splattered world

Indeed. I think it is time we examine what type of culture we want to live in, and work towards it.

And, yes, I do think that a single post title—instantly amplified and multiplied—has an effect on how individuals relate on a social level.

We need to understand that we are currently building the future.

The Faerie Queene

I was searching for public domain epic poems that I could use in testing some markup. I hit Don Juan and Divine Comedy before deciding to use chunks of The Faerie Queene.

I found two groovy sources for it: the incomplete Wikisource entry, and this read along site.

Beginning in January 2012, Mike is going to read The Faerie Queene and we’re all invited along. The site is already impressive, and it’s bound to become more so once he’s underway. I hope at some point he expands the about page to a feature length movie.

Narrowing in

This entry is part 3 of 3 in the series Mixed tensor

I trimmed down the code for y’all. Here is the most minimal parts of it. How can I make this work in Opera? (yes, and maybe even IE). By work in Opera I mean render like it does in Webkit and Gecko, like so:
Example rendered in Safari

Apparently the magic that allows this to work is the css height: 0; declaration. I’m not sure why that is, but it gives me the chills (and probably nightmares entitled Box Model).

XHTML
1
2
3
4
5
<h1>Title
<span class="subdraft">
<sub>5</sub>
<sup>*</sup>
</span></h1>

CSS
1
2
3
4
5
6
7
span.subdraft {
display: inline-block;
}
span.subdraft sup {
height: 0;
float: left;
}

Or, if it’s easier, you can download a html file (css embedded).

CSS Rendering Issues

This entry is part 1 of 3 in the series Mixed tensor

I’m having some rendering issues in Opera and MSIE.

I want to include currency and version information at the end of poem titles. I’ve decided to print a superscript current draft asterisk directly above a subscript version number.

I’ve attempted various methods, such as negative left margins to move the superscript over the top of the subscript, but the best looking was to enclose the <sub> and <sup> in a <span> and float:left the <sup>.

As can be seen in the screenshots below, it renders as I expected it to in WebKit and Gekco browsers, but not in Opera or IE. Opera inserts a horizontal space between the superscript and subscript. MSIE places the superscript below the subscript.

I don’t have a Windows machine, so no IE, and browsershots.org has yet to give me a grab; I have to rely friends to send me screenshots, so working on an IE solution is slow going. …Read on for screenshots and the code I’m working with.

Drought3*

All I can tell you is words come slow like rain in the middle of what would become known simply as the drought—a little understatement we could hang on to while hot winds scoured the landscape. Winter ended swiftly. In one day the ice melted and the hot wind arose from out of the west. The hills grew ragged and dusty.

The wind shifted north, killing off livestock. Eventually we were blasted by hot currents from every direction. It never rained again, the wind never died, everything crumbled. I don’t remember that last day other than as a dream: delicate flesh stinging from the cold; brittle ice cutting into cheeks; a red nose peeks out from under a scarf.

I awoke to the itching and flaking of burnt flesh, in time to catch a tree slowly falling, its topmost branches snap loose, crash into the rugged earth, and crumble before the trunk catches up. In the beginning the downed wood would have been swarmed by carpenter ants and termites—but there are none left, they couldn’t survive the undying furnace, ever stoked by growing windstorms.

Every step was thought to be the last. Every step digging a little deeper into the loose ground. After the trees abated their war against gravity, their dry roots gave way and forests fell. Collapsing like the rest of life, simply giving up and letting go and laying down en masse.

The terrible wind blows and trees die. It howls and you know there is one less thing to care about. The sun glares and you bleed dry, and you walk—trying to stand on loose ground. Trying to walk over ground that crumbles into the hallows left by decayed roots. There was a time, I remind myself, that the ground was solid. When the earth was supported by a series of roots, invisible but for the structures they supported. There was a strong and resilient earth, covered with life drawing strength from an invisible web of roots. Roots surrounded by damp ground. Roots I once cursed for hampering my digging. Roots that meandered their way into my compost heap, seemingly demanding to be dug out—extinguished.

Roots that would have died by now anyway. Roots that were the last to see it coming. Roots that didn’t know that the world above was withering into dust, and sand, and neglect. Suddenly alone in empty dry ground. Suddenly vanishing, ripping open holes in their death.

Welcome home. Welcome to a world where a thousand non-decisions have been cast by outsiders, a thousand words of advice from unaware and unmindful idols flinging unthoughtful opinions at their trusting admirers. Leading, eventually, to dry winds scouring a hallow earth.

Continue reading

Not what I remember

I have fond memories of Greenhouse Christmas which aren’t reflected in the poem itself. I thought it was much better. Although, it does come from the time period where I was experimenting with narrative mode. I like the ambiguity and subtleness of the characters, there’s a shift there that I hope jerks readers askew into experiencing multiple realities. If it doesn’t for you, don’t be alarmed, it’s just a poorly written poem.

I’ll probably never go back to it. But I may get inspired during my Buffy/Angel rewatch—I’m up to BtVS s5 / AtS s2, if anything will help me capture a good narrative flow and otherworldliness it will be those seasons.

I’d like to blather on, but I have TV to watch.

Greenhouse Christmas6*

Walk to the greenhouse,
Sit by the heater,
Enjoy the warmth.

Pull out an iPod and a notebook,
Smile at the rustling plastic,
Lean back to day-dream—

And crash into the heater.

Blackness followed by a growing awareness.

The yellow notebook is buried in mulch.
The heater is on its back.

Jump to your feet,
Lift the heater,
Trip over the chair—

Vague images of hair over eyes,
Close-up of lips.
Strip out the soundtrack and make me
Say what should’ve been said.

The iPod is face down inside a clay pot.
The screen is not cracked.

Dig out the notebook and
Write what you came out here to write.