0

Google Docs vs. Microsoft Word: An Even Matchup?

by | December 26, 2012

When it comes to professional writers and editors, Google Docs and other cloud platforms are competing for Microsoft Word's crown.

In a lot of ways, document creation was a lot simpler a couple decades ago.

About a year ago, I decided to migrate my documents to Google Docs and start using it for all my professional writing. None of my work is Top Secret (indeed, most of it ends up online anyway), so I wasn’t worried about Google or the government secretly reading it.

I quickly hit some problems; frankly, Google Docs wasn’t as good an option as I’d initially hoped. Now I use LibreOffice on my desktop, and it works well, but I had to go through long odysseys with Google Docs and Zoho Docs to reach this point.

Is Microsoft Word actually better than Google Docs and Zoho Docs? For my work, the answer is “yes.” The others simply can’t compete, not by a long shot. This doesn’t make me particularly happy, because I really want to be able to keep all my documents online, which would allow me to work anywhere I want.

In the following essay, I present my problems with Google Docs and Zoho Docs from my perspective as both a professional writer and a software developer.

Developers Must Know Their Target Audience

Both Google Docs and Zoho Writer lack a style-sheet feature. Professional writers, especially those in the book-publishing world, use that feature a lot—it streamlines the inclusion of headers, footers, and other elements into a document. Without it, the software is simply harder to use, particularly with big projects.

But the software developers behind cloud-based platforms such as Google Docs don’t seem to recognize the publishing industry’s need for advanced features like that. As long as they remain largely unaware of those needs, those platforms will always lag behind more traditional offerings such as Word.

Bugs That Have Deeper Problems

Bugs happen. They’re an unfortunate fact of life when it comes to software. Some of them are minor, while others—such as a failure to properly encrypt password files—are disasters in waiting. When it comes to word processing, we’ve all experienced our share of frustrating, system-crashing Microsoft Word bugs.

But some bugs in Zoho Docs really drew my attention. Sometimes I would hold down the arrow key to move my cursor through several paragraphs, only to see the cursor get stuck on a particular line. The arrow keys simply stopped working, forcing me to resort to the mouse.

Big deal, right? But these sorts of bugs are troubling, because they hint at possible issues in the editable blocks in the browser—and that’s a significant problem, because Zoho might not be able to code a JavaScript workaround to the issue. I’ve been in that boat myself more than once: a client needs a fix, and I’m at the mercy of a third-party library or tool that can’t do what I need.

In the case of Google Docs, the problem is potentially mitigated because Google also produces the Chrome browser—at least in theory, the engineers for both platforms can work closely together to ensure that the code in both the browser and the productivity software works as it should. Of course, that does depend on groups from both products working closely together, which sometimes doesn’t happen in big corporations. And Google Docs also needs to work in browsers such as Internet Explorer and Firefox—again raising the issues of unsolvable bugs thanks to multiple software platforms from multiple vendors trying to operate in sync. I’m not sure there’s a clear answer here.

Collaboration: Yet Another Buzzword for a Nearly Useless Feature

The marketing people in the software industry love buzzwords, especially the kind that get the attention of non-technical mid-level managers. I remember when FoxPro came out twenty years ago, and the ads bragged how it was “Object Oriented.” I was studying Object Oriented Programming at the time, using C++ (which was brand new at the time) as well as that godforsaken Ada language. When I used FoxPro, it was anything but Object Oriented. (It had GUI widgets, which the marketing people were calling “objects,” hence, “Object Oriented.” Ugh.)

In the late 90’s, every software package had to have “client-server” features. And about five years ago, one of many buzzwords was “collaboration.”

Google Docs offers collaboration—multiple people can work on a document. Zoho brags about the collaboration features in many of its apps, separating them out into a category called “Collaboration Applications.” Collaboration sells, whether it’s useful or not.

The supposed collaboration in Google Docs is minimal at best. You and a coworker can “collaborate” on a spreadsheet, so long as you both have it open at the same time; a colored border indicates the particular cell your coworker is working on. Oh boy! On top of that, Google threw in a chat box—so now we’re really talking collaboration, because you (the workers) couldn’t possibly use one of the fifty other chat programs present on your machine, right?

The apparent awesomeness of Google’s collaboration tools is that, when one worker makes a change, another sees it immediately. But let’s think about that: You’re writing a document, maybe a quick technical guide to explain some cool new feature you’ve just created in your software. Meanwhile, your immediate supervisor also has the document open, and is “fixing” in real-time every sentence you type. Do you really think that would work? And I’m not only talking about the annoyance factor: think what that would do to your productivity. I do not want anyone, including my editor, to see the temporary sentences before I can complete them.

For a professional writer, real-world collaboration is all about working on a document before sending it to one editor; the editor makes changes, inserts some comments, and sends it back. To make this work, two important features are necessary: Track changes, and Comments.

The Track Changes feature in Microsoft Word displays any changes made to a document, while retaining the original text. You can view the original document or the modified one with all the strike-throughs and sidenotes. Once everyone’s happy, you can click “Accept Changes,” which causes the original and the strikethroughs to go away. The comments in the sidenotes are also subject to tracking changes, which can get scary in a Steven Wright sort of way.

In other words, there’s rarely (if ever) the need to work together on the document at the same time. This supposed “collaboration” is little more than a marketing buzzword. Your average writer, or even someone crafting a little bit of documentation for a software release, has much more of a need for track changes and the ability to leave comments outside the main flow of the text. (Google Docs and Zoho Docs also offer the ability to see collaborators’ alterations to documents, with color-coded changes.)

What About Real Version Control?

It would be great if Google Docs offered true version control, similar to what we use in software development. Certainly Google Docs’ developers are familiar with the concept.

You can easily implement version control with a desktop Office app by adding .docx or .odt files to Apache Subversion (also known as SVN) or equivalent platform.

Here’s a scenario that illustrates the need for version control:

I finish writing my document. I check it into the version control and notify the editor it’s ready. He checks it out and edits it, leaving Track Changes on. He checks it back in and lets me know it’s ready. I check it out, and fix a couple things. My editor opts to “Accept All Changes,” which effectively removes all previous text.

At that point, we realize there’s been a mixup, and someone needs to retrieve a bit of deleted text. Without version control, the author or editor would need to scrounge up a previous version—if it even exists—from email, and try to work the changes into the completed document. But if the author and editor had version control integrated with Track Changes, it would make retrieval-and-insertion so much easier.

As far as I know, the current word processors don’t offer that sort of functionality (I’m unaware of any optional plugins that might do so). But why couldn’t a powerful version-control feature find its way into Google Docs? There are plenty of hosted SVN and GIT options, or you could host it yourself; from there, it’d be a matter of providing the credentials to Google Docs, which would automatically integrate them with version control.

Conclusion

It would be great if I could open Google Docs, write this article, fiddle with tracking and some advanced publishing features, and then click a button to notify the editor that it’s ready. After he edits the piece to his satisfaction, he could send it back to me (again, via a single click), and I could go through his tracked changes, either keeping or rejecting them on a sentence-by-sentence and word-by-word basis. It would be powerful and effective.

But Google Docs can’t do all that. And every day, as a result, thousands of writers and editors opt for Microsoft Word—which was difficult for many to learn in the first place. If they want to switch over to a cloud-based writing and editing platform, they’ll need to learn whole new systems—and they’ll also need a Word-style set of powerful features and tools.

Writing in the so-called cloud? We’re not all the way there yet. Until that day comes, professionals are limited to “traditional” Word or an Open Office distribution such as LibreOffice. But that void is also an opportunity for enterprising developers.

 

Image: Graphic design/Shutterstock.com

Post comment as twitter logo facebook logo
Sort: Newest | Oldest
Steelburgh 5 pts

Looks like, from the comments, there's a general consensus that simultaneous editing (collaboration) is in fact a very useful feature. What I haven't seen noted is that the editor can be loaded inside of a Google Hangout as well. You can have up to 15 people in a video conference all editing the same document, presentation, or spreadsheet simultaneously. Think weekly staff meetings, presentation creation, RFP writing, etc. Extraordinarily useful feature.

anonymous 152 pts

Google docs does have styles, open that little drop down called "Normal Text" to change and set them. The headers and footers are in the insert menu. 

Collaborating on google docs is awesome when you have a use case for it. Sharing one computer while multiple people try to write something together is odd at best. Sitting with each person having their own computer and google docs open while talking about things and showing what they mean in the document feels so natural with google docs. I agree the chat thing isn't the most useful, but the comments make 'talking' about any part of the document easy. Though I still prefer in person talking to the comments when possible. Rather or not you have them, there are use cases for real-time collaboration and google docs fits this need beautifully. 

Google docs has version history that keeps going (as far as I know), so it would actually fit your scenario very well without the need to dig up old versions of documents. 

Actually if you and your editor had a set of shared google drive folders, you could put the document in a folder for the editor to look at. Or you can just send him an email tell him the document is ready (if it's in a shared folder he would already have access). Or when it's ready for the editor, you could share that individual file with him and google drive would send him an email letting him know the file has been shared with him.  

Though honestly google drive isn't the best supporter of the send it to him, send it to me, send it to him, etc. workflow. It's meant to break down that workflow. Instead of sending around versions and copies of the file, everyone can get the file at any time. You and your editor could start a google hangout then go through the article together in real-time while both of you look at it in google drive. Or you could write it, email him, he could check the document add comments and edit it, email you, and you could read his comments and look at the revision history to see what changes he made.

anonymous 152 pts

Enjoyed the discussion but did fine myself wondering if you might have some relationship to Microsoft. A disclaimer would add credibility to your work. I opened your article because I encountered a notice from Microsoft that my license is up (student). I suppose they warned me early on that I would have it for a limited time but I either didn't notice or forgot. The prospect of paying annually to use Word and occasionally Excel and PowerPoint is irksome. I am in the ranks of the underemployed and after I pay rent, food, car and health insurance, gas and maintenance, cell and bare bones cable bills, bank charges, etc.  there is no money left. There are millions of us out there (the 47%!) and that is why I went to Libre Office. Not being a writer, I don't have your concerns. Mostly, I communicate via text or email. Once in a while, I write a letter and more often I have to open a document. Its amazing that Microsoft is throwing away such a large installed base of people who simply can't keep paying.  I know it costs them to keep the product up to date, but they ought to sell a Microsoft Lite for $79.99 at Costco that keeps working like your old typewriter. In that way, when people get a new job where Office is the standard, they can get on board quickly. I'm not alone in this view, a temp agency manager said its becoming a problem. 

anonymous 152 pts

Sorry to see that you missed that you can add comments in Gdocs - Insert/Comment (or handy keystroke not paralleled in Word 2010) and as another poster mentioned, tracked changes and version control are all supported under File/Revisions. Maybe you should correct this article?

anonymous 152 pts

Your analysis is bang on, but it seems you might be confused regarding Google's products.

 

Google Docs is not their product, and you are not their customer.

 

You are Google's product which they sell to their customers (advertisers) and so, unless the vast majority of their users clamor for a specific feature, Google has no incentive whatsoever to add it, unless its absence would dramatically affect the quality of its product (you).

lpress 5 pts

Don't forget PowerPoint -- it has many useful features that are not available with Google presentations and it is much faster and more fluid in creating presentations -- especially if you use a lot of images and embedded audio and video,.  

 

The capability gap between installed and cloud applications will narrow as connectivity speed increases.  (We can all move to Kansas City and get gigabit connections from Google),

anonymous 152 pts

I disagree with just about everything in this article. I switched my company over to Google Docs about eight months ago. We now use Docs and spreadsheets everyday. No one wanted to switch. As the boss, I forced everyone to switch and now everyone could not be happier. We can edit and collaborate on documents from the PC, cell phones, pads, cafes, just about anywhere on a variety of devices."But Google Docs can’t do all that."File->Email Colaborators. Not one click, but VERY easy. 

palmucci 5 pts

The problem with version controlling word processor files is that all the version control systems treat them as binary files. Differencing is hard and merging is impossible. If you'd like an online document manager with these version control features, take a look at the revisionator (http://revisionator.com). It already has those features built in.

 

It also does collaboration in a much more sane way. Instead of everyone editing the document at the same time, everyone gets a working copy. You edit your working copy by yourself and your changes only become visible when you release them. Makes it much easier to review and comment on changes since they are bundled up as a release, rather than just stuck in the revision history in chronological order.

samwichse 7 pts

Interesting points all, but while collaboration may not be useful to you, I've found the real-time concurrent editing features of google docs to be  one of the most useful things to come out of the internet.

 

I guess YMMV, but it fits my stream-of-consciousness style of writing.

 

Sam

anonymous 152 pts

Agreed that Word is a better wholesome solution, but not everybody who uses these products are writers - we can live without headers, footers etc. Google docs is great for collaboration and real time editing.   

Slicker 7 pts

The author missed a lot about all of the mentioned products. 

 

As for FoxPro--it has long supported classes, inheritance, interfaces, etc. in its language.

 

Actually using Google Apps collaboration in a team is amazingly useful (from personal experience) but if you don't want to, you don't have to use it--problem solved.  Your boss cannot watch or edit behind you simultaneously if you don't invite him to do so... and authorize it, per document or folder at your preference.  What gives?  Microsoft Office not even having that as an option makes it superior?

 

Also for version control, it's not as powerful as git (what is?) but it does look a lot like your typical programmer's version control system to me... e.g, RCS, CVS, or Subversion.  Frankly, I find that to be a downside and would consider the Microsoft Word method preferable with word processor documents.  So.. a little bewildered here..

 

 

tomboy17 8 pts

Google collaboration is actually awesome. You're thinking about the kinds of documents a writer creates. You have to think about the kinds of documents companies and schools and other groups with lots of collaborators create -- how-to guides, policies, updates on how different departments are doing. I work in a school and we use google docs constantly and it's amazing for everything from having students take real-time collaborative notes to having teachers and advisors fill out spreadsheets checking in on students or tracking work on collaborative work (everything from programs for events to curriculum planning to meeting agendas).

lpress 5 pts

tomboy17 -- You spoke of students collaborating on notes -- do they do that during lectures in class?  Do your classrooms have computers for each student?  

anonymous 152 pts

 lpress Actually yes. There are schools that google has been working with to get students chromebooks so each student can have a computer while in class.

anonymous 152 pts

SharePoint (even the free version) offers advanced version control and Lync offers real time villa oration features. Both Word and Excel documents can be edited by multiple people at the same time using the Share feature. Finally, skydive allows you to store documents in the clue and us a browser based version of Word, Excel, or PowerPoint to edit files. SharePoint has an almost identified feature. Did you even take 3 minutes to looks this stuff up?

gary_johnson_53 5 pts

Thanks for the article.  Forget about the folks bashing you. If you use stylesheets, you know the power.  I see the collaboration feature in google docs as great for whiteboard sessions and brainstorming; however, I am pretty sure I would not want to try to write something as simple as a weekly status report in google docs.  Libre Office is pretty good.  I reworked my word stylesheets for Libre Office without much difficulty.    However, I did not make the change.  I still use Word / Office, mostly out of laziness.  In my experience, Word might be slightly less buggy than Libre.  Version control would be nice; however, on Windows I would settle for nice and easy incremental backups to media I control.  The operative words are nice and easy, say just as easy as you could on any linux system.

anonymous 152 pts

I have found the collaboration features in Google Docs nothing short of revolutionary. I found it's not about your boss correcting you as you type but about groups writing documents in real time together. It's saved me a lot of time and with respect I think you are disparaging it because you haven't encountered a scenario where you can partake of its benefits!

crath 5 pts

One correction: The content of MS Word comments (what you called "side notes") is not subject to tracked changes; that is, the presense of the comment itself is noted in tracked chanegs, but the words types in the comment are not.  As a result, I never allow use of MS Word comments during contract negotiations I oversee.  I've written a small add-in that converts all comments to text: http://rath.ca/Misc/VBA/Word/MoveCommentsToDoc_v3.zip

Delusion_ 6 pts

Collaboration in Google Spreadsheets isn't a useless feature.  It's a critical feature.  I've had to explain Google Docs to someone used to frittering around in Excel for years who always asks me to "e-mail him the spreadsheet".  So I e-mail him the publish URL.  Three days later, he'll ask me to "e-mail him the new spreadsheet", and I'll give him the same link as before.

 

One of these days, he's going to take my word for it that the spreadsheet is live and we don't have to have a dozen out of date Excel spreadsheets, one where it's supposed to be on the server, five copies where they're not supposed to be on the server, and just as many sitting on peoples' local machines where they're not supposed to be.

 

Google Docs Spreadsheets have a lot of compromises (it's certainly not a full-featured spreadsheet), but for basic information-sharing and collaboration, it's a godsend.  I'm told Office 365 has a lot of these features too now, but I can't speak about that platform first-hand.  Calling collaborative spreadsheets a useless buzzword makes it difficult to take the rest of this article seriously.

anonymous 152 pts

You say:

"...because I really want to be able to keep all my documents online, which would allow me to work anywhere I want."

Well, even though I do not need to put my files on the cloud, you can easily set this up in Office 2010 by having all your Office files saved on SkyDrive and this way all your Office files, docx and others, all of them are truly available online anywhere.

 

In Office 2013, Microsoft has integrated SkyDrive even more than in Office 2010.

 

For a professional writer, I would think that Word 2010 and higher would be the professional tool of choice.

anonymous 152 pts

Gdocs actually does not use the standard contenteditable feature of the browser anymore and hasn't for a couple of years. They reimplementedthe whole thing in JavaScript and dhtml to get enough control to show page numbers etc. as far as they know they are the first to do this.

anonymous 152 pts

"...because I really want to be able to keep all my documents online, which would allow me to work anywhere I want."

 

Why didn't you look at MSFTs online office offering in O365?

anonymous 152 pts

Zoho Writer has  Format tab->Custom Styles, using which you can customize the the styles for the headings and the body text and even save them for further use. This will be very useful when you want to carry the styles across multiple documents without having them to be defined redundantly for each one of them.View->History will allow you to revert to version of your choice.

upower 6 pts

"Both Google Docs and Zoho Writer lack a style-sheet feature."

 

Google Docs has a good enough feature.

 

Say you want to create a fancy H1:

* Add a line of text, mark it.

* Change the style to what you want H1 to be. You can change font, color, bold, italic, underline.

* Click the type dropdown, hover h1, and on the context menu that appears you can click on "Update H1 so that it matches selction".

 

All of your current and future H1 in this document will now have your new style.

 

It's not perfect but it covers most of the common tasks.

w4rl5ck 10 pts

Uhm. Additional note. When I used Google Docs, there was an option in the main menu bar - "History", I guess. There I could revise *all* old versions of the document, including the possibility to do diffs between versions, and off course get things back from the past.

 

From my perception as a 24/7 git and svn user, it looked decent enough.

w4rl5ck 10 pts

It's kind of interesting that you want to see the application developer acknowledge your use cases and feature set, while you yourself dismiss the use cases of other people (me).

 

In my case, I needed a strongly collaboration-oriented tool to work with other people interactively on planning an enhanced road-trip with teams working on different topics at the same time, aggregating all information at a single point in this universe. Without overwriting the changes by re-uploading the document into the same dr*pbox, that is. Google Docs did the trick very neatly.

 

We seldom needed any additional communication tool (including phones), as the teams just worked along and the document in the center simply evolved. It was not necessary to send anything around, we did not need to keep track of who has what version where - Google Docs did that for us.

 

Plus, the comment/changelog feature set in Word is absolutely not doing the trick when it comes to proper versioning - where google docs does a pretty decent job considering that it's meant to be a consumer product.

 

I agree on most of your other critics, but don't make the same error you criticize in others, right? :)

 

There IS a use case for collaboration. Period.

 

Nice text, though.

anonymous 152 pts

Hmm, well let's see:

1. Google Docs is obviously targeting users who need a *basic* suite.  That means no style sheets for now.  This isn't surprising in the least to me.  It's meant to be an online version of Notepad (or maybe Wordpad) at this point.

2.The collaboration features are exactly for working on something at the same time.  If you don't need or want them, fine.  That doesn't mean they are useless for other people, though.  For example, I have worked on presentations simultaneously with other people before, each person editing their own page.  Instead of everyone doing their 5 pages locally, emailing them all to one person who would open all the files and copy-paste them into a unified file, we just started with one presentation and edited it simultaneously until we were finished.  I find it less useful with writer - but it's useful, because I can send someone a link to my "latest version", and still keep editing it.  I can choose to hide changes I made since the last "publish", or let them see the absolute latest version.  We do have other chat programs, but having it in the document is very useful, because you don't need to know their skype ID or whatever, and they don't have to have GMail open at the same time.  Having multiple people be able to edit something online without emailing it around and without blocking other users (like some primitive check-out system) is revolutionary for some uses.  For your use, it's not a big deal.

3. Google docs already has version history, which is basically track changes on steroids - without using a separate version management system.  You can see who changed what, when, and revert the changes to any past version if you like.  It might not have the multiple branches of some version management systems, but it has more than any other office suite I know of (Well, except for Apple's now), and more than enough for most users almost all of the time.

 

You have a certain linear workflow where the extra features of Google docs don't help much, and the fact that is is lacking advanced editing features may hurt you.  You can still use Google Drive (or Dropbox) to score your .odf or .docx files and allow you to work on them from any location.

realkiwi 6 pts

Edit:

"...and I’m at the mercy of a third-party library or tool that can’t do that I need."

 

"that" should be "what".  I'm an amateur writer so I do make errors. Professional writers do not have that leasure...

 ,

As for the rest, your criticism is very shallow. Comparing an online text editor to a word proccessor, where did the idea come from?

 

kiwi

 

 

anonymous 152 pts

The gdoc's collaboration feature is great. Just because you don't co- author doesn't mean co-authoring doesn't exist. No worries about merging versions. As for formatting, editing, and ui - it's not so good.

anonymous 152 pts

I've worked in situations where the real-time collaboration feature was VERY nice - think real-time projects where distributed teams are working in tandem to knock-down a set of tasks. Think phone conferences where multiple people can edit the same document on brainstorming ideas - no need for someone to collect all the notes and aggregate them. 

 

As an amateur writer, I can sympathize a bit with your complaints - but don't complain about them not knowing their target audience when *you* are not their target audience.

anonymous 152 pts

Pages on lion or newer has versions, which lets you snag part or all of your document's history (to a point, it saves once an hour or so, or when you explicitly save, and it's only available on the author's system)

anonymous 152 pts

You're using it wrong.  You should be typing LaTeX into Google Docs :)

anonymous 152 pts

Microsoft Word saving to Sharepoint gives you integrated version control. It's fairly nifty, no need to drag out svn or some other clunky revision control system.

anonymous 152 pts

I use dropbox, it keeps several versions of my docs and allows me to share them with other people.

anonymous 152 pts

I love Google Docs collaboration stuff and have used it on multiple occasions.  My partners and I would have a remote meeting to revise and discuss the draft paper. Also Google Docs does have a pretty usable revision history. You act like its got nothing...

 

Do you have an axe to grind or something?

Georules 11 pts

Collaborating on a google doc is really useful for drafting and sharing notes with a team.  Way easier than emailing a .docx around.  You can track changes with revision history in google docs.  I'm not a huge fan of the commenting/chat either, but I have found it useful on more than one occasion.  Sorry that you don't personally find it useful / just a buzzword.  

anonymous 152 pts

I love Google Docs collaboration stuff and have used it on multiple occasions.... My partners and I would have a remote meeting to revise and discuss the draft paper. I admit, better change tracking would also be nice, but joint editing actually works pretty well too.

inline_four 5 pts

 godrik 

I second your Git recommendation.  Not a big Latex user myself, but I find sticking to open standards in general is a good idea.  The problem of binary content files being difficult to track with standard diff tools can be mitigated with sane branching strategies, good comments, and possibly diff-friendly exports mirroring the originals (e.g. HTML).

 

I'm engaged in two kinds of work: professional projects and personal ones.  In my professional engagements right now, I am constantly producing and consuming shared documents using Google docs.  In many ways it's a blessing, but I do feel constrained by Google Docs often.  HTML DOM-driven editors can feel very heavy and constant reliance on the server being there for any meaningful change tracking is not nice.  Distributed revision control is obviously much better at that.  The trouble with things like Git is that it's much harder to get your wide range of possible collaborators to use it.

 

In the end, this feels like your classic technological compromise.  There exists a spectrum of solutions: from consumer grade to industrial strength.  As you go to the more powerful tools, they become more advanced, but require a certain greater level of commitment from the users.  Using Git is kind of like driving a big truck -- you have to watch what you're doing, but for serious work, it can be indispensable.

akc 5 pts

 godrik 

I've gone down the same route too.

 

The latex separation of style from content is fantastic - so I have developed an in-house style (based on article, but with my own logo and headers and footers) - and the tikz library for diagrams that can also be version controlled.

anonymous 152 pts

"Writing in the so-called cloud? We’re not all the way there yet"I disagree with you. Make a Outlook email at outlook.com and then sign in and click the down arrow next to "Outlook" in the topr right corner then click skydrive. Now you'll see "+create " on the top bar next to "Skydrive" and click that go down to "Word document". there you go. You can create a word document online, you can write and edit it useing the online Word web app, You can access it from anywhere that has an internet connection. Welcome to the cloud.

SteveFoerster 5 pts

Google Docs used to support style sheets, but now they don't.  When they cut that, I basically lost interest in them -- in part because it's a useful feature and in part because it showed me that they didn't give a shit about their users.

bcjanes 5 pts

Call me a crusty linux neckbeard, but I prefer to stick with nice, plain text. If I need fancy formatting I use markdown or latex. 

GNUALMAFUERTE 5 pts

 bcjanes I agree with you 100%. If it where up to me, I would never leave emacs. Sadly, the world doesn't agree with us, and when you have to work with humans, google docs is a great tool. The author of this article sounds like he's either trolling, or he's a very carefully disguised microsoft shill. 

anonymous 152 pts

You can see a detailed revision history of a document, including every saved version ever, in Google Docs.

It can show you the differences from the current/previous versions.

So if you deleted text, just pull up the revision history, grab the text you want, and paste it back into the current version.

 

For the use case you describe (accidents), It's not any different from a "real" version control workflow.

Your complaint seems to be that you want to be able to do merges of other people's edits.

 

 

anonymous 152 pts

Microsoft Office works seamlessly with Skydrive, and there's a viewer and editor there for those that don't have full Microsoft Word. In fact, I use Linux, but use the web apps from Microsoft for everything.

Daengbo 5 pts

 anonymous 

MS Office also works with the Cloud Connect plugin for Google Apps. Lots of options.