Another Sporadic Update

I’m busy; that’s the long and short of it. I spent 14 out of a total of 26 hours yesterday (and earlier) in reconfiguring one of my web sites. It wasn’t opening in Internet Explorer (on Windows) because it was a valid XHTML document/site. “Valid” means that it was broadcasting as content-type=”application/xhtml+xml” instead of the older html content type which is “text/html.” Fixing that was relatively easy; I did what most developers do: I changed the content-type to the non-compliant version that IE likes.

But all the pages had to be rebuilt. So, now they look the same on all browsers/all platforms. And so what.

Now I’m right back where I should have been at 7 AM yesterday: working on the current editing/design site.

  1. No Comments