Category Archives: General

The Other Michigan

Amid all the talk of bankruptcy of the auto companies, it’s easy to forget that there is another, very desirable part of the Great Lake State. The family of a friend of mine in high school had a cabin on the Au Sable River, and I remember how peaceful it was myself, in both summer and winter.

[Update a few minutes later]

Speaking of bankrupt auto companies, Kaus has some good questions:

How many of the UAW’s members are skilled workers? I thought one of the big virtues [of] assembly line work is that it can be done by unskilled workers. Even with all the fancy computer-assisted quality control systems, does most auto assembly work really require skills that can’t be learned fairly quickly?

The unnamed “task force official” implies that Chrysler’s work force (and GM’s) is so precious that it must be protected from sharing in the sacrifice of bankruptcy. Is it? If UAW workers are so distinctly productive then why do virtually all auto manufacturers starting production in the U.S. try to get as far away from the union as possible? Is there any doubt that if all Chrysler’s workers quit tomorrow they could fairly quickly be replaced by workers–from local communities–who were a) cheaper and b) just as good or better?…

Gee, you’d almost think that they were just favoring a Democrat political constituency that gives them lots of campaign donations. Here’s another one:

Why should the government tax unskilled workers making $18 an hour, who haven’t bankrupted their employers, in order to protect unskilled workers making $28 an hour, and who have bankrupted their employers, from having to take a pay cut?

Why indeed? Someone should ask that question of Bob Gibbs. It would be amusing to watch the logical somersaults, to the limited degree that he’s capable of logic at all.

British (Or Canadian?) Firefox

I like the spell chequer in Firefox, but I’ve noticed that it doesn’t understand American spelling. On the previous post, it told me that “defense” was spelled incorrectly, and suggested “defence” instead. I’ve also seen it tell me that “favorite” is properly spelled “favourite.” Anyone know why?

Amusingly, I also note that it doesn’t think that “firefox” is a word.

Is There A .htaccess Doctor In The House?

I just tried logging into one of my sites that I’ve password protected, and I stupidly used the wrong password multiple times. Now when I go to the site, I don’t get a username/password box. Instead, I just get a 403 error. Does the server somehow keep track of failed logins from a given IP and block it? If so, how do I fix it?

[Update a few minutes later]

OK, more clues. When I attempt to log in from my laptop, I get a username/password box, but when I correctly type in username/password, I get the same 403 error. This tells me there’s something going on with the server. Right?

One other bit of info. I can log in to other sites that use the same username/password, just not this one. Is it an Apache issue? If so, I’ll have to talk to support at my host. I don’t understand that, though, because it’s just for this one directory. It seems like a .htaccess problem, but I didn’t know that it would block an IP after a failed attempt, and I can’t find any info about how to unblock it.

[Wednesday morning update]

Well, it let me in this morning, so it must have had a time limit on the lock.