Jeff Duntemann's Contrapositive Diary Rotating Header Image

software

How Necessary Is Windows? Part 4: Format Lock-In

Computing certainly isn’t about operating systems. Nor is it really about apps. It’s about files. Data is what we create, modify, store, and distribute in electronic form, and the ways that our data is stored give shape to almost everything else we do in computing. Being able to move from one platform to another thus depends almost completely on whether or not we can bring our files with us.

I’ve been working in front of a personal computer on an almost daily basis since May of 1979, and over the past thirty years I’ve accumulated thousands of made-by-hand files. Much of that is text, and I’ve had almost complete success bringing document files forward down the years, bouncing from one word processor to another by using various format-conversion tools. SF stories I wrote in CP/M WordStar in 1980 have passed through WordPerfect for DOS and several major releases of Microsoft Word and still live on my writing projects thumb drive. I keep a commercial Windows utility called Quick View Plus on hand to extract text from extinct file formats when necessary, which has been pretty rarely in recent years. Still, it’s there if I need it.

It’s a lot tougher once you get away from text. There are no conversion utilities for Adobe InDesign or Microsoft Visio, and as best I know nothing will import files created on either app. This is probably also the case for QuickBooks, and probably a great many more major applications that I’ve simply had no need for and no experience with.

I don’t think it’s an exaggeration to say that this kind of file format lock-in is the only thing keeping some of these companies profitable, or for some of them simply in business. Computing is mature in terms of the basic mechanisms we use to manipulate data: text editing, page layout, spreadsheeting, presentation, raster drawing and vector drafting, image processing, and database query and display. Small points may be patentable, but the fundamental machinery is now older than any surviving patents. Building an app that could load and edit an InDesign layout file would take some work but no genius, and if done would be a major competitor to InDesign, not only in new projects but (crucially!) in existing projects as well. Adobe guards its file formats with its life because its file formats are its life.

Alas, my files are my life too. And when Adobe’s IP rights bump up against my IP rights, who wins? Adobe, of course. Hence my hatred of activation: I don’t use newer versions of InDesign because Adobe can turn them off remotely and basically hold my work hostage if they choose to, perhaps because they’re too stupid to tell a RAID from a separate machine, or because they’re hungry enough to want to force me to pay for an upgrade that may have no new features that I need…and maybe no new features at all.

I have no general Stallmanesque animus against commercial software. I have a fortune in boxed apps on the shelf, and have never minded paying for them, even when they were upgrades. However, upgrading must be my choice, and migration of software to newer machines as time passes must not require new licenses.

Even commercial software that doesn’t require activation often demands a service and a tray icon, constantly popping up notifiers trying to upsell me to something I neither want nor need. In a mature market, there’s less demand for upgrades, and people can be happy using software for a long, long time. I can understand the vendors’ perspective and their need to be selling all the time to stay alive in a mature market. I think they should recognize my right to find it annoying and turn to software that doesn’t yammer so much and waste my cycles.

The bottom line here is that some apps are difficult to move away from; for me, the two killers are InDesign and Visio. Yours may be different, but I think most people who do creative work at the keyboard have a few. The difficulty lies entirely in proprietary file formats, and leads me to the infuriating conclusion that Windows is necessary only to allow me access to my own files.

The good news (for small values of “good”) is that there are tricks to be played. More in the next installment.

How Necessary Is Windows? Part 3: Apps

I came down with a monster headcold the last couple of days, and whereas this entry was in the can since Sunday, the remaining entries may be a little slower in coming. Bear with me…


We don’t use Windows because it’s Windows. (Most of us use it because it came on the machine and, well, it’s paid for.) Windows is just an operating system, and an OS is a troll living under a bridge. Applications with specific missions lean over the railing and shout orders to the troll, who (mostly) does as they say while keeping order up on the bridge. An OS is 80% facilitator and 20% bodyguard. Our real work happens in the apps. If the apps we use can be run without Windows, then Windows isn’t necessary at all.

There are three ways to break free of an application’s dependence on Windows:

  1. Find a version of a Windows app that runs on your OS of choice;
  2. Switch to a similar app that runs on your OS of choice; or
  3. Coerce a Windows app to run somehow on the OS of your choice.

I’ve done all three, and for the sake of further discussion here, the OS of choice is Linux. Mac OS/X is another worthy option, and all three of these methods are available there too, but for several reasons I hesitate to give Apple my money. (We’ll talk of this at some point; people who know my deep history will understand.)

There is a lot of very good free software to be had for Linux, and it can be had very easily. The Ubuntu Software Center allows easy search for apps via category browsing or keyword search, and any selected apps are downloaded from trusted repositories and installed without further intervention. The Software Center can tell you what packages are already installed, and can uninstall packages you no longer want. This is so uncharacteristic of the ancient Unix culture of pain that I still giggle sometimes when I install something. (“This is easy. Too easy…”)

I was a little surprised at how many Windows apps have almost identical versions running under Linux. This is true of some commercial apps as well as free apps, but free apps are much more likely to have Linux versions. I use the following apps almost identically under both Windows and Linux:

This represents a good deal of what I do in front of the keyboard. (Maybe a third.) I’ve heard that Google Earth can be had in a Linux version but haven’t tested it yet. It’s not available through the Ubuntu Software Center.

Switching to a similar Linux app takes more doing, but for some sorts of work it isn’t difficult. I don’t use newsgroups very much anymore, but using Pan under Linux was relatively pain-free, even though it’s quite different from Forte Agent in many respects. There’s a very useful site called Open Source As Alternative that provides suggestions as to what free apps are reasonable alternatives to many commercial Windows apps. Definitely spend some time there if you haven’t already; the real trick in open source software is often just knowing that it exists, absent pervasive ad campaigns. For example, I’ve known about the Gimp for ten years, but never heard of GimpShop (Gimp reworked to have a menu structure more like Photoshop’s) until I read about it on OSAlt.

KOffice is probably the best of the open-source office suites, though not all the several apps are equally powerful or polished. OpenOffice is even better functionally, but it has some weirdnesses (font management first among them) that probably stem from its Java-centric design. It used to be the only one of the open source word processors I know of that will load a .docx file, but the latest Abiword will do that now. Note that OO will bog anything less muscular than a 2 GHz Pentium, so don’t install it on older machines, and max your memory before you install it on anything.

For generating raw text and editing old Word 2000 files, I now use Abiword routinely. I don’t do much spreadsheeting, but my fairly simple PlanetPlanner spreadsheet loads and runs on Gnumeric, and that’s good enough for me.

Alas, once you get away from the most simple and widespread categories of apps (like word processors and spreadsheets) the news is mostly bad. The real problem with similar-but-not-identical apps isn’t the work it takes to learn them. It’s a phenomenon called file format lock-in, and in some respects is the key issue in this discussion. More about that in the next installment, probably when my nose stops dripping into my keyboard.

Odd Lots

  • There’s a useful overview of the latest Ubuntu release (9.10) here. Note the cautions about the 9.10 partitioner, especially if you have more than one SATA drive in a system destined for a clean install on a shared drive. I ran into some still-unresolved difficulties with the partitioner recently, but they seem to be machine-specific and may be due to BIOS limitations. More on that as I learn it.
  • A similar site for Kubuntu 9.10 is here.
  • I’m not much into costuming (or Halloween, for that matter; my sister got that gene instead) but within the genre of one-person-pretending-to-be-two, this may well be best-of-breed.
  • On the other hand, this one comes close, for sheer attention to detail if nothing else.
  • And while we’re talking tauntauns, didja see the tauntaun sleeping bag? Authentic right down to the tauntaun guts pattern on the lining. (Thanks to Pete Albrecht for the link.)
  • 2009 is now #8 on the most-sunspotless-years-since-1849 hit parade. Ten more spotless days and we move into position #7. I’m laying odds that 2009 will eventually get into 6th place but no higher.
  • God may not like the Higgs Boson, but hey, I’m not all that fond of opera. (Thanks to Pete Albrecht for the link.)
  • Here’s an interesting pamphlet from 1945 on what the future of television might be. If they only knew…
  • Frank Glover sent a link to an article sponsored by the ESA suggesting some SF ideas that have been realized to some extent or still may have some promise in our own (and not some alternative) future. A little breezy, but has a lot of full-color SF art and classic magazine covers. (5 MB PDF.)
  • This may seem like a weird stunt, but it was (and may still be) a common thing on dairy farms. When I was 10 or 11, I watched Auntie Della milk a cow by hand one morning for the day’s needs, and the barn cats (who kept the barn free of mice) would line up for their milk squirts. Auntie Della’s aim was very good, and by all indications the cats were completely good with that.
  • Make Magazine published a brilliant little project: A vacuum cleaner hose trap for small parts like screws and washers. (110K PDF.) Doesn’t rely on magnetism, but is more like a lobster trap, in that parts enter easily but can’t leave, and rattle around tellingly when the hose pulls them in.
  • From the Jolly Pirate comes word of the Corsair Flash Voyager GT: A 128 GB thumb drive optimized for speed, and (according to him) capable of holding over 20,000 MP3s. $400 now…but check again in six months, heh.
  • Turn the Dodge Viper logo upside-down, and what you’ve got is Daffy Duck.

How Necessary Is Windows? Part 2: Ubuntu

In the past two week’s I’ve installed Ubuntu Linux 9.10 (Karmic Koala) three times: twice as upgrades, and once as a clean install from a CD. The combo LiveCD/installer ISO came down with uTorrent in 8 minutes 5 seconds (!!) and has given me trouble only once, and that with the partitioner: I tried to install 9.10 on Carol’s old HP laptop, but the partitioner could not determine the size of the existing Windows partition, and thus the resizer slider would not appear. On an SX270 with a similar size hard drive and an existing XP partition, the partioner resized XP without any trouble. (I’m wondering if there’s some weirdness in the HP BIOS, but have not gone after it yet.) I’ve spent a great deal of time in Ubuntu in recent days, and beyond that one little glitch with the laptop, I’d say Karmic is the best one yet.

Apart from its contrarian (and purely optional) brownness, Karmic’s default GNOME desktop is a great deal like Windows XP. The taskbar functionality is divided between two panels, one at the top and one at the bottom. Now that 20″ displays are common, I use two lines for the Windows taskbar as well and don’t begrudge GNOME the extra line–and you can put both panels at the screen bottom if you want to. The Home folder stands well for My Documents, with familiar subfolders for documents, music, pictures, video, and downloads. Nautilus looks enough like Windows Explorer to pass, especially given that most of us custom-configure Explorer after awhile and not everyone’s configuration is identical. Left mouse button selects, right brings up context. In short, all the basic ideas of the Windows UI are present, in recognizable form. There’s some bumping-up-against-habit in switching from one UI to another, but after even a little time exploring in GNOME you won’t be lost anymore.

The Control Center is a great deal like Control Panel, with applets to manage most configurable options. One gripe about the Control Center is that there is a perfectly good applet to manage grub’s boot options, but it’s not installed by default and I only came across mention of it online by accident, while looking for something else. If you want it, go into the Software Center, and search for Startup-Manager. Install it, and you can specify grub’s default OS, the menu time delay, a splash background, and other things. I take back the grouchiness expressed in my entry for November 7, 2009, with the exception that Startup-Manager needs to be installed by default.

I still have a gripe with Linux generally that goes back a long ways: It needs centralized font management. Unless I’m missing it (and I looked pretty hard) no such applet exists for Control Center, and installing fonts is much more fussy than it needs to be. This may not matter much if you’re not a publisher or a graphic artist, but it matters a lot to me. I have a set of expensive Type 1 fonts that I bought in 2001 and use in all of my Copperwood Press books, but getting them into Linux was non-trivial, and not all apps that should recognize them do. Scribus and poor little Abiword picked them up immediately, but OpenOffice still can’t see them and I still can’t figure why. I know that X11 makes font management a little more complex than it is in Windows, but that’s no excuse for not having a font manager in Control Center.

Beyond that, few complaints. There is now a Safely Remove Drive context menu item for thumb drive mount icons that I don’t remember seeing in earlier versions. Videos that play without sound in Windows (due to obscure codec errors) play with full sound in Karmic. Bottom line: Ubuntu 9.10 implements all the fundamental GUI machinery that Windows does, and does it with enough similarity not to drive a newcomer to distraction. From that standpoint, Windows really isn’t necessary at all…but alas, GUI machinery is only one small piece of the larger Windows pie. More tomorrow.

How Necessary Is Windows? Part 1: Overview

Still dealing with neck problems here, but in the background I’ve been pursuing a long-term, low-intensity project aimed at discerning how necessary Windows is for my daily operations. Back in 2001 or so, Keith and I considered publishing a book called Dumping Microsoft, but after I looked closely at the Linux releases of the time, decided it would be premature. Windows 2000 was mighty good, and Linux had yet to break out of its all-hail-the-console, pain-is-good hacker culture. It may be time to reconsider the necessity of Windows (and perhaps that book) which is what my upcoming series here is about.

I’ve changed operating systems often enough in the last 30 years not to get too attached to any of them, and have no tribal/emotional investment in Windows 2000 or XP. An OS is just a workbench, after all: It does very little work by itself, and exists almost entirely to help applications do what they must do in the most productive way possible. Too much of modern OS versions is just gratuitous glitz, which eats machine cycles and doesn’t get a page laid out any faster. My reaction to Windows Vista was pretty simple: What’s in all this for me? The primary purpose of Windows Vista was to make itself harder to steal, which is something of a fetish over there–and all the glitz was tossed in to persuade people to upgrade. Furthermore, the damned thing was slow. No sale.

You’ve heard me say many times here that personal computing is mature. I help out people at our parish with their computers, and an astonishing number of them still use Office 97. They may use the latest IE or Firefox, but they haven’t seen the need to spend more money on word processing or spreadsheets. That’s because the need isn’t there. Office ’97 probably has 90% of everything useful in an office suite; if you want the rest, get Office 2000, which I myself have been using for almost ten years now.

It’s taken Linux longer to reach parity with Win2K/XP because it’s written by volunteer programmers and not highly paid engineers on continuous death-march. It’s also required the vision of a consumer-oriented distro firm to package up a version of Linux amenable to non-technical people. The testing I’ve done over the past year (in parallel with revising my assembly language book for Linux) tells me that Canonical’s Ubuntu Linux is ready for ordinary users, and if it were widely available as a preinstall would be considered no geekier than Windows. (Installing Ubuntu from CD is actually loads easier than installing Windows XP. Microsoft would be perhaps a third its current size if not for Windows preinstalls.)

What makes it urgent now is a creeping suspicion I have that Windows malware is unstoppable. I see articles on tech sites several times a week describing new and increasingly clever exploits of flaws in Microsoft and Adobe software. This is troubling on many fronts, from the technical–Why in hell do we still have buffer overflow exploits after all these years?–to the purely political: How do we know that exploits in closed-source software have really been fixed? Linux is not immune to infection (it’s secure at least in part because of its rarity) but the fact is that infections are difficult and rarely seen in the wild. I want to take advantage of that security, whatever its origins.

Hence the current project. I’ve talked about bits and pieces of it here and there in the past year, and it may be time to present what I’ve learned in more detail. Stay tuned.

Odd Lots

  • Watch out when upgrading to Skype 4: The upgrade installs a Firefox/IE extension called Browser Highlighter that slows the browser down significantly, and I sure don’t remember it showing me a checkbox to uncheck or in any other way refuse the install. This install-without-warning has gotten people more than a little het up. Like Skype, Browser Highlighter is owned by eBay and appears to facilitate online price comparisons. To get rid of it, execute the uninstaller via Start | Programs | Browser Highlighter. Don’t just disable it in the browser; it must be uninstalled from Windows like any app or it’ll just show up in your taskbar tray again when you reboot.
  • From the Words-I-Didn’t-Know-Until-Yesterday Department: An acnestis is an itchy place that you can’t reach to scratch. (Thanks to Larry Nelson for the suggestion.) I use a 24″ slide rule to scratch my acnestes. Very accurate; gets to precisely the right spot!
  • The Arrington Crunchpad may be in trouble. Dayum. I had high hopes for this one, not so much for Web or cloud work as for an ebook reader.
  • Here is a fantastic archive of scanned Radio Shack catalogs, browsable page-by-page. I had a lot of these from the midlate 60s to 1980 or so, and intermittently since. (Thanks to Bernie Sidor for the link.)
  • From Bill Cherepy comes word of a managed PC built into a network jack. It’s unclear how well this would run desktop software, but for cloud computing it could be useful, and in a cube farm setting would not be easily picked up and walked away with.
  • In addition to Green River and Diet Green River, there was at one time Green River Orange Soda, and Pete Albrecht reminds me that there was yet another (unrelated) Green River: The Whiskey Without a Headache. I’ll believe that when I feel it. (But I can’t stand whiskey, so don’t wait up for me to do the experiment.)
  • And if “whiskey without a headache” sounds a little unlikely, then say hello to the robotic cow rectum.

Karmic Koala and Grub

I twisted my neck funny earlier this week, and since then have had intermittent neck pain and nearly constant back-of-the-head headaches. If you haven’t heard from me here, that’s mainly the reason. Things are better now, but this neck thing is a serious issue. It doesn’t take much to much to set it off, and alas, flying kites and looking at the stars have both been implicated.

The pain hasn’t allowed me to get much writing done this week, but I did decide to take a chance and do an early upgrade to Ubuntu 9.10, Karmic Koala. I usually let new major releases of OSes cook for a few weeks so that somebody else will spot the obvious bugs and fix them before I put my own arse in the line of fire. In this case, my neck hurt so bad that my arse didn’t care, and I said, Make it so, #2.

Others have complained of problems with 9.10, so I was gritting my teeth a little as the process proceeded. It took about three hours, but the install went without incident, as had upgrades to 9.04 and 8.10 previously. When nothing obvious blew up, I then spent a couple of hours just trying things: Showing videos, listening to MP3s, playing games, opening documents and spreadsheets, and so on. Having declared the upgrade good, I tried to run KGrubEditor…and realized that it was gone. Its icon was blank, and double-clicking on it did nothing. Apparently the upgrade from Jaunty to Karmic uninstalled KGrubEditor without asking me, leaving me an empty launcher on the desktop.

I thought this might have had something to do with Ubuntu’s moving from Grub to Grub 2 with the 9.10 release, but that’s true only for new installs: Upgrades to 9.10 leave Grub in place and only update menu.lst. So I don’t know why it happened, and I remain a little annoyed. Grub should already have a GUI settings manager/applet in the Administration menu; it shouldn’t be up to some guy to write an independent app to do the job. Editing menu.lst is one of the things I do so rarely that I don’t get good at it, which is precisely why GUI settings editors are necessary.

KGrubEditor is nowhere in the list of apps available through the Synaptic Package Manager, and when I tried to add the KDE4 PPA repository containing KGrubEditor, Synaptic could not access it for some reason. (It may have been an old URL; I’m not an ace at such things and don’t know how to be sure.) I eventually just went up and downloaded the damned thing manually and installed it, but the app can’t find its OS icons and doesn’t correctly set the default boot menu item. I guess I have to uninstall it and reinstall it, but I’ve killed enough time on it this weekend and will leave that task for later.

The takeaway is simple: As good as Ubuntu Linux is, it still has some gaping holes, and bootloader settings management is at the top of that regrettable list.

Am I Blue?

In a word, no. And yet looking at recent operating system UIs, you’d think blue was the only color there is. Everywhere I look, I see GUIs that look like they were carved from a block of sea ice. (I guess that’s why modern GUI designs are so…cool.)

I’ll be doing an immersion experiment with Kubuntu 9.10 once it’s out and has had a few weeks to yield up its birth booboos, since KDE deserves a second chance. (I tried version 4.0 last year and it gave me no end of trouble.) But…KDE is so damned blue. Ditto Windows 7, which I haven’t seen a lot of yet but will probably be using sooner or later. And Mac OS/X as well. Now, don’t tell me that these OSes can be themed in any color you want. I know that. But why is blue so pervasive in every big-time OS except Ubuntu?

Well, there’s another blue distro out there, which I finally burned onto a livecd and played around with yesterday afternoon. It’s Puppy Linux, which I tried in its first release years back wasn’t impressed with. Puppy is now four, and much improved. It probed the SX270 graphics system and monitor here, and set itself up to use the default 1600 X 900 resolution with nary a whimper.

Puppy is unique in several ways. It’s not derived from any other distro, but was created from scratch by Australian Barry Kauler and is maintained by its own community. It’s a “lightweight” distro and was designed deliberately to make use of the fact that mermory is much cheaper now than it used to be: It loads into memory and mostly stays there. This is true even if you install it on a disk partition (as opposed to running it “without a trace” from the livecd) and includes the major apps as well as the OS itself. When installed on the hard drive it still plays from memory, writing changes to a disk file but avoiding disk access whenever possible. This makes it feel snappy in the extreme: Click on the Abiword icon and pop! Abiword is there in front of you. Other preinstalled apps include the Gnumeric spreadsheet, the Seamonkey email client, paint and draw programs, and a lightweight browser created for Puppy Linux. (There are more; those are the major ones.)

There are some additional FOSS packages available for download from the Puppy respositories, but in truth not nearly as much as you can get for Ubuntu and other major distros. There’s no apt-get; the Puppy installer format (PET) is unique, and if nobody put a FOSS package into Puppy’s PET format, you have to fool with tarballs etc. and do the install manually from the console.

There is also a mechanism (which I didn’t try) for repackaging changes to the Puppy system into distributable derivatives called puplets. Many of these can be had, always free. One makes Puppy look a great deal like Mac OS/X; others are tweaks to look/work well on hardware like the EeePC. Some come with a specific emphasis and preinstalled apps, like composing music or bioinformatics, of all things. In a sense, you’re creating an app installer that includes the OS along with the apps, which is an interesting idea. This can be done with other distros, but the Puppy remastering mechanism makes it trivial. Puppy or its puplets can be installed on a thumbdrive and will thus run on any machine that can boot from a USB device, with configuration changes written to the thumb drive. (Ditto a rewriteable optical drive, if the session wasn’t closed and there’s room on the optical disk for a change file.)

On the downside, certain simple configuation items hid well: I have not yet found the way to run apps from icons with a double click instead of the default single click. Nor did I find the way to add an app shortcut icon to the desktop for newly installed apps. I admit that I didn’t spend a huge amount of time with Puppy and probably won’t, but such simple things should be easily findable and obvious how to use.

So on Puppy I’m lukewarm. I don’t really need it for the sake of old slow hardware, but the idea of a lightweight RAM-based Linux on a bootable keychain thumb drive is fascinating, and I might download one of the puplets and try them in just that way. However, if you’re just looking for an easy-to-use Windows alternative, I think Ubuntu is a much better bet.

Odd Lots

  • There appears to be a new online scam that is a first cousin of scareware: Driver updaters. Drivers ride with hardware, and install with hardware, so unless your hardware changes or you do a major OS upgrade, drivers do not need to be updated. Every such updater I’ve researched appears at best to be adware and often much worse. Get your drivers from the hardware manufacturer (or built into the OS) and nowhere else.
  • While trying to determine if Chicago had ever had a radio station WYNR (it did, briefly, from 1962-1965) I ran across this exhaustive list of all broadcast radio stations that have ever operated in Chicago (both AM and FM) with brief discussions of their history.
  • There’s a downside to modern optical drives that spin discs at 50X Not all discs can take it–and when they go, they turn into daggers. I know it took the Mythbusters guys awhile to detonate a CD by spinning it on a Dremel tool, but one wonders if a disc accumulates stress fractures over time and one day just…lets go. (Thanks to Pete Albrecht for the link.)
  • Among other things that Carol and I have been using since we were married in 1976 are a Realistic STA-64 30W tuner/amp, a Rival crockpot, and a Sunbeam 16-speed blender. Admittedly, we don’t use them as often as we use our flatware, but we use them regularly, and they all work basically as well as when they came out of the box, way back when I still had all my hair.
  • While not as old as our Rival Crockpot, I still have and use my TI-30 SLR scientific calculator, which I bought in 1983. Won’t do hex, but it’s handled every other piece of math I’ve ever thrown at it.
  • A nameless source in the filesharing community tells me that MP3s of every pop song that has ever charted on Billboard will fit on a single $50 500 GB hard drive. I have no way to verify this, but if true, it’s a good demonstration of what the music industry is facing, and perhaps why they’re as nuts as they’ve gotten in recent years. (I already have an external 320GB USB hard drive that slides into my shirt pocket–and disappears. For $125, I could have one containing 500GB. All of pop music hiding in one shirt pocket. Egad.)
  • From the Wines-To-Avoid-At-All-Costs Department: Pepperwood Grove Pinot Noir 2006. A whiff of galvanized iron is not a plus. (Dumped it.)

SX270 Windows XP Widescreen Driver Fail

I’ve been using a Samsung 2033sw 20″ widescreen monitor on a Dell Optiplex SX270 machine since February, running Ubuntu 8.10 and later 9.04. I bought another SX270 machine for our church with the intention of putting a Samsung 2033sw on it, and discovered this afternoon that Ubuntu can do something Windows can’t: coax the SX270’s Intel Extreme Graphics 2 subsystem into 1600 X 900 mode.

A 1600 X 900 mode does not appear to exist under Windows, even with the latest version of the Intel 865G graphics drivers. Windows identifies the Samsung monitor and knows that its native mode is 1600 X 900, but it can’t match the monitor. And so Windows uses a different mode and looks smeary, as LCDs do if you don’t hand them pixels at their native resolution.

At this point I’m stuck, and will have to fall back to an older 17″ 4:3 monitor. These are readily available and fairly cheap on eBay, but I already have a brand-new Samsung 2033sw over at the church, and now have nothing to hook it to.

I guess it’s always been true that Linux works better on older PCs than the current version of Windows does, but I’ve never had my nose rubbed in this fact more thoroughly than I did today. I’m open to suggestions, but anything that involves a lot of work and time will be politely declined. For another $50 I can get a used Dell 17″ flat panel to hang on the SX270, and will consider the lesson well-learned.