Author Archives: admin

TomTom 730T and Linux

Bought a TomTom 730T GPS device today. Very cool. Lots of well-considered features, great design, just what I wanted. I’m really looking forward to driving around for a bit tomorrow.

But then, I tried to install the TomTom Home 2 software on my Debian (Sid) Linux box, using wine. Didn’t work. I spent an hour trying to get around the error message (a rather crypic message involving some file from Visual C++) but couldn’t make it work.

Yes, TomTom, I do use a Windows box, too, at work, but I was hoping for you to return the favour (I bought your product, after all, didn’t I?) by supplying me with software for the operating system of my choice. It shouldn’t be that hard to do; after all, you did come around to recompile your software for the Mac.

Aren’t more people using Linux these days than Mac?

Dolby CP100


I got hold of a Dolby CP100 cinema sound processor. It’s Dolby’s oldest Dolby cinema processor, introduced nearly 33 years ago. I don’t expect to actually use it a lot, but I’m very tempted to install it in the sound rack at the cinema, just to freak out visiting filmmakers.

In any case, I think it’s the most beautiful-looking processor Dolby has ever made. ::sigh::

Do You Still Believe MMR Vaccines Cause Autism?

http://www.timesonline.co.uk/tol/life_and_style/health/article5683671.ece

Looks like Andrew Wakefield, the doctor who claimed MMR vaccines were to blame for the so-called “autism epidemy” manipulated his research data in order to get the results he wanted.

Not that I believe for one second that the MMR scare is now history, with nutters like watsername married to Jim Carrey running around crying wolf, but it still feels like a victory to me.

XML Prague

I will present my whitepaper, Practical Reuse in XML, at XML Prague on March 21 (in Prague, Czech Republic, in case you didn’t guess that). XML Prague is a small conference but the speaker list is very impressive: Norman Walsh, Ken Holman, and Jeni Tennison will attend, among many others. I’m really looking forward to this one.

XMetaL and wine 1.0

I’ve been trying to make XMetaL 3.1 work on wine 1.0, and have to say that I miss the days before the wine team replaced Internet Explorer with a wine-specific solution. Specifically, it appears that ActiveX handling has been changed to the worse.

I don’t know what’s wrong but I can no longer make XMetaL to run on my Debian/GNU Linux box.

What’s Wrong With Confidence?

Read CNN’s web page, just now, and found the following, re the US presidential election:

McCain, meanwhile, continues to hammer his opponent for exuding confidence in the final days of the campaign. He has been repeating a standard campaign line recently, saying Obama is “measuring the drapes” for the White House.

My immediate reaction was: What’s wrong with confidence? I don’t understand. If you think you’ll win or, God forbid, if you think you’re right, what’s so terrible about it?

DITA in Review

I’ve been thinking about DITA, partly because of the comments from Michael Priestley regarding my previous DITA post, but also because I recently had to prepare a quote for a prospective client.

On one hand, I still maintain that a generic structure can practically never be as immediately relevant to a client than a structure tailored for their needs. I’ve seen this happen many times in the past, having to compare various so-called industry standards with the actual needs of my clients. Structures have mapped poorly, which is to be expected, but the same has been true with meta-data which, in a way, is more surprising, considering that meta-data should be something the industry standards get right.

On the other hand, recently, after my latest DITA blog, a prospective client requested a quote for replacing their current CMS. They’ve been authoring topic-oriented pieces of information for online publishing, with the topics sometimes collected in larger PDFs printed out and placed in binders. What they wanted was better version handling, integration with PDM applications, and an environment that would better support the authoring of individual topics published in various contexts. There was very few obstacles in the way of company-specific structures or meta-data.

Individual, loose topics, published in various contexts and deliverables, mostly online, sometimes on paper but as collections in binders. Hmm… where have I heard this line of thinking before?

Knowing how several editors out there have feature-rich DITA support and are easily adaptable, the quote was quite easy to prepare. It’s certainly easier to offer a figure when many of the unknowns are already taken are of, and this one practically screamed DITA.

Maybe the RFQ was a practical joke from the DITA folks. You’d tell me, right?

64-Bit “Free”Applications

Recently, I bought a new computer. It’s the modern kind, with a dual-core, 64-bit, processor, an Nvidia graphics card, a huge SATA drive, and everything else I could think of when placing the order. And of course, I installed the amd64 Debian GNU/Linux distribution, envisioning fast and trouble-free computing using my favourite Linux distribution.

Well, so I thought. Then I started putting all those small support programs in place, from Flash to Skype, and realised that none of them would install. See, they are 32-bit, made for 32-bit operating systems, and there are no 64-bit versions for Linux available.

Why is this?

Mind you, it is possible to run most of these in “32-bit mode”, using 32-bit libraries, but you also need a steady supply of Aspirins and such, because it takes a lot of extra work, tinkering, and cursing.

If a piece of software was truly open source and free, as in “free speech” (as opposed to “free beer”), someone would immediately rectify this by compiling a 64-bit binary for others to use. And if that binary had problems, someone else would come along and fix that, often in a matter of days, not to mention adding features and fixing bugs in the original.

As many Linux users will testify, this works extremely well. Me, I’ve been using open source for years now, professionally and privately, and have experienced significantly less downtime than many of my colleagues and friends stuck with commercial software, often from that large Redmond manufacturer, in spite of the fact that my Linux variant is Debian’s development branch, codenamed Sid (named after the kid from Toy Story who liked to break toys).

Yet the makers of those small bits and pieces of software that many of us rely on, software that some insist are “free”, will not provide the large 64-bit Linux user base with 64-bit binaries, or make available the source code so others can provide us with that service.

Why? And what’s free about these programs, anyway, when you can’t do what you want to with them?

DITA

For the last year or three, XML editor makers have been busy coding DITA customizations into their products. The latest editor to get DITA is Oxygen, my XML IDE of choice these days. It’s the latest fad, see, and there’s money to be made.

But I’m not convinced, and here’s why:

DITA claims to make life easier for users by splitting documents into smaller, reusable pieces, hinting that this is a fresh, new approach to documentation. It’s not, however; some of us have done this for years in our DTDs, long before XML was even thought of, simply because that’s one of the main points with structured information. It’s the sensible thing to do, a good reason to why structured information is useful in the first place.

Now, this is all good and well, but because DITA needs to appeal to a lot of users, it is a generic structure, and it’s big. Both of these things are unfortunate since bigger means more difficult to learn, both for users and developers, and generic means that to apply the structure to your specific needs, an abstraction (customization) level is needed.

Generic also means that any markup specific to one user’s needs will have to be added, which means more customization.

With DITA comes a package of stylesheets and utilities, also big and generic, hard to learn, and in need of customization, not only to add the user-specific requirements, but also to modify their look and feel. After all, you don’t really want to have your documents look like the next guy’s, do you?

See, what the DITA advocates are saying, basically, is that either you do want that, or you need to customize.

My view of document structures is just the opposite, really. I’d much rather go with writing a customer-specific DTD, if at all possible, just as I’d go for customer-specific stylesheets and other customizations and tweaks. In that way, I could make the structures, utilities, and stylesheets immediately relevant to the customer, thereby saving time spent trying to learn a generic structure and then trying to apply it to your needs.

That customer-specific DTD will practically always be smaller than any generic one; I know every single DTD I’ve ever created has been, including the package of DTDs I wrote for a large automobile manufacturer for all of their aftersales documentation. At the same time the DTD will most likely be far more relevant, far better fine-tuned, for the customer’s needs.

And yet, it would be just as easily customizable as DITA or some other “standards-based DTD“.

When I’m lecturing on XML and document structure management, I always stress that we use XML because we like to convert XML to other formats, not because we want it to remain the same. If some other company needs DITA documents from us, fine! I doubt it, but if the need arises, it’s easy, even trivial, to convert a customer-specific structure to a generic one.

See, DITA to me is just another DocBook. It’s a standard, true, but it’s just another standard among a thousand other standards. It’s open, also true, but so are a thousand others. And of course it claims to be easily customizable, but that’s obviously the case with those thousand other standards, too.

But it’s also big and generic and not very relevant as such to any specific requirement, not without an abstraction level or two.