Slashdot Mirror


Microsoft's Office Web Will Do iPhone, Linux, Mac

CWmike writes "Gregg Keizer reports Microsoft has clarified that its upcoming Office Web service will be available to users running Mac OS X and Linux, as well as from Apple's iPhone. The key to this cross platform-friendliness: Office Web will run in Firefox and Safari browsers, in addition to IE. Introduced last month, Office Web is a lightweight version of its Office suite that runs as an online service. I think it's time for Google to embrace OpenOffice.org to take on Microsoft head-on, as CW blogger Preston Gralla has argued for and described how to go about it."

19 of 202 comments (clear)

  1. The real key is AJAX by 77Punker · · Score: 2, Insightful

    So the real key to this is using AJAX like everyone else (Google, Yahoo, Slashdot, my employer's internal web apps, my grandmother) instead of some proprietary ActiveX bullshit.

    Way to go, Microsoft!

    1. Re:The real key is AJAX by east+coast · · Score: 4, Insightful

      The key to Access is keeping what it is in perspective. Too many dopes out there are trying to turn Access into a catch-all solution and it wasn't developed that way. While it is crawling in that direction it's going to be a number of years before it ever bears any real fruit as something more than a low-end fast and dirty database appliance.

      There's a reason that it's only part of the MS Office suite and not the MS Office suite in and of itself.

      --
      Dedicated Cthulhu Cultist since 4523 BC.
    2. Re:The real key is AJAX by Your+Pal+Dave · · Score: 2, Insightful

      While it's pretty easy to make a horrid database in Access, bear in mind that if there were no Access those same 'Power Users' would be making their 'databases' in Excel instead. This is at least an order of magnitude worse as far as extracting useful data goes. Been there, done that, got the gray hair to prove it.

    3. Re:The real key is AJAX by Tatsh · · Score: 2, Insightful

      I don't see how that is really useful. Shouldn't you already have the original text version of such a document? PDF was never made for 'importing' and editing.

    4. Re:The real key is AJAX by jhol13 · · Score: 2, Insightful

      Way to go, Microsoft!

      Please. They do this only because Google is leading in the game. If they really were after interoperability Sharepoint would properly work in Firefox (and Opera, ...).

    5. Re:The real key is AJAX by lysergic.acid · · Score: 4, Insightful

      that's true. XmlHttpRequest is indeed something that Microsoft has done right and that we should thank them for. and i think it's one of the rare examples showing that Microsoft can be a positive contributor to the web community. so it might actually be a good thing that Microsoft is trying to get into mobile web services. since they do not control the mobile browser market and can't just make everyone switch to IE, this will force MS to keep cross-browser compatibility in mind when developing these advanced web apps.

      and as most web developers know, cross browser compatibility is probably one of the most difficult/laborious aspects of web design/development. and the reason for this is largely due to MS's intransigent habit of flouting established open web standards in developing IE. most web browsers are fairly reasonable when it comes to W3C compliance, and it doesn't take much to get a complex layout or application to work across Opera, Firefox, Konquerer, and the majority of common browsers. but IE is always the single browser that requires endless tweaking and inconvenient CSS hacks to get a cross-browser compatible web page.

      now that Microsoft has to deal with cross-browser compatibility issues themselves, perhaps they will finally realize the insanity that is caused by their inconsiderate development philosophy. instead of disregarding open web standards and then wasting thousands of man-hours to work around the inconsistencies in browser implementations that they themselves introduce, maybe--just maybe--they will stop being a poor corporate netizen and work with the W3C rather than against it.

    6. Re:The real key is AJAX by spisska · · Score: 3, Insightful

      Yeah, I really don't understand why people complain about MS Office when Open Office runs like a turd MS Office does not.

      Microsoft certainly has one good product; Office is great as long as you ignore Access.

      Not sure where to start with this. There are many cases where MS Office runs like a turd and OO.org does not.

      On the whole, MS Office is a superior product, but that doesn't mean there aren't areas in which OO.org does better, or that there aren't areas in which MS Office is a pure dung heap.

      Word vs Writer: For me, this is a draw. Both packages do most of the same things equally well. Word has more (and more easily accessible) 'power' features, but it's something of a fool's errand to try and produce a complicated document in either.

      At least with OO.org you have xml source to look at when the formatting goes awry. With MS Office, things seem to change on whim from system to system or depending on the phase of the moon, and there's no way to figure out what is happening or why (this is a common theme with all the MS Office apps).

      As far as trouble-shooting odd formatting, MS Word still lags behind WordPerfect 5.0, where you can see from the embedded codes exactly what will happen with your formatting. With Word, you're essentially praying that WYS is really WYG.

      Excel vs Calc: For now Excel is the clear winner, although with a few caveats. It's much better at doing things like inserting rows and columns -- inserts preserve formatting of surrounding cells, while in Calc inserts tend to get default formatting. Charting in Excel is also better, at least currently, in Excel.

      My big issue with Excel is its utter failure to handle properly comma-quote csv. For cells containing numbers, Excel will ignore its own formatting of those cells as text, and still export them as numbers -- meaning lots of havoc when dealing with things like IDs and Zip codes that have leading zeros. Also, try changing the format of something that looks like a date to text. Now try changing it back to a date.

      Powerpoint vs Impress: Not so much a question of which is better as which is less bad. On the whole Impress seems to mangle things a lot less, and seems to make far fewer (wildly incorrect) assumptions about what you're trying to do.

      It's easier to throw a presentation together in Powerpoint, but nearly impossible to make it look really good. (If you've got a Powerpoint presentation you think looks really good, you've never seen a really good-looking presentation.)

      Access vs Base: This is a tough one, mainly because while these products look similar they are actually very different.

      Access actually does pretty well for what it is and within its own limitations. Yes, it is a toy database but it does let you do database-type operations on small data sets quickly and easily.

      On the other hand, its ~2 GB filesize limit, its nasty habit of corrupting data, and it's baffling default query window behavior all mean that it's not something you can use for serious work.

      If your data set has tens of thousands of rows, Access can handle it just fine. If you've got a million rows, forget about it. If you want your database to scale, forget about it.

      Base is not a toy database, or even a database at all. It's a simple frontend for a proper RDBMS system, like MySQL or PostgreSQL. As such, it looks more spare but is far more powerful and scalable.

      Outlook vs Anything Else: Winner: Anything else. I simply cannot take anything MS says about search or accessibility or convenience seriously until they fix this steaming pile of garbage. As long as it takes minutes to search my ~250 MB Exchange mailbox, and until Outlook can properly handle message threading I simply have nothing positive to say about this turd.

      So where do Google Apps fit in? What they lack in polish and functionality, they make up for in speed, accessibility, and collaboration. They're not there yet, but the thread

    7. Re:The real key is AJAX by Man+On+Pink+Corner · · Score: 2, Insightful

      PDF was never made for 'importing' and editing.

      True, but the reality is, users want to be able to do just that.

      Developers who satisfy that wish are going to do very well for themselves over the next few years.

  2. make light weight software all the time! by madcat2c · · Score: 2, Insightful

    If Microsoft would just make light weight, fast, effective, good software to begin with, none of this would even be a problem for them.

  3. Depends.... by kellyb9 · · Score: 3, Insightful

    I think it's time for Google to embrace OpenOffice.org to take on Microsoft head-on, as CW blogger Preston Gralla has argued for and described how to go about it.

    Doesn't this really depend on whether or not Google WANTS to compete head to head with Microsoft. You don't make business decisions out of spite.

  4. Get your priorities straight by qoncept · · Score: 4, Insightful

    "I think it's time for Google to embrace OpenOffice.org to take on Microsoft head-on, as CW blogger Preston Gralla has argued for and described how to go about it."

    That would be a great idea, if your goal is to hurt Microsoft's sales rather than high quality office software. This is a good example of how two faced people can be. The leg the open source community stands on is improving the offerings in specific types of software, yet somehow lose sight of it, thinking that eliminating an option is in everyone's best interest.

    --
    Whale
  5. Just... by comm2k · · Score: 3, Insightful

    as Outlook Web Access works in non-IE browsers..?! There is a reason you can select a 'Premium' version with IE and not with FF/Safari etc.

  6. Re:Slashdot will find something wrong and evil abo by profplump · · Score: 2, Insightful

    While google has the potential to be just as evil, they at least really mean cross-platform. If their past history of cross-platform compatibility can be used as a guide -- OWA for example -- they mean "Designed for IE, will provide some functionality in other browsers so we can call it cross-platform." Recent versions of OWA have actually *reduced* cross-platform compatibility from what was a pretty usable webmail client to something that won't even let you edit Exchange filtering rules unless you're on MSIE.

  7. Yeah right by und0 · · Score: 4, Insightful

    The last time they said the same thing for DirectX...

  8. Why this article is bullcrap by Vexorian · · Score: 3, Insightful
    I RTFA! The whole conclusion comes from saying that it will work in Safari and Firefox... News flash! Even since this thing was announced, we knew MS will use silverlight for this... So, yes, it will run in Safari and Firefox, just through using a plugin, but you'll need .net for this moronity... In other words, that it works in Firefox means nothing, ah and we get to see silverlight in work as a replacement for what IE was meant for initially, to make windows a requirement to browse the web.

    Moonlight? yeah right... Assuming MS doesn't add Silverlight-only stuff as a requirement for their online office stuff, they will eventually do once it is famous enough. Thanks Miguel...

    Google apps run in anything that can run javascript, does not require you to install .net or violate MS' patents and I am quite sure it will be more feature-complete and better implemented, this web stuff is definitely not MS' strength, they are still on that ridiculous windows-only obsession...

    --

    Copyright infringement is "piracy" in the same way DRM is "consumer rape"
  9. Re:That sounds a little snobby... by colinnwn · · Score: 5, Insightful

    If a PHB implemented a mission critical app in Access poorly, I understand your wrath.

    But frequently a project or analysis needs more capabilities than Excel provides, and the project isn't yet seen as business critical, and the timeliness or expense of getting IT on it is prohibitive. Access shines in these instances where a non-IT person can do some rather sophisticated data acquisition and analysis.

    If years later you get called in to detangle an Access database that through feature-and-scope-creep has turned into an important business tool that needs a higher level of reliability, take it as a triumph of the common man and modern software, and as your responsibility and privilege to elevate this application to the next level.

  10. Re:Won't get fooled again by blueZ3 · · Score: 2, Insightful

    Right.

    First they embraced the Web browser, and I didn't say anything, because it didn't affect me

    Then they extended the web browser with ActiveX, and I didn't say anything, because it didn't affect me

    Once they got to the extinguish phase, there was no one left to complain

    --
    Interested in a Flash-based MAME front end? Visit mame.danzbb.com
  11. Lies, all lies by Jekler · · Score: 4, Insightful

    Anything Microsoft creates will not work with iPhone/Mac/Linux/etc. They will always sabotage the other systems whenever possible. Even if it works on release, an update will break it. Listening to anything Microsoft says is like believing an abusive spouse won't hit you again.

  12. Sending details to Redmond? by Teferison · · Score: 2, Insightful

    a paperclip that wants to spy on you and send all your personal details back to Redmond.

    That's the beauty of cloud computing, your personal details won't have to be send back to Redmond, they will be stored there from the very beginning.