Slashdot Mirror


Google Docs Ditching Old Microsoft Export Formats On Oct. 1

An anonymous reader writes "Google today announced a huge change for Google Apps, including its Business, Education, and Government editions. As of October 1, users will no longer have the ability to download documents, spreadsheets, and presentations in old Microsoft Office formats (.doc, .xls, .ppt)." The perils of cloud computing; LibreOffice will probably be the best conversion utility at that point. Apropos: Reader akumpf writes with an essay about the dangers of letting our data and our tools be hosted by the same provider.

199 comments

  1. And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 4, Insightful

    is now gone. We used it at work because so many of our customers could read what we created. By requiring the strange .XML.ZIP format from Microsoft that isn't widely supported, we, like most people, will have to switch to another product if we want other people to be able to open our documents.

    1. Re:And 90% of the reason to use Google Docs... by Jeng · · Score: 3, Informative

      If I read the article correctly you can still create documents in MS Office formats, you just can't download them in those formats. So your customers will still be able to open the files you send them, but you may not be able to open the documents they send you.

      this means that the search giant will still support exporting into these Microsoft formats: Word (.docx), Excel (.xlsx), and PowerPoint (.pptx).

      --
      Don't know something? Look it up. Still don't know? Then ask.
    2. Re:And 90% of the reason to use Google Docs... by ClaraBow · · Score: 2

      Your customers will still be able to read the old .doc files, they just won't be able to export the files from Google Docs as .doc files.

    3. Re:And 90% of the reason to use Google Docs... by atlasdropperofworlds · · Score: 1

      Interestingly, MS office has been implemented as a online service, in javascript, that runs in the browser. If you have any MS-network email accounts you can use it. It will probably be the best conversion solution, for the time being at least. LibreOffice would be a second choice, but it doesn't always convert properly.

    4. Re:And 90% of the reason to use Google Docs... by JDG1980 · · Score: 5, Insightful

      We used it at work because so many of our customers could read what we created. By requiring the strange .XML.ZIP format from Microsoft that isn't widely supported, we, like most people, will have to switch to another product if we want other people to be able to open our documents.

      Are you or your customers still running Office 97?

      Every version of MS Office from 2000 onward supports the new XML formats if the Compatibility Pack is installed. And if you've been interacting with anyone who uses Office 2007 or above, you will probably already have been receiving documents in these formats, since that is what newer versions of Office default to when you save.

    5. Re:And 90% of the reason to use Google Docs... by Sepodati · · Score: 1

      It wasn't really clear in the short article, but I didn't see anything that indicated reading .doc, etc. files was unsupported. You just can't "save as .doc" something you create. If a client sends you a .doc, you can still read it, but whatever reply or edits you craft for them would have to saved in another format. I'm not a Docs user, though, so I don't know for sure.

    6. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 4, Interesting

      I chose to use Google Docs, because it allowed at a team of us to all view and edit the same spreadsheet at the same time.

      Then I wrote some Python and Perl software to automatically download the .XLS file and generate calendars based on it.

      It took about a day to rewrite the programs to work with the .XLSX format -- I had to do it about two weeks ago, when Google suddenly stopped allowing us to download .XLS files.

      I wish they'd continue to support .XLS files, because there are Perl modules for both reading and writing them, while there are Perl modules for only reading .XLSX files.

      I also wish Google had announced this change before they made it! I had to scramble over the weekend when they broke our system.

    7. Re:And 90% of the reason to use Google Docs... by h4rr4r · · Score: 2

      You can still import xls, and ssconvert will convert xls to xlsx just fine.

    8. Re:And 90% of the reason to use Google Docs... by obarthelemy · · Score: 4, Insightful

      Many people still use the old formats, if only because they already have lots of documents in those formats. Also because there's not much reason to change, and there are always outliers that won't handle the new formats well.

      --
      The Cloud - because you don't care if your apps and data are up in the air.
    9. Re:And 90% of the reason to use Google Docs... by Pieroxy · · Score: 2

      It wasn't really clear in the short article

      Do you mean to say Slashdot's summary? If so, you are correct. Is it rarely clear but often plain misleading or even just wrong.

    10. Re:And 90% of the reason to use Google Docs... by xaxa · · Score: 1

      Are there not Perl/Python libraries for working with OpenDocument ODS spreadsheets? That would have been a much better choice, rather than relying on a proprietary format.

    11. Re:And 90% of the reason to use Google Docs... by Pieroxy · · Score: 4, Insightful

      MS Office in JAVASCRIPT? Holy cow, I need to see that.

      Wait... Are you sure there's not a few million lines of C# running on the server as well?

    12. Re:And 90% of the reason to use Google Docs... by mystikkman · · Score: 4, Insightful

      Every version of MS Office from 2000 onward supports the new XML formats if the Compatibility Pack is installed

      Customers send doc files and expect you to read them since almost everyone else uses Office. Sending a reply back to your clients or people at other companies saying, "Hey, install this addon and send it back in DOCX format" will only make *you* seem to be incompetent and a waster of time compared to your competition using MS Office.

      You can convert the doc and xls files locally, but isn't the whole point of using Google Apps to avoid having to have a copy of Microsoft Office? If you need to purchase a copy of Office to read the old formats anyway, you might as well not go the Google Apps route at all.

    13. Re:And 90% of the reason to use Google Docs... by ThatsMyNick · · Score: 1

      No everyone has compatibility packs installed. Even if one of my customers does not have it (or one of the key people in the organization do not have it), I have to stick with older formats.
       
      Hell, there is even a compatibility pack available for ODF file formats. Do you go ahead and assume everybody has it installed?

    14. Re:And 90% of the reason to use Google Docs... by farble1670 · · Score: 1

      ever heard of PDF?

    15. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      ISO/IEC 29500

      The .???x formats are just as open as ODS are. It's the old formats that were proprietary.

    16. Re:And 90% of the reason to use Google Docs... by icebike · · Score: 1

      ever heard of PDF?

      Pretty hard to modify for people that work collaboritivly.

      --
      Sig Battery depleted. Reverting to safe mode.
    17. Re:And 90% of the reason to use Google Docs... by mabhatter654 · · Score: 4, Insightful

      But many places use the docs with VB6. THAT is the problem. First, these are HUGE systems that automatically accept .doc files. Second, after VB6 Microsoft's tools went .net and working with the office formats got a lot harder... You're talking 90% rewrite.... Or buy into the mess that's Sharepoint and hope you can hire somebody to make that work.

      If somebody spun up a Distro with WINE at XP level, DOC and VB6 compatibility some companies would eat that up.

    18. Re:And 90% of the reason to use Google Docs... by Bill,+Shooter+of+Bul · · Score: 1

      finger slipped while trying to mod up, accidently marked as redundant. My appologies.

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
    19. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Why aren't you just "Sharing" the Gdoc with your customers? They can print the doc if they want.

    20. Re:And 90% of the reason to use Google Docs... by Type44Q · · Score: 1

      And to think that some peope don't like The Cloud... :p

    21. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Don't talk shit, troll. You can share the doc to anyone, durrr. Nice try MS stooge.

    22. Re:And 90% of the reason to use Google Docs... by fm6 · · Score: 2

      What, none of your customers can read .docx, .xlsx, or .pptx? These have been the default since Office 2007. And earlier versions (back to Office 2000) can handle them with a simple filter upgrade.

    23. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Thank you very little, Google. I work with some publishers that flatly refuse any format but .doc. They've been around a lot longer than you, Sony...er, Google.

    24. Re:And 90% of the reason to use Google Docs... by Draconmythica · · Score: 2

      Only isn't what's happening at all. You can read still the .doc they send you without any issues. You can even create a .doc on your computer and upload it to Docs and send it to someone. You just won't be able to take a file on Docs and then save it to your computer as a .doc which admittedly there are uses for but they're definitely a minority.

    25. Re:And 90% of the reason to use Google Docs... by lister+king+of+smeg · · Score: 1

      would that not make microsoft office even more easy to pirate by simply copying all of the scripts and saving them locally? I'm pretty sure it is a lot more then just javascript running on their the front end may be written in javascript bu the work is being done deep in the bowls of a microsoft server farm somewhere.

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    26. Re:And 90% of the reason to use Google Docs... by thereitis · · Score: 1

      They could... *gasp*... use Google Docs!

    27. Re:And 90% of the reason to use Google Docs... by mspohr · · Score: 2

      Do you mean that your customers can't read any docx or xlsx files they receive from anyone?
      I really find that hard to believe. For at least the last 5 years, everyone has been sending around these new file formats... your customers must be flying blind...

      --
      I don't read your sig. Why are you reading mine?
    28. Re:And 90% of the reason to use Google Docs... by Technician · · Score: 1

      Keep copies of your old software. I needed to recover some family history letters that was saved in Microsoft Works format for Windows 3.1 that was on floppy. To recover them, I built a Win 3.1 machine to run Star Office (legal copy saved with book and box) so I opened the files in Star Office with the import function to save formatting and then saved them in MS Word 97 format. From there I could transfer them off floppies. (Win3.1 does not support USB) Keep some older hardware handy.

      With the software changing formats, we were able to make dead tree copies as well as save it in newer formats.

      --
      The truth shall set you free!
    29. Re:And 90% of the reason to use Google Docs... by xaxa · · Score: 1

      Yes, but AIUI the MS "open" formats are (intentionally) very complicated.

    30. Re:And 90% of the reason to use Google Docs... by ssam · · Score: 5, Informative

      libreoffice does a hybrid PDF, that embeds the ODF file as well. so when you import it back into libreoffice everything is preserved.

    31. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      You don't need a Microsoft email account, you just need a (free) SkyDrive account. Go to http://skydrive.live.com/ and sign up, then click new file and Word, Excel, PowerPoint, and OneNote are available formats.

    32. Re:And 90% of the reason to use Google Docs... by anubi · · Score: 5, Interesting

      Thanks. That is the first thing I thought too when I saw this topic under discussion.

      I have been working in electronic design for many years, I started out in CAD with "Futurenet" schematic capture and PADS for PCB layout. Both ran under DOS on 386 machines ( actually the Futurenet would run on a '286 ). I had SPICE analog circuit simulators which also ran on a '286.

      I still use these programs today. They are almost thirty years old. So far, I have been able to migrate them to run on the hardware I have.

      A couple of months ago, I had a customer I did a design for ten years ago tell me the ADC on the board I had designed for him was no longer available, and could I re-do it to use something else? The files were still on my machine and came right up. It did not take me long to completely redesign the layout to make him a highly upgraded board with the latest parts on it, yet still be completely fit and form compatible with the existing sockets of his product. Thank goodness the PCB house still honors old Gerber formats, and I can still print my schematics off with the old AutoCad .DXF.

      This was exactly the thing I groused a lot about when working in the aerospace industry when we constantly ditched what we had always chasing the latest thing. What happens when existing product in the field needs support? And how long do we expect product in the field to last? If our product only lasts a year or so, go ahead and design with tools that are only viable for a few months or so... but if we are designing a product that should last a hundred years, we better use tools and record-keeping instruments that will also be usable a hundred years from now. For hundreds of years, paper and ink worked fine as a storage medium. I can't say the same for digital storage - The physical media: optical CDROMS and flash drive, may make it through - especially if we have redundant file integrity and backup systems in place - but will we have the capability to read it with all the proprietary file formats, encryption, and IP law? Anything much beyond the standard public filetypes ( i.e. .TXT ), may go the way of ancient languages without even the benefit of a rosetta stone.

      Well, I guess I am about a quarter-way into my design of a 100 year support capability. I am quite confident my CAD system will last longer than I will, if anyone else sees fit to maintain it.

      The stuff I did for the Government during that same time frame is inaccessible, as the old CAD tools are now gone. I would have no idea how to resurrect the diagrams to those old RF modems that were done in the old special hardware machines. I guess it was a fortunate thing for me that when they "cleaned house", it was not only people like me that went, our old tools went too - and these were the old ones that would run under anything we could boot up into DOS.

      I was able to buy the CAD system I had used for five years at the company surplus store. The software has went from running on a '286, to '386, to '486, then Pentium, and now runs in a DOS box.... I figure that no matter how sophisticated our processors get, there will always be some DOS emulator floating around, just as no matter how sophisticated our technology becomes, I should always be able to find a pencil and pad of paper - because sometimes that's exactly what you need.

      ( Oh, incidentally, I'll run Eagle too. )

      --
      "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

    33. Re:And 90% of the reason to use Google Docs... by temcat · · Score: 1

      Now that is interesting, haven't ever heard about such a feature. Not that I need it much, but still thanks for the info.

    34. Re:And 90% of the reason to use Google Docs... by defcon-11 · · Score: 1

      Oh no, instead of downloading to .doc and emailing, you'll have to click share. Your customers are going to be absolutely outraged when they realize they no longer have to download anything, don't need an expensive fat client program, and can see changes to the docs in real time. Of course, you could always try .pdf instead, which has most of the same 'benefits' as .doc.

    35. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      The next step will be microsoft making the file conversion filters unavailable, save a copy now... or just switch to LibreOffice which handles both.

    36. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      is now gone. We used it at work because so many of our customers could read what we created. By requiring the strange .XML.ZIP format from Microsoft that isn't widely supported, we, like most people, will have to switch to another product if we want other people to be able to open our documents.

      And today only OfficeSuite is only $.25 on Google Play.

    37. Re:And 90% of the reason to use Google Docs... by Kalriath · · Score: 1

      ??

      What?

      Document formats have precisely nothing to do with Visual Basic versions. Zero. If you're referring to reading and writing office formats by applications written in Visual Basic, they don't have any built in support for that at all - it's all third party code.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    38. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Every time you don't eliminate a legacy format, God kills a thousand puppies or something?

    39. Re:And 90% of the reason to use Google Docs... by Seumas · · Score: 1

      Ninety percent of the reason? I haven't used Microsoft Office in over a decade and every company I've worked at has primarily used OpenOffice and StarOffice. There is almost nothing that ever *really* needs to be done in a proprietary MS document format. Hell, almost nothing ever really needs to be done in a full blown word processor, period.

      I would suggest that, if your workflow depends on eventual conversion to or from the specific MS Office format, then your workflow is wrong.

      It's also amusing that people are saying "this is the risk with the cloud". No, there are a lot of risks with the cloud. Privacy, data loss, security breach. However, issues with exporting to a specific proprietary-ish file format is not due to "the cloud".

    40. Re:And 90% of the reason to use Google Docs... by rtfa-troll · · Score: 2

      This is not simply not true; With ODF the format is completely documented. Wtih Microsoft's formats the documentation misses major sections of description of the meaning of various tokens ("do like Microsoft Word '1945" or whatever)

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    41. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Is it rarely clear but often plain misleading or even just wrong.

      huh? is it?

    42. Re:And 90% of the reason to use Google Docs... by atlasdropperofworlds · · Score: 1

      As sardonic as your reply appears to be, it is available, and it works surprisingly well - if you need MS Office that is.

    43. Re:And 90% of the reason to use Google Docs... by atlasdropperofworlds · · Score: 1

      It's up and running. I bet just running it and hitting F12 will start to answer those types of questions. The point is, it's available as a web-based application, and they've integrated it with document sharing for collaborative editing - just like google docs - except it's office. For people who (think they need to) use ms office, it's great.

    44. Re:And 90% of the reason to use Google Docs... by jimicus · · Score: 5, Insightful

      Have you ever used Google Docs?

      There is no such concept as "create documents in MS Office formats" in Google Docs; your sentence doesn't make any sense. You create a document or a spreadsheet, give it a name and that's it - exactly how or where it's saved isn't something you as the user worry about.

      It only becomes necessary to worry about it when you need to get the document out of Google Docs and give it to someone else.

      This isn't necessarily the end of the world because, as Google have pointed out, there is a compatibility pack available from Microsoft which allows older versions of Office to open .docx files.

      There is, however, one minor issue which appears to have entirely gone over Google's head. The only time anyone's likely to use this export facility is when you're sending the document to someone outside your company and whose computers you have precisely zero control or influence over. If they don't have the compatibility pack installed, the generally accepted polite thing to do is re-send in a format they can open. It is not to ask to speak to their IT department and tell those guys how to do their job.

    45. Re:And 90% of the reason to use Google Docs... by Pieroxy · · Score: 1

      So you're telling me there is a version of MS Office I can run in my browser offline? Please point me to it.

      BTW, I have no clue what sardonic means. Did you mean sarcastic?

    46. Re:And 90% of the reason to use Google Docs... by RaceProUK · · Score: 1

      Or Office Automation. Either way, it's separate from the dev environment.

      --
      No colour or religion ever stopped the bullet from a gun
    47. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      This is the main reason that got me to look at open source. I want to ensure that I can continue reading and writing my data. Not be subject to the whims of a company who's interest is not aligned with my own, which of course no companies are likely to be. (Actually, open data formats would be just as good except that those only seem to be available via open source.)

    48. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      I think it was back in 2008 I was sent a .docx from a government agency. Using Microsoft Office XP, I couldn't open it. I had to have them send me a .doc file in it's place.

      .docx was born December of 2006. The modern .doc format was born with Microsoft Word 97. While .docx may be an open format whereas .doc isn't, I personally do not consider .docx to be any sort of standard no matter what they say. .docx was born in 2006, too many years into the digital era. And while an open standard is a good idea and should be embraced, a fallback is necessary for those who have older word processing software. A two-format solution may be necessary: both .doc and .docx should be available options.

      I am not sure if I have installed a compatibility pack for Office XP on my other computer. If I haven't, I don't know if I ever plan to do so.

    49. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Have you tried pointing your browser to C:\Program Files\Microsoft Office\

    50. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Are you or your customers still running Office 97?

      Yes -- several reasons. Hardware is finally fast enough that Word is snappy on longer documents with lots of figures (inserted MathType equations). By now, I've learned to deal with most of its weirdness--who wants to learn about new & different workarounds? Also, I believe it's the last version that doesn't "phone home" to MS.

    51. Re:And 90% of the reason to use Google Docs... by atlasdropperofworlds · · Score: 1

      Outlook.com, log in (obviously), select skydrive from the dropdown in the top right. Create an office document. Edit it, etc.

      This should help you with your other question

    52. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      ...For at least the last 5 years, everyone has been sending around these new file formats... your customers must be flying blind...

      What industry are you in? In automotive (still a very large sector), I rarely see docx/xlsx/pptx formats. We are quite happy with Office 97, why keep paying MS once something works OK. Also, Office 97 applications now run very fast on current hardware,

    53. Re:And 90% of the reason to use Google Docs... by mcgrew · · Score: 1

      I have no clue what sardonic means.

      Do you have a clue what "dictionary" means?

      sarÂdonÂicâ â/sÉ'rËdÉ'nÉk/ Show Spelled[sahr-don-ik]
      adjective
      characterized by bitter or scornful derision; mocking; cynical; sneering: a sardonic grin.

    54. Re:And 90% of the reason to use Google Docs... by jythie · · Score: 1

      I can recall last time I was job hunting, several companies required you send your resume in specific formats, often .doc since that is the format whatever back end they had knew how to work with... thus in those cases one really had no place to tell them to upgrade and would be SoL if using google docs.

    55. Re:And 90% of the reason to use Google Docs... by jythie · · Score: 1

      It is not unusual for places to still be using Office97 or have some internal policy of standardizing on the Office97 format since it works pretty much everywhere.

      There are also cases where they have some internally developed application that takes Office97 formatted documents and does things with them, for instance electronic paperwork where you submit a filled out form as a doc and the fields are read out into some database. It could be argued that they should upgrade, but some places are slow or do not want to replace systems that already, well, work.

    56. Re:And 90% of the reason to use Google Docs... by jimicus · · Score: 1

      That's a very good point - systems that take a .doc file and automatically put it into a database while extracting data from it for search purposes are endemic in the recruitment industry and in HR. If those systems haven't been updated to support .docx - while it's tempting to say "they should update them then!" that's not really the sort of thing a prospective candidate is in a very strong position to argue.

    57. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      Thank you very little, Google. I work with some publishers that flatly refuse any format but .doc. They've been around a lot longer than you, Sony...er, Google.

      Ditto, some companies just want .doc and aren't about to change. Our publisher is the same (smaller engineering press).

    58. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      I think the idea is to force people away from the evil that is using Microsoft's proprietary formats, but in so doing, I think they've overestimated how much value people place in their services, and that this is going to blow up right in Google's faces.

    59. Re:And 90% of the reason to use Google Docs... by DragonWriter · · Score: 1

      We used it at work because so many of our customers could read what we created.

      I find it hard to believe that there is a large group of people out there that can read legacy Microsoft Office formats but none of the export formats that GDocs supports after Oct. 1

    60. Re:And 90% of the reason to use Google Docs... by DragonWriter · · Score: 1

      ever heard of PDF?

      Pretty hard to modify for people that work collaboritivly.

      You know, if people want to collaborate with you on a document you use in Google Docs, there is a free web-based tool that lets them do that that doesn't require using any import or export filters.

    61. Re:And 90% of the reason to use Google Docs... by Vlado · · Score: 1

      No, it's actually just the opposite of what you said.

      Download = getting the file to your local PC from the cloud, which also relates to inability to create the documents in the mentioned older formats.
      What follows is that customers that cannot open newer formats like .docx and rely on .doc will not be able to receive the documents created with Google docs anymore.

      You will still be able to open the old files, but the files will be automatically "upgraded" to the .***x version.

      On the other hand I have to say, that I find it surprising that this would actually still be a major issue. Whether we like it or not, MS formats are a de-facto standard for document distribution world-wide for a really long time now. The .***x formats have been introduced with Office 2007, so it's been about 5 years now that they are around. At the same time, if I recall correctly there are plugins for older MS Office versions that allow for work with the new formats.
      I can understand that some organizations may not like MS but in that case they are the ones causing problems to the rest of the ecosystem of which they are part and not really the other way around.

    62. Re:And 90% of the reason to use Google Docs... by metamatic · · Score: 1

      Why the hell would you use XLS format for processing in Python and Perl, when you could download in OpenDoc format and use a standard XML parser?

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    63. Re:And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

      they may have been accustomed to using that format, so it took time to adjust to the current format.

  2. Well then... by Anonymous Coward · · Score: 1

    ... I guess I'm going to have to move all my online documents to Microsoft SkyDrive then.

  3. And by M0j0_j0j0 · · Score: 5, Interesting

    This is the reason i didn't pick google for my business, what about the customers that have processes that rely on that functionality?

    1. Re:And by ThorGod · · Score: 3, Insightful

      Yep! This just doesn't make sense. Google continues to be *the example* against anything and all things "cloud".

      --
      PS: I don't reply to ACs.
    2. Re:And by Atzanteol · · Score: 1

      Never before have there been forced upgrades or features dropped from applications! Outrage!

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    3. Re:And by geek · · Score: 1

      I know right? It's not like there is a free compatibility pack or anything

    4. Re:And by M0j0_j0j0 · · Score: 5, Insightful

      The problem is not the drop, is the time-frame. like i wrote below

      The problem is they announce a functionality drop 1st October on the 26th of September.

    5. Re:And by Capt.DrumkenBum · · Score: 3, Interesting

      I have been saying for years that any company that runs their business on Google apps will end up either out of business, or as a division of Google.
      Any company that relies on an online office tool is not a company I will be dealing with.

      All this cloud crap is just the return of the mainframe.
      Remember when Sun advertized "The network is the computer."? Well, it wasn't then, it isn't now, and I doubt it will be in the future.

      --
      If I were God, wouldn't I protect my churches from acts of me?
    6. Re:And by farble1670 · · Score: 2

      i think people would say the difference is that you aren't forced to upgrade a local app, but google docs can just change over night. there's no option to not upgrade.

    7. Re:And by Anonymous Coward · · Score: 0

      People keep saying this, but if you are working with somebody external, this is a compatibility pack installed on a third party's computer. I don't know how much time you spend on the phone with third parties, but especially if you are being paid for some service, they aren't going to be happy to hear that they could read what you sent them iff they get somebody from their IT department to install a plugin for Office, no matter how available and trivial to install that is. You used to be able to send them a document they could use with no effort beyond double clicking it, and now you can't, even though nothing has changed on your end. Good luck convincing them that this isn't just a case of your incompetency preventing them from getting work done.

    8. Re:And by Anonymous Coward · · Score: 0

      Ok, guy we get it, there is a compatibility pack. If you think that solves the problem good for you it has been noted.

      The rest of us will keep discussing this issue like we're not retarded.

    9. Re:And by petermgreen · · Score: 2

      Forcing updates is bad enough
      Dropping features is bad enough
      Combining the two is horrible behaviour

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    10. Re:And by Anonymous Coward · · Score: 0

      This is the reason i didn't pick ________ for my business, what about the customers that have processes that rely on that functionality?

      You mean ANY company? Like when your customers used DOS, or Win 3.1 or Win95 or Win98? Or when your customers used another of those old file formats that were never text based? Or when they used weird database formats?

      Seriously, things advance for a reason. But I guess you're among the ones that still use a pocket camera that runs out of double AA batteries... I'm guessing that's how you picked your cellphone as well?

    11. Re:And by webnut77 · · Score: 2

      All this cloud crap is just the return of the mainframe.

      No, it's not. With a mainframe, it's your data on your disks attached to your mainframe managed by your software.

      In the cloud, it's your data on their servers, sometimes managed by their software, according to their Terms of Service and mined for their benefit.

      Not remotely close.

    12. Re:And by rgbrenner · · Score: 1

      The problem is not that they are dropping a feature.. that's fine. The problem is the time frame. Here's the announcement on 9/25 announcing the change:
      http://googleappsupdates.blogspot.ca/2012/09/scheduled-release-track-features-update_26.html

      They gave people 6 fucking days to fix any processes that rely on that functionality.

      I don't care that they have dropped support for it. But 6 days?!

      You really don't see a problem with that?

    13. Re:And by rgbrenner · · Score: 1

      Sorry.. I got that wrong.. They scheduled it on 9/25, but then sat on their hands before actually making the announcement on 9/26. So make that 5 days.

      Too fucking lazy to give people a 6th day.

    14. Re:And by Capt.DrumkenBum · · Score: 1

      Ok, I stand corrected. It is the mainframe, but worse.

      --
      If I were God, wouldn't I protect my churches from acts of me?
    15. Re:And by exomondo · · Score: 2

      Never before have there been forced upgrades or features dropped from applications! Outrage!

      Yeah but at least in non-cloud environments you can keep running the software as-is.

    16. Re:And by Anonymous Coward · · Score: 0

      You mean ANY company? Like when your customers used DOS, or Win 3.1 or Win95 or Win98?

      No, because in this case it's 'in 6 days you lose this feature', in the case of operating systems it's 'in 12 months we will be releasing a backwards compatible version and deprecating functionality, then the version after that will be incompatible with the current version, you can still use the current version but it will be EOL in 10 years'.

    17. Re:And by jimicus · · Score: 2

      It's actually remarkably rare.

      There are upgrades that rapidly become difficult to live without (eg. when Microsoft were changing their file format subtly with every version of Office up to '97), there are upgrades that you'd be well advised not to ignore (eg. when an old piece of software is a piece of chicken wire security wise and the developers decide they're not going to patch any more holes that show up in it), there are vertical markets where they don't force you to upgrade but they jack up the price of support for the older version as an encouragement.

      But causing features to evaporate from under you with about a week's notice and you being utterly powerless to do anything about it is pretty rare. Except, that is, when it's a web application. (Particularly a web application from Google).

    18. Re:And by Anonymous Coward · · Score: 0

      How do I install that onto Google Office?

  4. Re:Shouldn't have used HOSTS file by schlesinm · · Score: 2

    May I be the first to say...WTF???

  5. I dont trust Google with my documents by Anonymous Coward · · Score: 0

    I don't trust Google with my documents anyways. Who knows what they will try to do with that information!

    1. Re:I dont trust Google with my documents by Jeng · · Score: 3, Funny

      I don't trust Google with my documents anyways. Who knows what they will try to do with that information!

      Display relevant ads?

      --
      Don't know something? Look it up. Still don't know? Then ask.
  6. No need really by goldgin · · Score: 5, Insightful

    I make it a habit of installing the free compatibility pack on my office 2003 installations to open docx and similar "new gen" documents. Works like a charm on the majority of documents.

  7. Who cares? by rashire · · Score: 2, Informative

    Am I the only one who found this post misleading. TFA specifically states .xlsx .docx .pptx etc are all still going to be available. Thus whats the big deal. See no issue dropping a format that was replaced over 5 years ago

    1. Re:Who cares? by postbigbang · · Score: 1

      Clickbait, in its more raw form. Worse, people voted it up to get here in the first place.

      --
      ---- Teach Peace. It's Cheaper Than War.
    2. Re:Who cares? by Anonymous Coward · · Score: 1

      Workflows relying on formats. Some libraries can't handle {doc,xls,ppt}x files yet.

      So automation in lots of places might break.

    3. Re:Who cares? by Fentekreel · · Score: 0

      Sounds like time to upgrade

    4. Re:Who cares? by Anonymous Coward · · Score: 0

      Am I the only one who found this post misleading

      What's misleading? "Old" formats are mentioned. Relevant file extensions are listed.

      You're just short on attention span.

    5. Re:Who cares? by blind+biker · · Score: 2

      I save all my Office documents in the old format - .doc, .ppt, .xls. I do that for two reasons: backwards compatibility, which matters to some of my colleagues and international collaborators, and compatibility with the version of Office I have at home.

      I guess there are more people like me, that need to cooperate with people around the world, and cannot expect that everyone has paid the Microsoft tax recently.

      --
      "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
    6. Re:Who cares? by thsths · · Score: 1

      > I save all my Office documents in the old format - .doc, .ppt, .xls. I do that for two reasons: backwards compatibility, which matters to some of my colleagues and international collaborators, and compatibility with the version of Office I have at home.

      You can get converters for all supported Office versions. And obviously you should not run an unsupported Office version if you exchange documents.

      LibreOffice may be a better reason: it is ok with the old document format up to a point, but it really struggles with the new format. Given that the new format has a much cleaner design, I think the problem is that nobody put the effort into making it work.

    7. Re:Who cares? by Anonymous Coward · · Score: 0

      Except almost no one uses it as the standard 'SaveAs' extension in MS Office.
      rarely still, does one see the .pptx, docx, xlsx - and the problems is in Google and Docs yet again retracting
      functionality.

      I see further things on the horizon that Google is taking back or eliminating - Gmail? GCal? Contacts?
      More folks still own and use Office 2003 and prior, than 2007 & 2010 combined (FYI)

  8. One of the nice things about open source by dkleinsc · · Score: 4, Interesting

    You never, ever, lose a feature. At worst, the feature requires you to keep a really old version of a package around.

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
    1. Re:One of the nice things about open source by Anonymous Coward · · Score: 0

      You never, ever, lose a feature. At worst, the feature requires you to keep a really old version of a package around.

      Ha. Tell that to Linus and the kernel mainainers with their evolving kernel driver ABI.

    2. Re:One of the nice things about open source by 2starr · · Score: 1

      That is so not true. Gnome? Also, I challenge that never removing features is a good thing. One man's feature is another man's cruft.

      --

      "Let your heart soar as high as it will. Refuse to be average." - A. W. Tozer

    3. Re:One of the nice things about open source by Anonymous Coward · · Score: 0

      > You never, ever, lose a feature.

      Tell that to all the Gnome2s that have been purged from distro repositories to make room for Gnome3.

    4. Re:One of the nice things about open source by Anonymous Coward · · Score: 0

      That is so not true. Gnome?

      Also, I challenge that never removing features is a good thing. One man's feature is another man's cruft.

      Gnome's problem is that they went full retard. You know what they say about going full retard...

    5. Re:One of the nice things about open source by h4rr4r · · Score: 1

      So run an old kernel.
      The code is still available, feel free.

    6. Re:One of the nice things about open source by Anonymous Coward · · Score: 0

      > Tell that to all the Gnome2s that have been purged from distro repositories to make room for Gnome3.

      Whut, all of them? I'm pretty sure you can get MATE packaged for all major distros.

    7. Re:One of the nice things about open source by dkleinsc · · Score: 1

      If you want Gnome 2, you can get it here:
      ftp://ftp.gnome.org/pub/gnome/desktop/2.91/2.91.2/sources/

      Yes, building it is a pain in the butt, but you can do it.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
    8. Re:One of the nice things about open source by marcansoft · · Score: 1

      You try running Amarok 1.4 on a modern Linux distro.

      As much as it saddens me, yes, sometimes you do lose features with open source software.

  9. Why drop functionality? by jandrese · · Score: 5, Interesting

    Was it expensive to maintain this functionality? It seems like the .doc format shouldn't be changing much these days, making it fairly cheap to keep around. Was the difficulty that Google is adding a bunch of features that aren't supported by those formats (doesn't seem likely?). Did they have to pay a licensing fee to Microsoft to use them? There must be a reason to remove them, simply deleting them because they're old doesn't make much sense, especially if people are still using them.

    --

    I read the internet for the articles.
    1. Re:Why drop functionality? by Anonymous Coward · · Score: 1

      Whenever Google does something weird, it's because of advertisers.

      Or so it seems. It's the only reason Google wants your "Real name" for example.

    2. Re:Why drop functionality? by Anonymous Coward · · Score: 0

      Probably because the implementation of the export to the older formats was imperfect to begin with, and created bugs that they would need to fix. Also supporting the format in terms of regression testing would add a whole new round of effort.

      The format itself may not be changing, but all the moving pieces around it are, requiring extra effort to support.

    3. Re:Why drop functionality? by JDG1980 · · Score: 4, Insightful

      Was it expensive to maintain this functionality? It seems like the .doc format shouldn't be changing much these days, making it fairly cheap to keep around. Was the difficulty that Google is adding a bunch of features that aren't supported by those formats (doesn't seem likely?). Did they have to pay a licensing fee to Microsoft to use them? There must be a reason to remove them, simply deleting them because they're old doesn't make much sense, especially if people are still using them.

      I don't think there's a license fee. If there was, MS would have tried to go after the open-source implementations at some point in the past. In fact, I believe that a couple years ago, the European Union required MS to release documentation on their legacy binary Office formats to the public.

      What this is about, I suspect, is QA costs. Having these export formats means that every time substantial changes are made, the legacy export features must be tested. And they have to be tested with a substantial variety of documents to make sure nothing breaks, if Google wants to provide a solid experience. (Businesses would be very unhappy if they exported a PPT and the slides were all messed up because, say, one particular type of vector image wasn't properly ported back to legacy mode.) So Google can't just leave it in, since it might break at any time in the future, and as long as it stays in, it will suck up time and effort that could be spent on more important things. They decided that with everything from Office 2000 on up supporting the XML formats, it was time to pull the plug on legacy export. (Legacy import, AFAIK, should continue unaffected.)

    4. Re:Why drop functionality? by aztracker1 · · Score: 2

      Agreed, the biggest issue was probably the incomplete implementation, as well as the complexity.. say what you will, but the .(doc|xls|*)x versions are at least easier to work with... though not *that* much.

      --
      Michael J. Ryan - tracker1.info
    5. Re:Why drop functionality? by MobileTatsu-NJG · · Score: 4, Interesting

      Was it expensive to maintain this functionality? It seems like the .doc format shouldn't be changing much these days, making it fairly cheap to keep around.

      Funny, this is the second time this week I've heard this question about Google. The answer is: Every time somebody makes a change to Docs, they have to test this format. Expensive? Who knows, but it is a cost.

      The real question is: Why is Google running around doing all this cost cutting?

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    6. Re:Why drop functionality? by NatasRevol · · Score: 0

      Uh, the point is that the doc format hasn't changed in 5 years. So there's no cost to maintain as is.

      --
      There are two types of people in the world: Those who crave closure
    7. Re:Why drop functionality? by MobileTatsu-NJG · · Score: 1

      Every time somebody makes a change to Docs, they have to test this format.

      Uh, the point is that the doc format hasn't changed in 5 years. So there's no cost to maintain as is.

      Docs (as in Google Docs), not .doc.

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    8. Re:Why drop functionality? by ERJ · · Score: 1

      In a wonderful, magical world of perfect programmers that would be true. Unfortunately, regressions are reality. Maybe google is changing their export class interfaces, or they looked at the fact that you can support docx format back to Office 2003 and decided the maintenance / QA effort was not worth it.

    9. Re:Why drop functionality? by DragonWriter · · Score: 1

      Was it expensive to maintain this functionality? It seems like the .doc format shouldn't be changing much these days, making it fairly cheap to keep around.

      The old Microsoft formats may not be changing, but GDocs features are, and when adding new features, you need to update the export filters to account for the new features (even, in many cases, for features that can't be exported to that format, since simply ignoring the feature won't always work.)

      So, if there's a relatively low perceived use of export in the old MS formats (which they can probably tell from usage data), it may make sense to drop the export filter rather than continue maintaining it.

  10. Why? by lilfields · · Score: 4, Interesting

    Is Google intentionally trying to get out of the Office business? Because this is a quick way out. Though I use Office 2013 beta, I still save documents in .doc often because a LOT of people save in the format for backwards compatibility. Then what about existing customers that have to have this function? What a stupid move. Apple botches maps and Nano, Google botches Office, Microsoft might have botched an OS. At least Apple and Microsoft can recover the business. Office software is a tough playing field with Microsoft's behemoth.

    1. Re:Why? by Anonymous Coward · · Score: 1

      Is Google intentionally trying to get out of the Office business? Because this is a quick way out. Though I use Office 2013 beta, I still save documents in .doc often because a LOT of people save in the format for backwards compatibility. Then what about existing customers that have to have this function? What a stupid move. Apple botches maps and Nano, Google botches Office, Microsoft might have botched an OS. At least Apple and Microsoft can recover the business. Office software is a tough playing field with Microsoft's behemoth.

      Google docs has full support for ODF.
      I don't blame them for dropping old (although widely used) Microsoft doc formats. Blame the users/firms that volontarily lock themselves to the whims of Microsoft.
      As long as Google docs has support for pdf, ODF and RTF all is well.
      Sucks to be Microsoft whores.

    2. Re:Why? by Anonymous Coward · · Score: 0

      Sucks to be Microsoft whores.

      Someday you might venture out into the big bad world, where you will meet many people of different skills and interests, and the need to be compatible with them. If they expect .doc and you want to sell them something (your services, or anything really), it might be smart for you to send them files in .doc/.xls/.ppt that their old Office can read. Google Docs was an easy way to do this...

  11. Only OLD format, not current by Sandman1971 · · Score: 1

    Google Docs is only dropping support for old formats (Office 97-2007). Old applications that haven't been patched in how long? No reasonable business that requires documents should still be running on those old versions anyways. You can only keep backwards compatibility for so long before things start to get bloated and buggy.

    --
    It's better to burn out than to fade away
    1. Re:Only OLD format, not current by M0j0_j0j0 · · Score: 2

      The problem is they announce a functionality drop 1st October on the 26th of September.

    2. Re:Only OLD format, not current by Anonymous Coward · · Score: 0

      C'mon, this is Google. They should get mad props for announcing this in advance at all. Their favored update model is Chrome "we silently updated version and broke features lol".

    3. Re:Only OLD format, not current by LinuxIsGarbage · · Score: 1

      Office 2003, the last version that used .doc as the native format, will have extended support (security fixes) through till April 8, 2014.

  12. Re:Shouldn't have used HOSTS file by Jeng · · Score: 1

    Hey I understand trolling is fun and all, but can you change the address to one that doesn't actually exist?

    I understand that the APK fellow might be a first class dickwad, but now you are acting like him.

    Do you really want to be like APK?

    --
    Don't know something? Look it up. Still don't know? Then ask.
  13. The formats being ditched are Office 97-2003 by Qwavel · · Score: 5, Informative

    A clarification has been posted: it is the Office 97-2003 (not 2003-2007) formats that are being dumped, and it is

    Gotta say, though, that Google takes as much care with their blog posts as they do with their products: everything is beta.

    Would be interested to know what the rationale is. Did they have to pay a licensing fee for these old proprietary formats? Or did they just want to stop supporting rather old, very proprietary formats of their competitor?

    Note that they also recently announced that they are dropping IE8 support soon, so they are generally being very ruthless about culling out technologies. I guess I can forgive them that - supporting lots of old MS technologies must be painful.

    1. Re:The formats being ditched are Office 97-2003 by Anonymous Coward · · Score: 0

      Interesting as my multi-national (70k +) corp still runs Office 2003 and will for the foreseeable future (along with XP). What do upgrades to Office get you except the latest shiny icons and a lighter wallet? For crying out loud, it's office software!

    2. Re:The formats being ditched are Office 97-2003 by jrumney · · Score: 3, Insightful

      What do upgrades to Office get you except the latest shiny icons and a lighter wallet? For crying out loud, it's office software!

      The *ahem* awesome bar. 'Nuff said.

    3. Re:The formats being ditched are Office 97-2003 by thsths · · Score: 1

      > Interesting as my multi-national (70k +) corp still runs Office 2003

      And why exactly would they do that? Office 2010 is so much more functional, and a lot easier to use to. Word may not have changed all that much, but it has a new GUI and a good equation editor. PowerPoint has changed massively, from an ugly program to complete the package to something actually quite useful.

      I understand that you may want to wait with updates, and not do every version. But since Office 2010 has SP1, there is really no reason not to start upgrading. Plus of course the support is running out soon, and there should be time for an orderly conversion...

    4. Re:The formats being ditched are Office 97-2003 by Anonymous Coward · · Score: 0

      You're thinking of Firefox's address bar - isn't the bar in Office the Ribbon?

      It still sucks, mind.

    5. Re:The formats being ditched are Office 97-2003 by Anonymous Coward · · Score: 1

      If you take a non-technical user that has experience using Office 2003 changing the GUI going to Office 2010 does not make it easier to use. It creates confusion, support calls, and some level of retraining. Even moving menu items can create problems for end-users. And the argument for upgrading is what? Support patches? On a stable product that's functioning for ~ 10 years? rrrriiiggghhhttt....

    6. Re:The formats being ditched are Office 97-2003 by jrumney · · Score: 1

      Yeah, wrong stupid name for stupid interface change that noone wanted.

    7. Re:The formats being ditched are Office 97-2003 by mcgrew · · Score: 2

      Word may not have changed all that much, but it has a new GUI

      Best reason I can think of NOT to upgrade. Change for increased functionality is a good thing, change for the sake of change is brain-dead stupid, it only slows down your workflow and decreases productivity.

      Office 2010 is so much more functional, and a lot easier to use to

      Um, trying to parse past your typo. Did you mean "a lot easier to use, too" or "a lot easier to get use to"? But at any rate, I keep hearing the same thing from MS fans and always ask and never am answered, HOW is it more functional and easier to use?

  14. Re:Shouldn't have used HOSTS file by JayRott · · Score: 1

    ...... I think there is a nice place with men in white coats who would be more than happy to help you out with your problems, sir. Hell, maybe they'll let you play some "Shutter Island."

  15. You almost certainly don't need these formats by JDG1980 · · Score: 0

    As noted in the original article: "Microsoft offers a free Compatibility Pack for Office 2000, Office XP, and Office 2003. If you have this pack, youâ(TM)ll be able to you open, edit, and save files using the .xxxX file formats in newer versions of Word, Excel, and PowerPoint."

    In other words, even if you are sticking with an old version of Office because you hate the Ribbon (or love Clippy), you can still have interoperability with the documents downloaded from Google Docs.

    As far as I know, importing the old formats will still be permitted. (At least that's what the documentation says.) It's just exporting that is being removed. And at this point, given the fact that everything from Office 2000 on up supports XML, there's really no good reason for anyone to be creating more documents in the legacy Office 97-2003 binary formats. Making these crappy formats read-only probably saves Google on QA, and helps hasten their well-deserved demise.

    1. Re:You almost certainly don't need these formats by Anonymous Coward · · Score: 0

      It's funny how stupid they are being. I actually have use-case where I need the XLS format export feature available. Therefore Google Docs will no longer be a viable product for me.

      Google can go fuck themselves. For every decision they get right, there are fifty more they completely fuck up on.

    2. Re:You almost certainly don't need these formats by Anonymous Coward · · Score: 0

      How about if you're sticking with Google Office? You know, the one the whole discussion is about... How do I install the compatibility pack onto Google Office, so that I can keep sending the DOC files that my customers require?

  16. doesn't this also apply to closed source? by logicassasin · · Score: 1

    If Microsoft were to drop support for older formats today, couldn't I simply install an older version of Office to get that unsupported format?

    Just seems to make sense to me, especially when I have Office 2003 installed on my Win7-64bit laptop (along with the Office format convertor to get newer format compatibility).

    --
    Fifty watts per channel, baby cakes.
    1. Re:doesn't this also apply to closed source? by Anonymous Coward · · Score: 0

      Yeah but sometimes you can't run it in the latest version of windows, which may be all you have since you bought your new computer. Can't recompile the old code against new libraries which will work on the new computer.

    2. Re:doesn't this also apply to closed source? by albeit+unknown · · Score: 1

      You may not have the licenses around to legally do so, particularly in a business environment where you may have hired more people over time. This is not an issue with open source.

    3. Re:doesn't this also apply to closed source? by Anonymous Coward · · Score: 0

      In a business environment maybe the old version of software XXX does not install on the latest version of your OS. Maybe it requires some prerequisite that's no longer available.

  17. Another winning editorial by TheSkepticalOptimist · · Score: 0

    All this is is Google not supporting export of Docs in antiquated Office formats. Meaning that the docs are originally in Google's format and the option to bring them to your desktop will not allow you to pick old formats. If you had uploaded a file to Google's clouds service in whatever format you uploaded it as, it will happily download in that same format.

    If you are still using old versions of Microsoft Office, consider upgrading, its time to retire your 10+ year old software, you got your money's worth out of it.

    --
    I haven't thought of anything clever to put here, but then again most of you haven't either.
    1. Re:Another winning editorial by marcovje · · Score: 1

      Maybe, but I'll be the one deciding to upgrade, not google.

    2. Re:Another winning editorial by Billly+Gates · · Score: 1

      Users hate the ribbon and would freak out and fire me if I put it on their desktops. Office 2k3 runs fine so why upgrade?

    3. Re:Another winning editorial by Anonymous Coward · · Score: 0

      Primarily the irrational believe that because it's old it needs to be replaced. No other reason is required in the tech industry.

    4. Re:Another winning editorial by jon3k · · Score: 1

      The best part is, you can use Microsoft's FREE office document converter to view the new formats seamlessly in Office 2003/XP.

    5. Re:Another winning editorial by jon3k · · Score: 1

      By all means, and in the interim you can use the free office converter in 2003 to view the new formats, which you should have done about 5 years ago when Office 2007 was launched.

  18. 90% of the misunderstanding you mean by trolling? by poetmatt · · Score: 2

    Considering that you can still put microsoft docs into google docs, this isn't a change. They're just not sending it back out into those formats - which also means converting documents which weren't microsoft docs, into microsoft docs. The issue here is relying on Microsoft products, not a fault of google's.

  19. Re:Shouldn't have used HOSTS file by shutdown+-p+now · · Score: 1

    Google for "Alexander Peter Kowalski".

  20. Could Work Out by RazorSharp · · Score: 2

    Now that MS Word utilizes OpenDocument, perhaps it can now begin to replace the .doc/.docx formats. I'm not really sure how many people use Google docs (I've heard quite a few do, I don't know how they do it), but if they have a sizable chunk of users it could work like the reverse of Microsoft's formats in the past. "Save that in .odt because everything reads .odt."

    It's kind of risky on Google's part, but if they succeed they'll break Microsoft's key stranglehold on the whole text editing market. Let's face it, it's ridiculous that such a basic piece of software as MS Office not only sells at the outrageous price they have it at, but is also considered mandatory by most computer users who use their computer for actual work.

    LibreOffice and its derivatives are bound to win eventually (it keeps improving and will always be free), but the process is extremely slow. It's nice to see Google attempt to cut off Word's life support, which is format lock. LibreOffice Writer is at the point where it could make Word irrelevant - LibreOffice just won't bury the Office suite until Calc catches up with Excel.

    --
    "From the depths of my skeptical and rationalist soul, I ask the Lord to protect me from California touchie-feeliedom."
    1. Re:Could Work Out by Anonymous Coward · · Score: 0

      Two points:
       

      if they have a sizable chunk of users it could work like the reverse of Microsoft's formats in the past. "Save that in .odt because everything reads .odt."

      1) If it's Microsoft implementing Open Document Format, I guarantee they'll find some way to implement it subtely off-spec so that an ODF file created in MS Office will work correctly only when opened with MS Office, or an ODF file created in any other application will suffer degradation when opened in MS Office (like, for example, stripping out the formulas in spreadsheets). It simply isn't in Microsoft's DNA to play nicely with anything else. They are the Daleks of the software industry.

      LibreOffice just won't bury the Office suite until Calc catches up with Excel.

      2) Impress (the slideshow part of LibreOffice) is also going to need MASSIVE improvement before it will even be able to find the city that Powerpoint's ballpark is in. At the moment, you can't even use Impress for presentations with math equations, because the built-in LibreOffice math editor is buggy, clunky, and produces the ugliest math typesetting this side of a 1st grader's handwriting, and the LaTeX plugin option currently suffers from a regression in LibreOffice's svg handling (going back several versions) that corrupts the output.

      Face it, Microsoft Office remains king for the forseeable future, and I've been watching the open source field long enough to suspect it will never muster the kind of vision, focus, and sustained drive necessary to topple that behemoth, no matter how many missteps MS takes or how complacent it gets.

    2. Re:Could Work Out by jon3k · · Score: 1

      Google is just discontinuing exporting to XLS, DOC, etc (2003/XP and prior format). They still support exporting to XLSX/DOCX.

    3. Re:Could Work Out by jrumney · · Score: 1

      2) Impress (the slideshow part of LibreOffice) is also going to need MASSIVE improvement before it will even be able to find the city that Powerpoint's ballpark is in. At the moment, you can't even use Impress for presentations with math equations...

      Math equations are TeX's ballbark, not Powerpoint's. Impress does seem like it's the unfinished work of a single person scratching an itch over a single weekend though. I tried to use it once with my son for his "create a presentation in powerpoint" homework; it crashed when we tried to create the third slide in the sequence, and we hadn't even added any graphics yet - it was just a few lines of English text on each slide. Compared with the rest of OpenOffice, it is a huge disappointment.

    4. Re:Could Work Out by clodney · · Score: 1

      It's kind of risky on Google's part, but if they succeed they'll break Microsoft's key stranglehold on the whole text editing market. Let's face it, it's ridiculous that such a basic piece of software as MS Office not only sells at the outrageous price they have it at, but is also considered mandatory by most computer users who use their computer for actual work.

      Reducing Office suites to text editing is ridiculous. For most people in an office setting, Word, Excel and PowerPoint are utterly core technologies, and spending a few hundred dollars per seat is a complete non-factor for any medium to large business.

      If Unix ran MS-Office, I that many businesses would find it easier to switch away from Windows but still keep Office.

  21. Re:90% of the misunderstanding you mean by trollin by obarthelemy · · Score: 4, Interesting

    Indeed. Only that won't change because Google decide overnight to change the filters they support. What is changing is the trust we can have in online providers not swiping the carpet from under our feet overnight. See my .sig.

    --
    The Cloud - because you don't care if your apps and data are up in the air.
  22. Re:Shouldn't have used HOSTS file by Inda · · Score: 1

    Gee thanks for that.

    Why would a troll post as AC here and then leave a trail?

    http://www.jaylittle.com/

    The wedding photos made me smile.

    --
    This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  23. Great move, Google by water-and-sewer · · Score: 1

    As someone who follows corporate strategy a bit and who is enjoying watching Apple, Google, and to a lesser extent Microsoft slug it out, this is a move that makes sense. And I love to see anything that reduces the intoxication people have with Microsoft formats. Dependence on compatibility with Microsoft formats has set computing back by a decade - and the fight continues.

    On the other hand, as a consumer and someone who's very wary of getting locked in, I've gotta say, that's a Dick Move. (http://dictatorshandbook.net/memes/dmb.jpg/)

    --
    If this were Usenet, I'd killfile the lot of you.
    1. Re:Great move, Google by Billly+Gates · · Score: 1

      Not where I work. We are now evaluating Office 365 seriously as we still use IE 7 and are paying big bucks to now move to 8. Both which Google is giving a finger too.

      Business #1, the customer is always right. We dictate beowser support and office formats. Its Googles job to comply if they want our business. I guess not.

      Ancient IE and Office IT standardized a decade ago. Conplain all you want but that is the standard. Corps wont change

    2. Re:Great move, Google by Anonymous Coward · · Score: 0

      Not where I work. We are now evaluating Office 365 seriously as we still use IE 7 and are paying big bucks to now move to 8. Both which Google is giving a finger too.

      Business #1, the customer is always right. We dictate beowser support and office formats. Its Googles job to comply if they want our business. I guess not.

      Ancient IE and Office IT standardized a decade ago. Conplain all you want but that is the standard. Corps wont change

      Microsoft's rule #1 : don't give a shit about customers 'cause they have nowhere to run to.
      It's nice being a monopoly.

  24. Re:Shouldn't have used HOSTS file by Pieroxy · · Score: 1

    Have you heard of Trolls? They are strange creatures posting stupid, unrelated, offtopic of offensive comments in public forums such as Slashdot. Just for the sake of it. Yes, some people apparently have nothing better to do than this. For reference, this stuff is posted in every Slashdot story for a while now.

  25. Can't use Google Docs regardless of the formats by Anonymous Coward · · Score: 1

    They switched Google Docs to Google Drive earlier this week, and now my office firewall prohibits me from accessing Google Drive. It says that Google Drive is a type of "personal storage" site and it bans that category of sites.

  26. Re:90% of the misunderstanding you mean by trollin by icebike · · Score: 1

    Very Valid point.
    If I was paying for this, I'd be pretty upset. (I am paying for it, just not with money).

    The filters were in-hand already, and there was little point in dropping them.
    Warn agains incompatibilities where necessary, but why drop them all together.?

    They can still import these old formats, but can no longer turn around and export them in the same format.

    That might make sense if they were adding a ton of functionality to documents in Google Docs, but it has always
    seemed to me to be a pretty limited subset of what even the Older MS Office suites could do.

    I can't imagine Microsoft has totally clean hands in this decision. They may have yanked any licenses Google had
    for the export functionality. Forces office suite upgrades.

    --
    Sig Battery depleted. Reverting to safe mode.
  27. Not a huge deal, really by asmkm22 · · Score: 1

    Microsoft would love to get rid of the older formats anyway, so I see this as a step forward. If your business is so cheap that they've avoided upgrading to 2007 or 2010, and still refused to upgrade to 2013, then they have no one to blame but themselves. Seriously, you've gotten 10+ years out of your software, so stop complaining.

    1. Re:Not a huge deal, really by Anonymous Coward · · Score: 0

      So you have examined all the use-cases and formed this excellent opinion of yours? Go fuck yourself you dumb piece of shit.

  28. Old? by no-body · · Score: 0

    I refuse to pay the M$ tax and run 97 SR-2, works fine so far.
    Skipped all upgrades/versions in between ..
    If you want to go "legal" and like to pay every hype as a private person, well....
    There are those office shops - Depot and Max, passing by their software shelfs and looking at the price tags, quite interesting.
    Then there are the feature castrated versions - Home/Student or what they are called.
    Maybe Openoffice is an alternative?

  29. why dont they just add an ad for Office365? by Billly+Gates · · Score: 1

    First no IE 6 support, now they are dropping IE 8 and consequiently XP as only IE is enterprise grade. To now this?!

    Don't give me crap that its because html 5 is so much capable. Have any of their engineers had a feal job before Google? Or are they fresh cs grads out of college? Corporate America has too much invested to just adopt and be hip without a business case on why upgrading can help raise the share price. Infact MBA wisdom shows it as an unneccesary cost that doesnt add value.

    Maybe I should give the ms sales rep a call? All Google is doing is pushing these users to Office 365! Not freeing them.

  30. Prelude to expanded functionality? by Anonymous Coward · · Score: 0

    Bear in mind that while the old formats are no longer changing, Google Docs' capabilities are. Perhaps Google is looking down the line at when they're going to add features to their online packages that aren't directly supported in the older Office formats. Office 2007+ all will warn you that you may lose functionality when saving in old formats, perhaps Google would prefer to not worry about tracking which features are compatible with the older formats to give that kind of warning.

  31. Re:Shouldn't have used HOSTS file by wonkey_monkey · · Score: 1

    That didn't make things very much clearer, vis a vis the GGP.

    --
    systemd is Roko's Basilisk.
  32. There's a patch for that by Anonymous Coward · · Score: 0

    There's been a free patch offered by MS for years so that your older Office suite can read the 2007 and later formats. At this point its rather ridiculous how many places haven't implemented the patch to deal with conversion.

  33. Peril by fm6 · · Score: 1, Insightful

    Not a peril of cloud computing. This is a peril of outsourced cloud-based applications. That leaves you at the mercy of the outsourcee. If you manage the cloud application yourself (license it and deploy it on your own private or public cloud) you still control it.

    Anyway, what's the big deal? Why would somebody on Google Docs need to import or export a .doc file? The .docx format has been the default since Word 2007, and MS provides filters for this format for all versions of Word back to Word 2000. So if you're sharing documents with somebody, and they can't handle .docx files, somebody needs to tell them that Bill Clinton is no longer president.

    1. Re:Peril by david_thornley · · Score: 1

      The big deal is the other people you deal with, who may specify a .doc format. When they do that, you comply or don't do business with them. Most businesses are better off not firing customers just because they aren't keeping up with you technologically.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    2. Re:Peril by fm6 · · Score: 1

      OK, that's a good point. But if I were working for a company that only used Google Docs (which I have to admit I'm not a big fan of) and I had a customer that was still using Office 2003 and thus couldn't handle docx, pptx, or xslx, I'd have three choices:

      — Tell management that they blew it when they chose Google Docs and demand that they switch to MS Office.
      — Complain to Google for dropping support for doc, ppt, xls import/export.
      — Talk to the customer about installing the free MS filters that allow them to read and write docx, pptx, and xslx files.

      Now, which of these strategies, in your opinion, is most likely to be productive?

    3. Re:Peril by WuphonsReach · · Score: 1

      Talk to the customer about installing the free MS filters that allow them to read and write docx, pptx, and xslx files.

      And pray that the filters work, without having to run in admin mode all the time.

      The "free" filter is only free if your support time is worthless. About half the time we couldn't get it to work reliably out of the box on limited right users.

      --
      Wolde you bothe eate your cake, and have your cake?
    4. Re:Peril by fm6 · · Score: 1

      OK, I give up. It's perfectly true that if you use Google Docs, this change will screw you over for sharing docs with customers who use Office 2003. So now the question becomes: how many of your customers are still stuck on a decade-old version of Office? One that won't even run on any system manufactured in the last couple of years.

  34. Just install the compatibility pack by Anonymous Coward · · Score: 0

    Just install it for 2003 and you can open xlsx docx etc, no problem its free from Microsoft. If they keep their software updated it was a recommended update too,

  35. Awfully short notice by Lonewolf666 · · Score: 2

    So they announce on the 25th of September that they will kill exporting to $OLDFORMAT in the 1st of October?
    No matter what you think of the format as such, that is going to blindside a few users. I think changes like that should be announced at least two months ago, not five days.

    --
    C - the footgun of programming languages
  36. Sky Is Not Falling by jon3k · · Score: 0

    http://support.google.com/docs/bin/answer.py?hl=en&answer=49115

    They're replacing the old document formats (XLS, DOC) with the new ones (.DOCX, .XSLX). This won't matter for 99% of people using Google Docs. Personally I'm really excited, I didn't know they supported the new formats at all.

  37. Re:Shouldn't have used HOSTS file by Anonymous Coward · · Score: 0

    Trolls Live Under Bridges and don't have clue
    Thinking Roses are Blue while playing with Stinkypoo

  38. Guys export TO .doc is out, not import. by 140Mandak262Jamuna · · Score: 1

    The way I read the google decision, you can still import files in .doc format. Only you can't save it in the older version of the doc format. I am not sure what the older version is, pre 1997 or pre 2003.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:Guys export TO .doc is out, not import. by Anonymous Coward · · Score: 0

      So, you can still receive orders, but not send out order confirmations or invoices.

      Sounds nice. If you don't care about getting paid. I do.

  39. Don't blame us by Anonymous Coward · · Score: 0

    Google uses our Aspose export library, which still supports old formats. It is a Google decision not Aspose!

    1. Re:Don't blame us by Anonymous Coward · · Score: 0

      Google uses our Aspose export library, which still supports old formats. It is a Google decision not Aspose!

      mod parent up! someone who seems to actually know something about the code.

  40. Terminology confusion. Import = upload. Export=dow by 140Mandak262Jamuna · · Score: 1
    When you use google doc or an online doc tool, importing documents would be called "uploading". The file on your disk is uploaded into google doc. Once it is in google, doc you could keep it in google doc format in the cloud. Or at some point you want to export it back to your disk. That will be downloading. Google is removing the ability to export google docs to pre 2003 (or pre1997 not very clear) versions of the doc file format. You can continue to import/upload doc files into google docs. The ability to be backward compatible is not compromised or removed.

    Only thing you can't do is if you download a google doc in into a .doc file, your old pre 2003 version of MS-Word may not be able to read it correctly. That is all.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  41. You can set your default create type to .doc... by dlamming · · Score: 1

    At my workplace, the default office install on all new machines deliberately sets the default Office Save types to .doc, .xls, and .ppt because people want that compatibility when exchanging files with colleagues and coworkers around the globe. So it's not just people who haven't upgraded that want to save and create files in .doc

    If this applies to Google Drive as well, I am so out of there.

    --
    Not only am I a scientist, I play one on TV
  42. Yes, need, really. by dpbsmith · · Score: 1

    I am glad that it works "like a charm" for you on "the majority" of documents. Could you tell us what, exactly, it does for you on the minority?

    I downloaded the no-cost XML converter from Microsoft for my Mac some years ago, for the excellent reason that they hadn't produced a version of Word that supported .docx yet. My experience was that at least half the time, it would run for many minutes trying to convert a document and then crash. These were not long documents, and I was never able to characterize what things about a document caused the crash. The conversions were always slow, like minutes, even when successful. And when the documents did convert, I often found that there were unacceptable formatting problems.

    I found that NeoOffice--then the most appropriate Mac version of OpenOffice, was faster and more reliable at opening .docx files--and then saving them in .doc format--but it, too, often had formatting compatibility issues.

  43. Meh by pkinetics · · Score: 1

    If I have people who do not have docx, xlsx, etc support, I just grant them read only access to the online doc.

    Everyone else can read the newer formats with whatever Office package environment they are in.

    Nonissue for me and my kin

  44. Huge setback by abhi2012 · · Score: 1

    That's a huge setback. Like it or not most offices use Microsoft Office and if I had to save that all important excel sheet on the cloud because I'd like to edit it on the go, it would be totally useless if I can't export it to a MS Office suitable format.

  45. Incompatible w/Libre Office? by Ungrounded+Lightning · · Score: 1

    Are you or your customers still running Office 97?

    I'm using Ubuntu Oneric w/ Libre Office 3.4.4 (which is what was distributed with it). I'm in the middle of a distance learning course so there's no way I'm about to upgrade right now.

    I discovered, when attempting to modify a critical document, that this version of Libre Office could import it, edit it, and write it out. Once. But if I tried to import the modified document for another edit, Libre Office would hang. I worked around by converting the document to the Windows 97 version of .doc, which worked just fine.

    If I'd had any data stored with google I'd likely have been seriously hosed. While the workaround would work, since it's a "hang on SECOND edit" bug I could easily have ended up with corrupted documents.

    = = = = =

    Giving people one week's notice before removing a substantial feature which may be critical for some users' processes is irresponsible. This is the kind of thing that needs months of notice for migration planning and execution. I think customers' trust in Google's services, and cloud computing in general, is about to take a substantial hit.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Incompatible w/Libre Office? by metamatic · · Score: 1

      I'm using Ubuntu Oneric w/ Libre Office 3.4.4 (which is what was distributed with it).

      In which case, this problem does not affect you. Import and export of OpenDocument from Google Docs is unaffected.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  46. I ditched Google docs long ago by elabs · · Score: 1

    ... so they can do what they want. It doesn't affect me.

  47. But docx, pptx etc are not document formats! by Anonymous Coward · · Score: 0

    Has anyone bothered to actually READ the ISO standard 29500 (MOOXML) covering docx and its ilk? I have.

    Docx and pptx and the rest are not document formats! Their purpose, according to the ISO standard, is to carry forward doc and ppt etc documents that have associated functionality which the user doesn't want to lose when the user migrates to XML. In other words, they are temporary, transitional formats. The only real DOCUMENT format approved by the ISO for creating original office suite documents is ISO 26300, Open Document Format. Read this Groklaw article for more details: http://www.groklaw.net/articlebasic.php?story=20090427113709957

    Now, we all know the history and what happened here. We know that Microsoft ramrodded 295000 through the ISO. We know that the only way the ISO would agree to allow another format is if the format did something different, hence Microsoft taking pains at the time to provide MOOXML's description as not actualy being a document format. But we also know Microsoft then set this temporary format stated to have been designed for opening legacy Microsoft documents as the default in its software, and **some** idiots the world over started using MOOXL not for its intended carry-forward purpose, but to create original documents. Which is stupid and contrary to the ISO specification.

    But not everybody. So it is bizarre for Google to treat docx, pptx etc as though they are some kind of replacements for doc or ppt. They are not - although Microsoft would like you to think they are.

    I recommend everybody (Google too) set their default settings for new documents to only allow the use of the only ISO-supported document format, 263000, more commonly known as ODF.

    1. Re:But docx, pptx etc are not document formats! by Anonymous Coward · · Score: 0

      Can anyone confirm this history? Looking far ahead, should I port my thousands of Office 97 files to .{xxx}x formats ... or to ODF? Or not bother and assume that something will always be around to read the old format? All my documents before that are in a nice DOS wordprocessor that goes back to the early 1980's and saves everything as ascii with markup (similar to TeX)--easy to read and use anywhere. These files are related to our family engineering business, where it's sometimes extremely convenient to pull up something from 20 years ago and re-use it.

  48. Re:90% of the misunderstanding you mean by trollin by Anonymous Coward · · Score: 0

    Don't be an apologist, there's no reason they couldn't just leave them in there.

  49. As a fan of backward compatibility, I'm going meh by Linnen · · Score: 1

    Not certain how big a deal this is. Even MS Office 2013 is not fully compatible with Office 2003-2007 format documents.

  50. Google docs just gets worse, and worse by walterbyrd · · Score: 1

    I hate to say it. I ever have a certification in Google Apps. But Google the quality, and features, or everything except gmail, is just awful, and keeps getting worse.

  51. And 90% of the reason to use Google Docs... by Anonymous Coward · · Score: 0

    Most folks don't yet use 2007/2010 format. Google docs served a brilliant purpose in this regard:
    You create a Word doc in shiny new Office 2003 format (.doc) and send via Gmail to everyone on your
    'Contacts' - before this day, any of those folks could open that on GoogleDocs, or Word, or OpenOffice.
    Obviously, GoogleDocs is MUCH easier and works inline with Gmail (view, download, etc..)

    Not anymore -
    My proposal is to force a standard, similar to a PDF - so we can all be on the same page....
    just consider the folks who have no clue what this means for them and took for granted
    that it has always worked using Google - and will no longer as of October.

    If ever there was a case for the beauty and simplicity of this feature - this would be it
    Yet again, Google is going backwards (and should easily be able to support this functionality)

    Amazing

  52. And by Anonymous Coward · · Score: 0

    GREAT COMMENT!!!
    Hello biz-world, relying on Gmail for mail - be careful
    Relying on Google Docs as your "office of choice" - October 1st is fast approacing
    Relying on Gmail and GCal for EVERYTHING in your life - ONLY THE FUTURE WILL TELL!!!

  53. Boo! by DirtyLiar · · Score: 1

    "Google today announced... [that] As of October 1, users will no longer have the ability to download documents, spreadsheets, and presentations in old Microsoft Office formats (.doc, .xls, .ppt)."

    Boo! Hisss!

    --

    THINK! It's patriotic

  54. RTFA, or, "export" is different than "read" by DragonWriter · · Score: 1

    Customers send doc files and expect you to read them since almost everyone else uses Office. Sending a reply back to your clients or people at other companies saying, "Hey, install this addon and send it back in DOCX format" will only make *you* seem to be incompetent and a waster of time compared to your competition using MS Office.

    That's a nice complaint, but could you please explain to me precisely how it is relevant to Google announced removal of the option to export files from Google Docs in the legacy Microsoft Office formats while explicitly retaining existing import functionality for "Microsoft Office files of any format"?

    If you need to purchase a copy of Office to read the old formats anyway, you might as well not go the Google Apps route at all.

    "Read" and "export" aren't the same thing, at all.

  55. Google, Microsoft, Grid, Collatebox by Anonymous Coward · · Score: 0

    With the growing user base its for sure that these firms does not want their users to keep shifting from one tool to other. hence this was expected to happen.
    But the best part about spreadsheet usage is that, the number of options available today. Be it with new one such as GRID and COLLATEBOX or even the previous ones such as OpenOffice or LibreOffice. It just gives users to make the choice of their own.