I'm not happy with the previous post [1], [DELETED-and I'm not happy with this one either-DELETED] but looking over this now, I'm pretty happy with this entry.
As it usually happens, I compose these great entries in my head with exquisite phrasing yet I have no way of recording these thoughts except in my rather unexquisite memory of mine.
For instance, I had intended to chart two trends in the computer industry; the one dovetailing smoothly into the other yet all I could remember is the decent into centralization [2]. I have no idea what the other trend was or even if I'm just misremembering it.
It also didn't help that I thought of that entry as I was falling alseep yesterday. If this keeps up, I may have to keep a tape recorder on me.
On second thought, my Newton 2100 [3] can record messages. Maybe I should try that.
The other problem I have is methodology.
When I write the entries, I compose them, inserting HTML (HyperText Markup Language) as I go along, adding <P> tags here and <EM> tags there and when it comes time for links, I stop and locate the link. While most times the actual URL (Uniform Resource Locator) is a simple cut-n-paste operation, I still type
<A CLASS="external" HREF="[then paste URL here]">
by hand. And if I mention someone, say, Spring [4], I don't type “<shift>-s p r i n g” but
<A CLASS="external" HREF="http://www.springdew.com/">Spring</A>
I spent nearly two years [5] writing software to make posting entries easy and I still type out common stuff like this by hand.
Needless to say, such mucking about stop the thoughts cold. Looking back at past entries the ones I like the best are typically the ones with the fewest links in them. If I have to hit Google [6] for an entry, forget it. That's maybe a minute or two lost right there looking for the right page.
But old habits die hard. I tried, in the previous entry [7], to write first, then link later, but I'm having to retrain myself. Just like I am for this entry—I've had to stop myself several times to keep me from embedding HTML before I've finished writing, yet I'm still marking the areas that I feel need links (only I hope I remember what I want to link to).
Perhaps if I type something like:
In //official site/Cerebus//, creator //find link/Dave Sim// had //link to character/Cerebus// run as //link to issue/Prime minister// against //link to character/goat//.
I guess he'll make peeing on hydrants legal … [8]
That will let me keep the flow going and provide enough context when I go back over the entry to fill in the links (and make any editorial changes that might arise as you can see if you check the final result). Oh, and remember to change text like
to
<EM>this</EM>
Well, off convert this to HTML.