Word Processors, Linux, and Writing

Filed under: Technology, Writing and Publishing — joy at 9:51 am on Tuesday, February 24, 2009

I use Linux and as a writer, this is a problem. I like using Linux because it’s stable. It never crashes, I never have to worry about viruses or spyware, and I can control what ads I see. In my normal Internet browsing, I see maybe two ads every hour or so, compared to a constant barrage of ads on Windows. Using Linux is much more peaceful.

But there are problems with Linux, and one of them is the word processor issue. Most editors use Macs or Windows, so documents need to be in .doc or .rtf format for them to access my work. Most people who use Linux recommend OpenOffice, which I tried out when I first switched over from Windows. I hated it. It is the most annoying program ever. It has all these strange defaults, like finishing words for you when you start to type them, that forces you to rifle through the options and turn off the annoying stuff. It also has trouble reading .docs and wants everything to be in its proprietary .odt format. Even if you change it over to .doc, you can’t be sure it stays that way. I have sent editors documents in .doc and found out that it switched over to .odt somewhere along the way, and the editor couldn’t read it. This is embarrassing and annoying.

For awhile I used AbiWord, which is a simple word processor. I like AbiWord as a program, but it doesn’t have some basic things you need as a writer. It also uses the proprietary .abw format, which I found have all the problems of OpenOffice plus the added issue that no one uses AbiWord, so it can be downright impossible to access your .abw file under certain circumstances. I had a terrible time accessing a .abw file from a Windows machine, since Windows doesn’t have anything remotely able to open it. Worse, Windows couldn’t even read the name of the AbiWord files, so they came up as gobbledygook.

Finally, I settled on CrossOver Office by CodeWeavers. It lets you use Word on Linux. I really like Word. I think it is a good program with minimal problems and I am happy someone figured out how I could use it on Linux. But CrossOver Office has problems too. For example, you can’t open two Word docs at once without it getting buggy and crashing. I have lost work this way. There have also been problems with it deciding to paste something many many times. I would copy something from a website, hit CTRL-V to paste, and then everything freezes while it copies the text 300 times into my document.

So there are lots of bugs that I have learned to anticipate. Over time, I have developed a hybrid system of Word and OpenOffice so that my work is more stable. If I have to have two documents open, I open one in OpenOffice, which keeps Word from crashing. If I see signs that Word is getting unstable by freezing or using a lot of CPU, I reboot the computer. Overall, it’s not too bad of a problem, but losing part of an article while on deadline is not fun.

This morning I read that Susan Orlean is abandoning Word to write her next book on Google Docs. I don’t use Google Docs and definitely would not write a book on it. The problem is that their Terms of Service claims rights over your work. To quote from the Terms of Service itself:

You retain copyright and any other rights you already hold in Content which you submit, post or display on or through, the Service. By submitting, posting or displaying the Content you give Google a worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content which you submit, post or display on or through the Service for the sole purpose of enabling Google to provide you with the Service.

So it looks like Google is saying it can reproduce or publish any portion of your work that you put on Google Docs! I’m no lawyer, but that’s enough of a red flag to keep me from ever using it. Plus, that’s just a creepy policy, Google. What the heck?

On top of that, according to my computer-expert husband, putting your book on Google Docs poses a security threat, especially if you are a big-time writer like Susan Orlean. Here is part of our IM conversation about it:

(09:14:56 AM) Kyle: what it really comes down to is whether google would ever actually try to do that [publish your work]
(09:15:05 AM) Joy: yeah
(09:15:10 AM) Kyle: and if they did, it may not matter what their terms of use say, you could still sue them
(09:15:35 AM) Kyle: but what it also means is that if they have some security problem (like, say, Facebook has been having) someone could grab a pre-release book from an author and publish it
(09:16:41 AM) Joy: oooh!!!
(09:17:08 AM) Kyle: even if their security is somewhat sound, it doesn’t mean an author’s google password is
(09:17:31 AM) Kyle: and if someone knows your password for google calendar or gmail account (or can hack into it), then they can get into google docs
[Short amount of time passes]
(09:21:54 AM) Kyle: heh this is fitting, gmail had a 4 hour blackour earlier today
(09:22:07 AM) Kyle: imagine if you were on deadline and google docs had an outage
(09:23:45 AM) Joy: wow yeah. that would be horrible.

So there you go. OpenOffice? Out. AbiWord? Out. CrossOver Office: Usable, but buggy. Google Docs: Super-duper out! What’s a Linux lover to do?

9 Comments »

Comment by Justin Watt

February 24, 2009 @ 1:18 pm

Joy, that ZDNet post you linked to is almost 2 years out of date, and inaccurate/inflammatory at best—even some of the commentors disagree with the absence of context of that particular excerpt.

I would re-read the terms of service specific to Google Docs:
http://www.google.com/google-d-s/addlterms.html

“You retain copyright and any other rights you already hold in Content which you submit, post or display on or through, the Service. By submitting, posting or displaying the Content you give Google a worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content which you submit, post or display on or through the Service for the sole purpose of enabling Google to provide you with the Service in accordance with its Privacy Policy.”

I think you can generally rest easy.

Comment by joy

February 24, 2009 @ 1:29 pm

Justin, I actually didn’t mean to link to that article. I meant to link to the terms of service. Anyway, the language you’re bolding is in my post (more or less). Did you read what I wrote? It still seems shifty to me, and doesn’t address the security issue.

Comment by Eric

February 24, 2009 @ 6:09 pm

Those kinds of terms of service need to be in there for Google Docs to do what they do. People using it for shared documents are asking Google to “publish”, “publicly perform” and “publicly display”. Even if you keep your docs private, they’ll need to “reproduce”, “adapt”, “modify” and “distribute”. That’s the nature of a hosted service. The “sole purpose” bit is the powerful bit that means they can only do the things with it you asked them to, they’re just requiring that you not need to understand the details of how that is done behind the scenes.

Also, google docs does have an offline mode where you can edit a doc on your computer without being connected to a network at all (or while google is down) and it syncs up later.

However, the security issue remains. It’ll never be more secure than your password. Or whatever’s involved in password recovery, for that matter. (if it only requires access to an email account you told it about when setting up the google account, then it’s only as secure as the least secure of those two accounts).

Comment by Eric

February 24, 2009 @ 6:12 pm

BTW: real Linux users would be doing this with emacs. Or maybe vim.

Yes, I’m serious. Yes, I’ve done it (or the equivalent) for my resume, cover letters, et cetera.

No, I’m not serious: it’s a terrible option for non-geeks with no support for .doc format and amazingly terrible support for .rtf.

Comment by Joy

February 25, 2009 @ 8:07 am

Eric, I do understand all that. However, when someone else is claiming copyright over your work in some sort of disclaimer, even if they think they have a good reason for it, the bottom line is that it is unwise to trust them with your work. It is a completely unnecessary risk. I’m sure Google wouldn’t re-publish my work, I realize they are doing it because of servers, but I don’t trust it and don’t want to use it. Why should I?

The point of this post is that I’m a writer, not a computer geek, and the whole Google docs thing is one of several options that doesn’t work for me. I am not going to use vim or emacs. I need a real word processor designed for real writers, and I need one without skeezy Terms of Service and major security flaws or holes. But you are welcome to use Google docs all you want.

Comment by Kyle

February 25, 2009 @ 8:30 am

The “sole purpose” clause does appear to be the part that is supposed to protect the individual from Google misusing the work, but like with basically any of these services where one puts their work in another’s hands, it comes down to trust. We are essentially required to trust that Google won’t use these terms to do something an author wouldn’t like, and since most people aren’t going to hire a lawyer ahead of time to review and renegotiate the ToS to suit them (just like they don’t when they see an EULA on software), they are basically left either accepting the terms or using other software (I suppose until other people require you use it to collaborate, etc.).

This trust and having control of one’s content is even more important now that the barriers to publishing are so much lower. You can see that in the backlash Facebook saw to its own ToS change and it’s something we will continue to see as more people use “the cloud” (I hate that term) to store their data. We can already see how a number of companies have misused people’s personal information, privacy clause or not, when they have sold their business. The same thing applies to sites that store a person’s content. As that becomes their main asset, companies will try harder and harder to control it, especially if they are in financial trouble.

Having said all that, I prefer writing in vim :)

Comment by marcia

February 25, 2009 @ 2:50 pm

I do not have passionate opinions about terms of service or word processing. I do, however, dislike how gmail organizes things. It is annoying to use when there is an email with multiple people on it who all reply. Is that controversial?

Comment by Chris Routledge

March 12, 2009 @ 11:51 am

>wants everything to be in its proprietary .odt format.

Proprietary .odt format? Have you looked into this even a tiny little bit? Proprietary is about the last thing it is. That’s the whole point.

Comment by Joy

March 12, 2009 @ 12:01 pm

Chris, as far as I can tell, you don’t like the word “proprietary” here since OpenOffice is free software. If you take that word out and re-read the sentence, then you will see that my overall point is that the program tries to keep everything in that format and it’s inconvenient for me. Oddly enough, I’m not talking about licensing at all. If you read the whole post, you’ll see I have looked into this quite a bit and tried a lot of different options. But yes, pedantically speaking, it isn’t proprietary. However, the way the software acts, it might as well be.

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>