Software that just isn’t right

1
Dec/07
3

I’ve been thinking a lot about software I use that, in the end, just isn’t right. Here are my two top candidates for destruction right now:

1. Adobe Reader on Windows. Yes, the software that displays PDFs. Before I begin, note that Reader (version 8.0) is a 22MB download. Wow. As I watch the file names go by during installation, I see the likes of SOAP.API, and I’m thinking: Sheesh, the stupid thing uses web services? Please. Can we just do one small thing right? Like display a PDF? In any case, here are my top gripes:

A. I don’t know WHAT is up with printing out of Acrobat, but if your printer is on a network, it can really get wacky with ginormous pauses during print setup that make no sense. I don’t really care if there’s an explanation: It’s just wrong. To be sure, my printing is hooked up via a wireless printserver, but, you know, I just don’t care. Maybe it’s because it’s a biggish PDF (8 MB). But again, I don’t care. It doesn’t work. Every other program I use prints fine. But not Acrobat. No doubt it is doing some bi-directional communication with the printer, and there’s a lot of latency, but, again, it’s just broken, bad design, I don’t know what. Maybe I can blame the printserver, but I don’t think so.

B. Viewing PDF in the browser. Every power user will tell you that on Windows, you never read a PDF in the browser. It is just too likely to hose your browser. Everyone downloads. I have had discussions with people who think it is appropriate to direct the user to just (left) click a link for a PDF, but then you will get the complaints for some poor end-user who follows directions that something is screwed up and the PDF doesn’t appear. Well, tell those users to right-click and download the PDF to the desktop, and then open it up with Acrobat.

C. An old one: PDF is just too proprietary. I’m sick of it.

I would guess that Apple’s version has been tweaked to play nice with everything. Maybe when I get my new Mac in January my excuse will be: I want PDF display and printing that doesn’t stink.

2. Outlook. The skin is nice, but the guts are bad. The latest thing that has been driving me bananas is this. I leave a computer on overnight, and Windows wants to do its automatic updates. I let it do its thing, because I want the security updates right away. So what does Windows want to do afterwards? Reboot. And if Outlook is running, what does Windows do? Terminates it. And when Outlook starts up, what does it want to do? Verify the stupid PST file. UGH! Stop the madness! Why does Outlook keep it open in such a way that termination might result in a file that needs verification!? It’s awful software design, and on these grounds alone should be banned.

I could go on.

I don’t feel better after this rant.

Filed under: Technology
Comments (3) Trackbacks (0)
  1. Max
    3:09 am on December 3rd, 2007

    How about horrible “enterprisey” software engineering tools (and no, not acts_as_enterprisey) like ERWin which cost thousands of dollars per seat, and STILL have neuron-killing Windows 3.1 GUI widgets in them? (Ouch, even SQL*Plus for Windows still does, which is a good reason just to ssh to the Unix host running Oracle and use the commandline SQL*Plus there.) Oh, if you’re getting an OS X machine, I am enjoying SQLEditor, which is a wicked cheap ERD tool. It’s not without a couple of GUI bugs itself, but which creates extremely attrative, readable ERDs. (I can’t really figure out how to use ERD tools for schema changes within the framework of Rails migrations, but I find visualizing relations to be extremely useful.)

  2. john
    8:49 am on December 3rd, 2007

    Oh silly me: Why would Acrobat be a 22MB download? DRM of course. Another reason to be sick of it.

    http://www.pcmag.com/article2/0,2704,2225849,00.asp

  3. john
    8:55 am on December 3rd, 2007

    SQLEditor for the Mac looks like a great choice.

    I think if you’re addicted to an ERD tool w/ Rails, you would just get the dump in schema.rb and skip the migrations . . .

Leave a comment

No trackbacks yet.