Are you a cooperationist? I was thinking about reading Edmund Wilson after my brain synapse book and I stumbled across this essay after reading David Mertz’s introduction to programming Tk with Python. Now that I think of it, that path of discovery supports his viewpoint in this article. I wonder if EW is a computer guy like Mertz…

     He has a fun little test to see how the brain computes using prejudices and not with mathematics and while I like his rip of Wilson, recently I'm finding myself tempted by the same fallacies as Wilson, namely, over-reductionist thinking.  The problem with being a amateur scientificalistically thinking sorta person is getting too hot on one subject and using it to explain everything.

     > One simple insight of most moderately sophisticated philosophy of science is that sciences explain in myriad orthogonal levels. The true stories told by physics (whether by today's physics, or by some future physics which corrects today's mistakes) neither contradict nor affirm the true stories of sociology, or even chemistry (themselves, of course, subject to the same fallibilist caveats).  One type of truth may speak at one level of explanation, and another truth at quite a different level.

     The other reason I'm putting this [link](http://gnosis.cx/publish/) in my blog is that I like the dude's retro style. I had a web page like that back in the mid 90's also. Notice how he got fancy with the horizontal bars instead of just using the old <HR>'s and some of you may even recognize the old gopher icons that used to tell you if you were going to be dumped into the world of gopher. It used to be that if you were really taking care of your readers, you made custom icons for all the items in your bulleted lists of links. Man, they just don't make 'em like that any more.

     Here's your word for the day: [orthography](http://m-w.com/cgi-bin/dictionary?book=Dictionary&va=orthography)

I’m writing this from Word and publishing it in my blog because after looking at all the xml editing tools on the market, they all suck, except maybe XmetaL (but it costs too much). I mean I installed them all. From funky Python-based summer-school projects to the enterprise-class document repository engines.

So I found a little proggie that reads .doc or .rtf and converts to xml or xhtml. It even writes schemas and dtd’s. upCast is its name and it’s what I’m going to use to generate xml in my blog. Words just knows how to let me type as fast as I want, and I like that. I also know how to make it save the current date, time and do things like increment the blog Entry ID. So I use word to create the entries, export some rather nice xml (unlike native word xml), and boo-ya, it starts the long journey though my custom crunching and smoshing and codifying to end up on primco.org.

Well, I’ve made a hell of a lot of progress in the last couple of days. Leanin’ that XSLT into my brain. Oh I know, who’d want to bother with that stuff. You’ve said it time and again. I know. But I couldn’t resist. It’s just so OPEN. I can’t help but fall in.

XSLT is starting to work for me, thanks to G. Ken Holman and a lot of people on the net. It’s totally stupid and arcane and it’s almost killed me to make a little blogging program that’s based in XML and XSLT.

I’ll be proudly reviewing my little creation soon but lemme put it down now, Wednesday, February 13 (oh love those dates) (I can format the fuck out of a date now.)

All my blog posts are stored in an xml file. It’s sent through a stylesheet transformation or two and I get a folder full of html pages, all broken up by week and sorted all nice. I could have easily typed every one of those entries (a whole year’s worth, and probably a few more years worth) over again, with one finger pecking on the keys of an old typewriter and stopping to use the white-out every other word in less time than it took me to write my own blogger tool. I’m still not finished. This only publishes from a data file. I still can’t do any input.

So there you have it. You.. You..